.grainient-container{height:100%;inset:0;overflow:hidden;position:absolute;width:100%}.grainient-container canvas{vertical-align:middle}.landing{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.landing--table{position:relative}.landing__grainient{z-index:0}.landing-hero{padding:2rem;position:relative;text-align:center;z-index:1}.landing-hero h1{font-size:clamp(3.25rem,11vw,5.5rem);font-weight:800;letter-spacing:.05em;margin:0 0 .5rem}.landing-hero p{color:#fffffff2;font-size:1.35rem;font-weight:500;margin:0 auto 1.75rem;max-width:380px}.landing__cta{background:linear-gradient(180deg,#ffb74d,#ff9800);border-radius:9999px;box-shadow:0 4px 16px #00000040;color:#1b5e20;display:inline-block;font-size:1.1rem;font-weight:700;padding:.9rem 2.25rem;text-decoration:none;transition:transform .15s,box-shadow .15s}.landing__cta:hover{box-shadow:0 6px 24px #0000004d;transform:translateY(-2px)}.card{align-items:center;background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 6px #0003;cursor:pointer;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;height:100px;justify-items:center;min-height:100px;min-width:72px;padding:4px 6px;position:relative;transition:transform .15s ease,box-shadow .15s ease;width:72px}.card:hover:not(.card--disabled):not(.card--selected):not(.card--pressed):not(.card--dragging):not(:active){box-shadow:0 6px 16px #00000040;transform:translateY(-4px)}.card__corner--top{align-self:start;justify-self:start}.card__corner--bottom,.card__corner--top{align-items:center;display:flex;flex-direction:column;line-height:1.1}.card__corner--bottom{align-self:end;justify-self:end;transform:rotate(180deg)}.card__corner .card__rank{font-size:.7rem;font-weight:700}.card__corner .card__suit{font-size:.85rem}.card__center{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center}.card__center-rank{font-size:1rem;font-weight:800;line-height:1}.card__center-suit{font-size:1.35rem;line-height:1}.card__joker{font-size:.6rem;font-weight:700;letter-spacing:.02em}.card--face-down{background:repeating-linear-gradient(45deg,#ffffff14,#ffffff14 5px,#ffffff05 0,#ffffff05 10px),linear-gradient(135deg,#1a472a,#2d5a3d);background:repeating-linear-gradient(45deg,#ffffff14,#ffffff14 5px,#ffffff05 5px,#ffffff05 10px),linear-gradient(135deg,var(--card-back-start,#1a472a) 0,var(--card-back-end,#2d5a3d) 100%);color:#0000}.card--face-down .card__back{border:2px solid #ffffff40;border-radius:4px;grid-column:1;grid-row:1/-1;inset:8px;position:absolute}.card--red,.card--red .card__center-rank,.card--red .card__center-suit,.card--red .card__corner .card__rank,.card--red .card__corner .card__suit{color:#c41e3a}.card--pressed,.card--selected{box-shadow:0 0 0 3px #d4a84b;transform:translateY(-6px)}.card--dragging{box-shadow:0 2px 6px #0003;transform:none!important}.card--disabled{cursor:not-allowed;opacity:.85}@media (max-width:640px){.card{height:72px;min-height:72px;min-width:52px;padding:3px 4px;width:52px}.card__corner .card__rank{font-size:.55rem}.card__corner .card__suit{font-size:.65rem}.card__center-rank{font-size:.75rem}.card__center-suit{font-size:1rem}.card__joker{font-size:.5rem}}.poker-table{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.poker-table__inner{display:none}.poker-table__center{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute}.poker-table__discard{pointer-events:auto;position:relative;z-index:2}.poker-table__seats{inset:0;pointer-events:none;position:absolute}.poker-table__seat{gap:2px;pointer-events:auto;position:absolute}.poker-table__seat,.poker-table__seat-heading{align-items:center;display:flex;flex-direction:column}.poker-table__seat-heading{gap:0;margin-bottom:12px;position:relative;z-index:2}.poker-table__seat-label{color:#fffffff2;font-size:.7rem;font-weight:600;min-width:5.5em;text-align:center;text-shadow:0 1px 3px #0009}.poker-table__pile{height:78px;position:relative;width:56px;z-index:1}.poker-table__pile-card{left:0;position:absolute;top:0}.poker-table__pile-card--1{transform:translate(5px,-3px)}.poker-table__pile-card--2{transform:translate(10px,-6px)}.poker-table__seat--current .poker-table__seat-label{color:#f0c14b;text-decoration:underline}.poker-table__score{color:#ffffffd9;font-size:.65rem;min-width:4.2em;text-align:center}.poker-table__count{color:#ffffffbf;font-size:.6rem;min-width:3em;text-align:center}.poker-table__seat--user{bottom:2%;flex-direction:column-reverse;left:50%;transform:translateX(-50%)}.poker-table__seat--user .poker-table__count,.poker-table__seat--user .poker-table__pile{display:none}.poker-table__seat--top-1-4{left:25%;top:4%;transform:translate(-50%)}.poker-table__seat--top-center{left:50%;top:4%;transform:translateX(-50%)}.poker-table__seat--top-3-4{left:75%;top:4%;transform:translate(-50%)}.poker-table__seat--left-middle{left:2%;top:50%;transform:translateY(-50%)}.poker-table__seat--right-middle{left:auto;right:2%;top:50%;transform:translateY(-50%)}@media (max-width:640px){.poker-table__pile{height:62px;width:44px}}.hand-fan{flex-shrink:0;height:165px;margin:0 auto;max-width:480px;min-height:165px;overflow:hidden;pointer-events:auto;position:relative;width:100%}.hand-fan__card{bottom:50px;position:absolute;transform-origin:center bottom;-webkit-user-select:none;user-select:none}.hand-fan__card,.hand-fan__card--dragging{transition:transform .15s ease}.hand-fan__card--dragging .card{box-shadow:0 2px 6px #0003!important;transform:none!important}.hand-fan__card--readonly{cursor:default}@media (max-width:640px){.hand-fan{height:130px;min-height:130px}.hand-fan__card{bottom:40px}}.flying-card{left:50%;left:var(--start-x,50%);pointer-events:none;position:fixed;top:calc(100vh - 200px);top:var(--start-y,calc(100vh - 200px));transform:translate(-50%,-50%);transition:left .45s ease-out,top .45s ease-out,transform .45s ease-out;z-index:50}.flying-card--landed{left:var(--target-x);top:var(--target-y);transform:translate(-50%,-50%)}@media (max-width:640px){.flying-card{bottom:160px}}.martini{align-items:center;display:inline-flex;justify-content:center}.martini svg{display:block;height:100%;width:100%}.game-screen__border-top{align-items:center;background:#1a1a1a;color:#fff;display:flex;flex-shrink:0;padding:.5rem 1.5rem .5rem 126px;position:relative}.game-screen__border-top-title{color:#fff;cursor:pointer;flex-shrink:0;font-size:2rem;font-weight:800;letter-spacing:.08em;margin:0;text-decoration:none}.game-screen__border-top-title:hover{color:#ffffffe6}.game-screen__border-top-actions{align-items:center;display:flex;gap:2.5rem;position:absolute;right:126px}.game-screen__sound-toggle{align-items:center;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:color .2s,background .2s;width:40px}.game-screen__sound-toggle:hover{background:#ffffff1a;color:#ffffffe6}.game-screen__sound-icon{height:22px;width:22px}.game-screen__border-top-btn{-webkit-appearance:none;appearance:none;background:none;border:none;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;margin:0;padding:.35rem 0;position:relative;text-decoration:none;transition:color .2s}.game-screen__border-top-btn:after{background:currentColor;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:none;width:100%}.game-screen__border-top-btn:hover{color:#fff}.game-screen__border-top-btn:hover:after{animation:header-underline-sweep .6s ease forwards}@keyframes header-underline-sweep{0%{transform:scaleX(0);transform-origin:left}50%{transform:scaleX(1);transform-origin:left}50.01%{transform-origin:right}to{transform:scaleX(0);transform-origin:right}}.game-screen__border-body{background:#1a1a1a;display:flex;flex:1 1;flex-direction:column;min-height:0;padding:0 36px 36px}.game-screen__modal-overlay--points .game-screen__modal,.game-screen__modal-overlay--rules .game-screen__modal{background:#fff;border:1px solid #0000001a;color:#121212;max-height:85vh;max-width:560px;overflow-y:auto;text-align:left}.game-screen__modal-overlay--points .game-screen__modal h3,.game-screen__modal-overlay--rules .game-screen__modal h3{text-align:center}.game-screen__points-list{font-size:.9rem;line-height:1.5;list-style:none;margin:0 0 1rem;padding:0}.game-screen__points-list li{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.6rem;padding-left:.5rem}.game-screen__points-list-text{flex:1 1;min-width:0}.game-screen__points-fan{align-items:stretch;display:flex;flex-direction:row;flex-shrink:0;height:52px;justify-content:flex-start}.game-screen__points-card-top{align-items:flex-start;background:#fff;border:2px solid #00000026;border-radius:6px 6px 0 0;box-shadow:0 2px 6px #0000001f;box-sizing:border-box;display:flex;flex-direction:column;height:52px;justify-content:flex-start;margin-left:-18px;min-width:58px;padding:6px 8px;width:58px}.game-screen__points-card-top:first-child{margin-left:0}.game-screen__points-card-rank{font-size:18px;font-weight:700;line-height:1}.game-screen__points-card-suit{font-size:22px;line-height:1}.game-screen__points-card-top--red .game-screen__points-card-rank,.game-screen__points-card-top--red .game-screen__points-card-suit{color:#c41e3a}.game-screen{background:#1a1a1a;box-shadow:inset 0 0 0 3px #00000040;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100%;inset:0;margin:0;overflow:hidden;padding:0;position:fixed;width:100%}.game-screen__gold-rim{border:6px solid #c9a227;border-radius:90px;box-shadow:inset 0 0 0 1px #0003}.game-screen__gold-rim,.game-screen__table-wrap{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.game-screen__table-wrap{border-radius:84px;box-shadow:inset 0 0 60px #0003;position:relative}.game-screen__table-grainient{inset:0;position:absolute;z-index:0}.game-screen__table-wrap .game-screen__lobby,.game-screen__table-wrap .game-screen__play-area{position:relative;z-index:1}.game-screen__table-wrap--lobby{align-items:center;justify-content:center}.game-screen__play-area{box-sizing:border-box;flex:1 1;min-height:0;padding-bottom:200px;position:relative;width:100%}.game-screen__hand-area{bottom:48px;box-sizing:border-box;height:200px;left:0;padding:12px 16px;position:absolute;right:0;z-index:10}.game-screen__hand-block{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.game-screen__hand-block .game-screen__martini{flex-shrink:0;height:100px;left:16px;opacity:.95;position:absolute;top:50%;transform:translateY(-50%);width:100px}.game-screen__hand-main{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:3px;justify-content:flex-start;max-width:100%;position:relative;width:480px}.game-screen__hand-main .game-screen__turn{order:1}.game-screen__hand-main .game-screen__round{order:2}.game-screen__hand-main .game-screen__points{order:3}.game-screen__hand-main .game-screen__hand-score{order:4}.game-screen__hand-fan-anchor{bottom:108px;height:0;left:50%;order:5;pointer-events:none;position:absolute;transform:translateX(-50%);width:0}.game-screen__hand-main .hand-fan{order:6}.game-screen__hand-main .game-screen__toolbar-slot{margin-top:12px;order:7}.game-screen__martini{height:100px;opacity:.95;width:100px}.game-screen__turn{color:#f0c14b;flex-shrink:0;font-size:1rem;font-weight:700;text-align:center}.game-screen__round{color:#ffffffd9;font-weight:600}.game-screen__points,.game-screen__round{flex-shrink:0;font-size:.8rem;text-align:center}.game-screen__points{color:#ffffffe6}.game-screen__hand-score{color:#ffffffbf;flex-shrink:0;font-size:.8rem;text-align:center}.game-screen__hand-label{color:#f0c14b;font-size:.85rem;font-weight:600;height:2.8em;min-height:2.8em;overflow:hidden;text-align:center}.game-screen__hand-label,.game-screen__toolbar-slot{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:100%}.game-screen__toolbar-slot{height:44px;min-height:44px}.game-screen__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.game-screen__hint{color:#ffffffe6;font-size:.85rem;max-width:320px;text-align:center}.game-screen__bot-turn{color:#f0c14b}.game-screen__bot-turn,.game-screen__btn{font-size:.9rem;font-weight:600;padding:.5rem 1rem}.game-screen__btn{border:none;border-radius:8px;cursor:pointer;transition:transform .1s,box-shadow .1s}.game-screen__btn:hover{transform:translateY(-1px)}.game-screen__btn--surg{background:linear-gradient(180deg,#c41e3a,#8b0000);box-shadow:0 2px 8px #c41e3a66;color:#fff}.game-screen__btn--surg:hover{box-shadow:0 4px 12px #c41e3a80}.game-screen__btn--primary{background:#fff;border:1px solid #00000026;color:#111}.game-screen__btn--primary:hover{background:#f5f5f5}.game-screen__btn--secondary{background:#00000040;border:1px solid #ffffff40;color:#fff}.game-screen__lobby{align-items:stretch;display:flex;flex-direction:column;justify-content:center;max-width:720px;padding:.25rem 1.5rem 1rem;text-align:left}.game-screen__lobby-title{color:#fff;font-size:2.25rem;font-weight:800;letter-spacing:.04em;margin:0 0 .5rem;text-align:center}.game-screen__lobby-group{margin-bottom:1rem}.game-screen__lobby-group:last-of-type{margin-bottom:.5rem}.game-screen__lobby-group-title{border-bottom:1px solid #fff3;color:#ffffff8c;font-size:.7rem;letter-spacing:.12em;margin-bottom:.5rem;padding-bottom:.25rem;text-transform:uppercase}.game-screen__lobby-grid{grid-gap:0 2rem;align-items:start;display:grid;gap:0 2rem;grid-template-columns:1fr 1fr}.game-screen__lobby-section{margin-bottom:.65rem}.game-screen__lobby-section--full{grid-column:1/-1}.game-screen__lobby-section-title{color:#ffffffbf;font-size:.75rem;letter-spacing:.08em;margin-bottom:.35rem;text-transform:uppercase}.game-screen__lobby-subsection{margin-bottom:.5rem}.game-screen__lobby-subsection:last-child{margin-bottom:0}.game-screen__lobby .game-screen__btn--primary{margin-top:.75rem}.game-screen__lobby-subtitle{color:#ffffffe6;font-size:.8rem;margin-bottom:.3rem}.game-screen__player-options{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;margin-bottom:0}.game-screen__player-names{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.game-screen__player-name{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-columns:auto 1fr}.game-screen__player-name-label{color:#ffffffd9;font-size:.8rem;white-space:nowrap}.game-screen__player-name-input{background:#00000040;border:1px solid #ffffff40;border-radius:6px;color:#fff;font-size:.85rem;min-width:0;padding:.35rem .5rem}.game-screen__player-name-input:focus{border-color:#fff9;outline:none}.game-screen__lobby-toggle-row{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.game-screen__toggle{align-items:center;display:inline-flex;font-size:.9rem;gap:.45rem}.game-screen__toggle input{accent-color:#fff}.game-screen__stats-grid{display:flex;flex-wrap:wrap;gap:.75rem}.game-screen__stat{background:#0003;border-radius:6px;display:flex;flex-direction:column;gap:.1rem;min-width:70px;padding:.4rem .6rem}.game-screen__stat-label{color:#ffffffb3;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase}.game-screen__stat-value{font-size:1rem;font-weight:700}.game-screen__player-opt{background:#0003;border:2px solid #fff6;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem .9rem;transition:all .15s}.game-screen__player-opt--selected,.game-screen__player-opt:hover{background:#fff3;border-color:#fff}.game-screen__modal-overlay{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:100}.game-screen__modal{background:linear-gradient(180deg,#2d5a3d,#1b5e20);border:3px solid #5d4037;border-radius:16px;box-shadow:0 12px 40px #00000080;max-width:400px;padding:2rem;text-align:center;width:100%}.game-screen__modal h3{font-size:1.5rem;margin:0 0 1rem}.game-screen__modal p{margin:0 0 1rem;opacity:.95}.game-screen__modal .game-screen__btn{margin-top:.5rem}.game-screen__modal-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.5rem}.game-screen__modal-actions .game-screen__btn{margin-top:0}.poker-table__discard-placeholder{background:#00000026;border:2px dashed #ffffff59;border-radius:6px;height:100px;width:72px}@media (max-width:640px){.game-screen__border-body{padding:0 18px 18px}.game-screen__lobby-grid{gap:0 0;grid-template-columns:1fr}.game-screen__player-name{gap:.35rem;grid-template-columns:auto 1fr}.poker-table__discard-placeholder{height:72px;width:52px}}
/*# sourceMappingURL=main.625ed04a.css.map*/