:root{--bg:#07080b;--panel:#11131a;--panel-2:#191c25;--line:#ffffff1c;--text:#f7f5ef;--muted:#9da0ab;--neon:#d9ff3f;--danger:#ff6678}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%}body{color:var(--text);background:radial-gradient(circle at 12% 8%,#a66bff2e,transparent 28%), radial-gradient(circle at 88% 10%,#d9ff3f1a,transparent 30%), var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #d9ff3f61}.home-screen,.app-screen{min-height:100vh}.topbar{justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100% - 36px);margin:auto;padding:22px 0;display:flex}.brand{letter-spacing:.09em;align-items:center;gap:12px;display:flex}.mini-logo{background:var(--neon);color:#07080b;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:950;display:grid;transform:rotate(-4deg);box-shadow:0 0 28px #d9ff3f38}.private-label,.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:900}.private-label{border:1px solid var(--line);border-radius:999px;padding:8px 12px}.eyebrow{color:var(--neon)}.hero{grid-template-columns:1.15fr .72fr;align-items:center;gap:70px;width:min(1180px,100% - 36px);min-height:calc(100vh - 88px);margin:auto;padding:52px 0 90px;display:grid}.hero-copy h1,.lobby-head h1{letter-spacing:-.07em;text-transform:uppercase;margin:18px 0 22px;font-size:clamp(3.2rem,7.3vw,7rem);line-height:.9}.hero-copy p{color:var(--muted);line-height:1.7}.entry-panel,.panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(145deg,#fff1,#ffffff05),#11131ae0;box-shadow:0 28px 80px #00000070}.entry-panel{border-radius:28px;padding:26px}.tabs{background:#0000004d;border-radius:14px;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:5px;display:grid}.tabs button{color:var(--muted);background:0 0;border:0;border-radius:10px;padding:13px;font-weight:850}.tabs button.active{background:var(--panel-2);color:var(--text)}label{gap:8px;margin:15px 0;display:grid}label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:850}input{border:1px solid var(--line);width:100%;color:var(--text);background:#00000047;border-radius:14px;padding:15px 16px}.code-input{text-align:center;letter-spacing:.28em;font-weight:950}.primary-button,.secondary-button,.set-card,.answer-card,.submission-card,.host-menu button{cursor:pointer;border:0}.primary-button{background:var(--neon);color:#07080b;border-radius:14px;width:100%;padding:17px 20px;font-weight:950;box-shadow:0 14px 35px #d9ff3f29}.secondary-button{border:1px solid var(--line);color:var(--muted);background:#ffffff0a;border-radius:12px;padding:11px 15px;font-weight:850}.full{width:100%;margin-bottom:10px}button:disabled{opacity:.42;cursor:not-allowed}.notice{color:#ecf8bb;background:#d9ff3f0f;border:1px solid #d9ff3f33;border-radius:12px;margin-top:15px;padding:12px 14px}.notice.error{color:#ffc7ce;background:#ff667814;border-color:#ff667847}.centered{text-align:center;max-width:680px;margin-left:auto;margin-right:auto}.lobby-head{grid-template-columns:1fr auto;align-items:end;gap:36px;width:min(1180px,100% - 36px);margin:30px auto 42px;display:grid}.lobby-head h1{margin-bottom:0;font-size:clamp(3rem,6.8vw,6rem)}.room-code-card{background:#d9ff3f12;border:1px solid #d9ff3f42;border-radius:22px;min-width:250px;padding:22px 28px}.room-code-card span{color:var(--neon);letter-spacing:.15em;font-size:.68rem;font-weight:900;display:block}.room-code-card strong{letter-spacing:.18em;font-size:3rem}.lobby-grid{grid-template-columns:1fr .9fr;gap:24px;width:min(1180px,100% - 36px);margin:auto;padding-bottom:70px;display:grid}.panel-head{justify-content:space-between;gap:18px;margin-bottom:20px;display:flex}.panel-head h2{margin:7px 0 0}.live-pill{color:#8dff9d;font-size:.72rem;font-weight:900}.player-list{gap:10px;display:grid}.player{background:#ffffff09;border:1px solid #0000;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.player.current{background:#d9ff3f0e;border-color:#d9ff3f42}.player div{gap:3px;display:grid}.player small{color:var(--muted)}.avatar{background:#242833;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:950;display:grid}.set-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.set-card{border:1px solid var(--line);text-align:left;background:#ffffff08;border-radius:15px;align-content:end;min-height:105px;padding:14px;display:grid;position:relative}.set-card span{position:absolute;top:10px;right:10px}.set-card.selected{background:#d9ff3f12;border-color:#d9ff3f6b}.settings-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mode-selector{gap:10px;margin:18px 0;display:grid}.mode-selector>span{font-weight:850}.mode-selector>div{background:#00000047;border-radius:13px;grid-template-columns:repeat(3,1fr);padding:5px;display:grid}.mode-selector button{color:var(--muted);background:0 0;border:0;border-radius:9px;padding:11px;font-weight:900}.mode-selector button.active{background:var(--panel-2);color:var(--neon)}.toggle-row{align-items:center;gap:10px;margin:16px 0;display:flex}.toggle-row input{width:auto}.toggle-row span{text-transform:none;letter-spacing:0}.game-topbar{align-items:flex-start}.round-info{text-align:center;gap:3px;display:grid}.round-info span{color:var(--muted);font-size:.72rem}.header-actions{gap:9px;display:flex}.host-menu{border:1px solid var(--line);background:#11131af0;border-radius:14px;flex-wrap:wrap;gap:9px;width:min(1180px,100% - 36px);margin:0 auto 14px;padding:10px;display:flex}.host-menu button{color:var(--muted);background:#ffffff0d;border-radius:10px;padding:11px 14px;font-weight:850}.host-menu button.danger{color:#ffc1c9;background:#ff667817}.pause-banner{width:min(1180px,100% - 36px);color:var(--neon);text-align:center;letter-spacing:.14em;background:#d9ff3f17;border:1px solid #d9ff3f4d;border-radius:12px;margin:0 auto 14px;padding:12px;font-weight:950}.score-strip{gap:10px;width:min(1180px,100% - 36px);margin:0 auto 22px;padding-bottom:8px;display:flex;overflow-x:auto}.score-card{border:1px solid var(--line);background:#ffffff09;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:150px;padding:10px 12px;display:grid}.score-card.judge{background:#d9ff3f12;border-color:#d9ff3f66}.score-card b{color:var(--neon);font-size:1.25rem}.game-table{width:min(1180px,100% - 36px);margin:auto;padding:26px 0 90px}.question-area{text-align:center;justify-items:center;display:grid}.question-card,.answer-card,.submission-card{border-radius:22px;box-shadow:0 24px 60px #00000057}.question-card{color:#080908;text-align:left;background:linear-gradient(160deg,#e0ff50,#a8cb16);flex-direction:column;justify-content:space-between;width:min(430px,100%);min-height:270px;margin-top:16px;padding:25px;display:flex;transform:rotate(-1deg)}.question-card p{letter-spacing:-.04em;overflow-wrap:anywhere;margin:18px 0;font-size:clamp(1.55rem,4vw,2.2rem);font-weight:950;line-height:1.08}.question-card small,.answer-card small,.submission-card small{text-transform:uppercase;letter-spacing:.13em;opacity:.68;font-size:.65rem;font-weight:900}.submission-progress{color:var(--muted);gap:3px;margin-top:18px;display:grid}.submission-progress strong{color:var(--text);font-size:1.3rem}.state-panel,.result-panel{text-align:center;align-content:center;place-items:center;gap:11px;min-height:330px;display:grid}.state-panel h2,.result-panel h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,6vw,4rem)}.state-panel p{color:var(--muted)}.state-icon{width:72px;height:72px;color:var(--neon);background:#d9ff3f1c;border-radius:22px;place-items:center;font-size:2rem;display:grid}.cards-section{margin-top:50px}.section-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px;display:flex}.section-head h2{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(1.7rem,4vw,2.7rem)}.selection-order{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.selection-order span{border:1px solid var(--line);color:var(--muted);background:#ffffff09;border-radius:12px;padding:11px 13px}.card-grid,.submission-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.answer-card,.submission-card{color:#090a0b;text-align:left;background:linear-gradient(155deg,#fbfaf5,#dcd8ce);border:2px solid #0000;flex-direction:column;justify-content:space-between;min-height:245px;padding:19px;transition:all .17s;display:flex;position:relative}.answer-card p,.submission-card p{font-size:1.2rem;font-weight:900;line-height:1.18}.answer-card:hover:not(:disabled),.submission-card:hover:not(:disabled){transform:translateY(-7px)}.answer-card.selected{border-color:var(--neon);transform:translateY(-10px);box-shadow:0 0 0 5px #d9ff3f1f,0 28px 60px #0000005c}.selection-number{width:28px;height:28px;color:var(--neon);background:#090a0b;border-radius:9px;place-items:center;font-weight:950;display:grid;position:absolute;top:10px;right:10px}.submission-card mark{color:#090a0b;background:0 0;border-bottom:3px solid #090a0b;padding:0 2px;display:inline}.action-button{width:min(420px,100%);margin:26px auto 0;display:block}.winner-card{width:min(420px,100%);min-height:245px;margin:15px auto 0}.loading-screen{align-content:center;place-items:center;gap:14px;min-height:100vh;display:grid}.loading-screen i{border:3px solid #ffffff1f;border-top-color:var(--neon);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:900px){.hero,.lobby-head,.lobby-grid{grid-template-columns:1fr}.hero{gap:40px}.room-code-card{width:100%}}@media (max-width:650px){.topbar,.hero,.lobby-head,.lobby-grid,.score-strip,.game-table,.host-menu,.pause-banner{width:min(100% - 24px,1180px)}.private-label,.brand strong{display:none}.hero-copy h1,.lobby-head h1{font-size:clamp(2.7rem,14vw,4.4rem)}.entry-panel,.panel{padding:18px}.set-grid{grid-template-columns:1fr}.set-card{min-height:85px}.settings-grid{grid-template-columns:1fr}.round-info{text-align:left}.header-actions{flex-direction:column}.section-head{flex-direction:column;align-items:flex-start}.section-head .secondary-button{width:100%}.selection-order{grid-template-columns:1fr}.card-grid,.submission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.answer-card,.submission-card{min-height:205px;padding:14px}.answer-card p,.submission-card p{font-size:1rem}.question-card{min-height:235px;padding:20px}.question-card p{font-size:clamp(1.3rem,8vw,1.9rem)}}@media (max-width:390px){.card-grid,.submission-grid{grid-template-columns:1fr}}.room-share-card{background:#d9ff3f0e;border:1px solid #d9ff3f3d;border-radius:24px;grid-template-columns:auto auto;align-items:center;gap:14px;min-width:280px;padding:14px;display:grid}.room-share-card .room-code-card{background:0 0;border:0;min-width:0;padding:14px}.qr-shell{background:#f7f5ef;border-radius:16px;place-items:center;padding:8px;display:grid;box-shadow:0 12px 35px #0000004d}.link-button{text-align:center;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.player-actions{align-items:center;gap:9px!important;display:flex!important}.kick-button{color:#ffc4cc;cursor:pointer;background:#ff667812;border:1px solid #ff66783d;border-radius:9px;padding:7px 9px;font-size:.72rem;font-weight:850}.direct-room-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.direct-room-card{border:1px solid var(--line);background:linear-gradient(145deg,#fff1,#ffffff05),#11131aeb;border-radius:26px;width:min(470px,100%);padding:28px;box-shadow:0 28px 80px #00000070}.direct-brand{margin-bottom:42px}.direct-room-card h1{letter-spacing:-.06em;text-transform:uppercase;margin:10px 0 12px;font-size:clamp(2.5rem,10vw,4.8rem);line-height:.95}.direct-room-card p{color:var(--muted);line-height:1.6}.back-link{width:100%;margin-top:10px}.display-screen{background:radial-gradient(circle at 10% 0,#a66bff26,#0000 26%),radial-gradient(circle at 90% 0,#d9ff3f17,#0000 28%),#07080b;min-height:100vh;padding:0 34px 70px}.display-header{justify-content:space-between;align-items:center;gap:22px;min-height:92px;display:flex}.display-round{text-align:center;gap:4px;display:grid}.display-round span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.8rem}.display-scores{justify-content:center;gap:12px;padding:8px 0 24px;display:flex;overflow-x:auto}.display-score{border:1px solid var(--line);background:#ffffff0a;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;min-width:180px;padding:13px 16px;display:flex}.display-score.judge{background:#d9ff3f13;border-color:#d9ff3f6b}.display-score strong{color:var(--neon);font-size:1.6rem}.display-table{justify-items:center;gap:34px;display:grid}.display-question{color:#080908;background:linear-gradient(160deg,#e0ff50,#a8cb16);border-radius:28px;flex-direction:column;justify-content:space-between;width:min(620px,92vw);min-height:360px;padding:34px;display:flex;transform:rotate(-.6deg);box-shadow:0 30px 90px #0000006b}.display-question small{text-transform:uppercase;letter-spacing:.14em;opacity:.65;font-weight:950}.display-question p{letter-spacing:-.055em;overflow-wrap:anywhere;margin:24px 0;font-size:clamp(2.1rem,4.8vw,4.3rem);font-weight:950;line-height:1.02}.display-state{text-align:center;align-content:center;place-items:center;min-height:60vh;display:grid}.display-state.compact{min-height:160px}.display-state h1,.display-result h1{letter-spacing:-.07em;text-transform:uppercase;margin:12px 0;font-size:clamp(4rem,10vw,9rem);line-height:.9}.display-state h2{color:var(--neon);margin:4px 0;font-size:4rem}.display-state p,.display-result p{color:var(--muted);font-size:1.25rem}.display-submissions{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;width:min(1500px,100%);display:grid}.display-answer{color:#090a0b;background:linear-gradient(155deg,#fbfaf5,#dcd8ce);border-radius:24px;flex-direction:column;justify-content:space-between;min-height:300px;padding:25px;display:flex;box-shadow:0 24px 65px #00000059}.display-answer p{font-size:clamp(1.45rem,2.6vw,2.5rem);font-weight:950;line-height:1.12}.display-answer mark{color:#090a0b;background:0 0;border-bottom:4px solid #090a0b}.display-result{text-align:center;justify-items:center;gap:10px;width:100%;display:grid}.display-answer.winner{width:min(620px,92vw);min-height:320px}@media (max-width:900px){.room-share-card{grid-template-columns:1fr;justify-items:center}.share-actions{grid-template-columns:1fr}.room-share-card .room-code-card{text-align:center}}@media (max-width:650px){.display-screen{padding:0 12px 40px}.display-header .brand strong{display:none}.display-question{min-height:270px;padding:22px}.display-question p{font-size:clamp(1.7rem,9vw,2.8rem)}.display-submissions{grid-template-columns:1fr}.player{grid-template-columns:auto 1fr}.player-actions{grid-column:1/-1;justify-content:flex-end}}:root{--card-radius:22px;--card-ratio:5 / 7}.hero-v33{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:38px;min-height:calc(100svh - 82px);padding:22px 0 34px}.hero-v33 .hero-copy h1{margin:14px 0 18px;font-size:clamp(3.5rem,7.4vw,7.6rem)}.hero-v33 .hero-copy p{max-width:520px}.hero-side{align-content:center;gap:12px;display:grid}.hero-card-stage{perspective:1200px;place-items:center;height:270px;display:grid;position:relative}.hero-playing-card{width:158px;aspect-ratio:var(--card-ratio);border-radius:var(--card-radius);color:#07080b;transform-origin:50%;border:1px solid #00000017;flex-direction:column;justify-content:space-between;padding:17px 16px 14px;display:flex;position:absolute;box-shadow:0 24px 55px #00000061}.hero-playing-card p{letter-spacing:-.025em;margin:0;font-size:1.02rem;font-weight:900;line-height:1.12}.hero-playing-card small{letter-spacing:.1em;opacity:.48;font-size:.43rem;font-weight:900}.hero-card-white{background:#f7f5ef}.hero-card-neon{background:var(--neon)}.hero-card-one{animation:7.8s ease-in-out infinite v33CardOne}.hero-card-two{animation:8.8s ease-in-out infinite v33CardTwo}.hero-card-main{z-index:3;animation:6.8s ease-in-out infinite v33CardMain}@keyframes v33CardOne{0%,to{transform:translate(-112px,12px)rotate(-12deg)}50%{transform:translate(-124px,-2px)rotate(-8deg)}}@keyframes v33CardTwo{0%,to{transform:translate(112px,14px)rotate(11deg)}50%{transform:translate(124px,-5px)rotate(7deg)}}@keyframes v33CardMain{0%,to{transform:translateY(-7px)rotate(-1deg)}50%{transform:translateY(-19px)rotate(1deg)}}.hero-card-stage:hover .hero-playing-card{animation-play-state:paused}.hero-v33 .entry-panel{border-radius:22px;padding:18px 20px}.hero-v33 .tabs{margin-bottom:12px}.hero-v33 label{margin:10px 0}.hero-v33 input{padding:13px 14px}.hero-v33 .primary-button{padding:14px 18px}.lobby-head{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:22px;margin:12px auto 18px}.lobby-head h1{margin-top:10px;font-size:clamp(2.5rem,5.2vw,5rem)}.room-share-card{border-radius:22px;grid-template-columns:1fr 112px;align-items:center;gap:12px;padding:14px;display:grid}.room-code-card{border-radius:18px;min-width:0;padding:16px 19px}.room-code-card strong{font-size:2.25rem}.qr-shell{border-radius:16px;padding:7px}.qr-shell svg{display:block;width:98px!important;height:98px!important}.share-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.share-actions .secondary-button{padding:9px 10px;font-size:.75rem}.lobby-grid{gap:14px;padding-bottom:28px}.panel{border-radius:21px;padding:18px}.panel-head{margin-bottom:12px}.player-list{gap:6px}.player{padding:9px 10px}.avatar{border-radius:11px;width:36px;height:36px}.set-grid{gap:7px}.set-card{border-radius:14px;min-height:70px;padding:11px}.settings-grid label{margin:9px 0}.mode-selector,.toggle-row{margin:10px 0}.question-card,.answer-card,.submission-card{border-radius:var(--card-radius)}.question-card{width:230px;min-height:0;aspect-ratio:var(--card-ratio);background:var(--neon);padding:20px 19px 16px}.question-card p{font-size:clamp(1.25rem,2.4vw,1.75rem);line-height:1.1}.question-card small,.answer-card small,.submission-card small{opacity:.42;letter-spacing:.09em;font-size:.45rem}.answer-card,.submission-card{min-height:0;aspect-ratio:var(--card-ratio);background:#f7f5ef;padding:17px 16px 14px}.answer-card p,.submission-card p{font-size:1.02rem;line-height:1.14}.answer-card b,.submission-card b,.question-card b{letter-spacing:.08em;font-size:.5rem}.game-table{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:26px;width:min(1280px,100% - 28px);padding:12px 0 28px;display:grid}.question-area{align-self:start;position:sticky;top:14px}.submission-progress{margin-top:12px}.cards-section{min-width:0;margin-top:0}.state-panel,.result-panel{grid-column:2;min-height:360px}.result-panel .winner-card{width:250px}.section-head{margin-bottom:12px}.section-head h2{font-size:clamp(1.65rem,3vw,2.35rem)}.card-grid{scroll-snap-type:x proximity;scrollbar-width:thin;gap:11px;padding:10px 8px 20px;display:flex;overflow-x:auto}.card-grid .answer-card{scroll-snap-align:start;flex:0 0 174px}.submission-grid{grid-template-columns:repeat(auto-fit,minmax(174px,210px));justify-content:center;gap:12px}.action-button{margin-top:12px;padding:14px}.score-strip{margin-bottom:8px}@media (max-width:900px){.hero-v33{grid-template-columns:1fr;gap:8px;min-height:auto}.hero-v33 .hero-copy{text-align:center}.hero-v33 .hero-copy p{margin-inline:auto}.hero-card-stage{height:230px}.hero-playing-card{width:138px}.lobby-head{grid-template-columns:1fr}.game-table{grid-template-columns:1fr;gap:18px}.question-area{position:static}.state-panel,.result-panel{grid-column:1;min-height:280px}}@media (max-width:650px){.hero-v33{padding-top:8px}.hero-v33 .hero-copy h1{font-size:clamp(2.8rem,13vw,4.6rem)}.hero-card-stage{height:205px}.hero-playing-card{border-radius:18px;width:118px;padding:13px 12px 11px}.hero-playing-card p{font-size:.82rem}.room-share-card{grid-template-columns:1fr 88px}.qr-shell svg{width:76px!important;height:76px!important}.share-actions{grid-template-columns:1fr}.lobby-head h1{font-size:2.65rem}.question-card{width:190px}.card-grid .answer-card{flex-basis:146px}.answer-card p,.submission-card p{font-size:.9rem}.submission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}a{color:inherit;text-decoration:none}select,textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#00000047;border-radius:14px;padding:14px 15px}textarea{resize:vertical;line-height:1.45}select option{color:var(--text);background:#11131a}.brand-link{letter-spacing:.09em;align-items:center;gap:12px;display:flex}.account-page,.editorial-page{min-height:100vh}.account-topbar{justify-content:space-between;align-items:center;gap:14px;width:min(1180px,100% - 36px);margin:auto;padding:22px 0;display:flex}.auth-layout{grid-template-columns:1.1fr .75fr;align-items:center;gap:70px;width:min(1080px,100% - 36px);min-height:calc(100vh - 90px);margin:auto;padding:45px 0 80px;display:grid}.auth-copy h1,.account-shell h1,.editorial-head h1{letter-spacing:-.065em;text-transform:uppercase;margin:14px 0 20px;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.92}.auth-copy p,.account-hint,.permission-panel p{color:var(--muted);line-height:1.65}.auth-panel{width:100%}.account-shell{width:min(760px,100% - 36px);margin:8vh auto}.profile-card{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0;display:grid}.profile-card>div{border:1px solid var(--line);background:#ffffff09;border-radius:18px;gap:8px;min-width:0;padding:18px;display:grid}.profile-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem}.profile-card strong{overflow-wrap:anywhere}.account-action{text-align:center;width:min(420px,100%);margin-top:12px;display:block}.account-hint{border-left:3px solid var(--neon);background:#d9ff3f0d;max-width:620px;margin:22px 0;padding:16px}.editorial-head{justify-content:space-between;align-items:end;gap:25px;width:min(1180px,100% - 36px);margin:28px auto 30px;display:flex}.editorial-head h1{margin-bottom:0;font-size:clamp(2.7rem,5vw,5rem)}.role-badge,.status-chip{text-transform:uppercase;letter-spacing:.1em;border-radius:999px;font-size:.66rem;font-weight:900}.role-badge{color:var(--neon);border:1px solid #d9ff3f4d;padding:10px 14px}.editorial-notice{width:min(1180px,100% - 36px);margin:0 auto 18px}.permission-panel,.review-section,.admin-section{width:min(1180px,100% - 36px);margin:0 auto 28px}.editorial-grid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:22px;width:min(1180px,100% - 36px);margin:0 auto 28px;display:grid}.card-compose h2,.submission-list-panel h2,.review-section h2,.admin-section h2{margin:8px 0 20px}.card-compose .mode-selector>div{grid-template-columns:repeat(2,1fr)}.editor-card-preview{aspect-ratio:5/7;color:#07080b;background:#f7f5ef;border-radius:22px;flex-direction:column;justify-content:space-between;width:min(230px,100%);margin:18px auto;padding:20px;display:flex;box-shadow:0 20px 45px #00000052}.editor-card-preview.question-preview{background:var(--neon)}.editor-card-preview p{overflow-wrap:anywhere;font-size:1.2rem;font-weight:900;line-height:1.16}.editor-card-preview small{font-weight:950}.editorial-list,.review-grid,.profile-list{gap:12px;display:grid}.editorial-item,.review-card{border:1px solid var(--line);background:#ffffff09;border-radius:18px;padding:16px}.editorial-item-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.editorial-item-head small{color:var(--muted);text-align:right}.editorial-item p,.review-card p{font-size:1.08rem;font-weight:850;line-height:1.35}.editorial-item blockquote{border-left:3px solid var(--danger);color:#ffc1c9;background:#ff66780f;margin:13px 0;padding:10px 12px}.status-chip{background:#ffffff12;padding:6px 9px}.status-submitted{color:var(--neon);background:#d9ff3f14}.status-approved{color:#9cffaa;background:#50ff6e14}.status-rejected{color:#ffc1c9;background:#ff667814}.review-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.review-card{flex-direction:column;display:flex}.review-card p{flex:1}.review-actions{grid-template-columns:1fr 1.2fr;gap:9px;margin-top:12px;display:grid}.reject-button{color:#ffc1c9}.empty-state{color:var(--muted)}.profile-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr minmax(180px,260px);align-items:center;gap:16px;padding:12px 0;display:grid}.profile-list article>div{gap:4px;min-width:0;display:grid}.profile-list small{color:var(--muted);text-overflow:ellipsis;font-size:.68rem;overflow:hidden}@media (max-width:850px){.auth-layout,.editorial-grid{grid-template-columns:1fr}.auth-layout{align-content:start;gap:35px}.profile-card{grid-template-columns:1fr}}@media (max-width:650px){.account-topbar,.auth-layout,.account-shell,.editorial-head,.editorial-grid,.permission-panel,.review-section,.admin-section,.editorial-notice{width:min(100% - 24px,1180px)}.brand-link strong{display:none}.editorial-head{flex-direction:column;align-items:flex-start}.profile-list article,.review-grid{grid-template-columns:1fr}}.selection-order-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card-compose .mode-selector>div:has(button:nth-child(3)){grid-template-columns:repeat(3,1fr)}@media (max-width:760px){.selection-order-3{grid-template-columns:1fr}}.profile-name-form{grid-template-columns:1fr auto;align-items:end;gap:12px;margin-top:24px;display:grid}.profile-name-form label{margin:0}.placeholder-tools,.item-actions,.scan-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.placeholder-tools{justify-content:space-between}.item-actions{margin-top:14px}.review-edit-grid,.scan-settings{grid-template-columns:1fr 1fr;gap:10px;display:grid}.set-management{margin-top:28px}.set-editor{grid-template-columns:1fr 1.3fr 2fr .7fr auto;align-items:end;gap:12px;display:grid}.set-editor .set-description{grid-column:span 1}.checkbox-label{align-items:center;gap:8px;padding-bottom:11px;flex-direction:row!important;display:flex!important}.checkbox-label input{width:auto!important}.set-list{gap:10px;margin-top:22px;display:grid}.set-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:15px 0;display:flex}.set-list article div{gap:3px;display:grid}.set-list article p{color:var(--muted);margin:0}.status-withdrawn{color:#222;background:#e8e8e8}.scan-page{min-height:100vh;padding-bottom:60px}.scan-grid{grid-template-columns:1.15fr .85fr;gap:24px;width:min(1240px,100% - 40px);margin:0 auto 28px;display:grid}.camera-frame{border:1px solid var(--line);background:#111;place-items:center;min-height:430px;margin:18px 0;display:grid;position:relative;overflow:hidden}.camera-frame video,.camera-frame img{object-fit:contain;width:100%;height:100%;min-height:430px}.camera-placeholder{color:#fff;text-align:center;gap:8px;padding:40px;display:grid}.camera-placeholder span{color:#aaa}.card-guide{border:3px solid var(--accent);pointer-events:none;position:absolute;inset:8% 20%;box-shadow:0 0 0 999px #00000052}.ocr-progress{gap:8px;margin-top:18px;display:grid}.ocr-progress div{justify-content:space-between;display:flex}.ocr-progress progress{width:100%;height:12px;accent-color:var(--accent)}.scan-result{align-self:start}.scan-series{width:min(1240px,100% - 40px);margin:0 auto}.scan-series-list{gap:12px;margin-top:18px;display:grid}.scan-series-list article{border:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:start;gap:14px;padding:15px;display:grid}.scan-series-list article>span{background:var(--accent);color:#111;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.scan-series-list article>div{gap:7px;display:grid}.scan-series-list article textarea{margin:0}.scan-series-list article.saved{opacity:.62}.scan-series-list article.saved>span{background:#ddd}.scan-capture .scan-settings{margin-bottom:4px}@media (max-width:900px){.scan-grid{grid-template-columns:1fr}.set-editor{grid-template-columns:1fr 1fr}.set-editor .set-description{grid-column:1/-1}}@media (max-width:640px){.profile-name-form,.review-edit-grid,.scan-settings,.set-editor{grid-template-columns:1fr}.camera-frame,.camera-frame video,.camera-frame img{min-height:330px}.card-guide{inset:8% 10%}.scan-series-list article{grid-template-columns:32px 1fr}.scan-series-list article>button{grid-column:2;justify-self:start}}.camera-video{object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;min-height:430px;position:absolute;inset:0}.camera-video.visible{opacity:1;pointer-events:auto}.camera-frame{isolation:isolate}.camera-frame .card-guide{z-index:3}.camera-frame .camera-placeholder,.camera-frame>img{z-index:1}@media (max-width:640px){.camera-video{min-height:330px}}.toggle-row>span{gap:3px;display:grid}.toggle-row small{color:var(--muted);font-weight:500}.read-aloud-waiting{min-height:340px}.review-progress-panel,.stock-review-controls,.stock-review-list{width:min(1240px,100% - 40px);margin:0 auto 24px}.review-progress-numbers{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.review-progress-numbers div{border:1px solid var(--line);gap:3px;padding:14px;display:grid}.review-progress-numbers small{color:var(--muted)}.review-progress-numbers strong{font-size:1.5rem}.review-progress-panel progress{width:100%;height:14px;accent-color:var(--accent);margin-top:14px}.status-tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.status-tabs button{border:1px solid var(--line);color:inherit;cursor:pointer;background:0 0;padding:10px 14px}.status-tabs button.active{background:var(--accent);color:#111;border-color:var(--accent)}.stock-filter-grid{grid-template-columns:2fr 1fr 1fr;gap:12px;display:grid}.stock-review-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.stock-review-card{margin:0}.stock-card-meta{justify-content:space-between;margin-bottom:15px;display:flex}.stock-review-card details{color:var(--muted);margin-bottom:13px}.stock-review-card details p{border-left:3px solid var(--line);padding:10px}@media (max-width:850px){.review-progress-numbers{grid-template-columns:repeat(2,1fr)}.stock-filter-grid,.stock-review-list{grid-template-columns:1fr}}.card-report-button{width:26px;height:26px;color:inherit;opacity:.5;cursor:pointer;background:0 0;border:1px solid;border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;bottom:9px;right:10px}.card-report-button:hover{opacity:1}.modal-backdrop{z-index:100;background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.report-modal{border:1px solid var(--line);background:var(--panel);gap:16px;width:min(520px,100%);padding:24px;display:grid}.duplicate-warning{background:#b9922914;border:1px solid #b99229;gap:8px;padding:14px;display:grid}.duplicate-warning>div{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding-top:8px;display:grid}.duplicate-warning p{margin:0}.set-editor-simple{grid-template-columns:1fr 2fr auto auto;align-items:end;gap:12px;display:grid}.set-actions{gap:8px;display:flex}.text-link{color:var(--accent);font-weight:700;text-decoration:none}.history-panel,.report-list{width:min(1000px,100% - 40px);margin:0 auto 30px}.history-entry{border-top:1px solid var(--line);padding:18px 0}.history-entry:first-child{border-top:0}.report-list{gap:16px;display:grid}.report-entry-head{justify-content:space-between;gap:12px;display:flex}.report-entry h2{margin-bottom:8px}.report-entry blockquote{border-left:3px solid var(--accent);margin:12px 0;padding-left:12px}@media (max-width:800px){.set-editor-simple,.duplicate-warning>div{grid-template-columns:1fr}}:root{--accent:var(--neon);--surface:var(--panel);--surface-raised:var(--panel-2);--page-width:1180px;--page-gutter:36px;--radius-sm:12px;--radius-md:16px;--radius-lg:22px}html{-moz-text-size-adjust:100%;text-size-adjust:100%}body{line-height:1.5}button,input,textarea,select{font:inherit}textarea,select{border:1px solid var(--line);width:100%;color:var(--text);background:#00000047;border-radius:14px;padding:14px 16px}textarea{resize:vertical;min-height:88px}select{appearance:auto}.topbar,.account-topbar,.editorial-head,.account-shell,.auth-layout,.editorial-grid,.review-section,.set-management,.admin-section,.scan-grid,.scan-series,.review-progress-panel,.stock-review-controls,.stock-review-list,.history-panel,.report-list{width:min(var(--page-width), calc(100% - var(--page-gutter)));margin-left:auto;margin-right:auto}.account-topbar{justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding:20px 0;display:flex}.brand-link{letter-spacing:.09em}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center}.account-page,.editorial-page,.scan-page{min-height:100vh;padding-bottom:64px}.editorial-head{border-bottom:1px solid var(--line);margin-bottom:24px;padding:42px 0 28px}.editorial-head p,.auth-copy p,.account-hint{max-width:68ch}.panel,.entry-panel,.account-shell,.report-modal{border-radius:var(--radius-lg)}.primary-button,.secondary-button{text-align:center;justify-content:center;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.secondary-button:hover:not(:disabled){color:var(--text);background:#d9ff3f0f;border-color:#d9ff3f57}.primary-button:hover:not(:disabled){filter:brightness(1.04)}h1,h2,h3{text-wrap:balance;overflow-wrap:break-word}p,blockquote,label,small,strong,a,button{overflow-wrap:anywhere}.question-card p,.answer-card p,.submission-card p,.editor-card-preview p,.review-card p,.stock-review-card textarea,.report-entry p{text-wrap:pretty;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.question-card p,.answer-card p,.submission-card p,.editor-card-preview p{white-space:pre-line}.answer-card,.submission-card,.editor-card-preview,.review-card{min-width:0}.answer-card p,.submission-card p{margin:14px 0;line-height:1.18}.editorial-grid,.review-grid,.stock-review-list,.report-list{align-items:start}.editorial-item,.review-card,.stock-review-card,.report-entry,.history-entry{border-color:var(--line)}.role-badge,.status-chip,.live-pill{white-space:nowrap}.notice{max-width:var(--page-width)}.editorial-notice{margin-left:auto;margin-right:auto}@media (max-width:720px){:root{--page-gutter:24px}.account-topbar{align-items:flex-start}.header-actions{justify-content:flex-start;width:100%}.editorial-head{padding-top:26px}.question-card{min-height:240px}}.question-card p,.answer-card p,.submission-card p,.editor-card-preview p,.review-card p,.report-entry p{text-wrap:wrap;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:manual;hyphens:manual;white-space:normal}.question-card p,.answer-card p,.submission-card p,.editor-card-preview p{max-width:100%}.question-card,.answer-card,.submission-card,.winner-card{overflow:hidden}.report-review-entry{gap:16px;display:grid}:root{--ui-radius:14px;--ui-height:48px}button,a.primary-button,a.secondary-button,.primary-button,.secondary-button,.icon-button{min-height:var(--ui-height);border-radius:var(--ui-radius);font:inherit;font-weight:750;transition:border-color .16s,background-color .16s,opacity .16s,transform .16s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #cfff2259}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled),.icon-button:hover{transform:translateY(-1px)}input,select,textarea{border-radius:var(--ui-radius);min-height:var(--ui-height)}textarea{min-height:auto}.panel,.entry-panel,.profile-card,.report-modal{border-radius:var(--ui-radius)}.unified-header,.unified-hero{width:min(1240px,100% - 40px);margin-inline:auto}.card-text-xl{font-size:clamp(1.7rem,2.5vw,2.5rem)!important}.card-text-lg{font-size:clamp(1.35rem,2vw,2rem)!important}.card-text-md{font-size:clamp(1.08rem,1.5vw,1.45rem)!important}.card-text-sm{font-size:clamp(.88rem,1.15vw,1.12rem)!important}.question-card p,.answer-card p,.submission-card p,.winner-card p,.editor-card-preview p{word-break:normal;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none;line-height:1.12}.question-card{height:auto;min-height:325px;max-height:none}.question-card p{flex:1;overflow:hidden}.card-menu-button{width:30px;height:30px;min-height:30px;color:inherit;opacity:0;cursor:pointer;background:#ffffff14;border:1px solid;border-radius:50%;place-items:center;padding:0;font-size:1.05rem;display:grid;position:absolute;top:8px;right:9px}.question-card:hover .card-menu-button,.answer-card:hover .card-menu-button,.card-menu-button:focus-visible{opacity:.55}.card-menu-button:hover{opacity:1!important}@media (hover:none){.card-menu-button{opacity:.42}}.game-over-panel{gap:28px;width:min(1080px,100%);padding:28px;display:grid}.game-over-hero{text-align:center;justify-items:center;gap:8px;display:grid}.game-over-hero h1{margin:0;font-size:clamp(2.4rem,6vw,5.3rem);line-height:.96}.game-over-hero p{color:var(--muted);margin:0}.game-over-grid{grid-template-columns:.9fr 1.1fr;gap:20px;display:grid}.game-over-standings,.game-over-last-round,.round-winning-combination{border:1px solid var(--line);border-radius:var(--ui-radius);background:var(--panel);padding:22px}.game-over-standings ol{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.game-over-standings li{border:1px solid var(--line);border-radius:10px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.game-over-standings li.champion{border-color:var(--accent);background:#cfff2214}.game-over-last-round{gap:14px;display:grid}.game-over-last-round article{border-top:1px solid var(--line);padding-top:12px}.game-over-last-round p,.round-winning-combination p{margin:5px 0 0;font-size:clamp(1.05rem,2vw,1.5rem);font-weight:750}.game-over-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.waiting-note{color:var(--muted);align-items:center;display:flex}.round-result-panel{width:min(760px,100%)}.round-winning-combination{grid-template-columns:1fr 1fr;gap:18px;width:100%;display:grid}.quick-scan-shell{gap:14px;width:min(900px,100% - 40px);margin:0 auto 50px;display:grid}.quick-scan-settings{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;display:grid}.compact-toggle{min-height:var(--ui-height);margin:0}.quick-camera-panel{gap:14px;display:grid}.quick-camera-stage{aspect-ratio:16/10;border:1px solid var(--line);border-radius:var(--ui-radius);background:#050505;width:100%;min-height:430px;position:relative;overflow:hidden}.quick-camera-video{object-fit:contain;width:100%;height:100%}.quick-card-guide{aspect-ratio:.68;pointer-events:none;height:78%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quick-card-guide:before{content:"";border:1px solid #cfff2280;border-radius:14px;position:absolute;inset:0}.quick-card-guide i{border-color:var(--accent);border-style:solid;width:28px;height:28px;position:absolute}.quick-card-guide i:first-child{border-width:3px 0 0 3px;border-radius:12px 0 0;top:0;left:0}.quick-card-guide i:nth-child(2){border-width:3px 3px 0 0;border-radius:0 12px 0 0;top:0;right:0}.quick-card-guide i:nth-child(3){border-width:0 0 3px 3px;border-radius:0 0 0 12px;bottom:0;left:0}.quick-card-guide i:nth-child(4){border-width:0 3px 3px 0;border-radius:0 0 12px;bottom:0;right:0}.scan-result-overlay{z-index:5;border:1px solid var(--accent);border-radius:var(--ui-radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0cf0;gap:10px;padding:16px;display:grid;position:absolute;top:16px;left:16px;right:16px}.scan-result-overlay textarea{resize:vertical;width:100%}.scan-mini-preview{color:#111;background:#f4f1eb;border-radius:10px;padding:12px;font-weight:750}.scan-mini-preview.question{background:var(--accent)}.scan-overlay-actions,.quick-scan-controls{flex-wrap:wrap;gap:10px;display:flex}.scan-trigger{flex:1}.scan-status-line{color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.scan-status-line progress{width:100%;accent-color:var(--accent)}.scan-counter{border:1px solid var(--line);border-radius:var(--ui-radius);padding:12px 16px}.card-list-filters{grid-template-columns:2fr repeat(5,1fr);gap:10px;width:min(1240px,100% - 40px);margin:0 auto 14px;display:grid}.letter-filter{flex-wrap:wrap;gap:5px;width:min(1240px,100% - 40px);margin:0 auto 14px;display:flex}.letter-filter button{border:1px solid var(--line);height:34px;min-height:34px;color:inherit;background:0 0;padding:0 10px}.letter-filter button.active{background:var(--accent);color:#111;border-color:var(--accent)}.card-list-table-wrap{border:1px solid var(--line);border-radius:var(--ui-radius);width:min(1240px,100% - 40px);margin:0 auto 50px;overflow-x:auto}.card-list-table{border-collapse:collapse;background:var(--panel);width:100%;min-width:920px}.card-list-table th,.card-list-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:13px 14px}.card-list-table th{background:var(--panel);z-index:1;position:sticky;top:0}.card-list-table td:nth-child(3){width:46%}.table-actions{gap:6px;display:flex}.icon-button{border:1px solid var(--line);width:38px;height:38px;min-height:38px;color:inherit;place-items:center;text-decoration:none;display:grid}@media (max-width:900px){.game-over-grid,.round-winning-combination{grid-template-columns:1fr}.quick-scan-settings{grid-template-columns:1fr 1fr}.compact-toggle{grid-column:1/-1}.card-list-filters{grid-template-columns:1fr 1fr}}@media (max-width:620px){.quick-camera-stage{aspect-ratio:3/4;min-height:520px}.quick-scan-settings,.card-list-filters{grid-template-columns:1fr}.scan-result-overlay{max-height:calc(100% - 16px);top:8px;left:8px;right:8px;overflow-y:auto}.game-over-panel{padding:12px}.card-menu-button{opacity:.38}}.question-card p.card-text-xl,.answer-card p.card-text-xl,.submission-card p.card-text-xl,.editor-card-preview p.card-text-xl{font-size:clamp(1.55rem,2.15vw,2.15rem)!important}.question-card p.card-text-lg,.answer-card p.card-text-lg,.submission-card p.card-text-lg,.editor-card-preview p.card-text-lg{font-size:clamp(1.24rem,1.75vw,1.72rem)!important}.question-card p.card-text-md,.answer-card p.card-text-md,.submission-card p.card-text-md,.editor-card-preview p.card-text-md{font-size:clamp(1rem,1.35vw,1.3rem)!important}.question-card p.card-text-sm,.answer-card p.card-text-sm,.submission-card p.card-text-sm,.editor-card-preview p.card-text-sm{font-size:clamp(.82rem,1.05vw,1.02rem)!important}.question-card p.card-text-xs,.answer-card p.card-text-xs,.submission-card p.card-text-xs,.editor-card-preview p.card-text-xs{line-height:1.07;font-size:clamp(.68rem,.82vw,.84rem)!important}.answer-card p,.question-card p,.submission-card p{max-height:100%;overflow:hidden}.answer-card{min-width:175px}@media (max-width:700px){.question-card p.card-text-xl,.answer-card p.card-text-xl{font-size:1.48rem!important}.question-card p.card-text-lg,.answer-card p.card-text-lg{font-size:1.2rem!important}.question-card p.card-text-md,.answer-card p.card-text-md{font-size:.96rem!important}.question-card p.card-text-sm,.answer-card p.card-text-sm{font-size:.78rem!important}.question-card p.card-text-xs,.answer-card p.card-text-xs{font-size:.66rem!important}}.answer-card p.card-text-lg,.question-card p.card-text-lg{font-size:clamp(1.08rem,1.45vw,1.42rem)!important}.answer-card p.card-text-md,.question-card p.card-text-md{font-size:clamp(.9rem,1.12vw,1.08rem)!important}.answer-card p.card-text-sm,.question-card p.card-text-sm{font-size:clamp(.75rem,.9vw,.9rem)!important}.answer-card p.card-text-xs,.question-card p.card-text-xs{font-size:clamp(.62rem,.72vw,.76rem)!important}.auto-fit-text{letter-spacing:-.025em;white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;width:100%;height:100%;min-height:0;margin:0;font-weight:900;line-height:1.08;overflow:hidden}.question-card-text,.answer-card-text{flex:1;display:block}.answer-card,.question-card{container-type:inline-size}.answer-card{min-width:190px;height:300px;padding:18px 18px 14px}.question-card{height:min(440px,58vh);min-height:360px;padding:22px 20px 16px}.hero-v33{grid-template-columns:minmax(460px,1.08fr) minmax(420px,.92fr);align-items:center;min-height:calc(100svh - 78px);padding-top:0}.hero-v33 .hero-copy{min-width:0}.hero-v33 .hero-copy h1{letter-spacing:-.065em;text-wrap:balance;max-width:760px;font-size:clamp(4rem,6.4vw,7.2rem);line-height:.86;word-break:keep-all!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.hero-side{min-width:0}.private-label{pointer-events:none;align-items:center;height:auto;min-height:auto;display:inline-flex}.compact-own-cards{align-self:start;padding:18px}.compact-section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.compact-section-head h2{margin:4px 0 0}.own-card-filters{grid-template-columns:minmax(160px,1fr) minmax(145px,auto);gap:8px;display:grid}.own-card-filters input,.own-card-filters select{min-height:40px;padding:8px 10px}.compact-card-list{border-top:1px solid var(--line);display:grid}.compact-card-row{border-bottom:1px solid var(--line);grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.compact-card-status{justify-items:start;gap:5px;display:grid}.compact-card-main{min-width:0}.compact-card-main p{text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;font-weight:750;line-height:1.28;overflow:hidden}.compact-card-main small{color:var(--muted)}.compact-card-main blockquote{margin:6px 0 0;font-size:.82rem}.compact-card-actions{align-items:center;gap:6px;display:flex}.compact-action{width:auto;min-height:36px;padding:7px 10px}.danger-button{border-radius:var(--ui-radius);color:#faa;cursor:pointer;background:#ff505014;border:1px solid #ff686880;min-height:44px;padding:10px 14px;font-weight:800}.danger-icon{color:#faa;border-color:#ff686866}.quick-scan-settings{grid-template-columns:repeat(3,minmax(0,1fr)) auto}@media (max-width:1100px){.hero-v33{grid-template-columns:1fr 1fr}.hero-v33 .hero-copy h1{font-size:clamp(3.5rem,7vw,6rem)}}@media (max-width:850px){.hero-v33{grid-template-columns:1fr;gap:24px;padding-top:24px}.hero-v33 .hero-copy{text-align:left}.hero-v33 .hero-copy h1{text-wrap:wrap;max-width:100%;font-size:clamp(3rem,11vw,5rem);line-height:.9}.hero-side{width:min(100%,580px)}.compact-section-head{flex-direction:column;align-items:stretch}.compact-card-row{grid-template-columns:95px minmax(0,1fr)}.compact-card-actions{grid-column:2}.quick-scan-settings{grid-template-columns:1fr 1fr}}@media (max-width:560px){.hero-v33 .hero-copy h1{font-size:clamp(2.65rem,13vw,4.2rem);word-break:normal!important;overflow-wrap:normal!important}.answer-card{min-width:172px;height:282px}.question-card{height:390px;min-height:330px}.own-card-filters,.quick-scan-settings{grid-template-columns:1fr}.compact-card-row{grid-template-columns:1fr;gap:7px}.compact-card-actions{grid-column:1}.compact-card-main p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}.auto-fit-text{flex:auto;height:auto}.answer-card{aspect-ratio:5/7;width:100%;min-width:0;height:auto;min-height:0;padding:16px 15px 13px}.question-card{aspect-ratio:5/7;width:230px;height:auto;min-height:0;padding:20px 18px 15px}.card-grid{scroll-snap-type:none;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px;padding:8px 0 10px;display:grid;overflow:visible}.card-grid .answer-card{flex:none;justify-self:stretch;max-width:210px}.cards-section{overflow:visible}.selection-number{top:9px;right:9px}.duplicate-filter-bar{grid-template-columns:1fr 1fr 2fr;align-items:end;gap:12px;width:min(1180px,100% - 40px);margin:0 auto 18px;display:grid}.duplicate-filter-bar input[type=range]{width:100%}.duplicate-pair-list{gap:16px;width:min(1180px,100% - 40px);margin:0 auto 50px;display:grid}.duplicate-pair{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:16px;display:grid;position:relative}.duplicate-score{background:var(--accent);color:#111;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900;position:absolute;top:12px;left:50%;transform:translate(-50%)}.duplicate-card-option{border:1px solid var(--line);border-radius:var(--ui-radius);gap:12px;padding:28px 16px 16px;display:grid}.duplicate-card-option p{margin:0;font-size:1.05rem;font-weight:750;line-height:1.3}.duplicate-card-meta{color:var(--muted);justify-content:space-between;gap:12px;display:flex}.duplicate-versus{color:var(--muted);align-self:center;font-size:.72rem;font-weight:900}@media (min-width:1050px){.card-grid{grid-template-columns:repeat(4,minmax(155px,1fr))}.card-grid .answer-card{max-width:none}}@media (min-width:1320px){.card-grid{grid-template-columns:repeat(5,minmax(155px,1fr))}}@media (max-width:900px){.card-grid{scroll-snap-type:x proximity;gap:10px;padding:8px 6px 16px;display:flex;overflow-x:auto}.card-grid .answer-card{scroll-snap-align:start;flex:0 0 168px;max-width:168px}.duplicate-filter-bar,.duplicate-pair{grid-template-columns:1fr}.duplicate-versus{justify-self:center}.duplicate-score{justify-self:center;position:static;transform:none}.duplicate-card-option{padding-top:16px}}.auto-fit-text{display:none!important}.question-card,.answer-card,.submission-card{box-sizing:border-box;overflow:hidden}.question-card{aspect-ratio:auto!important;width:230px!important;min-width:230px!important;max-width:230px!important;height:322px!important;min-height:322px!important;max-height:322px!important;padding:18px 17px 14px!important}.answer-card{aspect-ratio:5/7!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;padding:15px 14px 12px!important}.question-card-text,.answer-card-text{letter-spacing:-.025em!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;white-space:normal!important;width:100%!important;height:auto!important;max-height:calc(100% - 42px)!important;margin:8px 0 0!important;font-weight:900!important;line-height:1.08!important;display:block!important;overflow:hidden!important}.answer-card-text.card-size-1{font-size:1.82rem!important}.answer-card-text.card-size-2{font-size:1.48rem!important}.answer-card-text.card-size-3{font-size:1.24rem!important}.answer-card-text.card-size-4{font-size:1.02rem!important}.answer-card-text.card-size-5{font-size:.86rem!important}.answer-card-text.card-size-6{font-size:.72rem!important}.question-card-text.card-size-1{font-size:2.08rem!important}.question-card-text.card-size-2{font-size:1.78rem!important}.question-card-text.card-size-3{font-size:1.52rem!important}.question-card-text.card-size-4{font-size:1.25rem!important}.question-card-text.card-size-5{font-size:1.04rem!important}.question-card-text.card-size-6{font-size:.86rem!important}.card-grid{grid-template-columns:repeat(auto-fill,minmax(176px,190px))!important;justify-content:start!important;align-items:start!important;gap:12px!important;padding:8px 0 12px!important;display:grid!important;overflow:visible!important}.card-grid .answer-card{justify-self:stretch!important;width:100%!important}@media (max-width:900px){.card-grid{scroll-snap-type:x proximity!important;gap:10px!important;padding:8px 4px 16px!important;display:flex!important;overflow-x:auto!important}.card-grid .answer-card{scroll-snap-align:start;aspect-ratio:auto!important;flex:0 0 164px!important;width:164px!important;min-width:164px!important;max-width:164px!important;height:230px!important;min-height:230px!important;max-height:230px!important}.question-card{width:210px!important;min-width:210px!important;max-width:210px!important;height:294px!important;min-height:294px!important;max-height:294px!important}.answer-card-text.card-size-1{font-size:1.48rem!important}.answer-card-text.card-size-2{font-size:1.23rem!important}.answer-card-text.card-size-3{font-size:1.05rem!important}.answer-card-text.card-size-4{font-size:.9rem!important}.answer-card-text.card-size-5{font-size:.76rem!important}.answer-card-text.card-size-6{font-size:.66rem!important}.question-card-text.card-size-1{font-size:1.78rem!important}.question-card-text.card-size-2{font-size:1.52rem!important}.question-card-text.card-size-3{font-size:1.3rem!important}.question-card-text.card-size-4{font-size:1.08rem!important}.question-card-text.card-size-5{font-size:.9rem!important}.question-card-text.card-size-6{font-size:.76rem!important}}.table-actions button.icon-button{background:0 0;padding:0}.question-card-text,.answer-card-text{letter-spacing:-.018em!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:1.22rem!important;font-weight:850!important;line-height:1.12!important}.question-card-text.card-text-normal,.answer-card-text.card-text-normal{font-size:1.22rem!important}.question-card-text.card-text-long,.answer-card-text.card-text-long{font-size:1.02rem!important;line-height:1.1!important}.question-card-text.card-text-very-long,.answer-card-text.card-text-very-long{font-size:.78rem!important;line-height:1.08!important}.question-card{width:230px!important;min-width:230px!important;max-width:230px!important;height:322px!important;min-height:322px!important;max-height:322px!important}.answer-card{aspect-ratio:5/7!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important}.inserted-answer,.filled-question mark,.display-answer mark,.submission-card mark{color:inherit!important;background:0 0!important;border-bottom:3px solid!important;padding:0 .08em .02em!important;font-weight:900!important;text-decoration:none!important}.hero-playing-card p{-webkit-line-clamp:6;word-break:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.display-page{min-height:100vh;color:var(--text);background:radial-gradient(circle at 10% 0,#4527673d,#0000 36%),radial-gradient(circle at 100% 0,#576f192e,#0000 38%),#07080a}.display-answer,.display-question,.display-scoreboard{border-radius:var(--ui-radius)}.display-answer p,.display-question p{word-break:normal;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}@media (max-width:900px){.card-grid .answer-card{aspect-ratio:auto!important;flex:0 0 164px!important;width:164px!important;min-width:164px!important;max-width:164px!important;height:230px!important;min-height:230px!important;max-height:230px!important}.question-card{width:210px!important;min-width:210px!important;max-width:210px!important;height:294px!important;min-height:294px!important;max-height:294px!important}.question-card-text,.answer-card-text,.question-card-text.card-text-normal,.answer-card-text.card-text-normal{font-size:1.08rem!important}.question-card-text.card-text-long,.answer-card-text.card-text-long{font-size:.9rem!important}.question-card-text.card-text-very-long,.answer-card-text.card-text-very-long{font-size:.72rem!important}}.sf-card-text,.question-card-text,.answer-card-text,.screen-card-text{text-wrap:pretty;width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;color:inherit!important;letter-spacing:-.018em!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;-webkit-hyphens:none!important;hyphens:none!important;margin:8px 0 0!important;padding:0!important;font-size:1.1rem!important;font-weight:850!important;line-height:1.13!important;display:block!important;overflow:visible!important}.sf-card-text.card-text-normal{font-size:1.1rem!important}.sf-card-text.card-text-long{font-size:.94rem!important;line-height:1.11!important}.sf-card-text.card-text-very-long{font-size:.76rem!important;line-height:1.08!important}.question-card .sf-card-text{font-size:1.28rem!important}.question-card .sf-card-text.card-text-long{font-size:1rem!important}.question-card .sf-card-text.card-text-very-long{font-size:.78rem!important}.question-card,.answer-card,.submission-card,.screen-card{overflow:hidden!important}.question-card,.answer-card{flex-direction:column!important;display:flex!important}.question-card .sf-card-text,.answer-card .sf-card-text{flex:auto}.inserted-answer,.filled-question mark,.screen-card mark,.submission-card mark{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:inherit!important;overflow-wrap:anywhere!important;word-break:break-word!important;background:0 0!important;border:0!important;border-bottom:3px solid!important;padding:0 .08em .02em!important;font-weight:900!important;display:inline!important}@media (max-width:900px){.card-grid .answer-card{aspect-ratio:auto!important;flex:0 0 164px!important;width:164px!important;min-width:164px!important;max-width:164px!important;height:230px!important;min-height:230px!important;max-height:230px!important}.question-card{width:210px!important;min-width:210px!important;max-width:210px!important;height:294px!important;min-height:294px!important;max-height:294px!important}.sf-card-text,.question-card-text,.answer-card-text{font-size:1rem!important}.sf-card-text.card-text-long{font-size:.84rem!important}.sf-card-text.card-text-very-long{font-size:.69rem!important}.question-card .sf-card-text{font-size:1.13rem!important}.question-card .sf-card-text.card-text-long{font-size:.9rem!important}.question-card .sf-card-text.card-text-very-long{font-size:.71rem!important}}.editorial-page,.account-page{min-height:100vh!important;color:var(--text)!important;background:radial-gradient(circle at 8% 0,#6f44aa33,#0000 34%),radial-gradient(circle at 100% 0,#8db12621,#0000 36%),#07080b!important}.editorial-page .account-topbar,.account-page .account-topbar,.editorial-page .unified-header{border-bottom:1px solid var(--line);min-height:78px;justify-content:space-between!important;align-items:center!important;gap:14px!important;width:min(1180px,100% - 40px)!important;margin:0 auto!important;padding:18px 0!important;display:flex!important}.editorial-page .editorial-head,.editorial-page .unified-hero{border-bottom:1px solid var(--line);justify-content:space-between!important;align-items:flex-end!important;gap:24px!important;width:min(1180px,100% - 40px)!important;margin:0 auto!important;padding:44px 0 34px!important;display:flex!important}.editorial-page .editorial-head h1,.editorial-page .unified-hero h1{text-transform:uppercase;max-width:900px;letter-spacing:-.055em!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;margin:8px 0 10px!important;font-size:clamp(2.6rem,5.7vw,5.5rem)!important;line-height:.92!important}.editorial-page .panel,.editorial-page .entry-panel,.editorial-page .submission-list-panel,.editorial-page .review-card,.editorial-page .duplicate-pair,.editorial-page .card-list-table-wrap{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--line)!important;box-shadow:none!important;background:#16181feb!important;border-radius:16px!important}.editorial-page input,.editorial-page select,.editorial-page textarea{border:1px solid var(--line)!important;color:var(--text)!important;background:#111319!important;border-radius:12px!important}.editorial-page .primary-button{border-radius:12px!important}.editorial-page .secondary-button,.editorial-page .icon-button{background:#ffffff09!important;border-radius:12px!important}.editorial-page .editorial-grid,.editorial-page .editorial-shell,.editorial-page .review-shell,.editorial-page .account-shell{width:min(1180px,100% - 40px)!important;margin-left:auto!important;margin-right:auto!important}.editorial-page .editorial-notice,.editorial-page>.notice{width:min(1180px,100% - 40px);margin-left:auto;margin-right:auto}.screen-page{min-height:100svh;color:var(--text);background:radial-gradient(circle at 5% 0,#6f44aa38,#0000 34%),radial-gradient(circle at 100% 0,#8db12624,#0000 40%),#07080b;padding:0 34px 42px}.screen-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(1500px,100%);min-height:84px;margin:0 auto;display:grid}.screen-brand{letter-spacing:.09em;align-items:center;gap:12px;display:flex}.screen-room-data{justify-items:center;gap:3px;display:grid}.screen-room-data span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:850}.screen-fullscreen{justify-self:end}.screen-connection-warning{color:#ffc7ce;text-align:center;background:#ff667814;border:1px solid #ff66784d;border-radius:12px;width:min(1100px,100%);margin:14px auto 0;padding:10px 14px}.screen-scoreboard{flex-wrap:wrap;justify-content:center;gap:8px;width:min(1500px,100%);margin:18px auto 0;display:flex}.screen-score{border:1px solid var(--line);background:#ffffff09;border-radius:12px;grid-template-columns:28px minmax(70px,1fr) auto;align-items:center;gap:8px;min-width:160px;padding:10px 12px;display:grid}.screen-score.is-judge{background:#d9ff3f12;border-color:#d9ff3f6b}.screen-score small{color:var(--neon);text-transform:uppercase;grid-column:2;font-size:.62rem;font-weight:900}.screen-score-rank{color:var(--muted)}.screen-state{text-align:center;place-content:center;justify-items:center;width:min(1150px,100%);min-height:calc(100svh - 230px);margin:0 auto;display:grid}.screen-state h1,.screen-result h1,.screen-finished h1,.screen-question-strip h1{letter-spacing:-.055em;margin:12px 0;font-size:clamp(2.8rem,6vw,6.2rem);line-height:.94}.screen-room-code{color:var(--neon);letter-spacing:.18em;background:#d9ff3f12;border:1px solid #d9ff3f61;border-radius:16px;margin:18px 0;padding:15px 24px;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:950}.screen-game-layout{grid-template-columns:300px 1fr;align-items:center;gap:72px;width:min(1250px,100%);min-height:calc(100svh - 250px);margin:28px auto 0;display:grid}.screen-progress h1{margin:8px 0 0;font-size:clamp(5rem,12vw,10rem)}.screen-progress h1 span{color:var(--muted);font-size:.42em}.screen-progress-track{background:#ffffff14;border-radius:999px;width:min(620px,75vw);height:10px;margin-top:22px;overflow:hidden}.screen-progress-track i{border-radius:inherit;background:var(--neon);height:100%;transition:width .25s;display:block}.screen-card{color:#090a0c;background:#f4f1eb;border-radius:18px;flex-direction:column;width:240px;min-width:240px;height:336px;padding:19px 17px 15px;display:flex;position:relative;box-shadow:0 22px 55px #00000047}.screen-card-question{background:var(--neon)}.screen-card small,.screen-card b{letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:900}.screen-card b{margin-top:auto}.screen-card .sf-card-text{flex:1;margin-top:15px!important;font-size:1.17rem!important}.screen-card .sf-card-text.card-text-long{font-size:.96rem!important}.screen-card .sf-card-text.card-text-very-long{font-size:.75rem!important}.screen-card-question .sf-card-text{font-size:1.34rem!important}.screen-card-question .sf-card-text.card-text-long{font-size:1.03rem!important}.screen-card-question .sf-card-text.card-text-very-long{font-size:.78rem!important}.screen-judging{width:min(1500px,100%);margin:30px auto 0}.screen-question-strip{text-align:center;margin-bottom:26px}.screen-question-strip h1{max-width:1200px;margin-left:auto;margin-right:auto;font-size:clamp(2.2rem,4.8vw,4.7rem)}.screen-answer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,240px));justify-content:center;gap:18px;display:grid}.screen-result,.screen-finished{text-align:center;justify-items:center;gap:14px;width:min(1250px,100%);margin:34px auto 0;display:grid}.screen-result .screen-card{margin-top:12px}.screen-state-icon{width:72px;height:72px;color:var(--neon);background:#d9ff3f1a;border-radius:20px;place-items:center;font-size:2rem;display:grid}.screen-final-grid{text-align:left;grid-template-columns:1fr auto;align-items:start;gap:28px;width:min(1000px,100%);display:grid}.screen-final-ranking{border:1px solid var(--line);background:#16181feb;border-radius:16px;gap:8px;padding:20px;display:grid}.screen-final-ranking article{border:1px solid var(--line);border-radius:11px;grid-template-columns:32px 1fr auto;gap:12px;padding:13px;display:grid}.screen-final-ranking article.is-winner{background:#d9ff3f14;border-color:#d9ff3f80}.screen-final-card{justify-items:center;gap:12px;display:grid}.screen-loading{text-align:center;place-content:center;justify-items:center;gap:14px;min-height:100svh;display:grid}@media (max-width:820px){.screen-page{padding:0 16px 28px}.screen-header{grid-template-columns:1fr auto}.screen-room-data{display:none}.screen-game-layout,.screen-final-grid{grid-template-columns:1fr;justify-items:center}.screen-game-layout{gap:24px}.screen-answer-grid{grid-template-columns:repeat(2,minmax(145px,1fr))}.screen-card{aspect-ratio:5/7;width:100%;min-width:0;height:auto}.screen-score{min-width:135px}.editorial-page .editorial-head,.editorial-page .unified-hero{flex-direction:column!important;align-items:flex-start!important}.editorial-page .editorial-head h1,.editorial-page .unified-hero h1{font-size:clamp(2.4rem,12vw,4rem)!important}}.live-room-code{min-height:30px;color:var(--text);letter-spacing:.03em;cursor:pointer;background:#d9ff3f14;border:1px solid #d9ff3f6b;border-radius:999px;margin-top:5px;padding:5px 10px;font-size:.7rem;font-weight:750}.live-room-code b{color:var(--neon);letter-spacing:.14em;margin-left:4px;font-size:.9rem}.live-room-code:hover{border-color:var(--neon);background:#d9ff3f21}.duplicate-progress-summary{background:#d9ff3f0f;border:1px solid #d9ff3f5c;border-radius:16px;justify-items:center;min-width:150px;padding:15px 18px;display:grid}.duplicate-progress-summary strong{color:var(--neon);font-size:2rem}.duplicate-progress-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.duplicate-review-stats{grid-template-columns:repeat(3,1fr);gap:12px;width:min(1180px,100% - 40px);margin:24px auto 14px;display:grid}.duplicate-review-stats article{gap:3px;padding:16px 18px;display:grid}.duplicate-review-stats strong{color:var(--neon);font-size:1.7rem}.duplicate-review-stats span{color:var(--muted);font-size:.78rem}.duplicate-decision-center{align-self:center;justify-items:center;gap:10px;min-width:185px;display:grid}.duplicate-decision-center>span{color:var(--muted);letter-spacing:.12em;font-size:.68rem;font-weight:900}.not-duplicate-button{white-space:normal;width:100%;line-height:1.15}.text-button{min-height:auto;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:4px;font-size:.78rem;text-decoration:underline}.text-button:hover{color:var(--text)}.duplicate-reset-skips{justify-self:center}@media (max-width:900px){.round-info{gap:2px}.live-room-code{margin-top:3px}.duplicate-review-stats{grid-template-columns:1fr}.duplicate-decision-center{width:100%}}html,body{background-color:#07080b!important}html.editorial-surface,html.editorial-surface body,html.editorial-surface .editorial-page,html.editorial-surface .account-page,.editorial-page,.account-page{background-color:#07080b!important;background-image:radial-gradient(circle at 8% 0,#6f44aa2e,#0000 34%),radial-gradient(circle at 100% 0,#8db1261c,#0000 36%),none!important;background-position:0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat!important;background-size:auto,auto,auto!important;background-attachment:fixed!important;background-origin:padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box!important}.inserted-answer,.filled-question mark,.screen-card mark,.submission-card mark,mark.inserted-answer{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.18em;color:inherit!important;text-underline-offset:.16em!important;text-decoration-skip-ink:auto!important;font-weight:900!important;line-height:inherit!important;word-break:break-word!important;overflow-wrap:anywhere!important;background:#d9ff3f24!important;border:0!important;padding:0 .12em .03em!important;text-decoration-line:underline!important;text-decoration-color:currentColor!important;text-decoration-thickness:1.5px!important;display:inline!important}.answer-card .inserted-answer,.submission-card .inserted-answer,.screen-card-answer .inserted-answer,.screen-card:not(.screen-card-question) .inserted-answer{background:#07080b13!important}.question-card .inserted-answer,.screen-card-question .inserted-answer{background:#07080b1c!important}.screen-page-closed{min-height:100svh}.screen-closed-state{text-align:center;place-content:center;justify-items:center;gap:14px;width:min(900px,100%);min-height:calc(100svh - 120px);margin:0 auto;display:grid}.screen-closed-state h1{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(2.8rem,7vw,6rem);line-height:.94}.screen-closed-state p{color:var(--muted);margin:0;font-size:1.05rem}.editorial-page .panel,.editorial-page .entry-panel,.editorial-page .submission-list-panel,.editorial-page .review-card,.editorial-page .duplicate-pair,.editorial-page .card-list-table-wrap,.account-page .panel,.account-page .profile-card,.account-page .account-shell{box-shadow:none!important;background:#14161df0!important;border-color:#ffffff1c!important}html,body,.editorial-page,.account-page,.screen-page{transition:none!important}.sf-card-text,.question-card-text,.answer-card-text,.screen-card-text,.question-card p,.answer-card p,.submission-card p,.screen-card p{hyphenate-character:"‐";hyphenate-limit-chars:7 4 3;text-wrap:pretty;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important}.card-grid{grid-template-columns:repeat(auto-fill,190px)!important;justify-content:start!important;align-items:start!important;gap:12px!important;display:grid!important;overflow:visible!important}.card-grid .answer-card{aspect-ratio:auto!important;width:190px!important;min-width:190px!important;max-width:190px!important;height:266px!important;min-height:266px!important;max-height:266px!important}@media (min-width:901px) and (max-width:1250px){.card-grid{grid-template-columns:repeat(auto-fill,190px)!important}.card-grid .answer-card{width:190px!important;min-width:190px!important;max-width:190px!important;height:266px!important;min-height:266px!important;max-height:266px!important}}@media (max-width:900px){.card-grid{gap:10px!important;display:flex!important;overflow-x:auto!important}.card-grid .answer-card{flex:0 0 164px!important;width:164px!important;min-width:164px!important;max-width:164px!important;height:230px!important;min-height:230px!important;max-height:230px!important}}.sf-card-text,.question-card-text,.answer-card-text,.screen-card-text,.question-card p,.answer-card p,.submission-card p,.screen-card p{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:manual!important;hyphens:manual!important;text-wrap:wrap!important}.sf-card-text{min-width:0!important;max-width:100%!important}.inserted-answer,.filled-question mark,.screen-card mark,.submission-card mark,mark.inserted-answer{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:manual!important;hyphens:manual!important}.guest-submission-page{min-height:100svh;color:var(--text);background:radial-gradient(circle at 8% 0,#6f44aa33,#0000 34%),radial-gradient(circle at 100% 0,#8db1261f,#0000 36%),#07080b;padding:0 28px 54px}.guest-submission-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;width:min(1180px,100%);min-height:78px;margin:0 auto;display:flex}.guest-access-card{border:1px solid var(--line);background:#14161df2;border-radius:18px;gap:18px;width:min(520px,100%);margin:clamp(70px,14vh,150px) auto 0;padding:28px;display:grid}.guest-access-card h1,.guest-submission-hero h1{letter-spacing:-.055em;margin:4px 0 0;font-size:clamp(2.6rem,6vw,5.5rem);line-height:.92}.guest-access-card form{gap:14px;display:grid}.guest-submission-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:28px;width:min(1180px,100%);margin:0 auto;padding:42px 0 32px;display:flex}.guest-submission-hero p{max-width:670px;color:var(--muted)}.guest-limit-badge{background:#d9ff3f12;border:1px solid #d9ff3f66;border-radius:16px;justify-items:center;min-width:180px;padding:16px 20px;display:grid}.guest-limit-badge strong{color:var(--neon);font-size:2.3rem}.guest-limit-badge span{color:var(--muted);text-align:center;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.guest-submission-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px;width:min(1180px,100%);margin:24px auto 0;display:grid}.guest-submission-form{gap:16px;padding:22px;display:grid}.guest-submission-form label,.guest-access-card label{gap:7px;display:grid}.guest-submission-form label>span,.guest-access-card label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.guest-submission-form input,.guest-submission-form select,.guest-submission-form textarea,.guest-access-card input{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#111319;border-radius:12px;padding:12px 14px}.guest-submission-form textarea{resize:vertical;line-height:1.4}.guest-placeholder-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.guest-placeholder-row span,.guest-privacy-note{color:var(--muted);font-size:.78rem}.similar-card-warning{background:#ffcd410f;border:1px solid #ffcd4170;border-radius:12px;gap:8px;padding:14px;display:grid}.similar-card-warning article{border-top:1px solid #ffffff17;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:8px;display:grid}.similar-card-warning p{margin:0}.similar-card-warning small{color:var(--muted)}.guest-preview-panel{justify-items:center;gap:14px;display:grid;position:sticky;top:22px}.guest-card-preview{color:#090a0c;background:#f4f1eb;border-radius:20px;flex-direction:column;width:250px;height:350px;padding:20px 18px 15px;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000004d}.guest-card-preview.is-question{background:var(--neon)}.guest-card-preview small,.guest-card-preview b{letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:900}.guest-card-preview p{word-break:normal;overflow-wrap:break-word;margin:16px 0 0;font-size:1.2rem;font-weight:850;line-height:1.12}.guest-card-preview b{margin-top:auto}@media (max-width:820px){.guest-submission-page{padding:0 16px 36px}.guest-submission-hero{flex-direction:column;align-items:flex-start}.guest-submission-grid{grid-template-columns:1fr}.guest-preview-panel{order:-1;position:static}.guest-card-preview{width:210px;height:294px}.similar-card-warning article{grid-template-columns:1fr}}.start-validation{border:1px solid var(--line);background:#ffffff09;border-radius:14px;gap:13px;padding:16px;display:grid}.start-validation.has-errors{background:#ff505f12;border-color:#ff697873}.start-validation.has-warnings{background:#ffcf470f;border-color:#ffcf4770}.start-validation-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.start-validation-head>div{gap:4px;display:grid}.validation-group{gap:6px;display:grid}.validation-group ul{color:var(--muted);margin:0;padding-left:20px;line-height:1.4}.validation-counts{flex-wrap:wrap;gap:7px;display:flex}.validation-counts span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:5px 9px;font-size:.72rem}.evening-recap{border:1px solid var(--line);background:var(--panel);border-radius:16px;gap:18px;width:100%;padding:22px;display:grid}.evening-recap-head{justify-content:space-between;align-items:end;gap:18px;display:flex}.evening-recap-head h2{margin:5px 0 0}.evening-recap-head>span{color:var(--muted);font-size:.78rem}.evening-recap-list{gap:8px;display:grid}.recap-round{border:1px solid var(--line);background:#ffffff06;border-radius:12px;grid-template-columns:42px minmax(0,1fr);gap:13px;padding:13px;display:grid}.recap-round-number{width:38px;height:38px;color:var(--neon);background:#d9ff3f1a;border-radius:11px;place-items:center;font-weight:900;display:grid}.recap-round-content{min-width:0}.recap-round-content small{color:var(--neon);font-weight:800}.recap-question{color:var(--muted);margin:5px 0 3px;font-size:.88rem}.recap-answer{margin:0;font-size:1.04rem;font-weight:850}.screen-recap{text-align:left;gap:15px;width:min(1250px,100%);margin:24px auto 0;display:grid}.screen-recap-head h2{margin:4px 0 0;font-size:clamp(1.7rem,3vw,2.8rem)}.screen-recap-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.screen-recap-grid article{border:1px solid var(--line);background:#14161df0;border-radius:14px;gap:7px;padding:16px;display:grid}.screen-recap-grid article>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:850}.screen-recap-grid article>strong{color:var(--neon)}.screen-recap-grid article p,.screen-recap-grid article b{margin:0}.screen-recap-grid article p{color:var(--muted);font-size:.85rem}@media (max-width:700px){.evening-recap-head{flex-direction:column;align-items:flex-start}.screen-recap-grid{grid-template-columns:1fr}}.submission-card .submission-card-text.card-text-normal{font-size:clamp(1.02rem,1.6vw,1.28rem)!important;line-height:1.08!important}.submission-card .submission-card-text.card-text-long{font-size:clamp(.86rem,1.35vw,1.06rem)!important;line-height:1.06!important}.submission-card .submission-card-text.card-text-very-long{letter-spacing:-.018em!important;font-size:clamp(.7rem,1.08vw,.88rem)!important;line-height:1.04!important}.submission-card .inserted-answer,.answer-card .inserted-answer,.screen-card .inserted-answer,.question-card .inserted-answer,.filled-question mark,mark.inserted-answer{color:inherit!important;text-underline-offset:.12em!important;-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:manual!important;hyphens:manual!important;background:0 0!important;border-radius:0!important;margin:0 .08em!important;padding:0!important;font-weight:950!important;text-decoration-line:underline!important;text-decoration-thickness:.09em!important}.submission-card .submission-card-text{min-height:0!important;max-height:calc(100% - 54px)!important;overflow:hidden!important}@media (max-width:700px){.submission-card .submission-card-text.card-text-long{font-size:.82rem!important}.submission-card .submission-card-text.card-text-very-long{font-size:.66rem!important;line-height:1.03!important}}.card-list-total{border:1px solid var(--line);background:#ffffff08;border-radius:14px;justify-items:center;min-width:150px;padding:15px 19px;display:grid}.card-list-total strong{font-size:2rem}.card-list-total span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.card-list-filters .wide-filter{flex:2 320px;min-width:min(320px,100%)}.reset-filter-button{align-self:end}.pagination-bar{justify-content:center;align-items:center;gap:18px;width:min(1180px,100%);margin:22px auto 0;display:flex}.pagination-bar>span{color:var(--muted);font-size:.86rem}.duplicate-filter-v319{align-items:start}.duplicate-mode-field{flex:2 480px;gap:8px;min-width:min(480px,100%);display:grid}.duplicate-mode-field>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:850}.duplicate-mode-field small{color:var(--muted);line-height:1.35}.duplicate-mode-switch{border:1px solid var(--line);background:#101218;border-radius:12px;grid-template-columns:repeat(3,1fr);padding:4px;display:grid}.duplicate-mode-switch button{min-height:38px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;font-weight:800}.duplicate-mode-switch button.active{background:var(--neon);color:#090a0c}.duplicate-pair-v319{padding-top:76px;position:relative}.duplicate-explanation{border-bottom:1px solid var(--line);background:#ffffff06;flex-wrap:wrap;align-items:center;gap:9px;min-height:60px;padding:12px 16px;display:flex;position:absolute;inset:0 0 auto}.duplicate-level{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:900}.level-very_high{color:var(--neon);background:#d9ff3f1f}.level-high{color:#ffd45d;background:#ffd45d1f}.level-possible{color:var(--muted);background:#ffffff14}.shared-term-list{flex-wrap:wrap;gap:5px;margin-left:auto;display:flex}.shared-term-list span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:4px 7px;font-size:.68rem}@media (max-width:820px){.pagination-bar{gap:9px}.duplicate-pair-v319{padding-top:0}.duplicate-explanation{position:static}.shared-term-list{width:100%;margin-left:0}}.bulk-card-toolbar{border:0 solid var(--line);opacity:0;background:#d9ff3f14;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;width:min(1180px,100%);min-height:0;max-height:0;margin:0 auto;padding:0 18px;transition:max-height .2s,padding .2s,margin .2s,opacity .2s;display:flex;overflow:hidden}.bulk-card-toolbar.is-visible{opacity:1;border-width:1px;max-height:90px;margin:18px auto;padding:13px 18px}.bulk-card-toolbar>div:first-child{align-items:baseline;gap:8px;display:flex}.bulk-card-toolbar>div:first-child strong{color:var(--neon);font-size:1.45rem}.bulk-card-toolbar>div:first-child span{color:var(--muted)}.card-list-table .selection-column{text-align:center;width:42px}.card-list-table input[type=checkbox]{width:17px;height:17px;accent-color:var(--neon);cursor:pointer}.card-list-table tr.is-selected td{background:#d9ff3f0e}.single-card-editor-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;width:min(1050px,100%);margin:24px auto 0;display:grid}.single-card-editor-form{gap:17px;padding:22px;display:grid}.single-card-editor-form label{gap:7px;display:grid}.single-card-editor-form label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.single-card-editor-form input,.single-card-editor-form select,.single-card-editor-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#111319;border-radius:12px;padding:12px 14px}.single-card-editor-form textarea{resize:vertical;line-height:1.4}.single-card-editor-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.edit-card-info{color:var(--muted);align-items:baseline;gap:8px;display:flex}.edit-card-info strong{color:var(--neon);font-size:1.4rem}.single-card-editor-preview{justify-items:center;gap:14px;display:grid;position:sticky;top:22px}@media (max-width:760px){.bulk-card-toolbar,.bulk-card-toolbar.is-visible{flex-direction:column;align-items:stretch;max-height:180px}.bulk-card-toolbar .header-actions{width:100%}.single-card-editor-grid{grid-template-columns:1fr}.single-card-editor-preview{order:-1;position:static}}.editorial-page{padding-bottom:64px!important}.editorial-page .account-topbar,.editorial-page .unified-header,.editorial-page .editorial-head,.editorial-page .unified-hero{border-bottom:0!important}.editorial-page .account-topbar,.editorial-page .unified-header{padding-top:20px!important;padding-bottom:10px!important}.editorial-page .editorial-head,.editorial-page .unified-hero{padding-top:34px!important;padding-bottom:22px!important}.editorial-page>.editorial-grid,.editorial-page>.review-section,.editorial-page>.set-management,.editorial-page>.admin-section,.editorial-page>.permission-panel,.editorial-page>.duplicate-review-stats,.editorial-page>.duplicate-filter-bar,.editorial-page>.duplicate-pair-list,.editorial-page>.card-list-filters,.editorial-page>.letter-filter,.editorial-page>.card-list-table-wrap,.editorial-page>.bulk-card-toolbar,.editorial-page>.pagination-bar,.editorial-page>.single-card-editor-grid,.editorial-page>.stock-review-controls,.editorial-page>.stock-review-list,.editorial-page>.report-review-list{width:min(1180px,100% - 40px)!important;margin-left:auto!important;margin-right:auto!important}.editorial-page>.editorial-grid,.editorial-page>.review-section,.editorial-page>.set-management,.editorial-page>.admin-section,.editorial-page>.permission-panel,.editorial-page>.duplicate-review-stats,.editorial-page>.duplicate-filter-bar,.editorial-page>.duplicate-pair-list,.editorial-page>.card-list-filters,.editorial-page>.card-list-table-wrap,.editorial-page>.single-card-editor-grid,.editorial-page>.stock-review-controls,.editorial-page>.stock-review-list,.editorial-page>.report-review-list{margin-top:22px!important;margin-bottom:0!important}.editorial-page .editorial-grid{gap:22px!important}.editorial-page .review-section,.editorial-page .set-management,.editorial-page .admin-section,.editorial-page .permission-panel{padding:24px!important}.editorial-page .review-grid,.editorial-page .stock-review-list,.editorial-page .compact-card-list,.editorial-page .profile-list,.editorial-page .set-list{gap:14px!important}.editorial-page .review-card,.editorial-page .stock-review-card,.editorial-page .compact-card-row,.editorial-page .profile-list article,.editorial-page .set-list article{box-shadow:none!important;background:#ffffff06!important;border:1px solid #ffffff17!important;border-radius:13px!important;margin:0!important}.editorial-page .review-card,.editorial-page .stock-review-card{padding:18px!important}.editorial-page .compact-section-head,.editorial-page .panel-head,.editorial-page .editorial-item-head{border-bottom:0!important;margin-bottom:14px!important;padding-bottom:0!important}.editorial-page h2{margin-top:6px!important}.editorial-page .card-list-filters{gap:12px!important;padding:18px!important}.editorial-page .letter-filter{margin-top:14px!important;margin-bottom:0!important}.card-list-table-wrap{overflow-x:auto}.card-list-table{min-width:1180px}.card-list-table th,.card-list-table td{vertical-align:top}.card-list-table th{white-space:nowrap}.card-note-cell{width:260px;max-width:260px}.card-note-cell>span{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.card-note-cell .duplicate-disable-note{color:#ffd45d}.card-note-cell .empty-note{color:#ffffff40}.fixed-set-info{gap:16px;display:grid}.fixed-set-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.fixed-set-cards article{background:#ffffff06;border:1px solid #ffffff17;border-radius:13px;gap:6px;padding:16px;display:grid}.fixed-set-cards article span,.fixed-set-cards article p{color:var(--muted)}.fixed-set-cards article p{margin:0}@media (max-width:760px){.editorial-page>.editorial-grid,.editorial-page>.review-section,.editorial-page>.set-management,.editorial-page>.admin-section,.editorial-page>.permission-panel,.editorial-page>.duplicate-review-stats,.editorial-page>.duplicate-filter-bar,.editorial-page>.duplicate-pair-list,.editorial-page>.card-list-filters,.editorial-page>.letter-filter,.editorial-page>.card-list-table-wrap,.editorial-page>.bulk-card-toolbar,.editorial-page>.pagination-bar,.editorial-page>.single-card-editor-grid{width:min(100% - 24px,1180px)!important}.fixed-set-cards{grid-template-columns:1fr}}.editorial-nav{scrollbar-width:none;background:#111319e6;border:1px solid #ffffff14;border-radius:14px;gap:4px;width:min(1180px,100% - 40px);margin:10px auto 0;padding:5px;display:flex;overflow-x:auto}.editorial-nav::-webkit-scrollbar{display:none}.editorial-nav a{color:var(--muted);border-radius:10px;flex:none;padding:9px 13px;font-size:.78rem;font-weight:850;text-decoration:none}.editorial-nav a:hover{color:var(--text);background:#ffffff0d}.editorial-nav a.active{color:#090a0c;background:var(--neon)}.editorial-page .editorial-head,.editorial-page .unified-hero{padding-top:28px!important}.editorial-page .panel{box-shadow:none!important}.compact-own-cards{align-self:start}.compact-own-cards .compact-card-list{min-height:0!important;max-height:none!important;overflow:visible!important}.compact-own-cards .compact-card-row{grid-template-columns:132px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;min-height:82px!important;padding:13px 14px!important;display:grid!important}.compact-own-cards .compact-card-main p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:0 0 5px!important}.compact-own-cards .compact-card-status,.compact-own-cards .compact-card-actions{align-self:center!important}.compact-pagination{justify-content:center;align-items:center;gap:12px;margin-top:14px;display:flex}.compact-pagination span{color:var(--muted);font-size:.8rem}.card-list-filters label{min-width:150px}.card-list-filters label>span{white-space:nowrap}.editorial-page .review-section>h2,.editorial-page .set-management>h2,.editorial-page .admin-section>h2{margin-bottom:14px!important}.editorial-page .review-card textarea,.editorial-page .review-card select,.editorial-page .stock-review-card textarea,.editorial-page .stock-review-card select{border-radius:10px!important}@media (max-width:820px){.editorial-nav{width:calc(100% - 24px)}.compact-own-cards .compact-card-row{grid-template-columns:1fr!important;gap:9px!important}.compact-own-cards .compact-card-actions{justify-content:flex-start!important}}.round-timer,.screen-timer{min-width:72px;color:var(--neon);font-variant-numeric:tabular-nums;text-align:center;background:#d9ff3f14;border:1px solid #d9ff3f66;border-radius:999px;padding:7px 11px;font-weight:900}.round-timer.is-urgent,.screen-timer.is-urgent{color:#ff7b87;background:#ff5b691a;border-color:#ff5b698c}.score-card{position:relative}.score-player-copy{gap:2px;min-width:0;display:grid}.score-player-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.submission-status{letter-spacing:.04em;text-transform:uppercase;font-size:.64rem;font-weight:850}.submission-status.is-done{color:var(--neon)}.submission-status.is-waiting{color:var(--muted)}.submission-status.is-judge{color:#ffd45d}.score-kick-button{width:24px;height:24px;color:var(--muted);cursor:pointer;opacity:.5;background:0 0;border:0;border-radius:50%;place-items:center;font-size:1rem;display:grid;position:absolute;top:4px;right:4px}.score-card:hover .score-kick-button,.score-kick-button:focus-visible{opacity:1;color:#ff7b87;background:#ff5b691a}.submission-roster,.screen-submission-roster{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.submission-roster span,.screen-submission-roster span{border:1px solid var(--line);color:var(--muted);background:#ffffff06;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:.72rem;font-weight:750;display:inline-flex}.submission-roster span b,.screen-submission-roster span b{font-size:.68rem}.submission-roster .is-done,.screen-submission-roster .is-done{color:var(--text);border-color:#d9ff3f59}.submission-roster .is-done b,.screen-submission-roster .is-done b{color:var(--neon)}.submission-roster .is-judge,.screen-submission-roster .is-judge{border-color:#ffd45d4d}.submission-roster .is-judge b,.screen-submission-roster .is-judge b{color:#ffd45d}.screen-timer{margin-top:4px;font-size:1.1rem}.screen-submission-roster{max-width:700px;margin-top:18px}.screen-submission-roster span{padding:8px 12px;font-size:.85rem}@media (max-width:700px){.round-info{flex-wrap:wrap}.score-kick-button{opacity:.85}.submission-roster{justify-content:flex-start}}.custom-card-composer{background:#d9ff3f0b;border:1px solid #d9ff3f40;border-radius:15px;gap:12px;width:min(760px,100%);margin:16px auto;padding:18px;display:grid}.custom-card-composer.compact{margin-top:20px}.custom-card-composer>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.custom-card-composer textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;resize:vertical;background:#111319;border-radius:12px;padding:12px 14px}.custom-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.temporary-card-review{border:1px solid var(--line);background:var(--panel);border-radius:16px;gap:17px;width:100%;padding:22px;display:grid}.temporary-card-review h2{margin:5px 0}.temporary-card-review p{color:var(--muted);margin:0}.temporary-card-list{gap:10px;display:grid}.temporary-card-list article{border:1px solid var(--line);background:#ffffff06;border-radius:12px;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.temporary-card-list article>span{color:var(--neon);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.temporary-card-list article p{color:var(--text);font-weight:750}@media (max-width:700px){.temporary-card-list article{grid-template-columns:1fr}}.lobby-settings-v3242{gap:16px;display:grid}.settings-state{color:var(--muted);text-transform:uppercase;background:#ffffff0a;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:850}.settings-state.is-dirty{color:#ffd45d;background:#ffd45d1a}.lobby-setting-group{background:#ffffff05;border:1px solid #ffffff14;border-radius:14px;gap:14px;padding:17px;display:grid}.setting-group-head{align-items:center;gap:11px;display:flex}.setting-group-head>span{color:#090b0d;background:var(--neon);border-radius:50%;place-items:center;width:27px;height:27px;font-size:.72rem;font-weight:950;display:grid}.setting-group-head>div{gap:2px;display:grid}.setting-group-head small,.field-help{color:var(--muted);font-size:.75rem}.set-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.toggle-stack{gap:8px;display:grid}.lobby-settings-v3242 .toggle-row{background:#0000001f;border:1px solid #ffffff12;border-radius:11px;margin:0;padding:12px 13px}.extras-grid{align-items:end}.lobby-start-dock{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#101216f5;border:1px solid #d9ff3f47;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;display:flex;position:sticky;bottom:12px;box-shadow:0 12px 36px #00000047}.lobby-start-dock>div{gap:3px;display:grid}.lobby-start-dock>div:last-child{grid-auto-flow:column;align-items:center;gap:9px;display:flex}.lobby-start-dock small{color:var(--muted)}.secondary-button.muted{opacity:.55}.host-control-panel{gap:14px;width:min(660px,100% - 24px);padding:16px;display:grid}.host-control-head{justify-content:space-between;align-items:center;display:flex}.host-control-head>div{gap:3px;display:grid}.host-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.host-control-grid>button{border:1px solid var(--line);min-height:88px;color:var(--text);text-align:left;background:#ffffff06;border-radius:12px;align-content:center;justify-items:start;gap:5px;padding:14px;display:grid}.host-control-grid>button small{color:var(--muted)}.host-control-grid>button.danger{border-color:#ff5b693d}@media (max-width:760px){.lobby-start-dock{flex-direction:column;align-items:stretch;position:static}.lobby-start-dock>div:last-child{grid-template-columns:1fr;display:grid}.host-control-grid,.set-grid.compact{grid-template-columns:1fr}}.compact-host-menu{flex-wrap:wrap;align-items:center;gap:7px;width:auto;max-width:calc(100% - 24px);padding:8px 10px;display:flex}.compact-host-menu>button:not(.icon-button){border:1px solid var(--line);min-height:34px;color:var(--text);background:#ffffff08;border-radius:9px;padding:7px 11px;font-weight:750}.compact-host-menu>button.danger{color:#ff9aa3;border-color:#ff5b6940}.answer-slot-board{grid-template-columns:repeat(var(--slot-count,1),minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.answer-slot-board-1{--slot-count:1}.answer-slot-board-2{--slot-count:2}.answer-slot-board-3{--slot-count:3}.answer-slot{background:#ffffff05;border:1px dashed #ffffff2e;border-radius:14px;align-content:start;gap:11px;min-height:132px;padding:13px;display:grid}.answer-slot.is-filled{background:#d9ff3f0b;border-style:solid;border-color:#d9ff3f52}.answer-slot>div{justify-content:space-between;align-items:center;display:flex}.answer-slot>div>span{color:var(--neon);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:900}.answer-slot>div>button{color:var(--muted);cursor:pointer;background:0 0;border:0}.answer-slot p{margin:0;font-weight:800;line-height:1.25}.answer-slot small{color:var(--muted)}.answer-slot textarea{width:100%;min-height:72px;color:var(--text);font:inherit;resize:vertical;background:#00000038;border:0;border-radius:9px;padding:10px}.custom-answer-card-add{width:min(330px,100%);min-height:110px;color:var(--text);text-align:left;cursor:pointer;background:#d9ff3f09;border:1px dashed #d9ff3f66;border-radius:15px;align-content:center;justify-items:start;gap:4px;margin:10px 0 18px;padding:14px;display:grid}.custom-answer-card-add>span{color:var(--neon);font-size:1.4rem}.custom-answer-card-add small{color:var(--muted)}.filled-question-part{display:inline}.inserted-answer{color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:0 0;border-bottom:.12em solid;padding:0 .08em;line-height:1.22;text-decoration:none;display:inline}.hero-playing-card .sf-card-text{font-size:inherit;margin:0;line-height:1.08}@keyframes heroDeckRefresh{0%{opacity:.55;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}.admin-live-editor{background:#d9ff3f0b;border:1px solid #d9ff3f47;border-radius:12px;gap:11px;padding:13px;display:grid}.admin-live-editor label{gap:6px;display:grid}.admin-live-editor textarea,.admin-live-editor select{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#111319;border-radius:10px;padding:11px}@media (max-width:760px){.answer-slot-board{grid-template-columns:1fr}.compact-host-menu{align-items:stretch}.compact-host-menu>button:not(.icon-button){flex:1}}.sf-card-text,.question-card-text,.answer-card-text,.answer-slot-card-text,.screen-card p,.hero-playing-card p,.inserted-answer{lang:de;text-wrap:pretty;-webkit-hyphens:auto!important;hyphens:auto!important;overflow-wrap:normal!important;word-break:normal!important;white-space:normal!important}.inserted-answer{color:inherit;text-underline-offset:.14em;text-decoration-skip-ink:none;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:0 0;padding:0 .12em .04em;text-decoration-line:underline;text-decoration-thickness:.075em;display:inline}.question-card>small,.answer-card>small,.submission-card>small{display:none!important}.host-menu-v326{border-radius:12px;max-width:calc(100% - 24px);margin-top:10px;flex-wrap:nowrap!important;width:fit-content!important;padding:7px 8px!important}.host-menu-v326>.eyebrow{white-space:nowrap;padding:0 7px}.host-menu-v326>button:not(.icon-button),.host-more-menu>summary{border:1px solid var(--line);min-height:34px;color:var(--text);font:inherit;white-space:nowrap;cursor:pointer;background:#ffffff09;border-radius:9px;align-items:center;padding:7px 10px;font-size:.78rem;font-weight:800;list-style:none;display:inline-flex}.host-more-menu{position:relative}.host-more-menu>summary::-webkit-details-marker{display:none}.host-more-menu>div{z-index:30;border:1px solid var(--line);background:#15171c;border-radius:11px;gap:6px;min-width:180px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #0006}.host-more-menu>div button{width:100%;color:var(--text);text-align:left;background:#ffffff0a;border:0;border-radius:8px;padding:10px 11px;font-weight:800}.host-more-menu>div button.danger{color:#ffabb3;background:#ff5b6914}.answer-composer-v326{background:#d9ff3f09;border:1px solid #d9ff3f3b;border-radius:16px;gap:14px;width:min(920px,100%);margin:20px auto 18px;padding:17px;display:grid}.answer-composer-head{justify-content:space-between;align-items:end;gap:14px;display:flex}.answer-composer-head>div{gap:3px;display:grid}.answer-composer-head>small{color:var(--muted)}.answer-slot-board{gap:12px!important}.answer-slot{cursor:pointer;grid-template-rows:auto 1fr auto;gap:10px;min-height:180px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;color:#111!important;background:#f5f3ee!important;border:1px solid #ffffff21!important;padding:13px!important}.answer-slot.is-active{transform:translateY(-2px);box-shadow:0 0 0 3px #d9ff3f29;border-color:var(--neon)!important}.answer-slot header{justify-content:space-between;align-items:center;display:flex}.answer-slot header span{color:#00000080;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:950}.answer-slot header button{color:#111;cursor:pointer;background:#00000014;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.answer-slot textarea{width:100%;min-height:100px;font:inherit;resize:none;outline:0;font-size:1.05rem;font-weight:850;line-height:1.18;color:#111!important;background:0 0!important;border:0!important;padding:0!important}.answer-slot>small{color:#00000073;justify-self:end;font-size:.68rem}.answer-slot-card-text{color:#111;align-self:start;margin:0;font-size:1.05rem;font-weight:850;line-height:1.18}.empty-answer-slot{color:#0000007a;text-align:center;align-self:center;justify-items:center;gap:10px;display:grid}.empty-answer-slot button{color:#111;cursor:pointer;background:#0000000b;border:1px solid #00000024;border-radius:9px;padding:8px 10px;font-weight:800}.answer-composer-hint{color:var(--muted);align-items:center;gap:9px;font-size:.78rem;display:flex}.answer-composer-hint p{margin:0}.active-slot-dot{color:#080a0c;background:var(--neon);border-radius:50%;place-items:center;min-width:25px;height:25px;font-weight:950;display:grid}@media (prefers-reduced-motion:reduce){.hero-playing-card{transition:none!important;animation:none!important}}@media (max-width:760px){.host-menu-v326{overflow-x:auto;width:calc(100% - 24px)!important}.host-menu-v326>.eyebrow{display:none}.answer-composer-head{flex-direction:column;align-items:start}.answer-slot{min-height:160px}}.inserted-answer,.filled-question .inserted-answer,.submission-card .inserted-answer,.screen-card .inserted-answer,.question-card .inserted-answer{color:inherit!important;text-underline-offset:.16em!important;text-decoration-skip-ink:auto!important;-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important;background:0 0!important;border:0!important;margin:0 .045em!important;padding:0!important;font-weight:900!important;text-decoration-line:underline!important;text-decoration-style:solid!important;text-decoration-thickness:.055em!important;display:inline!important}.submission-card .submission-card-text.card-text-normal,.screen-card:not(.screen-card-question) .sf-card-text.card-text-normal{font-size:clamp(1.12rem,2.15vw,1.52rem)!important;line-height:1.08!important}.submission-card .submission-card-text.card-text-long,.screen-card:not(.screen-card-question) .sf-card-text.card-text-long{font-size:clamp(.98rem,1.8vw,1.28rem)!important;line-height:1.07!important}.submission-card .submission-card-text.card-text-very-long,.screen-card:not(.screen-card-question) .sf-card-text.card-text-very-long{font-size:clamp(.84rem,1.42vw,1.05rem)!important;line-height:1.06!important}.hero-card-stack{animation:.55s cubic-bezier(.2,.8,.2,1) both heroDeckRefresh}.hero-playing-card{animation-duration:initial!important}.header-host-menu{position:relative}.header-host-menu>summary{cursor:pointer;list-style:none}.header-host-menu>summary::-webkit-details-marker{display:none}.header-host-menu-popover{z-index:80;border:1px solid var(--line);background:#15171c;border-radius:12px;gap:6px;width:210px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #00000070}.header-host-menu-popover button{width:100%;color:var(--text);text-align:left;font:inherit;cursor:pointer;background:#ffffff0b;border:0;border-radius:8px;padding:10px 11px;font-weight:800}.header-host-menu-popover button:disabled{opacity:.4;cursor:not-allowed}.header-host-menu-popover button.danger{color:#ffabb3;background:#ff5b6914}.score-kick-button{flex:0 0 27px;place-items:center;line-height:1;color:#ff9ba5!important;opacity:.68!important;background:#ff5b690e!important;border:1px solid #ff5b6933!important;border-radius:50%!important;width:27px!important;height:27px!important;font-size:1rem!important;display:grid!important;position:static!important}.score-kick-button:hover,.score-kick-button:focus-visible{opacity:1!important;background:#ff5b6921!important}.answer-composer-sticky-v3263{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-height:min(48vh,430px);margin-top:14px;margin-bottom:16px;position:sticky;bottom:10px;overflow:auto;box-shadow:0 14px 42px #00000061;background:#101216f7!important}.composer-submit-button{width:100%;margin-top:2px;position:sticky;bottom:0;box-shadow:0 -10px 24px #101216eb}@media (max-width:760px){.answer-composer-sticky-v3263{border-radius:14px;max-height:54vh;padding:12px;bottom:6px}.answer-composer-sticky-v3263 .answer-slot-board{grid-template-columns:repeat(var(--slot-count,1), minmax(145px,1fr));scroll-snap-type:x mandatory;overflow-x:auto}.answer-composer-sticky-v3263 .answer-slot{scroll-snap-align:start;min-height:138px}.answer-composer-sticky-v3263 .answer-composer-hint{display:none}.answer-composer-sticky-v3263 .answer-composer-head strong{font-size:.88rem}.header-host-menu-popover{position:fixed;top:72px;right:12px}}.hero-card-stage.hero-card-stack{width:min(100%,500px);height:310px;margin-inline:auto;overflow:visible;animation:none!important}.hero-card-stack .hero-playing-card{opacity:1!important;animation-timing-function:cubic-bezier(.22,.78,.25,1)!important;animation-iteration-count:infinite!important;animation-fill-mode:both!important;display:flex!important}.hero-card-stack .hero-card-one{z-index:1;animation-name:v327FanLeft!important;animation-duration:7.6s!important}.hero-card-stack .hero-card-two{z-index:2;animation-name:v327FanRight!important;animation-duration:8.2s!important}.hero-card-stack .hero-card-main{z-index:3;animation-name:v327FanCenter!important;animation-duration:6.9s!important}@keyframes v327FanLeft{0%,to{transform:translate(-118px,25px)rotate(-13deg)}45%{transform:translate(-128px,11px)rotate(-10deg)}55%{transform:translate(-126px,12px)rotate(-10.5deg)}}@keyframes v327FanRight{0%,to{transform:translate(118px,27px)rotate(13deg)}45%{transform:translate(129px,10px)rotate(9deg)}55%{transform:translate(127px,12px)rotate(9.5deg)}}@keyframes v327FanCenter{0%,to{transform:translateY(-6px)rotate(-1deg)}48%{transform:translateY(-22px)rotate(1deg)}58%{transform:translateY(-18px)rotate(.5deg)}}.hero-card-stack .hero-playing-card p{max-height:7.1em;overflow:hidden;-webkit-line-clamp:unset!important;display:block!important}.submission-dock-v327{background:#101216f0;border:1px solid #d9ff3f40;border-radius:14px;align-items:center;gap:12px;width:min(1080px,100%);margin:16px auto 18px;padding:10px;display:flex;box-shadow:0 12px 34px #00000042}.submission-slots-v327{flex:1;gap:8px;min-width:0;display:flex;overflow-x:auto}.submission-slot-chip-v327{border:1px solid var(--line);min-width:150px;max-width:260px;height:46px;color:var(--muted);text-align:left;cursor:pointer;background:#ffffff06;border-radius:10px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:7px;padding:6px 9px;display:grid}.submission-slot-chip-v327.is-active{border-color:var(--neon);box-shadow:inset 0 0 0 1px #d9ff3f2e}.submission-slot-chip-v327.is-filled{color:var(--text)}.submission-slot-chip-v327>span{color:#090b0d;background:var(--neon);border-radius:50%;place-items:center;width:25px;height:25px;font-size:.72rem;font-weight:950;display:grid}.submission-slot-chip-v327 strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.submission-slot-chip-v327 i{width:22px;height:22px;color:var(--muted);background:#ffffff0f;border-radius:50%;place-items:center;font-style:normal;display:grid}.submission-dock-actions-v327{align-items:center;gap:10px;display:flex}.submission-dock-actions-v327 small{max-width:110px;color:var(--muted);font-size:.68rem;line-height:1.2}.submission-dock-actions-v327 .primary-button{white-space:nowrap;min-height:44px;padding:10px 16px}.custom-answer-card-v327{grid-template-rows:1fr auto;position:relative;cursor:text!important;display:grid!important}.custom-answer-card-v327 textarea{color:#090a0c;width:100%;height:100%;min-height:0;font:inherit;resize:none;-webkit-hyphens:auto;hyphens:auto;background:0 0;border:0;outline:0;padding:0;font-size:1rem;font-weight:900;line-height:1.12}.custom-answer-card-v327>small{color:#0000006b;justify-self:end;margin-bottom:5px;font-size:.62rem;display:block!important}.custom-card-remove-v327{color:#111;cursor:pointer;background:#00000014;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:9px;right:9px}.add-custom-card-v327{color:var(--text)!important;box-shadow:none!important;text-align:center!important;background:#ffffff09!important;border:2px dashed #ffffff38!important;justify-content:center!important;align-items:center!important}.add-custom-card-v327 .custom-card-plus-v327{color:var(--neon);margin-top:auto;font-size:2.3rem;line-height:1}.add-custom-card-v327 small{color:var(--muted)!important;font-size:.68rem!important;display:block!important}.add-custom-card-v327 b{color:var(--muted)!important}.score-strip{align-items:center;gap:8px!important}.score-card{min-height:58px;border-radius:13px!important;grid-template-columns:34px minmax(72px,1fr) auto auto!important;gap:8px!important;min-width:195px!important;padding:8px 9px!important;display:grid!important}.score-card .avatar{width:34px!important;height:34px!important}.score-card>b{text-align:center;min-width:20px;font-size:1.15rem!important}.score-kick-button{font-weight:800;color:#d98c95!important;opacity:.7!important;background:0 0!important;border:1px solid #ff5b6929!important;border-radius:8px!important;width:auto!important;height:28px!important;padding:0 8px!important;font-size:.64rem!important;position:static!important}.score-kick-button:hover,.score-kick-button:focus-visible{opacity:1!important;color:#ff9ba5!important;background:#ff5b6914!important}@media (max-width:760px){.hero-card-stage.hero-card-stack{transform-origin:50%;height:250px;transform:scale(.82)}.submission-dock-v327{z-index:25;flex-direction:column;align-items:stretch;padding:9px;position:sticky;bottom:6px}.submission-slot-chip-v327{min-width:135px;height:42px}.submission-dock-actions-v327{justify-content:space-between}.submission-dock-actions-v327 small{max-width:none}.submission-dock-actions-v327 .primary-button{flex:1}.score-card{grid-template-columns:31px minmax(62px,1fr) auto!important;min-width:175px!important}.score-card .score-kick-button{grid-column:2/-1;justify-self:start;height:24px!important}}.hero-card-stack .hero-playing-card{will-change:transform;transform-origin:50% 85%;animation-timing-function:linear!important}.hero-card-stack .hero-card-one{animation-name:v3271CardLeft!important;animation-duration:11.8s!important;animation-delay:-2.7s!important}.hero-card-stack .hero-card-two{animation-name:v3271CardRight!important;animation-duration:13.4s!important;animation-delay:-8.1s!important}.hero-card-stack .hero-card-main{animation-name:v3271CardCenter!important;animation-duration:9.7s!important;animation-delay:-4.3s!important}@keyframes v3271CardLeft{0%,12%{transform:translate(-122px,27px)rotate(-13.5deg)}19%{transform:translate(-131px,15px)rotate(-10.4deg)}23%,41%{transform:translate(-128px,18px)rotate(-11.2deg)}49%{transform:translate(-116px,31px)rotate(-14.8deg)}54%,74%{transform:translate(-119px,29px)rotate(-14.1deg)}83%{transform:translate(-134px,10px)rotate(-9.8deg)}88%,to{transform:translate(-122px,27px)rotate(-13.5deg)}}@keyframes v3271CardRight{0%,18%{transform:translate(121px,28px)rotate(13.2deg)}27%{transform:translate(132px,13px)rotate(9.1deg)}31%,47%{transform:translate(129px,16px)rotate(9.8deg)}58%{transform:translate(113px,34px)rotate(15deg)}63%,82%{transform:translate(117px,31px)rotate(14.2deg)}91%{transform:translate(128px,19px)rotate(10.7deg)}95%,to{transform:translate(121px,28px)rotate(13.2deg)}}@keyframes v3271CardCenter{0%,16%{transform:translateY(-7px)rotate(-1.2deg)}24%{transform:translate(-4px,-23px)rotate(1.1deg)}29%,43%{transform:translate(-3px,-20px)rotate(.7deg)}52%{transform:translate(5px,-10px)rotate(-2deg)}57%,72%{transform:translate(4px,-12px)rotate(-1.5deg)}81%{transform:translate(-2px,-27px)rotate(.6deg)}86%,to{transform:translateY(-7px)rotate(-1.2deg)}}@media (prefers-reduced-motion:reduce){.hero-card-stack .hero-playing-card{animation:none!important}.hero-card-stack .hero-card-one{transform:translate(-122px,27px)rotate(-13.5deg)}.hero-card-stack .hero-card-two{transform:translate(121px,28px)rotate(13.2deg)}.hero-card-stack .hero-card-main{transform:translateY(-7px)rotate(-1.2deg)}}.game-screen:not([data-round-phase=submitting]) .add-custom-card-v327,.game-screen:not([data-round-phase=submitting]) .custom-answer-card-v327,.game-screen[data-round-phase=judging] .add-custom-card-v327,.game-screen[data-round-phase=result] .add-custom-card-v327,.game-screen[data-round-phase=finished] .add-custom-card-v327{display:none!important}.hero-card-stage.hero-card-stack{perspective:1100px;width:min(100%,520px);height:330px;position:relative;overflow:visible;animation:none!important}.hero-card-stack .hero-playing-card{transform-origin:50% 115%;will-change:transform, filter;opacity:1!important;margin:0!important;animation-timing-function:cubic-bezier(.55,.05,.18,1)!important;animation-iteration-count:infinite!important;animation-fill-mode:both!important;position:absolute!important;top:50%!important;left:50%!important}.hero-card-stack .hero-card-one{z-index:1;animation:9.7s infinite v3272DeckLeft!important}.hero-card-stack .hero-card-two{z-index:2;animation:11.3s infinite v3272DeckRight!important}.hero-card-stack .hero-card-main{z-index:3;animation:8.6s infinite v3272DeckFront!important}@keyframes v3272DeckLeft{0%,18%{filter:brightness(.92);transform:translate(-64%,-43%)rotate(-15deg)translateZ(-36px)}24%{transform:translate(-76%,-47%)rotate(-20deg)translateZ(-20px)}29%,58%{transform:translate(-69%,-42%)rotate(-12deg)translateZ(-25px)}64%{filter:brightness();transform:translate(-55%,-53%)rotate(-6deg)translateZ(16px)}70%,to{filter:brightness(.92);transform:translate(-64%,-43%)rotate(-15deg)translateZ(-36px)}}@keyframes v3272DeckRight{0%,34%{filter:brightness(.9);transform:translate(-34%,-40%)rotate(14deg)translateZ(-48px)}40%{transform:translate(-24%,-49%)rotate(20deg)translateZ(-24px)}46%,72%{transform:translate(-31%,-42%)rotate(10deg)translateZ(-30px)}79%{filter:brightness();transform:translate(-43%,-55%)rotate(4deg)translateZ(12px)}86%,to{filter:brightness(.9);transform:translate(-34%,-40%)rotate(14deg)translateZ(-48px)}}@keyframes v3272DeckFront{0%,10%{transform:translate(-50%,-50%)rotate(-1deg)translateZ(26px)}16%{transform:translate(-47%,-62%)rotate(5deg)translateZ(54px)}21%{transform:translate(-53%,-54%)rotate(-4deg)translateZ(42px)}26%,52%{transform:translate(-50%,-50%)rotate(-1deg)translateZ(26px)}58%{transform:translate(-57%,-60%)rotate(-7deg)translateZ(58px)}64%{transform:translate(-48%,-52%)rotate(3deg)translateZ(38px)}70%,to{transform:translate(-50%,-50%)rotate(-1deg)translateZ(26px)}}.hero-card-stack .hero-playing-card:first-child{animation-delay:-.8s!important}.hero-card-stack .hero-playing-card:nth-child(2){animation-delay:-3.4s!important}.hero-card-stack .hero-playing-card:nth-child(3){animation-delay:-1.9s!important}@media (prefers-reduced-motion:reduce){.hero-card-stack .hero-playing-card{animation:none!important}.hero-card-stack .hero-card-one{transform:translate(-68%,-43%)rotate(-14deg)!important}.hero-card-stack .hero-card-two{transform:translate(-32%,-41%)rotate(13deg)!important}.hero-card-stack .hero-card-main{transform:translate(-50%,-52%)rotate(-1deg)!important}}@media (max-width:760px){.hero-card-stage.hero-card-stack{transform-origin:50%;height:270px;transform:scale(.84)}}.submission-dock-v327{display:none!important}.card-grid-v327{align-items:start}.answer-card{position:relative}.answer-card.selected{opacity:1!important}.answer-card.is-used{opacity:.68!important}.card-local-submit-v3273{z-index:8;color:#080a0c;background:var(--neon);min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:8px 10px;font-size:.78rem;font-weight:950;position:absolute;bottom:36px;left:12px;right:12px;box-shadow:0 8px 20px #0000002e}.card-local-submit-v3273:disabled{cursor:wait;opacity:.7}.custom-answer-card-v327{order:100;gap:8px;min-width:0;overflow:hidden;grid-template-rows:minmax(0,1fr) auto!important;padding:18px 18px 14px!important;display:grid!important}.add-custom-card-v327{order:101}.custom-card-editor-v3273 textarea,.custom-answer-card-v327 textarea{font:inherit;-webkit-hyphens:auto;hyphens:auto;outline:0;overflow:auto;color:#111!important;resize:none!important;background:0 0!important;border:0!important;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;font-size:clamp(1rem,1.45vw,1.28rem)!important;font-weight:900!important;line-height:1.14!important}.custom-card-footer-v3273{justify-content:space-between;align-items:center;gap:8px;min-height:18px;padding-right:2px;display:flex}.custom-card-footer-v3273 b{color:#111;font-size:.68rem}.custom-card-footer-v3273 small{color:#0006!important;margin:0!important;font-size:.68rem!important;display:block!important}.custom-card-remove-v327{z-index:9;background:#00000012!important;width:28px!important;height:28px!important;top:12px!important;right:12px!important}.answer-card.is-used:hover{opacity:1!important}@media (max-width:760px){.card-local-submit-v3273{min-height:38px;font-size:.72rem;bottom:32px;left:9px;right:9px}.custom-answer-card-v327{padding:15px 14px 12px!important}.custom-card-editor-v3273{padding-right:31px}}html.editorial-surface .account-page,.account-page{background:#07080b!important;background-attachment:initial!important}html.editorial-surface body:has(.account-page){background:#07080b!important;background-attachment:initial!important}.account-page .account-shell{box-shadow:none!important;background:#12141b!important;border-color:#ffffff1a!important}.account-page .account-hint{background:#d9ff3f0b!important}.sf-card-text,.question-card .sf-card-text,.answer-card .sf-card-text,.submission-card .sf-card-text,.screen-card .sf-card-text,.hero-playing-card .sf-card-text,.round-winning-combination p,.game-over-last-round p{hyphenate-character:"‐";text-wrap:pretty;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-hyphens:auto!important;hyphens:auto!important;min-width:0!important;max-width:100%!important}.submission-card{min-width:0!important;overflow:hidden!important}.submission-card .submission-card-text{width:100%!important;min-width:0!important;max-width:100%!important;max-height:none!important;display:block!important;overflow:visible!important}.inserted-answer,.filled-question .inserted-answer,.submission-card .inserted-answer,.screen-card .inserted-answer,.question-card .inserted-answer{color:inherit!important;font:inherit!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;-webkit-hyphens:auto!important;hyphens:auto!important;text-underline-offset:.14em!important;text-decoration-skip-ink:none!important;-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important;background:0 0!important;border:0!important;margin:0 .055em!important;padding:0!important;font-weight:950!important;text-decoration:underline!important;text-decoration-thickness:.075em!important;display:inline!important}.card-local-submit-v3273{transition:transform .14s,filter .14s,box-shadow .14s,background-color .14s!important}.card-local-submit-v3273:hover:not(:disabled){filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 11px 25px #0000003d,0 0 0 2px #d9ff3f2e}.card-local-submit-v3273:active:not(:disabled){filter:brightness(.98);transform:translateY(0)scale(.985);box-shadow:0 5px 12px #0003}.custom-answer-card-v327{grid-template-rows:minmax(0,1fr) 22px!important;padding:18px 17px 13px!important;overflow:hidden!important}.custom-card-editor-v3273 textarea,.custom-answer-card-v327 textarea{color:#111!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;line-height:1.12!important;display:block!important;overflow-y:auto!important}.custom-card-footer-v3273{z-index:2;background:#f5f3ee;min-height:22px!important;padding:2px 1px 0!important;position:relative!important}.custom-card-remove-v327{z-index:12!important;top:11px!important;right:11px!important}.hero-card-stage.hero-card-stack{perspective:none!important;width:min(100%,560px)!important;height:350px!important;animation:none!important;position:relative!important;overflow:hidden!important}.hero-card-stack .hero-playing-card{will-change:transform, opacity;opacity:1!important;filter:none!important;width:205px!important;min-height:285px!important;margin:0!important;transition:transform .52s cubic-bezier(.48,.02,.2,1),opacity .34s!important;animation:none!important;position:absolute!important;top:50%!important;left:50%!important}.hero-card-stack .hero-card-one{z-index:1!important;transform:translate(-118%,-45%)rotate(-8deg)!important}.hero-card-stack .hero-card-two{z-index:2!important;transform:translate(18%,-43%)rotate(7deg)!important}.hero-card-stack .hero-card-main{z-index:3!important;transform:translate(-50%,-52%)rotate(-1deg)!important}.hero-card-stack.is-exit .hero-card-one{opacity:0!important;transition-delay:0s!important;transform:translate(-118%,92%)rotate(-14deg)!important}.hero-card-stack.is-exit .hero-card-main{opacity:0!important;transition-delay:60ms!important;transform:translate(-50%,100%)rotate(5deg)!important}.hero-card-stack.is-exit .hero-card-two{opacity:0!important;transition-delay:.12s!important;transform:translate(18%,95%)rotate(13deg)!important}.hero-card-stack.is-enter .hero-card-one{opacity:0!important;transition:none!important;transform:translate(-118%,-165%)rotate(-13deg)!important}.hero-card-stack.is-enter .hero-card-main{opacity:0!important;transition:none!important;transform:translate(-50%,-172%)rotate(4deg)!important}.hero-card-stack.is-enter .hero-card-two{opacity:0!important;transition:none!important;transform:translate(18%,-168%)rotate(12deg)!important}@media (prefers-reduced-motion:reduce){.hero-card-stack .hero-playing-card{transition:none!important}}@media (max-width:760px){.hero-card-stage.hero-card-stack{transform-origin:50%;transform:scale(.72);width:520px!important;height:310px!important}.custom-card-editor-v3273{padding-right:34px!important}}.hero-v33,.hero-v33 .hero-side,.home-screen{overflow:visible!important}.hero-v33 .hero-side{isolation:isolate;min-height:720px;position:relative}.hero-v33 .entry-panel{z-index:4;position:relative;box-shadow:0 24px 65px #00000057;margin-top:-26px!important}.hero-card-stage.hero-card-stack{z-index:2;transform-style:preserve-3d;perspective:1050px!important;width:min(100%,650px)!important;height:405px!important;margin:0 auto!important;animation:none!important;position:relative!important;overflow:visible!important}.hero-card-stack .hero-playing-card{opacity:1;transform-style:preserve-3d;transform-origin:50% 85%;backface-visibility:hidden;will-change:transform, opacity;width:220px!important;min-height:310px!important;margin:0!important;transition:none!important;position:absolute!important;top:50%!important;left:50%!important}.hero-card-stack .hero-card-one,.hero-card-stack .hero-card-two{z-index:1!important}.hero-card-stack .hero-card-main{z-index:6!important}.hero-card-stack.is-idle .hero-card-one{animation:6.8s ease-in-out infinite alternate v3281IdleLeft!important}.hero-card-stack.is-idle .hero-card-two{animation:7.6s ease-in-out -2.1s infinite alternate v3281IdleRight!important}.hero-card-stack.is-idle .hero-card-main{animation:5.9s ease-in-out -1.4s infinite alternate v3281IdleFront!important}@keyframes v3281IdleLeft{0%{transform:translate(-132%,-48%)rotateY(9deg)rotate(-8deg)translateZ(-45px)}48%{transform:translate(-136%,-51%)rotateY(6deg)rotate(-10deg)translateZ(-38px)}to{transform:translate(-129%,-46%)rotateY(11deg)rotate(-6deg)translateZ(-49px)}}@keyframes v3281IdleRight{0%{transform:translate(32%,-47%)rotateY(-9deg)rotate(8deg)translateZ(-48px)}44%{transform:translate(36%,-51%)rotateY(-6deg)rotate(10deg)translateZ(-40px)}to{transform:translate(29%,-45%)rotateY(-11deg)rotate(6deg)translateZ(-52px)}}@keyframes v3281IdleFront{0%{transform:translate(-50%,-54%)rotateY(-1deg)rotate(-1.5deg)translateZ(52px)}55%{transform:translate(-48%,-58%)rotateY(2deg)rotate(1deg)translateZ(68px)}to{transform:translate(-52%,-52%)rotateY(-2deg)rotate(-.5deg)translateZ(55px)}}.hero-card-stack.is-exit .hero-card-one{z-index:1!important;animation:.72s cubic-bezier(.55,.02,.8,.34) both v3281ExitLeft!important}.hero-card-stack.is-exit .hero-card-two{z-index:1!important;animation:.78s cubic-bezier(.55,.02,.8,.34) 90ms both v3281ExitRight!important}.hero-card-stack.is-exit .hero-card-main{z-index:7!important;animation:.8s cubic-bezier(.55,.02,.8,.34) 30ms both v3281ExitFront!important}@keyframes v3281ExitLeft{0%{opacity:1;transform:translate(-132%,-48%)rotateY(9deg)rotate(-8deg)translateZ(-45px)}to{opacity:.15;transform:translate(-152%,125%)rotateY(15deg)rotate(-20deg)translateZ(-70px)}}@keyframes v3281ExitRight{0%{opacity:1;transform:translate(32%,-47%)rotateY(-9deg)rotate(8deg)translateZ(-48px)}to{opacity:.12;transform:translate(54%,128%)rotateY(-15deg)rotate(22deg)translateZ(-76px)}}@keyframes v3281ExitFront{0%{opacity:1;transform:translate(-50%,-54%)rotateY(-1deg)rotate(-1.5deg)translateZ(52px)}45%{opacity:1;transform:translate(-45%,5%)rotateY(6deg)rotate(6deg)translateZ(105px)}to{opacity:.18;transform:translate(-38%,155%)rotateY(12deg)rotate(17deg)translateZ(135px)}}.hero-card-stack.is-enter .hero-card-one{z-index:1!important;animation:.76s cubic-bezier(.16,.78,.2,1) 80ms both v3281EnterLeft!important}.hero-card-stack.is-enter .hero-card-two{z-index:1!important;animation:.82s cubic-bezier(.16,.78,.2,1) .16s both v3281EnterRight!important}.hero-card-stack.is-enter .hero-card-main{z-index:6!important;animation:.7s cubic-bezier(.16,.78,.2,1) both v3281EnterFront!important}@keyframes v3281EnterLeft{0%{opacity:0;transform:translate(-118%,-190%)rotateY(14deg)rotate(-18deg)translateZ(-20px)}to{opacity:1;transform:translate(-132%,-48%)rotateY(9deg)rotate(-8deg)translateZ(-45px)}}@keyframes v3281EnterRight{0%{opacity:0;transform:translate(18%,-195%)rotateY(-14deg)rotate(18deg)translateZ(-18px)}to{opacity:1;transform:translate(32%,-47%)rotateY(-9deg)rotate(8deg)translateZ(-48px)}}@keyframes v3281EnterFront{0%{opacity:0;transform:translate(-58%,-205%)rotateY(-8deg)rotate(-10deg)translateZ(110px)}72%{opacity:1;transform:translate(-48%,-49%)rotateY(3deg)rotate(2deg)translateZ(72px)}to{opacity:1;transform:translate(-50%,-54%)rotateY(-1deg)rotate(-1.5deg)translateZ(52px)}}.hero-card-stack .hero-playing-card .sf-card-text{max-height:8.7em!important;font-size:clamp(1rem,1.5vw,1.22rem)!important;line-height:1.08!important;overflow:hidden!important}.hero-card-stack .hero-card-white{filter:brightness(.99)!important}@media (prefers-reduced-motion:reduce){.hero-card-stack .hero-playing-card{animation:none!important}.hero-card-stack .hero-card-one{transform:translate(-132%,-48%)rotate(-8deg)!important}.hero-card-stack .hero-card-two{transform:translate(32%,-47%)rotate(8deg)!important}.hero-card-stack .hero-card-main{transform:translate(-50%,-54%)rotate(-1deg)!important}}@media (max-width:760px){.hero-v33 .hero-side{min-height:590px}.hero-card-stage.hero-card-stack{transform-origin:top;transform:scale(.68);width:600px!important;height:350px!important;margin-bottom:-92px!important}.hero-v33 .entry-panel{z-index:4;margin-top:0!important}}.hero-v33 .hero-copy{z-index:8;pointer-events:none;position:relative}.hero-v33 .hero-side{z-index:6;min-height:720px;position:relative;overflow:visible!important}.hero-card-stage,.hero-card-stack{display:none!important}.hero-card-field-v3282{z-index:2;pointer-events:none;transform-style:preserve-3d;perspective:1200px;position:absolute;inset:-210px -300px -300px -460px;overflow:visible}.floating-hero-card-v3282{--card-x:0px;--card-rotate:0deg;--card-scale:1;--card-duration:16s;--card-delay:0s;--card-z:1;z-index:var(--card-z);color:#08090b;transform-origin:50%;will-change:transform, opacity;width:185px;height:265px;animation:v3282CardFall var(--card-duration) linear var(--card-delay) infinite;background:#f7f5f0;border:1px solid #00000024;border-radius:8px;flex-direction:column;justify-content:space-between;padding:19px 17px 16px;display:flex;position:absolute;top:-360px;left:50%;box-shadow:0 18px 44px #00000045}.floating-hero-card-v3282.is-question{background:var(--neon)}.floating-hero-card-v3282 .sf-card-text{max-height:10.5em;color:inherit;margin:0;font-size:1.03rem;font-weight:900;line-height:1.08;overflow:hidden}.floating-hero-card-v3282 small{color:#0000008c;letter-spacing:.08em;font-size:.55rem;font-weight:950}@keyframes v3282CardFall{0%{opacity:0;transform:translate3d(var(--card-x), -180px, 0) rotate(var(--card-rotate)) scale(var(--card-scale))}5%{opacity:1}28%{transform:translate3d(calc(var(--card-x) + 18px), 185px, 35px) rotate(calc(var(--card-rotate) + 2.5deg)) scale(var(--card-scale))}54%{transform:translate3d(calc(var(--card-x) - 12px), 520px, -18px) rotate(calc(var(--card-rotate) - 2deg)) scale(var(--card-scale))}78%{opacity:1;transform:translate3d(calc(var(--card-x) + 24px), 845px, 28px) rotate(calc(var(--card-rotate) + 4deg)) scale(var(--card-scale))}to{opacity:0;transform:translate3d(calc(var(--card-x) - 6px), 1160px, -25px) rotate(calc(var(--card-rotate) + 8deg)) scale(var(--card-scale))}}.floating-hero-card-v3282.is-slot-1{--card-x:-410px;--card-rotate:-9deg;--card-duration:17.8s;--card-delay:-12.5s;--card-scale:.91;--card-z:1}.floating-hero-card-v3282.is-slot-2{--card-x:-255px;--card-rotate:7deg;--card-duration:14.7s;--card-delay:-4.4s;--card-scale:1.04;--card-z:5}.floating-hero-card-v3282.is-slot-3{--card-x:-100px;--card-rotate:-4deg;--card-duration:19.2s;--card-delay:-16.1s;--card-scale:.96;--card-z:2}.floating-hero-card-v3282.is-slot-4{--card-x:65px;--card-rotate:10deg;--card-duration:15.9s;--card-delay:-9.8s;--card-scale:1.08;--card-z:7}.floating-hero-card-v3282.is-slot-5{--card-x:225px;--card-rotate:-7deg;--card-duration:20.6s;--card-delay:-2.6s;--card-scale:.89;--card-z:1}.floating-hero-card-v3282.is-slot-6{--card-x:385px;--card-rotate:6deg;--card-duration:16.6s;--card-delay:-14.3s;--card-scale:1.01;--card-z:6}.floating-hero-card-v3282.is-slot-7{--card-x:-330px;--card-rotate:13deg;--card-duration:22.4s;--card-delay:-7.1s;--card-scale:.78;--card-z:0}.floating-hero-card-v3282.is-slot-8{--card-x:145px;--card-rotate:-13deg;--card-duration:18.3s;--card-delay:-18.2s;--card-scale:.82;--card-z:0}.floating-hero-card-v3282.is-slot-9{--card-x:465px;--card-rotate:-2deg;--card-duration:23.1s;--card-delay:-10.6s;--card-scale:.74;--card-z:0}.floating-hero-card-v3282.is-slot-2,.floating-hero-card-v3282.is-slot-4,.floating-hero-card-v3282.is-slot-6{z-index:12}.hero-v33 .entry-panel{z-index:9}@media (prefers-reduced-motion:reduce){.floating-hero-card-v3282{animation-play-state:paused}.floating-hero-card-v3282:nth-child(n+5){display:none}}@media (max-width:900px){.hero-v33{min-height:680px}.hero-card-field-v3282{transform-origin:top;inset:-180px -400px -260px -520px;transform:scale(.78)}.hero-v33 .entry-panel{margin-top:330px!important}}@media (max-width:620px){.hero-v33 .hero-side{min-height:610px}.hero-card-field-v3282{transform-origin:top;width:920px;left:50%;right:auto;transform:translate(-50%)scale(.62)}.hero-v33 .entry-panel{margin-top:285px!important}}.hero-card-field-v3282,.floating-hero-card-v3282{display:none!important}.hero-v33{min-height:745px;position:relative;overflow:hidden!important}.hero-v33 .hero-copy{z-index:10;position:relative}.hero-v33 .hero-side{z-index:5;min-height:710px;position:relative}.hero-v33 .entry-panel{z-index:12;position:relative;margin-top:390px!important}.hero-card-scene-v3283{z-index:4;pointer-events:none;transform-style:preserve-3d;perspective:1200px;position:absolute;inset:-35px -210px 250px -330px;overflow:visible}.scene-card-v3283{--scene-x:0px;--scene-y:0px;--scene-r:0deg;--scene-z:0px;--scene-scale:1;--scene-drift:8px;--scene-duration:5.8s;color:#08090b;transform-origin:50%;width:178px;height:254px;transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale));will-change:transform;background:#f7f5f0;border:1px solid #00000024;border-radius:8px;flex-direction:column;justify-content:space-between;padding:18px 16px 15px;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 18px 42px #00000040;opacity:1!important}.scene-card-v3283.is-question{background:var(--neon)}.scene-card-v3283 .sf-card-text{max-height:10.5em;color:inherit;margin:0;font-size:1rem;font-weight:900;line-height:1.08;overflow:hidden}.scene-card-v3283 small{color:#0000008c;letter-spacing:.08em;font-size:.54rem;font-weight:950}.scene-card-v3283.is-slot-1{--scene-x:-375px;--scene-y:-145px;--scene-r:-8deg;--scene-z:-55px;--scene-scale:.9;z-index:1}.scene-card-v3283.is-slot-2{--scene-x:-205px;--scene-y:-220px;--scene-r:8deg;--scene-z:-25px;--scene-scale:.94;z-index:3}.scene-card-v3283.is-slot-3{--scene-x:-185px;--scene-y:-42px;--scene-r:-2deg;--scene-z:40px;--scene-scale:1.03;z-index:7}.scene-card-v3283.is-slot-4{--scene-x:5px;--scene-y:-200px;--scene-r:7deg;--scene-z:-40px;--scene-scale:.92;z-index:2}.scene-card-v3283.is-slot-5{--scene-x:85px;--scene-y:-55px;--scene-r:-9deg;--scene-z:28px;--scene-scale:1;z-index:6}.scene-card-v3283.is-slot-6{--scene-x:265px;--scene-y:-145px;--scene-r:9deg;--scene-z:-30px;--scene-scale:.94;z-index:3}.scene-card-v3283.is-slot-7{--scene-x:335px;--scene-y:20px;--scene-r:-4deg;--scene-z:5px;--scene-scale:.9;z-index:4}.hero-card-scene-v3283.is-idle .scene-card-v3283{animation:v3283SceneDrift var(--scene-duration) ease-in-out infinite alternate}.hero-card-scene-v3283.is-idle .scene-card-v3283:nth-child(2n){animation-delay:-2.1s}.hero-card-scene-v3283.is-idle .scene-card-v3283:nth-child(3n){animation-delay:-3.6s}@keyframes v3283SceneDrift{0%{transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{transform:translate3d(calc(var(--scene-x) + var(--scene-drift)), calc(var(--scene-y) - 7px), calc(var(--scene-z) + 6px)) rotate(calc(var(--scene-r) + 1.2deg)) scale(var(--scene-scale))}}.hero-card-scene-v3283.is-exit .scene-card-v3283{animation-duration:.68s!important;animation-timing-function:cubic-bezier(.55,.02,.8,.35)!important;animation-fill-mode:both!important}.hero-card-scene-v3283.is-exit .scene-card-v3283:first-child,.hero-card-scene-v3283.is-exit .scene-card-v3283:nth-child(4){animation-name:v3283ExitTop!important}.hero-card-scene-v3283.is-exit .scene-card-v3283:nth-child(2),.hero-card-scene-v3283.is-exit .scene-card-v3283:nth-child(6){animation-name:v3283ExitSide!important}.hero-card-scene-v3283.is-exit .scene-card-v3283:nth-child(3),.hero-card-scene-v3283.is-exit .scene-card-v3283:nth-child(5),.hero-card-scene-v3283.is-exit .scene-card-v3283:nth-child(7){animation-name:v3283ExitBottom!important}@keyframes v3283ExitTop{0%{transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{transform:translate3d(calc(var(--scene-x) - 40px), -680px, var(--scene-z)) rotate(calc(var(--scene-r) - 14deg)) scale(var(--scene-scale))}}@keyframes v3283ExitSide{0%{transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{transform:translate3d(calc(var(--scene-x) + 760px), calc(var(--scene-y) + 120px), var(--scene-z)) rotate(calc(var(--scene-r) + 18deg)) scale(var(--scene-scale))}}@keyframes v3283ExitBottom{0%{transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{transform:translate3d(calc(var(--scene-x) - 25px), 780px, calc(var(--scene-z) + 40px)) rotate(calc(var(--scene-r) + 13deg)) scale(var(--scene-scale))}}.hero-card-scene-v3283.is-enter .scene-card-v3283{animation:.72s cubic-bezier(.16,.78,.2,1) both v3283EnterScene}.hero-card-scene-v3283.is-enter .scene-card-v3283:nth-child(2n){animation-delay:80ms}.hero-card-scene-v3283.is-enter .scene-card-v3283:nth-child(3n){animation-delay:.14s}@keyframes v3283EnterScene{0%{transform:translate3d(calc(var(--scene-x) + 35px), calc(var(--scene-y) - 700px), calc(var(--scene-z) + 40px)) rotate(calc(var(--scene-r) - 12deg)) scale(var(--scene-scale))}to{transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}}@media (prefers-reduced-motion:reduce){.scene-card-v3283{animation:none!important}}@media (max-width:900px){.hero-card-scene-v3283{transform-origin:top;width:980px;left:50%;right:auto;transform:translate(-50%)scale(.76)}.hero-v33 .entry-panel{margin-top:330px!important}}@media (max-width:620px){.hero-card-scene-v3283{transform:translate(-50%)scale(.58)}.hero-v33 .entry-panel{margin-top:275px!important}}.screen-read-aloud-lock{text-align:center;gap:28px;width:min(1100px,100%);margin:0 auto;display:grid}.screen-read-aloud-lock>div{justify-items:center;gap:8px;display:grid}.screen-read-aloud-lock h2,.screen-read-aloud-lock p{margin:0}.screen-read-aloud-lock p{color:var(--muted)}.screen-answer-grid.is-concealed{justify-content:center}.screen-concealed-card{color:#ffffffb8;background:linear-gradient(145deg,#17191f,#0d0f13);border:2px solid #ffffff24;border-radius:20px;flex-direction:column;justify-content:space-between;width:230px;min-height:325px;padding:20px;display:flex;box-shadow:0 18px 42px #00000047}.screen-concealed-card span{letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:900}.screen-concealed-card strong{letter-spacing:.08em;align-self:flex-start;font-size:.72rem}.hero-scene-stage-v3284{z-index:4;pointer-events:none;position:absolute;inset:-35px -210px 250px -330px}.hero-scene-stage-v3284>.hero-card-scene-v3283{position:absolute!important;inset:0!important}.scene-layer-v3284{transform-style:preserve-3d;perspective:1200px}.scene-layer-v3284.is-current.is-idle .scene-card-v3283{opacity:1!important;animation:v3284GentleDrift var(--scene-duration) ease-in-out infinite alternate!important}.scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(2n){animation-delay:-1.8s!important}.scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(3n){animation-delay:-3.2s!important}@keyframes v3284GentleDrift{0%{transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{transform:translate3d(calc(var(--scene-x) + 5px), calc(var(--scene-y) - 4px), calc(var(--scene-z) + 3px)) rotate(calc(var(--scene-r) + .7deg)) scale(var(--scene-scale))}}.scene-layer-v3284.is-current.is-leaving .scene-card-v3283{animation-duration:.94s!important;animation-timing-function:cubic-bezier(.5,.03,.78,.35)!important;animation-fill-mode:both!important}.scene-layer-v3284.is-current.is-leaving .scene-card-v3283:first-child,.scene-layer-v3284.is-current.is-leaving .scene-card-v3283:nth-child(4){animation-name:v3284LeaveUp!important}.scene-layer-v3284.is-current.is-leaving .scene-card-v3283:nth-child(2),.scene-layer-v3284.is-current.is-leaving .scene-card-v3283:nth-child(6){animation-name:v3284LeaveSide!important}.scene-layer-v3284.is-current.is-leaving .scene-card-v3283:nth-child(3),.scene-layer-v3284.is-current.is-leaving .scene-card-v3283:nth-child(5),.scene-layer-v3284.is-current.is-leaving .scene-card-v3283:nth-child(7){animation-name:v3284LeaveDown!important}@keyframes v3284LeaveUp{0%{opacity:1;transform:translate3d(var(--scene-x),var(--scene-y),var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{opacity:1;transform:translate3d(calc(var(--scene-x) - 35px), calc(var(--scene-y) - 680px), var(--scene-z)) rotate(calc(var(--scene-r) - 13deg)) scale(var(--scene-scale))}}@keyframes v3284LeaveSide{0%{opacity:1;transform:translate3d(var(--scene-x),var(--scene-y),var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{opacity:1;transform:translate3d(calc(var(--scene-x) + 760px), calc(var(--scene-y) + 90px), var(--scene-z)) rotate(calc(var(--scene-r) + 17deg)) scale(var(--scene-scale))}}@keyframes v3284LeaveDown{0%{opacity:1;transform:translate3d(var(--scene-x),var(--scene-y),var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{opacity:1;transform:translate3d(calc(var(--scene-x) - 18px), calc(var(--scene-y) + 760px), calc(var(--scene-z) + 35px)) rotate(calc(var(--scene-r) + 12deg)) scale(var(--scene-scale))}}.scene-layer-v3284.is-incoming .scene-card-v3283{opacity:1!important}.scene-layer-v3284.is-incoming.is-arriving .scene-card-v3283{animation:.96s cubic-bezier(.16,.78,.2,1) both v3284Arrive!important}.scene-layer-v3284.is-incoming.is-arriving .scene-card-v3283:nth-child(2n){animation-delay:40ms!important}.scene-layer-v3284.is-incoming.is-arriving .scene-card-v3283:nth-child(3n){animation-delay:90ms!important}@keyframes v3284Arrive{0%{opacity:1;transform:translate3d(calc(var(--scene-x) + 25px), calc(var(--scene-y) - 690px), calc(var(--scene-z) + 25px)) rotate(calc(var(--scene-r) - 11deg)) scale(var(--scene-scale))}to{opacity:1;transform:translate3d(var(--scene-x),var(--scene-y),var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}}.scene-layer-v3284 .scene-card-v3283.is-question~.scene-card-v3283.is-question{background:#f7f5f0!important}@media (prefers-reduced-motion:reduce){.scene-layer-v3284 .scene-card-v3283{animation:none!important}}.brand-logo-image,.card-brand-image,.card-back-brand-image{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.brand-logo-horizontal{object-position:left center;width:clamp(156px,15vw,220px);height:42px}.brand-logo-icon{width:44px;height:44px}.brand-logo-stacked{width:150px;height:95px}.brand,.brand-link,.screen-brand{min-width:0}.brand .brand-logo-image,.brand-link .brand-logo-image,.screen-brand .brand-logo-image{flex:none}.loading-brand-logo{width:178px;height:112px;margin-bottom:14px}.account-identity-logo,.auth-identity-logo{width:164px;height:104px;margin-bottom:10px}.auth-identity-logo{width:min(230px,70vw);height:138px}.card-brand-image{object-position:left center;width:82px;height:18px}.question-card-brand,.answer-card-brand,.submission-card-brand,.screen-card-brand{align-self:flex-start;margin-top:auto}.scene-card-v3283>.card-brand-image{margin-top:auto}.answer-card-brand{width:58px;height:14px}.question-card-brand{width:78px;height:17px}.submission-card-brand{width:63px;height:15px}.screen-card-brand{width:92px;height:21px}.card-back-brand-image{width:132px;height:132px;margin:auto}.screen-concealed-card{align-items:stretch}.screen-concealed-card .card-back-brand-image{align-self:center}.screen-loading-logo{width:210px;height:135px;margin-inline:auto}.screen-header-logo{width:clamp(180px,18vw,280px);height:56px}.mini-logo{display:none!important}@media (max-width:720px){.brand-logo-horizontal{content:url(/images/2.png);object-position:center;width:46px;height:46px}.screen-header-logo{content:url(/images/2.png);width:56px;height:56px}.card-brand-image{width:66px;height:15px}}.hero-v33 .hero-copy h1{text-shadow:0 3px #000000eb,0 8px 18px #000000d1,0 0 28px #00000094;position:relative}.hero-v33 .hero-copy p,.hero-v33 .hero-copy .eyebrow{text-shadow:0 2px 8px #000000eb,0 0 18px #000000a6}.hero-scene-stage-v3284{inset:-24px -165px 250px!important}.scene-card-v3283{--scene-drift-x:4px;--scene-drift-y:-4px;--scene-drift-r:.5deg;pointer-events:auto;cursor:default;backface-visibility:hidden;contain:layout paint;border-radius:7px!important;width:154px!important;height:220px!important;padding:15px 14px 13px!important;transition:scale .18s,filter .18s,box-shadow .18s!important;box-shadow:0 12px 26px #00000038!important}.scene-card-v3283 .sf-card-text{max-height:10em!important;font-size:.9rem!important;line-height:1.07!important}@keyframes v3291RandomDrift{0%{transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{transform:translate3d(calc(var(--scene-x) + var(--scene-drift-x)), calc(var(--scene-y) + var(--scene-drift-y)), calc(var(--scene-z) + 3px)) rotate(calc(var(--scene-r) + var(--scene-drift-r))) scale(var(--scene-scale))}}.scene-layer-v3284.is-current.is-idle .scene-card-v3283:hover{filter:brightness(1.035);scale:1.065;z-index:30!important;box-shadow:0 22px 42px #00000057,0 0 0 2px #d9ff3f38!important}@media (max-width:900px){.hero-scene-stage-v3284{inset:-15px -250px 250px -230px!important}}@media (max-width:620px){.hero-v33 .hero-copy h1{text-shadow:0 3px #000000e6,0 7px 16px #000000c7}.scene-card-v3283{pointer-events:none}}.hero-scene-stage-v3284{transform:translate(-34px);inset:-24px -70px 245px -245px!important}.scene-card-v3283{filter:brightness();translate:0;scale:1;border-radius:8px!important;width:166px!important;height:238px!important;padding:16px 15px 14px!important;transition:translate .34s cubic-bezier(.2,.75,.2,1),scale .34s cubic-bezier(.2,.75,.2,1),filter .28s,box-shadow .34s!important;box-shadow:0 14px 30px #0000003d!important}@keyframes v3292MoreVisibleDrift{0%{transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{transform:translate3d(calc(var(--scene-x) + var(--scene-drift-x)), calc(var(--scene-y) + var(--scene-drift-y)), calc(var(--scene-z) + 7px)) rotate(calc(var(--scene-r) + var(--scene-drift-r))) scale(var(--scene-scale))}}.scene-layer-v3284.is-current.is-idle .scene-card-v3283:hover{filter:brightness(1.045);translate:0 -9px;scale:1.028;z-index:30!important;box-shadow:0 24px 46px #00000057,0 0 0 1px #d9ff3f38!important}.scene-layer-v3284.is-current.is-idle .scene-card-v3283.is-question:hover{filter:brightness(1.065)}.scene-layer-v3284.is-current.is-idle .scene-card-v3283:not(:hover){translate:0;scale:1}@media (max-width:1180px){.hero-scene-stage-v3284{transform-origin:top;transform:translate(-54px)scale(.94);inset:-18px -20px 245px -285px!important}}@media (max-width:900px){.hero-scene-stage-v3284{transform:translate(-50px)scale(.76);inset:-12px -180px 245px -280px!important}}@media (max-width:620px){.scene-card-v3283{width:164px!important;height:235px!important}.hero-scene-stage-v3284{transform:translate(-50px)scale(.59)}}html,body,.home-screen{overflow-x:clip!important}.hero-v33{grid-template-columns:minmax(430px,1.04fr) minmax(440px,.96fr)!important;gap:34px!important;width:min(1180px,100% - 36px)!important;margin-inline:auto!important;overflow:visible!important}.hero-v33 .hero-copy{z-index:30!important;min-width:0!important;position:relative!important;overflow:visible!important;transform:none!important}.hero-v33 .hero-copy h1{width:min(100%,720px)!important;max-width:720px!important;margin-left:0!important;overflow:visible!important;transform:none!important}.hero-v33 .hero-side{min-width:0!important;position:relative!important;overflow:visible!important}.hero-scene-stage-v3284{transform-origin:top!important;width:min(650px,100vw - 72px)!important;height:430px!important;position:absolute!important;inset:18px auto auto 50%!important;overflow:visible!important;transform:translate(-50%)!important}.hero-scene-stage-v3284>.hero-card-scene-v3283{position:absolute!important;inset:0!important;overflow:visible!important}.scene-card-v3283{max-width:166px!important}.hero-v33 .entry-panel{margin-top:455px!important}@media (max-width:1180px){.hero-v33{grid-template-columns:minmax(390px,1fr) minmax(390px,.95fr)!important;gap:24px!important}.hero-scene-stage-v3284{width:min(600px,100vw - 54px)!important;transform:translate(-50%)scale(.92)!important}}@media (max-width:940px){.hero-v33{grid-template-columns:1fr!important;gap:12px!important}.hero-v33 .hero-copy{text-align:center!important}.hero-v33 .hero-copy h1,.hero-v33 .hero-copy p{margin-inline:auto!important}.hero-v33 .hero-side{min-height:625px!important}.hero-scene-stage-v3284{width:min(660px,100vw - 34px)!important;top:0!important;transform:translate(-50%)scale(.84)!important}.hero-v33 .entry-panel{margin-top:390px!important}}@media (max-width:620px){.hero-v33{width:min(100% - 22px,1180px)!important}.hero-v33 .hero-copy h1{font-size:clamp(2.7rem,13vw,4.4rem)!important}.hero-scene-stage-v3284{width:680px!important;transform:translate(-50%)scale(.58)!important}.hero-v33 .hero-side{min-height:540px!important}.hero-v33 .entry-panel{margin-top:315px!important}}html,body,.home-screen{overflow-x:clip!important}.hero-v33{grid-template-columns:minmax(430px,.82fr) minmax(620px,1.18fr)!important;align-items:start!important;gap:48px!important;width:min(1420px,100% - 42px)!important;margin-inline:auto!important}.hero-v33 .hero-copy{z-index:40!important;min-width:0!important;padding-left:10px!important;position:relative!important;overflow:visible!important}.hero-v33 .hero-copy h1{text-shadow:0 3px #000000eb,0 10px 28px #000000d1,0 0 38px #00000080!important;width:100%!important;max-width:660px!important;margin:0!important;line-height:.88!important}.hero-v33 .hero-side{min-width:0!important;min-height:760px!important;position:relative!important;overflow:visible!important}.hero-v33 .hero-side:before{content:"";z-index:1;pointer-events:none;position:absolute;inset:0 -10px 250px 0;overflow:hidden}.hero-scene-stage-v3284{z-index:4!important;transform-origin:top!important;width:min(820px,100vw - 700px)!important;min-width:700px!important;height:490px!important;position:absolute!important;inset:20px auto auto 50%!important;overflow:visible!important;transform:translate(-50%)!important}.scene-card-v3283{border-radius:9px!important;width:174px!important;height:248px!important;padding:17px 16px 14px!important;box-shadow:0 15px 34px #00000040!important}.scene-card-v3283 .sf-card-text{font-size:.98rem!important;line-height:1.075!important}.scene-card-brand{width:63px!important;height:14px!important}.scene-layer-v3284.is-current.is-idle .scene-card-v3283{animation:v3294WideDrift var(--scene-duration) ease-in-out infinite alternate!important}@keyframes v3294WideDrift{0%{transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{transform:translate3d(calc(var(--scene-x) + var(--scene-drift-x)), calc(var(--scene-y) + var(--scene-drift-y)), calc(var(--scene-z) + 9px)) rotate(calc(var(--scene-r) + var(--scene-drift-r))) scale(var(--scene-scale))}}.scene-layer-v3284.is-current.is-idle .scene-card-v3283:hover{z-index:35!important;filter:brightness(1.035)!important;translate:0 -7px!important;scale:1.022!important;box-shadow:0 25px 48px #00000054,0 0 0 1px #d9ff3f2e!important}.hero-v33 .entry-panel{z-index:15!important;margin-top:485px!important;position:relative!important}@media (max-width:1280px){.hero-v33{grid-template-columns:minmax(380px,.8fr) minmax(560px,1.2fr)!important;gap:30px!important}.hero-scene-stage-v3284{width:740px!important;min-width:740px!important;transform:translate(-50%)scale(.92)!important}}@media (max-width:1040px){.hero-v33{grid-template-columns:1fr!important;gap:14px!important}.hero-v33 .hero-copy{text-align:center!important;padding-left:0!important}.hero-v33 .hero-copy h1,.hero-v33 .hero-copy p{margin-inline:auto!important}.hero-v33 .hero-side{min-height:675px!important}.hero-scene-stage-v3284{width:780px!important;min-width:780px!important;top:0!important;transform:translate(-50%)scale(.82)!important}.hero-v33 .entry-panel{margin-top:410px!important}}@media (max-width:680px){.hero-v33{width:min(100% - 20px,1420px)!important}.hero-v33 .hero-copy h1{font-size:clamp(2.75rem,13vw,4.6rem)!important}.hero-v33 .hero-side{min-height:560px!important}.hero-scene-stage-v3284{width:800px!important;min-width:800px!important;transform:translate(-50%)scale(.6)!important}.hero-v33 .entry-panel{margin-top:325px!important}}.brand-logo-horizontal{object-fit:contain!important;object-position:right center!important;width:clamp(170px,16vw,235px)!important;height:44px!important}.brand-logo-compact{object-fit:contain!important;width:92px!important;height:92px!important}.loading-brand-logo{width:132px!important;height:132px!important}.account-identity-logo,.auth-identity-logo{width:138px!important;height:138px!important}.screen-loading-logo{width:156px!important;height:156px!important}.card-brand-image{object-fit:contain!important;object-position:left bottom!important;width:28px!important;height:28px!important;margin-top:auto!important}.scene-card-brand,.answer-card-brand,.question-card-brand,.submission-card-brand,.screen-card-brand{width:24px!important;height:24px!important}.card-back-brand-image{object-fit:contain!important;width:118px!important;height:118px!important}@media (max-width:720px){.brand-logo-horizontal{content:url(/images/klein_farbig.png)!important;object-position:center!important;width:48px!important;height:48px!important}.screen-header-logo{content:url(/images/klein_farbig.png)!important;width:52px!important;height:52px!important}}.game-mode-grid-v330{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.game-mode-grid-v330 button{border:1px solid var(--line);min-height:96px;color:var(--text);text-align:left;background:#ffffff06;border-radius:13px;align-content:center;justify-items:start;gap:5px;padding:15px;display:grid}.game-mode-grid-v330 button small{color:var(--muted)}.game-mode-grid-v330 button.is-selected{border-color:var(--neon);background:#d9ff3f12}.voting-stage-v330{gap:22px;display:grid}.vote-card-v330{cursor:pointer;transition:transform .18s,box-shadow .18s,opacity .18s}.vote-card-v330:hover:not(:disabled){transform:translateY(-4px)}.vote-card-v330.is-selected{outline:3px solid var(--neon);box-shadow:0 0 0 7px #d9ff3f1f}.vote-card-v330.is-own{opacity:.4;cursor:not-allowed}.vote-card-v330>span{letter-spacing:.07em;text-transform:uppercase;margin-top:auto;font-size:.68rem;font-weight:900}.vote-submit-v330{width:min(420px,100%);margin-inline:auto}.screen-voting-v330{text-align:center;gap:28px;width:min(1200px,100%);margin-inline:auto;display:grid}.screen-voting-v330 h1,.screen-voting-v330 p{margin:0}.screen-voting-v330 p{color:var(--muted)}@media (max-width:720px){.game-mode-grid-v330{grid-template-columns:1fr}}.hero-v33{grid-template-columns:minmax(450px,.88fr) minmax(650px,1.12fr)!important;align-items:start!important;gap:34px!important;width:min(1420px,100% - 42px)!important}.hero-v33 .hero-copy{z-index:40!important}.hero-v33 .hero-side{min-height:650px!important;position:relative!important;overflow:visible!important}.hero-scene-stage-v3284{isolation:isolate;width:790px!important;min-width:790px!important;height:430px!important;top:2px!important;left:50%!important;overflow:visible!important;transform:translate(-50%)!important}.scene-layer-v3284.is-current.is-idle .scene-card-v3283,.scene-layer-v3284.is-current.is-idle .scene-card-v3283:hover,.scene-layer-v3284.is-current.is-idle .scene-card-v3283:not(:hover){animation:v3302SmoothDrift var(--scene-duration) cubic-bezier(.45, 0, .55, 1) infinite alternate!important}.scene-card-v3283{will-change:transform, translate, scale, opacity;backface-visibility:hidden;transform-style:flat;contain:layout paint style;translate:0;scale:1;filter:none!important;border-radius:9px!important;width:172px!important;height:245px!important;padding:17px 16px 14px!important;transition:translate .42s cubic-bezier(.2,.75,.2,1),scale .42s cubic-bezier(.2,.75,.2,1),box-shadow .42s,opacity .32s!important;box-shadow:0 12px 25px #00000038!important}@keyframes v3302SmoothDrift{0%{transform:translate3d(var(--scene-x), var(--scene-y), var(--scene-z)) rotate(var(--scene-r)) scale(var(--scene-scale))}to{transform:translate3d(calc(var(--scene-x) + var(--scene-drift-x)), calc(var(--scene-y) + var(--scene-drift-y)), calc(var(--scene-z) + 8px)) rotate(calc(var(--scene-r) + var(--scene-drift-r))) scale(var(--scene-scale))}}.scene-layer-v3284.is-current.is-idle .scene-card-v3283:hover{z-index:60!important;translate:0 -11px!important;scale:1.035!important;box-shadow:0 25px 48px #00000057,0 0 0 2px #cfff2c85,0 0 30px #cfff2c1f!important}.scene-layer-v3284.is-current.is-idle:has(.scene-card-v3283:hover) .scene-card-v3283:not(:hover){opacity:.91}.scene-layer-v3284.is-current.is-idle:has(.scene-card-v3283:hover) .scene-card-v3283:nth-child(-n+3):not(:hover){translate:-23px 3px}.scene-layer-v3284.is-current.is-idle:has(.scene-card-v3283:hover) .scene-card-v3283:nth-child(4):not(:hover){translate:0 9px}.scene-layer-v3284.is-current.is-idle:has(.scene-card-v3283:hover) .scene-card-v3283:nth-child(n+5):not(:hover){translate:23px 3px}:is(.scene-layer-v3284.is-current.is-idle .scene-card-v3283:first-child:has(+.scene-card-v3283:hover),.scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(2):has(+.scene-card-v3283:hover),.scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(3):has(+.scene-card-v3283:hover),.scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(4):has(+.scene-card-v3283:hover),.scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(5):has(+.scene-card-v3283:hover),.scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(6):has(+.scene-card-v3283:hover)){translate:-31px 4px}.scene-layer-v3284.is-current.is-idle .scene-card-v3283:hover+.scene-card-v3283{translate:31px 4px}.scene-layer-v3284.is-current.is-leaving,.scene-layer-v3284.is-incoming.is-arriving{filter:none!important}.scene-layer-v3284.is-current.is-leaving .scene-card-v3283,.scene-layer-v3284.is-incoming.is-arriving .scene-card-v3283{box-shadow:0 10px 22px #0000002e!important}.hero-v33 .entry-panel{border-radius:20px!important;margin-top:385px!important;padding:14px 16px 15px!important}.hero-v33 .entry-panel .tabs{margin-bottom:12px!important;padding:5px!important}.hero-v33 .entry-panel .tabs button{min-height:48px!important;padding:10px 14px!important}.hero-v33 .entry-panel label{gap:6px!important;margin-bottom:10px!important}.hero-v33 .entry-panel input{min-height:47px!important;padding-block:10px!important}.hero-v33 .entry-panel .primary-button{min-height:48px!important}.hero-v33 .entry-panel .notice{margin-top:10px!important;padding:10px 12px!important}@media (hover:none){.scene-layer-v3284.is-current.is-idle .scene-card-v3283{pointer-events:none}}@media (max-width:1280px){.hero-v33{grid-template-columns:minmax(400px,.84fr) minmax(590px,1.16fr)!important;gap:24px!important}.hero-scene-stage-v3284{width:760px!important;min-width:760px!important;transform:translate(-50%)scale(.91)!important}.hero-v33 .entry-panel{margin-top:360px!important}}@media (max-width:1040px){.hero-v33{grid-template-columns:1fr!important}.hero-v33 .hero-side{min-height:600px!important}.hero-scene-stage-v3284{width:790px!important;min-width:790px!important;transform:translate(-50%)scale(.78)!important}.hero-v33 .entry-panel{margin-top:345px!important}}@media (max-width:680px){.hero-v33 .hero-side{min-height:505px!important}.hero-scene-stage-v3284{transform:translate(-50%)scale(.57)!important}.hero-v33 .entry-panel{margin-top:285px!important;padding:12px!important}}.game-topbar .round-info{gap:4px}.jury-wait-panel-v3305{width:min(760px,100%);padding:30px 24px;min-height:360px!important}.custom-question-area-v3305{border-top:1px solid var(--line);text-align:left;gap:12px;width:min(560px,100%);margin-top:18px;padding-top:20px;display:grid}.custom-question-head-v3305{justify-content:space-between;align-items:end;gap:16px;display:flex}.custom-question-head-v3305>div{gap:3px;display:grid}.custom-question-head-v3305>span{color:var(--muted);font-size:.78rem;font-weight:800}.custom-question-card-v3305{aspect-ratio:7/10;background:var(--neon);color:#050505;border-radius:18px;flex-direction:column;justify-self:center;width:min(330px,100%);min-height:300px;padding:22px 20px 17px;display:flex;box-shadow:0 22px 55px #00000047}.custom-question-card-v3305 textarea{resize:none;color:#050505;width:100%;min-height:0;font:inherit;letter-spacing:-.035em;background:0 0;border:0;outline:0;flex:1;font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:900;line-height:1.03}.custom-question-card-v3305 textarea::placeholder{color:#05050575}.custom-question-card-v3305 .card-brand-image{margin-top:14px!important}.custom-question-help-v3305{color:var(--muted);text-align:center;line-height:1.45}.custom-question-submit-v3305{justify-self:center;width:min(330px,100%)}.custom-question-status-v3305{border:1px solid var(--line);background:#ffffff06;border-radius:13px;gap:3px;padding:14px 16px;display:grid}.custom-question-status-v3305 span{color:var(--muted);line-height:1.4}.custom-question-status-v3305.is-used{border-color:#cfff2c40}.hand-actions-v3305{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.custom-answer-counter-v3305{min-height:38px;color:var(--muted);white-space:nowrap;border:1px solid #cfff2c59;border-radius:999px;align-items:center;gap:4px;padding:8px 11px;font-size:.78rem;display:inline-flex}.custom-answer-counter-v3305 strong{color:var(--neon)}.custom-answer-counter-v3305.is-empty{color:var(--muted);border-color:#ffffff24}.custom-answer-counter-v3305.is-empty strong{color:var(--muted)}.custom-answer-empty-note-v3305{color:var(--muted);background:#ffffff06;border:1px solid #ffffff1a;border-radius:11px;margin:-5px 0 15px;padding:10px 12px;font-size:.82rem}.result-panel-v3305{width:min(860px,100%)!important}.winner-card-stage-v3305{justify-items:center;gap:12px;width:100%;display:grid}.winner-card-row-v3305{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:16px;width:100%;display:flex}.winner-answer-card-v3305{text-align:left;position:relative;transform:rotate(-1.4deg);cursor:default!important;width:220px!important;height:auto!important;min-height:310px!important;padding:20px 18px 16px!important;box-shadow:0 24px 54px #00000052!important}.winner-answer-card-v3305:nth-child(2n){transform:rotate(1.6deg)}.winner-answer-card-v3305 .answer-card-text{font-size:clamp(1.35rem,2.8vw,1.85rem);line-height:1.03}@media (max-width:720px){.hand-actions-v3305{justify-content:flex-start;width:100%}.winner-answer-card-v3305{width:min(230px,72vw)!important;min-height:320px!important}.custom-question-card-v3305{width:min(300px,78vw)}}.winner-card-stage-v3306{justify-items:center;gap:12px;width:100%;display:grid}.winner-question-card-v3306{aspect-ratio:7/10;transform:rotate(-1deg);cursor:default!important;width:min(320px,78vw)!important;height:auto!important;min-height:430px!important;padding:24px 22px 18px!important;box-shadow:0 26px 58px #00000057!important}.winner-question-text-v3306{font-size:clamp(1.45rem,2.5vw,2rem)!important;line-height:1.04!important}.winner-question-card-v3306 .filled-question{font:inherit;line-height:inherit}.winner-question-card-v3306 .question-card-brand{margin-top:auto!important}@media (max-width:720px){.winner-question-card-v3306{width:min(285px,76vw)!important;min-height:395px!important}}.custom-answer-empty-note-v3305{display:none!important}.custom-answer-card-v327{padding:20px 18px 14px!important;overflow:hidden!important}.custom-card-editor-v3273{min-width:0!important;min-height:0!important;padding:3px 38px 8px 2px!important;overflow:visible!important}.custom-card-editor-v3273 textarea,.custom-answer-card-v327 textarea{box-sizing:border-box!important;color:#111!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:2px 2px 4px!important;line-height:1.12!important;display:block!important;overflow:visible auto!important}.custom-card-remove-v327{top:10px!important;right:10px!important}.custom-question-tools-v3308{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:10px 12px;width:min(430px,100%);display:flex}.blank-insert-button-v3308{justify-content:center;align-items:center;gap:9px;border-color:#cfff2c61!important;min-height:46px!important;padding:10px 15px!important;display:inline-flex!important}.blank-insert-button-v3308 strong{color:var(--neon);letter-spacing:.04em;font-size:1.05rem}.custom-question-tools-v3308>span{color:var(--muted);font-size:.8rem;line-height:1.35}.custom-question-tools-v3308>span strong{color:var(--text)}@media (max-width:620px){.custom-question-tools-v3308{text-align:center;justify-items:stretch;display:grid}.blank-insert-button-v3308{width:100%;font-size:.95rem;min-height:50px!important}.custom-question-tools-v3308>span{font-size:.76rem}}.winner-card-stage-v3306,.winner-question-card-v3306{display:none!important}.round-result-combo-card-v3309{transform:rotate(-.7deg);aspect-ratio:5/7!important;color:#090909!important;cursor:default!important;background:#f5f2ec!important;border-radius:16px!important;flex-direction:column!important;width:250px!important;height:350px!important;min-height:350px!important;max-height:350px!important;padding:20px 18px 15px!important;display:flex!important;overflow:hidden!important;box-shadow:0 20px 45px #00000047!important}.round-result-combo-text-v3309{flex:auto;min-height:0;overflow:hidden;color:#090909!important;font-size:1.34rem!important;line-height:1.04!important}.round-result-combo-card-v3309 .filled-question,.round-result-combo-card-v3309 .filled-answer{font:inherit;line-height:inherit;color:#090909!important}.round-result-combo-card-v3309 .filled-answer{text-decoration-color:#090909!important}.round-result-combo-card-v3309 .answer-card-brand{flex:none;margin-top:auto!important}.result-panel-v3305{align-content:center;width:min(760px,100%)!important}@media (max-width:720px){.round-result-combo-card-v3309{width:220px!important;height:308px!important;min-height:308px!important;max-height:308px!important}.round-result-combo-text-v3309{font-size:1.18rem!important}}.round-result-combo-card-v331{transform:rotate(-.4deg);aspect-ratio:5/7!important;color:#090909!important;cursor:default!important;background:#f5f2ec!important;border-radius:15px!important;flex-direction:column!important;width:235px!important;height:329px!important;min-height:329px!important;max-height:329px!important;padding:19px 17px 15px!important;display:flex!important;overflow:hidden!important;box-shadow:0 18px 40px #00000042!important}.round-result-combo-text-v331{flex:auto;min-height:0;overflow:hidden;color:#090909!important;font-size:1.23rem!important;line-height:1.05!important}.round-result-combo-card-v331 .filled-question,.round-result-combo-card-v331 .filled-answer{font:inherit;line-height:inherit;color:#090909!important}.round-result-combo-card-v331 .filled-answer{text-decoration-color:#090909!important}.round-result-combo-card-v331 .answer-card-brand{margin-top:auto!important}.game-screen-v331{width:min(1500px,100% - 36px)!important;margin-inline:auto!important}.game-topbar-v331{gap:22px!important;min-height:74px!important;padding-block:10px!important}.round-info-v331{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px 12px!important;font-size:.86rem!important;display:flex!important}.round-info-v331>span:first-child{color:var(--muted)!important}.score-strip-v331{gap:8px!important;margin-block:14px 18px!important}.score-strip-v331 .score-card{border-radius:13px!important;min-height:54px!important;padding:8px 10px!important}.score-strip-v331 .avatar{width:36px!important;height:36px!important}.score-strip-v331 .score-player-copy{gap:1px!important}.score-strip-v331 .submission-status{font-size:.65rem!important}.game-table-v331{grid-template-columns:245px minmax(0,1fr)!important;align-items:start!important;gap:34px!important}.question-area-v331{align-self:start!important;justify-items:center!important;gap:10px!important;min-width:0!important;display:grid!important;position:sticky!important;top:92px!important}.question-area-v331>.eyebrow{text-align:center!important;margin-bottom:0!important}.question-area-v331 .question-card{width:220px!important;height:308px!important;min-height:308px!important}.question-area-v331 .round-result-combo-card-v331{margin-inline:auto!important}.submission-progress-v331{justify-items:center!important;gap:3px!important;margin-top:0!important;display:grid!important}.submission-progress-v331>strong{font-size:1.15rem!important}.submission-progress-v331>span,.submission-progress-v331>p{color:var(--muted)!important}.game-table-v331>.state-panel,.game-table-v331>.result-panel,.game-table-v331>.cards-section{min-width:0!important}.game-table-v331 .state-panel{border-radius:18px!important;min-height:300px!important;padding:28px 30px!important}.game-table-v331 .state-panel h2{margin:8px 0 6px!important}.game-table-v331 .state-panel p{margin-top:0!important}.cards-section-v331{gap:14px!important;display:grid!important}.section-head-v331{border-bottom:1px solid var(--line)!important;align-items:end!important;margin-bottom:0!important;padding-bottom:12px!important}.section-head-v331 h2{margin-bottom:0!important;font-size:clamp(1.7rem,2.8vw,2.45rem)!important}.cards-section-v331 .card-grid{gap:14px!important;padding-top:4px!important}.cards-section-v331 .answer-card{width:218px!important;height:305px!important;min-height:305px!important}.hand-actions-v3305{gap:8px!important}.custom-answer-counter-v3305{min-height:36px!important;padding:7px 10px!important}.result-panel-v3305{align-content:center!important;justify-items:center!important;min-height:330px!important;padding:30px 26px!important;display:grid!important}.result-panel-v3305 h2{max-width:760px!important;margin:4px auto 22px!important;font-size:clamp(2.5rem,5vw,4.6rem)!important;line-height:.98!important}@media (max-width:1050px){.game-table-v331{grid-template-columns:1fr!important;gap:20px!important}.question-area-v331{grid-template-columns:190px 1fr!important;place-items:center start!important;position:static!important}.question-area-v331>.eyebrow{grid-column:1/-1}.question-area-v331 .question-card,.question-area-v331 .round-result-combo-card-v331{width:190px!important;height:266px!important;min-height:266px!important}}@media (max-width:720px){.game-screen-v331{width:min(100% - 16px,1500px)!important}.game-topbar-v331{gap:10px!important}.score-strip-v331{justify-content:center!important}.question-area-v331{grid-template-columns:1fr!important;justify-items:center!important}.cards-section-v331 .card-grid{justify-content:center!important}.cards-section-v331 .answer-card{width:min(208px,76vw)!important;height:291px!important;min-height:291px!important}.section-head-v331{align-items:start!important}.result-panel-v3305{padding:24px 14px!important}}.voting-stage-v334{gap:22px;display:grid}.voting-head-v334{max-width:900px}.voting-head-v334 p{color:var(--muted);margin-bottom:0}.voting-grid-v334{align-items:stretch}.vote-card-v334{transition:transform .18s,box-shadow .18s,opacity .18s;position:relative;cursor:default!important;flex-direction:column!important;display:flex!important}.vote-card-v334:not(.is-own):not(.is-waiting):hover{transform:translateY(-4px);box-shadow:0 22px 48px #00000052}.vote-card-v334.is-own{opacity:.48;background:#a9a8a4!important}.vote-card-v334.is-waiting{opacity:.72}.vote-direct-button-v334{background:var(--neon);color:#080908;width:100%;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:11px;margin-top:auto;padding:10px 12px;font-size:.78rem;font-weight:950;transition:transform .15s,filter .15s}.vote-direct-button-v334:hover:not(:disabled){filter:brightness(1.035);transform:translateY(-1px)}.vote-direct-button-v334:disabled{cursor:not-allowed;opacity:.52}.vote-own-label-v334,.vote-wait-label-v334{letter-spacing:.08em;text-transform:uppercase;margin-top:auto;padding-top:12px;font-size:.68rem;font-weight:950}.vote-own-label-v334{color:#000000b8}.vote-wait-label-v334{color:var(--muted)}@media (max-width:720px){.vote-direct-button-v334{min-height:50px;font-size:.84rem}}.vote-confirmation-v335{background:#cfff2c17;border:1px solid #cfff2c8c;border-radius:15px;align-items:center;gap:12px;width:min(760px,100%);padding:14px 16px;display:flex;box-shadow:0 12px 30px #00000024}.vote-confirmation-v335.is-result{margin-bottom:12px}.vote-confirmation-icon-v335{background:var(--neon);color:#090909;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:1.2rem;font-weight:1000;display:grid}.vote-confirmation-v335>div{text-align:left;gap:2px;display:grid}.vote-confirmation-v335 strong{color:var(--text)}.vote-confirmation-v335 div span{color:var(--muted);font-size:.82rem}.vote-results-v335{text-align:left;gap:10px;width:min(760px,100%);margin:4px auto 20px;display:grid}.vote-results-head-v335{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:14px;padding-bottom:8px;display:flex}.vote-results-head-v335>strong{color:var(--muted);font-size:.78rem}.vote-results-list-v335{gap:8px;display:grid}.vote-result-row-v335{border:1px solid var(--line);background:#ffffff06;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:11px 13px;display:flex}.vote-result-row-v335.is-winner{background:#cfff2c13;border-color:#cfff2c99}.vote-result-copy-v335{gap:3px;min-width:0;display:grid}.vote-result-copy-v335>span{color:var(--text);font-weight:850;line-height:1.15}.vote-result-copy-v335>small{color:var(--muted)}.vote-result-count-v335{color:var(--neon);white-space:nowrap;flex:none;font-size:1.4rem}.vote-result-count-v335 span{color:var(--muted);font-size:.7rem;font-weight:800}@media (max-width:620px){.vote-confirmation-v335{padding:12px}.vote-result-row-v335{align-items:flex-start}.vote-result-count-v335 span{text-align:right;display:block}}:root{--v338-card-ratio:5 / 7;--v338-card-width:210px;--v338-question-width:190px;--v338-radius:15px;--v338-gap:14px}.game-screen-v331{width:min(1380px,100% - 40px)!important;margin-inline:auto!important;padding-bottom:36px!important}.game-screen-v331 *{box-sizing:border-box}.game-topbar-v331{border-bottom:1px solid #ffffff12!important;gap:18px!important;min-height:62px!important;padding:8px 0!important}.game-topbar-v331 .brand img{max-height:32px!important}.round-info-v331{color:var(--muted)!important;gap:10px!important;margin-inline:auto!important;font-size:.77rem!important}.live-room-code{border-radius:999px!important;min-height:32px!important;padding:6px 10px!important;font-size:.72rem!important}.game-topbar-v331 .header-actions{gap:7px!important}.game-topbar-v331 .header-actions .secondary-button,.game-topbar-v331 .header-host-menu>summary{border-radius:10px!important;min-height:36px!important;padding:7px 11px!important;font-size:.76rem!important}.ui-player-bar-v336{align-items:stretch!important;gap:8px!important;margin:12px 0 24px!important}.ui-player-bar-v336 .score-card{background:#ffffff06!important;border-color:#ffffff17!important;border-radius:12px!important;gap:9px!important;min-width:150px!important;min-height:48px!important;padding:7px 9px!important}.ui-player-bar-v336 .score-card.is-submitted{background:#cfff2c0b!important;border-color:#cfff2c6b!important}.ui-player-bar-v336 .score-card.judge{border-color:#cfff2c6b!important}.ui-player-bar-v336 .avatar{width:32px!important;height:32px!important;font-size:.76rem!important}.ui-player-bar-v336 .score-player-copy{min-width:0!important}.ui-player-bar-v336 .score-player-copy strong{font-size:.83rem!important}.player-role-v338{color:var(--neon);letter-spacing:.08em;text-transform:uppercase;margin-top:1px;font-size:.57rem;font-weight:900;display:block}.ui-player-bar-v336 .score-card>b{color:var(--neon);margin-left:auto!important;font-size:.92rem!important}.ui-player-bar-v336 .score-kick-button{opacity:.28;border-radius:8px!important;width:27px!important;min-width:27px!important;height:27px!important;min-height:27px!important;padding:0!important;font-size:.95rem!important}.ui-player-bar-v336 .score-card:hover .score-kick-button,.ui-player-bar-v336 .score-kick-button:focus-visible{opacity:1}.ui-game-layout-v336{grid-template-columns:205px minmax(0,1fr)!important;align-items:start!important;gap:clamp(30px,4vw,54px)!important}.ui-question-panel-v336{align-self:start!important;justify-items:center!important;gap:12px!important;min-width:0!important;display:grid!important;position:sticky!important;top:78px!important}.game-screen-v331 .question-card,.game-screen-v331 .round-result-combo-card-v331,.game-screen-v331 .answer-card,.game-screen-v331 .submission-card,.game-screen-v331 .vote-card-v334,.game-screen-v331 .custom-question-card-v3305{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:var(--v338-card-ratio)!important;border-radius:var(--v338-radius)!important}.ui-question-panel-v336 .question-card,.ui-question-panel-v336 .round-result-combo-card-v331{width:var(--v338-question-width)!important;min-width:var(--v338-question-width)!important;max-width:var(--v338-question-width)!important;padding:17px 15px 13px!important;transform:none!important;box-shadow:0 18px 40px #00000038!important}.ui-question-panel-v336 .question-card-text,.ui-question-panel-v336 .round-result-combo-text-v331{font-size:1.02rem!important;line-height:1.04!important}.ui-question-panel-v336 .card-menu-button{opacity:0;transition:opacity .15s}.ui-question-panel-v336 .question-card:hover .card-menu-button,.ui-question-panel-v336 .card-menu-button:focus-visible{opacity:1}.submission-progress-v331{text-align:center!important;margin:0!important;display:block!important}.submission-progress-v331 strong{color:var(--muted)!important;font-size:.77rem!important;font-weight:750!important}.submission-roster{display:none!important}.ui-cards-section-v336{gap:14px!important;min-width:0!important;display:grid!important}.ui-section-head-v336{border-bottom:1px solid #ffffff12!important;justify-content:space-between!important;align-items:flex-end!important;gap:18px!important;margin:0!important;padding:0 0 14px!important;display:flex!important}.ui-section-head-v336 .eyebrow{display:none!important}.ui-section-head-v336 h2{max-width:800px;letter-spacing:-.045em!important;margin:0!important;font-size:clamp(2rem,3.7vw,3.15rem)!important;line-height:.98!important}.hand-actions-v3305{flex:none;align-items:center!important;gap:8px!important;display:flex!important}.custom-answer-counter-v3305{display:none!important}.hand-actions-v3305 .secondary-button{border-radius:10px!important;min-height:38px!important;padding:7px 11px!important;font-size:.74rem!important}.ui-cards-section-v336 .card-grid,.ui-cards-section-v336 .hand-grid{gap:var(--v338-gap)!important;flex-wrap:wrap!important;align-items:flex-start!important;display:flex!important}.ui-cards-section-v336 .answer-card{flex:0 0 var(--v338-card-width)!important;width:var(--v338-card-width)!important;min-width:var(--v338-card-width)!important;max-width:var(--v338-card-width)!important;padding:18px 16px 14px!important}.ui-cards-section-v336 .answer-card-text{font-size:1.08rem!important;line-height:1.04!important}.add-custom-card-v327{text-align:center!important;justify-content:center!important;gap:8px!important}.add-custom-card-v327 .custom-card-plus-v327{font-size:2rem!important}.add-custom-card-v327 strong{font-size:.92rem!important}.add-custom-card-v327 small{color:var(--muted)!important;font-size:.68rem!important}.game-screen-v331 .answer-card .card-menu-button{opacity:0;transition:opacity .15s}.game-screen-v331 .answer-card:hover .card-menu-button,.game-screen-v331 .answer-card .card-menu-button:focus-visible{opacity:1}.card-local-submit-v3273{border-radius:10px!important;min-height:38px!important;padding:7px 10px!important;font-size:.7rem!important}.game-screen-v331 .cards-section:not(.ui-cards-section-v336),.voting-stage-v334{min-width:0!important}.game-screen-v331 .cards-section>.section-head,.voting-head-v334{border:0!important;margin:0 0 14px!important;padding:0!important}.game-screen-v331 .cards-section>.section-head h2,.voting-head-v334 h1{letter-spacing:-.045em!important;margin:0!important;font-size:clamp(2rem,3.7vw,3.1rem)!important;line-height:.98!important}.voting-head-v334 p{color:var(--muted)!important;margin:8px 0 0!important;font-size:.84rem!important}.submission-grid,.voting-grid-v334{gap:var(--v338-gap)!important;flex-wrap:wrap!important;align-items:flex-start!important;display:flex!important}.game-screen-v331 .submission-card,.game-screen-v331 .vote-card-v334{flex:0 0 var(--v338-card-width)!important;width:var(--v338-card-width)!important;min-width:var(--v338-card-width)!important;max-width:var(--v338-card-width)!important;padding:18px 16px 14px!important}.submission-card .submission-card-text,.vote-card-v334 .card-text{font-size:1.09rem!important;line-height:1.04!important}.vote-card-v334.is-own{opacity:.38!important}.vote-direct-button-v334{border-radius:10px!important;min-height:40px!important;margin-top:auto!important;padding:8px 10px!important;font-size:.76rem!important}.vote-own-label-v334,.vote-wait-label-v334,.card-action-label-v337{text-transform:uppercase;letter-spacing:.08em!important;margin-top:auto!important;padding-top:10px!important;font-size:.62rem!important}.vote-confirmation-v335{background:#cfff2c13!important;border-radius:11px!important;gap:8px!important;width:fit-content!important;max-width:100%!important;min-height:42px!important;padding:8px 11px!important}.vote-confirmation-icon-v335{flex-basis:28px!important;width:28px!important;height:28px!important;font-size:.86rem!important}.vote-confirmation-v335 strong{font-size:.77rem!important}.vote-confirmation-v335 div span{font-size:.68rem!important}.game-table-v331 .state-panel{background:#ffffff05!important;border:1px solid #ffffff12!important;border-radius:18px!important;min-height:230px!important;padding:26px!important}.game-table-v331 .state-panel .state-icon{width:50px!important;height:50px!important;font-size:1.35rem!important}.game-table-v331 .state-panel h2{margin:8px 0 6px!important;font-size:clamp(2rem,3.4vw,3rem)!important;line-height:1!important}.game-table-v331 .state-panel p{color:var(--muted)!important;margin:0!important;font-size:.86rem!important}.custom-question-area-v3305{width:min(520px,100%)!important;margin-top:18px!important}.game-screen-v331 .custom-question-card-v3305{width:250px!important;min-width:250px!important;max-width:250px!important}.result-panel-v3305{background:0 0!important;border:0!important;gap:13px!important;width:100%!important;min-height:260px!important;padding:26px!important}.result-panel-v3305 .state-icon{width:48px!important;height:48px!important;font-size:1.3rem!important}.result-panel-v3305 h2{letter-spacing:-.045em!important;max-width:780px!important;margin:0 auto 8px!important;font-size:clamp(2.2rem,4.5vw,4rem)!important;line-height:.98!important}.vote-results-v335{gap:7px!important;width:min(650px,100%)!important;margin:4px auto 10px!important}.vote-result-row-v335{border-radius:11px!important;min-height:52px!important;padding:9px 11px!important}.result-panel-v3305 .action-button{width:min(410px,100%)!important;min-height:44px!important}@media (max-width:980px){.game-screen-v331{width:min(100% - 24px,1380px)!important}.ui-game-layout-v336{grid-template-columns:1fr!important;gap:18px!important}.ui-question-panel-v336{background:#ffffff04;border:1px solid #ffffff12;border-radius:14px;align-items:center!important;justify-items:initial!important;gap:15px!important;padding:11px!important;display:flex!important;position:static!important}.ui-question-panel-v336 .question-card,.ui-question-panel-v336 .round-result-combo-card-v331{flex:0 0 125px!important;width:125px!important;min-width:125px!important;max-width:125px!important}.ui-question-panel-v336 .question-card-text,.ui-question-panel-v336 .round-result-combo-text-v331{font-size:.8rem!important}.submission-progress-v331{text-align:left!important}}.mobile-game-meta-v341,.mobile-question-banner-v341{display:none}@media (max-width:700px){html,body{overflow-x:hidden!important}body{padding-bottom:env(safe-area-inset-bottom)}.game-screen-v331{width:100%!important;max-width:100%!important;padding:0 14px calc(34px + env(safe-area-inset-bottom))!important;margin:0!important;overflow-x:hidden!important}.mobile-topbar-v339{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 26px #0000002e;z-index:200!important;width:100vw!important;max-width:100vw!important;min-height:60px!important;padding:calc(9px + env(safe-area-inset-top)) 14px 9px!important;background:#07080a!important;border-bottom:1px solid #ffffff12!important;grid-template-columns:46px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;display:grid!important;position:sticky!important;top:0!important}.mobile-topbar-v339 .brand{width:42px!important;min-width:42px!important;overflow:hidden!important}.mobile-topbar-v339 .brand img{object-fit:contain!important;object-position:left center!important;width:auto!important;max-width:none!important;height:34px!important;max-height:34px!important}.mobile-game-meta-v341{min-width:0;color:var(--muted);white-space:nowrap;justify-content:center!important;align-items:center!important;gap:8px!important;font-size:.78rem!important;display:flex!important}.mobile-code-button-v341{color:var(--neon);font:inherit;letter-spacing:.08em;background:#cfff2c0f;border:1px solid #cfff2c75;border-radius:999px;font-weight:900;min-height:31px!important;padding:4px 10px!important}.mobile-round-info-v339{display:none!important}.mobile-topbar-v339 .header-actions{justify-content:flex-end!important;align-items:center!important;margin:0!important;display:flex!important}.mobile-topbar-v339 .header-host-menu{display:none!important}.mobile-topbar-v339 .header-actions .secondary-button{border-radius:10px!important;min-height:38px!important;padding:7px 11px!important;font-size:.76rem!important}.mobile-player-strip-v339{-webkit-overflow-scrolling:touch;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:8px!important;width:calc(100% + 28px)!important;margin:12px -14px 22px!important;padding:0 14px 7px!important;display:flex!important;overflow:auto hidden!important}.mobile-player-strip-v339::-webkit-scrollbar{display:none}.mobile-player-strip-v339 .score-card{border-radius:11px!important;flex:none!important;gap:8px!important;min-width:132px!important;min-height:46px!important;padding:6px 8px!important}.mobile-player-strip-v339 .avatar{width:32px!important;height:32px!important;font-size:.76rem!important}.mobile-player-strip-v339 .score-player-copy{min-width:0!important}.mobile-player-strip-v339 .score-player-copy strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:78px!important;font-size:.82rem!important;overflow:hidden!important}.mobile-player-strip-v339 .player-role-v338{margin-top:1px!important;font-size:.52rem!important}.mobile-player-strip-v339 .score-card>b{margin-left:auto!important;font-size:.88rem!important}.mobile-player-strip-v339 .score-kick-button{display:none!important}.ui-game-layout-v336{width:100%!important;display:block!important}.mobile-question-context-v339{width:100%!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 0 24px!important;padding:0!important;display:block!important;position:static!important}.mobile-question-context-v339>.question-card,.mobile-question-context-v339>.round-result-combo-card-v331{display:none!important}.mobile-question-banner-v341{box-shadow:0 12px 28px #0000002e;background:var(--neon)!important;color:#090909!important;border-radius:15px!important;gap:5px!important;width:100%!important;padding:15px 16px!important;display:grid!important}.mobile-question-banner-v341.is-result{background:#f5f2ec!important}.mobile-question-banner-v341>span{letter-spacing:.13em;text-transform:uppercase;opacity:.62;font-weight:950;font-size:.62rem!important}.mobile-question-banner-v341>strong{letter-spacing:-.012em;font-size:1.16rem!important;line-height:1.08!important}.mobile-question-context-v339 .submission-progress-v331{text-align:left!important;margin-top:12px!important;padding:0 3px!important;display:block!important}.mobile-question-context-v339 .submission-progress-v331>strong{color:var(--muted)!important;font-size:.8rem!important;font-weight:750!important}.ui-section-head-v336,.voting-head-v334{border:0!important;margin:0 0 18px!important;padding:0!important}.ui-section-head-v336 h2,.voting-head-v334 h1{letter-spacing:-.035em!important;max-width:100%!important;margin:0!important;font-size:clamp(1.82rem,8vw,2.35rem)!important;line-height:1.02!important}.ui-section-head-v336 .eyebrow{margin-bottom:5px!important;font-size:.62rem!important}.voting-head-v334 p{max-width:100%!important;margin:8px 0 0!important;font-size:.82rem!important;line-height:1.4!important}.hand-actions-v3305{justify-content:flex-start!important;gap:8px!important;width:auto!important;margin:0 0 20px!important;display:flex!important}.hand-actions-v3305 .secondary-button{border-radius:10px!important;width:auto!important;min-width:0!important;min-height:36px!important;padding:7px 11px!important;font-size:.72rem!important}.ui-cards-section-v336 .card-grid,.ui-cards-section-v336 .hand-grid,.submission-grid,.voting-grid-v334{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:14px!important;width:calc(100% + 14px)!important;margin:0!important;padding:0 14px 22px 0!important;display:flex!important;overflow:auto visible!important}.ui-cards-section-v336 .card-grid::-webkit-scrollbar{display:none}.ui-cards-section-v336 .hand-grid::-webkit-scrollbar{display:none}.submission-grid::-webkit-scrollbar{display:none}.voting-grid-v334::-webkit-scrollbar{display:none}.ui-cards-section-v336 .answer-card,.submission-card,.vote-card-v334{scroll-snap-align:start;aspect-ratio:5/7!important;border-radius:14px!important;flex:0 0 min(55vw,210px)!important;width:min(55vw,210px)!important;max-width:none!important;height:auto!important;min-height:0!important;padding:16px 14px 12px!important}.ui-cards-section-v336 .answer-card-text,.submission-card .submission-card-text,.vote-card-v334 .card-text{font-size:1.05rem!important;line-height:1.05!important}.submission-card .filled-question,.submission-card .filled-answer{font-size:inherit!important;line-height:inherit!important}.vote-direct-button-v334{border-radius:10px!important;min-height:46px!important;margin-top:auto!important;padding:9px 11px!important;font-size:.8rem!important}.vote-own-label-v334,.vote-wait-label-v334,.card-action-label-v337{margin-top:auto!important;padding-top:9px!important;font-size:.62rem!important}.round-stage,.ui-cards-section-v336{padding-bottom:max(24px, env(safe-area-inset-bottom))!important}.vote-confirmation-v335{border-radius:11px!important;width:100%!important;min-height:0!important;margin:0 0 14px!important;padding:10px 11px!important}.vote-confirmation-icon-v335{flex-basis:28px!important;width:28px!important;height:28px!important;font-size:.8rem!important}.vote-confirmation-v335 strong{font-size:.78rem!important}.vote-confirmation-v335 div span{font-size:.68rem!important}.game-table-v331 .state-panel{border-radius:14px!important;min-height:0!important;margin-top:4px!important;padding:22px 16px!important}.game-table-v331 .state-panel .state-icon{width:46px!important;height:46px!important;font-size:1.2rem!important}.game-table-v331 .state-panel h2{margin:8px 0 6px!important;font-size:1.75rem!important}.game-table-v331 .state-panel p{font-size:.82rem!important}.result-panel-v3305{width:100%!important;min-height:0!important;padding:12px 0 max(28px, env(safe-area-inset-bottom))!important}.result-panel-v3305 .state-icon{width:44px!important;height:44px!important;font-size:1.2rem!important}.result-panel-v3305 h2{margin-bottom:12px!important;font-size:clamp(1.95rem,9vw,2.7rem)!important;line-height:1!important}.vote-results-v335{gap:8px!important;width:100%!important}.vote-result-row-v335{min-height:50px!important;padding:9px 10px!important}.vote-result-copy-v335>span{font-size:.82rem!important}.vote-result-copy-v335>small{font-size:.66rem!important}.vote-result-count-v335{font-size:1rem!important}.result-panel-v3305 .action-button{width:100%!important;min-height:48px!important;margin-top:10px!important;font-size:.86rem!important}}@media (max-width:390px){.mobile-topbar-v339{grid-template-columns:42px minmax(0,1fr) auto!important}.mobile-topbar-v339 .brand{width:38px!important;min-width:38px!important}.mobile-topbar-v339 .brand img{height:31px!important;max-height:31px!important}.mobile-game-meta-v341{gap:6px!important;font-size:.7rem!important}.mobile-player-strip-v339 .score-card{min-width:122px!important}.ui-cards-section-v336 .answer-card,.submission-card,.vote-card-v334{flex-basis:57vw!important;width:57vw!important}}@media (max-width:700px){.mobile-code-button-v341{transition:border-color .15s,background .15s,color .15s;min-width:62px!important}}@media (min-width:701px){.home-shell-v342,.home-screen{flex-direction:column;min-height:100vh;display:flex}.hero-v342,.hero-v33{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr)!important;align-items:center!important;gap:clamp(28px,4vw,64px)!important;min-height:0!important;padding-top:20px!important;padding-bottom:18px!important;display:grid!important}.hero-v342 .hero-copy{align-self:center!important;padding-bottom:0!important}.hero-v342 .hero-copy .eyebrow{margin-bottom:8px!important}.hero-v342 .hero-copy h1{letter-spacing:-.055em!important;margin-bottom:12px!important;font-size:clamp(4.2rem,7vw,7rem)!important;line-height:.9!important}.hero-v342 .hero-copy p{max-width:520px!important;margin:0!important;font-size:.98rem!important}.hero-v342 .hero-visual{min-height:470px!important;max-height:560px!important}.hero-v342 .home-card-stage,.hero-v342 .hero-card-stage{min-height:470px!important}.home-room-panel-v342{border-radius:18px!important;width:min(760px,100% - 40px)!important;margin:-6px auto 22px!important;padding:14px!important}.home-room-panel-v342 .home-tabs,.home-room-panel-v342 .room-tabs{min-height:46px!important}.home-room-panel-v342 input,.home-room-panel-v342 .primary-button,.home-room-panel-v342 .secondary-button{min-height:44px!important}.game-screen-v342,.app-screen.game-screen-v331{width:min(1320px,100% - 44px)!important;margin:0 auto!important;padding-bottom:30px!important}.game-screen-v342 .game-topbar-v331{min-height:58px!important;padding:8px 0!important}.game-screen-v342 .game-topbar-v331 .brand img{max-height:30px!important}.game-screen-v342 .round-info-v331{font-size:.72rem!important}.game-screen-v342 .header-actions .secondary-button,.game-screen-v342 .header-host-menu>summary{min-height:34px!important;padding:6px 10px!important;font-size:.72rem!important}.desktop-player-strip-v342{flex-wrap:wrap!important;gap:8px!important;margin:10px 0 18px!important}.desktop-player-strip-v342 .score-card{border-radius:10px!important;gap:7px!important;min-height:42px!important;padding:5px 7px!important}.desktop-player-strip-v342 .avatar{width:29px!important;height:29px!important;font-size:.7rem!important}.desktop-player-strip-v342 .score-player-copy strong{font-size:.78rem!important}.desktop-player-strip-v342 .player-role-v338{margin-top:0!important;font-size:.48rem!important}.desktop-player-strip-v342 .score-card>b{font-size:.82rem!important}.desktop-player-strip-v342 .score-kick-button{width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;padding:0!important;font-size:.9rem!important}.desktop-game-layout-v342{grid-template-columns:210px minmax(0,1fr)!important;align-items:start!important;gap:clamp(28px,3vw,42px)!important;display:grid!important}.desktop-game-layout-v342 .ui-question-panel-v336{align-self:start!important;margin:0!important;padding:0!important;position:sticky!important;top:72px!important}.desktop-game-layout-v342 .ui-question-panel-v336 .question-card,.desktop-game-layout-v342 .ui-question-panel-v336 .round-result-combo-card-v331{aspect-ratio:5/7!important;border-radius:14px!important;width:190px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:16px 14px 12px!important}.desktop-game-layout-v342 .ui-question-panel-v336 .question-card-text,.desktop-game-layout-v342 .ui-question-panel-v336 .round-result-combo-text-v331{font-size:.98rem!important;line-height:1.03!important}.desktop-game-layout-v342 .submission-progress-v331{gap:2px!important;margin-top:8px!important}.desktop-game-layout-v342 .submission-progress-v331>strong{font-size:.82rem!important}.desktop-game-layout-v342 .round-stage,.desktop-game-layout-v342 .ui-cards-section-v336{min-width:0!important}.desktop-game-layout-v342 .ui-section-head-v336,.desktop-game-layout-v342 .voting-head-v334{margin:0 0 14px!important}.desktop-game-layout-v342 .ui-section-head-v336 h2,.desktop-game-layout-v342 .voting-head-v334 h1{max-width:900px!important;font-size:clamp(2.25rem,3.2vw,3.3rem)!important;line-height:.98!important}.desktop-game-layout-v342 .submission-grid,.desktop-game-layout-v342 .voting-grid-v334,.desktop-game-layout-v342 .ui-cards-section-v336 .card-grid,.desktop-game-layout-v342 .ui-cards-section-v336 .hand-grid{grid-template-columns:repeat(auto-fit,minmax(180px,210px))!important;justify-content:start!important;align-items:start!important;gap:14px!important;display:grid!important}.desktop-game-layout-v342 .submission-card,.desktop-game-layout-v342 .vote-card-v334,.desktop-game-layout-v342 .answer-card{aspect-ratio:5/7!important;border-radius:14px!important;width:100%!important;max-width:210px!important;height:auto!important;min-height:0!important;padding:16px 14px 12px!important}.desktop-game-layout-v342 .submission-card .submission-card-text,.desktop-game-layout-v342 .vote-card-v334 .card-text,.desktop-game-layout-v342 .answer-card-text{font-size:1rem!important;line-height:1.03!important}.desktop-game-layout-v342 .result-panel-v3305{text-align:left!important;align-items:flex-start!important;max-width:940px!important;margin:0!important;padding:22px 0!important}.desktop-game-layout-v342 .result-panel-v3305 h2{text-align:left!important;max-width:820px!important;margin:0 0 12px!important;font-size:clamp(2.4rem,4vw,4rem)!important}.desktop-game-layout-v342 .vote-results-v335{width:min(680px,100%)!important;margin:0 0 12px!important}.desktop-game-layout-v342 .result-panel-v3305 .action-button{width:min(380px,100%)!important;margin-left:0!important}.desktop-game-layout-v342 .state-panel{max-width:760px!important;min-height:220px!important;padding:24px!important}.desktop-game-layout-v342 .state-panel h2{font-size:clamp(2rem,3vw,3rem)!important}}@media (min-width:1500px){.game-screen-v342,.app-screen.game-screen-v331{width:min(1360px,100% - 64px)!important}.hero-v342,.hero-v33{grid-template-columns:minmax(0,.85fr) minmax(560px,1.15fr)!important}}@media (min-width:701px){.home-screen.home-shell-v342{min-height:100vh!important;padding-top:0!important;display:block!important}.home-screen.home-shell-v342 .site-header,.home-screen.home-shell-v342 .home-header{min-height:64px!important;padding-top:10px!important;padding-bottom:8px!important}.home-screen.home-shell-v342 .hero-v33.hero-v342{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr)!important;align-items:center!important;gap:clamp(24px,3.5vw,50px)!important;height:auto!important;min-height:0!important;padding:12px 0 8px!important;display:grid!important}.home-screen.home-shell-v342 .hero-copy{align-self:center!important;padding:0!important}.home-screen.home-shell-v342 .hero-copy .eyebrow{margin:0 0 6px!important;font-size:.7rem!important}.home-screen.home-shell-v342 .hero-copy h1{letter-spacing:-.055em!important;max-width:690px!important;margin:0 0 10px!important;font-size:clamp(3.35rem,5.3vw,5.5rem)!important;line-height:.89!important}.home-screen.home-shell-v342 .hero-copy p{max-width:480px!important;margin:0!important;font-size:.88rem!important;line-height:1.35!important}.home-screen.home-shell-v342 .hero-visual{align-self:center!important;height:350px!important;min-height:350px!important;max-height:350px!important;overflow:hidden!important}.home-screen.home-shell-v342 .home-card-stage,.home-screen.home-shell-v342 .hero-card-stage,.home-screen.home-shell-v342 .card-stage{height:350px!important;min-height:350px!important;max-height:350px!important;overflow:hidden!important}.home-screen.home-shell-v342 .hero-visual .floating-card,.home-screen.home-shell-v342 .hero-visual .home-card,.home-screen.home-shell-v342 .hero-visual .demo-card{transform-origin:50%;scale:.88}.home-screen.home-shell-v342 .entry-panel.home-room-panel-v342{border-radius:16px!important;width:min(690px,100% - 40px)!important;margin:-22px auto 18px!important;padding:12px!important}.home-screen.home-shell-v342 .entry-panel.home-room-panel-v342 .home-tabs,.home-screen.home-shell-v342 .entry-panel.home-room-panel-v342 .room-tabs,.home-screen.home-shell-v342 .entry-panel.home-room-panel-v342 .entry-tabs{min-height:42px!important}.home-screen.home-shell-v342 .entry-panel.home-room-panel-v342 input{min-height:42px!important;padding-top:8px!important;padding-bottom:8px!important}.home-screen.home-shell-v342 .entry-panel.home-room-panel-v342 .primary-button,.home-screen.home-shell-v342 .entry-panel.home-room-panel-v342 .secondary-button{min-height:42px!important}}@media (min-width:1300px){.home-screen.home-shell-v342 .hero-v33.hero-v342{grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr)!important}.home-screen.home-shell-v342 .hero-copy h1{font-size:clamp(3.7rem,5.2vw,5.8rem)!important}.home-screen.home-shell-v342 .hero-visual,.home-screen.home-shell-v342 .home-card-stage,.home-screen.home-shell-v342 .hero-card-stage,.home-screen.home-shell-v342 .card-stage{height:365px!important;min-height:365px!important;max-height:365px!important}.home-screen.home-shell-v342 .entry-panel.home-room-panel-v342{margin-top:-28px!important}}@media (min-width:701px){.home-screen.home-shell-v342 .hero-scene-stage-v3284{isolation:isolate;perspective:none!important;transform-style:flat!important}.home-screen.home-shell-v342 .scene-layer-v3284{opacity:1;will-change:opacity, transform;backface-visibility:hidden;transform:translateZ(0)scale(1)}.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-leaving{pointer-events:none;animation:1.6s cubic-bezier(.4,0,.2,1) both v3422SceneOut!important}.home-screen.home-shell-v342 .scene-layer-v3284.is-incoming{opacity:0;pointer-events:none}.home-screen.home-shell-v342 .scene-layer-v3284.is-incoming.is-arriving{animation:1.6s cubic-bezier(.4,0,.2,1) both v3422SceneIn!important}@keyframes v3422SceneOut{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(-6px,3px)scale(.992)}}@keyframes v3422SceneIn{0%{opacity:0;transform:translate(7px,-3px)scale(.992)}to{opacity:1;transform:translate(0,0)scale(1)}}.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-leaving .scene-card-v3283,.home-screen.home-shell-v342 .scene-layer-v3284.is-incoming.is-arriving .scene-card-v3283{opacity:1!important;animation:none!important}.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle .scene-card-v3283{will-change:transform;backface-visibility:hidden;transform-style:flat;animation:v3422CalmDrift var(--scene-duration) ease-in-out infinite alternate!important}@keyframes v3422CalmDrift{0%{transform:translate3d(var(--scene-x), var(--scene-y), 0) rotate(var(--scene-r)) scale(var(--scene-scale))}to{transform:translate3d(calc(var(--scene-x) + var(--scene-drift-x)), calc(var(--scene-y) + var(--scene-drift-y)), 0) rotate(calc(var(--scene-r) + var(--scene-drift-r))) scale(var(--scene-scale))}}.home-screen.home-shell-v342 .scene-card-v3283{transition:translate .55s cubic-bezier(.2,.7,.2,1),scale .55s cubic-bezier(.2,.7,.2,1),box-shadow .55s,opacity .4s!important}.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle .scene-card-v3283:hover{translate:0 -6px!important;scale:1.02!important;box-shadow:0 20px 38px #0000004d,0 0 0 1px #cfff2c6b!important}.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle:has(.scene-card-v3283:hover) .scene-card-v3283:not(:hover){opacity:.96!important}.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle:has(.scene-card-v3283:hover) .scene-card-v3283:nth-child(-n+3):not(:hover){translate:-9px 1px!important}.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle:has(.scene-card-v3283:hover) .scene-card-v3283:nth-child(4):not(:hover){translate:0 4px!important}.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle:has(.scene-card-v3283:hover) .scene-card-v3283:nth-child(n+5):not(:hover){translate:9px 1px!important}:is(.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle .scene-card-v3283:first-child:has(+.scene-card-v3283:hover),.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(2):has(+.scene-card-v3283:hover),.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(3):has(+.scene-card-v3283:hover),.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(4):has(+.scene-card-v3283:hover),.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(5):has(+.scene-card-v3283:hover),.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle .scene-card-v3283:nth-child(6):has(+.scene-card-v3283:hover)){translate:-13px 2px!important}.home-screen.home-shell-v342 .scene-layer-v3284.is-current.is-idle .scene-card-v3283:hover+.scene-card-v3283{translate:13px 2px!important}}@media (prefers-reduced-motion:reduce){.home-screen.home-shell-v342 .scene-layer-v3284,.home-screen.home-shell-v342 .scene-card-v3283{transition:none!important;animation:none!important}}
