:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{background-color:#2c3e50;width:100vw;height:100vh;margin:0;padding:0;overflow:hidden auto}*,:before,:after{box-sizing:border-box}.auth-container{background:linear-gradient(135deg,#1a472a 0%,#2d5a3d 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-card{background:#fffffff2;border-radius:12px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 10px 40px #0000004d}.auth-card h1{text-align:center;color:#1a472a;margin:0 0 .5rem;font-size:2rem}.auth-logo{object-fit:contain;width:140px;height:140px;margin:0 auto .5rem;display:block}.auth-card h2{text-align:center;color:#2d5a3d;margin:0 0 1.5rem;font-size:1.5rem;font-weight:400}.auth-status{text-align:center;color:#888;margin-bottom:1rem;font-size:.85rem}.auth-error{color:#c33;text-align:center;background:#fee;border:1px solid #fcc;border-radius:6px;margin-bottom:1rem;padding:.75rem}.form-group{margin-bottom:1.25rem}.form-group label{color:#333;margin-bottom:.5rem;font-weight:500;display:block}.form-group input{box-sizing:border-box;border:2px solid #ddd;border-radius:6px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.form-group input:focus{border-color:#2d5a3d;outline:none}.auth-submit{color:#fff;cursor:pointer;background:#2d5a3d;border:none;border-radius:6px;width:100%;padding:.875rem;font-size:1.1rem;font-weight:600;transition:background .2s}.auth-submit:hover{background:#1a472a}.auth-submit:active{transform:scale(.98)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-toggle{color:#2d5a3d;cursor:pointer;background:0 0;border:none;width:100%;margin-top:1rem;padding:.75rem;font-size:.95rem;text-decoration:underline;transition:color .2s}.auth-toggle:hover{color:#1a472a}.lobby-container{color:#e8f5e9;background:#10301a;flex-direction:column;min-height:100dvh;display:flex}.lobby-header{z-index:10;background:#0a1f0f;border-bottom:1px solid #1e5c2e;position:sticky;top:0}.lobby-header-inner{justify-content:space-between;align-items:center;gap:.75rem;max-width:600px;margin:0 auto;padding:.75rem 1rem;display:flex}.lobby-title{letter-spacing:.04em;color:#81c784;margin:0;font-size:1.35rem;font-weight:700}.lobby-logo{object-fit:contain;flex-shrink:0;width:44px;height:44px}.lobby-user{align-items:center;gap:.6rem;display:flex;position:relative}.lobby-menu-btn{color:#c8e6c9;cursor:pointer;background:#0a1f0fd9;border:1px solid #2e7d32;border-radius:8px;width:34px;height:34px;font-size:1rem}.lobby-lang-menu{z-index:30;background:#102918;border:1px solid #2e7d32;border-radius:10px;flex-direction:column;gap:.5rem;min-width:200px;padding:.6rem;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 20px #00000059}.lobby-lang-title{text-transform:uppercase;letter-spacing:.08em;color:#66bb6a;margin:0;font-size:.72rem}.lobby-lang-actions{gap:.4rem;display:flex}.lobby-lang-active{color:#e8f5e9!important;border-color:#66bb6a!important}.lobby-displayname{color:#a5d6a7;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.85rem;overflow:hidden}.lobby-main{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:600px;margin:0 auto;padding:1rem 1rem 2rem;display:flex}.error-banner{color:#ef9a9a;background:#4e1010;border:1px solid #e57373;border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.lobby-section{flex-direction:column;gap:.75rem;display:flex}.section-title{text-transform:uppercase;letter-spacing:.1em;color:#66bb6a;margin:0;font-size:.7rem;font-weight:700}.empty-hint{color:#558b5e;margin:0;font-size:.85rem}.card-list{flex-direction:column;gap:.75rem;display:flex}.lobby-card{background:#163d20;border:1px solid #255c30;border-radius:12px;flex-direction:column;gap:.6rem;padding:1rem;display:flex}.lobby-card.your-game{border-color:#2e7d32}.lobby-card.open-game{border-color:#1b5e20}.lobby-card-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.game-name{color:#c8e6c9;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.game-status{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;flex-shrink:0;padding:.2em .55em;font-size:.7rem;font-weight:700}.status-pending{color:#aed581;background:#1a3a00;border:1px solid #558b2a}.status-active{color:#dce775;background:#1a2a00;border:1px solid #9e9d24}.status-finished{color:#ffcc80;background:#2a1a00;border:1px solid #e65100}.game-meta{color:#81c784;flex-wrap:wrap;gap:1rem;font-size:.78rem;display:flex}.spots-left{color:#a5d6a7;flex-shrink:0;font-size:.78rem}.player-chips{flex-wrap:wrap;gap:.3rem;display:flex}.player-chip{color:#c8e6c9;background:#1e5c2e;border:1px solid #2e7d32;border-radius:999px;padding:.15em .55em;font-size:.72rem}.player-chip.you{color:#fff;background:#2e7d32;border-color:#43a047;font-weight:600}.lobby-card-actions{gap:.5rem;margin-top:.15rem;display:flex}.create-form{flex-direction:column;gap:.6rem;display:flex}.rules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.rule-field{color:#a5d6a7;flex-direction:column;gap:.3rem;font-size:.78rem;display:flex}.draw-rules-list{background:#0a1f0f40;border:1px solid #255c30;border-radius:10px;flex-direction:column;gap:.5rem;padding:.65rem;display:flex}.draw-rules-header{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.draw-rules-actions{gap:.35rem;display:inline-flex}.draw-rules-actions .btn{min-width:30px;padding:.2rem .55rem}.draw-rule-row{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.draw-rule-label{color:#c8e6c9;min-width:84px;font-size:.78rem}.draw-rule-toggle{color:#a5d6a7;align-items:center;gap:.4rem;font-size:.78rem;display:inline-flex}.draw-rule-toggle input{accent-color:#66bb6a}.lobby-input{box-sizing:border-box;color:#e8f5e9;background:#0d2614;border:1px solid #2e7d32;border-radius:8px;outline:none;width:100%;padding:.7rem .9rem;font-size:1rem;transition:border-color .15s}.lobby-input::placeholder{color:#3d7a46}.lobby-input:focus{border-color:#66bb6a}.section-toggle{all:unset;cursor:pointer;justify-content:flex-start;align-items:center;gap:.35rem;width:100%;display:flex}.toggle-chip{color:#66bb6a;flex-shrink:0;justify-content:center;align-items:center;font-size:2.1rem;line-height:1;display:inline-flex}.btn{cursor:pointer;white-space:nowrap;touch-action:manipulation;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4em;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{color:#fff;background:#2e7d32}.btn-primary:hover:not(:disabled){background:#388e3c}.btn-primary:active:not(:disabled){background:#256028}.btn-ghost{color:#81c784;background:0 0;border:1px solid #2e7d32}.btn-ghost:hover:not(:disabled){background:#1a3a22}.btn-danger{color:#ffd6d6;background:#5a1a1a;border:1px solid #e57373}.btn-danger:hover:not(:disabled){background:#6a2020}.btn-danger:active:not(:disabled){background:#4c1515}.btn-full{width:100%}.btn-sm{padding:.4rem .75rem;font-size:.8rem}@media (width>=480px){.lobby-header-inner,.lobby-main{padding-left:1.5rem;padding-right:1.5rem}}@media (width<=420px){.rules-grid{grid-template-columns:1fr}}.card-back{--card-back-frame:clamp(.5px, 0.6%, 1px);--card-back-stripe:10px;box-sizing:border-box;background-color:#fff;border:none;position:relative;overflow:hidden}.card-back:before{content:"";inset:var(--card-back-frame);border-radius:inherit;background:repeating-linear-gradient(45deg, #606dbc, #606dbc var(--card-back-stripe), #465298 var(--card-back-stripe), #465298 calc(var(--card-back-stripe) * 2));position:absolute}.card-back--fill{border-radius:10px;width:100%;height:100%;box-shadow:0 0 0 1px #0000002e}.card-back--fan{border-radius:6px;width:34px;height:48px;box-shadow:0 2px 4px #00000080}.card-back--compact{border-radius:8px;width:40px;height:56px;box-shadow:0 2px 4px #0006}.card-back--full{border-radius:10px;width:60px;height:84px;box-shadow:0 2px 6px #00000080}.card-back--deck{border-radius:10px;width:60px;height:84px;box-shadow:0 4px 12px #0009}.card-back--throw{--card-back-stripe:8px;border-radius:8px;width:40px;height:56px;box-shadow:0 2px 8px #0000008c}.card{-webkit-user-select:none;user-select:none;perspective:600px;z-index:60;will-change:transform;flex-shrink:0;width:60px;height:84px;margin:0;position:relative}.card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;border-radius:8px;transition:transform .6s;position:relative;box-shadow:0 2px 4px #0003}.card.face-up .card-inner{transform:rotateY(0)}.card.face-down .card-inner{transform:rotateY(180deg)}.card-front,.card-back-visual{box-sizing:border-box;backface-visibility:hidden;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.card-front{background-color:#fff;border:1px solid #ccc;border-radius:8px;transform:rotateY(0)}.card-back-visual{top:0;left:0;transform:rotateY(180deg)}.card-back.card-back-visual{position:absolute}.card.hearts,.card.diamonds{color:red}.card.clubs,.card.spades{color:#000}.card-content{flex-direction:column;align-items:flex-start;font-weight:700;display:flex;position:absolute;top:3px;left:3px}.card-compact{width:40px;height:56px;margin:0}.card-disabled{opacity:.6;filter:grayscale(.5);pointer-events:none}.gt-container{color:#eee;background:radial-gradient(#35654d 0%,#1e3b2e 100%);flex-direction:column;height:100dvh;font-family:inherit;display:flex;overflow:hidden}.gt-game-over{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex}.gt-game-over-logo{opacity:.9;width:90px}.gt-header{background:#00000059;border-bottom:1px solid #1a3a22;flex-shrink:0;align-items:center;gap:.6rem;height:44px;padding:.35rem .75rem;display:flex}.gt-header-logo{width:auto;height:26px}.gt-header-title{opacity:.6;white-space:nowrap;font-size:.8rem;font-weight:600}.gt-phase-badge{letter-spacing:.04em;text-transform:uppercase;color:#f5c518;white-space:nowrap;background:#ffd54f2e;border:1px solid #ffd54f59;border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:.75rem;font-weight:700}.gt-scores{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;display:flex}.gt-score-row{align-items:center;gap:.25rem;display:flex}.gt-score-name{opacity:.7;font-size:.72rem}.gt-score-pts{font-size:.8rem;font-weight:700}.gt-arc-area{z-index:2;flex-shrink:0;height:230px;position:relative;overflow:visible}.gt-opp-arc{transform-origin:bottom;flex-direction:column;align-items:center;gap:3px;display:flex}.gt-opp-arc--turn{filter:drop-shadow(0 0 8px #ffc80099)}.gt-opp-badges{align-items:center;gap:3px;min-height:16px;font-size:.7rem;display:flex}.gt-badge{font-size:.85rem}.gt-opp-fan{flex-shrink:0;height:55px;position:relative}.gt-opp-fan-empty{width:12px;height:55px}.gt-card-back{left:calc(var(--fi) * 15px);z-index:calc(var(--fn) - var(--fi));position:absolute;bottom:0}.card-back.gt-card-back{width:38px;height:53px;position:absolute}.gt-card-back--compact{z-index:60;position:absolute;top:0;left:0}.card-back.gt-card-back--compact{width:44px;height:62px;position:absolute}.gt-card-back--full{position:absolute;top:0;left:0}.card-back.gt-card-back--full{position:absolute}.gt-opp-name{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:.72rem;font-weight:600;overflow:hidden}.gt-opp-score{opacity:.65;font-size:.65rem}.gt-badge--pulse{animation:1s ease-in-out infinite gt-pulse}@keyframes gt-pulse{0%,to{opacity:1}50%{opacity:.4}}.gt-middle{flex:1;align-items:stretch;min-height:70px;display:flex;overflow:hidden}.gt-deck-col{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:30px;width:96px;padding:8px;display:flex}.gt-deck{width:60px;height:84px;position:relative;overflow:visible}.gt-deck-card{top:calc(var(--di,0) * -2.5px);left:calc(var(--di,0) * 1.5px);z-index:calc(var(--di,0) + 1);position:absolute}.gt-deck--riffle .gt-deck-card{opacity:.35}.gt-riffle{pointer-events:none;z-index:12;position:absolute;inset:0}.gt-riffle-half{transform-origin:50% 100%;position:absolute;inset:0}.gt-riffle-half--left{animation:2.2s ease-in-out infinite gt-riffle-left}.gt-riffle-half--right{animation:2.2s ease-in-out infinite gt-riffle-right}.gt-riffle-card{transform-origin:50% 100%;inset:0;box-shadow:0 3px 8px #00000080;position:absolute!important}.gt-riffle-card--left{animation:2.2s cubic-bezier(.25,.85,.25,1) infinite gt-riffle-left-card;animation-delay:calc(var(--ri,0) * 60ms)}.gt-riffle-card--right{animation:2.2s cubic-bezier(.25,.85,.25,1) infinite gt-riffle-right-card;animation-delay:calc(var(--ri,0) * 60ms)}@keyframes gt-riffle-left{0%,14%{transform:translate(0)rotate(0)}26%,40%{transform:translate(-11px)rotate(-5deg)}64%{transform:translate(-4px)rotate(-1.8deg)}78%,to{transform:translate(0)rotate(0)}}@keyframes gt-riffle-right{0%,14%{transform:translate(0)rotate(0)}26%,40%{transform:translate(11px)rotate(5deg)}64%{transform:translate(4px)rotate(1.8deg)}78%,to{transform:translate(0)rotate(0)}}@keyframes gt-riffle-left-card{0%,22%{transform:translate(0)rotate(0)}34%{transform:translateY(-5px)rotate(-6deg)}50%{transform:translate(8px,6px)rotate(.8deg)}64%{transform:translate(3px,1px)rotate(-.5deg)}78%,to{transform:translate(0)rotate(0)}}@keyframes gt-riffle-right-card{0%,22%{transform:translate(0)rotate(0)}34%{transform:translateY(-5px)rotate(6deg)}50%{transform:translate(-8px,6px)rotate(-.8deg)}64%{transform:translate(-3px,1px)rotate(.5deg)}78%,to{transform:translate(0)rotate(0)}}.card-back.gt-deck-card{position:absolute}.gt-deck-count{opacity:.65;white-space:nowrap;font-size:.72rem;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.gt-deck-empty{width:60px;height:84px}.gt-throw-col{flex-shrink:0;justify-content:center;align-items:center;width:100px;padding:4px 4px 4px 0;display:flex}.gt-throw-circle{background:radial-gradient(circle,#508c648c,#3c6e4e4d);border:2px dashed #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;display:flex;position:relative}.gt-throw-card{transform-origin:50%;position:absolute;top:50%;left:50%}.card-back.gt-throw-card{position:absolute}.gt-throw-count{opacity:.65;white-space:nowrap;font-size:.72rem;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.gt-action-area{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.6rem;padding:.4rem .75rem .4rem 0;display:flex;position:relative;overflow-y:auto}.gt-action-group{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.gt-btn-row{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.gt-compact-strip{flex-direction:row;align-items:flex-start;margin-top:4px;display:flex;overflow:visible}.gt-compact-slot{flex-shrink:0;width:16px;height:62px;position:relative;overflow:visible}.gt-compact-slot .card-compact{width:44px;height:62px}.gt-compact-slot--last{width:44px}.gt-my-trick-history{flex-shrink:0;justify-content:center;padding:4px 8px 0;display:flex;overflow:visible}.gt-full-strip{flex-direction:row;align-items:flex-start;display:flex;overflow:visible}.gt-full-slot{flex-shrink:0;width:20px;height:84px;position:relative;overflow:visible}.gt-full-slot--last{width:60px}.gt-hand-zone{z-index:5;background:0 0;border-top:none;flex-shrink:0;justify-content:center;gap:6px;margin-top:-26px;padding:40px 6px 10px;display:flex;position:relative;overflow:auto visible}.gt-slot{flex-shrink:0}.gt-slot--playable{position:relative}.gt-slot--playable .card-inner{box-shadow:0 0 0 1px #f5c518b8,0 0 14px 4px #f5c51857,0 0 28px 10px #f5c51838,0 4px 12px #0000004d}.gt-slot--selected>*{transition:transform .15s;transform:translateY(-10px)}.gt-slot--selected .card-inner{box-shadow:0 0 0 2.5px #f5c518,0 4px 14px #00000073}.gt-slot--active{cursor:pointer}@keyframes card-flip-in{0%{transform:scaleX(0)}50%{transform:scaleX(0)}to{transform:scaleX(1)}}.gt-slot--flip-in>*{animation:.18s ease-out both card-flip-in}.gt-slot-empty{border:1px dashed #ffffff2e;border-radius:6px;flex-shrink:0;width:60px;height:84px}.gt-slot-played{background:#ffffff0a;border-radius:6px;flex-shrink:0;width:60px;height:84px}.gt-btn{cursor:pointer;touch-action:manipulation;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-size:.95rem;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex}.gt-btn:active{transform:scale(.96)}.gt-btn:disabled{opacity:.4;cursor:not-allowed}.gt-btn-primary{color:#111;background:#f5c518}.gt-btn-ghost{color:#eee;background:#ffffff1f}.gt-btn-sm{padding:.4rem .9rem;font-size:.82rem}.gt-menu-wrap{flex-shrink:0;margin-left:auto;position:relative}.gt-menu-btn{color:#ffffffbf;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:1.35rem;line-height:1;transition:background .15s}.gt-menu-btn:hover{color:#fff;background:#ffffff1f}.gt-menu-backdrop{z-index:99;position:fixed;inset:0}.gt-menu-panel{z-index:100;background:#162118;border:1px solid #2a4a2e;border-radius:10px;flex-direction:column;gap:.6rem;min-width:180px;padding:1rem 1.1rem .85rem;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 28px #0000008c}.gt-menu-heading{letter-spacing:.07em;text-transform:uppercase;color:#fff6;margin:0 0 .15rem;font-size:.72rem;font-weight:700}.gt-menu-divider{border:none;border-top:1px solid #ffffff1a;margin:.2rem 0}.gt-menu-panel .gt-btn{text-align:center;width:100%}.gt-menu-panel .gt-scores{flex-direction:column;gap:.3rem}.gt-menu-panel .gt-score-row{justify-content:space-between}.gt-btn-deal{white-space:normal;text-align:center;width:100%;padding:.35rem .45rem;font-size:.72rem;line-height:1.25}.gt-hint{opacity:.75;text-align:center;margin:0;font-size:.85rem}.gt-led-suit{opacity:1;letter-spacing:.04em;font-size:6rem;font-weight:600;line-height:.9;transform:translateY(-50%)}.gt-led-suit--red{color:#e05050;text-shadow:0 0 8px #e0505059,0 0 2px #ffffff26}.gt-led-suit--black{color:#111;text-shadow:0 0 7px #ffffff47,0 0 2px #ffffff29}.gt-led-suit-strip{flex-shrink:0;justify-content:center;align-items:center;height:72px;min-height:72px;margin-top:2px;margin-bottom:6px;display:flex}.gt-led-suit--hidden{visibility:hidden}.gt-open-card-zone{background:0 0;border-top:none;border-bottom:none;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;padding:6px 10px;display:flex}.gt-open-card-title{letter-spacing:.04em;color:#ffffffbf;font-size:.72rem;font-weight:700}.gt-open-card-actions{gap:6px}.gt-open-card-btn{color:#fff;border-radius:6px;width:56px;min-width:56px;height:34px;padding:0;font-size:.78rem;font-weight:700;line-height:1}.gt-open-card-btn--keep{background:#2f9e44}.gt-open-card-btn--keep:hover{background:#2b8a3e}.gt-open-card-btn--pass{background:#c92a2a}.gt-open-card-btn--pass:hover{background:#a61e1e}.gt-my-name{color:#ffffff8c;letter-spacing:.03em;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:2px 0 0;font-size:.78rem;font-weight:600;display:flex}.gt-my-name-text{text-overflow:ellipsis;white-space:nowrap;max-width:min(70vw,340px);overflow:hidden}.gt-my-score{color:#ffffffbd;white-space:nowrap;font-size:.72rem;font-weight:700}.gt-action-bar{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-height:52px;padding:4px 10px;display:flex}.gt-score-banner{background:linear-gradient(160deg,#1c2f1c 0%,#111c11 100%);border:1px solid #f5c51866;border-radius:12px;flex-shrink:0;max-width:320px;margin:4px auto;animation:.28s cubic-bezier(.2,0,0,1) both gt-banner-in;overflow:hidden;box-shadow:0 4px 24px #0000008c,0 0 0 1px #f5c51814}@keyframes gt-banner-in{0%{opacity:0;transform:translateY(-10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.gt-round-summary-inline{background:linear-gradient(#162416 0%,#0e1a0e 100%);border:1px solid #f5c5182e;border-radius:16px;flex-direction:column;flex:1;width:100%;max-width:420px;margin:16px auto;animation:.25s cubic-bezier(.2,0,0,1) both gt-banner-in;display:flex;overflow:hidden}.gt-round-summary-overlay{z-index:200;background:#000000c7;justify-content:center;align-items:center;animation:.25s cubic-bezier(.2,0,0,1) both gt-banner-in;display:flex;position:fixed;inset:0}.gt-round-summary-modal{background:linear-gradient(160deg,#1c2f1c 0%,#0e1a0e 100%);border:1px solid #f5c51873;border-radius:18px;flex-direction:column;width:90vw;max-width:420px;max-height:92dvh;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 48px #000000b3}.gt-round-summary-scrollable{-ms-overflow-style:none;scrollbar-width:none;flex:1;padding-bottom:10px;overflow-y:auto}.gt-round-summary-scrollable::-webkit-scrollbar{display:none}.gt-round-summary-footer{background:linear-gradient(#0000 0%,#0e1a0e 80%);flex-shrink:0;padding-bottom:16px}.gt-round-summary-header{border-bottom:1px solid #f5c5182e;justify-content:space-between;align-items:center;margin-bottom:4px;padding:14px 16px 10px;display:flex}.gt-round-summary-header-actions{align-items:center;gap:8px;display:inline-flex}.gt-round-summary-title{letter-spacing:.06em;text-transform:uppercase;color:#f5c518;font-size:1rem;font-weight:800}.gt-round-summary-ready{color:#ffffff73;font-size:.72rem}.gt-round-summary-winner{color:#ffdf7a;text-shadow:0 2px 6px #00000073;margin:8px 16px 4px;font-size:1.15rem;font-weight:800}.gt-round-summary-inline-banner{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;margin-bottom:10px;padding:4px 10px 2px;display:flex}.gt-round-summary-inline-line{color:#ffffffeb;text-shadow:0 1px 2px #00000059;margin:0;font-size:.82rem}.gt-round-summary-inline-actions{justify-content:center;align-items:center;gap:8px;margin-top:2px;display:flex}.gt-round-summary-inline-waiting{opacity:.78;font-size:.76rem}.gt-round-summary-section{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin:10px 16px 2px;font-size:.65rem;font-weight:700}.gt-round-summary-scores{flex-direction:column;gap:4px;margin:4px 12px 10px;display:flex}.gt-click-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.gt-click-header:active{background:#ffffff0d}.gt-round-summary-score-row{background:#ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.gt-round-summary-score-name{color:#ddd;font-size:.9rem;font-weight:500}.gt-round-summary-score-pts{color:#f5c518;font-size:.95rem;font-weight:800}.gt-round-summary-btn{width:auto;min-width:140px;max-width:80%;margin:0 auto;padding:10px 24px;font-size:.95rem;display:block}.gt-round-summary-waiting{text-align:center;color:#fff6;margin:12px 16px 0;font-size:.78rem}.gt-round-summary-tricks{margin:0 16px 10px}.gt-tricks-table{border-collapse:collapse;width:100%}.gt-tricks-table td{vertical-align:middle;border-bottom:1px solid #ffffff0d;padding:4px 0}.gt-tricks-table tr:last-child td{border-bottom:none}.gt-trick-idx{color:#fff6;text-align:left;width:20px;font-size:.7rem}.gt-trick-cards{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.gt-trick-card-wrapper{flex-direction:column;align-items:center;gap:2px;display:flex}.gt-trick-owner{color:#ffffff80;text-transform:uppercase;font-size:.6rem}.gt-score-banner-header{border-bottom:1px solid #f5c51826;justify-content:space-between;align-items:center;padding:5px 12px 4px;display:flex}.gt-score-banner-title{letter-spacing:.1em;text-transform:uppercase;color:#f5c518;opacity:.85;font-size:.68rem;font-weight:700}.gt-score-banner-close{color:#ffffff59;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:.8rem;line-height:1;transition:color .15s}.gt-score-banner-close:hover{color:#ffffffbf}.gt-score-banner-list{max-height:130px;margin:0;padding:4px 0 6px;list-style:none;overflow-y:auto}.gt-score-banner-row{flex-wrap:wrap;align-items:center;gap:8px;padding:3px 14px;display:flex}.gt-score-banner-icon{flex-shrink:0;font-size:1.05rem;line-height:1}.gt-score-banner-label{color:#ddd;flex:1;font-size:.85rem;font-weight:500}.gt-score-banner-pts{color:#f5c518;white-space:nowrap;font-size:.88rem;font-weight:800}.gt-reason-winTrick .gt-score-banner-label,.gt-reason-winBy2 .gt-score-banner-label{color:#fff;font-size:.92rem;font-weight:700}.gt-reason-winTrick .gt-score-banner-pts,.gt-reason-winBy2 .gt-score-banner-pts{font-size:.96rem}.gt-reason-buyStop .gt-score-banner-label,.gt-reason-buyStop .gt-score-banner-pts,.gt-reason-neverDeclaredChicago .gt-score-banner-label,.gt-reason-neverDeclaredChicago .gt-score-banner-pts{color:#e74c3c;font-weight:700}.gt-reason-kopStoppEntered{background:#e74c3c1f;border:1px solid #e74c3c59;border-radius:6px;margin-top:4px}.gt-reason-kopStoppEntered .gt-score-banner-icon{font-size:1.4rem}.gt-reason-kopStoppEntered .gt-score-banner-label{color:#e74c3c;font-weight:600}.gt-kopstopp-entered-section{border-top:1px solid #ffffff1a;margin-top:8px;padding-top:4px}.gt-mini-cards{flex-wrap:wrap;gap:3px;width:100%;padding:2px 0 1px;display:flex}.gt-mini-card{color:#111;white-space:nowrap;background:#fdfdfd;border:1px solid #0003;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;min-width:18px;min-height:26px;padding:1px 2px;line-height:1;display:inline-flex;box-shadow:0 1px 3px #0003}.gt-mini-card-rank{letter-spacing:-.05em;color:inherit;font-size:.6rem;font-weight:800}.gt-mini-card-suit{color:inherit;margin-top:-2px;font-size:.72rem}.gt-mini-card--hearts,.gt-mini-card--diamonds{color:#c00}.gt-mini-card--clubs,.gt-mini-card--spades{color:#111}.gt-mini-card--hidden{background:repeating-linear-gradient(45deg,#2a4a35,#2a4a35 4px,#3a5a45 4px 8px);border:1px solid #ffffff26;box-shadow:0 1px 3px #0000004d}.gt-tricks-table th{text-transform:uppercase;color:#ffffff59;border-bottom:1px solid #ffffff1a;padding-bottom:8px;font-size:.65rem;font-weight:700}.gt-trick-led{text-align:center;font-size:.85rem;font-weight:700}.gt-suit-hearts,.gt-suit-diamonds{color:#e05050}.gt-suit-clubs,.gt-suit-spades{color:#aaa}.gt-trick-winner{color:#ddd;padding-left:8px;font-size:.8rem}.gt-card-win .gt-mini-card{z-index:2;position:relative;transform:translateY(-2px)scale(1.1);box-shadow:0 0 0 2px #f5c518,0 1px 6px #00000080}.gt-card-win .gt-trick-owner{color:#f5c518;font-weight:700}.gt-open-card-center-zone{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;min-height:78px;padding:4px 0 2px;display:flex}.gt-open-card-center-item{opacity:1;flex-direction:column;align-items:center;gap:3px;transition:transform .28s,opacity .65s;display:flex;transform:translateY(0)}.gt-open-card-center-item--stacked{opacity:.9;transform:translateY(4px)}.gt-open-card-center-item--fading{opacity:0;transform:translateY(12px)}.gt-open-card-center-wrap{position:relative;overflow:visible}.gt-open-card-center-label{color:#ffffffd1;text-shadow:0 1px 2px #00000059;font-size:.72rem}.gt-open-card-center-stamp{z-index:120;pointer-events:none;text-shadow:0 1px 2px #0000008c;font-size:1.3rem;line-height:1;position:absolute;top:50%;left:calc(58% + 5px);transform:translate(-50%,-50%)}.gt-open-card-center-stamp--yes{color:#5dde88}.gt-open-card-center-stamp--no{color:#e05555}@keyframes gt-shake-anim{0%{transform:translate(0)}10%{transform:translate(-8px)rotate(-1.5deg)}20%{transform:translate(8px)rotate(1.5deg)}30%{transform:translate(-7px)rotate(-1deg)}40%{transform:translate(7px)rotate(1deg)}50%{transform:translate(-5px)rotate(-.5deg)}60%{transform:translate(5px)rotate(.5deg)}70%{transform:translate(-3px)}80%{transform:translate(3px)}90%{transform:translate(-1px)}to{transform:translate(0)}}.gt-shake{animation:.6s ease-in-out 3 gt-shake-anim}.gt-chicago-logo-wrap{z-index:2;width:120px;height:120px;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gt-chicago-logo{z-index:1;object-fit:contain;border-radius:50%;width:96px;height:96px;animation:2s ease-in-out infinite alternate gt-chicago-glow;position:absolute;top:12px;left:12px;box-shadow:0 0 18px #d4af37b3}.gt-chicago-name-arc{z-index:2;pointer-events:none;width:120px;height:120px;position:absolute;top:-30px;left:0}.gt-chicago-name-arc-text{fill:#f0d060;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 0 6px #000000b3;font-size:.76rem;font-weight:800}@keyframes gt-chicago-glow{0%{box-shadow:0 0 10px #d4af3780}to{box-shadow:0 0 28px #d4af37f2}}.gt-chicago-taker-label{color:#f0d060;text-align:center;margin:0;font-size:.85rem}.gt-chicago-decl-modal{max-width:340px}.gt-chicago-inline-banner{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px 2px;display:flex}.gt-chicago-inline-title{color:#f0d060;text-shadow:0 1px 2px #00000059;margin:0;font-size:1rem;font-weight:800}.gt-chicago-decl-desc{text-align:center;color:#ddd;margin:0;font-size:.8rem;line-height:1.4}.gt-chicago-pts-pos{color:#5dde88;font-weight:700}.gt-chicago-pts-neg{color:#e05555;font-weight:700}.gt-chicago-decl-buttons{flex-direction:row;gap:.6rem;display:flex}.gt-chicago-yes{color:#1a150a;background:#c8a82a;font-size:.88rem;font-weight:700}.gt-chicago-yes:hover{background:#e0c030}.gt-chicago-pass{color:#f1f1f1;background:#fff3;font-size:.88rem;font-weight:700}.gt-chicago-pass:hover{background:#ffffff47}.gt-chicago-decl-players{--chicago-name-col:max-content;flex-direction:column;gap:.18rem;width:fit-content;max-width:90vw;margin:0;padding:0;list-style:none;display:flex}.gt-chicago-decl-player{grid-template-columns:var(--chicago-name-col) 1.2rem;justify-content:center;align-items:center;column-gap:.12rem;padding:0;font-size:.84rem;display:grid}.gt-chicago-decl-player--yes,.gt-chicago-decl-player--pass{background:0 0;border:none}.gt-chicago-decl-player-icon{text-align:right;width:1.2rem;min-width:1.2rem;font-size:1rem}.gt-chicago-decl-player-name{color:#e8e8e8;text-align:left;font-weight:600}.gt-chat-fab{z-index:140;color:#f5c518;cursor:pointer;background:#121d12e6;border:1px solid #f5c51859;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;display:flex;position:fixed;bottom:124px;left:10px;box-shadow:0 6px 18px #00000059}.gt-voice-fab{z-index:140;color:#ffd6d6;cursor:pointer;background:#161010eb;border:1px solid #f05a5a6b;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;display:flex;position:fixed;bottom:124px;left:58px;box-shadow:0 6px 18px #00000059}.gt-voice-fab:disabled{opacity:.45;cursor:not-allowed}.gt-voice-fab--recording{border-color:#ff5050d9;box-shadow:0 0 0 2px #ff505040,0 6px 18px #00000073}.gt-voice-live-overlay{z-index:240;pointer-events:none;background:#00000038;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gt-voice-live-modal{text-align:center;background:linear-gradient(160deg,#291212f7,#130a0af7);border:1px solid #ff787880;border-radius:14px;width:min(86vw,300px);padding:14px 16px 12px;box-shadow:0 10px 30px #0000008c}.gt-voice-live-icon{margin-bottom:4px;font-size:1.35rem}.gt-voice-live-title{color:#ffe2e2;margin-bottom:10px;font-size:.86rem;font-weight:700}.gt-voice-live-bars{justify-content:center;align-items:flex-end;gap:4px;height:44px;margin-bottom:9px;display:flex}.gt-voice-live-bar{background:linear-gradient(#ffb3b3 0%,#ff6969 100%);border-radius:4px;width:5px;transition:height 70ms linear;box-shadow:0 0 6px #ff787859}.gt-voice-live-hint{color:#ffd9d9;opacity:.92;margin:0;font-size:.76rem}.gt-voice-live-progress-row{align-items:center;gap:8px;width:100%;margin:0 0 9px;display:flex}.gt-voice-live-countdown{text-align:right;color:#ffdede;min-width:38px;font-size:.74rem;font-weight:700}.gt-voice-live-progress{background:#ffffff24;border-radius:999px;flex:1;min-width:0;height:8px;overflow:hidden}.gt-voice-live-progress-fill{transform-origin:0;background:linear-gradient(90deg,#ffb3b3 0%,#ff6969 100%);width:100%;height:100%;transition:transform 90ms linear;display:block;transform:scaleX(0);box-shadow:0 0 8px #ff646473}.gt-chat-ghost-toggle{z-index:140;color:#dce4dc;cursor:pointer;background:#121d12e6;border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:42px;height:34px;padding:0;font-size:1rem;line-height:1;display:flex;position:fixed;bottom:84px;left:10px;box-shadow:0 4px 14px #00000057}.gt-chat-ghost-toggle--muted{color:#f5c518;border-color:#f5c51880}.gt-chat-badge{color:#fff;text-align:center;background:#e64747;border:1px solid #ffffff73;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:.62rem;font-weight:800;line-height:16px;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #00000073}.gt-chat-modal-overlay{z-index:220;background:#000000b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gt-chat-modal{background:linear-gradient(160deg,#1c2f1c 0%,#0e1a0e 100%);border:1px solid #f5c5184d;border-radius:14px;flex-direction:column;width:min(92vw,420px);max-height:min(78dvh,620px);display:flex;overflow:hidden;box-shadow:0 8px 42px #0000009e}.gt-chat-modal-header{letter-spacing:.06em;text-transform:uppercase;color:#f5c518;border-bottom:1px solid #f5c51829;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.85rem;font-weight:700;display:flex}.gt-chat-modal-header-actions{align-items:center;gap:8px;display:inline-flex}.gt-chat-voice-note{color:#ffd6d6;background:#78232338;border-bottom:1px solid #ff828240;padding:8px 10px;font-size:.74rem;line-height:1.25}.gt-voice-allow-overlay{z-index:230;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.gt-voice-allow-modal{background:linear-gradient(160deg,#1b301d 0%,#101d12 100%);border:1px solid #f5c51859;border-radius:12px;width:min(92vw,340px);padding:14px;box-shadow:0 10px 30px #00000073}.gt-voice-allow-title{color:#f5c518;margin:0 0 8px;font-size:.95rem}.gt-voice-allow-text{color:#eef5ee;margin:0 0 12px;font-size:.82rem;line-height:1.35}.gt-chat-modal-messages{flex-direction:column;flex:1;gap:8px;padding:10px;display:flex;overflow-y:auto}.gt-chat-empty{opacity:.72;margin:8px auto;font-size:.82rem}.gt-chat-row{background:#ffffff14;border:1px solid #ffffff17;border-radius:8px;align-self:flex-start;max-width:88%;padding:7px 9px}.gt-chat-row--mine{background:#f5c5182e;border-color:#f5c5185c;align-self:flex-end}.gt-chat-row-meta{opacity:.72;margin-bottom:2px;font-size:.68rem}.gt-chat-row-text{white-space:pre-wrap;word-break:break-word;font-size:.82rem;line-height:1.35}.gt-chat-modal-input-row{border-top:1px solid #ffffff1a;align-items:center;gap:8px;padding:10px;display:flex}.gt-chat-input{color:#eee;background:#0000004d;border:1px solid #fff3;border-radius:8px;flex:1;min-width:0;padding:8px 10px;font-size:.86rem}.gt-chat-input:focus{border-color:#f5c518b3;outline:none}.gt-chat-toast{z-index:180;color:#f6f6f6;opacity:1;background:#080f09e0;border:1px solid #f5c51861;border-radius:10px;max-width:min(84vw,520px);padding:10px 14px;font-size:.9rem;line-height:1.35;transition:opacity .45s,transform .45s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 28px #00000073}.gt-chat-toast--hide{opacity:0;transform:translate(-50%,calc(10px - 50%))}.gt-chat-toast-from{color:#f5c518;font-weight:700}.gt-kopstopp-felt-warning{z-index:190;pointer-events:none;opacity:1;flex-direction:column;align-items:center;gap:2px;transition:opacity .42s,transform .42s;display:flex;position:fixed;top:46%;left:50%;transform:translate(-50%,-50%)}.gt-kopstopp-felt-warning--hide{opacity:0;transform:translate(-50%,calc(10px - 50%))}.gt-kopstopp-felt-warning-emoji{filter:drop-shadow(0 2px 8px #0000008c);font-size:3rem;line-height:1}.gt-kopstopp-felt-warning-text{letter-spacing:.06em;color:#ff3b30;text-shadow:0 2px #00000080,0 0 22px #ff282880;font-size:clamp(2rem,7vw,4rem);font-weight:900}.gt-kopstopp-felt-warning-name{color:#ffd8d8;text-shadow:0 1px 4px #0000008c;font-size:clamp(1rem,2.5vw,1.35rem);font-weight:800}.screen{color:#e8f5e9;background:#10301a;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100dvh;display:flex}.game-logo{object-fit:contain;opacity:.9;width:180px;height:180px}.deck-container{cursor:pointer;z-index:50;width:60px;height:84px;position:absolute;top:56%;left:calc(12% + 5px);transform:translate(-50%,-50%)}.deck-container.hidden{opacity:0;pointer-events:none}.deck-container.disabled{cursor:default}.deck-container.shuffling .deck-card{animation:.8s ease-in-out infinite shuffle}.deck-container.shuffling .deck-card:nth-child(odd){animation-delay:.1s}.deck-container.shuffling .deck-card:nth-child(2n){animation-delay:0s}@keyframes shuffle{0%,to{transform:translateY(0) rotate(calc(var(--stack-index) * -.6deg))}25%{transform:translateY(-15px) rotate(calc(var(--stack-index) * -.6deg + 5deg))}50%{transform:translateY(0) rotate(calc(var(--stack-index) * -.6deg))}75%{transform:translateY(15px) rotate(calc(var(--stack-index) * -.6deg - 5deg))}}.deal-button{color:#fff;cursor:pointer;z-index:60;background:#3b8c67;border:none;border-radius:14px;padding:6px 12px;font-weight:600;position:absolute;top:calc(56% + 68px);left:calc(12% + 5px);transform:translate(-50%);box-shadow:0 4px 10px #00000040}.deal-button:disabled{opacity:.6;cursor:not-allowed}.deck-card{width:60px;height:84px;top:calc(var(--stack-index) * -1px);left:calc(var(--stack-index) * -.5px);transform:rotate(calc(var(--stack-index) * -.6deg));z-index:calc(1 + var(--stack-index));background:repeating-linear-gradient(45deg,#606dbc,#606dbc 10px,#465298 10px 20px);border:1px solid #ccc;border-radius:8px;transition:top .15s ease-out,left .15s ease-out,transform .15s ease-out;position:absolute;box-shadow:0 2px 5px #0000004d}.deck-card-top{box-shadow:0 3px 8px #00000073}.deck-text{color:#fff;pointer-events:none;text-shadow:1px 1px 2px #000;z-index:2;font-size:.8rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.deck-empty{color:#ffffff80;border:2px dashed #ffffff4d;border-radius:8px;justify-content:center;align-items:center;width:60px;height:84px;font-size:.8rem;display:flex}.opponent{flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;overflow:visible;transform:translate(-50%,-50%)}.opponent-header{align-items:center;gap:6px;display:flex}.opponent-name{color:#fff;text-shadow:1px 1px 1px #000;align-items:center;gap:6px;font-size:.8rem;display:flex}.opponent-badges{align-items:center;gap:4px;display:inline-flex}.opponent-badge{font-size:.9rem;line-height:1}.opponent-name-text{white-space:nowrap}.opponent-waiting{margin-bottom:2px;font-size:16px}.opponent-remove{color:#fff;cursor:pointer;background-color:#ff3232e6;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:12px;font-weight:700;line-height:1;transition:background-color .2s,transform .1s;display:flex;position:static}.opponent-remove:hover{background-color:#ff1414;transform:scale(1.1)}.opponent-remove:active{transform:scale(.95)}.opponent-cards{justify-content:center;gap:0;height:62px;display:flex}.opponent-cards .card-compact{width:44px;height:62px}.opponent-open-offer,.opponent-played-card,.opponent-trick-history{justify-content:center;margin-top:2px;display:flex}.opponent-open-offer{flex-direction:column;align-items:center;gap:4px}.opponent-open-label{color:#f1c40f;text-shadow:0 1px 2px #00000080;font-size:.75rem}.opponent-trick-history{z-index:2;flex-wrap:nowrap;gap:0;height:56px;min-height:56px;margin-top:6px;position:relative;overflow:visible}.opponent-trick-card{justify-content:flex-start;width:16px;height:56px;display:flex;overflow:visible}.opponent-trick-card:last-child{width:40px}.opponent-card-slot{justify-content:flex-start;width:16px;height:62px;display:flex;position:relative}.opponent-card-slot:last-child{width:32px}.opponent-name{margin-top:0}.opponent-tricks-badge{color:#fff;background:#2ecc71e6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:static;box-shadow:0 2px 4px #0000004d}.turn-indicator{animation:1s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.player-hand-container{flex-direction:column;align-items:center;margin-bottom:20px;display:flex;position:relative}.chicago-crown-self{z-index:10;font-size:24px;position:absolute;top:-25px}.dealer-badge-self{z-index:10;font-size:24px;position:absolute;top:-25px;right:-40px}.player-hand{justify-content:center;align-items:flex-end;gap:10px;display:flex}.card-slot{box-sizing:border-box;border:2px dashed #fff3;border-radius:8px;justify-content:center;align-items:center;width:60px;height:84px;display:flex;position:relative}.card-selection{transform-origin:50%;transition:transform .2s}.card-selection.selected{transform:translateY(-10px)}.card-drag-wrapper{touch-action:none}.card-dragging{cursor:grabbing;z-index:20;pointer-events:none;position:fixed}.card-slot.drop-target{border-color:#f5d76ecc;box-shadow:0 0 0 2px #f5d76e4d}.player-name{color:#fff;text-shadow:1px 1px 1px #000;margin-top:10px;font-size:.9rem}.chicago-crown-inline{margin-right:4px}.ux-page{box-sizing:border-box;color:#eee;background:radial-gradient(at 50% 45%,#2e6b3e 0%,#1a3a22 68%);min-height:100dvh;padding:20px 14px 30px}.ux-panel{flex-direction:column;gap:18px;max-width:860px;margin:0 auto;display:flex}.ux-title{margin:0;font-size:1.35rem}.ux-subtitle{opacity:.8;margin:0;font-size:.92rem}.ux-section{background:#0003;border:1px solid #ffffff1f;border-radius:10px;padding:12px}.ux-section h2{margin:0 0 10px;font-size:.95rem;font-weight:700}.ux-card-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ux-opponent-wrap{justify-content:center;min-height:96px;display:flex}.ux-page .opponent{position:static;transform:none}.ux-page .deck-container{margin:0 auto;position:relative;top:auto;left:auto;transform:none}.ux-deck-wrap{justify-content:center;min-height:96px;display:flex}.ux-page .player-hand-container{margin-bottom:0}
