.voice-ptt-fab{position:fixed;bottom:calc(160px + env(safe-area-inset-bottom));right:16px;z-index:200;width:80px;height:80px;border-radius:50%;border:2px solid rgba(255,255,255,.18);background:#0a140eeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0;color:var(--text-dim);cursor:pointer;touch-action:none;user-select:none;-webkit-user-select:none;box-shadow:0 4px 20px #00000080;transition:background .12s,border-color .12s,box-shadow .12s,transform .08s}.voice-ptt-fab:active,.voice-ptt-fab--active{transform:scale(.94);background:#22c55e40;border-color:#22c55e;box-shadow:0 0 0 6px #22c55e2e,0 4px 20px #00000080}@keyframes ptt-ring-pulse{0%{box-shadow:0 0 #22c55e80,0 4px 20px #00000080}70%{box-shadow:0 0 0 14px #22c55e00,0 4px 20px #00000080}to{box-shadow:0 0 #22c55e00,0 4px 20px #00000080}}.voice-ptt-fab--active{animation:ptt-ring-pulse .9s ease-out infinite}.voice-ptt-fab__icon{font-size:26px;line-height:1}.voice-ptt-fab__label{font-size:8px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-dim);line-height:1}.voice-ptt-fab--active .voice-ptt-fab__label{color:#4ade80}.lobby__logo{width:min(420px,88vw);margin-bottom:4px;filter:drop-shadow(0 0 24px rgba(231,195,74,.35))}.lobby__panel{border:1px solid rgba(231,195,74,.4);box-shadow:var(--glow-gold),0 8px 30px #00000080}.lobby__or{font-size:13px}.lobby__error{color:var(--danger);font-weight:600}.room__logo{width:min(200px,50vw);margin-bottom:-4px;filter:drop-shadow(0 0 16px rgba(231,195,74,.3))}.room__code-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.room__tiles{display:flex;gap:6px;perspective:600px}@keyframes flip-in{0%{transform:rotateX(90deg);opacity:0}to{transform:rotateX(0);opacity:1}}.room__tile{display:inline-flex;align-items:center;justify-content:center;width:44px;height:56px;border-radius:8px;background:var(--panel-2);border:1px solid var(--gold-2);color:var(--gold);font-family:var(--font-display);font-size:26px;font-weight:700;box-shadow:var(--glow-gold);animation:flip-in .35s ease-out both;animation-delay:calc(var(--i) * 70ms)}.room__copy-btn{font-size:13px;padding:6px 14px;min-width:96px;transition:transform .15s,background .15s}.room__copy-btn--copied{transform:scale(1.07)}.room__table-area{position:relative;width:640px;height:380px;max-width:95vw;flex-shrink:0}.room__oval{position:absolute;width:300px;height:160px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse at 40% 35%,#226640,var(--felt-dark));border:3px solid var(--gold-2);box-shadow:var(--glow-gold),inset 0 0 40px #0006;display:flex;align-items:center;justify-content:center}.room__oval-label{font-family:var(--font-display);font-size:12px;letter-spacing:4px;color:#e7c34a40;-webkit-user-select:none;user-select:none}.room__seat{position:absolute;min-width:100px;display:flex;justify-content:center}.room__seat--0{top:16px;left:50%;transform:translate(-50%)}.room__seat--1{top:50%;right:16px;transform:translateY(-50%)}.room__seat--2{bottom:16px;left:50%;transform:translate(-50%)}.room__seat--3{top:50%;left:16px;transform:translateY(-50%)}.room__seat-card{display:flex;flex-direction:column;align-items:center;gap:3px;background:var(--panel);border:1px solid rgba(231,195,74,.45);border-radius:10px;padding:8px 14px;box-shadow:var(--glow-gold),0 4px 16px #00000080;min-width:90px;text-align:center}.room__seat-suit{font-size:24px;line-height:1}.room__seat-name{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;max-width:100px;overflow:hidden;text-overflow:ellipsis}.room__seat-badges{display:flex;align-items:center;gap:4px;min-height:18px}.room__seat-badge{font-size:10px;border-radius:4px;padding:1px 5px}.room__seat-you{background:#e7c34a26;color:var(--gold);font-weight:600}.room__seat-host-crown{font-size:13px;color:var(--gold)}.room__seat-empty{display:flex;flex-direction:column;align-items:center;gap:6px}@keyframes seat-pulse{0%,to{transform:scale(1);opacity:.45}50%{transform:scale(1.15);opacity:.85}}.room__seat-pulse{width:38px;height:38px;border-radius:50%;border:2px dashed rgba(231,195,74,.4);animation:seat-pulse 2s ease-in-out infinite}.room__seat-waiting{font-size:11px;color:var(--text-dim)}.room__pips{display:flex;align-items:center;gap:8px}.room__pip{display:inline-block;width:13px;height:13px;border-radius:50%;background:var(--panel-2);border:1px solid rgba(231,195,74,.2);transition:background .35s ease,box-shadow .35s ease,border-color .35s ease}.room__pip--filled{background:var(--gold);border-color:var(--gold-rim);box-shadow:0 0 8px #e7c34abf}.room__pip-label{font-size:13px;margin-left:4px}@keyframes pulse-glow{0%,to{box-shadow:var(--glow-gold)}50%{box-shadow:0 0 22px #e7c34ae6,0 0 44px #e7c34a80}}.room__start--ready{animation:pulse-glow 1.8s ease-in-out infinite}.room__particles{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}@keyframes float-up{0%{transform:translateY(0) scale(1);opacity:0}8%{opacity:.65}88%{opacity:.35}to{transform:translateY(-92vh) scale(.5);opacity:0}}.room__particle{position:absolute;bottom:-8px;width:4px;height:4px;border-radius:50%;background:var(--gold);animation:float-up linear infinite}.room__particle:nth-child(1){left:8%;animation-duration:9s;animation-delay:0s;width:3px;height:3px}.room__particle:nth-child(2){left:18%;animation-duration:12s;animation-delay:2.5s;width:5px;height:5px}.room__particle:nth-child(3){left:33%;animation-duration:8s;animation-delay:1s;width:3px;height:3px}.room__particle:nth-child(4){left:47%;animation-duration:11s;animation-delay:4s;width:6px;height:6px}.room__particle:nth-child(5){left:58%;animation-duration:7s;animation-delay:.5s;width:4px;height:4px}.room__particle:nth-child(6){left:69%;animation-duration:10s;animation-delay:3s;width:3px;height:3px}.room__particle:nth-child(7){left:79%;animation-duration:13s;animation-delay:1.5s;width:5px;height:5px}.room__particle:nth-child(8){left:91%;animation-duration:8s;animation-delay:5s;width:4px;height:4px}.room__voice-bar{display:flex;align-items:center;gap:10px;padding:8px 14px;background:var(--panel-2);border:1px solid rgba(231,195,74,.15);border-radius:24px}.room__voice-btn{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,.15);background:var(--panel-3, var(--panel-2));font-size:20px;line-height:1;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s;display:flex;align-items:center;justify-content:center}.room__voice-btn:active,.room__voice-btn--active{background:#22c55e33;border-color:#22c55e;box-shadow:0 0 8px #22c55e80}.room__voice-btn--muted{background:#ef444426;border-color:#ef444480}.room__voice-mode{padding:4px 10px;font-size:11px;font-weight:700;letter-spacing:.08em;border-radius:12px;min-height:unset;height:28px}.room__voice-hint{font-size:11px}.room__voice-denied{font-size:13px;color:var(--text-dim);background:var(--panel-2);padding:8px 16px;border-radius:8px;border:1px solid rgba(239,68,68,.3)}@keyframes speaking-ring{0%,to{box-shadow:0 0 0 2px #22c55ecc}50%{box-shadow:0 0 0 5px #22c55e4d}}.room__seat-card--speaking{animation:speaking-ring .75s ease-in-out infinite;border-color:#22c55e99!important}.room__seat-mic-active{font-size:12px;line-height:1}@media(max-width:680px){.room__table-area{width:min(95vw,440px);height:260px}.room__oval{width:220px;height:118px}.room__seat-card{padding:6px 10px;min-width:76px}.room__seat-suit{font-size:20px}}@media(max-height:700px){.room__logo{width:min(150px,42vw)}.room__table-area{width:min(95vw,400px);height:230px}.room__oval{width:200px;height:108px}}.seat{position:relative;display:flex;flex-direction:column;align-items:center;gap:3px;padding:5px 6px 6px;min-width:66px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,background .3s ease,border-color .3s ease;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#ffffff06}.seat--disconnected{opacity:.45}.seat__name{font-family:var(--font-display);font-size:11px;font-weight:600;letter-spacing:.2px;color:#ffffffd1;max-width:76px;text-align:center;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.seat--you .seat__name{color:var(--gold-rim);font-weight:700}.seat__turn-crown{display:flex;align-items:center;justify-content:center;margin:-2px 0 -3px}.seat__turn-crown-icon{font-size:14px;line-height:1;color:var(--accent-2);text-shadow:0 0 8px rgba(74,144,226,.9),0 0 16px rgba(74,144,226,.5);filter:drop-shadow(0 0 4px rgba(74,144,226,.8))}.seat--you .seat__turn-crown-icon{color:var(--gold-rim);text-shadow:0 0 8px rgba(231,195,74,1),0 0 20px rgba(231,195,74,.7);filter:drop-shadow(0 0 6px rgba(231,195,74,.9))}@keyframes crown-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media(prefers-reduced-motion:no-preference){.seat__turn-crown-icon{animation:crown-bob 1.2s ease-in-out infinite}}.seat__avatar{position:relative;width:58px;height:58px;border-radius:50%;background:radial-gradient(circle at 34% 26%,hsl(var(--seat-hue, 150) 60% 62%),hsl(var(--seat-hue, 150) 55% 32%) 65%,hsl(var(--seat-hue, 150) 60% 18%));display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #ffffff1a,0 0 0 3.5px #0000008c,0 6px 16px #0000008c,inset 0 2px 8px #ffffff38,inset 0 -6px 12px #00000073;transition:box-shadow .25s ease,transform .2s ease}.seat__avatar:after{content:"";position:absolute;top:4px;right:7px;bottom:52%;left:7px;border-radius:50%;background:linear-gradient(180deg,#ffffff61,#fff0);pointer-events:none}.seat__initials{font-family:var(--font-display);font-weight:800;font-size:18px;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6);z-index:1;letter-spacing:-.5px}.seat--you .seat__avatar{width:64px;height:64px;box-shadow:0 0 0 2.5px var(--gold-rim),0 0 0 4.5px #e7c34a38,0 0 20px #e7c34a80,0 6px 18px #0000008c,inset 0 2px 8px #ffffff47,inset 0 -6px 12px #00000073}.seat--you .seat__initials{font-size:21px}.seat--turn .seat__avatar{transform:scale(1.06);box-shadow:0 0 0 2.5px var(--accent-2),0 0 16px #4a90e2cc,0 0 32px #4a90e266,0 6px 18px #0000008c,inset 0 2px 8px #ffffff40,inset 0 -6px 12px #00000073;animation:glow-pulse 1.6s ease-in-out infinite}.seat--you.seat--turn .seat__avatar{box-shadow:0 0 0 2.5px var(--gold-rim),0 0 16px #e7c34acc,0 0 32px #e7c34a66,0 6px 18px #0000008c,inset 0 2px 8px #ffffff47,inset 0 -6px 12px #00000073}@keyframes glow-pulse{0%,to{opacity:1}50%{opacity:.7}}.seat--turn{transform:translateY(-4px) scale(1.07);background:radial-gradient(ellipse 100% 140% at 50% 110%,rgba(74,144,226,.22) 0%,transparent 65%),#4a90e20f;border-color:#4a90e28c;box-shadow:0 0 0 1.5px #4a90e299,0 0 18px #4a90e273,0 0 40px #4a90e233,0 12px 24px #0009}.seat--you.seat--turn{transform:translateY(-4px) scale(1.1);background:radial-gradient(ellipse 100% 140% at 50% 110%,rgba(231,195,74,.28) 0%,transparent 65%),#e7c34a12;border-color:#e7c34aa6;box-shadow:0 0 0 2px #e7c34ab3,0 0 22px #e7c34a8c,0 0 50px #e7c34a40,0 14px 28px #000000a6}@keyframes seat-turn-border-pulse{0%,to{box-shadow:0 0 0 1.5px #4a90e299,0 0 18px #4a90e273,0 0 40px #4a90e233,0 12px 24px #0009}50%{box-shadow:0 0 0 2.5px #4a90e2e6,0 0 28px #4a90e2a6,0 0 60px #4a90e24d,0 12px 24px #0009}}@keyframes seat-turn-border-pulse-you{0%,to{box-shadow:0 0 0 2px #e7c34ab3,0 0 22px #e7c34a8c,0 0 50px #e7c34a40,0 14px 28px #000000a6}50%{box-shadow:0 0 0 3px #e7c34a,0 0 34px #e7c34acc,0 0 70px #e7c34a66,0 14px 28px #000000a6}}@media(prefers-reduced-motion:no-preference){.seat--turn:not(.seat--you){animation:seat-turn-border-pulse 1.6s ease-in-out infinite}.seat--you.seat--turn{animation:seat-turn-border-pulse-you 1.4s ease-in-out infinite}}.seat__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000094;border-radius:50%;z-index:3}.seat__stats{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px;min-height:16px;max-width:80px}.seat__stat{display:inline-flex;align-items:center;gap:2px;font-family:var(--font-display);font-size:10px;font-weight:700;color:#ffffff9e;line-height:1;white-space:nowrap}.seat--you .seat__stat{color:#ffffffb8}.seat__stat-icon{font-size:8px;line-height:1;opacity:.75}.seat__stat-val{font-variant-numeric:tabular-nums}.seat__stat--capture{color:#f0a88a}.seat__stat--capture .seat__stat-icon{opacity:.9}.seat__stat--safe{color:#6ed49a}.seat__stat--safe .seat__stat-icon{font-size:9px;opacity:1}.seat__stat-badge{font-family:var(--font-display);font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;line-height:1;padding:3px 8px;border-radius:8px;white-space:nowrap}.seat__stat-badge--offline{color:var(--danger);background:#dc50501f;border:1px solid rgba(220,80,80,.28)}.seat--compact{gap:2px;padding:4px 5px 5px;width:72px;min-width:72px;max-width:72px;box-sizing:border-box}.seat--compact .seat__name{font-size:10px;max-width:100%;min-height:2.3em}.seat--compact .seat__turn-crown{min-height:12px;margin:-1px 0 -2px}.seat--compact .seat__turn-crown--placeholder{visibility:hidden;pointer-events:none}.seat--compact .seat__avatar,.seat--compact.seat--you .seat__avatar{width:42px;height:42px}.seat--compact .seat__initials,.seat--compact.seat--you .seat__initials{font-size:13px}.seat--compact.seat--turn,.seat--compact.seat--you.seat--turn{transform:translateY(-3px)}.seat--compact.seat--turn .seat__avatar{transform:none}.seat--compact .seat__turn-crown-icon{font-size:11px}.seat--compact .seat__stats{gap:4px;max-width:100%;min-height:18px;align-content:center}.seat--compact .seat__stat{font-size:9px}.seat--compact .seat__stat-icon{font-size:7px}.seat--compact .seat__stat-badge{font-size:8px;padding:2px 6px}@media(max-width:375px){.seat--compact{width:64px;min-width:64px;max-width:64px;padding:3px 4px 4px}.seat--compact .seat__avatar,.seat--compact.seat--you .seat__avatar{width:36px;height:36px}.seat--compact .seat__initials,.seat--compact.seat--you .seat__initials{font-size:11px}.seat--compact .seat__name{font-size:9px;min-height:2.2em}.seat--compact .seat__stats{min-height:16px;gap:3px}}.card{position:relative;width:var(--card-w);height:var(--card-h);border-radius:var(--card-radius);background:linear-gradient(155deg,#ffffffb3,#fff0 45%),linear-gradient(180deg,#fff,#f3f1e7);border:1px solid #d8d8cc;display:block;padding:0;font-weight:700;box-shadow:inset 0 1px #ffffffe6,0 3px 6px #0006;-webkit-user-select:none;user-select:none;flex:0 0 auto;overflow:hidden}.card--small{--card-w: clamp(30px, 8vw, 42px)}.card__corner{position:absolute;top:3px;left:4px;display:flex;flex-direction:column;align-items:center;line-height:1}.card__corner--br{top:auto;left:auto;bottom:3px;right:4px;transform:rotate(180deg)}.card__rank{font-size:calc(var(--card-w) * .3);line-height:1}.card__pip{font-size:calc(var(--card-w) * .26);line-height:1}.card__suit{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:calc(var(--card-w) * .62);line-height:1;opacity:.92;text-shadow:0 1px 1px rgba(0,0,0,.12)}.card--back{background:repeating-linear-gradient(45deg,#2a4f8f,#2a4f8f 5px,#23427a 5px,#23427a 10px);border-color:#16294d;color:transparent}.card__back-art{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:4px;border:1.5px solid rgba(231,195,74,.65);background:radial-gradient(circle at 50% 50%,rgba(231,195,74,.28),transparent 55%),repeating-conic-gradient(rgba(255,255,255,.06) 0deg 18deg,transparent 18deg 36deg);box-shadow:inset 0 0 8px #00000080}.card--interactive{cursor:pointer}.card--interactive:focus-visible{outline:2px solid var(--gold-rim);outline-offset:2px}.card--selected{box-shadow:0 0 0 2px var(--gold-rim),0 0 0 4px var(--gold-2),var(--glow-gold),0 8px 14px #00000073}.card--legal{box-shadow:0 0 0 2px var(--safe),0 0 10px #5cd28a73,0 3px 6px #0006}.card--highlighted{box-shadow:0 0 0 2px var(--gold-rim),0 0 0 4px var(--gold-2),var(--glow-gold)}.card--disabled{opacity:.42;filter:grayscale(.6);cursor:not-allowed}.board{position:relative;display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}.board__table,.board__trick{border-radius:14px;padding:8px;min-height:calc(var(--card-h) + 18px);width:100%;display:flex;align-items:center;justify-content:center}.board__table--felt{background:#00000029;border:1px solid rgba(231,195,74,.22);box-shadow:inset 0 0 24px #00000059}.game__board .board{gap:4px;min-height:100%;display:flex;flex-direction:column}.game__board .board__table,.game__board .board__trick{flex:1;min-height:0;padding:4px;background:transparent;border:none;box-shadow:none;display:flex;align-items:center;justify-content:center;overflow-y:auto}.board__table-cards,.board__trick{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;align-content:center;align-items:center;width:100%;max-width:100%}.game__board .board__table-cards,.game__board .board__trick{gap:6px}.board__table-cards>*,.board__trick-play{flex:0 0 auto}.board__trick-play{display:flex;flex-direction:column;align-items:center;gap:4px}.board__trick-name{font-size:11px;color:var(--text-dim);display:flex;gap:4px;align-items:center}.board__cut-tag{background:var(--danger);color:#fff;border-radius:4px;padding:0 4px;font-weight:700;font-size:9px;box-shadow:0 0 8px #e25c5cb3}.board__empty{width:100%;margin:0;padding:8px 12px;font-style:italic;text-align:center}.game__board .board__led{flex:0 0 auto;text-align:center;width:100%}.board__led .muted{display:inline-block;width:100%;text-align:center}.board__led{font-size:14px;font-weight:600;font-family:var(--font-display);letter-spacing:.5px;text-align:center;width:100%}.hand{display:flex;justify-content:center;align-items:flex-end;width:100%;max-width:100%;padding:14px 12px 10px}.hand__fan-inner{display:inline-flex;flex-wrap:nowrap;width:max-content;max-width:100%}.hand--fan{flex-wrap:nowrap}.hand--wrap .hand__fan-inner{flex-wrap:wrap;justify-content:center;gap:5px}.hand--wrap{align-items:center}.hand--wrap .hand__slot{margin-left:0!important}.hand--grid-wrap{display:flex;justify-content:center;width:100%;max-width:100%;padding:14px 12px 10px}.hand--grid{display:inline-flex;width:max-content;max-width:100%;flex-wrap:wrap;justify-content:center;align-content:center;gap:5px 4px;padding:0;align-items:flex-end}.hand__slot{display:flex;flex-shrink:0;transition:transform .16s ease;will-change:transform}.hand__slot--grid{transition:none}.hand__slot--grid:has(.card--selected){transform:translateY(-10px);z-index:21}.hand--fan .hand__slot:hover,.hand--fan .hand__slot:focus-within{transform:translateY(-14px);z-index:20}.hand--fan .hand__slot:has(.card--selected){transform:translateY(-18px);z-index:21}.hand--empty{width:100%;padding:24px;font-style:italic;text-align:center;color:var(--text-dim);justify-content:center}.cpile{position:fixed;bottom:calc(160px + env(safe-area-inset-bottom,0px));left:16px;z-index:200;display:flex;flex-direction:column;align-items:flex-start;pointer-events:auto}.cpile__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:72px;height:72px;padding:0;border-radius:50%;background:#0a140eeb;border:2px solid rgba(231,195,74,.55);box-shadow:0 4px 20px #00000080,var(--glow-gold);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);touch-action:manipulation;transition:background .12s,border-color .12s,transform .08s}.cpile__btn:hover{background:#0f1c12f7;border-color:#e7c34ae6}.cpile__btn:active{transform:scale(.94)}.cpile__icon{display:block;flex-shrink:0;filter:drop-shadow(0 0 3px rgba(231,195,74,.35))}.cpile__count{font-weight:700;font-size:11px;font-family:var(--font-display);color:var(--gold-rim);line-height:1}.cpile__panel{position:absolute;bottom:calc(100% + 8px);left:0;z-index:20;background:linear-gradient(180deg,#16281cf7,#0e1a12f7);border:1px solid rgba(231,195,74,.4);border-radius:10px;padding:8px 12px;box-shadow:0 8px 24px #0009,var(--glow-gold);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);min-width:140px;max-height:min(50vh,280px);overflow-y:auto}.cpile__rows{display:flex;flex-direction:column;gap:5px}.cpile__row{display:flex;align-items:center;gap:6px}.cpile__suit-label{font-size:15px;font-weight:700;width:18px;flex-shrink:0}.cpile__suit-label--red{color:var(--red-suit)}.cpile__suit-label--black{color:var(--text)}.cpile__ranks{display:flex;flex-wrap:wrap;gap:3px}.cpile__rank{font-size:11px;font-weight:700;padding:1px 4px;border-radius:4px;background:#ffffff14;color:var(--text)}.cpile__empty{font-size:12px;color:var(--text-dim)}.end{display:flex;flex-direction:column;align-items:center;gap:18px;padding:24px;text-align:center}.end__logo{width:min(200px,50vw);filter:drop-shadow(0 0 16px rgba(231,195,74,.3))}.end__title{font-size:clamp(30px,9vw,56px);margin:0}.end__spotlight{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;padding:22px 40px 18px;border-radius:18px;background:radial-gradient(ellipse at 50% 0%,rgba(231,195,74,.35),transparent 70%),linear-gradient(180deg,#1d3326e6,#14261be6);border:1px solid rgba(231,195,74,.5);box-shadow:var(--glow-gold),0 10px 30px #0000008c}.end__trophy{font-size:48px;filter:drop-shadow(0 0 12px rgba(231,195,74,.7))}.end__winner-name{font-family:var(--font-display);font-weight:800;font-size:22px;color:var(--gold-rim)}.end__winner-label{text-transform:uppercase;letter-spacing:2px;font-size:11px;color:var(--text-dim)}.end__rankings{list-style:none;padding:0;margin:0;width:min(360px,92vw);display:flex;flex-direction:column;gap:8px}.end__row{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;background:linear-gradient(180deg,var(--panel-2),var(--panel));padding:10px 14px;border-radius:10px;border:1px solid rgba(231,195,74,.2)}.end__row--loser{background:#e25c5c2e;border:1px solid var(--danger)}.end__place{font-size:18px}.end__player{text-align:left;font-weight:600}.end__you{color:var(--accent)}.end__label{font-size:11px;text-transform:uppercase;color:var(--text-dim)}.ttimer{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 8px;background:#0a140eb3;border:1px solid rgba(255,255,255,.08);border-radius:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);min-width:48px;flex-shrink:0}.ttimer__bar{width:38px;height:3px;background:#ffffff1a;border-radius:2px;overflow:hidden}.ttimer__fill{height:100%;border-radius:2px;background:var(--accent-2)}.ttimer--urgent .ttimer__fill{background:var(--danger)}.ttimer__secs{font-size:10px;font-weight:700;color:var(--text-dim);font-family:var(--font-display);letter-spacing:.3px;line-height:1}.ttimer--urgent .ttimer__secs{color:var(--danger)}@media(prefers-reduced-motion:no-preference){@keyframes ttimer-flicker{0%{opacity:1}to{opacity:.45}}.ttimer--urgent .ttimer__fill{animation:ttimer-flicker .38s ease-in-out infinite alternate}}.cut-anim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;overflow:hidden}.cut-anim__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(180,20,10,.45),transparent 70%),#000000e0}.cut-anim__flash{position:absolute;top:0;right:0;bottom:0;left:0;animation:cut-flash .45s ease-out forwards;pointer-events:none}@keyframes cut-flash{0%{background:#ffdc78d9}20%{background:#ff641e8c}to{background:transparent}}.cut-anim__shockwave{position:absolute;left:50%;top:50%;width:100px;height:100px;margin-left:-50px;margin-top:-50px;border-radius:50%;border:3px solid rgba(255,80,0,.9);box-shadow:0 0 20px #ff500099;pointer-events:none}.cut-anim__sparks{position:absolute;left:50%;top:50%;width:0;height:0;pointer-events:none}.cut-anim__spark{position:absolute;width:3px;height:0;border-radius:2px;background:linear-gradient(to bottom,#ffe080,#f50);transform-origin:0 0;animation:spark-shoot .7s ease-out forwards;animation-delay:var(--sd, 0s)}@keyframes spark-shoot{0%{height:0;opacity:1}40%{height:70px;opacity:1}to{height:90px;opacity:0}}.cut-anim__headline{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;line-height:1;filter:drop-shadow(0 6px 32px rgba(0,0,0,.7))}.cut-anim__scissors{font-size:clamp(44px,11vw,72px);display:inline-block;filter:drop-shadow(0 0 18px rgba(255,90,0,.9))}.cut-anim__word{font-family:var(--font-display);font-size:clamp(60px,15vw,100px);font-weight:900;letter-spacing:3px;background:linear-gradient(180deg,#ffe566,#f60 40%,#c10);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:cut-glow .65s ease-in-out infinite alternate}@keyframes cut-glow{0%{filter:drop-shadow(0 0 14px rgba(255,100,0,.7))}to{filter:drop-shadow(0 0 34px rgba(255,160,0,1)) drop-shadow(0 0 60px rgba(255,60,0,.5))}}.cut-anim__sub{position:relative;z-index:2;margin:10px 24px 0;font-family:var(--font-display);font-size:clamp(14px,3.5vw,22px);font-weight:700;letter-spacing:.6px;text-align:center;color:#ffd57a;text-shadow:0 2px 14px rgba(0,0,0,.9)}.cut-anim__you-badge{display:inline-block;background:linear-gradient(135deg,#f44,#c00);color:#fff;font-size:.8em;padding:1px 8px;border-radius:20px;margin-left:6px;vertical-align:middle;box-shadow:0 2px 8px #c8000099;animation:you-pulse .5s ease-in-out infinite alternate}@keyframes you-pulse{0%{box-shadow:0 2px 8px #c8000099}to{box-shadow:0 2px 18px #ff3c3ce6}}.cut-anim__cards{position:absolute;left:50%;top:50%;width:0;height:0;pointer-events:none;z-index:3}.cut-anim__card{position:absolute;width:clamp(30px,7.5vw,46px);height:calc(clamp(30px,7.5vw,46px)*1.4);border-radius:5px;background:linear-gradient(135deg,#fff9e6,#e7c34a 55%,#b8860b);border:2px solid rgba(255,255,255,.85);box-shadow:0 4px 18px #000000a6,0 0 14px #e7c34a8c,inset 0 1px #ffffff80;margin-left:calc(-1*clamp(15px,3.75vw,23px));margin-top:calc(-1*clamp(21px,5.25vw,32px))}.game{flex:1;display:grid;grid-template-rows:auto auto minmax(0,1fr) minmax(0,auto);position:relative;gap:0;padding:6px 0 0;width:100%;max-width:860px;margin:0 auto;min-height:0;height:100%;overflow:hidden;--card-table-w: 56px;--card-hand-w: 62px;background:radial-gradient(ellipse 115% 70% at 50% 46%,rgba(54,134,84,.95) 0%,var(--felt) 36%,var(--felt-dark) 74%,#0d3b21 100%),radial-gradient(ellipse at 50% 52%,transparent 52%,rgba(0,0,0,.5) 100%)}.game__hud{display:flex;align-items:center;gap:6px;padding:2px 8px 4px;flex-shrink:0}.hud__phase{display:flex;flex-direction:column;align-items:center;gap:1px;padding:4px 10px;background:#0a140eb8;border:1px solid rgba(231,195,74,.3);border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex-shrink:0}.hud__phase-number{font-family:var(--font-display);font-size:8px;letter-spacing:1.5px;color:var(--text-dim);text-transform:uppercase;line-height:1}.hud__phase-name{font-family:var(--font-display);font-size:12px;font-weight:700;color:var(--gold-rim);letter-spacing:.4px;line-height:1}.hud__turn{display:flex;align-items:center;gap:5px;padding:5px 12px;background:#0a140eb8;border:1px solid rgba(255,255,255,.08);border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex:1;min-width:0;max-width:200px;overflow:hidden}.hud__turn--yours{border-color:#e7c34a8c;background:#e7c34a1f;box-shadow:var(--glow-gold),inset 0 0 8px #e7c34a14}.hud__turn-dot{width:6px;height:6px;border-radius:50%;background:var(--text-dim);flex-shrink:0;transition:background .3s}.hud__turn--yours .hud__turn-dot{background:var(--accent)}.hud__turn-label{font-size:9px;color:var(--text-dim);text-transform:uppercase;letter-spacing:.6px;flex-shrink:0}.hud__turn-name{font-size:12px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hud__turn--yours .hud__turn-name{color:var(--gold-rim);font-size:14px;font-weight:700;text-shadow:0 0 10px rgba(231,195,74,.5)}.game__leave{padding:5px 10px;font-size:12px;flex-shrink:0;margin-left:auto}.game__voice-bar{display:flex;align-items:center;gap:3px;background:#0a140eb8;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2px 6px;flex-shrink:0}.game__voice-icon{width:30px;height:30px;border-radius:50%;border:none;background:transparent;font-size:15px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s;padding:0;color:inherit}.game__voice-icon:hover{background:#ffffff1a}.game__voice-icon--off{opacity:.45}.game__voice-icon--active{background:#22c55e33}.game__voice-mode{padding:2px 7px;font-size:10px;font-weight:700;letter-spacing:.08em;border-radius:10px;height:22px;min-height:unset;border-color:#fff3;background:transparent;color:var(--text-dim)}.game__player-wrap{flex:0 0 auto;border-radius:14px;transition:box-shadow .15s}@keyframes game-speaking-ring{0%,to{box-shadow:0 0 0 2px #22c55ee6}50%{box-shadow:0 0 0 5px #22c55e4d}}.game__player-wrap--speaking{animation:game-speaking-ring .75s ease-in-out infinite;border-radius:12px}@keyframes hud-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.65)}}@keyframes hud-turn-pill-pulse{0%,to{box-shadow:var(--glow-gold),inset 0 0 8px #e7c34a14}50%{box-shadow:0 0 18px #e7c34ab3,0 0 36px #e7c34a66,inset 0 0 8px #e7c34a1a}}@media(prefers-reduced-motion:no-preference){.hud__turn--yours .hud__turn-dot{animation:hud-dot-pulse 1.1s ease-in-out infinite}.hud__turn--yours{animation:hud-turn-pill-pulse 1.4s ease-in-out infinite}}.game__players{display:flex;justify-content:center;align-items:flex-start;gap:10px;flex-wrap:nowrap;padding:8px 12px 6px;flex-shrink:0;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0;border-radius:0 0 22px 22px;position:relative;overflow:visible;background:radial-gradient(ellipse 180% 80% at 50% 0%,rgba(231,195,74,.1) 0%,transparent 55%),linear-gradient(180deg,#0d0a1e,#080c18 55%,#060b12);border-top:1.5px solid rgba(231,195,74,.4);border-bottom:1px solid rgba(231,195,74,.1);box-shadow:0 6px 24px #000000b3,inset 0 1px #e7c34a33,inset 0 -1px #00000080}.game__players:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0 0 22px 22px;background-image:repeating-linear-gradient(45deg,rgba(231,195,74,.04) 0px,rgba(231,195,74,.04) 1px,transparent 1px,transparent 14px),repeating-linear-gradient(-45deg,rgba(231,195,74,.04) 0px,rgba(231,195,74,.04) 1px,transparent 1px,transparent 14px);pointer-events:none;z-index:0}.game__players:after{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(231,195,74,.6) 30%,rgba(255,245,200,.9) 50%,rgba(231,195,74,.6) 70%,transparent);pointer-events:none;z-index:1}.game__players>*{position:relative;z-index:2}.game__board{position:relative;min-height:0;max-height:100%;width:100%;display:flex;flex-direction:column;align-items:stretch;margin:4px 8px;padding:8px;overflow:hidden;--card-w: var(--card-table-w);background:#0000001a;border-radius:8px}.game__board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background-image:repeating-linear-gradient(45deg,rgba(231,195,74,.07) 0px,rgba(231,195,74,.07) 1px,transparent 1px,transparent 14px),repeating-linear-gradient(-45deg,rgba(231,195,74,.07) 0px,rgba(231,195,74,.07) 1px,transparent 1px,transparent 14px);pointer-events:none;z-index:0}.game__board>*{position:relative;z-index:1}.game__board>.board{flex:1;min-height:0;width:100%;max-height:100%;overflow-y:auto;scrollbar-width:none}.game__board>.board::-webkit-scrollbar{display:none}.game__hint{width:100%;flex-shrink:0;text-align:center;font-size:11px;color:#ffffff80;letter-spacing:.04em;padding:4px 8px 2px;pointer-events:none}.game__hand-section{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-self:stretch;box-sizing:border-box;width:100%;min-height:0;position:relative;margin:0;padding:6px 12px max(8px,env(safe-area-inset-bottom,0px));border-radius:22px 22px 0 0;overflow:visible;background:radial-gradient(ellipse 180% 80% at 50% 100%,rgba(0,0,0,.18) 0%,transparent 55%),linear-gradient(0deg,#0a2d1a 0%,var(--felt-dark) 50%,#134628 100%);border-bottom:1.5px solid rgba(231,195,74,.35);border-top:1px solid rgba(255,255,255,.07);box-shadow:0 -6px 24px #0000008c,inset 0 -1px #e7c34a26,inset 0 1px #00000059}.game__hand-section:not(:has(.game__hand-area--reorder)){overflow:visible}.game__hand-section:has(.game__hand-area--reorder){max-height:min(48vh,400px);overflow:hidden}.game__hand-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:22px 22px 0 0;background-image:repeating-linear-gradient(45deg,rgba(231,195,74,.07) 0px,rgba(231,195,74,.07) 1px,transparent 1px,transparent 14px),repeating-linear-gradient(-45deg,rgba(231,195,74,.07) 0px,rgba(231,195,74,.07) 1px,transparent 1px,transparent 14px);pointer-events:none;z-index:0}.game__hand-section:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(231,195,74,.6) 30%,rgba(255,245,200,.9) 50%,rgba(231,195,74,.6) 70%,transparent);pointer-events:none;z-index:1}.game__hand-section>*{position:relative;z-index:2}.game__hand-area{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;min-height:0;padding:2px 8px 4px;--card-w: var(--card-hand-w);overflow:visible}.game__hand-area--reorder{flex:1 1 auto;min-height:0;max-height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.game__hand-area--reorder::-webkit-scrollbar{display:none}.game__action-bar{position:fixed;bottom:calc(10px + env(safe-area-inset-bottom,0px));left:12px;right:12px;z-index:50;display:flex;flex-direction:column;gap:10px;background:linear-gradient(180deg,#162a1efa,#0e1a12fc);border:1px solid rgba(231,195,74,.4);border-radius:18px;padding:14px 16px;box-shadow:0 -4px 24px #00000080,0 4px 14px #0000004d}.action-bar__info{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:var(--text);text-align:center;min-height:20px}.action-bar__cycle{padding:3px 10px;font-size:11px;flex-shrink:0}.action-bar__buttons{display:flex;gap:10px}.action-bar__buttons>button{flex:1;white-space:nowrap;min-height:44px}@media(max-height:700px){.game__board{margin:4px 0 2px;padding:6px}.game__players{gap:8px;padding:6px 10px 4px}}@media(max-height:580px){.game__board{margin:2px 0;padding:4px}.game__hand-area{padding-bottom:8px}}@media(max-width:375px){.game__players{gap:1px;padding:3px 6px 4px}}@media(min-width:640px){.game__board{padding:12px}}.table-flash{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:20;font-family:var(--font-display);font-weight:600;font-size:clamp(10px,2.2vw,12px);letter-spacing:.3px;text-align:center;padding:4px 14px;border-radius:20px;pointer-events:none;white-space:nowrap;background:#0a140ed1;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.table-flash--cut{color:#e87070;border-color:#e25c5c66}.table-flash--won{color:var(--gold-rim);border-color:#e7c34a59}.table-flash--safe{color:#6ed49a;border-color:#5cd28a59}.game__phase-transition{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d1;z-index:100;display:flex;align-items:center;justify-content:center;pointer-events:none}.phase-transition__text{font-family:var(--font-display);font-size:clamp(28px,8vw,48px);font-weight:800;letter-spacing:2px;color:var(--gold-rim);text-shadow:0 4px 16px rgba(231,195,74,.6);text-align:center;text-transform:uppercase}.table-stock{position:absolute;top:10px;right:12px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:none}.table-stock__stack{width:28px;height:40px;border-radius:4px;background:linear-gradient(135deg,#1a2a4a,#0e1929);border:1.5px solid rgba(231,195,74,.6);box-shadow:2px 2px #00000080,4px 4px #0000004d;position:relative}.table-stock__stack:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px;background:repeating-linear-gradient(45deg,rgba(231,195,74,.08) 0px,rgba(231,195,74,.08) 2px,transparent 2px,transparent 8px)}.table-stock__count{font-size:10px;font-weight:700;color:#e7c34ad9;letter-spacing:.03em}@media(orientation:landscape)and (max-height:500px){.game{display:grid;grid-template-areas:"hud hud" "players hand" "table hand";grid-template-columns:1fr 220px;grid-template-rows:auto auto 1fr;overflow:hidden;flex-direction:unset;padding-bottom:0}.game__hud{grid-area:hud}.game__players{grid-area:players;padding:4px 4px 6px;margin:0;border-radius:0 0 12px 12px}.game__board{grid-area:table;flex:unset;min-height:0;height:auto;margin:6px 0 8px 12px}.game__hand-section{grid-area:hand;display:flex;flex-direction:column;overflow:hidden;min-height:0;max-height:none;width:100%;margin:0;border-radius:12px 0 0 12px;padding-bottom:8px}.game__hand-section:before{border-radius:12px 0 0 12px}.game__hand-area{flex:1;min-height:0;overflow-y:auto;padding:8px;gap:6px;max-height:none}.game__hand-area--reorder{max-height:none}.game__hint{padding:4px 4px 2px}}.admin{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:var(--bg)}.admin__card{width:100%;max-width:360px;background:linear-gradient(180deg,#1d3326f7,#14261bf7);border:1px solid rgba(231,195,74,.4);border-radius:16px;padding:32px 28px;display:flex;flex-direction:column;gap:16px;box-shadow:0 8px 32px #00000080}.admin__card--wide{max-width:480px}.admin__title{font-size:22px;font-weight:700;color:var(--gold);margin:0}.admin__subtitle{font-size:13px;color:var(--text-dim);margin:0}.admin__input{width:100%;padding:10px 14px;border-radius:8px;border:1px solid rgba(231,195,74,.35);background:#0000004d;color:var(--text);font-size:15px;box-sizing:border-box;outline:none}.admin__input:focus{border-color:#e7c34ab3}.admin__error{font-size:13px;color:#e05c45;margin:0}.admin__btn{padding:10px 24px;border-radius:8px;border:none;background:var(--gold);color:#0a1a0f;font-weight:700;font-size:14px;cursor:pointer;transition:opacity .15s;align-self:flex-start}.admin__btn:disabled{opacity:.45;cursor:not-allowed}.admin__fields{display:flex;flex-direction:column;gap:20px}.admin__field{display:flex;flex-direction:column;gap:6px}.admin__label{font-size:13px;font-weight:600;color:var(--text)}.admin__row{display:flex;align-items:center;gap:10px}.admin__range{flex:1;accent-color:var(--gold)}.admin__number{width:80px;padding:4px 8px;border-radius:6px;border:1px solid rgba(231,195,74,.3);background:#0000004d;color:var(--text);font-size:13px;text-align:right}.admin__hint{font-size:11px;color:var(--text-dim)}.admin__actions{display:flex;align-items:center;gap:12px;margin-top:4px}.toast{position:fixed;left:50%;bottom:18px;transform:translate(-50%);background:var(--danger);color:#fff;padding:12px 18px;border-radius:10px;font-weight:600;box-shadow:0 6px 20px #00000080;z-index:100;max-width:90vw;text-align:center;cursor:pointer;animation:toast-in .2s ease}@keyframes toast-in{0%{opacity:0;transform:translate(-50%) translateY(10px)}}.conn-banner{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;background:var(--danger, #c0392b);color:#fff;font-size:.9rem;font-weight:600;box-shadow:0 2px 8px #0000004d}.conn-banner__dot{width:9px;height:9px;border-radius:50%;background:#fff;animation:conn-pulse 1s ease-in-out infinite}@keyframes conn-pulse{0%,to{opacity:.3}50%{opacity:1}}:root{--felt: #1b6b3a;--felt-dark: #145029;--bg: #0e1f16;--panel: #14261b;--panel-2: #1d3326;--text: #f2f5f0;--text-dim: #a9bdae;--accent: #e7c34a;--accent-2: #4a90e2;--danger: #e25c5c;--safe: #5cd28a;--red-suit: #d4332f;--black-suit: #1c1c1c;--card-w: clamp(42px, 12vw, 64px);--card-h: calc(var(--card-w) * 1.4);--card-radius: 7px;--ring: 0 0 0 3px var(--accent);--ring-turn: 0 0 0 3px var(--accent-2);--ring-legal: 0 0 0 2px var(--safe);--gold: #e7c34a;--gold-2: #b8860b;--gold-rim: #f5e6a8;--glow-turn: 0 0 14px rgba(74, 144, 226, .7), 0 0 28px rgba(74, 144, 226, .45);--glow-gold: 0 0 12px rgba(231, 195, 74, .55), 0 0 26px rgba(231, 195, 74, .3);--chip-red: #c0392b;--chip-blue: #2566b0;--chip-green: #1f8b4c;--chip-black: #1d1f23;--font-display: "Cinzel", serif;color-scheme:dark}*{box-sizing:border-box}html{height:100dvh;overflow:hidden}body,#root{margin:0;height:100%;overflow:hidden}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text);-webkit-text-size-adjust:100%;background-color:var(--bg);background-image:radial-gradient(ellipse at 50% 18%,rgba(43,92,60,.55),transparent 60%),radial-gradient(ellipse at 50% 120%,rgba(0,0,0,.85),transparent 55%),repeating-linear-gradient(45deg,rgba(255,255,255,.012) 0,rgba(255,255,255,.012) 2px,transparent 2px,transparent 5px),radial-gradient(circle at 50% 40%,#163b25,var(--bg) 75%);background-attachment:fixed}button{font:inherit;cursor:pointer;border:1px solid var(--gold-2);border-radius:10px;padding:10px 16px;background:linear-gradient(180deg,var(--gold-rim) 0%,var(--gold) 45%,var(--gold-2) 100%);color:#2a1f00;font-weight:700;letter-spacing:.3px;text-shadow:0 1px 0 rgba(255,255,255,.35);box-shadow:inset 0 1px #ffffff80,inset 0 -2px 4px #00000040,0 2px 6px #0006;transition:filter .15s ease,opacity .15s ease,box-shadow .15s ease,transform .1s ease}button:hover:not(:disabled){filter:brightness(1.06);box-shadow:inset 0 1px #ffffff80,inset 0 -2px 4px #00000040,var(--glow-gold)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}button:focus-visible{outline:2px solid var(--gold-rim);outline-offset:2px}button.secondary{background:linear-gradient(180deg,var(--panel-2),var(--panel));color:var(--text);border-color:#e7c34a66;text-shadow:none}button.secondary:hover:not(:disabled){box-shadow:0 0 10px #e7c34a40}button.danger{background:linear-gradient(180deg,#f07878,var(--danger) 60%,#b83a3a);color:#fff;border-color:#8e2c2c;text-shadow:0 1px 1px rgba(0,0,0,.4)}input{font:inherit;padding:10px 12px;border-radius:8px;border:1px solid var(--panel-2);background:var(--panel);color:var(--text)}.app-shell{height:100%;overflow:hidden;display:flex;flex-direction:column}.center-screen{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;align-items:center;gap:18px;padding:24px;padding-bottom:max(24px,env(safe-area-inset-bottom,0px));text-align:center}.center-screen:before,.center-screen:after{content:"";flex:1 0 auto;min-height:8px;width:1px}.card-surface{background:var(--panel);border-radius:14px;padding:22px;width:min(420px,92vw);display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 30px #0006}h1{margin:0;letter-spacing:1px}.muted{color:var(--text-dim)}.row{display:flex;gap:10px;align-items:center}.col{display:flex;flex-direction:column;gap:10px}.spinner{width:28px;height:28px;border:3px solid var(--panel-2);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes glow-pulse{0%,to{box-shadow:var(--glow-turn)}50%{box-shadow:0 0 22px #4a90e2f2,0 0 40px #4a90e299}}@keyframes neon-flicker{0%,18%,22%,25%,53%,57%,to{opacity:1;text-shadow:0 0 6px rgba(231,195,74,.9),0 0 16px rgba(231,195,74,.7),0 0 32px rgba(184,134,11,.5)}20%,24%,55%{opacity:.7;text-shadow:none}}.neon-title{font-family:var(--font-display);font-weight:900;letter-spacing:4px;color:var(--gold-rim);text-shadow:0 0 6px rgba(231,195,74,.9),0 0 16px rgba(231,195,74,.7),0 0 32px rgba(184,134,11,.5);animation:neon-flicker 4.5s infinite}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.neon-title{animation:none}}
