@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400..800&family=Instrument+Sans:wght@400..700&display=swap";:root{--ink:#17221d;--cream:#f7f0e3;--paper:#fffdf7;--saffron:#e87531;--saffron-dark:#c8521d;--maroon:#7a2437;--felt:#123fa8;--felt-deep:#071d55;--line:#17221d24;--muted:#6c716c}*{box-sizing:border-box}html{background:var(--cream);min-height:100%}body{color:var(--ink);min-width:320px;margin:0;font-family:DM Sans,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{background:var(--cream);min-height:100vh}.game-bg{background:#efe6d7}.landing{max-width:1480px;min-height:100vh;margin:auto;padding:0 5vw;position:relative;overflow:hidden}.landing:before{content:"";border:1px solid #7a24371a;border-radius:50%;width:460px;height:460px;position:absolute;top:210px;left:-280px;box-shadow:0 0 0 55px #7a243706,0 0 0 110px #7a243705}.topbar,.game-header{border-bottom:1px solid var(--line);z-index:5;justify-content:space-between;align-items:center;height:86px;display:flex;position:relative}.brand{letter-spacing:-.6px;align-items:center;gap:11px;font-size:27px;font-weight:800;display:flex}.brand-mark{background:var(--maroon);color:#fff4df;border-radius:11px 11px 11px 3px;place-items:center;width:39px;height:39px;font-size:22px;display:grid;transform:rotate(-3deg)}.brand-compact{color:#fff;font-size:22px}.brand-compact .brand-mark{color:#6b2737;background:#f2bc75;width:34px;height:34px;font-size:19px}.beta-pill{border:1px solid var(--line);text-transform:uppercase;letter-spacing:1.3px;border-radius:99px;padding:8px 14px;font-size:10px;font-weight:700}.landing-grid{grid-template-columns:minmax(0,1.1fr) minmax(390px,.72fr);align-items:center;gap:clamp(50px,8vw,130px);min-height:calc(100vh - 150px);padding:55px 4vw 72px;display:grid}.hero-copy{z-index:1;position:relative}.eyebrow{color:var(--maroon);text-transform:uppercase;letter-spacing:1.7px;align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.eyebrow span{font-size:18px}.hero-copy h1,.lobby-title h1,.join-card h1,.results-card h1{letter-spacing:-3.4px;margin:24px 0 18px;font-size:clamp(50px,6vw,86px);font-weight:800;line-height:.96}.hero-copy h1 em{color:var(--maroon);font-style:normal;position:relative}.hero-copy h1 em:after{content:"";background:var(--saffron);border-radius:50%;height:5px;position:absolute;bottom:6px;left:2px;right:0;transform:rotate(-2deg)}.hero-lede{color:#58615c;max-width:570px;font-size:17px;line-height:1.7}.hero-cards{height:172px;margin:18px 0 9px 35px;position:relative}.hero-cards img{filter:drop-shadow(0 15px 13px #311f1933);transform-origin:50% 100%;width:112px;position:absolute}.hero-cards img:first-child{top:16px;left:0;transform:rotate(-13deg)}.hero-cards img:nth-child(2){z-index:2;top:0;left:82px}.hero-cards img:nth-child(3){top:16px;left:164px;transform:rotate(12deg)}.language-note{color:#4d554f;align-items:center;gap:14px;display:flex}.language-note .gujarati{color:var(--maroon);border:1px solid #7a243747;border-radius:50%;place-items:center;width:61px;height:61px;font-size:26px;display:grid}.language-note strong,.language-note small{display:block}.language-note small{color:var(--muted);margin-top:3px}.feature-line{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.feature-line span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:7px 11px;font-size:10px;font-weight:600}.room-card,.join-card,.seats-card,.settings-card,.results-card{background:#fffdf7f0;border:1px solid #4c362724;border-radius:24px;box-shadow:0 30px 60px #442f1f21}.room-card{padding:29px;position:relative}.room-card:before{content:"";pointer-events:none;border:1px solid #7a243712;border-radius:17px;position:absolute;inset:8px}.room-card-head,.section-title{justify-content:space-between;align-items:center;display:flex}.mini-label{letter-spacing:1.8px;color:var(--maroon);font-size:9px;font-weight:700}.room-card h2,.section-title h2{margin:5px 0 0;font-size:28px;font-weight:800;line-height:1.1}.suit-cluster{letter-spacing:3px;color:var(--ink)}.suit-cluster i{color:var(--maroon);font-style:normal}.segmented{background:#efe6d7;border-radius:12px;grid-template-columns:1fr 1fr;margin:23px 0;padding:4px;display:grid}.segmented button{color:#76746e;background:0 0;border:0;border-radius:9px;padding:10px;font-size:13px;font-weight:600}.segmented button.active{background:var(--paper);color:var(--ink);box-shadow:0 2px 8px #2e1f161a}form label{z-index:1;margin-bottom:16px;display:block;position:relative}form label>span:first-child,.join-card label>span{letter-spacing:.4px;margin-bottom:7px;font-size:11px;font-weight:700;display:block}input[type=text],input:not([type]){width:100%}form input:not([type=checkbox]),form select{width:100%;color:var(--ink);background:#fffefa;border:1px solid #1929222e;border-radius:10px;outline:none;padding:13px 14px}form input:not([type=checkbox]):focus{border-color:var(--saffron);box-shadow:0 0 0 3px #e875311f}.code-input{text-transform:uppercase;letter-spacing:6px;font-weight:700}.rule-toggle{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:13px;display:flex}.toggle-copy{flex:1}.toggle-copy strong,.toggle-copy small{display:block}.toggle-copy strong{font-size:12px}.toggle-copy small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.35}.rule-toggle input,.mini-switch input{opacity:0;position:absolute}.toggle,.mini-switch span{background:#c9c7bd;border-radius:99px;width:39px;height:22px;padding:3px;transition:all .2s}.toggle:after,.mini-switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;display:block;box-shadow:0 1px 4px #0003}.rule-toggle input:checked+.toggle,.mini-switch input:checked+span{background:var(--felt)}.rule-toggle input:checked+.toggle:after,.mini-switch input:checked+span:after{transform:translate(17px)}.primary-button,.outline-button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:0 17px;font-weight:700;display:flex}.primary-button{background:var(--saffron);color:#28170f;width:100%;box-shadow:0 7px 15px #b84d1933}.primary-button:hover:not(:disabled){background:#f0833f;transform:translateY(-1px)}.primary-button span{margin-left:auto;font-size:19px}.outline-button{border:1px solid var(--line);width:100%;color:var(--ink);background:0 0}.fine-print{text-align:center;color:#898982;margin:13px 0 0;font-size:9px}.landing-footer{border-top:1px solid var(--line);color:#7a7c76;letter-spacing:.4px;justify-content:space-between;align-items:center;min-height:54px;font-size:10px;display:flex;position:absolute;bottom:0;left:5vw;right:5vw}.toast{z-index:100;background:var(--ink);color:#fff;border-radius:99px;padding:11px 18px;font-size:12px;animation:.25s ease-out pop;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #00000040}.connection-banner{top:max(12px, env(safe-area-inset-top));z-index:110;white-space:nowrap;color:#26372f;background:#fff8e8;border:1px solid #26372f29;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:800;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #0003}@keyframes pop{0%{opacity:0;transform:translate(-50%,-10px)}}.center-page{place-items:center;min-height:100vh;padding:80px 20px;display:grid;position:relative}.back-button{color:var(--ink);position:absolute;top:30px;left:35px}.join-card{text-align:center;width:min(440px,100%);padding:42px}.invite-kicker{color:var(--maroon);letter-spacing:2px;font-size:9px;font-weight:700}.invite-card-fan{height:110px;margin:22px 0 5px;position:relative}.invite-card-fan img{filter:drop-shadow(0 10px 10px #0000002e);width:74px;position:absolute;left:calc(50% - 37px)}.invite-card-fan img:first-child{transform:rotate(-11deg)translate(-26px)}.invite-card-fan img:last-child{transform:rotate(11deg)translate(26px)}.join-card h1{letter-spacing:-1px;margin:16px 0 8px;font-size:39px}.join-card>p{color:var(--muted);margin-bottom:28px;font-size:13px}.join-card form{text-align:left}.game-header{background:var(--felt-deep);color:#fff;border-color:#ffffff1f;height:64px;padding:0 4vw}.room-code-pill{color:#fff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:9px;padding:7px 11px;display:flex}.room-code-pill span{color:#fff9;letter-spacing:1px;font-size:8px}.room-code-pill strong{letter-spacing:2px;font-size:12px}.text-button{color:#ffffffb8;background:0 0;border:0;font-size:12px}.lobby-main{max-width:1060px;margin:auto;padding:62px 30px 100px}.lobby-title{text-align:center}.lobby-title h1{letter-spacing:-1.5px;margin:12px 0 7px;font-size:50px}.lobby-title p{color:var(--muted);margin:0;font-size:13px}.lobby-grid{grid-template-columns:1.13fr .87fr;align-items:start;gap:22px;margin-top:42px;display:grid}.seats-card,.settings-card{padding:25px;box-shadow:0 20px 45px #442f1f14}.section-title{border-bottom:1px solid var(--line);padding-bottom:17px}.section-title h2{margin:0;font-size:22px}.section-title>span{text-transform:uppercase;color:var(--muted);letter-spacing:1px;font-size:9px}.seat-list{margin:5px 0 17px}.seat-row{border-bottom:1px solid #17221d12;align-items:center;gap:12px;padding:13px 4px;display:flex}.avatar{color:#fff;background:#7a2437;border:2px solid #fff6;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:15px;font-weight:800;display:grid}.avatar-1{background:#1e6d63}.avatar-2{background:#b9692b}.avatar-3{background:#526aa3}.avatar-4{background:#855493}.avatar-5{background:#4d7650}.avatar-small{width:34px;height:34px;font-size:14px}.seat-row>div{flex:1}.seat-row strong,.seat-row small{display:block}.seat-row strong{font-size:13px}.seat-row small{color:var(--muted);margin-top:2px;font-size:10px}.ready-dot{color:#388255;background:#e6f3e9;border-radius:99px;padding:4px 8px;font-size:9px}.remove-bot{color:var(--maroon);background:0 0;border:0;padding:6px;font-size:9px;font-weight:700}.lobby-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.ai-button{min-height:48px;color:var(--felt);background:#e6f1eb;border:1px solid #164b3a40;border-radius:11px;font-size:11px;font-weight:700}.ai-button:hover:not(:disabled){background:#d8eae0}.empty-seat{opacity:.5}.empty-seat .avatar{color:#7e827e;background:0 0;border:1px dashed #7e827e}.setting-row{border-bottom:1px solid #17221d14;align-items:center;gap:14px;padding:18px 0;display:flex}.setting-row>span{flex:1}.setting-row strong,.setting-row small{display:block}.setting-row strong{font-size:12px}.setting-row small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.35}.setting-row b{background:var(--cream);border-radius:7px;padding:5px 10px}.mini-switch{cursor:pointer;position:relative}.mini-switch span{display:block}.rule-math{background:#f3eadc;border-radius:12px;grid-template-columns:1fr auto;align-items:center;margin:18px 0;padding:14px;display:grid}.rule-math span{text-transform:uppercase;letter-spacing:1px;color:var(--maroon);font-size:9px;font-weight:700}.rule-math strong{font-size:25px}.rule-math small{color:var(--muted);grid-column:1/-1;font-size:8px}.waiting-note,.waiting-bid{color:var(--muted);justify-content:center;align-items:center;gap:10px;min-height:49px;font-size:11px;display:flex}.pulse{background:var(--saffron);border-radius:50%;width:8px;height:8px;animation:1.5s infinite pulse;box-shadow:0 0 #e8753166}@keyframes pulse{70%{box-shadow:0 0 0 7px #e8753100}}.table-page{background:var(--felt);color:#fff;min-height:100vh}.round-bar{height:45px;color:var(--ink);letter-spacing:1.5px;background:#f1e7d8;justify-content:center;align-items:center;gap:18px;font-size:9px;display:flex}.round-bar strong{text-transform:uppercase;font-size:11px}.round-bar .trump{border-left:1px solid var(--line);padding-left:18px}.trump b{margin-left:4px;font-size:18px}.red-suit{color:#b82d38}.felt-table{min-height:calc(100vh - 109px);padding:25px 5vw 195px;position:relative;overflow:hidden}.felt-pattern{opacity:.05;pointer-events:none;background-image:radial-gradient(circle,#0000 0 28%,#fff 28.2% 28.4%,#0000 28.6%),radial-gradient(circle,#fff 1px,#0000 1px);background-size:100% 100%,24px 24px;position:absolute;inset:0}.opponents{z-index:1;justify-content:space-around;gap:20px;max-width:940px;margin:auto;display:flex;position:relative}.opponent{opacity:.73;grid-template-rows:auto auto;grid-template-columns:auto auto;align-items:center;gap:4px 8px;transition:all .2s;display:grid}.active-player{opacity:1;filter:drop-shadow(0 0 12px #f5bd6f4d)}.active-player .avatar{box-shadow:0 0 0 3px #e9ad63}.mini-hand{grid-column:1/-1;justify-content:center;height:49px;display:flex}.mini-hand img{object-fit:cover;object-position:top;border-radius:4px;width:35px;margin-left:-16px}.mini-hand img:first-child{margin-left:0}.opponent-name strong,.opponent-name small{display:block}.opponent-name strong{font-size:11px}.opponent-name small{color:#ffffff94;margin-top:2px;font-size:8px}.table-center{place-items:center;min-height:210px;display:grid;position:absolute;inset:135px 0 auto}.center-mark{text-align:center;border:1px solid #efce9e29;border-radius:50%;place-content:center;width:180px;height:180px;display:grid;transform:rotate(-4deg);box-shadow:0 0 0 13px #ffffff05,inset 0 0 35px #00000014}.center-mark span{letter-spacing:5px;color:#ffffff47;font-size:28px;font-weight:800}.center-mark small{letter-spacing:3px;color:#ffffff6b;font-size:7px}.played-cards{justify-content:center;align-items:center;display:flex}.played-cards img{opacity:1;filter:drop-shadow(0 8px 9px #00000040);background:#fff;border-radius:5px;width:77px;margin-left:-19px;animation:.38s cubic-bezier(.18,.78,.27,1.1) both card-to-center}.played-cards img:nth-child(2n){--rest-rotation:5deg}.played-cards img:nth-child(3n){--rest-rotation:-6deg}.hand-winner{color:#fff;letter-spacing:.3px;background:#061537b8;border-radius:999px;margin-top:150px;padding:6px 11px;font-size:9px;font-weight:700;animation:.2s ease-out both winner-label;position:absolute}@keyframes card-to-center{0%{opacity:0;filter:blur(2px)drop-shadow(0 4px 4px #00000014);transform:translate(var(--play-x), var(--play-y)) scale(.76) rotate(var(--play-rotation))}72%{opacity:1;filter:blur()drop-shadow(0 14px 12px #020c2a57);transform:translate(-2px, 3px) scale(1.035) rotate(var(--rest-rotation,0deg))}to{opacity:1;filter:blur()drop-shadow(0 10px 10px #020c2a52);transform:translate(0, 0) scale(1) rotate(var(--rest-rotation,0deg))}}@keyframes collect-hand{0%,20%{opacity:1;filter:drop-shadow(0 10px 10px #020c2a52);transform:translate(0,0) scale(1) rotate(var(--rest-rotation,0deg))}38%{opacity:1;filter:drop-shadow(0 18px 13px #020c2a61);transform:translate(0,-20px) scale(.97) rotate(var(--rest-rotation,0deg))}82%{opacity:.9}to{opacity:0;filter:drop-shadow(0 5px 5px #020c2a14);transform:translate(var(--sweep-x), var(--sweep-y)) scale(.48) rotate(18deg)}}@keyframes winner-label{0%{opacity:0;transform:translateY(8px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.my-zone{z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:22px;left:0;right:0}.my-status{background:#061e168c;border-radius:99px;align-items:center;gap:8px;margin-bottom:9px;padding:5px 11px 5px 6px;display:flex}.my-status span strong,.my-status span small{display:block}.my-status span small{color:#fff9;font-size:7px}.my-status i{color:#edbc74;margin-left:4px;font-size:7px;font-style:normal}.my-hand{justify-content:center;align-items:end;height:158px;padding-left:25px;display:flex}.playing-card{filter:drop-shadow(0 12px 12px #00000047);background:#fff;border:0;border-radius:6px;width:100px;margin-left:-25px;padding:0;transition:transform .18s,filter .18s;overflow:hidden;opacity:1!important}.playing-card img{opacity:1;background:#fff;width:100%;display:block}.bid-drawer{z-index:10;color:var(--ink);background:#fffaf0;border-radius:17px;grid-template-columns:1.2fr auto auto;align-items:center;gap:24px;width:min(900px,100% - 30px);padding:18px 22px;display:grid;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #00000059}.bid-drawer h2{margin:2px 0 0;font-size:21px}.bid-drawer p{color:var(--muted);margin:2px 0;font-size:9px}.bid-buttons{gap:7px;display:flex}.bid-buttons button{border:1px solid var(--line);background:#fff;border-radius:10px;width:43px;height:43px;font-weight:700}.bid-buttons button:hover{background:var(--saffron);border-color:var(--saffron);transform:translateY(-2px)}.restriction-note{border-left:1px solid var(--line);align-items:center;gap:9px;padding-left:18px;display:flex}.restriction-note>span{color:var(--maroon);font-size:22px}.restriction-note strong,.restriction-note small{display:block}.restriction-note strong{color:var(--maroon);font-size:10px}.restriction-note small{font-size:7px}.waiting-bid{grid-column:1/-1}.waiting-bid p{margin:0}.waiting-bid strong,.waiting-bid small{display:block}.results-card{text-align:center;max-width:800px;margin:65px auto 0;padding:42px}.results-card h1{margin:10px 0 0;font-size:55px}.results-card>p{color:var(--muted);font-size:12px}.scoreboard{text-align:left;margin:30px 0}.score-row{border-bottom:1px solid var(--line);grid-template-columns:26px 38px minmax(105px,1fr) 62px 62px 48px 72px;align-items:center;gap:9px;padding:11px;font-size:11px;display:grid}.score-row.is-you{background:#f4eadb;border-radius:10px}.score-row.exact-bid{background:#fff6d9;border-left:4px solid #d9a128;border-radius:10px}.score-row .place{color:var(--muted)}.score-row>strong small{color:#987015;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:8px;display:block}.score-row span b{font-size:14px}.score-row em{color:#36764d;text-align:right;font-size:15px;font-style:normal;font-weight:700}.score-row .total-score{text-align:right;font-size:11px}.final-score-row{grid-template-columns:26px 38px 1fr 100px}.final-score-row em{font-size:18px}.final-score-row.game-winner{background:#fff6d9;border-left:4px solid #d9a128;border-radius:10px}.results-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.results-actions .primary-button{min-width:180px}.game-catalog{grid-template-columns:1.15fr .85fr;gap:12px;max-width:650px;margin:28px 0 12px;display:grid}.catalog-game{border:1px solid var(--line);background:#fffdf7c2;border-radius:18px;align-items:center;gap:16px;min-height:126px;padding:18px;display:flex}.catalog-game.active{border-color:#7a243747;box-shadow:0 13px 30px #442f1f14}.catalog-game h2{letter-spacing:-.7px;margin:4px 0 3px;font-size:22px}.catalog-game p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.catalog-game.coming{opacity:.72}.catalog-cards{flex:none;width:83px;height:86px;position:relative}.catalog-cards img{filter:drop-shadow(0 7px 7px #0000002e);background:#fff;border-radius:4px;width:54px;position:absolute;top:0;left:13px}.catalog-cards img:last-child{transform:rotate(9deg)translate(10px)}.catalog-plus{width:48px;height:48px;color:var(--muted);border:1px dashed #17221d4d;border-radius:13px;flex:none;place-items:center;font-size:25px;display:grid}.landing-grid{align-items:start;padding-top:65px}.room-card{margin-bottom:85px}.choice-field{z-index:1;border:0;margin:0 0 16px;padding:0;position:relative}.choice-field legend{margin-bottom:7px;font-size:11px;font-weight:700}.choice-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.choice-grid button{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fffefa;border-radius:10px;padding:10px}.choice-grid button.selected{border-color:var(--felt);background:#f2f6ff;box-shadow:0 0 0 2px #1746a21f}.choice-grid strong,.choice-grid small{display:block}.choice-grid strong{font-size:11px}.choice-grid small{color:var(--muted);margin-top:3px;font-size:8px;line-height:1.35}.round-preview{color:var(--muted);margin-top:6px;font-size:9px;line-height:1.45;display:block}.mini-hand img{opacity:1;background:#fff}.table-page,.results-page{background:var(--felt)}.game-header{background:linear-gradient(90deg,#061944,#0a2868 52%,#061944)}.felt-table{isolation:isolate;box-shadow:inset 0 28px 70px #04113938,inset 0 -80px 130px #030f3352}.felt-pattern{opacity:1;background-image:radial-gradient(#0000 0 34%,#b2cdff21 34.15% 34.42%,#0000 34.6% 43%,#04164626 43.2% 43.5%,#0000 43.7%),linear-gradient(45deg,#ffffff06 25%,#0000 25% 75%,#ffffff06 75%),linear-gradient(-45deg,#04144009 25%,#0000 25% 75%,#04144009 75%);background-position:50%,0 0,17px 17px;background-size:100% 100%,34px 34px,34px 34px}.felt-pattern:before{content:"";border:1px solid #d0deff1f;border-radius:50%;position:absolute;inset:clamp(70px,11vh,105px) clamp(34px,9vw,150px) 105px;box-shadow:0 0 0 10px #06194c14,inset 0 0 65px #05194c1f}.felt-pattern:after{content:"";background:radial-gradient(circle at 50% 42%,#7aa6ff1a,#0000 31%);position:absolute;inset:0}.opponents{gap:12px;max-width:1040px}.opponent{opacity:.84;flex-direction:column;align-items:center;gap:6px;min-width:92px;transition:opacity .25s,transform .25s,filter .25s;display:flex}.opponent-name{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04144094;border:1px solid #cbddff2e;border-radius:999px;min-width:88px;padding:6px 10px;box-shadow:0 6px 18px #020d2d33}.opponent-name strong{white-space:nowrap;font-size:10px}.opponent-name small{color:#e9f0ffa3;font-size:7px}.active-player{opacity:1;filter:drop-shadow(0 0 16px #f6b95e47);transform:translateY(3px)}.active-player .opponent-name{border-color:#f0b45d;box-shadow:0 0 0 2px #f0b45d24,0 8px 20px #020d2d47}.turn-status{z-index:3;color:#f4f7ffc7;letter-spacing:.5px;text-transform:uppercase;background:#0414407a;border:1px solid #d3e2ff26;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:8px;font-weight:700;display:flex;position:absolute;top:112px;right:4vw}.table-center{min-height:230px;inset:145px 0 auto}.played-cards img{border:1px solid #07122f33;width:82px;margin-left:-18px;animation:.64s cubic-bezier(.16,.84,.24,1.12) both card-to-center;box-shadow:inset 0 1px #fff}.played-cards.collecting img{animation:1.45s cubic-bezier(.55,.02,.66,.98) forwards collect-hand;animation-delay:calc(var(--card-index) * 55ms)}.hand-winner{background:#041238c7;border:1px solid #ffffff21;margin-top:168px;padding:7px 13px;animation:.35s cubic-bezier(.2,.8,.2,1) both winner-label;box-shadow:0 8px 22px #010b244d}.my-status{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#041440ad;border:1px solid #d3e2ff29;justify-content:center;min-width:150px;padding:7px 14px;box-shadow:0 8px 24px #020d2d3d}.my-status i{color:#f2bd6e}.playing-card{border:1px solid #07122f38;box-shadow:inset 0 1px #fff}@media (width<=850px){.landing-grid{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center}.hero-lede{margin-left:auto;margin-right:auto}.hero-cards{width:280px;margin-left:auto;margin-right:auto}.game-catalog{text-align:left;margin-left:auto;margin-right:auto}.feature-line{justify-content:center}.room-card{width:min(520px,100%);margin:auto}.landing-footer{position:static}.lobby-grid{grid-template-columns:1fr}.bid-drawer{text-align:center;grid-template-columns:1fr;gap:12px}.bid-buttons{justify-content:center}.restriction-note{border:0;justify-content:center;padding:0}.felt-table{padding-bottom:245px}.bid-drawer{bottom:10px}.bidding-phase .my-zone{bottom:255px}}@media (width<=560px){.landing{padding:0 18px}.topbar{height:70px}.landing-grid{gap:30px;padding:35px 0 85px}.hero-copy h1{font-size:45px}.hero-lede{font-size:14px}.game-catalog{grid-template-columns:1fr}.catalog-game{min-height:105px}.room-card{padding:22px}.choice-grid{grid-template-columns:1fr}.landing-footer{flex-direction:column;gap:10px;padding:15px 0}.lobby-main{padding:40px 15px 80px}.lobby-title h1{font-size:38px}.seats-card,.settings-card{padding:18px}.lobby-actions{grid-template-columns:1fr}.game-header{padding:0 14px}.brand-compact>span:last-child{display:none}.opponents{gap:3px}.opponent{text-align:center;min-width:62px}.opponent-name{min-width:58px;padding:5px 6px;display:block}.opponent-name strong{text-overflow:ellipsis;max-width:72px;font-size:8px;overflow:hidden}.opponent-name small{font-size:6px}.mini-hand img{width:27px}.turn-status{top:104px;right:10px}.table-center{inset:128px 0 auto}.played-cards img{width:69px;margin-left:-17px}.my-hand{height:135px}.bidding-phase .my-zone{bottom:270px}.playing-card{width:82px;margin-left:-21px}.bid-buttons{flex-wrap:wrap}.bid-buttons button{width:39px;height:39px}.score-row{grid-template-columns:22px 34px 1fr 44px 55px}.score-row>span:nth-of-type(3),.score-row>em{display:none}.score-row .total-score{display:block}.final-score-row{grid-template-columns:22px 34px 1fr 80px}.final-score-row em{display:block}.results-card{margin:25px 12px 0;padding:28px 18px}.results-actions{grid-template-columns:1fr}.join-card{padding:28px 22px}.back-button{top:20px;left:15px}}@media (height<=720px) and (width>=851px){.bidding-phase .my-zone{bottom:168px}.bidding-phase .my-hand{height:126px}.bidding-phase .playing-card{width:82px;margin-left:-20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.game-settings{z-index:1;border:1px solid var(--line);background:#ffffff80;border-radius:13px;margin:3px 0 18px;position:relative;overflow:hidden}.game-settings summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:14px;font-size:12px;font-weight:800;list-style:none;display:flex}.game-settings summary::-webkit-details-marker{display:none}.game-settings summary:after{content:"+";color:var(--maroon);font-size:18px;line-height:1}.game-settings[open] summary:after{content:"−"}.game-settings summary small{color:var(--muted);margin-left:auto;font-size:9px;font-weight:500}.settings-body{border-top:1px solid var(--line);padding:15px}.round-stepper{border:1px solid var(--line);background:#fffefa;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 16px;padding:11px;display:flex}.round-stepper>span{min-width:0}.round-stepper strong,.round-stepper small{display:block}.round-stepper strong{font-size:11px}.round-stepper small{max-width:240px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.45;overflow:hidden}.round-stepper>div{border:1px solid var(--line);border-radius:9px;flex:none;align-items:center;display:flex;overflow:hidden}.round-stepper button{width:34px;height:34px;color:var(--ink);background:#f4eee4;border:0;font-size:18px}.round-stepper b{text-align:center;min-width:34px;font-size:12px}.table-page{color:#fff;background:#09184a;min-height:100svh;overflow:hidden}.table-page .game-header{background:#061337;border-color:#94b1ff29;box-shadow:0 5px 18px #00000038}.room-code-static{cursor:default}.felt-table{isolation:isolate;background:radial-gradient(at 50% 46%,#2d4da233,#0000 52%),linear-gradient(145deg,#111f59 0%,#0b194c 54%,#08133d 100%);min-height:calc(100svh - 64px);padding:0;overflow:hidden;box-shadow:inset 0 0 0 4px #7297da40,inset 0 0 0 8px #02091f80,inset 0 40px 90px #040a1f59,inset 0 -55px 100px #02081b73}.felt-pattern{z-index:-3;opacity:1;background:radial-gradient(#0000 0 38%,#86a6e711 38.15% 38.4%,#0000 38.6%),linear-gradient(115deg,#ffffff03,#0000 35% 65%,#ffffff03)}.felt-pattern:before{border:1px solid #8caeed2e;border-radius:7vw;inset:5.5% 2.6% 3.5%;box-shadow:0 0 0 3px #02081d47,inset 0 0 60px #040a2238}.felt-pattern:after{background:0 0}.suit-scatter{z-index:-2;pointer-events:none;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(7,1fr);place-items:center;display:grid;position:absolute;inset:4% 3.5% 5%;overflow:hidden}.suit-scatter span{color:#5f77bd;opacity:.1;filter:blur(.15px);font-size:clamp(18px,2vw,34px);transform:rotate(-25deg)}.suit-scatter span:nth-child(3n){transform:translate(18px,13px)rotate(-25deg)}.suit-scatter span:nth-child(4n){transform:translate(-12px,-8px)rotate(-25deg)}.suit-scatter .red-pattern-suit{color:#755b8e}.game-hud{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030c2bb8;border:1px solid #aac4f633;border-radius:12px;align-items:stretch;display:flex;position:absolute;top:16px;right:22px;overflow:hidden;box-shadow:0 8px 28px #00000038}.game-hud>span{border-right:1px solid #aac4f624;place-items:center;min-width:76px;padding:8px 12px;display:grid}.game-hud small{color:#e3ebff85;letter-spacing:1.4px;font-size:7px;font-weight:700}.game-hud strong{color:#fff;margin-top:2px;font-size:12px}.game-hud strong.red-suit{color:#ff8690;font-size:18px;line-height:1}.game-hud button{color:#e7eeffb3;background:0 0;border:0;width:38px;font-size:16px}.table-seats{z-index:4;position:absolute;inset:0}.table-seat{opacity:1;filter:none;flex-direction:column;align-items:center;gap:9px;width:150px;min-height:155px;display:flex;position:absolute;transform:translate(-50%,-50%)}.table-seat.active-player{transform:translate(-50%,-50%)}.seat-identity{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030d2ec2;border:1px solid #a8c1f22e;border-radius:999px;grid-template-rows:auto auto;grid-template-columns:43px minmax(0,1fr);align-items:center;width:100%;padding:5px 9px 5px 5px;display:grid;box-shadow:0 8px 22px #0000003d}.active-player .seat-identity{border-color:#efbd65;box-shadow:0 0 0 2px #efbd6526,0 9px 25px #00000047}.score-orb{color:#fff;border:2px solid #ffffff40;border-radius:50%;grid-row:1/3;justify-content:center;align-items:center;gap:2px;width:37px;height:37px;font-size:10px;display:flex;box-shadow:inset 0 0 12px #00000026}.score-orb i{color:#ffffff8c;font-size:8px;font-style:normal}.seat-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;align-self:end;min-width:0;font-size:11px;font-weight:800;line-height:1.15;overflow:hidden}.seat-identity small{color:#e2ebff80;align-self:start;font-size:7px;line-height:1.2}.seat-played-card{aspect-ratio:.714;width:65px;transform-style:preserve-3d;background:#fff;border:2px solid #02081e80;border-radius:7px;position:relative;overflow:hidden;box-shadow:0 9px 18px #00000057}.seat-played-card.lead-card{border-color:#6fd5ff;box-shadow:0 0 0 3px #6fd5ff2e,0 9px 20px #0000005c}.seat-played-card.lead-card>.lead-label{color:#fff;letter-spacing:.7px;background:#096083;border-radius:3px;padding:2px 4px;font-size:5px;font-weight:900;position:absolute;bottom:3px;right:3px}.seat-played-card.winner-card{border-color:#f2c568;box-shadow:0 0 0 4px #f2c56833,0 0 24px #f2c5684d}.table-center{z-index:8;pointer-events:none;min-height:58px;inset:44% 0 auto}.hand-winner{color:#0c1847;letter-spacing:0;background:#fff;border:1px solid #ffffff38;border-radius:999px;margin:0;padding:10px 18px;font-size:11px;font-weight:500;position:static;box-shadow:0 12px 35px #00000057}.hand-winner strong{margin-left:3px}.self-play-area{z-index:6;place-items:center;min-width:69px;min-height:98px;display:grid;position:absolute;bottom:196px;left:50%;transform:translate(-50%)}.self-play-area.active-player{transform:translate(-50%)}.my-zone{z-index:10;pointer-events:none;gap:5px;bottom:12px}.my-status{pointer-events:auto;background:#030d2ed1;border-color:#b2c9f733;justify-content:flex-start;min-width:170px;margin:0;padding:5px 12px 5px 5px}.my-status>span:last-child{text-align:left}.my-status span strong{font-size:11px}.my-status span small{font-size:7px}.my-hand{pointer-events:auto;justify-content:center;align-items:flex-end;height:132px;margin:0;padding:15px 34px 0 58px;list-style:none;display:flex}.reorder-card{width:74px;margin-left:-24px;list-style:none;position:relative}.reorder-card:first-child{margin-left:0}.playing-card{width:98px;box-shadow:none;filter:drop-shadow(0 10px 9px #0000004d);background:0 0;border:0;border-radius:8px;margin:0;padding:0;transition:none;display:block;overflow:visible}.playing-card:not(:disabled):hover{filter:drop-shadow(0 10px 9px #0000004d);transform:none}.card-flipper{aspect-ratio:.714;width:100%;transform-style:preserve-3d;transition:transform .62s cubic-bezier(.2,.72,.25,1);transition-delay:calc(var(--deal-index) * 45ms);display:block;position:relative;transform:rotateY(0)}.card-flipper.revealed{transform:rotateY(180deg)}.card-side{backface-visibility:hidden;background:#fff;border:2px solid #050b22;border-radius:8px;position:absolute;inset:0;overflow:hidden}.playing-card.eligible-card{transform:translateY(-12px)}.playing-card.eligible-card .card-side{border-color:#64d9ff;box-shadow:0 0 0 3px #64d9ff47,0 0 22px #4bbfff42}.playing-card.ineligible-card{filter:saturate(.52)brightness(.7)drop-shadow(0 8px 8px #00000047);opacity:1!important}.playing-card:disabled{opacity:1!important}.reorder-hint{color:#e0eaff7a;letter-spacing:.5px;pointer-events:none;font-size:7px}.bid-drawer{border:1px solid #ffffff73;width:min(860px,100% - 28px);min-height:122px;padding:17px 22px;bottom:12px;box-shadow:0 22px 55px #0000006b}.results-page{background:radial-gradient(circle at 50% 18%,#26439494,#0000 40%),#09184a;min-height:100svh;padding-bottom:70px}.notebook-card{background:#fffefa;border-color:#1c27402e;border-radius:18px;max-width:980px;margin-top:42px;padding:34px clamp(18px,4vw,52px) 38px;box-shadow:0 30px 70px #00000057}.notebook-card h1{letter-spacing:-2.5px;margin:8px 0 24px;font-size:clamp(38px,6vw,66px)}.notebook-wrap{background:repeating-linear-gradient(#0000 0 35px,#5c7eae1f 35px 36px),#fff;border:1px solid #d8d4c9;border-radius:9px;width:100%;overflow-x:auto;box-shadow:0 5px 15px #141b2d12}.score-notebook{border-collapse:collapse;table-layout:fixed;color:#1d2630;width:100%;min-width:520px;font-size:12px}.score-notebook th,.score-notebook td{text-align:center;border-bottom:1px solid #586d8c26;border-right:1px solid #586d8c1c;height:36px;padding:6px 10px}.score-notebook th:last-child,.score-notebook td:last-child{border-right:0}.score-notebook thead th{background:#faf8f1;height:42px;font-size:11px;font-weight:800}.score-notebook thead th:first-child{text-align:left;width:84px}.score-notebook thead .is-you{color:var(--maroon)}.score-notebook tbody th{text-align:left;font-weight:800}.score-notebook tbody th span{vertical-align:middle;width:21px;font-size:17px;display:inline-block}.score-notebook tbody th small{color:#85898c;vertical-align:middle;font-size:8px;font-weight:600}.score-notebook tbody td{font-variant-numeric:tabular-nums;font-weight:600}.score-notebook .future-score-round{color:#0000}.score-notebook .future-score-round th{color:#777d83;opacity:.48}.score-notebook .played-score-round td{color:#202b36}.score-notebook tfoot th,.score-notebook tfoot td{background:#fbf8ed;border-top:3px double #424b55;border-bottom:0;height:43px;font-size:14px;font-weight:900}.score-notebook tfoot th{text-align:right}.single-action{grid-template-columns:minmax(220px,390px);justify-content:center;margin-top:22px}.single-action .waiting-note{min-width:250px}@media (orientation:portrait) and (width<=700px){.table-page .portrait-guard{z-index:100;text-align:center;background:#09184a;place-content:center;gap:8px;padding:35px;display:grid;position:fixed;inset:64px 0 0}.portrait-guard:before{content:"";border:3px solid #89a5ec;border-radius:9px;width:76px;height:44px;margin:0 auto 15px;transform:rotate(-12deg);box-shadow:0 0 0 8px #89a5ec14}.portrait-guard strong{font-size:22px}.portrait-guard span{color:#e7eeffa6;max-width:270px;font-size:12px;line-height:1.55}}@media (height<=650px) and (orientation:landscape){.table-seat{width:128px;min-height:122px}.seat-identity{grid-template-columns:35px minmax(0,1fr)}.score-orb{width:31px;height:31px;font-size:8px}.seat-name{font-size:9px}.seat-played-card{width:49px}.my-hand{height:98px;padding-top:10px}.reorder-card{width:55px;margin-left:-19px}.playing-card{width:74px}.self-play-area{min-height:72px;bottom:145px}.my-zone{bottom:4px}.bidding-phase .my-zone{bottom:125px}.bid-drawer{min-height:106px;padding:12px 18px}.game-hud{top:9px;right:12px}.table-center{inset:42% 0 auto}}@media (width<=700px){.notebook-card{margin:22px 10px 0;padding:26px 12px}.notebook-card h1{margin-bottom:18px}.score-notebook{font-size:10px}.score-notebook th,.score-notebook td{padding:5px 7px}}.brand,a.brand{color:inherit;text-decoration:none}.satti-app{background:#f4ecdf;min-height:100dvh}.satti-setup-page{min-height:100dvh}.satti-setup-main{grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:center;gap:clamp(45px,8vw,110px);width:min(1080px,100% - 40px);min-height:calc(100dvh - 86px);margin:auto;padding:48px 0 70px;display:grid}.satti-setup-copy h1{letter-spacing:-5px;margin:10px 0 12px;font-size:clamp(58px,8vw,96px);line-height:.91}.satti-setup-copy>p{color:#5e655f;max-width:540px;line-height:1.6}.satti-rule-grid{border:1px solid var(--line);background:#ffffff7a;border-radius:18px;grid-template-columns:repeat(3,1fr);max-width:520px;margin:30px 0 22px;display:grid;overflow:hidden}.satti-rule-grid span{text-align:center;border-right:1px solid var(--line);padding:20px 15px}.satti-rule-grid span:last-child{border:0}.satti-rule-grid b,.satti-rule-grid small{display:block}.satti-rule-grid b{color:#8c2c37;font-size:30px}.satti-rule-grid small{color:var(--muted);margin-top:4px;font-size:10px;font-weight:700}.satti-special-rule{background:#be36440f;border-left:3px solid #be3644;border-radius:0 12px 12px 0;padding:14px 16px;font-size:12px}.satti-setup-card{padding:30px}.satti-setup-card .suit-cluster{gap:5px;display:flex}.satti-setup-card .suit-cluster .suit-icon{width:26px;height:26px}.satti-center-page{background:radial-gradient(circle at 50% 25%,#fdf8ee,#eadcc8)}.satti-lobby-page{background:#f4ecdf;min-height:100dvh}.satti-lobby-main{width:min(800px,100% - 32px);margin:auto;padding:55px 0 90px}.satti-versus-card{border:1px solid var(--line);background:#fffdf8;border-radius:24px;grid-template-columns:1fr 1fr;gap:70px;margin:35px 0 20px;padding:34px;display:grid;position:relative;box-shadow:0 22px 50px #3c2c1f1a}.satti-lobby-player{text-align:center;place-items:center;gap:5px;min-width:0;display:grid}.satti-lobby-player .score-orb{color:#fff;place-items:center;width:72px;height:72px;font-size:16px;display:grid}.satti-lobby-player strong{margin-top:6px;font-size:15px}.satti-lobby-player small{color:var(--muted);font-size:10px}.satti-lobby-player button{color:var(--maroon);background:0 0;border:0;font-size:10px;font-weight:800}.satti-lobby-player.empty{opacity:.48}.versus-mark{color:#8c2c37;border:1px solid var(--line);background:#f4ecdf;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%}.satti-lobby-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.satti-lobby-actions .primary-button,.satti-lobby-actions .waiting-note{grid-column:1/-1}.satti-table-page{color:#fff;background:#063b2d;height:100dvh;min-height:620px;overflow:hidden}.satti-felt{isolation:isolate;background:radial-gradient(at 50% 43%,#237958d9,#0000 57%),linear-gradient(145deg,#0c5b45,#063126 75%);width:100%;height:100%;position:relative;overflow:hidden}.satti-felt:before{content:"";z-index:-1;opacity:.16;background-image:radial-gradient(circle,#ffffff29 0 1px,#0000 1.3px);background-size:11px 11px;position:absolute;inset:0}.satti-hud{z-index:20;top:max(12px, env(safe-area-inset-top));color:#10241d;background:#fffffff5;border-radius:15px;height:64px;display:flex;position:absolute;left:14px;overflow:hidden;box-shadow:0 8px 26px #0000002b}.satti-hud>span{text-align:center;border-right:1px solid #0a2d221c;place-content:center;min-width:76px;padding:9px 13px;display:grid}.satti-hud>span:last-child{border:0;min-width:88px}.satti-hud small,.satti-hud strong{display:block}.satti-hud small{letter-spacing:1.6px;color:#68736e;font-size:7px}.satti-hud strong{margin-top:3px;font-size:15px}.satti-hud .suit-icon{width:22px;height:22px}.satti-table-page .floating-leave{z-index:30}.satti-opponent-zone{height:260px;position:absolute;inset:90px 0 auto}.satti-player-badge{color:#fff;align-items:center;gap:10px;width:fit-content;display:flex}.satti-player-badge .score-orb{color:#fff;border:2px solid #ffffff61;flex:none;justify-content:center;align-items:center;gap:4px;width:64px;height:64px;display:flex}.satti-player-badge .score-orb i{opacity:.55;font-style:normal}.satti-player-badge>span:last-child b,.satti-player-badge>span:last-child small{display:block}.satti-player-badge>span:last-child b{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:15px;overflow:hidden}.satti-player-badge>span:last-child small{color:#ffffffb0;margin-top:3px;font-size:9px}.satti-player-badge.active .score-orb{box-shadow:0 0 0 3px #f2c26f,0 0 28px #f2c26fa6}.satti-opponent-zone>.satti-player-badge{margin:0 auto}.satti-opponent-zone>.turn-capsule{position:absolute;top:7px;left:calc(50% + 72px)}.turn-capsule.calling i{background:#e49b34;box-shadow:0 0 0 3px #e49b3433}.satti-opponent-stacks,.satti-my-stacks{justify-content:center;gap:7px;display:flex}.satti-opponent-stacks{margin-top:15px}.satti-card-stack{aspect-ratio:5/7;width:clamp(48px,7vw,68px);display:block;position:relative}.satti-card-stack .card-visual,.satti-playable-card .card-visual,.satti-played-card .card-visual{width:100%;height:100%;display:block}.satti-card-stack img,.satti-playable-card img,.satti-played-card img{object-fit:fill;border-radius:7px;width:100%;height:100%;display:block}.satti-stack-back,.satti-stack-face{position:absolute;inset:0}.satti-stack-back{filter:brightness(.82);translate:0 -7px}.satti-stack-face{z-index:2}.satti-empty-stack{aspect-ratio:5/7;border:1px dashed #ffffff1f;border-radius:7px;width:clamp(48px,7vw,68px)}.satti-playable-card{-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;border-radius:8px;margin:0;padding:0;transition:translate .18s,filter .18s,opacity .18s,box-shadow .18s}.satti-playable-card:active{transform:none}.satti-playable-card.eligible:not(:disabled){translate:0 -9px;box-shadow:0 0 0 3px #5fd4ee,0 7px 20px #00000047}.satti-playable-card.ineligible{opacity:.4;filter:grayscale(.55)brightness(.75)}.satti-hand{justify-content:center;align-items:end;height:clamp(105px,18vh,155px);padding-top:12px;display:flex}.satti-hand .satti-playable-card{aspect-ratio:5/7;flex:none;width:clamp(72px,10vw,102px);height:auto;position:relative}.satti-hand .satti-playable-card+.satti-playable-card{margin-left:clamp(-48px,-4vw,-26px)}.satti-played-card{z-index:8;aspect-ratio:5/7;filter:drop-shadow(0 12px 13px #0000004d);width:clamp(76px,9vw,104px);position:absolute;left:50%;translate:-50%}.satti-played-card.opponent-card{top:330px}.satti-played-card.self-card{bottom:292px}.satti-table-message{z-index:10;text-align:center;min-width:190px;position:absolute;top:50%;left:50%;translate:-50% -50%}.satti-table-message>span{color:#1a3028;background:#fffffff2;border-radius:999px;padding:11px 17px;font-size:12px;display:inline-block;box-shadow:0 9px 30px #00000038}.satti-self-zone{min-height:270px;padding:0 18px max(8px, env(safe-area-inset-bottom));position:absolute;inset:auto 0 0}.satti-self-zone>.satti-player-badge{z-index:8;left:18px;bottom:max(14px, env(safe-area-inset-bottom));position:absolute}.satti-self-zone>.turn-capsule{z-index:10;position:absolute;top:-28px;left:50%;translate:-50%}.satti-my-stacks{align-items:end;height:103px;margin-left:170px}.satti-self-zone .satti-hand{margin-left:170px}.satti-call-dialog{z-index:25;color:#17221d;text-align:center;background:#fffdf7f7;border:1px solid #ffffff80;border-radius:22px;width:min(430px,100% - 28px);padding:24px;position:absolute;top:42%;left:50%;translate:-50% -50%;box-shadow:0 25px 70px #00000059}.satti-call-dialog h2{letter-spacing:-1.4px;margin:5px 0 3px;font-size:31px}.satti-call-dialog p{color:var(--muted);margin:0 0 17px;font-size:11px}.satti-call-dialog>div{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.satti-call-dialog button{border:1px solid var(--line);background:#fff;border-radius:13px;height:62px}.satti-call-dialog button:hover{background:#fff8e9;border-color:#cb8733}.satti-call-dialog .suit-icon{width:31px;height:31px}.satti-results-page{background:radial-gradient(circle at 50% 20%,#186149,#042f25 68%);place-items:center;min-height:100dvh;padding:60px 18px;display:grid}.satti-results-card{color:#17221d;text-align:center;background:#fffdf8;border-radius:26px;width:min(570px,100%);padding:38px;box-shadow:0 30px 80px #00000052}.satti-results-card h1{letter-spacing:-3px;margin:9px 0 25px;font-size:clamp(42px,8vw,66px);line-height:.95}.satti-deal-score{border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.satti-deal-score>div{text-align:left;padding:19px;position:relative}.satti-deal-score>div+div{border-left:1px solid var(--line)}.satti-deal-score span,.satti-deal-score small{padding-right:45px;display:block}.satti-deal-score span{font-weight:800}.satti-deal-score small{color:var(--muted);margin-top:3px;font-size:9px}.satti-deal-score strong{font-size:35px;position:absolute;top:50%;right:17px;translate:0 -50%}.satti-series-score{flex-wrap:wrap;align-items:center;gap:7px;padding:19px 0;display:flex}.satti-series-score>span{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-right:auto;font-size:10px}.satti-series-score b{background:#f3ebde;border-radius:99px;padding:7px 9px;font-size:10px}.satti-series-score b strong{color:#8c2c37;margin-left:5px}.next-dealer-note{color:var(--muted);margin:0 0 17px;font-size:11px}.satti-results-card .outline-button{margin-top:9px;text-decoration:none}@media (width<=700px){.satti-setup-main{width:min(100% - 24px,520px);padding:34px 0 60px;display:block}.satti-setup-copy{text-align:center}.satti-setup-copy h1{letter-spacing:-4px;font-size:60px}.satti-setup-copy>p{margin-left:auto;margin-right:auto;font-size:13px}.satti-rule-grid{margin:22px auto 15px}.satti-special-rule{text-align:left;margin-bottom:24px!important}.satti-setup-card{padding:23px}.satti-lobby-main{padding-top:36px}.satti-versus-card{gap:35px;padding:26px 14px}.satti-lobby-player .score-orb{width:62px;height:62px}.satti-lobby-actions{grid-template-columns:1fr}.satti-lobby-actions .primary-button,.satti-lobby-actions .waiting-note{grid-column:auto}.satti-hud{top:max(8px, env(safe-area-inset-top));height:60px;left:8px}.satti-hud>span{min-width:68px;padding:8px 9px}.satti-hud>span:last-child{min-width:75px}.satti-table-page .floating-leave{top:max(9px, env(safe-area-inset-top));right:9px}.satti-opponent-zone{height:220px;top:82px}.satti-player-badge .score-orb{width:56px;height:56px;font-size:13px}.satti-player-badge>span:last-child b{max-width:145px;font-size:13px}.satti-opponent-zone>.turn-capsule{top:3px;left:calc(50% + 54px)}.satti-opponent-stacks{gap:5px;margin-top:12px}.satti-opponent-stacks .satti-card-stack,.satti-opponent-stacks .satti-empty-stack{width:clamp(39px,11vw,48px)}.satti-played-card{width:72px}.satti-played-card.opponent-card{top:282px}.satti-played-card.self-card{bottom:260px}.satti-self-zone{min-height:238px;padding:0 8px max(7px, env(safe-area-inset-bottom))}.satti-self-zone>.satti-player-badge{left:8px;bottom:max(10px, env(safe-area-inset-bottom));text-align:center;display:block}.satti-self-zone>.satti-player-badge>span:last-child b{max-width:94px;margin-top:4px}.satti-self-zone>.satti-player-badge>span:last-child small{max-width:96px}.satti-self-zone>.turn-capsule{top:-25px;left:calc(50% + 42px)}.satti-my-stacks{justify-content:space-between;gap:4px;height:99px;margin-left:103px}.satti-my-stacks .satti-card-stack{width:min(13.4vw,55px)}.satti-self-zone .satti-hand{justify-content:center;height:128px;margin-left:103px;overflow:visible}.satti-hand .satti-playable-card{width:min(20vw,78px)}.satti-hand .satti-playable-card+.satti-playable-card{margin-left:min(-7vw,-25px)}.satti-call-dialog{padding:21px;top:47%}.satti-call-dialog h2{font-size:28px}.satti-results-page{padding:42px 10px}.satti-results-card{padding:28px 18px}.satti-results-card h1{font-size:47px}.satti-deal-score>div{padding:15px 12px}.satti-deal-score strong{font-size:30px;right:11px}}@media (height<=720px) and (width<=700px){.satti-opponent-zone{top:72px}.satti-opponent-stacks{margin-top:7px}.satti-played-card.opponent-card{top:245px}.satti-played-card.self-card{bottom:225px}.satti-self-zone{min-height:208px}.satti-self-zone .satti-hand{height:108px}.satti-my-stacks{height:86px}.satti-call-dialog{top:43%}}.catalog-home{flex-direction:column;min-height:100svh;display:flex}.catalog-main{flex:1;grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(40px,8vw,110px);width:min(1120px,100%);margin:auto;padding:clamp(32px,7vh,80px) 4vw 70px;display:grid}.catalog-intro h1{letter-spacing:-2.5px;max-width:580px;margin:18px 0 15px;font-size:clamp(44px,5.2vw,72px);line-height:.98}.catalog-intro p{max-width:500px;color:var(--muted);font-size:15px;line-height:1.65}.catalog-list h2{letter-spacing:1.4px;text-transform:uppercase;margin:0 0 12px;font-size:12px}.catalog-launch{width:100%;min-height:152px;color:var(--ink);font:inherit;cursor:pointer;position:relative}.catalog-launch h3{letter-spacing:-.7px;text-align:left;margin:5px 0 4px;font-size:25px}.catalog-launch p{text-align:left;max-width:330px}.catalog-arrow{margin-left:auto;font-size:25px}.catalog-launch:hover{transform:translateY(-2px);box-shadow:0 18px 36px #442f1f21}.join-shortcut{width:100%;color:var(--muted);background:0 0;border:0;padding:14px;font-size:11px}.join-shortcut strong{color:var(--maroon)}.setup-page{background:var(--cream);min-height:100svh}.setup-topbar{grid-template-columns:1fr auto 1fr;max-width:1180px;margin:auto;padding:0 26px;display:grid}.setup-back{color:var(--maroon);background:0 0;border:0;justify-self:start;font-size:12px;font-weight:700}.setup-main{grid-template-columns:.65fr 1.35fr;align-items:start;gap:54px;width:min(1040px,100% - 32px);margin:auto;padding:42px 0 60px;display:grid}.setup-copy{padding-top:45px}.setup-copy h1{letter-spacing:-3px;margin:12px 0 10px;font-size:clamp(42px,5vw,66px);line-height:.96}.setup-copy p{color:var(--muted);font-size:13px;line-height:1.6}.setup-card{width:100%;margin:0;padding:25px}.setup-card .segmented{margin:18px 0}.setup-card form label{margin-bottom:12px}.setup-card form input:not([type=checkbox]){padding:11px 13px}.compact-settings{border:1px solid var(--line);background:#fffefa;border-radius:13px;margin:3px 0 14px;overflow:hidden}.compact-setting{border-bottom:1px solid #17221d14;grid-template-columns:minmax(115px,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:9px 11px;display:grid;margin:0!important}.compact-setting:last-child{border-bottom:0}.compact-setting>span:first-child{margin:0}.compact-setting strong,.compact-setting small{display:block}.compact-setting strong{font-size:10px}.compact-setting small{max-width:250px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.mini-segment{background:#eee8dd;border-radius:8px;padding:3px;display:flex}.mini-segment button{color:#77756e;white-space:nowrap;background:0 0;border:0;border-radius:6px;min-height:30px;padding:0 10px;font-size:9px;font-weight:700}.mini-segment button.selected{color:#123f9f;background:#fff;box-shadow:0 2px 7px #0000001a}.round-stepper-inline{border:1px solid var(--line);border-radius:8px;align-items:center;display:flex;overflow:hidden}.round-stepper-inline button{width:31px;height:31px;color:var(--ink);background:#eee8dd;border:0}.round-stepper-inline b{text-align:center;min-width:32px;font-size:11px}.compact-toggle{cursor:pointer}.compact-toggle input{opacity:0;position:absolute}.compact-toggle input:checked+.toggle{background:var(--felt)}.compact-toggle input:checked+.toggle:after{transform:translate(17px)}.table-page .felt-table{min-height:100svh}.floating-leave{z-index:40;top:max(10px, env(safe-area-inset-top));left:max(10px, env(safe-area-inset-left));color:#eff4ffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030c2bb3;border:1px solid #bed0f733;border-radius:999px;padding:7px 11px;font-size:9px;position:fixed}.fullscreen-button{display:none}@media (orientation:landscape){.fullscreen-button{display:block}}.portrait-guard{display:none!important}.seat-played-card{background:0 0;border:0;overflow:visible}.card-side{background:0 0;border:0;overflow:hidden}.card-visual{color:#111722;background:#fff;border:1px solid #c9cbd0;border-radius:7px;font-family:Arial,Helvetica,sans-serif;font-size:16px;display:block;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 1px #fffc}.red-card{color:#d32432}.card-corner{z-index:2;place-items:center;line-height:.8;display:grid;position:absolute}.card-corner b{font-size:.78em;line-height:1}.card-corner i{margin-top:3%;font-size:.7em;font-style:normal;line-height:1}.card-corner-top{top:6%;left:7%}.card-corner-bottom{bottom:6%;right:7%;transform:rotate(180deg)}.card-center{text-align:center;place-content:center;display:grid;position:absolute;inset:19% 12%}.card-center b{font-size:1.75em;line-height:.9}.card-center i{font-size:1.85em;font-style:normal;line-height:1}.card-back-visual{background:linear-gradient(135deg,#ffffff21 25%,#0000 25%) 0 0/12px 12px,linear-gradient(315deg,#ffffff1a 25%,#0000 25%) 0 0/12px 12px,#18518b;border-color:#d9e1eb;box-shadow:inset 0 0 0 4px #edf4f7,inset 0 0 0 6px #18518b}.card-back-visual i{background:repeating-linear-gradient(45deg,#ffffff1f 0 2px,#0000 2px 6px);border:1px solid #ffffff8c;border-radius:4px;position:absolute;inset:12%}.card-side .card-visual{border-radius:8px;font-size:20px}.playing-card.eligible-card .card-side{box-shadow:none;border:0}.score-notebook thead th>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.score-notebook thead th>small{color:var(--maroon);letter-spacing:1px;margin-top:2px;font-size:6px;display:block}@media (width<=700px){.catalog-home{overflow:hidden}.catalog-home .topbar{flex:none;height:68px}.catalog-main{grid-template-columns:1fr;align-content:center;gap:25px;padding:24px 0 64px}.catalog-intro h1{letter-spacing:-2.5px;margin:13px 0 10px;font-size:clamp(40px,13vw,58px)}.catalog-intro p{margin:0;font-size:12px}.catalog-launch{min-height:122px;padding:14px}.catalog-launch h3{font-size:19px}.catalog-launch p{font-size:9px}.catalog-cards{transform-origin:0;width:69px;transform:scale(.88)}.catalog-home .landing-footer{flex-direction:row;min-height:44px;padding:0;position:absolute}.setup-topbar{height:66px;padding:0 14px}.setup-topbar .brand{font-size:20px}.setup-main{width:min(100% - 20px,570px);padding:16px 0 25px;display:block}.setup-copy{padding:0 7px 12px}.setup-copy h1{letter-spacing:-1.5px;margin:5px 0 3px;font-size:31px}.setup-copy p{display:none}.setup-card{border-radius:18px;padding:17px}.setup-card .room-card-head h2{font-size:23px}.setup-card .segmented{margin:13px 0}.setup-card form label{margin-bottom:9px}.setup-card form input:not([type=checkbox]){padding:10px 12px}.compact-setting{gap:8px;min-height:49px;padding:7px 9px}.compact-setting small{max-width:150px}.mini-segment button{min-height:28px;padding:0 7px;font-size:8px}.table-page{min-height:100svh}.felt-table{min-height:100svh;padding:0}.table-seats{inset:42px 0 0}.table-seat{width:118px;min-height:130px}.seat-identity{grid-template-columns:34px minmax(0,1fr);padding:4px 7px 4px 4px}.score-orb{width:30px;height:30px;font-size:8px}.seat-name{font-size:9px}.seat-played-card{width:51px}.game-hud{top:max(8px, env(safe-area-inset-top));border-radius:9px;right:8px}.game-hud>span{min-width:55px;padding:6px 7px}.game-hud small{font-size:5px}.game-hud strong{font-size:9px}.game-hud button{width:30px;font-size:13px}.self-play-area{min-height:78px;bottom:157px}.my-zone{bottom:max(6px, env(safe-area-inset-bottom))}.bidding-phase .my-zone{bottom:108px}.my-status{min-width:145px;padding:4px 9px 4px 4px}.my-hand{height:105px;padding:10px 28px 0 42px}.reorder-card{width:50px;margin-left:-25px}.playing-card{width:78px}.reorder-hint{display:none}.table-center{inset:47% 0 auto}.hand-winner{padding:8px 12px;font-size:9px}.bid-drawer{bottom:max(5px, env(safe-area-inset-bottom));border-radius:14px;width:calc(100% - 12px);min-height:88px;padding:11px 13px}.bid-drawer h2{font-size:17px}.bid-drawer p{display:none}.waiting-bid{min-height:55px}.results-page{padding:45px 0 18px}.results-page .floating-leave{position:absolute}.notebook-card{border-radius:14px;margin:0 7px;padding:16px 10px 14px}.notebook-card h1{letter-spacing:-1.5px;margin:4px 0 12px;font-size:32px}.notebook-wrap{overflow:hidden}.score-notebook{table-layout:fixed;min-width:0;font-size:8px}.score-notebook thead th:first-child{width:47px}.score-notebook th,.score-notebook td{height:28px;padding:3px 2px}.score-notebook thead th{height:34px;font-size:7px}.score-notebook tbody th span{width:17px;font-size:13px}.score-notebook tbody th small{font-size:6px}.score-notebook tfoot th,.score-notebook tfoot td{height:34px;font-size:10px}.score-notebook tfoot th{text-align:center}.single-action{grid-template-columns:1fr;margin-top:12px}.single-action .primary-button{min-height:44px}}html,body{width:100%;min-height:100%;overflow-x:hidden}.table-page{overscroll-behavior:none;background:#071542;width:100%;height:100dvh;min-height:0;position:fixed;inset:0;overflow:hidden}.table-page .felt-table{background:linear-gradient(135deg,#5d7abf0b 25%,#0000 25%) 0 0/26px 26px,linear-gradient(315deg,#02092014 25%,#0000 25%) 0 0/26px 26px,linear-gradient(155deg,#10255f 0%,#0a1b50 56%,#071440 100%);width:100%;height:100%;min-height:0;box-shadow:inset 0 0 55px #01081c61}.felt-pattern{background:0 0}.felt-pattern:before,.felt-pattern:after{display:none}.suit-scatter span,.suit-scatter .red-pattern-suit{color:#91a6d9;opacity:.065;transform:rotate(-24deg)}.suit-scatter span:nth-child(10n+6),.suit-scatter span:nth-child(10n+7),.suit-scatter span:nth-child(10n+8),.suit-scatter span:nth-child(10n+9),.suit-scatter span:nth-child(10n){transform:translate(50%)rotate(-24deg)}.suit-scatter span:nth-child(3n),.suit-scatter span:nth-child(4n){transform:rotate(-24deg)}.game-hud{top:max(9px, env(safe-area-inset-top));right:auto;left:max(9px, env(safe-area-inset-left));color:#101a35;background:#fffffff5;border:0;border-radius:10px;box-shadow:0 8px 22px #00000038}.game-hud>span{border-color:#0a1a3f1a}.game-hud small{color:#788096}.game-hud strong{color:#101a35}.game-hud button{color:#192441}.floating-leave{top:max(10px, env(safe-area-inset-top));right:max(10px, env(safe-area-inset-right));background:#040e2fbd;border-color:#ffffff40;left:auto}.table-seat{gap:7px;width:86px;min-height:126px}.table-seat.active-player{filter:none}.seat-identity{width:82px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.active-player .seat-identity{box-shadow:none;border:0}.score-orb{border:2px solid #ffffff57;flex:none;width:42px;height:42px;font-size:10px;display:flex}.seat-name{color:#f7f9ff;text-align:center;text-shadow:0 2px 5px #00000073;white-space:nowrap;width:82px;min-width:0;font-size:10px;font-weight:800;line-height:1.1}.active-player .score-orb,.my-turn .score-orb{border-color:#fff;animation:1.25s ease-in-out infinite turn-glow}@keyframes turn-glow{0%,to{box-shadow:0 0 0 3px #ffffff29,0 0 10px #f6d4884d}50%{box-shadow:0 0 0 6px #ffffff12,0 0 26px #f6d488cc}}.seat-played-card{aspect-ratio:5/7;border-radius:5px;width:58px}.seat-played-card.lead-card{border:2px solid #67cfff;box-shadow:0 0 0 3px #67cfff2e,0 8px 18px #00000057}.seat-played-card .card-visual{box-shadow:0 8px 16px #0000004f}.seat-played-card.lead-card>.lead-label{background:#096a91;border-radius:2px;padding:2px 3px;font-size:5px;bottom:2px;right:2px}.card-visual{box-shadow:none;font-size:inherit;background:#fff;border:0;border-radius:5%/3.57%;inset:0;overflow:hidden}.card-visual img{object-fit:cover;width:100%;height:100%;display:block}.card-corner,.card-center,.card-back-visual{display:none}.card-side .card-visual{font-size:inherit;border-radius:6px}.my-zone{bottom:max(13px, env(safe-area-inset-bottom));gap:11px}.my-status{min-width:86px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:center;gap:4px;margin:0 0 3px;padding:0;display:flex}.my-status .score-orb{flex:none}.my-status .seat-name{display:block}.my-status .seat-name i{color:#f5bd67;margin-left:3px;font-size:6px;font-style:normal}.my-hand{height:112px;padding-top:15px}.playing-card{appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;border-radius:6px;transition:none;position:relative}.playing-card:focus{outline:none}.playing-card:active{filter:drop-shadow(0 10px 9px #0000004d);transform:none}.playing-card.eligible-card,.playing-card.eligible-card:active{z-index:5;transform:translateY(-15px)}.playing-card.eligible-card .card-visual{border:2px solid #52d4ff;box-shadow:0 0 0 3px #52d4ff33,0 0 20px #52d4ff61}.playing-card.ineligible-card,.playing-card.ineligible-card:disabled{filter:drop-shadow(0 8px 8px #00000047);opacity:1!important}.bid-drawer{max-height:95px}.waiting-bid p,.waiting-bid strong,.waiting-bid small{display:block}.notebook-wrap{background:linear-gradient(90deg,#0000 0 44px,#da5d5d38 44px 45px,#0000 45px),repeating-linear-gradient(#fffdf8 0 31px,#5b83b92b 31px 32px);position:relative}.score-notebook th,.score-notebook td{background:0 0;border-bottom-color:#5b83b921;border-right:0}.score-notebook thead th{background:#fbf8eed1}.score-notebook .current-score-round{background:#facf6721}.score-notebook tfoot th,.score-notebook tfoot td{background:#fbf8ede6}@media (width<=700px){.table-seats{inset:42px 0 0}.seat-count-1 .table-seat:first-child{top:14%!important;left:50%!important}.seat-count-2 .table-seat:first-child{top:15%!important;left:27%!important}.seat-count-2 .table-seat:nth-child(2){top:15%!important;left:73%!important}.seat-count-3 .table-seat:first-child{top:47%!important;left:13%!important}.seat-count-3 .table-seat:nth-child(2){top:14%!important;left:50%!important}.seat-count-3 .table-seat:nth-child(3){top:47%!important;left:87%!important}.seat-count-4 .table-seat:first-child{top:48%!important;left:13%!important}.seat-count-4 .table-seat:nth-child(2){top:15%!important;left:30%!important}.seat-count-4 .table-seat:nth-child(3){top:15%!important;left:70%!important}.seat-count-4 .table-seat:nth-child(4){top:48%!important;left:87%!important}.seat-count-5 .table-seat:first-child{top:51%!important;left:13%!important}.seat-count-5 .table-seat:nth-child(2){top:16%!important;left:22%!important}.seat-count-5 .table-seat:nth-child(3){top:13%!important;left:50%!important}.seat-count-5 .table-seat:nth-child(4){top:16%!important;left:78%!important}.seat-count-5 .table-seat:nth-child(5){top:51%!important;left:87%!important}.game-hud>span{min-width:52px}.floating-leave{font-size:8px}.table-seat{width:78px;min-height:119px}.seat-identity{width:76px}.seat-name{width:76px;font-size:9px}.score-orb{width:37px;height:37px;font-size:9px}.seat-played-card{width:52px}.my-zone{bottom:max(10px, env(safe-area-inset-bottom))}.bidding-phase .my-zone{bottom:calc(96px + env(safe-area-inset-bottom))}.my-hand{height:101px}.playing-card{width:72px}.reorder-card{width:47px;margin-left:-24px}.self-play-area{bottom:190px}.bid-drawer{text-align:left;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:78px;max-height:82px;padding:9px 12px}.bid-drawer h2{margin-top:1px;font-size:14px;line-height:1.12}.bid-drawer .mini-label{font-size:7px}.bid-buttons{flex-wrap:nowrap}.bid-buttons button{width:38px;height:38px}.your-bid>div>p{display:none}.waiting-bid{text-align:center;grid-column:1/-1;min-height:48px}.waiting-bid p{display:block}.waiting-bid strong{font-size:11px}.waiting-bid small{margin-top:2px;font-size:8px}.results-page{place-items:center;width:100%;height:100dvh;min-height:0;padding:43px 0 10px;display:grid;position:fixed;inset:0;overflow:hidden}.notebook-card{max-height:calc(100dvh - 52px);overflow:hidden}.notebook-card h1{font-size:29px}.score-notebook th,.score-notebook td{height:25px}.score-notebook thead th,.score-notebook tfoot th,.score-notebook tfoot td{height:31px}}.table-page .felt-table{background:linear-gradient(155deg,#15306f 0%,#0b2058 56%,#071642 100%)}.suit-scatter{grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(4,1fr);gap:2% 8%;inset:8% 5% 7%}.suit-scatter span,.suit-scatter .red-pattern-suit,.suit-scatter span:nth-child(n){color:#020713;opacity:.23;transform:rotate(-24deg)}.seat-played-card.lead-card{outline-offset:2px;border:0;outline:3px solid #67cfff;box-shadow:0 0 0 6px #67cfff29,0 9px 20px #00000057}.player-count-3 .seat-played-card{width:clamp(72px,18vw,86px)}.player-count-4 .seat-played-card{width:clamp(64px,15vw,76px)}.player-count-5 .seat-played-card{width:clamp(58px,13vw,68px)}.player-count-6 .seat-played-card{width:clamp(54px,12vw,62px)}.player-count-3 .self-play-area{bottom:252px}.my-status .seat-name{text-align:center}.turn-callout{color:#0b1c4c;letter-spacing:.8px;pointer-events:none;background:#fff;border:1px solid #ffffffc7;border-radius:999px;align-items:center;gap:7px;min-height:22px;margin:-4px 0 -5px;padding:4px 10px;font-size:8px;display:flex;box-shadow:0 0 24px #62bbff7a}.turn-callout small{color:#526078;letter-spacing:0;text-transform:none;font-size:7px}.my-turn .score-orb{border-color:#fff;box-shadow:0 0 0 5px #ffffff1c,0 0 28px #60baffd9}.playing-card,.playing-card:active,.playing-card:focus-visible{filter:drop-shadow(0 10px 9px #0000004d);transition:none}.playing-card.eligible-card,.playing-card.eligible-card:active{transform:translateY(-20px)}.playing-card:focus-visible .card-visual{outline-offset:3px;outline:2px solid #fff}.score-notebook tbody th{text-align:center}.score-notebook tbody th span{place-items:center;width:auto;min-width:22px;display:inline-grid}.score-notebook tfoot td.score-leader{color:#3d2900;background:#ffe7a0;box-shadow:inset 0 3px #d99a15,inset 0 -2px #d99a1547}@media (width<=700px){.my-zone{bottom:max(12px, env(safe-area-inset-bottom));gap:12px}.bidding-phase .my-zone{bottom:calc(98px + env(safe-area-inset-bottom))}.my-hand{height:116px;padding-top:22px}.my-hand.hand-count-1,.my-hand.hand-count-2,.my-hand.hand-count-3,.my-hand.hand-count-4{gap:8px;width:auto;padding-left:6px;padding-right:6px}.my-hand.hand-count-1 .reorder-card,.my-hand.hand-count-2 .reorder-card,.my-hand.hand-count-3 .reorder-card,.my-hand.hand-count-4 .reorder-card{width:72px;margin-left:0}.my-hand.hand-count-1 .playing-card,.my-hand.hand-count-2 .playing-card,.my-hand.hand-count-3 .playing-card,.my-hand.hand-count-4 .playing-card{width:72px}.my-hand.hand-count-5{gap:5px;width:auto;padding-left:4px;padding-right:4px}.my-hand.hand-count-5 .reorder-card{width:62px;margin-left:0}.my-hand.hand-count-5 .playing-card{width:62px}.notebook-card{width:calc(100% - 12px);padding:22px 12px 18px}.notebook-card h1{margin:5px 0 15px;font-size:32px}.notebook-wrap{background:linear-gradient(90deg,#0000 0 51px,#da5d5d38 51px 52px,#0000 52px),repeating-linear-gradient(#fffdf8 0 33px,#5b83b92b 33px 34px)}.score-notebook{font-size:10px}.score-notebook thead th:first-child{text-align:center;width:52px}.score-notebook th,.score-notebook td{height:34px;padding:4px 3px}.score-notebook thead th{height:40px;font-size:8px}.score-notebook tbody th span{min-width:24px;font-size:18px}.score-notebook tfoot th,.score-notebook tfoot td{height:40px;font-size:12px}.notebook-players-3 .score-notebook{font-size:11px}.notebook-players-3 .score-notebook thead th,.notebook-players-5 .score-notebook,.notebook-players-6 .score-notebook{font-size:9px}.notebook-players-5 .score-notebook thead th,.notebook-players-6 .score-notebook thead th{font-size:7px}.single-action{margin-top:14px}}.table-page{background:#082a1d}.table-page .felt-table{background:radial-gradient(130% 95% at 50% 34%,#ffffff13,#0000 58%),repeating-linear-gradient(45deg,#ffffff04 0 3px,#0000 3px 6px),repeating-linear-gradient(-45deg,#00000006 0 3px,#0000 3px 6px),radial-gradient(120% 100% at 50% 40%,#1e6f50 0%,#175c41 42%,#0e4530 74%,#093223 100%);box-shadow:inset 0 0 0 1px #ffffff0a,inset 0 0 130px #02140c80,inset 0 -45px 90px #02120b59}.suit-scatter span,.suit-scatter .red-pattern-suit,.suit-scatter span:nth-child(n){color:#041910;opacity:.26}.results-page{background:radial-gradient(circle at 50% 16%,#1e6f508c,#0000 42%),#082a1d}.seat-identity{align-items:center}.seat-total{color:#f6d488;letter-spacing:.4px;font-variant-numeric:tabular-nums;white-space:nowrap;background:#02160d99;border:1px solid #ffffff1a;border-radius:999px;padding:2px 8px 3px;font-size:9px;font-weight:800}.score-orb{border-color:#ffffff61;box-shadow:inset 0 0 10px #00000038,0 4px 12px #02120b59}.my-turn .score-orb,.active-player .score-orb{border-color:#fff}.my-status{gap:4px}.turn-callout{z-index:30;margin:0;font-size:9px;position:relative;box-shadow:0 0 22px #f6d48873}.turn-callout small{font-size:8px}.my-hand{padding-top:28px}.my-turn .my-hand{filter:drop-shadow(0 0 18px #f6d48829)}.game-hud small{letter-spacing:1.2px;font-size:8px}.game-hud strong{font-size:13px}.game-hud>span{min-width:64px}.floating-leave{font-size:10px}.bid-drawer h2{font-size:clamp(15px,2.3vw,19px)}.bid-drawer .mini-label{font-size:8px}.bid-buttons button{border-radius:11px;width:42px;height:42px;font-size:14px}.bid-buttons button:hover{background:var(--saffron);border-color:var(--saffron)}.waiting-bid strong{font-size:12px}.waiting-bid small{font-size:9px}.hand-winner{font-size:12px}.reorder-hint{font-size:9px}.card-side{background:0 0;border-radius:5%/3.57%}.card-side .card-visual{border-radius:inherit}.seat-played-card{border-radius:4px}.seat-name,.my-status .seat-name{text-align:center;align-self:center}.playing-card.ineligible-card,.playing-card.ineligible-card:disabled{filter:saturate(.5)brightness(.66)drop-shadow(0 8px 8px #00000047)}.back-button{color:var(--ink)}@media (width<=700px){.my-hand{height:124px}}.suit-icon{vertical-align:-.12em;width:1em;height:1em;display:inline-block}.suit-red{color:#d6303c}.eyebrow .suit-icon{width:15px;height:15px}.suit-cluster{align-items:center;gap:7px;display:inline-flex}.suit-cluster .suit-icon{width:15px;height:15px}.suit-cluster i{display:contents}.game-hud .trump-icon{place-items:center;margin-top:2px;display:grid}.game-hud .trump-icon .suit-icon{width:19px;height:19px}.notebook-trump{place-items:center;display:inline-grid}.notebook-trump .suit-icon{width:17px;height:17px}.score-notebook tfoot td.score-leader{box-shadow:none;color:#b07607;background:0 0}.floating-leave{color:#f0f6ffd9;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid}.floating-leave svg{width:17px;height:17px}.bid-chip{color:#0b3b28;letter-spacing:.5px;white-space:nowrap;background:#fff;border-radius:999px;padding:3px 10px 4px;font-size:9px;font-weight:800;animation:.25s ease-out both pop-chip;position:absolute;top:-27px;left:50%;transform:translate(-50%);box-shadow:0 5px 14px #00000047}@keyframes pop-chip{0%{opacity:0;transform:translate(-50%,5px)}}.table-page{--played-w:clamp(76px, 19vw, 104px)}.player-count-4{--played-w:clamp(68px, 16vw, 92px)}.player-count-5,.player-count-6{--played-w:clamp(58px, 14vw, 80px)}.seat-play-slot{width:var(--played-w);aspect-ratio:5/7;display:grid}.table-page .seat-played-card{border-radius:4px;width:100%}.table-seat{min-height:0}.self-play-area{width:var(--played-w);aspect-ratio:5/7;min-width:0;min-height:0}.reorder-card{width:88px;margin-left:-26px}.playing-card{width:116px}.my-hand{height:186px}@media (width<=700px){.my-hand{height:164px;padding-top:26px}.reorder-card{width:56px;margin-left:-26px}.playing-card{width:84px}.my-hand.hand-count-1 .reorder-card,.my-hand.hand-count-2 .reorder-card,.my-hand.hand-count-3 .reorder-card,.my-hand.hand-count-4 .reorder-card{width:94px;margin-left:0}.my-hand.hand-count-1 .playing-card,.my-hand.hand-count-2 .playing-card,.my-hand.hand-count-3 .playing-card,.my-hand.hand-count-4 .playing-card{width:94px}.my-hand.hand-count-5 .reorder-card{width:76px;margin-left:0}.my-hand.hand-count-5 .playing-card{width:76px}.my-hand.hand-count-8 .reorder-card,.my-hand.hand-count-9 .reorder-card,.my-hand.hand-count-10 .reorder-card{width:34px;margin-left:-22px}.my-hand.hand-count-8 .playing-card,.my-hand.hand-count-9 .playing-card,.my-hand.hand-count-10 .playing-card{width:66px}.bidding-phase .my-zone{bottom:calc(158px + env(safe-area-inset-bottom))}.player-count-3 .self-play-area,.player-count-4 .self-play-area,.player-count-5 .self-play-area,.player-count-6 .self-play-area{bottom:236px}}.bid-drawer{min-height:0;max-height:none}.bid-drawer.your-bid{text-align:left;grid-template-columns:minmax(0,1fr);gap:10px}.bid-drawer.your-bid .bid-buttons{flex-wrap:wrap;justify-content:flex-start}.bid-buttons{gap:8px}.bid-buttons button{width:44px;height:44px}@media (width<=700px){.bid-drawer.your-bid{grid-template-columns:1fr;gap:8px}.bid-buttons button{width:42px;height:42px}.my-hand.hand-count-5 .reorder-card,.my-hand.hand-count-5 .playing-card{width:70px}.my-hand.hand-count-6 .reorder-card,.my-hand.hand-count-7 .reorder-card{width:40px;margin-left:-22px}.my-hand.hand-count-6 .playing-card,.my-hand.hand-count-7 .playing-card{width:72px}.seat-count-1 .table-seat:first-child{top:19%!important}.seat-count-2 .table-seat:first-child,.seat-count-2 .table-seat:nth-child(2){top:20%!important}.seat-count-3 .table-seat:nth-child(2){top:19%!important}.seat-count-4 .table-seat:nth-child(2),.seat-count-4 .table-seat:nth-child(3){top:20%!important}.seat-count-5 .table-seat:nth-child(2),.seat-count-5 .table-seat:nth-child(4){top:21%!important}.seat-count-5 .table-seat:nth-child(3){top:18%!important}}@media (width>=701px){.my-hand{gap:10px;height:200px;padding:15px 24px 0}.reorder-card{width:104px;margin-left:0}.playing-card{width:104px}.bidding-phase .my-zone{bottom:168px}}.results-page{display:flow-root}@media (width<=700px){.my-hand.hand-count-6 .reorder-card{width:58px;margin-left:0}.my-hand.hand-count-6 .playing-card{width:70px}.my-hand.hand-count-7 .reorder-card{width:50px;margin-left:0}.my-hand.hand-count-7 .playing-card{width:64px}.my-hand.hand-count-8 .reorder-card{width:44px;margin-left:0}.my-hand.hand-count-8 .playing-card{width:58px}.my-hand.hand-count-9 .reorder-card{width:38px;margin-left:0}.my-hand.hand-count-9 .playing-card{width:54px}.my-hand.hand-count-10 .reorder-card{width:34px;margin-left:0}.my-hand.hand-count-10 .playing-card{width:50px}}body{font-family:Instrument Sans,DM Sans,sans-serif}h1,h2,h3,.brand,.brand-mark{font-family:Bricolage Grotesque,Instrument Sans,sans-serif}.hero-copy h1,.lobby-title h1,.join-card h1,.results-card h1,.catalog-intro h1,.setup-copy h1,.notebook-card h1{letter-spacing:-1.2px;font-weight:700}.catalog-launch h3,.room-card h2,.section-title h2,.bid-drawer h2{letter-spacing:-.3px;font-weight:700}@media (width<=700px){.my-hand{height:172px;padding:26px 12px 0}.my-hand.hand-count-1 .reorder-card,.my-hand.hand-count-2 .reorder-card,.my-hand.hand-count-3 .reorder-card,.my-hand.hand-count-4 .reorder-card{width:82px;margin-left:0}.my-hand.hand-count-1 .playing-card,.my-hand.hand-count-2 .playing-card,.my-hand.hand-count-3 .playing-card,.my-hand.hand-count-4 .playing-card{width:82px}.my-hand.hand-count-6,.my-hand.hand-count-7,.my-hand.hand-count-8,.my-hand.hand-count-9,.my-hand.hand-count-10{flex-wrap:wrap-reverse;align-content:flex-end;gap:12px 6px;height:auto;min-height:268px;padding-top:30px}.my-hand.hand-count-6 .reorder-card{width:88px;margin-left:0}.my-hand.hand-count-6 .playing-card{width:88px}.my-hand.hand-count-7 .reorder-card,.my-hand.hand-count-8 .reorder-card{width:82px;margin-left:0}.my-hand.hand-count-7 .playing-card,.my-hand.hand-count-8 .playing-card{width:82px}.my-hand.hand-count-9 .reorder-card,.my-hand.hand-count-10 .reorder-card{width:66px;margin-left:0}.my-hand.hand-count-9 .playing-card,.my-hand.hand-count-10 .playing-card{width:66px}}.score-notebook{font-size:14px}.score-notebook thead th{font-size:12px}.score-notebook tfoot th,.score-notebook tfoot td{font-size:16px}.score-notebook tfoot td.score-leader{box-shadow:none;color:#b07607;background:0 0;border-bottom:0;font-weight:900;text-decoration:none}@media (width<=700px){.score-notebook{font-size:13px}.score-notebook thead th{font-size:11px}.score-notebook th,.score-notebook td{height:36px}.score-notebook thead th{height:40px}.score-notebook tbody th span{min-width:24px}.notebook-trump .suit-icon{width:19px;height:19px}.score-notebook tfoot th,.score-notebook tfoot td{height:42px;font-size:15px}}.format-line{color:var(--muted);margin:0 0 14px;font-size:12px;line-height:1.6}.start-card{padding:18px}@media (width<=700px){.lobby-main{padding:22px 15px 36px}.lobby-title h1{margin:8px 0 4px;font-size:30px}.lobby-title p{font-size:12px}.lobby-grid{gap:12px;margin-top:18px}.seat-row{padding:9px 4px}.seat-list{margin:2px 0 10px}.avatar{width:38px;height:38px}}.catalog-cards{width:100px}.catalog-cards img:first-child{transform:rotate(-16deg)translate(-20px,3px)}.catalog-cards img:nth-child(2){z-index:1;transform:rotate(-2deg)}.catalog-cards img:last-child{z-index:2;transform:rotate(13deg)translate(20px,1px)}.final-results .results-actions{margin-top:20px}.seat-played-card,.table-page .seat-played-card{transform-style:flat}.seat-played-card.lead-card,.table-page .seat-played-card.lead-card{border:0;outline:none;box-shadow:0 9px 18px #00000057}.seat-played-card.winner-card,.table-page .seat-played-card.winner-card{outline-offset:2px;outline:3px solid #f2c568;box-shadow:0 0 0 6px #f2c56829,0 0 24px #f2c5684d}.seat-played-card.lead-card>.lead-label{letter-spacing:.8px;background:#0b5c80;border-radius:3px;padding:3px 6px;font-size:7px;bottom:3px;right:3px}.table-seat{width:100px}.seat-identity{width:96px}.score-orb{border-width:2px;width:52px;height:52px;font-size:13px}.score-orb i{font-size:10px}.seat-name{width:auto;max-width:110px;font-size:13px}.seat-total{padding:3px 11px 4px;font-size:10px}.my-status{min-width:100px}.bid-chip{font-size:10px;top:-29px}.self-play-area{bottom:344px}.player-count-4 .self-play-area{bottom:330px}.player-count-5 .self-play-area,.player-count-6 .self-play-area{bottom:318px}@media (width<=700px){.self-play-area,.player-count-3 .self-play-area{bottom:330px}.player-count-4 .self-play-area{bottom:318px}.player-count-5 .self-play-area,.player-count-6 .self-play-area{bottom:308px}.table-page:has(.my-hand.hand-count-6,.my-hand.hand-count-7,.my-hand.hand-count-8,.my-hand.hand-count-9,.my-hand.hand-count-10) .self-play-area{bottom:428px}}.seat-played-card>.lead-label{display:none!important}.my-zone{gap:3px}.my-status{gap:3px;margin:0}.turn-callout{min-height:21px;margin:0 0 -3px;padding:3px 9px}.my-hand,.my-hand.hand-count-6,.my-hand.hand-count-7,.my-hand.hand-count-8,.my-hand.hand-count-9,.my-hand.hand-count-10{flex-wrap:nowrap;place-content:normal flex-start;align-items:flex-end;gap:0;height:126px;min-height:0;padding:10px 0 0;display:flex;overflow:visible}.my-hand .reorder-card,.my-hand.hand-count-1 .reorder-card,.my-hand.hand-count-2 .reorder-card,.my-hand.hand-count-3 .reorder-card,.my-hand.hand-count-4 .reorder-card,.my-hand.hand-count-5 .reorder-card,.my-hand.hand-count-6 .reorder-card,.my-hand.hand-count-7 .reorder-card,.my-hand.hand-count-8 .reorder-card,.my-hand.hand-count-9 .reorder-card,.my-hand.hand-count-10 .reorder-card{width:var(--hand-step);flex:0 0 var(--hand-step);margin-left:0}.my-hand .playing-card,.my-hand.hand-count-1 .playing-card,.my-hand.hand-count-2 .playing-card,.my-hand.hand-count-3 .playing-card,.my-hand.hand-count-4 .playing-card,.my-hand.hand-count-5 .playing-card,.my-hand.hand-count-6 .playing-card,.my-hand.hand-count-7 .playing-card,.my-hand.hand-count-8 .playing-card,.my-hand.hand-count-9 .playing-card,.my-hand.hand-count-10 .playing-card{width:82px}.my-hand.hand-count-1{--hand-step:82px;width:82px}.my-hand.hand-count-2{--hand-step:82px;width:164px}.my-hand.hand-count-3{--hand-step:82px;width:246px}.my-hand.hand-count-4{--hand-step:82px;width:328px}.my-hand.hand-count-5{--hand-step:66px;width:346px}.my-hand.hand-count-6{--hand-step:52px;width:342px}.my-hand.hand-count-7{--hand-step:44px;width:346px}.my-hand.hand-count-8{--hand-step:38px;width:348px}.my-hand.hand-count-9{--hand-step:33px;width:346px}.my-hand.hand-count-10{--hand-step:29.5px;width:347.5px}.playing-card.eligible-card,.playing-card.eligible-card:active,.playing-card.eligible-card:disabled{z-index:20;transform:translateY(-17px);opacity:1!important;filter:drop-shadow(0 11px 10px #00000057)!important}.playing-card.eligible-card .card-visual{opacity:1;filter:none}.playing-card.ineligible-card,.playing-card.ineligible-card:disabled{transform:translateY(0);opacity:1!important;filter:saturate(.42)brightness(.64)drop-shadow(0 7px 7px #00000040)!important}.bid-chip{display:none}.bid-drawer.your-bid .bid-buttons{flex-wrap:nowrap;gap:4px;width:100%;display:flex}.bid-drawer.your-bid .bid-buttons button{flex:1 1 0;width:auto;min-width:0;max-width:44px}@media (width<=700px){.table-seats{inset:74px 0 0}.my-zone{bottom:max(7px, env(safe-area-inset-bottom))}.bidding-phase .my-zone{bottom:calc(126px + env(safe-area-inset-bottom))}.self-play-area,.player-count-3 .self-play-area,.player-count-4 .self-play-area,.player-count-5 .self-play-area,.player-count-6 .self-play-area{bottom:calc(258px + env(safe-area-inset-bottom))}.table-page:has(.my-hand.hand-count-6,.my-hand.hand-count-7,.my-hand.hand-count-8,.my-hand.hand-count-9,.my-hand.hand-count-10) .self-play-area{bottom:calc(258px + env(safe-area-inset-bottom))}.bid-drawer.your-bid{gap:7px}.bid-drawer.your-bid .bid-buttons button{border-radius:10px;height:40px;padding:0;font-size:13px}.notebook-card{width:calc(100% - 14px);padding:20px 12px 16px}.notebook-card h1{margin:5px 0 16px;font-size:35px}.score-notebook{font-size:15px}.score-notebook thead th{height:42px;font-size:12px}.score-notebook thead th:first-child{width:54px}.score-notebook th,.score-notebook td{height:39px;padding:4px 3px}.score-notebook tbody th span{min-width:25px;font-size:20px}.score-notebook tfoot th,.score-notebook tfoot td{height:44px;font-size:17px}.notebook-players-5 .score-notebook,.notebook-players-6 .score-notebook{font-size:11px}.notebook-players-5 .score-notebook thead th,.notebook-players-6 .score-notebook thead th{font-size:9px}}@media (width<=370px){.my-hand.hand-count-4{--hand-step:78px;width:316px}.my-hand.hand-count-5{--hand-step:60px;width:322px}.my-hand.hand-count-6{--hand-step:47px;width:317px}.my-hand.hand-count-7{--hand-step:39px;width:316px}.my-hand.hand-count-8{--hand-step:33.5px;width:316.5px}.my-hand.hand-count-9{--hand-step:29.25px;width:316px}.my-hand.hand-count-10{--hand-step:26px;width:316px}}.table-page .my-status{bottom:calc(18px + env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left))}.guessing-drawer,.bid-drawer.guessing-drawer.your-bid{z-index:45;border:1px solid #fffc;border-radius:18px;width:min(520px,100% - 28px);top:48%;bottom:auto;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 65px #00000061,0 0 0 1px #0a302214}.guessing-drawer .guessing-roster>span{background:#fffefa}.guessing-drawer .guessing-question{padding-top:2px}@media (width<=700px){.guessing-drawer,.bid-drawer.guessing-drawer.your-bid{top:47%;bottom:auto}}@media (width>=701px){.my-hand,.my-hand.hand-count-6,.my-hand.hand-count-7,.my-hand.hand-count-8,.my-hand.hand-count-9,.my-hand.hand-count-10{height:158px;padding-top:12px}.my-hand .playing-card,.my-hand.hand-count-1 .playing-card,.my-hand.hand-count-2 .playing-card,.my-hand.hand-count-3 .playing-card,.my-hand.hand-count-4 .playing-card,.my-hand.hand-count-5 .playing-card,.my-hand.hand-count-6 .playing-card,.my-hand.hand-count-7 .playing-card,.my-hand.hand-count-8 .playing-card,.my-hand.hand-count-9 .playing-card,.my-hand.hand-count-10 .playing-card{width:104px}.my-hand.hand-count-1{--hand-step:104px;width:104px}.my-hand.hand-count-2{--hand-step:104px;width:208px}.my-hand.hand-count-3{--hand-step:104px;width:312px}.my-hand.hand-count-4{--hand-step:104px;width:416px}.my-hand.hand-count-5{--hand-step:104px;width:520px}.my-hand.hand-count-6{--hand-step:96px;width:584px}.my-hand.hand-count-7{--hand-step:88px;width:632px}.my-hand.hand-count-8{--hand-step:80px;width:664px}.my-hand.hand-count-9{--hand-step:72px;width:680px}.my-hand.hand-count-10{--hand-step:64px;width:680px}}.table-seats{width:100%;left:0;right:0;transform:none}.table-seat,.my-zone{position:absolute}.turn-capsule{z-index:24;color:#123b2c;letter-spacing:.9px;white-space:nowrap;pointer-events:none;background:#fff;border:1px solid #ffffffb8;border-radius:999px;align-items:center;gap:5px;min-height:22px;padding:4px 9px;font-size:8px;font-weight:900;display:inline-flex;position:absolute;top:-29px;left:50%;translate:-50%;box-shadow:0 7px 18px #00000045,0 0 18px #ffe29b42}.turn-capsule i{background:#ed8b33;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite capsule-pulse;box-shadow:0 0 0 3px #ed8b3324}.turn-capsule.playing i{background:#248f66;box-shadow:0 0 0 3px #248f6626}@keyframes capsule-pulse{50%{opacity:.38;transform:scale(.72)}}.my-zone.hand-hidden{gap:2px}.table-page:has(.my-zone.hand-hidden) .self-play-area{bottom:calc(124px + env(safe-area-inset-bottom))}.card-flipper{opacity:0;transform-style:flat;transition:opacity .28s ease-out,transform .4s cubic-bezier(.16,.82,.2,1);transition-delay:calc(var(--deal-index) * 38ms);transform:translateY(150px)}.card-flipper.revealed{opacity:1;transform:translateY(0)}.card-front-side{transform:none}.card-back-side{display:none}.guessing-drawer,.bid-drawer.guessing-drawer.your-bid{text-align:left;border-radius:15px;grid-template-columns:minmax(0,1fr);gap:7px;width:min(720px,100% - 12px);min-height:0;max-height:none;padding:10px 12px 9px;display:grid}.guessing-roster{gap:5px;width:100%;display:flex}.guessing-roster>span{background:#fff;border:1px solid #ddd8cf;border-radius:9px;flex:1 1 0;grid-template-columns:minmax(0,1fr) 23px;align-items:center;gap:3px;min-width:0;min-height:36px;padding:4px 5px;display:grid}.guessing-roster>span.current-guesser{border-color:#eda04c;box-shadow:0 0 0 2px #eda04c24}.guessing-roster small{color:#303934;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:800;overflow:hidden}.guessing-roster b{color:#142a20;font-variant-numeric:tabular-nums;background:#eee9df;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.guessing-roster b:empty{background:#f5f2eb}.guessing-question{align-items:baseline;gap:9px;display:flex}.guessing-question h2{margin:0;font-size:16px}.guessing-drawer .waiting-bid{min-height:34px;padding:0}.guessing-drawer .waiting-bid p{margin:0}.guessing-drawer .bid-buttons{flex-wrap:nowrap;gap:4px;width:100%;display:flex}.guessing-drawer .bid-buttons button{flex:1 1 0;width:auto;min-width:0;max-width:none;height:38px;padding:0}.guessing-hand{--guess-card-width:64px;justify-content:flex-start;align-items:flex-end;height:91px;margin:0 auto;display:flex;overflow:visible}.guessing-card{width:var(--guess-card-width);aspect-ratio:5/7;flex:0 0 var(--guess-step);filter:drop-shadow(0 7px 7px #00000038);position:relative}.guessing-card .card-visual{border-radius:5px}.guessing-hand.hand-count-1{--guess-step:64px;width:64px}.guessing-hand.hand-count-2{--guess-step:64px;width:128px}.guessing-hand.hand-count-3{--guess-step:64px;width:192px}.guessing-hand.hand-count-4{--guess-step:64px;width:256px}.guessing-hand.hand-count-5{--guess-step:61px;width:308px}.guessing-hand.hand-count-6{--guess-step:49px;width:309px}.guessing-hand.hand-count-7{--guess-step:40.5px;width:307px}.guessing-hand.hand-count-8{--guess-step:35px;width:309px}.guessing-hand.hand-count-9{--guess-step:30.5px;width:308px}.guessing-hand.hand-count-10{--guess-step:27px;width:307px}.notebook-trump{justify-content:center;align-items:center;gap:5px;display:inline-flex}.notebook-trump small{color:#6e7479;font-variant-numeric:tabular-nums;font-size:10px;font-weight:800}@media (width<=700px){.table-seats{width:100%;inset:86px 0 0;transform:none}.bidding-phase .my-zone{bottom:calc(236px + env(safe-area-inset-bottom))}.guessing-drawer{bottom:max(5px, env(safe-area-inset-bottom))}.guessing-roster{gap:3px}.guessing-roster>span{grid-template-columns:minmax(0,1fr) 21px;min-height:34px;padding:3px 4px}.guessing-roster b{width:21px;height:21px}.guessing-question h2{font-size:15px}.guessing-question .mini-label{font-size:7px}}@media (height<=760px) and (width<=700px){.guessing-hand{--guess-card-width:54px;height:76px}.guessing-hand.hand-count-1{--guess-step:54px;width:54px}.guessing-hand.hand-count-2{--guess-step:54px;width:108px}.guessing-hand.hand-count-3{--guess-step:54px;width:162px}.guessing-hand.hand-count-4{--guess-step:54px;width:216px}.guessing-hand.hand-count-5{--guess-step:53px;width:266px}.guessing-hand.hand-count-6{--guess-step:43px;width:269px}.guessing-hand.hand-count-7{--guess-step:36px;width:270px}.guessing-hand.hand-count-8{--guess-step:31px;width:271px}.guessing-hand.hand-count-9{--guess-step:27px;width:270px}.guessing-hand.hand-count-10{--guess-step:24px;width:270px}.bidding-phase .my-zone{bottom:calc(216px + env(safe-area-inset-bottom))}}.table-page .my-status{z-index:19;right:auto;bottom:calc(150px + env(safe-area-inset-bottom));left:max(10px, env(safe-area-inset-left));margin:0;position:fixed;transform:none}.my-zone>.turn-capsule{top:auto;bottom:calc(252px + env(safe-area-inset-bottom));position:fixed;left:50%}.my-zone.hand-visible{gap:14px}.my-zone.hand-visible .my-hand{margin-top:8px}.bidding-phase .my-zone{bottom:max(7px, env(safe-area-inset-bottom))}.is-my-bid .my-zone{bottom:calc(132px + env(safe-area-inset-bottom))}.guessing-drawer,.bid-drawer.guessing-drawer.your-bid{gap:6px;padding:9px 11px 10px}.guessing-drawer .guessing-question h2{font-size:15px}.playing-card.eligible-card,.playing-card.eligible-card:active,.playing-card.eligible-card:disabled{transform:none}.reorder-card.eligible-slot{transition:top .14s ease-out}.my-hand.all-eligible .playing-card{opacity:1!important;filter:drop-shadow(0 10px 9px #0000004d)!important}.notebook-wrap{background:#fffdf8!important}.score-notebook th,.score-notebook td{border-bottom:1px solid #d9e0e6}.score-notebook thead th{border-bottom-color:#cbd3da}.score-notebook tfoot th,.score-notebook tfoot td{border-top:3px double #424b55}.final-results .results-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.final-results .results-actions .primary-button,.final-results .results-actions .outline-button{min-width:0;min-height:48px;padding:10px 12px}@media (width<=700px){.my-hand.hand-count-1{--hand-step:82px;width:82px}.my-hand.hand-count-2{--hand-step:68px;width:150px}.my-hand.hand-count-3{--hand-step:60px;width:202px}.my-hand.hand-count-4{--hand-step:54px;width:244px}.my-hand.hand-count-5{--hand-step:50px;width:282px}.my-hand.hand-count-6{--hand-step:47px;width:317px}.my-hand.hand-count-7{--hand-step:42px;width:334px}.my-hand.hand-count-8{--hand-step:38px;width:348px}.my-hand.hand-count-9{--hand-step:33px;width:346px}.my-hand.hand-count-10{--hand-step:29.5px;width:347.5px}.final-results .results-actions{margin-top:14px}.final-results .results-actions .primary-button,.final-results .results-actions .outline-button{font-size:13px}}@media (width<=370px){.my-hand.hand-count-6{--hand-step:44px;width:302px}.my-hand.hand-count-7{--hand-step:39px;width:316px}.my-hand.hand-count-8{--hand-step:33.5px;width:316.5px}.my-hand.hand-count-9{--hand-step:29.25px;width:316px}.my-hand.hand-count-10{--hand-step:26px;width:316px}}.table-page .my-status{right:auto;bottom:max(8px, env(safe-area-inset-bottom));left:max(8px, env(safe-area-inset-left))}.my-zone.hand-visible>.turn-capsule.playing{position:absolute;inset:-25px auto auto 50%}.my-zone.hand-hidden>.turn-capsule.playing{opacity:0}.seat-play-slot,.self-play-area{width:var(--played-w);aspect-ratio:5/7}.seat-play-slot>.seat-played-card,.self-play-area>.seat-played-card{width:var(--played-w);aspect-ratio:5/7;height:100%}.bidding-phase .my-zone,.is-my-bid .my-zone{bottom:max(7px, env(safe-area-inset-bottom))}.my-zone.hand-visible>.turn-capsule{position:absolute;inset:-25px auto auto 50%}.guessing-drawer .bid-buttons{justify-content:center}.guessing-drawer .bid-buttons button{text-align:center;flex:0 44px;width:44px}.guessing-roster b{text-align:center;place-content:center;line-height:1}.self-play-area>.seat-played-card{-webkit-tap-highlight-color:transparent;animation:none}@media (width<=700px){.my-zone .my-hand,.my-zone .my-hand.hand-count-1,.my-zone .my-hand.hand-count-2,.my-zone .my-hand.hand-count-3,.my-zone .my-hand.hand-count-4,.my-zone .my-hand.hand-count-5,.my-zone .my-hand.hand-count-6,.my-zone .my-hand.hand-count-7,.my-zone .my-hand.hand-count-8,.my-zone .my-hand.hand-count-9,.my-zone .my-hand.hand-count-10{justify-content:center;align-self:stretch;width:auto;margin-left:116px;margin-right:10px}.my-zone .my-hand.hand-count-1{--hand-step:82px}.my-zone .my-hand.hand-count-2{--hand-step:min(82px, calc(100% - 82px))}.my-zone .my-hand.hand-count-3{--hand-step:min(82px, calc(50% - 41px))}.my-zone .my-hand.hand-count-4{--hand-step:min(82px, calc(33.333% - 27.333px))}.my-zone .my-hand.hand-count-5{--hand-step:min(82px, calc(25% - 20.5px))}.my-zone .my-hand.hand-count-6{--hand-step:min(82px, calc(20% - 16.4px))}.my-zone .my-hand.hand-count-7{--hand-step:min(82px, calc(16.667% - 13.667px))}.my-zone .my-hand.hand-count-8{--hand-step:min(82px, calc(14.286% - 11.714px))}.my-zone .my-hand.hand-count-9{--hand-step:min(82px, calc(12.5% - 10.25px))}.my-zone .my-hand.hand-count-10{--hand-step:min(82px, calc(11.111% - 9.111px))}}.bid-drawer.your-bid.guessing-drawer .bid-buttons{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;justify-content:center!important}.bid-drawer.your-bid.guessing-drawer .bid-buttons button{max-width:44px;flex:0 44px!important;width:44px!important}@media (width<=700px){.seat-count-1 .table-seat:first-child{top:12%!important;left:50%!important}.seat-count-2 .table-seat:first-child{top:20%!important;left:20%!important}.seat-count-2 .table-seat:nth-child(2){top:12%!important;left:80%!important}.seat-count-3 .table-seat:first-child{top:49%!important;left:11%!important}.seat-count-3 .table-seat:nth-child(2){top:9%!important;left:50%!important}.seat-count-3 .table-seat:nth-child(3){top:49%!important;left:89%!important}.seat-count-4 .table-seat:first-child{top:53%!important;left:11%!important}.seat-count-4 .table-seat:nth-child(2){top:19%!important;left:22%!important}.seat-count-4 .table-seat:nth-child(3){top:11%!important;left:78%!important}.seat-count-4 .table-seat:nth-child(4){top:53%!important;left:89%!important}.seat-count-5 .table-seat:first-child{top:54%!important;left:11%!important}.seat-count-5 .table-seat:nth-child(2){top:20%!important;left:17%!important}.seat-count-5 .table-seat:nth-child(3){top:9%!important;left:50%!important}.seat-count-5 .table-seat:nth-child(4){top:12%!important;left:83%!important}.seat-count-5 .table-seat:nth-child(5){top:54%!important;left:89%!important}}.satti-v2.satti-table-page{height:100dvh;min-height:0;overflow:hidden}.satti-v2 .satti-felt{padding:max(82px, calc(env(safe-area-inset-top) + 74px)) 14px max(8px, env(safe-area-inset-bottom));grid-template-rows:minmax(155px,21dvh) minmax(180px,1fr) minmax(305px,37dvh);gap:0;display:grid}.satti-v2 .satti-felt:before{opacity:.11;background-image:radial-gradient(circle,#ffffff2e 0 1px,#0000 1.4px),linear-gradient(120deg,#ffffff06,#0000 45%);background-size:13px 13px,100% 100%}.satti-v2 .satti-hud{top:max(10px, env(safe-area-inset-top));border-radius:14px;height:58px;left:12px}.satti-v2 .satti-hud>span{min-width:67px;padding:7px 11px}.satti-v2 .satti-hud>span:last-child{min-width:83px}.satti-v2 .satti-hud small{font-size:6px}.satti-v2 .satti-hud strong{font-size:14px}.satti-v2 .satti-hud .suit-icon{width:20px;height:20px}.satti-v2>.floating-leave{top:max(11px, env(safe-area-inset-top));left:auto;right:12px}.satti-v2 .satti-seat-panel{width:100%;min-width:0;max-width:640px;margin:0 auto;position:relative}.satti-v2 .satti-opponent-panel{grid-template-rows:56px minmax(0,1fr);grid-template-areas:"profile""stacks";align-items:start;display:grid}.satti-v2 .satti-self-panel{isolation:isolate;grid-template-rows:62px 104px minmax(124px,1fr);grid-template-areas:"profile""stacks""hand";align-items:end;display:grid}.satti-v2 .satti-self-panel:before{content:"";z-index:-1;background:linear-gradient(#042c2214,#031f197a);border-top:1px solid #ffffff21;position:absolute;inset:-4px -14px -12px;box-shadow:0 -18px 40px #00000014}.satti-v2.calling .satti-self-panel{grid-template-areas:"profile"".""hand"}.satti-v2 .satti-seat-strip{grid-area:profile;justify-content:center;align-items:center;gap:12px;min-width:0;display:flex;position:relative}.satti-v2 .satti-self-panel>.satti-seat-strip{justify-content:flex-start;padding-left:12px}.satti-v2 .satti-player-badge{grid-template-columns:48px minmax(0,auto);align-items:center;gap:9px;width:auto;min-width:0;display:grid}.satti-v2 .satti-player-badge .score-orb{border-width:2px;width:46px;height:46px;font-size:11px}.satti-v2 .satti-player-badge>span:last-child b{max-width:150px;font-size:13px}.satti-v2 .satti-player-badge>span:last-child small{margin-top:1px;font-size:7px}.satti-v2 .satti-player-badge.active .score-orb{box-shadow:0 0 0 3px #f2c26f,0 0 24px #f2c26f7a}.satti-v2 .satti-seat-strip>.turn-capsule{white-space:nowrap;flex:none;width:max-content;padding:7px 10px;font-size:8px;position:absolute;top:50%;left:auto;right:8px;transform:translateY(-50%)translate(0,0)}.satti-v2 .satti-stack-shelf{grid-area:stacks;grid-template-rows:14px minmax(0,1fr);width:100%;min-height:0;display:grid;position:relative}.satti-v2 .satti-rack-label{color:#edf6f194;letter-spacing:.2em;text-align:center;text-transform:uppercase;font-size:6px;font-weight:800;line-height:1}.satti-v2 .satti-stack-rack{grid-template-columns:repeat(5,clamp(46px,8.2dvh,66px));place-content:start center;gap:clamp(5px,1.5vw,10px);width:100%;height:auto;margin:2px 0 0;display:grid}.satti-v2 .satti-my-stacks{align-content:end;margin:0}.satti-v2 .satti-card-stack,.satti-v2 .satti-empty-stack{aspect-ratio:5/7;border-radius:7px;width:100%;position:relative}.satti-v2 .satti-empty-stack{background:#00000009;border:1px dashed #ffffff1f}.satti-v2 .satti-card-stack.has-covered-card:before{content:"";z-index:0;background:repeating-linear-gradient(45deg,#ffffff1a 0 2px,#0000 2px 6px),#174d83;border:1px solid #eef6ffb8;border-radius:7px;position:absolute;inset:-5px 2px 5px;box-shadow:0 5px 10px #00000030}.satti-v2 .satti-stack-face{z-index:2;width:100%;height:100%;position:absolute;inset:0;translate:none}.satti-v2 .satti-stack-face .card-visual,.satti-v2 .satti-stack-face img{border-radius:7px}.satti-v2 .satti-playable-card{-webkit-tap-highlight-color:transparent;transition:translate .15s ease-out,filter .15s ease-out,box-shadow .15s ease-out;transform:none!important}.satti-v2 .satti-playable-card:active{transform:none!important}.satti-v2 .satti-playable-card.eligible:not(:disabled){translate:0 -7px;box-shadow:0 0 0 3px #64dbf3,0 8px 18px #00000047}.satti-v2 .satti-playable-card.ineligible{opacity:1;filter:brightness(.52)saturate(.42)}.satti-v2 .satti-play-lane{grid-template-rows:1fr auto;grid-template-columns:1fr 1fr;place-items:center;column-gap:24px;width:100%;min-height:0;display:grid;position:relative}.satti-v2 .satti-play-slot{aspect-ratio:5/7;width:clamp(68px,10.5dvh,104px);position:relative}.satti-v2 .satti-play-slot.opponent-slot{grid-area:1/1;justify-self:end}.satti-v2 .satti-play-slot.self-slot{grid-area:1/2;justify-self:start}.satti-v2 .satti-played-card,.satti-v2 .satti-played-card.opponent-card,.satti-v2 .satti-played-card.self-card{filter:drop-shadow(0 10px 12px #00000045);width:100%;height:100%;position:absolute;inset:0;translate:none}.satti-v2 .satti-table-message{z-index:10;grid-area:2/1/auto/-1;place-items:center;min-width:0;min-height:34px;display:grid;position:relative;top:auto;left:auto;translate:none}.satti-v2 .satti-table-message>span{padding:8px 13px;font-size:10px}.satti-v2 .satti-hand-rack{grid-area:hand;grid-template-rows:14px minmax(0,1fr);place-items:end center;width:100%;min-height:0;display:grid}.satti-v2 .satti-hand{--satti-hand-card-w:clamp(72px, 21vw, 102px);width:min(520px,100vw - 28px);height:calc(var(--satti-hand-card-w) * 1.4 + 9px);padding:0;display:block;position:relative;overflow:visible}.satti-v2 .satti-hand .satti-playable-card{bottom:0;right:auto;left:calc(var(--card-index) * (100% - var(--satti-hand-card-w)) / var(--rack-steps));width:var(--satti-hand-card-w);height:calc(var(--satti-hand-card-w) * 1.4);aspect-ratio:5/7;z-index:calc(var(--card-index) + 1);margin:0;position:absolute}.satti-v2 .satti-hand .satti-playable-card.eligible:not(:disabled){z-index:20;translate:0 -9px}.satti-v2 .satti-call-dialog{width:min(420px,100% - 28px);top:43%}@media (width<=700px){.satti-v2 .satti-felt{grid-template-rows:minmax(145px,20dvh) minmax(170px,1fr) minmax(305px,37dvh);padding-left:8px;padding-right:8px}.satti-v2 .satti-seat-strip{gap:8px}.satti-v2 .satti-player-badge{grid-template-columns:43px minmax(0,auto);gap:7px}.satti-v2 .satti-player-badge .score-orb{width:41px;height:41px;font-size:10px}.satti-v2 .satti-player-badge>span:last-child b{max-width:115px;font-size:12px}.satti-v2 .satti-seat-strip>.turn-capsule{padding:6px 8px;font-size:7px}.satti-v2 .satti-stack-rack{grid-template-columns:repeat(5,clamp(46px,8.2dvh,62px))}.satti-v2 .satti-self-panel,.satti-v2.calling .satti-self-panel{grid-template-rows:62px 104px minmax(124px,1fr)}.satti-v2 .satti-self-panel>.satti-seat-strip{padding-left:7px}.satti-v2 .satti-play-lane{column-gap:18px}}@media (height<=720px) and (width<=700px){.satti-v2 .satti-felt{padding-top:max(72px, calc(env(safe-area-inset-top) + 66px));grid-template-rows:138px minmax(150px,1fr) 265px}.satti-v2 .satti-hud{height:52px}.satti-v2 .satti-hud>span{min-width:62px}.satti-v2 .satti-self-panel{grid-template-rows:54px 82px minmax(105px,1fr)}.satti-v2 .satti-stack-rack{grid-template-columns:repeat(5,46px);gap:5px}.satti-v2 .satti-hand{--satti-hand-card-w:72px}.satti-v2 .satti-call-dialog{top:41%}}
