:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color-scheme:dark;color:#f1ebdf;background:#090a0b;--ink: #f1ebdf;--muted: #a59f94;--gold: #d4b783;--line: rgba(214, 188, 140, .24);--red: #bc2028;--black: #18191b}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-width:320px;min-height:100%}body{background:radial-gradient(ellipse at 50% 0%,#23221e,#111213 42%,#08090a 90%);overflow-x:hidden}button,input{font:inherit}button{appearance:none;min-height:44px;padding:10px 16px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:linear-gradient(145deg,#242421,#101112 70%);box-shadow:inset 0 1px #ffffff10,0 6px 18px #0004;font-size:14px;font-weight:500;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}button:disabled{opacity:.38;cursor:default}button:focus-visible,input:focus-visible{outline:2px solid #e7c892;outline-offset:3px}button:active:not(:disabled){transform:translateY(1px)}@media(hover:hover){button:hover:not(:disabled){border-color:#dfc594;background:linear-gradient(145deg,#3b352b,#191919)}}input{min-width:0;width:100%;min-height:48px;padding:12px 15px;border:1px solid #a38b6066;border-radius:10px;background:linear-gradient(120deg,#151616,#0c0d0e);color:var(--ink);font-size:16px;box-shadow:inset 0 2px 9px #0004}input::placeholder{color:#89857e}h1,h2,p{margin:0}.app{width:min(1400px,100%);height:100vh;height:100dvh;min-height:340px;margin:0 auto;padding:max(12px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px}.topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:60px}.brand{display:grid;justify-self:start;gap:3px;color:#f0ddba;white-space:nowrap}.brand>span{font-size:32px;font-weight:250;letter-spacing:.13em;line-height:1}.brand small{font-size:9px;font-weight:400;letter-spacing:.06em}.top-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.top-actions>button:not(.voice-button){min-height:38px;padding:7px 15px;border-radius:99px;font-size:12px;white-space:nowrap}.room-pill{order:-1;font-size:12px;color:#c0b8a9;white-space:nowrap}.status-strip{font-size:14px;color:#ded6c7;text-align:center;white-space:nowrap}.layout{display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;min-height:0}.score-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:13px;overflow:hidden;background:linear-gradient(110deg,#191a18cc,#0c0d0dcc);box-shadow:inset 0 1px #ffffff07}.score-panel h2{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.score-row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:9px 6px;min-width:0;border-left:1px solid var(--line)}.score-row:nth-of-type(1){border-left:0}.score-row span{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#c5c1b8;font-size:12px}.score-row i{display:none}.score-row strong{font-size:21px;font-weight:500;font-variant-numeric:tabular-nums}.score-row.active{background:linear-gradient(140deg,#b9985530,#b9985505);box-shadow:inset 0 -1px #dab7798c}.score-row.active span,.score-row.active strong{color:#efd097}.table{--card-width: clamp(29px, calc((100cqw - 54px)/8) , 68px);--card-height: calc(var(--card-width) * 1.46);container-type:inline-size;position:relative;min-height:0;isolation:isolate}.table:before{content:"";position:absolute;z-index:-1;inset:6px 2px calc(var(--card-height) + 94px);border-radius:46%/16%;border:1px solid #b399685c;background:repeating-linear-gradient(38deg,#ffffff02 0 1px,transparent 1px 4px),radial-gradient(ellipse at 50% 30%,#222320,#111314 65%,#0a0b0c);box-shadow:inset 0 0 0 3px #101111,inset 0 0 0 4px #a18a5536,inset 0 22px 60px #0004,0 16px 40px #0005}.middle-row{position:absolute;inset:0}.player-spot{position:absolute;display:grid;justify-items:center;gap:10px;z-index:3;min-width:0;max-width:130px}.player-spot>span,.self-player>span{font-size:13px;padding:4px 9px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e9e4d9}.player-spot.turn>span,.self-player.turn>span{color:#f1d195;text-shadow:0 0 16px #c3945366}.player-spot.turn>span:after,.self-player.turn>span:after{content:"";display:block;margin:4px auto 0;width:20px;height:2px;background:var(--gold);border-radius:4px}.table>.player-spot{top:16px;left:50%;transform:translate(-50%)}.middle-row>.player-spot:first-child{top:39%;left:12px}.middle-row>.player-spot:last-child{top:39%;right:12px}.card-stack{width:64px;height:52px;position:relative}.card-stack i{position:absolute;width:32px;height:46px;left:16px;top:2px;border:1px solid #baa78177;border-radius:4px;background:repeating-linear-gradient(45deg,#99947b10 0 1px,transparent 1px 4px),linear-gradient(135deg,#303330,#131617);box-shadow:0 4px 10px #0008,inset 0 0 0 3px #131514}.card-stack i:first-child{transform:translate(-13px) rotate(-14deg)}.card-stack i:last-child{transform:translate(13px) rotate(14deg)}.self-player{position:absolute;bottom:calc(var(--card-height) + 65px);left:50%;transform:translate(-50%);z-index:6;max-width:50%}.hand{position:absolute;z-index:5;left:0;right:0;bottom:48px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px;padding:4px;margin:0;min-width:0}.card-face,.playing-card,.rentz-card,.lane-placeholder{width:var(--card-width);height:var(--card-height);display:grid;grid-template-rows:auto minmax(0,1fr);justify-items:start;padding:6px;border:1px solid #f7e8cebd;border-radius:6px;background:linear-gradient(145deg,#fff9ed,#e8dfcf 65%,#f4eadb);color:var(--black);box-shadow:inset 0 1px 1px #fff,0 5px 13px #0008;font-weight:500;font-family:Arial,sans-serif;line-height:1}.card-face span,.playing-card span{font-size:clamp(14px,4cqw,22px);font-weight:500;letter-spacing:-.06em}.card-face b,.playing-card b{align-self:center;justify-self:center;font-size:clamp(23px,6.4cqw,38px);font-weight:400}.red{color:var(--red)}.black{color:var(--black)}.playing-card{flex:0 0 var(--card-width);min-height:0;cursor:pointer}.playing-card:disabled{opacity:1;cursor:default}.playing-card.dimmed{opacity:.56;filter:saturate(.72)}.playing-card.legal{border-color:#ffe0a4;outline:1px solid #ebc88b;outline-offset:2px;box-shadow:0 0 10px #e4b15e80,inset 0 0 0 1px #fff5d8,0 6px 14px #000a}@media(hover:hover){.playing-card:hover:not(:disabled){color:var(--black);background:linear-gradient(145deg,#fffdf5,#e8ddc8);transform:translateY(-4px)}.playing-card.red:hover:not(:disabled){color:var(--red)}}.center{position:absolute;left:50%;top:100px;bottom:calc(var(--card-height) + 106px);width:min(560px,calc(100% - 174px));display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;transform:translate(-50%);z-index:2}.center h2{font-size:17px;font-weight:500;text-align:center;color:#f3deba}.center p{color:var(--muted);text-align:center;font-size:13px}.trick-area{position:relative;width:100%;height:100%;max-height:330px;min-height:130px}.trick-slot{position:absolute;display:grid;place-items:center}.trick-seat-0{left:50%;bottom:0;transform:translate(-50%)}.trick-seat-1{right:0;top:50%;transform:translateY(-50%)}.trick-seat-2{left:50%;top:0;transform:translate(-50%)}.trick-seat-3{left:0;top:50%;transform:translateY(-50%)}.trick-slot .card-face{width:clamp(42px,12cqw,66px);height:clamp(60px,17cqw,94px)}.trick-slot i{width:clamp(42px,12cqw,66px);height:clamp(60px,17cqw,94px);border:1px dashed #d9bb7733;border-radius:6px}.empty-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#ad9f866b;font-size:11px;max-width:96px}.choose-center{width:min(370px,calc(100% - 24px));top:24px;bottom:calc(var(--card-height) + 95px);z-index:10;pointer-events:none}.choose-center.is-open{pointer-events:auto}.subgame-popover{width:100%;padding:18px;border:1px solid #c3a16b;border-radius:16px;background:linear-gradient(135deg,#242321f5,#0d0e0ffa 70%);box-shadow:inset 0 1px #ffffff16,0 12px 50px #000b}.subgame-popover h2{font-size:21px;margin-bottom:16px;font-weight:400}.subgame-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.subgame-grid button{padding:8px 5px;font-size:14px;border-color:#bc9d69a6}.subgame-grid button:last-child{grid-column:1 / -1}.selector-open .player-spot{visibility:hidden}.chooser-wait{padding:14px;border:1px solid var(--line);border-radius:12px;background:#171817}.rentz-table .center{width:min(580px,calc(100% - 24px));top:110px}.rentz-table .middle-row>.player-spot{top:72px}.rentz-table .middle-row>.player-spot .card-stack{display:none}.rentz-board{display:grid;gap:5px;width:100%}.lane-cards{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:3px}.rentz-card,.lane-placeholder,.lane-slot{width:100%;height:clamp(32px,11cqw,60px);min-width:0;padding:3px;font-size:clamp(11px,3cqw,16px);border-radius:4px}.rentz-card b,.lane-placeholder b{align-self:center;justify-self:center;font-size:clamp(13px,4cqw,24px);font-weight:400}.lane-placeholder{opacity:.3}.round-actions{text-align:center}.round-actions button{min-height:32px;padding:5px 12px;font-size:12px}.summary{width:min(400px,calc(100% - 28px));padding:18px;top:28px;bottom:calc(var(--card-height) + 85px);border:1px solid var(--line);border-radius:16px;background:#131514ef;gap:0}.summary h2{margin-bottom:10px}.summary-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;width:100%;gap:12px;padding:11px 0;border-bottom:1px solid var(--line);align-items:center;font-size:13px}.summary-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.summary-row strong{color:#edd3a2;font-weight:500}.summary-row small{color:var(--muted)}.summary button{margin-top:14px;width:100%}.voice-button{position:fixed;bottom:max(14px,env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right));z-index:40;width:44px;height:44px;padding:10px;border-radius:50%;border-color:#cfaf77;box-shadow:inset 0 0 0 3px #d5b57b17,0 0 16px #0007;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.voice-button svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.voice-button.active{background:#d2b47c;color:#151616;box-shadow:0 0 18px #cda35577}.voice-button.error{color:#ed8c88;border-color:#ed8c88}.voice-pill{position:fixed;right:max(70px,calc(env(safe-area-inset-right) + 54px));bottom:max(25px,calc(env(safe-area-inset-bottom) + 11px));z-index:40;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#e4c99a;background:#111e;padding:6px 10px;border-radius:99px}.entry-screen .topbar{grid-template-columns:1fr auto}.entry-screen .topbar>span{display:none}.start-panel{min-height:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(25px,6vw,90px);width:min(1020px,100%);margin:0 auto;padding:20px}.start-emblem{position:relative;display:grid;place-items:center;min-height:280px}.start-emblem:before{content:"";position:absolute;width:min(92%,390px);aspect-ratio:1;border:1px solid #bd9e6040;border-radius:48% 52% 47% 53%;transform:rotate(-24deg);background:repeating-linear-gradient(40deg,#c6b18303 0 1px,transparent 1px 4px)}.start-emblem>span{font-family:Georgia,serif;line-height:1;font-size:clamp(180px,30vw,330px);color:#181a1a;-webkit-text-stroke:1px #b096665c;text-shadow:0 12px 22px #000}.start-emblem>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-30%);color:#f0debb;font-size:clamp(40px,6vw,72px);font-weight:250;letter-spacing:.12em;text-shadow:0 3px 10px #000;white-space:nowrap}.start-emblem small{display:block;text-align:center;font-size:13px;letter-spacing:.06em;margin-top:7px}.start-card{display:grid;gap:16px;width:100%}.start-card>label{font-size:16px;color:#e9dfcc}.start-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:4px 0 6px}.start-actions button{min-height:54px;border-color:#b99b69a8;font-size:16px}.start-actions button:first-child:not(:disabled){border-color:#eed6a9;background:linear-gradient(135deg,#5e4c32,#24231e 75%);box-shadow:0 0 17px #eac88a22,inset 0 0 0 1px #d8bb8133}.join-inline{display:grid;grid-template-columns:minmax(0,1fr) 90px;gap:10px}.lobby-panel{width:min(780px,100%);margin:auto;padding:28px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end;background:#141616;border:1px solid var(--line);border-radius:20px}.lobby-panel label{display:grid;gap:8px;font-size:13px;color:var(--muted)}.lobby-panel button{min-height:48px}@media(max-width:600px)and (orientation:portrait){.app{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right));gap:10px}.topbar{min-height:70px;grid-template-columns:1fr auto;gap:8px}.brand>span{font-size:28px}.status-strip{grid-column:1 / -1;grid-row:2;text-align:left;font-size:12px}.top-actions{grid-column:2;grid-row:1;gap:7px}.top-actions>button:not(.voice-button){padding:7px 11px;min-height:36px;font-size:11px}.room-pill{font-size:10px}.score-row{padding:8px 3px}.score-row span{font-size:11px}.score-row strong{font-size:19px}.layout{gap:8px}.table{--card-width: calc((100cqw - 42px)/8) }.hand{gap:4px;padding-inline:5px}.playing-card{padding:4px}.player-spot{max-width:84px;gap:6px}.player-spot>span{font-size:11px;padding-inline:3px}.middle-row>.player-spot:first-child{left:3px}.middle-row>.player-spot:last-child{right:3px}.card-stack{width:48px;height:44px}.card-stack i{width:25px;height:37px;left:11px}.card-stack i:first-child{transform:translate(-9px) rotate(-14deg)}.card-stack i:last-child{transform:translate(9px) rotate(14deg)}.center{width:calc(100% - 142px);top:91px}.choose-center,.summary{width:calc(100% - 24px);top:16px}.subgame-popover{padding:14px}.subgame-popover h2{font-size:20px}.subgame-grid{gap:8px}.subgame-grid button{font-size:13px}.start-panel{grid-template-columns:1fr;grid-template-rows:minmax(110px,1fr) auto;gap:15px;padding:5px 18px 35px}.start-emblem{min-height:0;height:100%}.start-emblem:before{max-height:100%;width:auto;height:95%}.start-emblem>span{font-size:clamp(110px,29dvh,240px)}.start-emblem>div{display:none}.start-card{gap:12px}.start-actions{grid-template-columns:1fr;gap:10px}.start-card label{font-size:14px}.start-actions button{min-height:48px}.lobby-panel{padding:20px;grid-template-columns:1fr;gap:12px}}@media(orientation:landscape)and (max-height:600px){.app{min-height:280px;gap:5px;padding-top:max(5px,env(safe-area-inset-top));padding-bottom:max(5px,env(safe-area-inset-bottom))}.topbar{min-height:36px;gap:8px}.brand>span{font-size:24px}.brand small{font-size:8px}.status-strip{font-size:11px}.top-actions>button:not(.voice-button){min-height:30px;padding:5px 12px;font-size:11px}.room-pill{font-size:10px}.layout{gap:4px}.score-row{flex-direction:row;padding:4px 7px;gap:9px}.score-row span{font-size:10px}.score-row strong{font-size:15px}.table{--card-width: clamp(29px, 8.7dvh, 46px);--card-height: calc(var(--card-width) * 1.42)}.table:before{inset:2px 4px calc(var(--card-height) + 25px);border-radius:28%/46%}.table>.player-spot{top:5px}.player-spot{gap:3px;max-width:126px}.player-spot>span,.self-player>span{padding:2px 6px;font-size:11px}.card-stack{width:48px;height:32px}.card-stack i{width:20px;height:29px;left:14px}.card-stack i:first-child{transform:translate(-9px) rotate(-14deg)}.card-stack i:last-child{transform:translate(9px) rotate(14deg)}.player-spot.turn>span:after,.self-player.turn>span:after{margin-top:2px;height:1px}.middle-row>.player-spot{top:29%!important}.hand{bottom:3px;left:60px;right:60px;gap:4px;padding:4px}.playing-card{padding:4px}.playing-card span,.card-face span{font-size:15px}.playing-card b,.card-face b{font-size:25px}.self-player{bottom:calc(var(--card-height) + 13px)}.center{top:45px;bottom:calc(var(--card-height) + 41px);width:min(420px,calc(100% - 250px));gap:6px}.trick-area{min-height:85px;max-width:330px}.trick-slot .card-face,.trick-slot i{width:34px;height:47px;padding:4px}.trick-slot .card-face span{font-size:13px}.trick-slot .card-face b{font-size:19px}.choose-center{top:3px;bottom:calc(var(--card-height) + 35px);width:min(360px,calc(100% - 170px))}.subgame-popover{padding:8px 12px;border-radius:12px}.subgame-popover h2{font-size:16px;margin-bottom:6px}.subgame-grid{gap:5px}.subgame-grid button{min-height:30px;padding:5px;font-size:12px;border-radius:7px}.rentz-table .center{width:min(380px,calc(100% - 230px));top:31px;bottom:calc(var(--card-height) + 35px)}.rentz-table .card-stack{display:none}.rentz-board{gap:3px}.rentz-card,.lane-placeholder,.lane-slot{height:clamp(24px,6.7dvh,34px);padding:2px;font-size:10px}.rentz-card b,.lane-placeholder b{font-size:13px}.round-actions button{min-height:24px;font-size:10px;padding:3px 8px}.summary{top:3px;bottom:calc(var(--card-height) + 30px);width:min(380px,calc(100% - 170px));padding:8px 14px}.summary h2{font-size:15px;margin-bottom:4px}.summary-row{padding:5px 0;font-size:11px}.summary button{min-height:28px;padding:4px;margin-top:6px;font-size:12px}.voice-button{width:40px;height:40px;min-height:40px;bottom:max(10px,env(safe-area-inset-bottom))}.voice-pill{bottom:max(13px,env(safe-area-inset-bottom));max-width:100px;left:max(16px,env(safe-area-inset-left));right:auto}.start-panel{gap:30px;padding:4px 24px;grid-template-columns:.9fr 1.1fr}.start-emblem{min-height:0;height:100%}.start-emblem:before{height:95%;width:auto;max-width:95%}.start-emblem>span{font-size:60dvh}.start-emblem>div{font-size:48px}.start-card{gap:9px}.start-card label{font-size:13px}.start-actions{gap:8px;margin:2px 0}.start-actions button{min-height:44px;font-size:13px;padding:8px}.start-card input,.join-inline button{min-height:42px;padding:8px 12px}.lobby-panel{padding:18px;gap:12px}}@media(max-height:650px)and (orientation:portrait){.start-panel{padding-bottom:12px;gap:8px}.start-card{gap:9px}.table>.player-spot{top:8px}.table>.player-spot .card-stack{display:none}.center{top:51px}.choose-center,.summary{top:0}.subgame-popover{padding:10px}.subgame-popover h2{font-size:17px;margin-bottom:8px}.subgame-grid{gap:5px}.subgame-grid button{min-height:36px}}.table-card{animation-duration:.52s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.18,.9,.22,1)}.from-seat-0{animation-name:deal-from-south}.from-seat-1{animation-name:deal-from-west}.from-seat-2{animation-name:deal-from-north}.from-seat-3{animation-name:deal-from-east}@keyframes deal-from-south{0%{opacity:.3;transform:translateY(140px) rotate(-4deg) scale(.96)}72%{opacity:1;transform:translateY(-5px) rotate(1.5deg) scale(1.01)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@keyframes deal-from-west{0%{opacity:.3;transform:translate(-150px) rotate(-7deg) scale(.96)}72%{opacity:1;transform:translate(5px) rotate(1.5deg) scale(1.01)}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}@keyframes deal-from-north{0%{opacity:.3;transform:translateY(-140px) rotate(4deg) scale(.96)}72%{opacity:1;transform:translateY(5px) rotate(-1.5deg) scale(1.01)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@keyframes deal-from-east{0%{opacity:.3;transform:translate(150px) rotate(7deg) scale(.96)}72%{opacity:1;transform:translate(-5px) rotate(-1.5deg) scale(1.01)}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}.trick-slot.winner .card-face{box-shadow:0 0 0 4px #17483d2e,0 18px 34px #412d1638}.trick-area.trick-complete .settle-card{animation-duration:.78s;animation-delay:.9s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.16,.86,.2,1)}.trick-area.trick-complete .winner .settle-card{animation-name:winner-breathe}.trick-area.trick-complete .trick-slot:not(.winner) .settle-card{filter:saturate(.94);opacity:.9}.collect-to-0 .trick-card-1{animation-name:collect-east-to-south}.collect-to-0 .trick-card-2{animation-name:collect-north-to-south}.collect-to-0 .trick-card-3{animation-name:collect-west-to-south}.collect-to-1 .trick-card-0{animation-name:collect-south-to-east}.collect-to-1 .trick-card-2{animation-name:collect-north-to-east}.collect-to-1 .trick-card-3{animation-name:collect-west-to-east}.collect-to-2 .trick-card-0{animation-name:collect-south-to-north}.collect-to-2 .trick-card-1{animation-name:collect-east-to-north}.collect-to-2 .trick-card-3{animation-name:collect-west-to-north}.collect-to-3 .trick-card-0{animation-name:collect-south-to-west}.collect-to-3 .trick-card-1{animation-name:collect-east-to-west}.collect-to-3 .trick-card-2{animation-name:collect-north-to-west}@keyframes winner-breathe{0%{transform:scale(1)}48%{transform:translateY(-4px) scale(1.06)}to{transform:scale(1.02)}}@keyframes collect-east-to-south{to{opacity:0;transform:translate(-110px,86px) scale(.72) rotate(-8deg)}}@keyframes collect-north-to-south{to{opacity:0;transform:translateY(166px) scale(.72) rotate(4deg)}}@keyframes collect-west-to-south{to{opacity:0;transform:translate(110px,86px) scale(.72) rotate(8deg)}}@keyframes collect-south-to-east{to{opacity:0;transform:translate(110px,-86px) scale(.72) rotate(8deg)}}@keyframes collect-north-to-east{to{opacity:0;transform:translate(110px,86px) scale(.72) rotate(-8deg)}}@keyframes collect-west-to-east{to{opacity:0;transform:translate(220px) scale(.72) rotate(7deg)}}@keyframes collect-south-to-north{to{opacity:0;transform:translateY(-166px) scale(.72) rotate(-4deg)}}@keyframes collect-east-to-north{to{opacity:0;transform:translate(-110px,-86px) scale(.72) rotate(8deg)}}@keyframes collect-west-to-north{to{opacity:0;transform:translate(110px,-86px) scale(.72) rotate(-8deg)}}@keyframes collect-south-to-west{to{opacity:0;transform:translate(-110px,-86px) scale(.72) rotate(-8deg)}}@keyframes collect-east-to-west{to{opacity:0;transform:translate(-220px) scale(.72) rotate(-7deg)}}@keyframes collect-north-to-west{to{opacity:0;transform:translate(-110px,86px) scale(.72) rotate(8deg)}}.rentz-card.rentz-fly{animation-duration:.62s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.16,.9,.22,1);will-change:transform,opacity}.rentz-card.from-player-0{animation-name:rentz-from-south}.rentz-card.from-player-1{animation-name:rentz-from-east}.rentz-card.from-player-2{animation-name:rentz-from-north}.rentz-card.from-player-3{animation-name:rentz-from-west}@keyframes rentz-from-south{0%{opacity:.12;transform:translateY(160px) scale(1.14) rotate(-5deg)}72%{opacity:1;transform:translateY(-6px) scale(1.03) rotate(1.5deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes rentz-from-east{0%{opacity:.12;transform:translate(260px) scale(1.14) rotate(7deg)}72%{opacity:1;transform:translate(-6px) scale(1.03) rotate(-1.5deg)}to{opacity:1;transform:translate(0) scale(1) rotate(0)}}@keyframes rentz-from-north{0%{opacity:.12;transform:translateY(-150px) scale(1.14) rotate(5deg)}72%{opacity:1;transform:translateY(6px) scale(1.03) rotate(-1.5deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes rentz-from-west{0%{opacity:.12;transform:translate(-260px) scale(1.14) rotate(-7deg)}72%{opacity:1;transform:translate(6px) scale(1.03) rotate(1.5deg)}to{opacity:1;transform:translate(0) scale(1) rotate(0)}}.trick-slot.winner .card-face{box-shadow:0 0 0 2px #e0bd77aa,0 0 18px #b8914933}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.club{--club-serif: Georgia, "Times New Roman", serif;--leather: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='180'%20height='180'%20viewBox='0%200%20180%20180'%3e%3cfilter%20id='grain'%3e%3cfeTurbulence%20type='fractalNoise'%20baseFrequency='.48'%20numOctaves='3'%20seed='9'%20stitchTiles='stitch'/%3e%3cfeColorMatrix%20type='saturate'%20values='0'/%3e%3cfeComponentTransfer%3e%3cfeFuncA%20type='linear'%20slope='.12'/%3e%3c/feComponentTransfer%3e%3cfeBlend%20in='SourceGraphic'%20mode='soft-light'/%3e%3c/filter%3e%3cpath%20fill='%23151615'%20filter='url(%23grain)'%20d='M0%200h180v180H0z'/%3e%3c/svg%3e")}.club .brand>span{font-family:var(--club-serif);font-size:35px;letter-spacing:-.035em;font-weight:400}.club .brand small{letter-spacing:.025em}.club .brand{color:#e9d7b3}.club .topbar{min-height:56px}.club .score-panel{border-color:#b3955a42;background:linear-gradient(115deg,#23211de8,#090a0be8);box-shadow:0 5px 22px #0003,inset 0 1px #ffffff0a}.club .score-row strong{font-family:var(--club-serif)}.club .table:before{inset:8px 8px calc(var(--card-height) + 100px);border:9px solid #22211d;border-radius:46%/22%;background:radial-gradient(ellipse at 50% 0%,#c5aa7020,transparent 65%),var(--leather),#131514;box-shadow:0 0 0 1px #b79b6390,0 0 0 3px #090909,0 0 0 5px #544631,0 0 0 6px #b2955950,0 16px 32px #000b,inset 0 0 0 1px #ddc08a,inset 0 0 0 3px #423924,inset 0 0 0 4px #b99b6855,inset 0 10px 28px #000b}.club .table:after{content:"♠";position:absolute;z-index:-1;top:36%;left:50%;transform:translate(-50%,-50%);color:#c6ad7d09;font:100px var(--club-serif);text-shadow:0 1px #fff03;pointer-events:none}.club[data-surface=felt] .table:before,.club[data-surface=felt] .lobby-table{background:repeating-linear-gradient(30deg,#a99c7410 0 1px,transparent 1px 3px),radial-gradient(ellipse at top,#222820,#0e110e)}.club[data-surface=matte] .table:before,.club[data-surface=matte] .lobby-table{background:radial-gradient(ellipse at top,#272727,#0c0c0d)}.club .player-spot{gap:5px}.club .player-spot>span,.club .self-player>span{font-weight:500}.club .player-spot.turn>span:after,.club .self-player.turn>span:after{box-shadow:0 0 8px #e7c58a}.club .card-stack i,.deck-sample,.mini-back{border:1px solid #d4b783b0;background:repeating-linear-gradient(45deg,transparent 0 7px,#d4b78325 7px 8px,transparent 8px 15px),repeating-linear-gradient(-45deg,transparent 0 7px,#d4b78325 7px 8px,transparent 8px 15px),linear-gradient(145deg,#24241e,#090b0b);box-shadow:inset 0 0 0 2px #111,inset 0 0 0 3px #b4935955,0 4px 8px #0009}.club[data-deck=deco] .card-stack i,.deck-sample[data-deck=deco]{background:repeating-linear-gradient(60deg,transparent 0 11px,#c1a36455 11px 12px),repeating-linear-gradient(-60deg,transparent 0 11px,#c1a36455 11px 12px),#131414}.club[data-deck=monogram] .card-stack i,.deck-sample[data-deck=monogram]{background:repeating-linear-gradient(90deg,transparent 0 9px,#ad965527 9px 10px),#171917}.club[data-deck=monogram] .card-stack i:after{content:"R";color:#cfb788;position:absolute;inset:0;display:grid;place-items:center;font:15px Georgia,serif}.club .stack-count{position:absolute;z-index:2;top:15px;left:50%;transform:translate(-50%);display:grid;place-items:center;width:21px;height:21px;border-radius:50%;border:1px solid #d1b683;background:#121413f5;box-shadow:0 1px 5px #0008;color:#f2ddae;font:12px/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-variant-numeric:tabular-nums}.club .empty-stack i{opacity:.22}.club .empty-stack .stack-count{opacity:.65}.club .table>.player-spot{top:18px}.club .middle-row>.player-spot{top:36%}.club .hand{left:50%;right:auto;width:max-content;max-width:100%;transform:translate(-50%)}.club .hand-count{position:absolute;z-index:3;right:0;bottom:-7px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#141513;color:#e8d2a4;border:1px solid #bea470;font:10px/1 sans-serif;pointer-events:none}.club .playing-card,.club .card-face{position:relative;display:block;overflow:hidden;padding:4px;border-radius:4px;background:linear-gradient(140deg,#fff9e9,#e6dcc7 85%,#f4ebd7)}.club .card-rank{position:absolute;top:4px;left:4px;display:grid;justify-items:center;line-height:.95;font-family:Arial,sans-serif;font-size:clamp(13px,3.7cqw,20px);letter-spacing:-.07em;z-index:2}.club .card-rank small{font-size:.68em;letter-spacing:0;margin-top:2px}.club .card-corner{position:absolute;bottom:3px;right:3px;transform:rotate(180deg);display:grid;justify-items:center;font:8px/1 Arial,sans-serif;z-index:2}.club .card-corner small{font-size:7px}.club .card-suit{position:absolute;left:50%;top:53%;transform:translate(-50%,-50%);font-size:clamp(21px,6cqw,34px);font-weight:400}.court-art{display:block;width:100%;height:100%}.playing-card>.court-art,.card-face>.court-art{position:absolute;width:60%;height:83%;left:29%;top:8%;color:#29251e}.playing-card.red>.court-art,.card-face.red>.court-art{color:#742426}.club .playing-card.legal{outline:1px solid #d3b88599;box-shadow:0 0 7px #e4b15e44,0 5px 12px #000b}.club .playing-card.dimmed{opacity:.59}.club .choose-center{width:min(460px,calc(100% - 26px))}.club .subgame-popover{padding:14px;background:linear-gradient(130deg,#1b1b19fa,#0c0d0efa);border-color:#8b784d90;box-shadow:0 15px 40px #000b,inset 0 1px #fff1}.club .subgame-popover h2{font-family:var(--club-serif);font-weight:400;font-size:24px;color:#f1dfb9;margin-bottom:14px}.club .subgame-grid{gap:8px}.club .subgame-tile{position:relative;overflow:hidden;isolation:isolate;min-height:57px;padding:10px 12px;text-align:left;border-color:#b89b6677;background:linear-gradient(115deg,#171919,#272820);box-shadow:inset 0 1px #fff1,0 2px 6px #0006;border-radius:7px}.club .subgame-label{position:relative;z-index:2;color:#f5ead3;font:17px/1.1 var(--club-serif);text-shadow:0 1px 3px #000,0 0 12px #000,0 0 4px #000}.club .subgame-art{position:absolute;z-index:0;inset:0 0 0 45%;display:flex;justify-content:center;align-items:center;color:#d1b0754d;font:62px/1 Georgia,serif;transform:rotate(-8deg);pointer-events:none}.club .subgame-art .court-art{width:58px;height:140px;margin-top:40px}.club .tile-popa_rosu .subgame-art{color:#bd69576b}.club .tile-totale{text-align:center}.club .tile-totale .subgame-art{inset:0;font-size:42px;letter-spacing:15px;transform:none;opacity:.5}.club .tile-totale .subgame-label{padding:3px 16px;border-radius:5px;background:#111b}.club .subgame-tile:disabled{opacity:.32}.club .subgame-tile:focus-visible{outline-offset:-3px}@media(hover:hover){.club .subgame-tile:hover:not(:disabled){border-color:#f0d39c;box-shadow:0 0 8px #d2ae5c35,inset 0 0 0 1px #d3b7834d}}.club .seat-wave{display:flex;justify-content:center;align-items:center;gap:2px;height:9px;padding:0;width:30px}.seat-wave i{height:4px;width:2px;background:#d9bd86;animation:club-voice .7s ease-in-out infinite alternate}.seat-wave i:nth-child(2),.seat-wave i:nth-child(4){height:8px;animation-delay:.25s}.seat-wave i:nth-child(3){height:11px;animation-delay:.45s}@keyframes club-voice{to{transform:scaleY(.45);opacity:.6}}.club .reaction-bubble{position:absolute;z-index:25;top:-24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:5px;width:max-content;max-width:115px;padding:6px 9px;border:1px solid #c6a66f;border-radius:12px 12px 12px 3px;background:#171815f2;color:#f2dfb7;font-size:11px;line-height:1;box-shadow:0 4px 12px #0007;white-space:nowrap;pointer-events:none;animation:reaction-arrive .18s ease-out}.club .reaction-bubble b{font-weight:400;font-size:15px}.club .middle-row>.player-spot:first-child .reaction-bubble{left:0;transform:none}.club .middle-row>.player-spot:last-child .reaction-bubble{left:auto;right:0;transform:none}@keyframes reaction-arrive{0%{opacity:0;margin-top:4px}to{opacity:1;margin-top:0}}.club-icon{display:block;width:21px;height:21px;flex-shrink:0}.club .icon-button{display:grid;place-items:center;width:40px;height:40px;padding:8px;min-height:40px;border-radius:50%}.club .reaction-control{position:fixed;z-index:35;left:max(16px,env(safe-area-inset-left));bottom:max(14px,env(safe-area-inset-bottom))}.club .reaction-button{display:grid;place-items:center;width:44px;height:44px;padding:10px;border-radius:50%;border-color:#c5aa79}.club .reaction-picker{width:250px;max-width:calc(100vw - 32px);margin-bottom:10px;padding:12px;border:1px solid #af925e;border-radius:14px;background:#151715fa;box-shadow:0 10px 40px #000b}.reaction-picker header{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#e3cba0;margin-bottom:8px}.club .reaction-picker header button{min-height:30px;padding:2px 10px;box-shadow:none}.reaction-picker>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.club .reaction-picker>div button{display:grid;justify-items:center;gap:5px;min-height:51px;padding:7px 3px;font-size:11px}.reaction-picker b{font-size:22px;font-weight:400;color:#e5c58b}.club .mute-reactions{margin-top:8px;width:100%;min-height:30px;padding:5px;font-size:10px;border:0;box-shadow:none;background:transparent;color:#bbb2a0}.club .gold-button{color:#231d13;border-color:#f3dfb0;background:linear-gradient(125deg,#f0dab0,#c4a271 75%,#e3c795);box-shadow:inset 0 1px #fff7,0 5px 20px #0005;font-weight:500}.club .gold-button:hover:not(:disabled){color:#231d13;background:linear-gradient(125deg,#ffe8bd,#d3b081)}.club .club-notice{position:fixed;z-index:70;bottom:max(72px,calc(env(safe-area-inset-bottom) + 60px));left:50%;transform:translate(-50%);width:max-content;max-width:min(500px,calc(100% - 30px));display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #a58c5f;border-radius:12px;background:#1c1d18fa;font-size:12px;white-space:pre-line;overflow-wrap:anywhere;box-shadow:0 8px 25px #0009}.club-notice button{min-height:32px;padding:3px 9px}.club .club-lobby{min-height:0;width:min(900px,100%);margin:auto;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;gap:24px 50px;align-items:center;padding:16px 24px 65px}.lobby-heading{grid-column:1/-1;text-align:center}.lobby-heading small{display:block;font-size:9px;letter-spacing:.24em;color:#b7a78b;margin-bottom:7px}.lobby-heading h1{font:30px/1.2 Georgia,serif;color:#ebd7b1;margin-bottom:10px}.lobby-heading>span{font-size:12px;color:#b8ad98}.lobby-heading strong{color:#ead8b3;font-weight:400}.club .lobby-table{position:relative;width:100%;height:min(320px,38dvh);min-height:150px;border:10px solid #23221e;border-radius:48%;background:radial-gradient(ellipse at top,#c5aa7020,transparent 70%),var(--leather);box-shadow:0 0 0 1px #ad915b,0 0 0 4px #111,inset 0 0 0 1px #9e8757,inset 0 10px 30px #0009,0 15px 25px #0007}.table-mark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font:65px Georgia,serif;color:#b6a17616}.lobby-seat{position:absolute;display:grid;justify-items:center;gap:5px;font-size:12px;width:90px}.lobby-seat>span:not(.lobby-monogram):not(.reaction-bubble){max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lobby-seat-0{bottom:-20px;left:50%;transform:translate(-50%)}.lobby-seat-2{top:-22px;left:50%;transform:translate(-50%)}.lobby-seat-1{left:-34px;top:50%;transform:translateY(-50%)}.lobby-seat-3{right:-34px;top:50%;transform:translateY(-50%)}.lobby-monogram{position:relative;display:grid;place-items:center;width:43px;height:43px;border:1px solid #978157;border-radius:50%;background:linear-gradient(140deg,#3a392e,#101211);box-shadow:inset 0 0 0 3px #151815,0 4px 9px #0008;font:23px Georgia,serif;color:#d5c19b}.lobby-monogram.online:after{content:"";width:7px;height:7px;position:absolute;right:0;top:1px;background:#7eaf83;border:1px solid #18211a;border-radius:50%}.lobby-controls{display:grid;gap:12px}.lobby-controls>p{text-align:center;font-size:12px;color:#bcb39f}.lobby-controls>.gold-button{min-height:52px;font:20px Georgia,serif}.invite-actions{display:flex;gap:8px}.invite-actions>button{display:flex;flex:1;align-items:center;justify-content:center;gap:7px;padding:10px 7px;font-size:12px}.club .lobby-atelier{display:flex;align-items:center;gap:13px;text-align:left;font-size:12px;background:#101312a8}.lobby-atelier>span:nth-child(2){flex:1}.lobby-atelier small{display:block;color:#a69b85;font-size:11px;margin-top:4px}.mini-back{display:grid;place-items:center;width:29px;height:39px;color:#c2a672;border-radius:3px}.club .atelier{padding:0;width:min(600px,calc(100vw - 24px));max-height:calc(100dvh - 24px);border:1px solid #c1a16b;border-radius:20px;background:linear-gradient(140deg,#23231e,#0d0f0e);color:#eee1c8;box-shadow:0 20px 100px #000d}.atelier::backdrop{background:#000b}.atelier-content{padding:22px;display:grid;gap:18px}.atelier header{display:flex;align-items:center;justify-content:space-between}.atelier header small{font-size:9px;letter-spacing:.22em;color:#a89a82}.atelier h2{font:30px Georgia,serif;margin-top:5px}.atelier-tabs{display:flex;border:1px solid #9b84543d;border-radius:10px;overflow:hidden}.club .atelier-tabs button{flex:1;border:0;border-radius:0;min-height:40px;padding:8px 5px;font-size:13px;box-shadow:none}.club .atelier-tabs button[aria-pressed=true]{background:#d5b784;color:#181812}.atelier-section{min-height:210px;display:grid;align-content:center;gap:20px}.atelier-section>p{text-align:center;font:14px Georgia,serif;color:#cfc0a5}.deck-choices{display:flex;justify-content:center;gap:12px}.club .deck-choice{display:grid;gap:12px;justify-items:center;background:none;border:0;padding:8px;box-shadow:none;font:13px Georgia,serif;width:33%}.deck-sample{display:grid;place-items:center;width:100%;max-width:105px;aspect-ratio:.64;border-radius:7px;color:#cfb780;padding:12px}.deck-sample i{display:grid;place-items:center;width:100%;height:80%;border:1px solid #c2a76566;border-radius:40%;font:38px Georgia,serif}.deck-choice[aria-pressed=true] .deck-sample{outline:2px solid #e7c98d;outline-offset:4px;box-shadow:0 0 20px #ccae6933}.surface-choices{display:flex;gap:12px}.surface-choices button{flex:1;display:grid;justify-items:center;gap:10px;padding:12px 3px;font-size:12px}.surface-choices i{width:60px;height:60px;border:1px solid #b19b71;border-radius:50%}.surface-choices [data-surface=leather]{background:var(--leather)}.surface-choices [data-surface=felt]{background:repeating-linear-gradient(30deg,#172015 0 1px,#2d3028 1px 2px)}.surface-choices [data-surface=matte]{background:linear-gradient(135deg,#393a37,#090909)}.surface-choices button[aria-pressed=true]{border-color:#f0d39b}.preference-list{gap:0}.preference-list label{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:16px 0;border-bottom:1px solid #b49c6926;font-size:14px}.preference-list small{display:block;font-size:11px;color:#b3a992;margin-top:6px}.club .preference-list input{width:22px;height:22px;min-height:22px;accent-color:#d7b87f;padding:0;flex-shrink:0}.atelier footer{display:grid;gap:11px;text-align:center}.atelier footer small{font-size:10px;color:#ab9e88}.club .finished-table>.player-spot,.club .finished-table .middle-row>.player-spot,.club .finished-table .hand,.club .finished-table .self-player{display:none}.club .finished-table:before,.club .finished-table:after{display:none}.club .final-results{inset:0 auto 0 50%;width:min(470px,100%);gap:12px}.eyebrow{font-size:9px;letter-spacing:.2em;color:#b4a589}.spade-trophy{position:relative;height:115px;padding-bottom:25px;font:95px/.9 Georgia,serif;color:#d6b782;text-shadow:0 2px #f6db9d,0 7px #554932,0 12px 22px #000}.spade-trophy i{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:grid;place-items:center;width:55px;height:26px;border:1px solid #816e47;background:linear-gradient(120deg,#363830,#111);font:16px Georgia,serif;text-shadow:none}.club .final-results h2{font:27px Georgia,serif}.final-scores{display:grid;gap:7px;width:100%}.final-scores>div{display:flex;align-items:center;gap:12px;padding:12px 15px;border:1px solid #aa8c5038;border-radius:9px;background:#141713;font-size:14px}.final-scores small{color:#b5a487}.final-scores span{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.final-scores strong{font:20px Georgia,serif}.final-scores .first-place{background:linear-gradient(110deg,#6b5739,#29251c);border-color:#e0c28d}.club .final-results>button{display:flex;gap:9px;justify-content:center;align-items:center;width:100%}.club .final-results>p{font:12px Georgia,serif;color:#b8aa90}.club .rentz-table .card-stack{display:block;height:20px;width:28px}.club .rentz-table .card-stack i{display:none}.club .rentz-table .stack-count{top:0;width:19px;height:19px;font-size:10px;border-radius:4px}@media(max-width:600px)and (orientation:portrait){.club .topbar{min-height:62px}.club .brand>span{font-size:31px}.club .top-actions{gap:5px}.club .top-actions>button:not(.voice-button){padding:7px 9px}.club .table:before{left:6px;right:6px;border-width:6px}.club .card-stack{height:42px}.club .stack-count{top:11px;width:18px;height:18px;font-size:11px}.club .table>.player-spot{top:15px}.club .subgame-popover{padding:12px}.club .subgame-popover h2{font-size:22px;margin-bottom:10px}.club .subgame-tile{min-height:55px;padding:8px}.club .subgame-label{font-size:16px}.club .subgame-art{font-size:52px}.club .club-lobby{padding:4px 25px 63px;grid-template-columns:1fr;grid-template-rows:auto minmax(120px,1fr) auto;gap:26px}.club .lobby-table{width:85%;justify-self:center;height:88%;min-height:120px;max-height:270px}.lobby-heading{grid-column:1}.lobby-heading h1{font-size:27px}.lobby-controls{gap:9px}.club .lobby-controls>.gold-button{min-height:45px}.club .lobby-atelier{min-height:46px;padding:6px 12px}.club .lobby-atelier .mini-back{height:30px;width:23px}.club .lobby-monogram{width:35px;height:35px;font-size:19px}.club .lobby-seat{font-size:11px}.atelier-content{padding:16px;gap:16px}.deck-choices{gap:5px}.club .deck-choice{padding:6px}.deck-sample{padding:9px}.club .final-results{gap:10px}.club .final-results h2{font-size:25px}}@media(orientation:landscape)and (max-height:600px){.club .topbar{min-height:34px}.club .brand>span{font-size:26px}.club .table:before{inset:5px 7px calc(var(--card-height) + 27px);border-width:5px;border-radius:30%/45%}.club .table:after{font-size:55px;top:30%}.club .table>.player-spot{top:7px}.club .player-spot{gap:3px}.club .stack-count{top:7px;width:17px;height:17px;font-size:10px}.club .hand{left:50%;right:auto;bottom:5px}.club .hand-count{bottom:-3px;width:14px;height:14px;font-size:9px}.club .card-rank{top:3px;left:3px;font-size:13px}.club .card-rank small{margin-top:1px}.club .card-corner{font-size:6px;right:2px;bottom:2px}.club .card-corner small{font-size:5px}.club .card-suit{font-size:23px}.club .choose-center{width:min(430px,calc(100% - 180px));top:2px;bottom:calc(var(--card-height) + 30px)}.club .subgame-popover{padding:7px 10px}.club .subgame-popover h2{font-size:18px;margin-bottom:6px}.club .subgame-grid{gap:5px}.club .subgame-tile{min-height:32px;height:32px;padding:4px 10px}.club .subgame-label{font-size:14px}.club .subgame-art{font-size:42px}.club .subgame-art .court-art{height:100px;width:40px;margin-top:28px}.club .tile-totale .subgame-art{font-size:32px}.club .reaction-control{bottom:max(10px,env(safe-area-inset-bottom))}.club .reaction-button{width:40px;height:40px;min-height:40px}.club .reaction-picker{margin-bottom:6px;padding:8px}.club .reaction-picker header{margin-bottom:5px}.club .reaction-picker>div button{min-height:44px;padding:4px}.club .reaction-bubble{top:-18px;padding:4px 6px;font-size:10px}.club .club-lobby{padding:3px 48px 40px;gap:16px 48px;grid-template-columns:1fr 1fr;grid-template-rows:auto minmax(0,1fr)}.lobby-heading{text-align:left;display:flex;gap:14px;align-items:baseline}.lobby-heading>small{display:none}.lobby-heading h1{font-size:22px;margin:0}.club .lobby-table{height:90%;min-height:105px;max-height:235px}.lobby-controls{gap:8px}.club .lobby-controls>.gold-button{min-height:39px;font-size:18px}.club .invite-actions>button{min-height:36px;padding:6px;font-size:11px}.club .lobby-atelier{min-height:39px;padding:5px 10px}.mini-back{width:20px;height:27px}.club .lobby-monogram{width:32px;height:32px;font-size:18px}.lobby-seat{font-size:10px;gap:3px}.club .atelier{width:min(680px,calc(100vw - 30px))}.atelier-content{grid-template-columns:140px minmax(0,1fr);grid-template-rows:auto 1fr;gap:10px 22px;padding:14px 18px}.atelier header{grid-column:1/-1}.atelier h2{font-size:24px}.atelier-tabs{flex-direction:column;grid-column:1;grid-row:2;align-self:start}.club .atelier-tabs button{min-height:36px}.atelier-section{grid-column:2;grid-row:2;min-height:120px;gap:10px}.deck-sample{max-width:60px}.deck-sample i{font-size:23px}.club .deck-choice{gap:8px;padding:5px;font-size:12px}.atelier-section>p{font-size:12px}.atelier footer{grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:10px}.atelier footer>button{min-height:34px;padding:5px}.preference-list label{padding:8px 0;font-size:12px}.preference-list small{font-size:10px;margin-top:3px}.surface-choices i{width:45px;height:45px}.club .final-results{width:min(650px,100%);display:grid;grid-template-columns:140px 1fr;grid-template-rows:auto 1fr auto;gap:7px 20px;align-content:center}.final-results .eyebrow{display:none}.final-results .spade-trophy{grid-row:1/3;font-size:80px;height:105px;justify-self:center}.club .final-results h2{font-size:22px;text-align:left}.final-scores{gap:4px}.final-scores>div{padding:5px 10px;font-size:12px}.final-scores strong{font-size:16px}.club .final-results>button{grid-column:2;min-height:31px;padding:5px;font-size:12px}.club .final-results>p{grid-column:1;grid-row:3;font-size:11px}.club .rentz-table .card-stack{height:17px}.club .rentz-table .stack-count{width:17px;height:17px;top:0}}@media(max-height:650px)and (orientation:portrait){.club .subgame-popover{padding:8px}.club .subgame-popover h2{font-size:18px;margin-bottom:6px}.club .subgame-tile{min-height:39px;padding:5px 8px}.club .subgame-grid{gap:5px}.club .subgame-label{font-size:14px}.club .table>.player-spot{top:3px}.club .table>.player-spot .card-stack{display:block;height:20px}.club .table>.player-spot .card-stack i{height:23px;width:17px}.club .table>.player-spot .stack-count{top:2px}.club .club-lobby{padding-bottom:53px;gap:21px}.lobby-heading h1{font-size:23px;margin-bottom:4px}.lobby-heading small{display:none}.lobby-controls{gap:6px}.club .lobby-controls>.gold-button{min-height:38px}.club .invite-actions>button{min-height:36px;padding:7px 3px}.club .lobby-atelier{min-height:39px}.club .final-results{gap:8px}.spade-trophy{height:78px;font-size:65px}.final-scores>div{padding:8px 12px}.club .final-results h2{font-size:22px}}@media(orientation:landscape)and (max-height:350px){.club .subgame-tile{min-height:26px;height:26px;padding:3px 8px}.club .subgame-popover h2{font-size:15px;margin-bottom:4px}.club .subgame-popover{padding:5px 8px}.club .subgame-label{font-size:12px}.club .subgame-grid{gap:4px}.club .club-lobby{padding-bottom:35px;gap:13px 40px}.club .lobby-atelier{display:none}.atelier-content{padding:10px 14px;gap:8px 18px}.atelier-section{min-height:100px}.deck-sample{max-width:47px}.atelier-section>p{display:none}.club .final-results{gap:5px 14px}.club .final-results h2{font-size:18px}.final-scores>div{padding:4px 9px}}.club.reduce-motion *,.club.reduce-motion *:before,.club.reduce-motion *:after{animation:none!important;transition:none!important}@media(prefers-reduced-motion:reduce){.club *,.club *:before,.club *:after{animation:none!important;transition:none!important}}
