.admin-visual-reports-shell{margin:26px 0;color:var(--game-text, #F8FAFC)}.admin-feature-tabs{display:flex;gap:8px;padding:7px;margin-bottom:18px;width:fit-content;max-width:100%;border:1px solid var(--game-border, #334155);border-radius:16px;background:#0f172abd}.admin-feature-tabs button{background:transparent;border:1px solid transparent;color:var(--game-text-muted, #CBD5E1)}.admin-feature-tabs button.active{background:var(--game-primary, #FF7A00);color:#fff;border-color:var(--game-primary, #FF7A00)}.admin-visual-page,.admin-report-page{display:grid;gap:20px}.visual-page-heading,.admin-report-toolbar,.visual-editor-title,.visual-groups-heading,.report-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.visual-page-heading>label,.report-period-controls label{min-width:240px}.visual-editor-card,.visual-groups-section,.report-section-card,.behavior-card{border:1px solid var(--game-border, #334155);border-radius:22px;background:#162033f5;padding:22px;box-shadow:0 18px 50px #00000029}.visual-editor-title p,.visual-groups-heading p,.report-section-heading p{margin-bottom:0;color:var(--game-text-muted, #CBD5E1)}.visual-editor-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:22px;align-items:start;margin-top:20px}.admin-visual-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-visual-image-field{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto 72px;align-items:end;gap:10px}.admin-visual-image-field>label:first-child{min-width:0}.visual-file-button{position:relative;overflow:hidden;min-height:46px;display:grid;place-items:center;padding:10px 16px;border-radius:13px;background:var(--game-surface-soft, #1E293B);border:1px solid var(--game-border, #334155);cursor:pointer;white-space:nowrap}.visual-file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.visual-upload-preview{width:72px;height:72px;object-fit:cover;border-radius:14px;border:1px solid var(--game-border, #334155);background:#0f172a}.visual-color-field>div{display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px}.visual-color-field input[type=color]{height:46px;padding:4px;cursor:pointer}.visual-preview-card{--visual-primary: #FF7A00;--visual-secondary: #F59E0B;--visual-background: #111B2D;--visual-text: #F8FAFC;position:relative;min-height:225px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;padding:22px;border-radius:22px;border:1px solid color-mix(in srgb,var(--visual-primary) 52%,#ffffff 10%);background-color:var(--visual-background);background-size:cover;background-position:center;color:var(--visual-text);isolation:isolate}.visual-preview-glow{position:absolute;width:190px;height:190px;top:-90px;left:-70px;border-radius:50%;background:var(--visual-primary);filter:blur(60px);opacity:.34;z-index:-1}.visual-preview-icon{width:76px;height:76px;display:grid;place-items:center;overflow:hidden;border-radius:20px;background:color-mix(in srgb,var(--visual-primary) 76%,transparent);border:1px solid color-mix(in srgb,var(--visual-secondary) 75%,white 15%);font-size:2rem;font-weight:900;box-shadow:0 16px 40px #00000040}.visual-preview-icon img{width:100%;height:100%;object-fit:cover}.visual-preview-card small{display:block;margin-bottom:5px;opacity:.76}.visual-preview-card strong{font-size:1.55rem}.visual-preview-accent{position:absolute;bottom:0;right:0;width:55%;height:5px;background:linear-gradient(90deg,var(--visual-primary),var(--visual-secondary))}.visual-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.visual-group-editor{display:grid;gap:14px;border:1px solid var(--game-border, #334155);border-radius:20px;padding:16px;background:#0f172a99}.visual-group-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.visual-group-title h4{margin:4px 0 0;font-size:1.15rem}.visual-group-title small{color:var(--game-text-muted, #CBD5E1)}.active-dot,.inactive-dot{border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:800}.active-dot{color:#bbf7d0;background:#22c55e24;border:1px solid rgba(34,197,94,.35)}.inactive-dot{color:#fecaca;background:#ef444424;border:1px solid rgba(239,68,68,.35)}.visual-group-editor details{border-top:1px solid var(--game-border, #334155);padding-top:12px}.visual-group-editor summary{cursor:pointer;font-weight:800;color:var(--game-primary, #FF7A00)}.visual-group-editor details .admin-visual-form-grid{margin:16px 0;grid-template-columns:1fr}.visual-group-editor details .admin-visual-image-field{grid-template-columns:1fr}.visual-group-editor details .visual-upload-preview{width:100%;height:130px}.visual-empty-state{margin-top:16px;padding:30px;text-align:center;border:1px dashed var(--game-border, #334155);border-radius:18px;color:var(--game-text-muted, #CBD5E1)}.report-period-controls{display:flex;align-items:end;gap:10px}.report-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.report-kpi-grid article{min-height:142px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--game-border, #334155);border-radius:20px;padding:18px;background:radial-gradient(circle at 0 0,rgba(255,122,0,.14),transparent 48%),#162033f5}.report-kpi-grid small{color:var(--game-text-muted, #CBD5E1)}.report-kpi-grid strong{margin:8px 0 3px;font-size:clamp(1.7rem,4vw,2.45rem)}.report-kpi-grid span{color:#fed7aa;font-size:.84rem}.report-section-heading input{width:min(300px,100%)}.report-table-wrap{overflow-x:auto;margin-top:16px;border:1px solid var(--game-border, #334155);border-radius:16px}.report-table{width:100%;min-width:1050px;border-collapse:collapse}.compact-report-table{min-width:820px}.report-table th,.report-table td{padding:13px 12px;text-align:right;border-bottom:1px solid var(--game-border, #334155);vertical-align:middle}.report-table th{position:sticky;top:0;background:#111b2d;color:var(--game-text-muted, #CBD5E1);font-size:.82rem;z-index:1}.report-table tr:last-child td{border-bottom:0}.report-table td>strong,.report-table td>small{display:block}.report-table td>small{margin-top:4px;color:var(--game-text-muted, #CBD5E1)}.report-badge{display:inline-block;border-radius:999px;padding:5px 9px;font-size:.74rem;font-weight:900;white-space:nowrap}.report-badge.expand{color:#bbf7d0;background:#22c55e24;border:1px solid rgba(34,197,94,.35)}.report-badge.low_completion,.report-badge.low_interest{color:#fde68a;background:#f59e0b24;border:1px solid rgba(245,158,11,.35)}.report-badge.unused{color:#fecaca;background:#ef444424;border:1px solid rgba(239,68,68,.35)}.report-badge.monitor{color:#bfdbfe;background:#3b82f624;border:1px solid rgba(59,130,246,.35)}.recommendation-text{max-width:260px;line-height:1.5}.behavior-grid,.report-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.behavior-bars{display:grid;gap:14px;margin-top:16px}.behavior-row>div:first-child{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px}.behavior-row span{color:var(--game-text-muted, #CBD5E1)}.behavior-track{height:9px;overflow:hidden;border-radius:999px;background:#0f172a}.behavior-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--game-primary, #FF7A00),#F59E0B)}.top-player-list,.daily-list{display:grid;gap:8px;margin-top:14px}.top-player-list>div,.daily-list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-radius:13px;background:#0f172ab3;border:1px solid var(--game-border, #334155)}.top-player-list>div>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--game-primary, #FF7A00);color:#fff;font-weight:900}.top-player-list small,.daily-list small{color:var(--game-text-muted, #CBD5E1)}@media(max-width:1000px){.visual-editor-layout,.visual-group-grid,.report-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visual-editor-layout>.visual-preview-card{min-height:100%}}@media(max-width:760px){.visual-page-heading,.admin-report-toolbar,.visual-editor-title,.visual-groups-heading,.report-section-heading{flex-direction:column;align-items:stretch}.visual-page-heading>label,.report-period-controls label,.report-section-heading input{min-width:0;width:100%}.admin-feature-tabs,.report-period-controls{width:100%}.admin-feature-tabs button,.report-period-controls>*{flex:1}.visual-editor-layout,.visual-group-grid,.report-kpi-grid,.behavior-grid,.report-bottom-grid,.admin-visual-form-grid,.admin-visual-image-field{grid-template-columns:1fr}.visual-upload-preview{width:100%;height:150px}}:root{color-scheme:dark;font-family:Tahoma,Arial,system-ui,sans-serif;background:#0f172a;color:#f8fafc;--game-bg: #0F172A;--game-surface: #162033;--game-surface-soft: #1E293B;--game-primary: #FF7A00;--game-primary-hover: #E96F00;--game-text: #F8FAFC;--game-text-muted: #CBD5E1;--game-border: #334155;--game-success: #22C55E;--game-danger: #EF4444;--game-warning: #F59E0B;--ink: #201a17;--muted: #716762;--surface: #fffdf9;--surface-soft: #f7f1e8;--line: #e6ddd2;--accent: #FF7A00;--accent-dark: #E96F00;--gold: #b99152;--blue: #215fa7;--success: #2f7d55;--danger: #b93838}*{box-sizing:border-box}html{direction:rtl}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 85% -10%,rgba(255,122,0,.12),transparent 28%),var(--game-bg);color:var(--game-text)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}h1,h2,h3,p{margin-top:0}.page{width:min(1440px,calc(100% - 36px));margin:0 auto;padding:28px 0 96px}.center-page{min-height:100vh;display:grid;place-items:center}.game-shell{color:var(--game-text)}button{border:0;border-radius:13px;padding:12px 18px;background:var(--game-primary);color:#fff;font-weight:800;transition:transform .18s ease,background .18s ease,border-color .18s ease}button:hover:not(:disabled){transform:translateY(-1px);background:var(--game-primary-hover)}button.secondary,.ghost-button{background:transparent;color:var(--game-text);border:1px solid var(--game-border)}button.secondary:hover:not(:disabled),.ghost-button:hover:not(:disabled){background:var(--game-surface-soft)}input,select,textarea{width:100%;border:1px solid var(--game-border);border-radius:13px;padding:12px 14px;background:#111b2d;color:var(--game-text);outline:none}input::placeholder,textarea::placeholder{color:#78869b}input:focus,select:focus,textarea:focus{border-color:var(--game-primary);box-shadow:0 0 0 3px #ff7a0024}textarea{min-height:110px;resize:vertical;line-height:1.7}label{font-weight:700}label>span{display:inline-block;margin-bottom:8px}.stack{display:grid;gap:12px;margin-top:16px}.compact-stack{margin-top:0}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.button-row{display:flex;gap:10px;flex-wrap:wrap}.muted-light,.muted{color:var(--game-text-muted)}.eyebrow{display:inline-block;color:var(--game-primary);font-size:.82rem;font-weight:900;margin-bottom:6px;letter-spacing:.03em}.game-card,.card{background:#162033f5;border:1px solid var(--game-border);border-radius:22px;padding:24px;box-shadow:0 24px 60px #00000038}.game-brand-row,.live-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.hint-logo{direction:rtl;display:inline-flex;align-items:center;gap:10px;font-size:clamp(1.35rem,3.2vw,2.1rem);font-weight:1000;color:#f8fafc}.hint-logo span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--game-primary);color:#fff;font-size:1.55rem}.error,.notice{margin-top:16px;border-radius:14px;padding:13px 15px;white-space:pre-wrap}.error{background:#ef444424;color:#fecaca;border:1px solid rgba(239,68,68,.4)}.notice{background:#ff7a0021;color:#fed7aa;border:1px solid rgba(255,122,0,.35)}.game-error{margin-top:22px}.sticky-notice{position:sticky;bottom:18px;z-index:30;box-shadow:0 16px 40px #00000052}.game-notice{width:min(700px,100%);margin-inline:auto}.rules-fab{position:fixed;left:20px;bottom:20px;z-index:100;border-radius:999px;background:var(--game-surface-soft);border:1px solid var(--game-border);box-shadow:0 12px 28px #00000052}.modal-overlay,.winner-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#050a14d1;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rules-modal,.game-modal,.winner-modal{width:min(760px,100%);max-height:88vh;overflow:auto;background:var(--game-surface);border:1px solid var(--game-border);color:var(--game-text);border-radius:26px;padding:28px;box-shadow:0 30px 100px #00000073}.modal-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.icon-button{width:42px;height:42px;padding:0;border-radius:50%;font-size:1.8rem;background:var(--game-surface-soft);color:var(--game-text);border:1px solid var(--game-border)}.rules-content{white-space:pre-wrap;line-height:2;font-size:1.02rem}.rules-editor{min-height:300px}.login-card{width:min(560px,100%)}.brand-block{display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--game-border);padding-bottom:20px}.brand-mark{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:var(--game-primary);color:#fff;font-size:2.2rem;font-weight:900}.auth-form{margin-top:22px}.guest-box{border-top:1px solid var(--game-border);margin-top:24px;padding-top:20px}.new-home-card{width:min(1000px,100%);padding:30px}.home-welcome{text-align:center;padding:32px 12px 22px}.home-welcome h1{font-size:clamp(2.2rem,7vw,4.8rem);margin-bottom:10px}.home-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-main-action,.join-game-card{min-height:330px;border:1px solid var(--game-border);border-radius:22px;background:#111b2d;padding:30px}.home-main-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--game-text)}.home-main-action:hover{border-color:var(--game-primary);background:#ff7a0014}.home-main-action>span{width:84px;height:84px;display:grid;place-items:center;border-radius:26px;background:var(--game-primary);font-size:3rem}.home-main-action strong{font-size:1.8rem}.home-main-action small{color:var(--game-text-muted)}.join-game-card{display:flex;flex-direction:column;justify-content:center}.join-icon{font-size:3rem;color:var(--game-primary)}.room-code-input{text-align:center;direction:ltr;font-size:1.7rem;letter-spacing:.22em;font-weight:900;text-transform:uppercase;margin:12px 0}.setup-page{width:min(1320px,calc(100% - 36px))}.setup-progress{display:flex;align-items:flex-start;justify-content:center;max-width:900px;margin:8px auto 26px}.progress-step{display:grid;justify-items:center;gap:8px;min-width:92px;color:#738096}.progress-step>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--game-border);background:#111b2d;font-weight:900}.progress-step small{font-size:.78rem;text-align:center}.progress-step.active,.progress-step.done{color:var(--game-text)}.progress-step.active>span{border-color:var(--game-primary);background:var(--game-primary)}.progress-step.done>span{border-color:var(--game-success);color:var(--game-success)}.progress-line{height:1px;background:var(--game-border);flex:1;margin-top:19px}.progress-line.done{background:var(--game-success)}.setup-card{padding:34px}.setup-heading{display:flex;align-items:flex-start;gap:18px;margin-bottom:28px}.step-number{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;border-radius:50%;background:var(--game-primary);font-size:1.6rem;font-weight:1000}.setup-heading h1{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:8px}.choice-grid{display:grid;gap:14px}.two-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.small-choice-grid{grid-template-columns:repeat(2,minmax(0,240px))}.choice-card{position:relative;min-height:210px;background:#111b2d;color:var(--game-text);border:1px solid var(--game-border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.choice-card:hover:not(:disabled){background:#ff7a0012;border-color:#ff7a008c}.choice-card.selected{background:var(--game-primary);border-color:var(--game-primary)}.choice-card.selected:hover:not(:disabled){background:var(--game-primary-hover)}.choice-card.compact{min-height:122px;padding:16px}.choice-icon{font-size:2.35rem;line-height:1}.choice-card strong{font-size:1.08rem}.choice-card small{color:var(--game-text-muted);font-weight:500;line-height:1.6}.choice-card.selected small{color:#ffffffd1}.selected-mark{position:absolute;top:10px;left:10px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#0f172acc}.wizard-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:30px}.setup-section{margin-top:28px}.setup-section>h3{margin-bottom:14px}.side-name-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.settings-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.setting-panel{min-height:120px;border:1px solid var(--game-border);background:#111b2d;border-radius:18px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.setting-panel>div:first-child{display:grid;gap:4px}.setting-panel small{color:var(--game-text-muted)}.setting-icon{font-size:1.8rem}.counter-control{display:grid;grid-template-columns:44px 64px 44px;align-items:center;direction:ltr;border:1px solid var(--game-border);border-radius:14px;overflow:hidden}.counter-control strong{text-align:center;font-size:1.35rem}.counter-button{border-radius:0;padding:10px;background:var(--game-surface-soft)}.toggle-switch{width:70px;height:38px;border-radius:999px;padding:4px;background:#334155;border:1px solid #475569}.toggle-switch span{display:block;width:28px;height:28px;border-radius:50%;background:#fff;transform:translate(0);transition:transform .2s ease}.toggle-switch.on{background:var(--game-primary)}.toggle-switch.on span{transform:translate(-30px)}.timer-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.round-tabs{display:flex;gap:8px;overflow-x:auto;padding:4px 0 8px}.round-tab{min-width:110px;display:flex;align-items:center;gap:8px;background:#111b2d;color:var(--game-text-muted);border:1px solid var(--game-border)}.round-tab span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--game-border)}.round-tab.ready span{color:var(--game-success);border-color:var(--game-success)}.round-tab.active{color:#fff;border-color:var(--game-primary);background:#ff7a001f}.category-choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.subcategory-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.difficulty-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px}.review-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.summary-tile{border:1px solid var(--game-border);background:#111b2d;border-radius:17px;padding:18px;display:flex;align-items:center;gap:14px}.summary-tile>span{font-size:1.8rem}.summary-tile div{display:grid;gap:4px}.summary-tile small{color:var(--game-text-muted)}.versus-names{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;text-align:center;margin:24px 0}.versus-names strong{font-size:clamp(1.5rem,4vw,2.4rem)}.versus-names span{width:58px;height:58px;display:grid;place-items:center;transform:rotate(45deg);background:#111b2d;border:1px solid var(--game-border);font-weight:1000}.versus-names span:first-line{transform:rotate(-45deg)}.versus-names.large{margin:32px auto;max-width:760px}.round-review-list{display:grid;gap:10px;margin-top:24px}.round-review-card{display:grid;grid-template-columns:44px 52px minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid var(--game-border);background:#111b2d;border-radius:16px;padding:14px 16px}.round-review-card p{margin:4px 0 0;color:var(--game-text-muted)}.review-round-number{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--game-primary);font-weight:900}.review-icon{font-size:2rem;text-align:center}.start-game-button{padding:15px 26px;font-size:1.08rem}.waiting-page{max-width:1200px}.live-round-info{text-align:center;display:grid;gap:4px}.live-round-info>span{font-weight:900;color:var(--game-primary)}.live-round-info small{color:var(--game-text-muted)}.waiting-main-card{padding:34px}.invite-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:center}.invite-copy-block{display:grid;gap:12px}.big-room-code{direction:ltr;letter-spacing:.18em;font-size:clamp(2.6rem,9vw,5.6rem);color:var(--game-primary)}.connected-player{display:flex;align-items:center;gap:10px;background:#111b2d;border:1px solid var(--game-border);border-radius:13px;padding:12px 14px}.connected-player small{margin-inline-start:auto;color:var(--game-text-muted)}.invite-qr-card{display:grid;justify-items:center;gap:10px;color:var(--game-text-muted)}.invite-qr-card img{width:min(270px,100%);background:#fff;padding:10px;border-radius:18px}.waiting-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px}.waiting-summary>div{display:flex;align-items:center;justify-content:center;gap:10px;min-height:76px;border:1px solid var(--game-border);border-radius:16px;background:#111b2d}.compact-review-list{max-height:360px;overflow:auto;padding-left:4px}.compact-review-list .round-review-card{grid-template-columns:44px 52px minmax(0,1fr)}.huge-start{width:100%;margin-top:24px;font-size:1.2rem}.waiting-inline{display:flex;align-items:center;justify-content:center;gap:10px;padding:22px;color:var(--game-text-muted)}.waiting-dot{width:12px;height:12px;border-radius:50%;background:var(--game-primary);animation:pulse 1s ease-in-out infinite alternate}.live-page{padding-top:16px}.scoreboard{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:90px;padding:12px 22px;margin-bottom:18px}.score-side{min-height:76px;border-radius:15px;padding:12px 18px;border:1px solid transparent;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.score-side.active{border-color:var(--game-primary);background:#ff7a0017;box-shadow:inset 0 0 0 1px #ff7a002e}.score-side strong{font-size:1.2rem}.score-side>span{font-size:2.5rem;font-weight:1000;color:var(--game-primary)}.score-side small{color:var(--game-text-muted)}.vs-badge{position:absolute;left:50%;top:50%;width:76px;height:76px;transform:translate(-50%,-50%) rotate(45deg);background:#0b1323;border:1px solid var(--game-border);display:grid;place-items:center;font-size:1.7rem;font-weight:1000}.vs-badge:first-line{transform:rotate(-45deg)}.single-live-layout{display:grid;grid-template-columns:minmax(230px,.78fr) minmax(440px,1.4fr) minmax(230px,.78fr);grid-template-areas:"side-two timer side-one";gap:16px;align-items:stretch}.side-one-panel{grid-area:side-one}.side-two-panel{grid-area:side-two}.single-live-layout .timer-stage{grid-area:timer}.side-companion-panel{min-width:0;display:flex;flex-direction:column;gap:14px;overflow:hidden}.side-companion-heading{display:flex;align-items:center;gap:10px;min-width:0}.side-companion-heading h2{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-companion-heading .eyebrow{margin-bottom:2px}.side-status-dot{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:var(--game-primary);box-shadow:0 0 14px #ff7a008c}.side-companion-content{display:grid;gap:12px;min-height:0;flex:1}.side-qr-block{text-align:center;border:1px solid var(--game-border);border-radius:16px;padding:12px;background:#111b2d;display:grid;justify-items:center;align-content:start;gap:8px}.side-qr-block img{width:min(170px,100%);background:#fff;padding:7px;border-radius:12px}.side-qr-block small{color:var(--game-text-muted);line-height:1.45}.qr-loading{min-height:120px;display:grid;place-items:center;color:var(--game-text-muted)}.side-notes-block{min-height:0;border:1px solid var(--game-border);background:#111b2d;border-radius:15px;padding:12px;display:flex;flex-direction:column}.side-notes-block>strong{color:var(--game-primary)}.side-note-list{min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.side-note-list p{margin:9px 0 0;line-height:1.45;overflow-wrap:anywhere}.side-note-list small{display:block;color:var(--game-text-muted);margin-top:8px}.timer-stage{text-align:center;display:flex;flex-direction:column;align-items:center;min-width:0}.timer-stage h1{font-size:clamp(2rem,5vw,4rem);margin:4px 0 16px}.timer-ring{width:min(310px,78vw);aspect-ratio:1;border-radius:50%;padding:14px;background:conic-gradient(var(--game-primary),#7a3d09 74%,var(--game-surface-soft) 74%);display:grid;place-items:center;box-shadow:0 0 50px #ff7a0024}.timer-ring:before{content:"";position:absolute}.timer-ring .turn-timer{width:calc(100% - 28px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:var(--game-bg)}.turn-timer{direction:ltr;text-align:center;font-size:clamp(2.7rem,7vw,5rem);font-weight:1000;letter-spacing:-.04em;color:var(--game-primary)}.turn-timer.danger{color:var(--game-danger);animation:timerPulse .65s ease-in-out infinite alternate}.turn-timer.paused{color:#8290a5}.host-timer-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-top:22px}.switch-button{background:var(--game-surface-soft);border:1px solid var(--game-border);color:var(--game-text)}.correct-answer-button{background:var(--game-success)}.correct-answer-button:hover:not(:disabled){background:#16a34a}.actions-stage{width:100%;margin-top:26px;padding-top:22px;border-top:1px solid var(--game-border)}.action-stage-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.action-stage-title span{color:var(--game-primary);font-weight:900}.live-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.live-action-button{min-height:96px;background:#111b2d;border:1px solid var(--game-border);color:var(--game-text);display:grid;justify-items:center;gap:5px}.live-action-button:hover:not(:disabled){border-color:var(--game-primary);background:#ff7a0014}.live-action-button span{font-size:1.6rem}.mobile-actions-button{display:none}.mobile-action-usage{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 14px;padding:10px 12px;border:1px solid var(--game-border);border-radius:12px;background:#111b2d}.mobile-action-usage span{color:var(--game-text-muted);font-size:.84rem}.mobile-action-usage strong{color:var(--game-primary)}.compact-action-message{margin:12px 0 0;text-align:center}.finished-game-page{min-height:100dvh}.finished-game-card{position:relative;width:min(720px,100%);text-align:center;padding:34px;overflow:hidden}.finished-game-card h1{margin:4px 0 8px;font-size:clamp(2rem,6vw,3.8rem);color:var(--game-text)}.final-score-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:76px;margin:28px 0 24px}.final-score-item{min-height:130px;display:grid;place-items:center;gap:8px;padding:18px;border:1px solid var(--game-border);border-radius:18px;background:#111b2d}.final-score-item.winner{border-color:var(--game-primary);background:#ff7a001a;box-shadow:inset 0 0 0 1px #ff7a002e}.final-score-item strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.2rem}.final-score-item span{color:var(--game-primary);font-size:clamp(2.8rem,8vw,5rem);font-weight:1000;line-height:1}.final-vs-badge{position:absolute;z-index:2;top:50%;left:50%;width:64px;height:64px;transform:translate(-50%,-50%) rotate(45deg);display:grid;place-items:center;border:1px solid var(--game-border);background:#0b1323;font-weight:1000}.finished-return-button{min-width:220px}.two-device-stage{display:grid;gap:24px}.turn-status-block{text-align:center}.turn-status-block h1{font-size:clamp(2.2rem,6vw,4.6rem);margin-bottom:4px}.turn-status-block .turn-timer{margin:8px auto}.soft-pill{display:inline-flex;border-radius:999px;background:var(--game-surface-soft);color:var(--game-text-muted);border:1px solid var(--game-border);padding:7px 11px;font-size:.82rem;font-weight:800}.player-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.player-tool{position:relative;min-height:150px;background:#111b2d;border:1px solid var(--game-border);color:var(--game-text);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.player-tool:hover{border-color:var(--game-primary);background:#ff7a0014}.player-tool>span{font-size:2.2rem}.player-tool small{color:var(--game-text-muted)}.tool-badge{position:absolute;top:10px;left:10px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--game-danger)}.two-device-actions{max-width:760px;margin-inline:auto}.host-control-panel{border:1px solid rgba(255,122,0,.38);background:#ff7a000f;border-radius:18px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.host-control-buttons{display:flex;gap:10px;min-width:360px}.host-control-buttons button{flex:1}.character-modal{width:min(850px,100%)}.character-details{text-align:center}.character-main-image{width:100%;max-height:390px;object-fit:contain;border-radius:18px;background:#0d1627;margin:12px 0 18px}.character-details>h2{color:var(--game-primary);font-size:clamp(2rem,6vw,3.5rem)}.character-attributes{display:grid;gap:9px;margin-top:18px;text-align:right}.attribute-row{display:grid;grid-template-columns:minmax(150px,.36fr) minmax(0,1fr);gap:14px;align-items:start;border:1px solid var(--game-border);background:#111b2d;border-radius:14px;padding:12px 14px;line-height:1.8}.attribute-row strong{color:var(--game-primary)}.attribute-row span{white-space:pre-wrap;overflow-wrap:anywhere}.character-description{white-space:pre-wrap;line-height:1.9;background:#111b2d;border:1px solid var(--game-border);border-radius:16px;padding:18px;margin-top:16px;text-align:right}.private-hint{margin:16px 0;border-radius:16px;padding:16px;font-weight:900;font-size:1.1rem}.dark-hint{background:#ff7a001f;border:1px solid rgba(255,122,0,.4);color:#fed7aa}.questions-modal,.notes-modal{width:min(760px,100%)}.pending-question-box{background:#ff7a0014;border:1px solid rgba(255,122,0,.4);border-radius:17px;padding:18px;margin:16px 0;text-align:center}.pending-question-box span{color:var(--game-primary);font-weight:900}.pending-question-box h3{font-size:1.5rem;line-height:1.7;margin:12px 0}.answer-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.question-compose{display:grid;gap:10px;margin:18px 0}.question-history-list{display:grid;gap:10px;max-height:420px;overflow:auto;margin-top:18px}.question-history-item{border:1px solid var(--game-border);background:#111b2d;border-radius:14px;padding:14px}.question-history-item>div{display:flex;justify-content:space-between;gap:10px}.question-history-item span{color:var(--game-primary);font-size:.82rem}.question-history-item p{margin:10px 0 0;line-height:1.6}.note-add-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:18px 0}.notes-list{display:grid;gap:10px}.note-item{border:1px solid var(--game-border);background:#111b2d;border-radius:14px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.note-item p{margin:0;line-height:1.6}.note-actions{display:flex;gap:7px}.icon-control{width:40px;height:40px;padding:0;display:grid;place-items:center;background:var(--game-surface-soft);border:1px solid var(--game-border)}.danger-control{border-color:#ef444473}.winner-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.winner-choice{min-height:130px;background:#111b2d;color:var(--game-text);border:1px solid var(--game-border);display:grid;place-items:center;gap:8px}.winner-choice:hover{border-color:var(--game-success);background:#22c55e14}.winner-choice span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--game-success)}.companion-page{width:min(850px,calc(100% - 28px))}.companion-hero{text-align:center}.companion-hero>h1{font-size:clamp(1.7rem,6vw,3rem)}.round-badge{display:inline-flex;border-radius:999px;background:#ff7a001f;color:var(--game-primary);border:1px solid rgba(255,122,0,.35);padding:8px 12px;font-weight:800;margin-bottom:12px}.companion-notes-card{margin-top:16px}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.winner-overlay{z-index:9999;animation:fadeIn .25s ease-out}.winner-modal{width:min(520px,100%);text-align:center;animation:winnerPop .55s cubic-bezier(.18,.89,.32,1.28)}.winner-modal h1{font-size:clamp(2.2rem,8vw,4rem);color:var(--game-primary);margin-bottom:8px}.winner-burst{display:flex;justify-content:center;gap:18px;font-size:3rem;margin-bottom:14px}.winner-burst span{display:inline-block;animation:bounce .9s ease-in-out infinite alternate}.winner-burst span:nth-child(2){animation-delay:.15s}.winner-burst span:nth-child(3){animation-delay:.3s}.empty-state{text-align:center;padding:46px 24px}.admin-page{color:var(--ink);position:relative}.admin-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:#f4f1eb}.admin-page .card{background:#fffdf9fa;border-color:var(--line);color:var(--ink);box-shadow:0 18px 50px #3f2a1f14;margin-bottom:18px}.admin-page .muted{color:var(--muted)}.admin-page input,.admin-page select,.admin-page textarea{background:#fff;color:var(--ink);border-color:#d9cec2;color-scheme:light}.admin-page button.secondary{background:#eee6dc;color:var(--ink);border:0}.admin-page .eyebrow{color:var(--game-primary)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.topbar.mini{margin-bottom:0}.topbar h1{margin-bottom:6px}.character-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.character-form-grid textarea{min-height:140px}.wide-action{grid-column:1 / -1}.admin-preview{width:120px;height:120px;border-radius:16px;object-fit:contain;background:var(--surface-soft)}.character-thumb{width:62px;height:62px;object-fit:cover;border-radius:14px;background:var(--surface-soft)}.table-list{display:grid;gap:8px}.row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:12px 0}.character-row{grid-template-columns:72px 1.5fr 1fr .7fr .7fr .7fr}.checkbox-line{display:flex;align-items:center;gap:8px}.checkbox-line input{width:auto}.field{display:grid;gap:8px}.dynamic-character-form{align-items:start}.dynamic-field{min-width:0}.wide-field{grid-column:1 / -1}.image-upload-field{align-self:stretch}.admin-character-filters{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.admin-character-filters select,.admin-character-filters input{min-width:220px}.edit-character-panel{grid-column:1 / -1;width:100%}@keyframes winnerPop{0%{opacity:0;transform:translateY(30px) scale(.82)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounce{0%{transform:translateY(0) rotate(-6deg)}to{transform:translateY(-16px) rotate(6deg)}}@keyframes pulse{0%{transform:scale(.8);opacity:.5}to{transform:scale(1.2);opacity:1}}@keyframes timerPulse{0%{transform:scale(1)}to{transform:scale(1.04)}}@media(max-width:1100px){.single-live-layout{grid-template-columns:1fr 1.4fr}.notes-dashboard-panel{grid-column:1 / -1}.dashboard-side-notes{display:inline-block;vertical-align:top;width:calc(50% - 8px);margin-inline-end:8px}.category-choice-grid,.timer-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.grid.two,.character-form-grid{grid-template-columns:1fr}.wide-action{grid-column:auto}.character-row,.row,.home-action-grid,.two-choice-grid,.settings-panels,.side-name-grid,.invite-layout,.single-live-layout{grid-template-columns:1fr}.single-live-layout .timer-stage{order:-1}.notes-dashboard-panel{grid-column:auto}.player-tool-grid{grid-template-columns:1fr}.host-control-panel{align-items:stretch;flex-direction:column}.host-control-buttons{min-width:0;width:100%}.review-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subcategory-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.page,.setup-page{width:min(100% - 20px,1440px);padding-top:14px}.game-card,.card,.setup-card,.waiting-main-card{padding:18px;border-radius:18px}.game-brand-row,.live-header,.section-heading,.topbar{align-items:stretch;flex-direction:column}.game-brand-row .ghost-button,.live-header .ghost-button{align-self:flex-start}.setup-progress{justify-content:flex-start;overflow-x:auto;padding-bottom:8px}.progress-step{min-width:78px}.progress-line{min-width:34px}.setup-heading{gap:12px}.step-number{width:44px;height:44px;flex-basis:44px}.choice-card{min-height:165px}.choice-card.compact{min-height:106px}.small-choice-grid,.difficulty-choice-grid,.winner-choice-grid,.waiting-summary,.review-summary-grid{grid-template-columns:1fr 1fr}.category-choice-grid,.subcategory-choice-grid,.timer-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-actions{display:grid;grid-template-columns:1fr}.round-review-card{grid-template-columns:40px 42px minmax(0,1fr)}.round-review-card .ghost-button{grid-column:1 / -1}.scoreboard{gap:48px;padding:10px}.score-side{padding:10px}.score-side strong{font-size:.95rem}.score-side>span{font-size:2rem}.vs-badge{width:56px;height:56px;font-size:1.1rem}.host-timer-controls,.live-action-grid,.answer-buttons{grid-template-columns:1fr}.dashboard-side-notes{display:block;width:100%;margin-inline-end:0}.host-control-buttons{flex-direction:column}.note-add-row{grid-template-columns:1fr}.note-item{align-items:stretch;flex-direction:column}.attribute-row{grid-template-columns:1fr;gap:4px}.rules-fab{left:12px;bottom:12px}.admin-character-filters{display:grid;width:100%}.admin-character-filters select,.admin-character-filters input{min-width:0;width:100%}}@media(max-width:430px){.category-choice-grid,.subcategory-choice-grid,.timer-choice-grid,.small-choice-grid,.difficulty-choice-grid,.review-summary-grid,.waiting-summary{grid-template-columns:1fr}.versus-names{gap:8px}.versus-names strong{font-size:1.25rem}}@media(min-width:901px)and (max-width:1100px){.single-live-layout{grid-template-columns:minmax(190px,.72fr) minmax(390px,1.35fr) minmax(190px,.72fr);grid-template-areas:"side-two timer side-one"}.side-qr-block img{width:min(138px,100%)}}@media(max-width:900px){.live-page button{min-height:38px;padding:8px 10px;border-radius:10px;font-size:.84rem}.live-page .icon-button{width:36px;min-height:36px;height:36px;padding:0}body:has(.live-page) .rules-fab{display:none}.two-device-page{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-width:none;padding:7px 8px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:7px;overflow:hidden}.two-device-page .live-header{min-height:34px;margin:0;padding:0 2px;flex-direction:row;align-items:center;gap:8px}.two-device-page .hint-logo{font-size:.96rem;white-space:nowrap}.two-device-page .hint-logo span{width:30px;height:30px;border-radius:9px;font-size:1rem}.two-device-page .live-round-info{flex:1;text-align:center;line-height:1.2}.two-device-page .live-round-info span{font-size:.78rem;font-weight:900}.two-device-page .live-round-info small{display:block;margin-top:2px;font-size:.62rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.two-device-page .live-header .ghost-button{align-self:center;min-height:30px;padding:5px 8px;font-size:.72rem}.two-device-page .scoreboard{min-height:54px;margin:0;padding:5px 8px;gap:44px;border-radius:13px}.two-device-page .score-side{min-height:42px;padding:5px 8px;border-radius:10px;gap:5px}.two-device-page .score-side strong{font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-device-page .score-side>span{font-size:1.35rem}.two-device-page .score-side small{font-size:.58rem}.two-device-page .vs-badge{width:42px;height:42px;font-size:.82rem}.two-device-page .two-device-stage{min-height:0;height:100%;overflow:hidden;padding:9px;border-radius:14px;gap:7px;align-content:stretch;grid-template-rows:auto auto auto auto}.two-device-page .turn-status-block{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-height:42px}.two-device-page .turn-status-block .eyebrow{margin:0;font-size:.64rem}.two-device-page .turn-status-block h1{margin:0;font-size:clamp(1rem,4vw,1.45rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-device-page .turn-status-block .turn-timer{margin:0;font-size:clamp(1.55rem,6vw,2.25rem);line-height:1}.two-device-page .turn-status-block .soft-pill{grid-column:1 / -1;justify-self:center;padding:4px 8px;font-size:.62rem}.two-device-page .player-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.two-device-page .player-tool{min-height:64px;padding:6px 5px;border-radius:10px;gap:2px}.two-device-page .player-tool>span{font-size:1.2rem}.two-device-page .player-tool strong{font-size:.72rem}.two-device-page .player-tool small{display:none}.two-device-page .tool-badge{top:4px;left:4px;width:20px;height:20px;font-size:.68rem}.two-device-page .actions-stage{margin:0;padding:6px 0 0;min-height:0}.two-device-page .action-stage-title{margin-bottom:5px;font-size:.7rem}.two-device-page .live-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.two-device-page .live-action-button{min-height:48px;padding:5px 4px;border-radius:9px;gap:1px}.two-device-page .live-action-button span{font-size:1rem}.two-device-page .live-action-button strong{font-size:.65rem;line-height:1.1}.two-device-page .host-control-panel{min-height:52px;padding:7px 9px;border-radius:11px;flex-direction:row;align-items:center;gap:8px}.two-device-page .host-control-panel h2{margin:0;font-size:.84rem}.two-device-page .host-control-panel p{display:none}.two-device-page .host-control-panel .eyebrow{margin:0 0 1px;font-size:.58rem}.two-device-page .host-control-buttons{min-width:0;width:auto;flex:1;flex-direction:row;gap:5px}.two-device-page .host-control-buttons button{min-height:34px;padding:5px 6px;font-size:.68rem}.two-device-page .game-notice,.single-device-page .game-notice{position:fixed;right:8px;left:8px;bottom:5px;z-index:50;width:auto;margin:0;padding:7px 9px;font-size:.7rem;pointer-events:none}.single-device-page .single-live-layout{grid-template-columns:1fr;grid-template-areas:"timer" "side-one" "side-two"}}@media(orientation:landscape)and (max-height:620px)and (max-width:1100px){.single-device-page{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-width:none;padding:5px 7px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:5px;overflow:hidden}.single-device-page .live-header{min-height:28px;margin:0;padding:0 2px;flex-direction:row;align-items:center;gap:7px}.single-device-page .hint-logo{font-size:.84rem;white-space:nowrap}.single-device-page .hint-logo span{width:27px;height:27px;border-radius:8px;font-size:.9rem}.single-device-page .live-round-info{flex:1;text-align:center;line-height:1.05}.single-device-page .live-round-info span{display:block;font-size:.7rem;font-weight:900}.single-device-page .live-round-info small{display:block;max-width:42vw;margin:1px auto 0;font-size:.54rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-device-page .live-header .ghost-button{align-self:center;min-height:27px;padding:4px 7px;font-size:.64rem}.single-device-page .scoreboard{min-height:44px;margin:0;padding:4px 7px;gap:38px;border-radius:11px}.single-device-page .score-side{min-height:34px;padding:3px 7px;border-radius:8px;gap:4px}.single-device-page .score-side strong{font-size:.68rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.single-device-page .score-side>span{font-size:1.15rem}.single-device-page .vs-badge{width:36px;height:36px;font-size:.7rem}.single-device-page .single-live-layout{min-height:0;height:100%;grid-template-columns:minmax(0,.82fr) minmax(210px,1.35fr) minmax(0,.82fr);grid-template-areas:"side-two timer side-one";gap:5px;overflow:hidden}.single-device-page .game-card{padding:7px;border-radius:11px;box-shadow:none}.single-device-page .side-companion-panel{gap:5px}.single-device-page .side-companion-heading{gap:5px;min-height:22px}.single-device-page .side-companion-heading .eyebrow{display:none}.single-device-page .side-companion-heading h2{font-size:.72rem}.single-device-page .side-status-dot{width:6px;height:6px;flex-basis:6px}.single-device-page .side-companion-content{grid-template-rows:auto minmax(0,1fr);gap:5px}.single-device-page .side-qr-block{padding:5px;border-radius:8px;gap:2px}.single-device-page .side-qr-block img{width:clamp(54px,17vh,82px);padding:3px;border-radius:6px}.single-device-page .side-qr-block small{display:none}.single-device-page .qr-loading{min-height:54px;font-size:.58rem}.single-device-page .side-notes-block{padding:5px 6px;border-radius:8px}.single-device-page .side-notes-block>strong{font-size:.62rem}.single-device-page .side-note-list{font-size:.58rem}.single-device-page .side-note-list p{margin:3px 0 0;line-height:1.2}.single-device-page .side-note-list small{margin-top:3px;font-size:.56rem}.single-device-page .timer-stage{justify-content:flex-start;overflow:hidden}.single-device-page .timer-stage>.eyebrow{margin:0;font-size:.58rem}.single-device-page .timer-stage h1{margin:0 0 3px;font-size:clamp(.8rem,2.4vw,1.15rem);line-height:1.05}.single-device-page .timer-ring{width:clamp(82px,25vh,112px);padding:6px;box-shadow:0 0 16px #ff7a001f}.single-device-page .timer-ring .turn-timer{width:calc(100% - 12px)}.single-device-page .turn-timer{font-size:clamp(1.45rem,5vw,2.15rem)}.single-device-page .host-timer-controls{margin-top:5px;gap:4px}.single-device-page .host-timer-controls.with-mobile-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.single-device-page .host-timer-controls button{min-height:29px;padding:4px;font-size:.58rem}.single-device-page .mobile-actions-button{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:center;gap:2px;background:var(--game-primary)}.single-device-page .mobile-actions-button span{font-size:.72rem}.single-device-page .mobile-actions-button strong{font-size:.54rem}.single-device-page .actions-stage{display:none}.compact-actions-overlay{padding:7px}.single-actions-modal{width:min(480px,calc(100vw - 14px));max-height:calc(100dvh - 14px);padding:12px;overflow:auto}.single-actions-modal .modal-title-row h2{margin-bottom:0;font-size:1.05rem}.single-actions-modal .eyebrow{font-size:.62rem}.single-actions-modal .icon-button{width:32px;height:32px;font-size:1.25rem}.single-actions-modal .mobile-action-usage{margin:5px 0 8px;padding:6px 8px}.single-actions-modal .mobile-action-usage span{font-size:.66rem}.single-actions-modal .live-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.single-actions-modal .live-action-button{min-height:62px;padding:6px 3px;border-radius:9px;gap:2px}.single-actions-modal .live-action-button span{font-size:1.05rem}.single-actions-modal .live-action-button strong{font-size:.66rem;line-height:1.1}.single-actions-modal .compact-action-message{margin-top:7px;font-size:.65rem}.finished-game-page{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-width:none;padding:7px;overflow:hidden}.finished-game-card{width:min(620px,96vw);max-height:calc(100dvh - 14px);padding:14px;border-radius:14px}.finished-game-card .eyebrow{font-size:.62rem}.finished-game-card h1{margin:2px 0 4px;font-size:clamp(1.25rem,5vw,2rem)}.finished-game-card>p{margin-bottom:7px;font-size:.66rem}.final-score-grid{gap:54px;margin:9px 0}.final-score-item{min-height:72px;padding:8px;border-radius:11px}.final-score-item strong{font-size:.72rem}.final-score-item span{font-size:clamp(2rem,8vw,3.2rem)}.final-vs-badge{width:42px;height:42px;font-size:.72rem}.finished-return-button{min-width:150px;min-height:32px;padding:6px 12px;font-size:.72rem}}@media(orientation:landscape)and (max-height:500px)and (max-width:900px){.two-device-page{padding:4px 6px;gap:4px}.two-device-page .live-header{min-height:27px}.two-device-page .hint-logo{font-size:.82rem}.two-device-page .hint-logo span{width:26px;height:26px;font-size:.86rem}.two-device-page .live-round-info small{display:none}.two-device-page .scoreboard{min-height:43px;padding:3px 7px}.two-device-page .score-side{min-height:33px;padding:3px 7px}.two-device-page .score-side small{display:none}.two-device-page .vs-badge{width:35px;height:35px;font-size:.68rem}.two-device-page .two-device-stage{padding:6px;gap:4px}.two-device-page .turn-status-block{min-height:32px}.two-device-page .turn-status-block .turn-timer{font-size:1.45rem}.two-device-page .player-tool{min-height:44px;padding:3px}.two-device-page .player-tool>span{font-size:.9rem}.two-device-page .player-tool strong{font-size:.6rem}.two-device-page .actions-stage{padding-top:3px}.two-device-page .action-stage-title{margin-bottom:2px;font-size:.58rem}.two-device-page .live-action-button{min-height:34px;padding:2px}.two-device-page .live-action-button span{font-size:.75rem}.two-device-page .live-action-button strong{font-size:.52rem}.two-device-page .host-control-panel{min-height:38px;padding:4px 6px}.two-device-page .host-control-panel h2{font-size:.68rem}.two-device-page .host-control-buttons button{min-height:29px;padding:3px 4px;font-size:.58rem}}.center-hint{text-align:center;margin:10px 0 0}.three-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.time-counter-control{display:grid;grid-template-columns:72px minmax(0,1fr) 72px;gap:14px;align-items:center;max-width:520px;margin:0 auto}.time-counter-button{min-height:70px;border-radius:20px;font-size:2rem;line-height:1}.time-counter-value{min-height:86px;display:grid;place-items:center;gap:4px;border:1px solid var(--game-border);border-radius:20px;background:#111b2d}.time-counter-value strong{font-size:clamp(1.4rem,4vw,2.35rem);color:var(--game-primary)}.time-counter-value small{color:var(--game-text-muted);font-weight:800}.apply-all-button{margin-top:14px;width:100%}.random-round-box{text-align:center}.scoreboard .score-side:nth-child(1),.final-score-grid .final-score-item:nth-child(1),.side-one-panel{--side-color: #00a3d8}.scoreboard .score-side:nth-child(2),.final-score-grid .final-score-item:nth-child(2),.side-two-panel{--side-color: #f8543f}.score-side{border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px #ffffff05}.score-side:nth-child(1){border-color:#00a3d86b}.score-side:nth-child(2){border-color:#f8543f6b}.score-side:nth-child(1).active{background:#00a3d829;box-shadow:inset 0 0 0 1px #00a3d852}.score-side:nth-child(2).active{background:#f8543f29;box-shadow:inset 0 0 0 1px #f8543f52}.score-side:nth-child(1) span,.final-score-item:nth-child(1) span{color:#00a3d8}.score-side:nth-child(2) span,.final-score-item:nth-child(2) span{color:#f8543f}.side-one-panel{border-color:#00a3d86b}.side-two-panel{border-color:#f8543f6b}.side-one-panel .side-status-dot{background:#00a3d8}.side-two-panel .side-status-dot{background:#f8543f}.timer-ring{background:transparent!important;box-shadow:none;padding:0}.turn-timer-shell{--timer-progress: 100%;width:min(310px,78vw);aspect-ratio:1;border-radius:50%;padding:14px;background:conic-gradient(var(--round-accent, var(--game-primary)) var(--timer-progress),rgba(51,65,85,.78) 0);display:grid;place-items:center;box-shadow:0 0 50px #00a3d829;transition:background .18s linear}.timer-ring .turn-timer-shell{width:100%}.turn-timer-shell .turn-timer{width:100%;height:100%;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:var(--game-bg);direction:ltr;text-align:center;font-size:clamp(2.7rem,7vw,5rem);font-weight:1000;letter-spacing:-.04em;color:var(--round-accent, var(--game-primary))}.turn-timer-shell.danger .turn-timer{color:var(--game-danger);animation:timerPulse .65s ease-in-out infinite alternate}.turn-timer-shell.paused .turn-timer{color:#8290a5}.turn-status-block .turn-timer-shell{width:min(260px,64vw);margin:12px auto}.round-theme-banner{position:relative;width:100%;min-height:112px;border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:18px;margin-bottom:18px;overflow:hidden;background:var(--round-theme-bg, linear-gradient(135deg, rgba(0,163,216,.18), rgba(15,23,42,.96)));text-align:right;display:flex;align-items:flex-start;justify-content:space-between}.round-theme-banner strong{display:block;font-size:1.35rem}.round-silhouette{position:absolute;left:20px;bottom:-28px;font-size:7.5rem;filter:grayscale(1);opacity:.18;transform:rotate(-8deg)}.round-question-mark{position:absolute;left:86px;bottom:24px;font-size:4.5rem;font-weight:1000;color:#ffffffbf;text-shadow:0 12px 30px rgba(0,0,0,.35)}.theme-football .round-theme-banner:after{content:"";position:absolute;inset:auto 12% 14px 12%;height:3px;border-radius:99px;background:#ffffff2e;box-shadow:0 -28px #ffffff14,0 -56px #ffffff0a}.theme-cars .round-theme-banner:after{content:"";position:absolute;inset:auto 16px 20px 16px;height:6px;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.8) 0 28px,transparent 28px 56px);opacity:.35}.theme-video-games .round-theme-banner:after{content:"";position:absolute;left:22px;top:18px;width:80px;height:54px;border-radius:18px;border:3px solid rgba(255,255,255,.16)}.live-action-button img{width:34px;height:34px;object-fit:contain}.live-action-button small{color:var(--game-text-muted);font-size:.7rem;line-height:1.25;max-width:12ch}.end-my-turn-button{margin-top:12px;background:transparent;color:var(--game-text);border:1px solid var(--round-accent, var(--game-primary))}.end-my-turn-button:hover:not(:disabled){background:#00a3d81f}.side-action-log{display:grid;gap:8px;margin-top:12px;text-align:right}.side-action-log p{margin:0;padding:10px 12px;border:1px solid var(--game-border);border-radius:12px;background:#111b2d;line-height:1.45}.side-action-log strong{color:var(--game-primary)}.question-history-item.timeout-entry{border-color:#ef444473}.question-history-item.action-entry{border-color:#00a3d873}.round-characters-reveal{margin:18px 0;text-align:right}.reveal-title-row{display:grid;gap:2px;margin-bottom:10px}.revealed-character-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.revealed-character-card{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:12px;padding:12px;border:1px solid var(--game-border);background:#111b2d;border-radius:16px}.revealed-character-image{width:62px;aspect-ratio:1;border-radius:14px;display:grid;place-items:center;overflow:hidden;background:var(--game-surface-soft);color:var(--game-primary);font-size:1.6rem;font-weight:1000}.revealed-character-image img{width:100%;height:100%;object-fit:cover}.revealed-character-card small{color:var(--game-text-muted)}.revealed-character-card strong{display:block;margin:3px 0}.revealed-character-card p{margin:0;color:var(--game-text-muted);font-size:.82rem}@media(max-width:760px){.three-choice-grid,.revealed-character-grid{grid-template-columns:1fr}.time-counter-control{grid-template-columns:58px minmax(0,1fr) 58px;gap:9px}.time-counter-button{min-height:58px;border-radius:16px}.round-theme-banner{min-height:88px;padding:14px}.round-silhouette{font-size:5.5rem}.round-question-mark{font-size:3.3rem}}.live-page .timer-stage{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#08101f2e,#08101f6b),var(--round-theme-bg, linear-gradient(135deg, rgba(0,163,216,.18), rgba(15,23,42,.96)));border-color:#ffffff1a}.live-page .timer-stage>*{position:relative;z-index:1}.live-page .timer-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.14),transparent 25%),radial-gradient(circle at 50% 70%,rgba(255,255,255,.05),transparent 48%);opacity:.95;z-index:0}.theme-football .timer-stage:after,.theme-cars .timer-stage:after,.theme-countries .timer-stage:after,.theme-animals .timer-stage:after,.theme-video-games .timer-stage:after,.theme-default .timer-stage:after{position:absolute;inset:auto;z-index:0;pointer-events:none}.theme-football .timer-stage:after{content:"؟";left:36px;top:18px;font-size:clamp(5rem,10vw,8rem);line-height:1;font-weight:1000;color:#ffffff1f;text-shadow:-70px 44px 0 rgba(255,255,255,.06);transform:rotate(-8deg)}.theme-cars .timer-stage:after{content:"";left:24px;right:24px;bottom:26px;height:8px;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.82) 0 28px,transparent 28px 56px);opacity:.24}.theme-countries .timer-stage:after{content:"◌";right:24px;top:26px;font-size:clamp(4.5rem,9vw,7rem);color:#ffffff1a;transform:rotate(12deg)}.theme-animals .timer-stage:after{content:"✦";left:28px;top:26px;font-size:clamp(4.5rem,9vw,6.5rem);color:#ffffff1a;text-shadow:72px 24px 0 rgba(255,255,255,.06),28px 76px 0 rgba(255,255,255,.05)}.theme-video-games .timer-stage:after{content:"";left:22px;top:22px;width:88px;height:58px;border-radius:18px;border:3px solid rgba(255,255,255,.14);box-shadow:inset 0 0 0 1px #ffffff0f}.theme-default .timer-stage:after{content:"؟";left:28px;top:22px;font-size:clamp(4.5rem,9vw,7rem);color:#ffffff1a}.turn-timer-shell .turn-timer{background:#050f1c8f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:inset 0 0 0 1px #ffffff0d}.live-page .timer-stage .eyebrow,.live-page .timer-stage h1,.live-page .timer-stage .muted-light{text-shadow:0 8px 24px rgba(0,0,0,.28)}@media(max-width:430px),(max-height:880px)and (max-width:500px){.auth-page,.home-page{width:min(100% - 16px,460px);min-height:100dvh;padding:8px 0;align-items:stretch}.auth-page .login-card,.home-page .new-home-card{min-height:calc(100dvh - 16px);padding:16px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.auth-page .brand-block{gap:12px;padding-bottom:12px}.auth-page .brand-mark{width:50px;height:50px;border-radius:16px;font-size:1.7rem}.auth-page h1,.home-page .hint-logo{font-size:clamp(1.3rem,5.4vw,1.65rem)}.auth-page .muted,.home-page .muted-light,.home-page .home-welcome p{font-size:.84rem;line-height:1.45}.auth-page .stack{gap:10px}.auth-page .auth-form{margin-top:12px}.auth-page .guest-box{margin-top:14px;padding-top:14px}.auth-page input,.auth-page button,.home-page input,.home-page button{min-height:42px;padding:10px 12px;border-radius:12px}.auth-page h2,.home-page h2{font-size:1.02rem;margin-bottom:2px}.home-page .game-brand-row{margin-bottom:12px;flex-direction:row;align-items:center;gap:10px}.home-page .game-brand-row .ghost-button{min-height:36px;padding-inline:10px;font-size:.76rem}.home-page .home-welcome{padding:8px 4px 12px}.home-page .home-welcome h1{font-size:clamp(1.8rem,9vw,2.5rem);margin-bottom:6px;line-height:1.05}.home-page .home-action-grid{grid-template-columns:1fr;gap:12px;flex:1}.home-page .home-main-action,.home-page .join-game-card{min-height:0;padding:18px 16px;border-radius:18px}.home-page .home-main-action{gap:8px}.home-page .home-main-action>span{width:58px;height:58px;border-radius:18px;font-size:2.2rem}.home-page .home-main-action strong{font-size:1.3rem}.home-page .join-game-card{justify-content:flex-start;gap:8px}.home-page .join-icon{font-size:2.2rem}.home-page .room-code-input{margin:4px 0;font-size:1.35rem;letter-spacing:.16em}.home-page .game-error,.auth-page .error{margin-top:10px;padding:10px 12px;font-size:.82rem}}.hint-logo-image{display:block;width:clamp(118px,12vw,168px);height:auto;flex:0 0 auto;background:#fff;border-radius:12px;padding:4px 10px;object-fit:contain;box-shadow:0 8px 22px #0000002e}.brand-block-with-logo{align-items:center}.login-logo{width:clamp(170px,42vw,245px)}.choice-card:disabled{opacity:.58;border-style:dashed;background:#111b2d9e}.choice-card:disabled small{color:#fca5a5}.round-review-card.invalid-round{border-color:#ef4444e6;background:#7f1d1d38}@media(max-width:700px){.hint-logo-image{width:118px;border-radius:9px;padding:3px 8px}.login-logo{width:180px}.brand-block-with-logo{align-items:flex-start}}
