.PlayingCard-module__SThEfG__card{background:radial-gradient(ellipse at top left, #fffdf7, var(--card) 75%);min-width:0;height:420px;color:var(--background);text-align:center;border:1px solid #d6cbb3;border-radius:16px;flex-direction:column;align-items:stretch;gap:8px;padding:70px 28px 60px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 12px 28px #0000003d,0 2px #b9ae95}.PlayingCard-module__SThEfG__card:after{content:"";pointer-events:none;border:1px solid #8b7a5540;border-radius:9px;position:absolute;inset:9px}.PlayingCard-module__SThEfG__card:hover,.PlayingCard-module__SThEfG__card:focus-within{box-shadow:0 18px 36px #00000057, 0 2px 0 var(--gold);transform:translateY(-5px)}.PlayingCard-module__SThEfG__card:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.PlayingCard-module__SThEfG__marks{color:var(--felt);pointer-events:none;font-family:Georgia,serif;position:absolute;inset:0}.PlayingCard-module__SThEfG__red .PlayingCard-module__SThEfG__marks{color:var(--chip-red)}.PlayingCard-module__SThEfG__corner{flex-direction:column;align-items:center;font-size:23px;line-height:.95;display:flex;position:absolute;top:14px;left:16px}.PlayingCard-module__SThEfG__corner>span:last-child{margin-top:2px;font-size:18px}.PlayingCard-module__SThEfG__reverse{inset:auto 16px 14px auto;transform:rotate(180deg)}.PlayingCard-module__SThEfG__cardLink{cursor:pointer;justify-content:center;align-items:center;text-decoration:none}.PlayingCard-module__SThEfG__entry{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;min-height:0;display:flex}.PlayingCard-module__SThEfG__entry input{z-index:1;width:min(100%,180px);min-width:0;color:var(--background);font-family:var(--font-mono);letter-spacing:normal;text-align:center;background:0 0;border:0;border-bottom:1px solid #b3ac99;border-radius:0;padding:9px 6px;font-size:24px;position:relative}.PlayingCard-module__SThEfG__entry input::placeholder{font-family:var(--font-pliant), sans-serif;color:#7a7c70;font-size:16px}.PlayingCard-module__SThEfG__actionLabel,.PlayingCard-module__SThEfG__entry button{color:var(--felt);font-family:var(--font-newsreader), Georgia, serif;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;padding:0;font-size:32px;line-height:1.2;display:flex}.PlayingCard-module__SThEfG__entry button{cursor:pointer}.PlayingCard-module__SThEfG__entry button:before{z-index:0;content:"";border-radius:16px;position:absolute;inset:0}.PlayingCard-module__SThEfG__entry button:disabled{color:#7a7c70;cursor:default}.PlayingCard-module__SThEfG__entry button:focus-visible{outline:none}.PlayingCard-module__SThEfG__entry button:focus-visible:before{outline:2px solid var(--gold);outline-offset:5px}.PlayingCard-module__SThEfG__entry input:focus-visible{outline:2px solid var(--felt);outline-offset:3px}.PlayingCard-module__SThEfG__entryError{z-index:1;position:relative}@media (prefers-reduced-motion:reduce){.PlayingCard-module__SThEfG__card{transition:none}.PlayingCard-module__SThEfG__card:hover,.PlayingCard-module__SThEfG__card:focus-within{transform:none}}.PlayingCard-module__SThEfG__list{overscroll-behavior-y:contain;text-align:left;scrollbar-width:thin;scrollbar-color:#b3ac99 transparent;flex-direction:column;flex:1;min-height:0;margin-top:0;display:flex;overflow-y:auto}.PlayingCard-module__SThEfG__list ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.PlayingCard-module__SThEfG__row{background:#ffffff73;border:1px solid #d8d0bc;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"host action""code action";align-items:center;gap:2px 10px;padding:10px;text-decoration:none;transition:border-color .15s,background .15s;display:grid}.PlayingCard-module__SThEfG__rowCode{color:#5a6157;font-family:var(--font-mono);letter-spacing:normal;grid-area:code;font-size:12px}.PlayingCard-module__SThEfG__rowHost{color:var(--background);font-family:var(--font-newsreader), Georgia, serif;text-overflow:ellipsis;white-space:nowrap;grid-area:host;font-size:19px;line-height:1.2;overflow:hidden}.PlayingCard-module__SThEfG__rowAction{color:var(--felt);white-space:nowrap;grid-area:action;align-items:center;gap:8px;font-size:12px;font-weight:500;display:inline-flex}.PlayingCard-module__SThEfG__row:hover{border-color:var(--felt);background:#ffffffb3}.PlayingCard-module__SThEfG__empty{color:#5a6157;text-align:center;margin:0;font-size:13px;line-height:1.5}.PlayingCard-module__SThEfG__list:focus-visible,.PlayingCard-module__SThEfG__row:focus-visible{outline:2px solid var(--felt);outline-offset:2px}
.OptionWheel-module__KBqpdG__wheel{--ow-text-color:#a6a6a6;--ow-active-color:#fff;--ow-font-size:3rem;--ow-inset:80px;--ow-center:50%;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;outline:none;width:100%;height:100%;position:relative;overflow:hidden}.OptionWheel-module__KBqpdG__wheel:focus-visible{border-radius:16px;box-shadow:inset 0 0 0 1px #d4af3773}.OptionWheel-module__KBqpdG__dragging{cursor:grabbing}.OptionWheel-module__KBqpdG__item{top:var(--ow-center);left:var(--ow-inset);white-space:nowrap;font-family:var(--font-newsreader), Georgia, serif;font-size:var(--ow-font-size);transform-origin:0;cursor:pointer;will-change:transform, opacity, filter;color:color-mix(in srgb, var(--ow-active-color) calc(var(--ow-p,0) * 100%), var(--ow-text-color));font-weight:400;line-height:1;position:absolute}.OptionWheel-module__KBqpdG__right .OptionWheel-module__KBqpdG__item{left:auto;right:var(--ow-inset);transform-origin:100%}.OptionWheel-module__KBqpdG__selected{font-weight:500}
.LandingActions-module__DTe1vG__actions{z-index:1;grid-template-columns:minmax(0,1fr);place-items:center;gap:20px;width:100%;max-width:980px;margin-inline:auto;display:grid;position:relative}.LandingActions-module__DTe1vG__wheelRow{align-items:stretch;gap:10px;width:100%;min-width:0;display:flex}.LandingActions-module__DTe1vG__steppers{flex-direction:column;flex-shrink:0;align-self:center;gap:8px;display:flex}.LandingActions-module__DTe1vG__stepper{color:#f5e9c3;cursor:pointer;background:#0b0f0d8c;border:1px solid #d4af3773;border-radius:50%;place-items:center;width:40px;height:40px;transition:background .15s,border-color .15s,transform .15s;display:grid}.LandingActions-module__DTe1vG__stepper:hover:not(:disabled){border-color:var(--gold);background:#d4af372e;transform:translateY(-1px)}.LandingActions-module__DTe1vG__stepper:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.LandingActions-module__DTe1vG__stepper:disabled{opacity:.3;cursor:default}.LandingActions-module__DTe1vG__wheelFrame{background:linear-gradient(160deg,#3b3f37,#1c211d 35%,#121613 80%,#272c26);border:2px solid #735338;border-radius:28px;flex-direction:column;flex:1;min-width:0;padding:10px;display:flex;position:relative;box-shadow:inset 0 2px 4px #ffffff14,inset 0 -6px 12px #0009,0 14px 30px #00000059}.LandingActions-module__DTe1vG__wheelFrame:before{content:"";pointer-events:none;border:1px dashed #ece7dc24;border-radius:22px;position:absolute;inset:6px}.LandingActions-module__DTe1vG__wheel{border-radius:20px;width:100%;min-width:0;height:320px}.LandingActions-module__DTe1vG__cardSlot{width:100%;max-width:320px;animation:.26s ease-out LandingActions-module__DTe1vG__cardIn}.LandingActions-module__DTe1vG__cardSlot>*{width:100%}@keyframes LandingActions-module__DTe1vG__cardIn{0%{opacity:0;transform:translateY(10px)rotate(-1.5deg)}to{opacity:1;transform:none}}@media (min-width:900px){.LandingActions-module__DTe1vG__actions{grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:32px}.LandingActions-module__DTe1vG__wheelRow{height:100%}.LandingActions-module__DTe1vG__wheel{flex:1;height:auto;min-height:0}}@media (prefers-reduced-motion:reduce){.LandingActions-module__DTe1vG__cardSlot{animation:none}}
.LandingPokerTable-module__B7eB-G__table{z-index:1;background:var(--table-wood);border:1px solid #735338;border-radius:54px;width:100%;padding:5px;position:relative;box-shadow:0 32px 70px #00000080,0 3px #21170f,inset 0 1px 1px #ffe0aa59}.LandingPokerTable-module__B7eB-G__rail{background:var(--table-cushion);border:1px solid #111713;border-radius:48px;padding:10px;box-shadow:inset 0 2px 4px #ffffff14,inset 0 -5px 9px #000000a6}.LandingPokerTable-module__B7eB-G__felt{isolation:isolate;background:var(--table-felt);border:1px solid #55764e;border-radius:37px;padding:54px 12px 58px;position:relative;box-shadow:inset 0 0 0 3px #00000024,inset 0 8px 24px #00000073}.LandingPokerTable-module__B7eB-G__felt:before{z-index:-1;content:"";pointer-events:none;border:1px solid #d4af374d;border-radius:28px;position:absolute;inset:9px}.LandingPokerTable-module__B7eB-G__content{flex-direction:column;gap:32px;min-width:0;display:flex}.LandingPokerTable-module__B7eB-G__suits{color:#ece7dc66;letter-spacing:8px;white-space:nowrap;font-family:Georgia,serif;font-size:17px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.LandingPokerTable-module__B7eB-G__suits span{color:#d4af378c}.LandingPokerTable-module__B7eB-G__dealer{background:var(--card);color:#24372b;width:46px;height:46px;font-family:var(--font-mono);text-transform:none;border:3px double #b6ad96;border-radius:50%;place-items:center;font-size:8px;font-weight:700;display:grid;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)rotate(-12deg);box-shadow:0 3px #a69a7e,2px 8px 12px #00000073}@media (min-width:768px){.LandingPokerTable-module__B7eB-G__table{border-radius:130px/110px;padding:7px}.LandingPokerTable-module__B7eB-G__rail{border-radius:122px/102px;padding:16px}.LandingPokerTable-module__B7eB-G__felt{border-radius:105px/85px;padding:64px 32px 58px}.LandingPokerTable-module__B7eB-G__felt:before{border-radius:90px/70px;inset:15px}.LandingPokerTable-module__B7eB-G__suits{top:24px}}@media (min-width:1024px){.LandingPokerTable-module__B7eB-G__table{border-radius:190px/150px}.LandingPokerTable-module__B7eB-G__rail{border-radius:182px/142px}.LandingPokerTable-module__B7eB-G__felt{border-radius:165px/125px;padding:66px 68px 60px}.LandingPokerTable-module__B7eB-G__felt:before{border-radius:150px/110px}}
.landing-module__g1LwZa__landing{isolation:isolate}.landing-module__g1LwZa__hero{align-items:center;gap:2rem;display:grid}.landing-module__g1LwZa__copy{z-index:1;text-shadow:0 2px 12px #0b0f0d;position:relative}.landing-module__g1LwZa__chipSlot{order:-1;height:clamp(240px,65vw,360px)}@media (min-width:1024px){.landing-module__g1LwZa__hero{grid-template-columns:1fr 1fr;gap:3rem}.landing-module__g1LwZa__chipSlot{order:0;height:520px}}
