:root{color-scheme:light;--bg: #f3f8ff;--panel: rgba(255, 255, 255, .82);--panel-strong: #ffffff;--line: rgba(23, 82, 145, .15);--line-strong: rgba(23, 82, 145, .32);--text: #10233a;--muted: #59708a;--brand: #1276d1;--brand-soft: #ddf0ff;--brand-strong: #0f5eaa;--accent: #ff9f1c;--success: #18a870;--danger: #e24b4b;--warning: #f2b93b;--shadow: 0 18px 40px rgba(24, 68, 122, .12);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 12px}html,body,#app{touch-action:manipulation;overscroll-behavior-y:none;overflow-x:hidden}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;font-family:PingFang SC,Microsoft YaHei,sans-serif;color:var(--text);background:radial-gradient(circle at top right,rgba(23,118,209,.22),transparent 22%),radial-gradient(circle at left center,rgba(255,159,28,.16),transparent 18%),linear-gradient(180deg,#f7fbff,#eef5ff)}body{min-height:100vh}@media(max-width:720px){html.no-global-scroll,html.no-global-scroll body,html.no-global-scroll #app{height:100%;overflow:hidden}}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;min-height:100svh}.glass-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.section-title{margin:0;font-size:17px;font-weight:700}.section-subtitle{margin:4px 0 0;color:var(--muted);font-size:12px}.primary-button,.ghost-button,.danger-button{min-height:40px;border-radius:999px;border:none;padding:0 16px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.primary-button{color:#fff;background:linear-gradient(135deg,var(--brand),#32a1e6);box-shadow:0 10px 24px #1276d147}.ghost-button{color:var(--brand-strong);background:#1276d114;border:1px solid rgba(18,118,209,.18)}.danger-button{color:#fff;background:linear-gradient(135deg,#d93b53,#f16969)}.primary-button:hover,.ghost-button:hover,.danger-button:hover{transform:translateY(-1px)}.form-grid{display:grid;gap:14px}.field-label{display:block;margin-bottom:8px;font-size:13px;color:var(--muted);font-weight:700}.text-input,.text-area,.select-input{width:100%;border:1px solid var(--line);border-radius:14px;background:#fffffff5;padding:10px 12px;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease}.text-area{min-height:96px;resize:vertical}.text-input:focus,.text-area:focus,.select-input:focus{outline:none;border-color:#1276d175;box-shadow:0 0 0 4px #1276d114}.status-chip{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700}.status-chip.ok{color:var(--success);background:#18a8701f}.status-chip.warning{color:#986b08;background:#f2b93b29}.status-chip.error{color:var(--danger);background:#e24b4b1f}.inline-actions{display:flex;flex-wrap:wrap;gap:10px}.empty-state{display:grid;place-items:center;min-height:180px;text-align:center;color:var(--muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a19315c;display:grid;place-items:center;z-index:40;padding:24px}.modal-card{width:min(720px,100%);background:#fff;border-radius:26px;border:1px solid var(--line);box-shadow:0 28px 56px #0c284e33;padding:26px}@media(max-width:1024px){.glass-card{border-radius:18px}}@media(max-width:768px){.modal-card{border-radius:22px;padding:20px}}.campus-home,.join-room{min-height:100vh;min-height:100svh;padding:18px;overscroll-behavior-y:none}.campus-home{display:flex;flex-direction:column}.join-room{display:flex;flex-direction:column;overflow:hidden}.campus-home__header,.join-room__header{width:min(1180px,100%);margin:0 auto 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.campus-home__brand,.campus-home__brand-badge,.campus-home__admin-link,.join-room__back{display:inline-flex;align-items:center}.campus-home__brand{gap:12px;font-size:22px}.campus-home__brand-badge{min-height:28px;padding:0 12px;border-radius:999px;background:#1276d11a;color:var(--brand-strong);font-size:12px;font-weight:800}.campus-home__admin-link,.join-room__back{min-height:40px;padding:0 16px;border-radius:999px;border:1px solid rgba(18,118,209,.16);background:#fffc;color:var(--brand-strong);font-weight:700}.campus-home__main,.join-room__main{width:min(1180px,100%);margin:0 auto;display:grid;gap:10px}.join-room__main{flex:1;min-height:0;padding-top:0;grid-template-rows:auto auto auto minmax(0,1fr);overflow:hidden;padding-bottom:0}.join-room__main--pending-join{padding-bottom:0;overflow:hidden}.join-room__main--session{height:100%;gap:0;grid-template-rows:minmax(0,1fr);overflow:hidden}.join-room__main--pending-join .join-room__content{min-height:0}.campus-home__main{flex:1;align-content:start}.join-room__lookup-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.join-room__lookup-button{min-width:132px}.join-room__toolbar-button{min-width:60px;min-height:36px;height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:13px;font-weight:700;line-height:1;white-space:nowrap;flex-shrink:0}.join-room__toolbar-button--wide{min-width:72px;padding:0 12px}.campus-home__hero{display:grid;gap:18px;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);padding:22px}.campus-home__eyebrow,.join-room__eyebrow{color:#0891b2;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.campus-home__hero h1,.join-room__hero h1{margin:10px 0 0;font-size:clamp(32px,4.8vw,52px);line-height:1.08}.campus-home__lead,.join-room__lead{margin:16px 0 0;max-width:680px;color:var(--muted);font-size:16px;line-height:1.8}.campus-home__action-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.campus-home__action-card,.join-room__room-card,.join-room__bind-card{position:relative;display:grid;gap:8px;padding:14px}.campus-home__action-card{border-radius:22px;border:1px solid rgba(18,118,209,.12);background:#ffffffe0;cursor:pointer}.campus-home__action-card:hover{transform:translateY(-1px);box-shadow:0 18px 38px #18447a1a}.campus-home__action-card h3,.join-room__room-card h2{margin:0}.campus-home__action-card p,.join-room__room-card p{margin:0;color:var(--muted);line-height:1.7}.campus-home__action-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#edf8ff,#fff8eb);color:var(--brand-strong);font-size:18px;font-weight:900}.campus-home__action-card p{font-size:14px;line-height:1.55}.campus-home__footer{width:min(1180px,100%);margin:auto auto 0;padding-top:14px}.campus-home__footer-inner{display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:center;padding:12px 18px;color:#5f7288;font-size:13px;font-weight:600;text-align:center}.campus-home__dialog{width:min(640px,100%);display:grid;gap:18px}.campus-home__dialog-head,.join-room__room-head,.join-room__bind-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.campus-home__dialog-body{display:grid;gap:14px}.campus-home__dialog-actions,.join-room__bind-actions{display:flex;justify-content:flex-end}.campus-home__scan-panel{gap:16px}.campus-home__scan-box,.campus-home__scan-empty{min-height:280px;border-radius:20px;border:1px dashed rgba(18,118,209,.2);background:#f4fafff0;overflow:hidden;display:grid;place-items:center}.campus-home__scan-video{width:100%;height:100%;object-fit:cover}.campus-home__error,.join-room__notice{color:var(--danger);font-size:13px;line-height:1.7}.join-room__content{display:grid;gap:14px;grid-template-columns:minmax(0,1fr);grid-row:4;min-height:0;height:100%;overflow:hidden}.join-room__content--session{grid-row:1;height:100%;min-height:0;grid-template-rows:minmax(0,1fr);align-items:stretch}.join-room__content--session>.join-room__panel{min-height:0}.join-room__content--session>.join-room__panel--pick-board{height:100%}.join-room__panel{gap:8px;padding:12px}.join-room__panel--session,.join-room__panel--pending-join{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.join-room__panel--pick-board{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;max-height:90%}.join-room__panel--vote{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.join-room__panel--stage-intro{height:100%;min-height:0;display:flex;flex-direction:column;gap:14px}.join-room__panel--stage-result{position:relative;height:100%;min-height:0;display:flex;align-items:stretch;justify-content:center;overflow:hidden;isolation:isolate;padding:18px;--join-room-stage-result-primary: rgba(33, 166, 209, .28);--join-room-stage-result-secondary: rgba(71, 208, 159, .2);--join-room-stage-result-accent: rgba(244, 195, 80, .28);--join-room-stage-result-card: rgba(255, 255, 255, .8);--join-room-stage-result-title: #123453;--join-room-stage-result-text: #58728b}.join-room__panel--stage-result-advance{--join-room-stage-result-primary: rgba(32, 176, 226, .28);--join-room-stage-result-secondary: rgba(74, 205, 149, .24);--join-room-stage-result-accent: rgba(247, 203, 94, .26)}.join-room__panel--stage-result-tie{--join-room-stage-result-primary: rgba(41, 171, 232, .28);--join-room-stage-result-secondary: rgba(93, 222, 200, .22);--join-room-stage-result-accent: rgba(255, 196, 85, .34)}.join-room__panel--stage-result-observer{--join-room-stage-result-primary: rgba(62, 170, 235, .22);--join-room-stage-result-secondary: rgba(118, 191, 243, .18);--join-room-stage-result-accent: rgba(222, 237, 255, .28)}.join-room__panel--stage-result-eliminated{--join-room-stage-result-primary: rgba(255, 163, 95, .22);--join-room-stage-result-secondary: rgba(248, 121, 103, .18);--join-room-stage-result-accent: rgba(255, 216, 169, .24)}.join-room__panel--stage-result-spectator{--join-room-stage-result-primary: rgba(92, 156, 219, .2);--join-room-stage-result-secondary: rgba(121, 169, 214, .14);--join-room-stage-result-accent: rgba(195, 218, 245, .22)}.join-room__panel--watch-compact{position:relative;height:100%;min-height:0;display:flex;align-items:stretch;padding:14px;overflow:hidden;background:radial-gradient(circle at top,#fffffff5,#f6faffe6),linear-gradient(180deg,#fffffff0,#f0f6fce6)}.join-room__watch-compact-shell{width:100%;min-height:0;display:grid;align-content:start;gap:14px}.join-room__watch-compact-topline{display:flex;align-items:center;justify-items:center;justify-content:center;text-align:center}.join-room__watch-compact-competition{color:#1779c2;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.join-room__watch-compact-topline-meta{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.join-room__watch-compact-topline-meta span{min-height:40px;padding:0 16px;display:inline-flex;align-items:center;border-radius:999px;background:#ffffffdb;border:1px solid rgba(20,108,183,.14);color:#476784;font-size:15px;font-weight:900;box-shadow:0 10px 24px #0e365a0f}.join-room__watch-compact-hero{display:grid;gap:12px;justify-items:center;text-align:center;padding:22px 18px 18px;border-radius:28px;background:radial-gradient(circle at top,#fffffffa,#f4f9ffe0),#ffffffd1;border:1px solid rgba(255,255,255,.74);box-shadow:0 20px 44px #0e365a1a}.join-room__watch-compact-kicker{min-height:40px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#147ece1f;color:#0f6ab4;font-size:15px;font-weight:900;letter-spacing:.04em}.join-room__watch-compact-hero h2{margin:0;color:#123453;font-size:clamp(32px,8vw,46px);line-height:1.03;letter-spacing:-.03em}.join-room__watch-compact-hero p{margin:0;color:#5a748d;font-size:18px;line-height:1.46;font-weight:700;max-width:28ch}.join-room__watch-compact-info{display:grid;grid-template-columns:1fr;gap:12px}.join-room__watch-compact-item{display:grid;gap:7px;padding:16px;border-radius:20px;background:#ffffffc7;border:1px solid rgba(255,255,255,.7);box-shadow:0 14px 28px #0e365a0f}.join-room__watch-compact-item span{color:#6a8298;font-size:15px;font-weight:800}.join-room__watch-compact-item strong{color:#17324d;font-size:24px;line-height:1.12;word-break:break-word;overflow-wrap:anywhere}.join-room__watch-compact-foot{padding:12px 14px;border-radius:18px;background:#ffffffb8;color:#607a92;font-size:16px;line-height:1.45;font-weight:700;text-align:center}.join-room__panel--result-compact{position:relative;height:100%;min-height:0;display:flex;align-items:stretch;justify-content:center;padding:14px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at top,#fffffffa,#f5faffe6),linear-gradient(180deg,#fffffff2,#f0f7ffe0)}.join-room__result-compact-shell{width:100%;min-height:0;display:grid;align-content:start;gap:16px}.join-room__result-compact-topline{display:flex;justify-content:center}.join-room__result-compact-topline-meta{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.join-room__result-compact-topline-meta span{min-height:42px;padding:0 17px;display:inline-flex;align-items:center;border-radius:999px;background:#ffffffdb;border:1px solid rgba(20,108,183,.14);color:#476784;font-size:15px;font-weight:900;box-shadow:0 10px 24px #0e365a0f}.join-room__result-compact-hero{display:grid;gap:14px;justify-items:center;text-align:center;padding:30px 22px 24px;border-radius:30px;background:radial-gradient(circle at top,#fffffffa,#f5faffe0),linear-gradient(180deg,#ffffffeb,#f1f8ffdb);border:1px solid rgba(255,255,255,.78);box-shadow:0 22px 46px #0e365a1a}.join-room__result-compact-kicker{min-height:40px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#1da4f31f,#56d0aa1f);color:#0f6ab4;font-size:16px;font-weight:900;letter-spacing:.04em}.join-room__panel--stage-result-eliminated .join-room__result-compact-kicker{background:linear-gradient(135deg,#ffab6d24,#f8796724);color:#b65b18}.join-room__result-compact-hero h2{margin:0;color:#123453;font-size:clamp(38px,9vw,52px);line-height:1.03;letter-spacing:-.04em}.join-room__result-compact-hero p{margin:0;color:#5a748d;font-size:18px;line-height:1.46;font-weight:700;max-width:28ch}.join-room__result-compact-info{display:grid;grid-template-columns:1fr;gap:12px}.join-room__result-compact-item{display:grid;gap:8px;padding:18px;border-radius:22px;background:#ffffffc7;border:1px solid rgba(255,255,255,.7);box-shadow:0 14px 28px #0e365a0f}.join-room__result-compact-item span{color:#6a8298;font-size:15px;font-weight:800}.join-room__result-compact-item strong{color:#17324d;font-size:26px;line-height:1.12;word-break:break-word;overflow-wrap:anywhere}.join-room__result-compact-foot{padding:14px 16px;border-radius:20px;background:#ffffffb8;color:#607a92;font-size:16px;line-height:1.45;font-weight:700;text-align:center}.join-room__panel--answer{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;padding-bottom:84px}.join-room__panel--answer-state{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px}.join-room__panel--editing{border-color:#1276d133;background:linear-gradient(180deg,#f8fcfffa,#fffffffa);box-shadow:0 10px 24px #1276d10d}.join-room__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.join-room__answer-countdown{min-width:88px;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#1da4f31f,#46c6ef29);color:#1167b1;font-size:24px;font-weight:900;letter-spacing:.04em}.join-room__answer-countdown.is-ended{color:#d04c45;background:linear-gradient(135deg,#f57c6e1f,#ffe6e2f5)}.join-room__answer-countdown.is-warning{color:#b86a05;background:linear-gradient(135deg,#f2b93b2e,#fff4d6fa);box-shadow:0 0 0 6px #f2b93b14;animation:joinRoomCountdownPulse 1s ease-in-out infinite}.join-room__answer-state-badge{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#1da4f31a,#46c6ef29);color:#1167b1;font-size:14px;font-weight:900;white-space:nowrap}.join-room__answer-state-badge.is-success{background:linear-gradient(135deg,#18894624,#eefbf3fa);color:#178946}.join-room__panel--pick-board .join-room__panel-head{gap:10px;margin-bottom:2px}.join-room__panel--pick-board .join-room__room-meta h2{font-size:18px;line-height:1.14}.join-room__panel--pick-board .join-room__room-meta-inline{margin-top:2px}.join-room__pick-board-team-score{width:fit-content;max-width:100%;margin-top:8px;padding:8px 12px;display:inline-flex;align-items:baseline;gap:8px;border-radius:14px;border:1px solid rgba(223,173,60,.28);background:radial-gradient(circle at top right,rgba(255,214,116,.2),transparent 46%),linear-gradient(135deg,#fffaeffa,#f2f8fff5);box-shadow:0 10px 20px #ba983e14}.join-room__pick-board-team-score span{color:#7a6a49;font-size:12px;line-height:1;font-weight:700;white-space:nowrap}.join-room__pick-board-team-score strong{color:#c78600;font-size:20px;line-height:1;font-weight:900;white-space:nowrap}.join-room__panel--vote .join-room__panel-head{gap:10px;margin-bottom:2px}.join-room__vote-shell{flex:1;min-height:0;display:grid;align-content:start;gap:14px;overflow-y:auto;overflow-x:hidden;padding-right:4px;padding-bottom:10px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.join-room__vote-shell::-webkit-scrollbar{width:7px}.join-room__vote-shell::-webkit-scrollbar-track{border-radius:999px;background:#d0e0ef9e}.join-room__vote-shell::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,#458ed1b8,#216cb594)}.join-room__vote-hero{display:grid;gap:10px;justify-items:center;text-align:center;padding:22px 18px 18px;border-radius:28px;background:radial-gradient(circle at top,#fffffffa,#f4f9ffe0),#ffffffd1;border:1px solid rgba(255,255,255,.74);box-shadow:0 20px 44px #0e365a1a}.join-room__vote-stage-chip{min-height:38px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#147ece1f;color:#0f6ab4;font-size:14px;font-weight:900}.join-room__vote-hero h3{margin:0;color:#123453;font-size:clamp(28px,6vw,38px);line-height:1.06;letter-spacing:-.03em}.join-room__vote-hero p{margin:0;color:#5a748d;font-size:16px;line-height:1.5;font-weight:700;max-width:30ch}.join-room__vote-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.join-room__vote-card{width:100%;display:grid;gap:8px;padding:16px;text-align:left;border-radius:20px;border:1px solid rgba(20,108,183,.12);background:linear-gradient(180deg,#fffffff5,#f5faffeb);box-shadow:0 14px 28px #0e365a0f;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.join-room__vote-card.is-active{border-color:#1380d966;background:linear-gradient(180deg,#e6f4fffa,#f3f9fff5);box-shadow:0 18px 34px #1062a81f;transform:translateY(-1px)}.join-room__vote-card:disabled{cursor:default;opacity:.88}.join-room__vote-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.join-room__vote-card-head strong{color:#17324d;font-size:20px;line-height:1.18;font-weight:900}.join-room__vote-card-head span{color:#4d6d88;font-size:14px;font-weight:800;white-space:nowrap}.join-room__vote-card-note,.join-room__vote-empty,.join-room__vote-status{padding:12px 14px;border-radius:18px;background:#ffffffc2;color:#607a92;font-size:15px;line-height:1.5;font-weight:700}.join-room__vote-card-note{padding:0;border-radius:0;background:transparent;color:#5d7690;font-size:14px}.join-room__answer-body{flex:1;min-height:0;display:grid;align-content:start;gap:14px;overflow:auto;padding-right:4px;padding-bottom:10px}.join-room__answer-head{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:10px 12px;min-width:0}.join-room__answer-meta-chip,.join-room__answer-type{width:fit-content;min-height:28px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#1da4f31f;color:#0f6ab4;font-size:12px;font-weight:900}.join-room__answer-meta-chip{margin:0 8px 6px 0;background:#57b87224;color:#2f8d42;vertical-align:middle}.join-room__answer-head strong{display:block;flex:1 1 220px;color:#17324d;font-size:24px;line-height:1.45;min-width:0;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-type--inline{display:inline-flex;vertical-align:middle;margin:0 8px 6px 0}.join-room__answer-stem{display:inline;flex:none;min-width:0;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-score-guide{flex:0 0 auto;display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(18,118,209,.12);background:linear-gradient(180deg,#f7fbfff5,#fffffffa);color:#47637a;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.join-room__answer-hint{padding:10px 12px;border-radius:14px;background:#1276d114;color:#275274;font-size:13px;line-height:1.65;font-weight:700;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.join-room__answer-rule-card{display:grid;gap:6px;padding:12px 14px;border-radius:16px;border:1px solid rgba(18,118,209,.1);background:linear-gradient(180deg,#f7fbfff5,#fffffffa)}.join-room__answer-rule-card span{color:#5d7489;font-size:12px;font-weight:800}.join-room__answer-rule-card strong{color:#17324d;font-size:24px;line-height:1.1;font-weight:900;font-variant-numeric:tabular-nums}.join-room__answer-rule-card.is-correct{border-color:#1889462e;background:linear-gradient(180deg,#eefbf3f5,#fffffffa)}.join-room__answer-rule-card.is-correct strong{color:#178946}.join-room__answer-rule-card.is-wrong{border-color:#d92d202e;background:linear-gradient(180deg,#fff4f4f5,#fffffffa)}.join-room__answer-rule-card.is-wrong strong{color:#d92d20}.join-room__answer-media{display:grid;gap:10px}.join-room__answer-media-image,.join-room__answer-media-video{display:block;width:100%;border-radius:16px;background:radial-gradient(circle at top,#ffffffe0,#f2f8fceb),#f2f8fceb;border:1px solid rgba(18,118,209,.08)}.join-room__answer-media-image{height:240px;padding:10px;box-sizing:border-box;object-fit:contain;object-position:center;cursor:zoom-in}.join-room__answer-media-video{aspect-ratio:16 / 9}.join-room__answer-media-audio{width:100%}.join-room__image-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:block;background:#071221d1}.join-room__buzz-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;display:grid;align-items:end;justify-items:center;padding:max(18px,env(safe-area-inset-top,0px) + 8px) max(16px,env(safe-area-inset-right,0px) + 12px) max(18px,env(safe-area-inset-bottom,0px) + 14px) max(16px,env(safe-area-inset-left,0px) + 12px);background:linear-gradient(180deg,#08122105,#08122114 54%,#08122147)}.join-room__buzz-dialog{width:min(100%,440px);display:grid;gap:14px;padding:22px 20px 20px;border-radius:28px;border:1px solid rgba(250,252,255,.58);background:radial-gradient(circle at top,#fffffff5,#f5faffeb),linear-gradient(180deg,#fbfdfff5,#f0f7ffeb);box-shadow:0 30px 80px #061d3a3d;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden;animation:join-room-buzz-sheet-in .22s ease-out}.join-room__buzz-dialog.is-buzzing{border-color:#fafcff94}.join-room__buzz-dialog.is-success{border-color:#79d89d94;background:radial-gradient(circle at top,#f5fff9fa,#e5f9ecf0),linear-gradient(180deg,#f4fff8fa,#e1f7e9f0);box-shadow:0 30px 88px #0c562e3d;animation:join-room-buzz-sheet-in .22s ease-out,join-room-buzz-success-glow 1.2s ease-out}.join-room__buzz-dialog.is-failed{border-color:#f180778f;background:radial-gradient(circle at top,#fff8f7fa,#ffece8f0),linear-gradient(180deg,#fff9f8fa,#ffeae5f0);box-shadow:0 30px 88px #a1312233;animation:join-room-buzz-sheet-in .22s ease-out,join-room-buzz-fail-glow .9s ease-out}.join-room__buzz-dialog-burst{position:absolute;left:50%;top:32px;width:0;height:0;pointer-events:none}.join-room__buzz-dialog-burst span{position:absolute;left:0;top:0;width:18px;height:18px;margin-left:-9px;margin-top:-9px;border-radius:999px;background:#1da4f329;opacity:0}.join-room__buzz-dialog.is-buzzing .join-room__buzz-dialog-burst span:nth-child(1){animation:join-room-buzz-ring 1.4s ease-out infinite}.join-room__buzz-dialog.is-buzzing .join-room__buzz-dialog-burst span:nth-child(2){animation:join-room-buzz-ring 1.4s ease-out .28s infinite}.join-room__buzz-dialog.is-buzzing .join-room__buzz-dialog-burst span:nth-child(3){animation:join-room-buzz-ring 1.4s ease-out .56s infinite}.join-room__buzz-dialog.is-success .join-room__buzz-dialog-burst span{width:22px;height:22px;margin-left:-11px;margin-top:-11px;background:#1889462e}.join-room__buzz-dialog.is-success .join-room__buzz-dialog-burst span:nth-child(1){animation:join-room-buzz-win-ring .9s ease-out 0ms both}.join-room__buzz-dialog.is-success .join-room__buzz-dialog-burst span:nth-child(2){animation:join-room-buzz-win-ring .9s ease-out .12s both}.join-room__buzz-dialog.is-success .join-room__buzz-dialog-burst span:nth-child(3){animation:join-room-buzz-win-ring .9s ease-out .24s both}.join-room__buzz-dialog.is-failed .join-room__buzz-dialog-burst span{width:22px;height:22px;margin-left:-11px;margin-top:-11px;background:#d92d2029}.join-room__buzz-dialog.is-failed .join-room__buzz-dialog-burst span:nth-child(1){animation:join-room-buzz-fail-ring .82s ease-out 0ms both}.join-room__buzz-dialog.is-failed .join-room__buzz-dialog-burst span:nth-child(2){animation:join-room-buzz-fail-ring .82s ease-out .1s both}.join-room__buzz-dialog.is-failed .join-room__buzz-dialog-burst span:nth-child(3){animation:join-room-buzz-fail-ring .82s ease-out .2s both}.join-room__buzz-dialog-eyebrow{justify-self:center;min-height:32px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;background:#1da4f31f;color:#0f6ab4;font-size:13px;font-weight:900;letter-spacing:.08em}.join-room__buzz-dialog.is-success .join-room__buzz-dialog-eyebrow{background:#1889461f;color:#178946}.join-room__buzz-dialog.is-failed .join-room__buzz-dialog-eyebrow{background:#d92d201f;color:#c43225}.join-room__buzz-dialog-title{color:#102c47;font-size:clamp(24px,6.2vw,34px);line-height:1.06;font-weight:900;letter-spacing:.04em}.join-room__buzz-dialog.is-success .join-room__buzz-dialog-title{color:#15663a}.join-room__buzz-dialog.is-failed .join-room__buzz-dialog-title{color:#b33527}.join-room__buzz-dialog-countdown{color:#0d2742;font-size:clamp(40px,10vw,58px);line-height:1;font-weight:900;letter-spacing:.04em}.join-room__buzz-dialog-winner{justify-self:center;max-width:100%;padding:12px 18px;border-radius:18px;background:#1889461a;color:#15663a;font-size:clamp(20px,5.4vw,28px);line-height:1.28;font-weight:900;word-break:break-word;overflow-wrap:anywhere}.join-room__buzz-dialog-winner--failed{background:#d92d201a;color:#b33527}.join-room__buzz-dialog-text{margin:0;color:#466078;font-size:16px;line-height:1.7;font-weight:700}.join-room__buzz-dialog.is-success .join-room__buzz-dialog-text{color:#2f6b4b}.join-room__buzz-dialog.is-failed .join-room__buzz-dialog-text{color:#8f463f}.join-room__buzz-dialog-button{width:100%;min-height:78px;border-radius:24px;font-size:28px;font-weight:900;letter-spacing:.04em;box-shadow:0 20px 42px #18447a2e}.join-room__buzz-dialog-waiting{min-height:50px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;justify-self:center;border-radius:999px;background:#1889461f;color:#15663a;font-size:16px;font-weight:900;letter-spacing:.04em}.join-room__buzz-dialog-waiting.is-failed{background:#d92d201f;color:#b33527}@keyframes join-room-buzz-sheet-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes join-room-buzz-success-glow{0%{box-shadow:0 12px 32px #0c562e14}50%{box-shadow:0 36px 104px #0c562e4d}to{box-shadow:0 30px 88px #0c562e3d}}@keyframes join-room-buzz-fail-glow{0%{box-shadow:0 12px 30px #a131220f}50%{box-shadow:0 34px 92px #a1312238}to{box-shadow:0 30px 88px #a1312233}}@keyframes join-room-buzz-ring{0%{opacity:.9;transform:translate(-50%,-50%) scale(.7)}to{opacity:0;transform:translate(-50%,-50%) scale(4.4)}}@keyframes join-room-buzz-win-ring{0%{opacity:.92;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(6.2)}}@keyframes join-room-buzz-fail-ring{0%{opacity:.88;transform:translate(-50%,-50%) scale(.75)}to{opacity:0;transform:translate(-50%,-50%) scale(5.2)}}.join-room__image-preview{position:relative;width:100vw;width:100dvw;height:100vh;height:100dvh}.join-room__image-preview-head{position:absolute;top:max(14px,env(safe-area-inset-top,0px) + 8px);right:max(14px,env(safe-area-inset-right,0px) + 8px);z-index:2}.join-room__image-preview-close{border:0;border-radius:999px;background:#0712216b;color:#f4f8fc;font-size:13px;font-weight:700;padding:8px 14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.join-room__image-preview-canvas{position:relative;width:100%;height:100%;overflow:hidden;touch-action:none}.join-room__image-preview-image{width:100vw;width:100dvw;height:100vh;height:100dvh;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:center center;transition:transform .12s ease-out}.join-room__answer-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.join-room__answer-option{width:100%;padding:14px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;border-radius:18px;border:1px solid rgba(18,118,209,.12);background:linear-gradient(180deg,#f8fcfffa,#fffffffa);text-align:left}.join-room__answer-option span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#1da4f31a;color:#1368b2;font-size:22px;font-weight:900}.join-room__answer-option strong{color:#17324d;font-size:22px;line-height:1.5;min-width:0;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-option.is-active{border-color:#18894647;background:linear-gradient(135deg,#eefbf3fa,#fffffffa);box-shadow:0 12px 24px #18894614}.join-room__answer-option.is-active span{background:#1889461f;color:#178946}.join-room__answer-option:disabled{opacity:.92}.join-room__answer-option.is-locked{border-color:#18894666;box-shadow:0 0 0 3px #18894614,0 12px 24px #1889461a}.join-room__answer-option--static{cursor:default}.join-room__answer-option--static.is-correct{border-color:#18894652;background:linear-gradient(135deg,#eefbf3fa,#fffffffa);box-shadow:0 10px 22px #18894614}.join-room__answer-option--static.is-correct span{background:#1889461f;color:#178946}.join-room__answer-option--static.is-wrong{border-color:#d92d203d;background:linear-gradient(135deg,#fff4f4fa,#fffffffa)}.join-room__answer-option--static.is-wrong span{background:#d92d201a;color:#d92d20}.join-room__answer-blanks{display:grid;gap:10px}.join-room__answer-blank{display:grid;gap:6px}.join-room__answer-blank span{color:#5d7489;font-size:12px;font-weight:800}.join-room__answer-blank-input{min-height:76px;font-size:18px;border-radius:14px;line-height:1.6;resize:none;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-blank--static{gap:8px}.join-room__answer-blank-preview{min-height:76px;padding:14px 16px;border-radius:16px;border:1px dashed rgba(18,118,209,.18);background:#f7fbfff5;color:#5d7489;font-size:16px;line-height:1.65;font-weight:600;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-status{padding:12px 14px;border-radius:16px;background:#f4fafff5;color:#37546e;font-size:14px;line-height:1.65;font-weight:700;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-status.is-success{color:#178946;background:#eefbf3f5}.join-room__answer-status.is-muted{color:#5e7388}.join-room__answer-summary,.join-room__answer-explanation{display:grid;gap:10px;padding:14px 16px;border-radius:18px;border:1px solid rgba(18,118,209,.1);background:linear-gradient(180deg,#f7fbfff5,#fffffffa)}.join-room__answer-score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.join-room__answer-score-card{display:grid;gap:8px;padding:14px 16px;border-radius:18px;border:1px solid rgba(18,118,209,.1);background:linear-gradient(180deg,#f7fbfff5,#fffffffa)}.join-room__answer-score-card span{color:#5d7489;font-size:12px;font-weight:800}.join-room__answer-score-card strong{color:#17324d;font-size:24px;line-height:1.1;font-weight:900;font-variant-numeric:tabular-nums}.join-room__answer-score-card.is-positive{border-color:#1889462e;background:linear-gradient(180deg,#eefbf3f5,#fffffffa)}.join-room__answer-score-card.is-positive strong{color:#178946}.join-room__answer-score-card.is-negative{border-color:#d92d202e;background:linear-gradient(180deg,#fff4f4f5,#fffffffa)}.join-room__answer-score-card.is-negative strong{color:#d92d20}.join-room__answer-score-card.is-neutral strong,.join-room__answer-score-card.is-total strong{color:#0f6ab4}.join-room__answer-summary-label{color:#17324d;font-size:13px;font-weight:900;letter-spacing:.04em}.join-room__answer-summary-values{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.join-room__answer-summary-chip{min-height:32px;padding:6px 12px;display:inline-flex;align-items:center;border-radius:999px;background:#1da4f31a;color:#0f6ab4;font-size:13px;font-weight:800;line-height:1.45;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-summary-empty{color:#6b7f93;font-size:14px;font-weight:700;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-explanation p{margin:0;color:#37546e;font-size:15px;line-height:1.75;font-weight:600;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-reveal-list{display:grid;gap:10px}.join-room__answer-reveal-item{display:grid;gap:10px;padding:14px 16px;border-radius:18px;border:1px solid rgba(18,118,209,.1);background:linear-gradient(180deg,#f8fcfffa,#fffffffa)}.join-room__answer-reveal-head strong{color:#17324d;font-size:15px}.join-room__answer-reveal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.join-room__answer-reveal-block{display:grid;gap:6px;padding:12px 14px;border-radius:16px;background:#f5f9fdfa}.join-room__answer-reveal-block.is-correct{background:#eefbf3f5}.join-room__answer-reveal-block span{color:#6b7f93;font-size:12px;font-weight:800;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.join-room__answer-reveal-block strong{color:#17324d;font-size:16px;line-height:1.6;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}@keyframes joinRoomCountdownPulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes joinRoomStageResultFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-14px,0) scale(1.04)}}@keyframes joinRoomStageResultGlow{0%,to{opacity:.44;transform:scale(.96)}50%{opacity:.78;transform:scale(1.05)}}@keyframes joinRoomStageResultShellIn{0%{opacity:0;transform:translate3d(0,24px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes joinRoomStageResultHeroIn{0%{opacity:0;transform:translate3d(0,30px,0) scale(.96);filter:blur(10px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes joinRoomStageResultMetricIn{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinRoomStageResultSpark{0%,to{opacity:.16;transform:translateZ(0) scale(.9)}50%{opacity:.64;transform:translate3d(0,-12px,0) scale(1.08)}}.join-room__stage-result-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.join-room__stage-result-orb,.join-room__stage-result-glow,.join-room__stage-result-grid,.join-room__stage-result-spark{position:absolute}.join-room__stage-result-orb{border-radius:999px;filter:blur(4px);opacity:.92;animation:joinRoomStageResultFloat 11s ease-in-out infinite}.join-room__stage-result-orb--one{top:8%;left:-6%;width:44vw;height:44vw;background:radial-gradient(circle,var(--join-room-stage-result-primary),transparent 66%)}.join-room__stage-result-orb--two{top:14%;right:-10%;width:40vw;height:40vw;background:radial-gradient(circle,var(--join-room-stage-result-secondary),transparent 70%);animation-delay:-3s}.join-room__stage-result-orb--three{bottom:-16%;left:24%;width:52vw;height:52vw;background:radial-gradient(circle,var(--join-room-stage-result-accent),transparent 68%);animation-delay:-6s}.join-room__stage-result-glow{top:18%;right:10%;bottom:18%;left:10%;border-radius:38px;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.95),transparent 28%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.52),transparent 58%);filter:blur(22px);animation:joinRoomStageResultGlow 5.6s ease-in-out infinite}.join-room__stage-result-grid{top:8%;right:8%;bottom:8%;left:8%;border-radius:32px;background-image:linear-gradient(rgba(17,103,177,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(17,103,177,.06) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,.9),transparent 78%);mask-image:radial-gradient(circle at center,rgba(0,0,0,.9),transparent 78%);opacity:.7}.join-room__stage-result-spark{width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.9),transparent 62%);filter:blur(1px);animation:joinRoomStageResultSpark 3.8s ease-in-out infinite}.join-room__stage-result-spark--one{top:24%;left:18%}.join-room__stage-result-spark--two{top:20%;right:14%;animation-delay:-1.2s}.join-room__stage-result-spark--three{bottom:24%;right:22%;animation-delay:-2.2s}.join-room__stage-result-shell{position:relative;z-index:1;width:min(100%,880px);margin:auto;min-height:100%;display:grid;align-content:center;gap:22px;padding:32px 4px;animation:joinRoomStageResultShellIn .62s cubic-bezier(.2,.8,.2,1) both}.join-room__stage-result-topline{display:grid;gap:8px;justify-items:center;text-align:center;color:var(--join-room-stage-result-text)}.join-room__stage-result-competition{font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#1b84d6}.join-room__stage-result-topline-meta{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.join-room__stage-result-topline-meta span{min-height:30px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(16,106,180,.12);background:#ffffffad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;font-weight:800}.join-room__stage-result-hero{display:grid;justify-items:center;gap:16px;text-align:center;padding:34px 28px 30px;border-radius:34px;border:1px solid rgba(255,255,255,.65);background:radial-gradient(circle at top center,rgba(255,255,255,.98),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.78),var(--join-room-stage-result-card));box-shadow:0 24px 56px #0e365a1f,inset 0 1px #ffffffeb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:joinRoomStageResultHeroIn .78s cubic-bezier(.22,.85,.2,1) .12s both}.join-room__stage-result-eyebrow{color:#1384cf;font-size:13px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.join-room__stage-result-status-pill{min-height:40px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#ffffffeb,#ebf8ffd1);border:1px solid rgba(19,132,207,.14);color:#0f6ab4;font-size:15px;font-weight:900;box-shadow:0 10px 24px #1384cf14}.join-room__stage-result-hero h2{margin:0;color:var(--join-room-stage-result-title);font-size:clamp(38px,6.2vw,58px);line-height:1.05;letter-spacing:-.04em}.join-room__stage-result-hero p{margin:0;max-width:620px;color:var(--join-room-stage-result-text);font-size:18px;line-height:1.75;font-weight:700}.join-room__stage-result-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.join-room__stage-result-tag{min-height:34px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;background:#f4f9ffcc;border:1px solid rgba(18,118,209,.12);color:#527089;font-size:13px;font-weight:800}.join-room__stage-result-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.join-room__stage-result-metric{display:grid;gap:8px;padding:18px 18px 16px;border-radius:24px;border:1px solid rgba(255,255,255,.66);background:linear-gradient(180deg,#ffffffc7,#f9fcffe0);box-shadow:0 18px 34px #0f365814;animation:joinRoomStageResultMetricIn .62s ease both;animation-delay:calc(.22s + var(--join-room-metric-index, 0) * 90ms)}.join-room__stage-result-metric span{color:#648097;font-size:13px;font-weight:800}.join-room__stage-result-metric strong{color:var(--join-room-stage-result-title);font-size:30px;line-height:1.08;letter-spacing:-.03em}.join-room__stage-result-metric small{color:#7c91a4;font-size:13px;line-height:1.5}.join-room__stage-result-foot{justify-self:center;width:min(100%,720px);display:grid;gap:6px;justify-items:center;text-align:center;padding:18px 20px;border-radius:22px;border:1px solid rgba(255,255,255,.62);background:#ffffffa3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 28px #0e365a14;animation:joinRoomStageResultMetricIn .62s ease .52s both}.join-room__stage-result-foot strong{color:var(--join-room-stage-result-title);font-size:16px}.join-room__stage-result-foot span{color:var(--join-room-stage-result-text);font-size:14px;line-height:1.7;font-weight:700}.join-room__stage-intro{flex:1;min-height:0;display:grid;grid-template-rows:auto 1fr auto;gap:18px;padding:4px 2px 2px}.join-room__stage-intro-head{display:grid;gap:10px}.join-room__stage-intro-stage-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.join-room__stage-intro-stage-pill,.join-room__stage-intro-stage-total,.join-room__stage-intro-stage-kind{min-height:32px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;font-size:13px;font-weight:800}.join-room__stage-intro-stage-pill{color:#0f6ab4;background:#1da4f31f;border:1px solid rgba(29,164,243,.18)}.join-room__stage-intro-stage-total{color:#62788d;background:#ffffffd1;border:1px solid rgba(18,118,209,.1)}.join-room__stage-intro-stage-kind{color:#155b44;background:#1bb9801f;border:1px solid rgba(27,185,128,.18)}.join-room__stage-intro-head h3{margin:0;color:#17324d;font-size:28px;line-height:1.12}.join-room__stage-intro-card{display:grid;align-content:start;gap:12px;padding:18px 18px 16px;border-radius:20px;border:1px solid rgba(18,118,209,.12);background:radial-gradient(circle at top right,rgba(81,191,244,.1),transparent 34%),linear-gradient(180deg,#f8fcfffa,#fffffffa);box-shadow:0 12px 26px #134e7e0f}.join-room__stage-intro-list{margin:0;padding-left:22px;display:grid;gap:12px;align-content:start;color:#17324d;font-size:20px;line-height:1.62;font-weight:700}.join-room__stage-intro-foot{display:grid;gap:8px;margin-top:auto;padding:16px 18px;border-radius:20px;border:1px solid rgba(18,118,209,.14);background:linear-gradient(180deg,#f0f8fffa,#fffffffa);box-shadow:0 -10px 24px #174d7b0f}.join-room__stage-intro-foot-label{color:#5d7489;font-size:13px;font-weight:800;letter-spacing:.04em}.join-room__stage-intro-foot-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.join-room__stage-intro-foot strong{color:#17324d;font-size:20px;line-height:1.2}.join-room__stage-intro-foot span{min-height:32px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;color:#0f6ab4;background:#1da4f31a;font-size:13px;font-weight:800;white-space:nowrap}.join-room__panel-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.join-room__room-meta h2{margin:0;font-size:22px;line-height:1.15}.join-room__room-meta p{margin:4px 0 0;color:var(--muted);font-size:12px}.join-room__room-meta-inline{display:flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.join-room__room-team,.join-room__room-code{min-width:0}.join-room__room-team{max-width:min(52vw,240px);overflow:hidden;text-overflow:ellipsis;font-weight:800;color:#17324d}.join-room__room-meta-divider{flex:0 0 auto;color:#688196cc}.join-room__current-team{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:16px;border:1px solid rgba(18,118,209,.12);background:linear-gradient(180deg,#f5fafff5,#fffffff5)}.join-room__team-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;min-height:52px;padding:4px 2px 10px;border-bottom:1px solid rgba(18,118,209,.1)}.join-room__team-header--editing{border-bottom-color:#1276d12e}.join-room__team-header-main{grid-column:2;display:flex;align-items:center;justify-content:center;min-width:0;width:min(100%,240px);justify-self:center}.join-room__team-header-main strong,.join-room__team-name-input{display:block;width:100%;text-align:center;color:var(--brand-strong);font-size:22px;line-height:1.1;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.join-room__team-name-editor{display:flex;align-items:center;width:100%}.join-room__team-name-input{width:100%;height:40px;min-height:40px;padding:0 14px;border:1.5px solid rgba(18,118,209,.28);border-radius:12px;background:#eff8fffa;box-shadow:inset 0 0 0 1px #ffffffbf;caret-color:var(--brand-strong)}.join-room__team-name-input:focus{border:1.5px solid rgba(18,118,209,.42);background:#e8f4fffa;box-shadow:0 0 0 3px #1276d114}.join-room__team-header-actions{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:8px;min-width:0;position:relative;z-index:1}.join-room__current-team-main{display:grid;gap:4px}.join-room__current-team-label{color:#6b7f93;font-size:11px;font-weight:800;letter-spacing:.04em}.join-room__current-team-main strong{color:var(--brand-strong);font-size:18px;line-height:1.1}.join-room__current-team-main small{color:var(--muted);font-size:11px}.join-room__team-picker,.join-room__team-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.join-room__team-picker{padding:8px;border-radius:16px;border:1px solid rgba(18,118,209,.1);background:#f6faffeb}.join-room__team-picker--session{flex:1;min-height:0;align-content:start;overflow-y:auto;overscroll-behavior:contain;padding-right:6px}.join-room__team-picker--session::-webkit-scrollbar{width:6px}.join-room__team-picker--session::-webkit-scrollbar-thumb{border-radius:999px;background:#1276d138}.join-room__team-card{display:grid;gap:8px;padding:11px 12px;border-radius:14px;border:1px solid rgba(18,118,209,.14);background:#ffffffe0;text-align:left}.join-room__team-card--active{border-color:#1276d1c7;background:linear-gradient(180deg,#a7d0fffa,#cce5fffa);box-shadow:0 16px 36px #1276d142}.join-room__team-card--active strong{color:#0a4d86}.join-room__team-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.join-room__team-top,.join-room__team-headline{display:flex;align-items:center;justify-content:flex-start;gap:8px}.join-room__team-headline{min-width:0}.join-room__team-card-index{min-height:22px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;background:#1276d11a;color:var(--brand-strong);font-size:11px;font-weight:800;flex-shrink:0}.join-room__team-card-check{min-height:22px;padding:0 9px;display:inline-flex;align-items:center;border-radius:999px;background:#1276d11f;color:#0a4d86;font-size:11px;font-weight:800;flex-shrink:0}.join-room__team-card strong{font-size:14px;line-height:1.2;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.join-room__team-card span,.join-room__team-card p{font-size:12px}.join-room__team-card-meta{display:flex;flex-wrap:wrap;gap:6px}.join-room__team-meta-pill{min-height:22px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;background:#1276d114;color:#4d647c;font-size:11px;font-weight:700}.join-room__team-meta-pill.is-ready{background:#18a8701f;color:#126947}.join-room__team-meta-pill.is-online{background:#1276d11a;color:var(--brand-strong)}.join-room__team-meta-pill.is-offline{background:#ec60601f;color:#b42318}.join-room__team-card-preview{margin:0;color:#5f7388;font-size:12px;line-height:1.45}.join-room__team-member-tags{display:flex;flex-wrap:wrap;gap:5px 6px}.join-room__team-member-tag{min-height:20px;padding:0 7px;display:inline-flex;align-items:center;border-radius:999px;font-size:11px;font-weight:700;line-height:1}.join-room__team-member-tag.is-ready{background:#18a8701f;color:#126947}.join-room__team-member-tag.is-pending{background:#ffc43f2e;color:#9a6700}.join-room__team-member-tag.is-offline{background:#ec60601f;color:#b42318}.join-room__team-member-tag.is-empty{background:#1276d114;color:#5c7590}.join-room__message{padding:8px 12px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(18,118,209,.12);color:var(--brand-strong);font-weight:700;font-size:13px}.join-room__message--error{color:var(--danger)}.join-room__joined-result{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#18a8701a;color:#126947}.join-room__joined-result p{margin:0;line-height:1.7}.join-room__waiting-card{gap:12px}.join-room__bind-form{gap:6px;grid-template-columns:1fr}.join-room__bind-form label{display:grid;gap:4px;padding:7px 10px;border-radius:14px;border:1px solid rgba(18,118,209,.1);background:#ffffffeb}.join-room__bind-form .field-label{margin-bottom:0;font-size:10px;font-weight:700;color:#6b7f93}.join-room__required-star{color:#d92d20;font-style:normal}.join-room__bind-form .text-input{min-height:22px;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;font-size:15px;font-weight:600}.join-room__bind-form .text-input:focus{border:none;box-shadow:none}.join-room__bind-form .text-input[readonly]{color:var(--brand-strong)}.join-room__join-scroll{flex:1;min-height:0;display:grid;align-content:start;gap:8px;overflow:hidden}.join-room__bind-form--compact{gap:0}.join-room__team-picker-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.join-room__team-picker--static{flex:1;min-height:0;align-content:start;overflow-y:auto;overscroll-behavior:contain;padding-right:6px}.join-room__team-picker--static::-webkit-scrollbar{width:6px}.join-room__team-picker--static::-webkit-scrollbar-thumb{border-radius:999px;background:#1276d138}.join-room__member-panel{display:grid;align-content:start;gap:4px;padding:0 4px 0 0;border:none;background:transparent;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.join-room__member-panel--compact{flex:0 0 auto;min-height:auto;max-height:min(28svh,220px);overflow-y:auto}.join-room__member-list{display:grid;align-content:start;grid-auto-rows:max-content;gap:0}.join-room__member-empty{padding:14px 4px;border-radius:0;background:transparent;border:none;color:var(--muted);font-size:12px;text-align:center}.join-room__member-item{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:58px;padding:10px 4px;border-radius:0;background:transparent;border:none;border-bottom:1px solid rgba(18,118,209,.1);box-sizing:border-box}.join-room__member-item:last-child{border-bottom:none}.join-room__member-item--editing{padding-left:8px;padding-right:8px;border-radius:12px;border-bottom-color:transparent;background:#eff8ffeb}.join-room__inline-input{min-height:28px;padding:0;border:none;background:transparent;box-shadow:none;color:var(--brand-strong);font-size:15px;font-weight:700;line-height:1.2;caret-color:var(--brand-strong)}.join-room__inline-input:focus{border:none;box-shadow:none;outline:none}.join-room__team-name-input{min-height:42px;padding:0 12px;font-size:22px;font-weight:800;line-height:1.1;color:var(--brand-strong)}.join-room__team-name-input.join-room__inline-input:focus{border:1.5px solid rgba(18,118,209,.42);background:#e8f4fffa;box-shadow:0 0 0 3px #1276d114}.join-room__profile-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:16px;border:1px solid rgba(18,118,209,.1);background:#ffffffe6}.join-room__profile-label{color:#6b7f93;font-size:11px;font-weight:800;flex-shrink:0}.join-room__profile-editor{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;flex:1}.join-room__profile-editor strong{color:var(--brand-strong);font-size:15px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.join-room__profile-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.join-room__team-picker--static{margin-top:-2px}.join-room__member-main{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.join-room__member-editor{min-width:0;flex:1;display:flex;align-items:center}.join-room__member-name-input{width:100%;height:36px;min-height:36px;min-width:84px;padding:0 12px;border:1.5px solid rgba(18,118,209,.28);border-radius:10px;background:#eff8fffa;box-shadow:inset 0 0 0 1px #ffffffbf;color:var(--brand-strong);font-size:14px;font-weight:700;line-height:1.2}.join-room__member-main strong{color:var(--brand-strong);font-size:16px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.join-room__member-main span{min-height:20px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;background:#1276d11a;color:var(--brand-strong);font-size:11px;font-weight:700}.join-room__member-side{display:flex;align-items:center;gap:6px;flex-shrink:0}.join-room__member-status{min-height:24px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;font-size:12px;font-weight:800;flex-shrink:0}.join-room__save-row{display:flex;justify-content:center}.join-room__save-row .primary-button{min-width:112px;min-height:36px;padding:0 14px;border-radius:999px;font-size:13px;box-shadow:none}.join-room__member-status.is-online,.join-room__member-status.is-ready{background:#18a8701f;color:#126947}.join-room__member-status.is-pending{background:#ffc43f2e;color:#9a6700}.join-room__member-status.is-offline{background:#ec60601f;color:#b42318}.join-room__sync-text{margin:0;color:#6b7f93;font-size:11px;line-height:1.4}.join-room__action-bar{width:min(1180px,100%);margin:10px auto 0;padding-bottom:env(safe-area-inset-bottom,0px);display:flex;justify-content:stretch;flex:0 0 auto}.join-room__action-bar .primary-button,.join-room__action-bar .ghost-button{width:100%;min-height:58px;border-radius:18px;font-size:18px;font-weight:900;box-shadow:0 12px 28px #18447a24}@media(max-width:1080px){.campus-home__hero,.join-room__content{grid-template-columns:1fr}}@media(max-width:720px){.campus-home,.join-room{height:100svh;height:100dvh;min-height:0;padding:12px;overflow:hidden}.campus-home__main{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.campus-home__main::-webkit-scrollbar{width:8px}.campus-home__main::-webkit-scrollbar-thumb{border-radius:999px;background:#1276d12e}.campus-home__header,.join-room__header{margin-bottom:14px}.campus-home__hero{padding:16px}.campus-home__action-grid,.join-room__team-grid,.join-room__team-picker{grid-template-columns:1fr}.campus-home__dialog-head,.join-room__room-head,.join-room__bind-head,.join-room__current-team,.join-room__profile-row,.campus-home__header,.join-room__header,.campus-home__footer-row{flex-direction:column;align-items:stretch}.join-room__panel-head{flex-direction:row;align-items:flex-start;gap:8px}.join-room__panel-actions{gap:6px}.join-room__team-header{padding:2px 0 8px}.join-room__team-header-main{width:min(100%,210px)}.campus-home__dialog-actions,.join-room__bind-actions,.join-room__action-bar{justify-content:stretch;width:100%;margin-top:8px}.campus-home__dialog-actions .primary-button,.campus-home__dialog-actions .ghost-button,.join-room__bind-actions .primary-button,.join-room__bind-actions .ghost-button,.join-room__action-bar .primary-button,.join-room__action-bar .ghost-button,.join-room__lookup-button{width:100%}.join-room__lookup-bar{align-items:stretch}.join-room__buzz-dialog{width:min(100%,460px)}.join-room__action-bar .primary-button,.join-room__action-bar .ghost-button{min-height:64px;border-radius:20px;font-size:19px}.join-room__vote-list{grid-template-columns:1fr}.join-room__vote-card-head strong{font-size:18px}.join-room__profile-actions{grid-template-columns:1fr}.join-room__panel{gap:8px;padding:10px;border-radius:22px}.join-room__panel--session,.join-room__panel--pending-join,.join-room__panel--vote,.join-room__panel--pick-board,.join-room__panel--watch-compact,.join-room__panel--result-compact,.join-room__panel--stage-intro,.join-room__panel--stage-result,.join-room__panel--answer-state,.join-room__panel--answer{height:100%;min-height:0}.join-room__room-meta h2{font-size:18px;line-height:1.12}.join-room__room-meta p,.join-room__sync-text{margin-top:2px;font-size:12px;line-height:1.22}.join-room__room-team{max-width:min(48vw,220px)}.join-room__panel--stage-intro{gap:10px}.join-room__panel--watch-compact,.join-room__panel--result-compact{padding:10px}.join-room__watch-compact-shell{gap:12px}.join-room__watch-compact-topline-meta span{min-height:34px;padding:0 14px;font-size:14px}.join-room__watch-compact-hero{gap:10px;padding:20px 16px 16px;border-radius:22px}.join-room__watch-compact-kicker{min-height:34px;padding:0 14px;font-size:14px}.join-room__watch-compact-hero h2{font-size:clamp(34px,8.6vw,44px)}.join-room__watch-compact-hero p{font-size:17px;line-height:1.4}.join-room__watch-compact-info{gap:10px}.join-room__watch-compact-item{gap:6px;padding:14px;border-radius:18px}.join-room__watch-compact-item span{font-size:14px}.join-room__watch-compact-item strong{font-size:24px}.join-room__watch-compact-foot{padding:11px 12px;border-radius:16px;font-size:15px;line-height:1.4}.join-room__result-compact-shell{gap:14px}.join-room__result-compact-topline-meta span{min-height:36px;padding:0 15px;font-size:14px}.join-room__result-compact-hero{gap:12px;padding:24px 18px 18px;border-radius:26px}.join-room__result-compact-kicker{min-height:36px;padding:0 15px;font-size:14px}.join-room__result-compact-hero h2{font-size:clamp(36px,9vw,44px)}.join-room__result-compact-hero p{font-size:17px;line-height:1.4}.join-room__result-compact-info{gap:10px}.join-room__result-compact-item{gap:7px;padding:16px;border-radius:20px}.join-room__result-compact-item span{font-size:14px}.join-room__result-compact-item strong{font-size:24px}.join-room__result-compact-foot{padding:12px 14px;border-radius:18px;font-size:15px;line-height:1.4}.join-room__panel--answer-state,.join-room__panel--answer{gap:10px;padding-bottom:0}.join-room__panel--stage-result{padding:10px}.join-room__stage-result-shell{width:100%;height:100%;gap:10px;padding:6px 0 2px;align-content:stretch;grid-template-rows:auto auto auto auto}.join-room__stage-result-hero{gap:10px;padding:18px 16px 16px;border-radius:24px}.join-room__stage-result-hero p{font-size:13px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.join-room__stage-result-metric strong{font-size:20px}.join-room__answer-reveal-grid{grid-template-columns:1fr}.join-room__answer-body,.join-room__stage-intro,.join-room__join-scroll{gap:7px;padding-right:0}.join-room__answer-body{overflow-y:auto;overscroll-behavior:contain;padding-bottom:4px}.join-room__answer-head{gap:2px}.join-room__answer-head strong{font-size:21px;line-height:1.26}.join-room__answer-score-guide{min-height:28px;padding-inline:10px;font-size:11px}.join-room__answer-rule-card{padding:8px 10px;border-radius:12px}.join-room__answer-rule-card strong{font-size:22px}.join-room__answer-hint,.join-room__answer-status,.join-room__answer-score-card,.join-room__answer-summary,.join-room__answer-explanation,.join-room__answer-reveal-item{padding:8px 10px;border-radius:12px}.join-room__answer-hint{font-size:13px;line-height:1.38}.join-room__answer-summary,.join-room__answer-explanation,.join-room__answer-reveal-item,.join-room__answer-score-grid,.join-room__answer-rule-grid{gap:8px}.join-room__answer-score-card{gap:6px}.join-room__answer-score-card strong{font-size:22px}.join-room__answer-summary-chip{min-height:24px;padding:0 8px;font-size:13px}.join-room__answer-explanation p,.join-room__answer-reveal-block strong{font-size:14px;line-height:1.4}.join-room__answer-summary-label,.join-room__answer-score-card span,.join-room__answer-reveal-head strong,.join-room__answer-reveal-block span,.join-room__answer-status{font-size:13px}.join-room__answer-reveal-block{padding:8px 10px;border-radius:12px}.join-room__answer-media{gap:8px}.join-room__answer-media-image{height:clamp(136px,18svh,176px);border-radius:12px}.join-room__answer-media-video{max-height:min(14svh,112px);border-radius:12px}.join-room__answer-options{grid-template-columns:minmax(0,1fr);gap:8px}.join-room__answer-option{min-height:64px;padding:10px 12px;grid-template-columns:36px minmax(0,1fr);gap:10px;border-radius:14px}.join-room__answer-option span{width:36px;height:36px;border-radius:11px;font-size:18px}.join-room__answer-option strong{font-size:16px;line-height:1.35;display:block;-webkit-box-orient:initial;-webkit-line-clamp:unset;overflow:visible}.join-room__answer-blank{gap:4px}.join-room__answer-blank-input,.join-room__answer-blank-preview{min-height:50px;padding:8px 10px;font-size:15px;line-height:1.35;border-radius:12px}.join-room__answer-type{min-height:22px;padding:0 8px;font-size:11px}.join-room__answer-countdown,.join-room__answer-state-badge{min-height:28px;padding:0 9px}.join-room__answer-countdown{min-width:64px;font-size:15px}.join-room__answer-state-badge{font-size:12px}.join-room__pick-board-team-score{margin-top:6px;padding:7px 10px;gap:6px;border-radius:12px}.join-room__pick-board-team-score span{font-size:11px}.join-room__pick-board-team-score strong{font-size:17px}.join-room__stage-intro{grid-template-rows:auto 1fr auto;gap:10px;padding:0}.join-room__stage-intro-head{gap:8px}.join-room__stage-intro-head h3{font-size:22px}.join-room__stage-intro-card{gap:8px;padding:12px;border-radius:16px}.join-room__stage-intro-list{gap:8px;padding-left:18px;font-size:17px;line-height:1.48}.join-room__stage-intro-foot{gap:6px;padding:10px 12px;border-radius:14px}.join-room__stage-intro-foot-label{font-size:12px}.join-room__stage-intro-foot strong{font-size:18px}.join-room__stage-intro-foot span{min-height:28px;padding:0 10px;font-size:12px}.join-room__stage-result-topline{gap:4px}.join-room__stage-result-competition{font-size:11px}.join-room__stage-result-topline-meta{gap:6px}.join-room__stage-result-topline-meta span{min-height:24px;padding:0 10px;font-size:11px}.join-room__stage-result-eyebrow{font-size:11px;letter-spacing:.14em}.join-room__stage-result-status-pill{min-height:32px;padding:0 14px;font-size:12px}.join-room__stage-result-hero h2{font-size:clamp(26px,7vw,36px);line-height:1.04}.join-room__stage-result-tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%}.join-room__stage-result-tag{min-height:28px;padding:5px 8px;justify-content:center;text-align:center;font-size:11px;line-height:1.25}.join-room__stage-result-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.join-room__stage-result-metric{gap:5px;padding:10px 10px 9px;border-radius:18px}.join-room__stage-result-metric span{font-size:11px}.join-room__stage-result-metric small{font-size:11px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.join-room__stage-result-foot{gap:4px;padding:10px 12px;border-radius:16px}.join-room__stage-result-foot strong{font-size:14px}.join-room__stage-result-foot span{font-size:12px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.join-room__bind-form label{padding:9px 12px}.join-room__bind-form .text-input{min-height:30px;font-size:16px}.join-room__member-name-input{height:38px;min-height:38px;font-size:15px}.join-room__member-item{min-height:48px;padding:6px 2px}.join-room__member-main strong{font-size:15px}.join-room__member-status{min-height:22px;padding:0 10px;font-size:12px}.join-room__action-bar{margin-top:8px;padding-top:2px}.join-room__action-bar .primary-button,.join-room__action-bar .ghost-button{min-height:64px;border-radius:20px;font-size:19px;box-shadow:0 12px 24px #18447a24}.join-room__buzz-dialog{gap:12px;padding:20px 18px 18px;border-radius:24px}.join-room__buzz-dialog-eyebrow{min-height:30px;font-size:12px}.join-room__buzz-dialog-text{font-size:15px}.join-room__buzz-dialog-button{min-height:72px;border-radius:22px;font-size:25px}.join-room__buzz-dialog-winner{padding:11px 16px;font-size:clamp(18px,5vw,24px)}.join-room__buzz-dialog-waiting{min-height:48px;font-size:15px}}@media(max-width:420px){.join-room{padding:10px}.join-room__pick-floating-actions{width:calc(100vw - 20px);bottom:10px;gap:8px}.join-room__header{margin-bottom:10px}.join-room__panel{gap:8px;padding:9px;border-radius:18px}.join-room__panel--watch-compact,.join-room__panel--result-compact{padding:8px}.join-room__watch-compact-shell{gap:10px}.join-room__watch-compact-topline{gap:4px}.join-room__watch-compact-topline-meta{gap:6px}.join-room__watch-compact-topline-meta span{min-height:32px;padding:0 13px;font-size:13px}.join-room__watch-compact-hero{gap:9px;padding:18px 14px 14px;border-radius:20px}.join-room__watch-compact-kicker{min-height:32px;padding:0 13px;font-size:13px}.join-room__watch-compact-hero h2{font-size:clamp(31px,8.2vw,38px)}.join-room__watch-compact-hero p{font-size:15px;line-height:1.4}.join-room__watch-compact-info{gap:8px}.join-room__watch-compact-item{padding:12px;border-radius:16px}.join-room__watch-compact-item span{font-size:13px}.join-room__watch-compact-item strong{font-size:22px}.join-room__watch-compact-foot{padding:10px 11px;border-radius:14px;font-size:14px;line-height:1.35}.join-room__result-compact-shell{gap:10px}.join-room__result-compact-topline-meta{gap:6px}.join-room__result-compact-topline-meta span{min-height:34px;padding:0 13px;font-size:13px}.join-room__result-compact-hero{gap:10px;padding:20px 15px 15px;border-radius:22px}.join-room__result-compact-kicker{min-height:34px;padding:0 13px;font-size:13px}.join-room__result-compact-hero h2{font-size:clamp(33px,8.6vw,40px)}.join-room__result-compact-hero p{font-size:15px;line-height:1.4}.join-room__result-compact-info{gap:8px}.join-room__result-compact-item{padding:12px;border-radius:16px}.join-room__result-compact-item span{font-size:13px}.join-room__result-compact-item strong{font-size:22px}.join-room__result-compact-foot{padding:10px 11px;border-radius:14px;font-size:14px;line-height:1.35}.join-room__panel-head{gap:8px}.join-room__stage-intro{gap:12px}.join-room__stage-result-topline{gap:6px}.join-room__stage-result-competition{font-size:12px}.join-room__stage-result-topline-meta{gap:8px}.join-room__stage-result-topline-meta span{min-height:22px;padding:0 9px;font-size:10px}.join-room__stage-result-hero{gap:8px;padding:15px 13px 13px}.join-room__stage-result-status-pill{min-height:28px;padding:0 12px;font-size:11px}.join-room__stage-result-tags{gap:5px}.join-room__stage-result-tag{min-height:26px;padding:4px 7px;font-size:10px}.join-room__stage-result-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.join-room__stage-result-metric{padding:9px 8px 8px;border-radius:16px}.join-room__stage-result-foot{padding:9px 10px 8px;border-radius:14px}.join-room__stage-intro-stage-meta{gap:6px;flex-wrap:nowrap}.join-room__stage-intro-stage-pill,.join-room__stage-intro-stage-total,.join-room__stage-intro-stage-kind{min-height:26px;padding:0 9px;font-size:12px}.join-room__stage-intro-head h3{font-size:20px}.join-room__stage-result-hero h2{font-size:clamp(22px,7vw,30px)}.join-room__stage-result-hero p,.join-room__stage-result-foot span{font-size:11px}.join-room__stage-result-metric strong{font-size:17px}.join-room__stage-result-metric small,.join-room__stage-result-metric span{font-size:10px}.join-room__stage-intro-card{gap:8px;padding:12px 12px 11px;border-radius:14px}.join-room__stage-intro-list{gap:7px;padding-left:16px;font-size:15px;line-height:1.45}.join-room__stage-intro-foot{gap:6px;padding:12px 14px}.join-room__stage-intro-foot-label{font-size:12px}.join-room__stage-intro-foot strong{font-size:17px}.join-room__stage-intro-foot span{min-height:28px;padding:0 10px;font-size:12px}.join-room__room-meta h2{font-size:17px}.join-room__answer-countdown{min-width:60px;min-height:28px;padding:0 9px;font-size:14px}.join-room__answer-state-badge{min-height:28px;padding:0 8px;font-size:12px}.join-room__answer-head strong{font-size:18px;line-height:1.24}.join-room__answer-score-guide{padding-inline:9px;font-size:11px}.join-room__answer-hint{font-size:12px;padding:8px 10px}.join-room__answer-type{min-height:24px;padding:0 8px;font-size:11px}.join-room__room-meta-inline{gap:5px}.join-room__room-team{max-width:min(44vw,180px)}.join-room__answer-option{grid-template-columns:34px minmax(0,1fr);gap:9px;min-height:58px;padding:8px 10px;border-radius:12px}.join-room__answer-option span{width:34px;height:34px;border-radius:9px;font-size:17px}.join-room__answer-option strong{font-size:15px;line-height:1.32}.join-room__answer-media-image{height:clamp(120px,16svh,148px)}.join-room__answer-media-video{max-height:min(12svh,96px)}.join-room__answer-blank-input,.join-room__answer-blank-preview{min-height:52px;font-size:14px}.join-room__answer-status{font-size:12px;line-height:1.32;padding:7px 8px}.join-room__answer-score-grid,.join-room__answer-rule-grid{grid-template-columns:1fr;gap:7px}.join-room__answer-score-card,.join-room__answer-rule-card{padding:7px 8px;border-radius:10px}.join-room__answer-score-card strong,.join-room__answer-rule-card strong{font-size:20px}.join-room__answer-summary,.join-room__answer-explanation,.join-room__answer-reveal-item{padding:7px 8px;border-radius:10px}.join-room__answer-summary-chip{min-height:24px;padding:0 8px;font-size:12px}.join-room__answer-explanation p,.join-room__answer-reveal-block strong{font-size:13px;line-height:1.4}.join-room__answer-summary-label,.join-room__answer-score-card span,.join-room__answer-reveal-head strong,.join-room__answer-reveal-block span{font-size:12px}.join-room__room-meta p,.join-room__sync-text{font-size:11px}.join-room__toolbar-button{min-width:52px;min-height:28px;height:28px;padding:0 8px;font-size:12px}.join-room__toolbar-button--wide{min-width:60px;padding:0 9px}.join-room__buzz-overlay{padding:max(12px,env(safe-area-inset-top,0px) + 4px) max(10px,env(safe-area-inset-right,0px) + 8px) max(12px,env(safe-area-inset-bottom,0px) + 10px) max(10px,env(safe-area-inset-left,0px) + 8px)}.join-room__buzz-dialog{gap:10px;padding:18px 14px 14px;border-radius:20px}.join-room__buzz-dialog-countdown{font-size:clamp(34px,11vw,46px)}.join-room__buzz-dialog-text{font-size:14px;line-height:1.6}.join-room__buzz-dialog-button{min-height:66px;border-radius:20px;font-size:23px}.join-room__action-bar .primary-button,.join-room__action-bar .ghost-button{min-height:60px;border-radius:18px;font-size:18px}.join-room__buzz-dialog-winner{padding:10px 14px;font-size:clamp(17px,5.6vw,22px)}.join-room__buzz-dialog-waiting{min-height:44px;padding:0 14px;font-size:14px}.join-room__team-header{gap:6px;padding:2px 0 8px;min-height:48px}.join-room__team-header-main{width:min(100%,148px)}.join-room__team-header-main strong,.join-room__team-name-input{font-size:19px}.join-room__team-name-input{height:36px;min-height:36px;border-radius:10px;padding:0 12px}.join-room__team-header-actions{gap:6px}.join-room__member-panel{padding:0}.join-room__member-panel--compact{max-height:min(26svh,200px)}.join-room__member-item{min-height:54px;padding:9px 2px;gap:6px}.join-room__member-main{gap:6px}.join-room__member-main strong{font-size:16px}.join-room__member-main span{min-height:18px;padding:0 6px;font-size:10px}.join-room__member-name-input{height:36px;min-height:36px;min-width:64px;font-size:15px}.join-room__member-side{gap:4px}.join-room__member-status{min-height:22px;padding:0 8px;font-size:12px}.join-room__member-panel--compact{max-height:min(24svh,172px)}.join-room__team-picker{padding:6px}.join-room__team-card{gap:7px;padding:10px;border-radius:14px}.join-room__team-card strong{font-size:13px}.join-room__team-card-top{gap:8px}.join-room__team-card-index,.join-room__team-card-check,.join-room__team-meta-pill{min-height:20px;padding:0 7px;font-size:10px}.join-room__team-card-preview{font-size:11px}.join-room__team-picker-head{align-items:flex-start;flex-direction:column;gap:2px}.join-room__team-member-tags{gap:4px 5px}.join-room__team-member-tag{min-height:18px;padding:0 6px;font-size:11px}.join-room__join-scroll{gap:6px}.join-room__team-picker--static{padding-right:4px}.join-room__bind-form{gap:5px}.join-room__bind-form label{gap:3px;padding:8px 10px}.join-room__bind-form .text-input{min-height:28px;font-size:16px}.join-room__save-row .primary-button,.join-room__action-bar .primary-button,.join-room__action-bar .ghost-button{min-height:52px;border-radius:17px;font-size:17px}.join-room__save-row .primary-button{min-width:96px;min-height:34px;padding:0 12px;font-size:12px}}@media(max-width:720px)and (max-height:760px){.join-room__panel--session,.join-room__panel--pending-join,.join-room__panel--vote,.join-room__panel--pick-board,.join-room__panel--watch-compact,.join-room__panel--result-compact,.join-room__panel--stage-intro,.join-room__panel--stage-result,.join-room__panel--answer-state,.join-room__panel--answer{height:100%}.join-room__room-meta h2{font-size:16px}.join-room__room-meta p,.join-room__sync-text{margin-top:2px;font-size:11px}.join-room__room-meta-inline{gap:4px}.join-room__room-team{max-width:min(42vw,148px)}.join-room__answer-head strong{font-size:16px;line-height:1.24}.join-room__answer-score-guide{width:100%;justify-content:center}.join-room__answer-media-image{height:clamp(104px,14svh,128px)}.join-room__answer-media-video{max-height:min(10svh,84px)}.join-room__answer-option{min-height:50px;padding:7px 9px}.join-room__answer-option strong{font-size:14px;line-height:1.28}.join-room__answer-status,.join-room__answer-hint,.join-room__answer-score-card,.join-room__answer-summary,.join-room__answer-explanation,.join-room__answer-reveal-item{padding:7px 9px}.join-room__answer-score-grid{grid-template-columns:1fr;gap:6px}.join-room__answer-score-card strong,.join-room__stage-intro-head h3{font-size:18px}.join-room__stage-intro-list{font-size:14px;line-height:1.38}.join-room__stage-intro-stage-meta{gap:4px}.join-room__stage-intro-stage-pill,.join-room__stage-intro-stage-total,.join-room__stage-intro-stage-kind{min-height:24px;padding:0 8px;font-size:11px}.join-room__stage-intro-foot{padding:10px 12px}.join-room__stage-intro-foot strong{font-size:16px}.join-room__stage-intro-foot span{min-height:26px;padding:0 9px;font-size:11px}.join-room__panel--watch-compact,.join-room__panel--result-compact{padding:7px}.join-room__watch-compact-shell{gap:8px}.join-room__watch-compact-topline-meta span{min-height:28px;padding:0 11px;font-size:12px}.join-room__watch-compact-hero{gap:7px;padding:14px 11px 11px;border-radius:17px}.join-room__watch-compact-kicker{min-height:28px;padding:0 11px;font-size:12px}.join-room__watch-compact-hero h2{font-size:27px}.join-room__watch-compact-hero p{font-size:13px;line-height:1.36}.join-room__watch-compact-item{padding:9px;border-radius:13px}.join-room__watch-compact-item span{font-size:12px}.join-room__watch-compact-item strong{font-size:18px}.join-room__watch-compact-foot{padding:8px 9px;border-radius:11px;font-size:12px;line-height:1.3}.join-room__result-compact-shell{gap:8px}.join-room__result-compact-topline-meta span{min-height:28px;padding:0 11px;font-size:12px}.join-room__result-compact-hero{gap:7px;padding:14px 11px 11px;border-radius:17px}.join-room__result-compact-kicker{min-height:28px;padding:0 11px;font-size:12px}.join-room__result-compact-hero h2{font-size:29px}.join-room__result-compact-hero p{font-size:13px;line-height:1.36}.join-room__result-compact-item{padding:9px;border-radius:13px}.join-room__result-compact-item span{font-size:12px}.join-room__result-compact-item strong{font-size:18px}.join-room__result-compact-foot{padding:8px 9px;border-radius:11px;font-size:12px;line-height:1.3}.join-room__panel--stage-result{padding:8px}.join-room__stage-result-backdrop .join-room__stage-result-orb--three,.join-room__stage-result-backdrop .join-room__stage-result-spark{display:none}.join-room__stage-result-shell{gap:8px;padding:2px 0 0}.join-room__stage-result-competition{font-size:10px}.join-room__stage-result-topline-meta span{min-height:20px;padding:0 8px;font-size:10px}.join-room__stage-result-hero{gap:7px;padding:13px 12px 12px;border-radius:20px}.join-room__stage-result-eyebrow{font-size:10px}.join-room__stage-result-status-pill{min-height:26px;padding:0 10px;font-size:10px}.join-room__stage-result-hero h2{font-size:clamp(21px,6vw,28px)}.join-room__stage-result-hero p{font-size:11px;line-height:1.35}.join-room__stage-result-tag{min-height:24px;padding:3px 6px;font-size:10px}.join-room__stage-result-metrics{gap:6px}.join-room__stage-result-metric{gap:4px;padding:8px 8px 7px;border-radius:14px}.join-room__stage-result-metric strong{font-size:16px}.join-room__stage-result-metric small,.join-room__stage-result-metric span{font-size:10px;line-height:1.28}.join-room__stage-result-foot{padding:8px 9px 7px;border-radius:13px}.join-room__stage-result-foot strong{font-size:13px}.join-room__stage-result-foot span{font-size:10px;line-height:1.3}.join-room__action-bar .primary-button,.join-room__action-bar .ghost-button{min-height:52px;font-size:16px}}.countdown-debug-panel--student{border:1px solid rgba(255,255,255,.35)}.join-room__panel--pick-board{min-height:0;height:100%;overflow:hidden;padding-bottom:0}.join-room__pick-board{display:flex;flex-direction:column;flex:1;height:100%;min-height:0;gap:0}.join-room__pick-board-grid{display:grid;flex:1;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px;min-height:0;height:100%;overflow-y:auto;padding:4px 2px 150px;scrollbar-width:thin;scrollbar-color:rgba(139,169,196,.72) rgba(232,241,248,.72)}.join-room__pick-board-grid::-webkit-scrollbar{width:6px}.join-room__pick-board-grid::-webkit-scrollbar-track{border-radius:999px;background:#e8f1f8b8}.join-room__pick-board-grid::-webkit-scrollbar-thumb{border-radius:999px;background:#8ba9c4b8}.join-room__pick-card{position:relative;display:grid;gap:8px;min-height:122px;padding:14px 12px 12px;border-radius:20px;border:1px solid rgba(167,196,223,.62);background:radial-gradient(circle at top right,rgba(255,216,120,.16),transparent 38%),linear-gradient(180deg,#fff,#edf6fd);color:#244760;text-align:left;overflow:hidden;box-shadow:inset 0 1px #fffffff5,0 10px 22px #a2bcd624;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,filter .18s ease}.join-room__pick-card:not(:disabled):active{transform:scale(.985)}.join-room__pick-card.is-selected{border-color:#65afe4e6;background:radial-gradient(circle at top right,rgba(255,214,116,.22),transparent 34%),linear-gradient(180deg,#fff,#e4f3ff);box-shadow:inset 0 1px #fffffffa,0 18px 34px #7cb3df3d,0 0 0 2px #73b7e82e;transform:translateY(-1px)}.join-room__pick-card.is-active{border-color:#65afe4f0;background:radial-gradient(circle at top right,rgba(255,214,116,.28),transparent 34%),linear-gradient(180deg,#fff,#e4f3ff);box-shadow:inset 0 1px #fffffffa,0 18px 34px #7cb3df3d}.join-room__pick-card.is-consumed{border-color:#b2bdc9e6;background:repeating-linear-gradient(135deg,#94a3b81a 0,#94a3b81a 10px,#94a3b808 10px,#94a3b808 20px),linear-gradient(180deg,#f8fafc,#e9eef4);box-shadow:inset 0 1px #fffffff0,0 8px 18px #94a3b81f;filter:saturate(.56)}.join-room__pick-card.is-consumed:after{content:"已使用";position:absolute;top:12px;right:-32px;padding:3px 34px;background:linear-gradient(135deg,#64748bf5,#475569f0);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;line-height:1.2;transform:rotate(32deg);box-shadow:0 8px 16px #47556929;pointer-events:none}.join-room__pick-card-title{font-size:14px;color:#6f8aa2}.join-room__pick-card-label{font-size:clamp(18px,3vw,24px);line-height:1.18;color:#9a6a16;text-shadow:0 1px 0 rgba(255,255,255,.82)}.join-room__pick-card-score{font-size:clamp(24px,4.4vw,34px);line-height:1;color:#bf8611;text-shadow:0 1px 0 rgba(255,255,255,.86)}.join-room__pick-card--blind-box{background:radial-gradient(circle at top right,rgba(255,214,116,.18),transparent 36%),linear-gradient(180deg,#fffdf7,#eef5fb)}.join-room__pick-card--blind-box.is-selected,.join-room__pick-card--blind-box.is-active{background:radial-gradient(circle at top right,rgba(255,214,116,.26),transparent 34%),linear-gradient(180deg,#fffdf7,#e5f0fb)}.join-room__pick-card-status{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:24px;width:fit-content;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.join-room__pick-card-status.is-available{background:#1276d114;color:#6e8eaa}.join-room__pick-card-status.is-selected{background:#21608a1f;color:#21608a}.join-room__pick-card-status.is-active{background:#0f74be1f;color:#0f74be}.join-room__pick-card-status.is-consumed{background:#64748b1f;color:#667085}.join-room__pick-card.is-selected .join-room__pick-card-title{color:#215173;font-weight:800}.join-room__pick-card.is-selected .join-room__pick-card-label{color:#875b10}.join-room__pick-card.is-selected .join-room__pick-card-score{color:#ae7b12}.join-room__pick-card.is-selected .join-room__pick-card-status{color:#21608a}.join-room__pick-card.is-consumed .join-room__pick-card-title{color:#66798c}.join-room__pick-card.is-consumed .join-room__pick-card-label{color:#8d99a8;text-shadow:none}.join-room__pick-card.is-consumed .join-room__pick-card-score{color:#95a3b4;text-shadow:none}.join-room__pick-card.is-consumed .join-room__pick-card-status{color:#667085}.join-room__pick-floating-actions{position:fixed;bottom:18px;left:50%;width:min(1180px,calc(100vw - 24px));transform:translate(-50%);z-index:16;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:22px 0 0;background:linear-gradient(180deg,#f5f9fd00,#f5f9fddb 36%,#f5f9fdfa)}.join-room__pick-floating-actions--single{grid-template-columns:minmax(0,1fr)}.join-room__pick-floating-actions .primary-button,.join-room__pick-floating-actions .ghost-button{min-height:54px;font-size:17px;border-radius:18px;width:100%;box-shadow:0 16px 30px #88a4be33,inset 0 1px #ffffffeb}@media(max-width:720px){.join-room__panel--pick-board{min-height:0;height:100%;padding-bottom:0;max-height:90%}.join-room__pick-board{gap:0}.join-room__pick-board-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:4px 1px 148px}.join-room__pick-card{min-height:108px;padding:12px 10px 10px;border-radius:18px}.join-room__pick-card-label{font-size:clamp(16px,4.4vw,21px)}.join-room__pick-card-score{font-size:clamp(22px,7vw,30px)}.join-room__pick-floating-actions{width:calc(100vw - 12px);bottom:12px;gap:10px;padding-top:14px}}.join-room-pick-reveal-fade-enter-active,.join-room-pick-reveal-fade-leave-active{transition:opacity .22s ease,transform .22s ease}.join-room-pick-reveal-fade-enter-from,.join-room-pick-reveal-fade-leave-to{opacity:0;transform:scale(.96)}.join-room__pick-reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#08132285;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.join-room__pick-reveal-dialog{display:grid;gap:10px;width:min(420px,calc(100vw - 32px));padding:24px 22px;border-radius:28px;text-align:center;color:#f4f8ff;background:radial-gradient(circle at top center,rgba(255,217,116,.22),transparent 34%),linear-gradient(145deg,#0e2842f5,#091829f5);border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 70px #040d1857}.join-room__pick-reveal-kicker{font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:#ffecb1c7}.join-room__pick-reveal-title{font-size:30px;font-weight:900;color:#fff4ca}.join-room__pick-reveal-score{font-size:22px;font-weight:800;color:#9edfff}.join-room__pick-reveal-text{margin:0;font-size:15px;line-height:1.6;color:#e9f1ffd1}.host-shell{position:relative;height:100dvh;padding:12px;overflow:hidden}.host-shell__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 8% 10%,rgba(34,211,238,.22),transparent 24%),radial-gradient(circle at 92% 12%,rgba(133,114,255,.15),transparent 18%),radial-gradient(circle at 72% 85%,rgba(245,158,11,.16),transparent 22%),linear-gradient(180deg,#f6fbff,#edf7ff 52%,#e8f2fb);z-index:0}.host-shell__content{position:relative;z-index:1;height:100%;min-height:0;overflow:hidden}.host-screen-frame{position:relative;height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;border-radius:24px;border:1px solid rgba(23,118,209,.12);background:radial-gradient(circle at top left,rgba(34,211,238,.16),transparent 24%),radial-gradient(circle at bottom right,rgba(245,158,11,.14),transparent 22%),linear-gradient(180deg,#ffffffeb,#f7fbfff5);box-shadow:0 18px 50px #1d4f7a1f;overflow:hidden}.host-screen-frame__main{min-height:0;overflow:hidden}.host-screen-frame__drawer{position:relative;min-height:0;padding:0 12px;z-index:4}.host-screen-frame__drawer-popover{position:absolute;left:12px;right:12px;bottom:calc(100% + 10px);display:flex;justify-content:center;z-index:5;pointer-events:none}.host-stage-layout{position:relative;isolation:isolate;height:100%;min-height:0;display:grid;grid-template-rows:auto 1fr;gap:14px;padding:18px 18px 0;overflow:hidden}.host-stage-layout>*{position:relative;z-index:1}.host-stage-layout__content{height:100%;min-height:0;overflow:hidden}.host-stage-layout__content>*{height:100%;min-height:0}.host-shell__drawer-layer{position:relative;z-index:1;display:flex;justify-content:center;pointer-events:none}.host-shell__drawer-wake-zone{position:absolute;left:12px;right:12px;bottom:0;height:60px;z-index:0;pointer-events:auto}.host-shell__drawer-sensor{position:absolute;left:0;right:0;bottom:0;height:60px;pointer-events:auto}.host-shell__drawer-shell{position:relative;width:100%;max-width:none;padding:0;pointer-events:auto}.host-live-ranking-popover{position:relative;width:min(920px,calc(100vw - 96px));pointer-events:auto}.host-live-ranking-popover__close{position:absolute;top:14px;right:16px;z-index:2;min-height:30px;padding-inline:12px;border-radius:999px;background:#fffffff0;box-shadow:0 10px 24px #1d4f7a1a}.host-live-ranking-popover .host-panel-card{background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 22px 46px #16305829}.host-live-ranking-popover .host-panel-card__body{min-height:0;display:flex}.host-live-ranking-popover .host-ranking-list{flex:1;min-height:0;max-height:min(48vh,520px);overflow-y:auto;padding-right:6px;overscroll-behavior:contain;scrollbar-width:thin}.host-live-ranking-popover .host-ranking-list::-webkit-scrollbar{width:8px}.host-live-ranking-popover .host-ranking-list::-webkit-scrollbar-thumb{border-radius:999px;background:#1776d133}.host-live-ranking-popover .host-ranking-row{align-items:flex-start;min-height:72px;padding:14px 16px;animation:none;will-change:auto}.host-live-ranking-popover .host-ranking-row__name{font-size:16px}.host-live-ranking-popover .host-ranking-row__members{margin-top:6px}.host-live-ranking-popover .host-ranking-row__score{font-size:26px}.host-live-ranking-popover .host-trend-chip{display:none}.host-drawer-popover-enter-active,.host-drawer-popover-leave-active{transition:opacity .18s ease,transform .22s ease}.host-drawer-popover-enter-from,.host-drawer-popover-leave-to{opacity:0;transform:translate3d(0,12px,0)}.host-floating-notification{position:fixed;top:26px;right:26px;z-index:70;width:min(420px,calc(100vw - 48px));display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;border-radius:18px;border:1px solid rgba(88,183,124,.2);background:#fffffff5;box-shadow:0 22px 46px #1e335529;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.host-floating-notification__meta{display:grid;gap:6px;min-width:0}.host-floating-notification__title{color:#17324d;font-size:20px;font-weight:900;line-height:1.2}.host-floating-notification__message{color:#2f7f53;font-size:18px;font-weight:700;line-height:1.45}.host-floating-notification__close{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:999px;background:#13324d0f;color:#6b7f93;font-size:22px;line-height:1}.host-notification-fade-enter-active,.host-notification-fade-leave-active{transition:opacity .18s ease,transform .18s ease}.host-notification-fade-enter-from,.host-notification-fade-leave-to{opacity:0;transform:translate3d(0,-8px,0)}.host-stage-effects{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;border-radius:20px;--host-effect-primary: rgba(34, 211, 238, .2);--host-effect-secondary: rgba(59, 130, 246, .16);--host-effect-gold: rgba(245, 197, 79, .24);--host-effect-danger: rgba(248, 113, 113, .2);--host-effect-wash-opacity: .14;--host-effect-grid-opacity: .05;--host-effect-halo-opacity: 0;--host-effect-scan-opacity: 0;--host-effect-beam-opacity: 0;--host-effect-column-opacity: .04;--host-effect-particle-opacity: .26;--host-effect-confetti-opacity: 0}.host-stage-effects__wash,.host-stage-effects__grid,.host-stage-effects__orbit,.host-stage-effects__scan,.host-stage-effects__halo,.host-stage-effects__beam,.host-stage-effects__columns,.host-stage-effects__particles,.host-stage-effects__confetti{position:absolute;top:0;right:0;bottom:0;left:0}.host-stage-effects__wash{top:-8%;right:-8%;bottom:-8%;left:-8%;background:radial-gradient(circle at 14% 18%,var(--host-effect-primary),transparent 18%),radial-gradient(circle at 86% 20%,var(--host-effect-secondary),transparent 20%),radial-gradient(circle at 50% 100%,var(--host-effect-gold),transparent 24%);opacity:var(--host-effect-wash-opacity);filter:blur(8px);animation:hostStageWashDrift 14s ease-in-out infinite alternate}.host-stage-effects__grid{background-image:linear-gradient(rgba(19,104,178,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(19,104,178,.06) 1px,transparent 1px);background-size:92px 92px;-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.9) 18%,rgba(0,0,0,.9) 82%,transparent);mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.9) 18%,rgba(0,0,0,.9) 82%,transparent);opacity:var(--host-effect-grid-opacity)}.host-stage-effects__orbit{width:42vw;height:42vw;max-width:620px;max-height:620px;border-radius:50%;border:1px solid rgba(125,179,230,.24);top:auto;bottom:-28%;filter:blur(.1px);animation:hostStageOrbit 18s linear infinite}.host-stage-effects__orbit--left{left:-10%}.host-stage-effects__orbit--right{right:-12%;animation-direction:reverse;animation-duration:20s}.host-stage-effects__scan{top:18%;right:10%;bottom:18%;left:10%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.55) 48%,transparent 100%);opacity:var(--host-effect-scan-opacity);transform:translate(-120%);filter:blur(1px);animation:hostStageSweep 5.2s ease-in-out infinite}.host-stage-effects__halo{inset:auto;width:44vw;height:44vw;max-width:560px;max-height:560px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(244,197,79,.4);box-shadow:0 0 0 24px #ffffff3d,0 0 0 68px #4fa8ff14;opacity:var(--host-effect-halo-opacity);animation:hostStageHaloPulse 4.2s ease-in-out infinite}.host-stage-effects__beam{inset:-10% auto auto;width:34%;height:88%;background:linear-gradient(180deg,#ffffffc7,#fff0);clip-path:polygon(50% 0%,100% 100%,0% 100%);opacity:var(--host-effect-beam-opacity);filter:blur(10px);transform-origin:top center;animation:hostStageBeamPulse 4.6s ease-in-out infinite}.host-stage-effects__beam--left{left:22%;transform:rotate(-10deg)}.host-stage-effects__beam--right{right:22%;transform:rotate(10deg);animation-delay:.9s}.host-stage-effects__column{position:absolute;bottom:-8%;width:9%;min-width:88px;background:linear-gradient(180deg,#fff0,#73c5ff3d);border-radius:999px 999px 0 0;opacity:var(--host-effect-column-opacity);filter:blur(2px);animation:hostStageColumnRise linear infinite}.host-stage-effects__particle{position:absolute;display:block;border-radius:999px;background:radial-gradient(circle,#fffffffa,#7ed8ff80);opacity:var(--host-effect-particle-opacity);animation:hostStageParticleFloat linear infinite}.host-stage-effects__confetti-piece{position:absolute;top:-10%;width:10px;height:28px;border-radius:999px;opacity:var(--host-effect-confetti-opacity);box-shadow:0 6px 16px #f2b02c29;animation:hostStageConfettiDrop linear infinite}.host-stage-effects--group-prepare{--host-effect-wash-opacity: .16;--host-effect-grid-opacity: .06;--host-effect-column-opacity: .05}.host-stage-effects--group-running{--host-effect-wash-opacity: .2;--host-effect-grid-opacity: .08;--host-effect-column-opacity: .09}.host-stage-effects--group-answer{--host-effect-wash-opacity: .22;--host-effect-grid-opacity: .08;--host-effect-halo-opacity: .2;--host-effect-scan-opacity: .18;--host-effect-column-opacity: .08}.host-stage-effects--group-blind-box{--host-effect-wash-opacity: .24;--host-effect-grid-opacity: .1;--host-effect-halo-opacity: .24;--host-effect-beam-opacity: .32;--host-effect-column-opacity: .1}.host-stage-effects--group-offline{--host-effect-primary: rgba(251, 146, 60, .2);--host-effect-secondary: rgba(248, 113, 113, .14);--host-effect-wash-opacity: .22;--host-effect-grid-opacity: .07;--host-effect-scan-opacity: .12;--host-effect-column-opacity: .08}.host-stage-effects--group-result{--host-effect-wash-opacity: .22;--host-effect-grid-opacity: .08;--host-effect-column-opacity: .12;--host-effect-particle-opacity: .32}.host-stage-effects--scene-result-stage{--host-effect-primary: rgba(110, 207, 246, .2);--host-effect-secondary: rgba(245, 197, 79, .18);--host-effect-halo-opacity: .16;--host-effect-confetti-opacity: .42}.host-stage-effects--scene-answer-revealed{--host-effect-primary: rgba(34, 197, 94, .18);--host-effect-secondary: rgba(59, 130, 246, .15)}.host-stage-effects--scene-blind-box-animating{--host-effect-primary: rgba(244, 197, 79, .24);--host-effect-secondary: rgba(96, 165, 250, .18)}.host-stage-effects--scene-result-advancement{--host-effect-primary: rgba(74, 222, 128, .18);--host-effect-secondary: rgba(59, 130, 246, .14);--host-effect-halo-opacity: .18;--host-effect-confetti-opacity: .52}.host-stage-effects--scene-result-champion{--host-effect-primary: rgba(245, 197, 79, .28);--host-effect-secondary: rgba(110, 207, 246, .16);--host-effect-halo-opacity: .28;--host-effect-beam-opacity: .2;--host-effect-column-opacity: .16;--host-effect-confetti-opacity: .84}.host-stage-effects--scene-match-finished{--host-effect-primary: rgba(125, 211, 252, .22);--host-effect-secondary: rgba(245, 197, 79, .14);--host-effect-halo-opacity: .12;--host-effect-confetti-opacity: .46}.host-scene-transition{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;overflow:hidden;pointer-events:none}.host-scene-transition__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 30%,#ffffffe6,#edf7ffd6 42%,#e1effbb8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.host-scene-transition__panel{position:absolute;left:50%;top:50%;width:min(460px,calc(100% - 56px));transform:translate(-50%,-50%);padding:22px 26px;border-radius:28px;border:1px solid rgba(23,118,209,.14);background:radial-gradient(circle at top right,rgba(110,207,246,.18),transparent 32%),radial-gradient(circle at bottom left,rgba(245,197,79,.14),transparent 28%),#ffffffeb;box-shadow:0 26px 54px #1d4f7a24;text-align:center}.host-scene-transition__eyebrow{color:#0891b2;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.host-scene-transition__icon{width:58px;height:58px;margin:12px auto 14px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#edf8ff,#fffbef);color:#1368b2;box-shadow:0 12px 24px #1368b21a}.host-scene-transition__icon .host-icon,.host-scene-transition__icon .host-icon svg{width:24px;height:24px}.host-scene-transition__title{font-size:clamp(28px,3.4vw,40px);line-height:1.08;font-weight:900;color:#18364d}.host-scene-transition__subtitle{margin-top:8px;color:#63829a;font-size:14px;line-height:1.6}.host-scene-transition__details{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none;text-align:left}.host-scene-transition__details li{position:relative;padding-left:16px;color:#476982;font-size:14px;line-height:1.6}.host-scene-transition__details li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,#2aa2f2,#8bd67b)}.host-scene-transition-enter-active,.host-scene-transition-leave-active{transition:opacity .28s ease}.host-scene-transition-enter-active .host-scene-transition__panel,.host-scene-transition-leave-active .host-scene-transition__panel{transition:transform .38s cubic-bezier(.22,1,.36,1),opacity .28s ease}.host-scene-transition-enter-from,.host-scene-transition-leave-to{opacity:0}.host-scene-transition-enter-from .host-scene-transition__panel,.host-scene-transition-leave-to .host-scene-transition__panel{transform:translate(-50%,-46%) scale(.96);opacity:0}.host-stage-effects--scene-running-buzzer{--host-effect-primary: rgba(96, 165, 250, .22);--host-effect-secondary: rgba(34, 211, 238, .16)}.host-stage-effects--scene-running-vote{--host-effect-primary: rgba(59, 130, 246, .18);--host-effect-secondary: rgba(20, 184, 166, .14)}.host-stage-effects--scene-running-blind-choose{--host-effect-primary: rgba(244, 197, 79, .18);--host-effect-secondary: rgba(34, 211, 238, .14)}.host-ranking-row,.host-score-change-row,.host-podium-row,.host-question-card,.host-blind-slot,.host-result-table__row{animation:hostStageCardEnter .56s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--host-row-index, 0) * 70ms);will-change:transform,opacity}.host-ranking-row--focus,.host-result-table__row--focus,.host-question-card--active,.host-blind-slot--current{box-shadow:0 16px 32px #3b82f614}.host-score-change-row{animation-duration:.48s}.host-podium-row{animation-duration:.62s}.host-control-drawer{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:18px 18px 0 0;border:1px solid rgba(23,118,209,.12);background:#fffffff5;box-shadow:0 -4px 18px #1d4f7a0f;min-height:0;width:fit-content;max-width:100%;margin:0;transition:transform .48s cubic-bezier(.22,1,.36,1),box-shadow .48s ease,opacity .48s ease}.host-control-drawer--collapsed{justify-content:center;padding:4px 12px 8px;border-radius:999px;border-color:#1276d12e;background:linear-gradient(135deg,#50a9eaeb,#7ecaf5e6);transform:translateY(calc(100% - 32px));box-shadow:0 8px 18px #1276d11f}.host-control-drawer--expanded{width:100%;justify-content:flex-start;transform:translateY(0)}.host-shell__drawer-layer--pinned .host-control-drawer{transform:translateY(0)}.host-drawer-toggle{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 8px;border:1px solid rgba(23,118,209,.14);border-radius:999px;background:#f4fbff;color:#1368b2;font-size:12px;font-weight:800;white-space:nowrap}.host-control-drawer--collapsed .host-drawer-toggle{min-height:22px;padding:0 8px;border-color:transparent;background:transparent;color:#fff;font-size:11px;letter-spacing:.02em}.host-control-drawer--collapsed .host-drawer-toggle .host-icon,.host-control-drawer--collapsed .host-drawer-toggle .host-icon svg{color:#fff;stroke:currentColor;width:14px;height:14px}.host-drawer-toggle__icon{transition:transform .18s ease}.host-drawer-toggle__icon--collapsed{transform:rotate(-90deg);animation:hostDrawerHintFloat 1.6s ease-in-out infinite}.host-drawer-toggle__icon--expanded{transform:rotate(90deg)}@keyframes hostDrawerHintFloat{0%,to{transform:rotate(-90deg) translate(0);opacity:.88}50%{transform:rotate(-90deg) translate(-3px);opacity:1}}.host-control-drawer__layout{flex:1;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;align-items:center;gap:10px 12px}.host-control-drawer__side{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.host-control-drawer__side--left{justify-content:flex-start;margin-left:14px}.host-control-drawer__side--right{justify-content:flex-end}.host-control-drawer__center{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.host-control-drawer__finish{display:flex;justify-content:flex-end}.host-control-drawer__button{border-width:1px;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.host-control-drawer__button--primary-focus{min-height:48px;min-width:164px;padding-inline:24px;font-size:17px;font-weight:900;box-shadow:0 14px 28px #1d4f7a1f}.host-control-drawer__button--finish{min-height:34px;padding-inline:14px;white-space:nowrap}.host-control-drawer__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.host-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:16px;min-height:0}.host-topbar--without-countdown{grid-template-columns:minmax(0,1fr) auto}.host-topbar__aside{display:flex;align-items:flex-end;justify-self:end;min-width:0}.host-topbar__copy{max-width:760px}.host-topbar__toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px;min-width:0}.host-topbar__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.host-topbar__meta-row{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;max-width:100%}.host-topbar__countdown{align-self:center;justify-self:center;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:300px;min-height:56px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,#fff3ebfa,#fffaf6f5);color:#d96b17;font-size:28px;font-weight:900;line-height:1;font-variant-numeric:tabular-nums;box-shadow:0 14px 30px #d96b1714}.host-topbar__countdown .host-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;line-height:0}.host-topbar__countdown .host-icon,.host-topbar__countdown .host-icon svg{width:24px;height:24px}.host-topbar__countdown span{display:block;line-height:1;white-space:nowrap}.host-topbar__eyebrow{color:#0891b2;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.host-topbar__title{margin:6px 0;font-size:clamp(28px,3.2vh,34px);line-height:1.08;letter-spacing:-.02em}.host-topbar__progress,.host-topbar__meta-chip{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:16px;line-height:1;white-space:nowrap;box-shadow:inset 0 1px #ffffffd9}.host-topbar__progress{min-width:78px;padding:0 14px;border:1px solid rgba(87,184,114,.28);background:linear-gradient(135deg,#effcf3f5,#f6fff9f0);color:#56a548;font-size:18px;font-weight:900;font-variant-numeric:tabular-nums}.host-topbar__meta-chip{border:1px solid rgba(23,118,209,.16);background:linear-gradient(135deg,#eef7fff5,#fff6ebeb);color:#36536c;font-size:16px;font-weight:800;letter-spacing:.01em}.host-topbar__subtitle{margin:0;color:#63829a;font-size:14px;line-height:1.55}.host-topbar__badges{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px;min-width:0}.host-topbar__utilities{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:8px;min-width:0}.host-topbar__utility-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(23,118,209,.14);background:#ffffffeb;color:#4b6b83;font-size:12px;font-weight:800;white-space:nowrap;box-shadow:0 8px 18px #1d4f7a14}.host-topbar__utility-button span{white-space:nowrap}.host-topbar__utility-button--icon{width:34px;min-width:34px;padding:0}.host-topbar__utility-button--active{background:linear-gradient(135deg,#edf9ff,#fff);color:#1368b2;border-color:#91cdee}.host-topbar__utility-button:disabled{opacity:.55;cursor:not-allowed}.host-stage-layout--result-tableau{gap:10px;padding-top:14px}.host-stage-layout--result-tableau .host-topbar{grid-template-columns:minmax(0,1fr) minmax(0,auto);gap:12px;align-items:start}.host-stage-layout--result-tableau .host-topbar__countdown{display:none}.host-stage-layout--result-tableau .host-topbar__copy{max-width:680px}.host-stage-layout--result-tableau .host-topbar__eyebrow{font-size:11px}.host-stage-layout--result-tableau .host-topbar__title{margin:2px 0;font-size:clamp(24px,2.7vh,28px)}.host-stage-layout--result-tableau .host-topbar__title-row{gap:10px}.host-stage-layout--result-tableau .host-topbar__meta-row{gap:8px}.host-stage-layout--result-tableau .host-topbar__progress,.host-stage-layout--result-tableau .host-topbar__meta-chip{min-height:34px;padding:0 12px;border-radius:14px}.host-stage-layout--result-tableau .host-topbar__progress{min-width:72px;font-size:15px}.host-stage-layout--result-tableau .host-topbar__meta-chip{font-size:13px}.host-stage-layout--result-tableau .host-topbar__toolbar,.host-stage-layout--result-tableau .host-topbar__badges,.host-stage-layout--result-tableau .host-topbar__utilities{gap:8px}.host-stage-layout--result-tableau .host-badge,.host-stage-layout--result-tableau .host-topbar__utility-button{min-height:28px;padding-inline:10px;font-size:11px}.host-stage-layout--champion-ceremony{gap:0;padding:0}.host-stage-layout--champion-ceremony .host-topbar{position:absolute;left:18px;top:16px;right:18px;z-index:4;grid-template-columns:minmax(0,1fr);gap:0}.host-stage-layout--champion-ceremony .host-topbar__countdown,.host-stage-layout--champion-ceremony .host-topbar__copy{display:none}.host-stage-layout--champion-ceremony .host-topbar__aside{width:auto;min-width:0}.host-stage-layout--champion-ceremony .host-topbar__toolbar{gap:8px;justify-content:flex-end}.host-stage-layout--champion-ceremony .host-topbar__badges{display:flex;justify-content:flex-end;flex-wrap:nowrap;max-width:none}.host-stage-layout--champion-ceremony .host-topbar__utilities{gap:8px;justify-content:flex-end}.host-stage-layout--champion-ceremony .host-topbar__utility-button{min-height:30px;padding-inline:10px;font-size:11px}.host-badge,.host-action-chip,.host-question-chip,.host-state-pill,.host-pill,.host-template-chip{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 10px;border-radius:999px;border:1px solid rgba(23,118,209,.14);background:#ffffffdb;color:#18364d;font-size:12px;font-weight:700}.host-badge{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default}.host-badge--interactive{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.host-badge--interactive:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1276d11f;border-color:#1276d147}.host-badge--primary,.host-action-chip--primary,.host-question-chip--highlight,.host-question-chip--type{background:#edf7ff;border-color:#bde1f5;color:#1368b2}.host-badge--success,.host-action-chip--success,.host-state-pill--success{background:#ecfbf3;border-color:#bae8ca;color:#178946}.host-badge--warning,.host-action-chip--warning,.host-state-pill--warning{background:#fff5de;border-color:#f1d290;color:#af7700}.host-badge--danger,.host-action-chip--danger,.host-state-pill--danger{background:#fff1f1;border-color:#efc0c0;color:#cc5252}.host-state-pill--neutral{background:#eef4f9f5;border-color:#a8bbcb80;color:#567188}.host-badge--neutral,.host-action-chip--neutral{color:#63829a}.host-icon,.host-icon svg{width:16px;height:16px;display:inline-block;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.host-room-qr-modal{width:min(720px,calc(100vw - 24px));display:grid;gap:18px}.host-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.host-dialog-header__meta{display:grid;gap:6px;min-width:0}.host-dialog-header__eyebrow{color:#0f86b8;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.host-dialog-header__title{margin:0;color:#16344b;font-size:28px;line-height:1.25;font-weight:900}.host-dialog-header__subtitle{margin:0;color:#63829a;font-size:15px;line-height:1.7}.host-room-qr-modal__body{display:grid;gap:18px;justify-items:center}.host-room-qr-modal__meta{display:grid;gap:14px;justify-items:center}.host-room-qr-modal__code{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;border-radius:16px;background:#edf7ff;border:1px solid #bde1f5;color:#1368b2;font-size:30px;font-weight:900;letter-spacing:.18em}.host-qr-code--xxl{width:380px;height:380px}.host-grid-two,.host-grid-three,.host-grid-main-side,.host-grid-side-main,.host-result-grid,.host-report-grid,.host-champion-layout{display:grid;gap:14px;min-height:0;height:100%;align-items:start}.host-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.host-grid-three{grid-template-columns:.82fr 1.1fr .78fr}.host-grid-main-side{grid-template-columns:1.42fr .78fr}.host-grid-main-side--rules{grid-template-columns:minmax(0,1fr);justify-items:start;align-items:start}.host-grid-main-side--rules>.host-stack{width:100%;height:100%}.host-grid-side-main{grid-template-columns:.82fr 1.18fr}.host-grid-side-main--prepare{grid-template-columns:minmax(340px,380px) minmax(0,1fr);align-items:stretch}.host-result-grid,.host-report-grid,.host-champion-layout{grid-template-columns:1.16fr .84fr}.host-stack{display:grid;gap:14px;min-height:0;align-content:start}.host-stack--prepare-qr{width:min(380px,100%);height:100%}.host-stack--prepare-qr .host-panel-card{padding:12px 12px 14px;height:100%}.host-grid-side-main--prepare>.host-panel-card{height:100%}.host-grid-side-main--prepare>.host-panel-card .host-panel-card__body,.host-stack--prepare-qr .host-panel-card .host-panel-card__body{flex:1;display:flex;flex-direction:column;min-height:0}.host-panel-card{display:flex;flex-direction:column;gap:12px;min-height:0;padding:14px 16px;border-radius:20px;border:1px solid rgba(23,118,209,.14);background:#ffffffeb;box-shadow:0 10px 28px #1d4f7a14;overflow:hidden}.host-panel-card--hero{background:radial-gradient(circle at top right,rgba(34,211,238,.18),transparent 28%),linear-gradient(135deg,#fff,#f5fbff)}.host-panel-card--accent{background:radial-gradient(circle at top right,rgba(245,197,79,.18),transparent 24%),linear-gradient(135deg,#fffdfa,#fff8eb)}.host-panel-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.host-panel-card__title{margin:0;font-size:17px;font-weight:800}.host-panel-card__subtitle{margin:4px 0 0;color:#63829a;font-size:13px;line-height:1.5}.host-panel-card__note{font-size:11px;color:#63829a;font-weight:700;white-space:nowrap}.host-panel-card__body{min-width:0;min-height:0}.host-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.host-metric-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.host-metric-card{border:1px solid rgba(23,118,209,.12);border-radius:16px;background:#fff;padding:12px}.host-metric-card__label{color:#63829a;font-size:12px;font-weight:700;margin-bottom:8px}.host-metric-card__value{font-size:clamp(22px,2.6vh,28px);line-height:1.1;font-weight:900}.host-metric-card__value--compact{font-size:clamp(18px,2.1vh,20px)}.host-metric-card__hint{margin-top:6px;color:#63829a;font-size:12px}.host-template-group{display:grid;gap:10px}.host-template-group__label{font-size:14px;font-weight:800}.host-chip-list,.host-pill-list,.host-status-grid{display:flex;flex-wrap:wrap;gap:8px}.host-template-chip--active{background:linear-gradient(135deg,#edf9ff,#fbfdff);border-color:#8bcdef;color:#0b77b5;box-shadow:0 10px 20px #0891b21f}.host-template-chip{cursor:pointer}.host-room-create-page,.host-room-create-page>*{min-height:0}.host-room-create-page{align-items:stretch;overflow:hidden}.host-room-create-page>*{max-height:100%;overflow:hidden}.host-room-create__side{min-height:0;height:100%;grid-template-rows:auto minmax(0,1fr)}.host-room-create__activity-card-panel,.host-room-create__setup-card{min-height:0;max-height:100%}.host-room-create__activity-card-panel{height:100%}.host-room-create__activity-card-panel .host-panel-card__body,.host-room-create__setup-card .host-panel-card__body{min-height:0}.host-room-create__activity-card-panel .host-panel-card__body{display:flex;flex-direction:column;gap:12px;flex:1;overflow:hidden}.host-room-create__setup-card{height:100%}.host-room-create__setup-card .host-panel-card__body{display:flex;flex-direction:column;gap:12px;flex:1;overflow:hidden}.host-running-required{display:grid;grid-template-rows:minmax(0,1fr) clamp(176px,24vh,248px);gap:14px;min-height:0;height:100%}.host-running-vote-stage{display:grid;grid-template-rows:minmax(0,1fr);gap:14px;min-height:0;height:100%}.host-running-vote-stage__status{min-height:0;height:100%}.host-running-vote-stage__status>.host-panel-card{height:100%}.host-running-vote-stage__status>.host-panel-card .host-panel-card__body{display:flex;flex-direction:column;min-height:0;overflow:hidden}.host-running-vote-stage__panel .host-status-card--active{--host-status-border: rgba(72, 166, 255, .98);--host-status-background: radial-gradient(circle at top right, rgba(86, 182, 255, .34), transparent 40%), linear-gradient(135deg, rgba(231, 245, 255, .99), rgba(255, 255, 255, .99));--host-status-shadow-rest: rgba(18, 118, 209, .2);--host-status-shadow-peak: rgba(18, 118, 209, .3);--host-status-glow: radial-gradient(circle, rgba(52, 149, 255, .3), transparent 68%);--host-status-label-bg: rgba(18, 118, 209, .14);--host-status-label-text: #0c6dc4;--host-status-accent: #0c6dc4;--host-status-name: #10416a;--host-status-muted: #426b90;animation:hostStatusUnifiedPulse 2.15s ease-in-out infinite,hostVotePendingBreath 2.15s ease-in-out infinite}.host-running-vote-stage__panel .host-status-card--success{--host-status-border: rgba(86, 201, 126, .98);--host-status-background: radial-gradient(circle at top right, rgba(111, 207, 151, .3), transparent 40%), linear-gradient(135deg, rgba(232, 253, 239, .99), rgba(255, 255, 255, .99));--host-status-shadow-rest: rgba(2, 122, 72, .18);--host-status-shadow-peak: rgba(2, 122, 72, .28);--host-status-glow: radial-gradient(circle, rgba(86, 201, 126, .28), transparent 68%);--host-status-label-bg: rgba(2, 122, 72, .12);--host-status-label-text: #027a48;--host-status-accent: #027a48;--host-status-name: #0e4e32;--host-status-muted: #366f54}.host-running-required__top,.host-running-required__status{min-height:0}.host-running-required__top{display:flex;width:100%}.host-running-required__top>*,.host-running-required__status>*{width:100%;min-width:0}.host-running-required__top>.host-panel-card,.host-running-required__status>.host-panel-card{flex:1 1 auto;height:100%;min-height:0}.host-running-required__top>.host-panel-card .host-panel-card__body,.host-running-required__status>.host-panel-card .host-panel-card__body{display:flex;flex-direction:column;flex:1;min-height:0}.host-running-required__top .host-question-stage{flex:1;min-height:0}.host-running-required__status>.host-panel-card{padding-top:12px;padding-bottom:12px}.host-running-required__status>.host-panel-card .host-panel-card__header{align-items:center;gap:8px}.host-running-required__status>.host-panel-card .host-panel-card__body{overflow:hidden}.host-running-required__status .host-status-grid{align-content:flex-start}.host-status-strip-viewport{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:2px;overscroll-behavior:contain;scrollbar-gutter:stable both-edges;scrollbar-width:thin;scrollbar-color:rgba(78,148,214,.5) rgba(219,233,246,.72)}.host-status-strip-viewport--scrollable{padding-right:6px}.host-status-strip-viewport::-webkit-scrollbar{width:8px}.host-status-strip-viewport::-webkit-scrollbar-track{border-radius:999px;background:#dbe9f6b8}.host-status-strip-viewport::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,#4e94d6ad,#2978c68a)}.host-status-strip{--host-status-card-min-width: 256px;--host-status-card-height: 112px;--host-status-gap: 8px;display:flex;flex-wrap:wrap;gap:var(--host-status-gap);justify-content:center;align-content:start;align-items:stretch;min-height:0}.host-status-strip--dense{--host-status-card-min-width: 224px;--host-status-card-height: 92px;--host-status-gap: 6px}.host-status-strip--dense .host-status-card{padding:8px 10px;border-radius:16px;gap:3px}.host-status-strip--dense .host-status-card__label,.host-status-strip--dense .host-status-card__delta{min-height:18px;padding:0 7px}.host-status-strip--dense .host-status-card__label{font-size:10px}.host-status-strip--dense .host-status-card__delta{font-size:11px}.host-status-strip--dense .host-status-card__summary{justify-content:flex-end}.host-status-strip--dense .host-status-card__content{min-height:42px;padding:6px 7px}.host-status-strip--dense .host-status-card__name{font-size:15px}.host-status-strip--dense .host-status-card__score{font-size:clamp(20px,2.2vh,26px)}.host-status-strip--dense .host-status-card__state{font-size:12px}.host-status-strip--dense .host-status-card__detail,.host-status-strip--dense .host-status-card__answer{font-size:12px;line-height:1.25}.host-status-strip--dense .host-status-card__detail{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.host-status-strip--ultra{--host-status-card-min-width: 196px;--host-status-card-height: 82px;--host-status-gap: 5px}.host-status-strip--ultra .host-status-card{padding:7px 9px;border-radius:14px;gap:2px}.host-status-strip--ultra .host-status-card__label,.host-status-strip--ultra .host-status-card__delta{min-height:16px;padding:0 6px}.host-status-strip--ultra .host-status-card__label{font-size:9px}.host-status-strip--ultra .host-status-card__delta{font-size:10px}.host-status-strip--ultra .host-status-card__summary{justify-content:flex-end}.host-status-strip--ultra .host-status-card__content{min-height:38px;padding:5px 6px}.host-status-strip--ultra .host-status-card__name{font-size:14px}.host-status-strip--ultra .host-status-card__score{font-size:clamp(18px,2vh,24px)}.host-status-strip--ultra .host-status-card__state{font-size:11px}.host-status-strip--ultra .host-status-card__detail,.host-status-strip--ultra .host-status-card__answer{font-size:11px;line-height:1.2}.host-status-strip--ultra .host-status-card__detail{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.host-status-card{--host-status-border: rgba(201, 215, 230, .9);--host-status-background: linear-gradient(180deg, rgba(245, 248, 252, .98), rgba(255, 255, 255, .98));--host-status-shadow-rest: rgba(96, 118, 140, .14);--host-status-shadow-peak: rgba(96, 118, 140, .2);--host-status-glow: radial-gradient(circle, rgba(23, 94, 168, .14), transparent 66%);--host-status-label-bg: rgba(23, 94, 168, .08);--host-status-label-text: #175ea8;--host-status-accent: #175ea8;--host-status-name: #18364b;--host-status-muted: #60768c;--host-status-pulse-duration: 2.8s;position:relative;flex:0 1 var(--host-status-card-min-width);width:min(100%,var(--host-status-card-min-width));max-width:100%;min-width:0;height:var(--host-status-card-height);padding:10px 12px;display:grid;grid-template-rows:auto 1fr;gap:4px;border-radius:18px;border:1px solid var(--host-status-border);background:var(--host-status-background);box-shadow:0 16px 32px var(--host-status-shadow-rest);overflow:hidden;isolation:isolate;animation:hostStatusUnifiedPulse var(--host-status-pulse-duration) ease-in-out infinite;transition:border-color .24s ease,box-shadow .24s ease,background .24s ease,filter .24s ease,transform .24s ease}.host-status-card__body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px}.host-status-card__glow{position:absolute;inset:auto -18% -42% -18%;height:72%;opacity:.3;z-index:-1;background:var(--host-status-glow);filter:blur(18px)}.host-status-card__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.45fr) minmax(0,1fr);align-items:center;gap:8px}.host-status-card__label{grid-column:1;justify-self:start;min-height:20px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;background:var(--host-status-label-bg);color:var(--host-status-label-text);font-size:11px;font-weight:900}.host-status-card__delta{grid-column:3;justify-self:end;min-width:42px;min-height:20px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#1889461f;color:#178946;font-size:12px;font-weight:900;animation:hostScoreFloat 1.25s ease-out both}.host-status-card__delta.is-empty{opacity:0;background:transparent;animation:none;pointer-events:none}.host-status-card__delta.is-neutral{background:#63829a1f;color:#63829a}.host-status-card__delta.is-negative{background:#f9706624;color:#b42318}.host-status-card__summary{display:flex;align-items:flex-end;justify-content:flex-end;min-width:44px}.host-status-card__content{min-height:52px;padding:7px 8px;display:flex;flex-direction:column;justify-content:flex-start;gap:4px;border-radius:12px;background:transparent;box-shadow:none;overflow:hidden}.host-status-card__name{grid-column:2;min-width:0;width:100%;text-align:center;color:var(--host-status-name);font-size:17px;line-height:1.15;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.host-status-card__score{display:flex;align-items:flex-end;justify-content:flex-end;min-width:2ch;color:var(--host-status-accent);font-size:clamp(24px,2.7vh,32px);line-height:1;font-weight:900;letter-spacing:-.03em}.host-status-card__foot{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px}.host-status-card__state{color:var(--host-status-accent);font-size:14px;line-height:1.2;font-weight:900}.host-status-card__detail,.host-status-card__answer{color:var(--host-status-muted);font-size:13px;line-height:1.35;font-weight:700}.host-status-card__answer{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;word-break:break-all}.host-status-card__answer.is-overflow{cursor:pointer}.host-status-card__answer.is-popover-open{color:var(--host-status-accent)}.host-status-answer-popover{position:fixed;z-index:1400;box-sizing:border-box;padding:14px 16px 12px;border-radius:18px;border:1px solid rgba(189,218,255,.72);background:radial-gradient(circle at top right,rgba(109,176,255,.18),transparent 42%),linear-gradient(180deg,#fffffff7,#f6fafff5);box-shadow:0 24px 56px #154c8a33,inset 0 1px #ffffffb3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.host-status-answer-popover__arrow{position:absolute;top:-8px;left:22px;width:16px;height:16px;border-top:1px solid rgba(189,218,255,.72);border-left:1px solid rgba(189,218,255,.72);background:#fbfdfff5;transform:rotate(45deg)}.host-status-answer-popover.is-above .host-status-answer-popover__arrow{top:auto;bottom:-8px}.host-status-answer-popover.is-pinned{border-color:#7abf8ac7;box-shadow:0 24px 56px #027a4838,inset 0 1px #ffffffbd}.host-status-answer-popover.is-pinned .host-status-answer-popover__arrow{border-color:#7abf8ac7}.host-status-answer-popover__label{color:#175ea8;font-size:12px;line-height:1.2;font-weight:800}.host-status-answer-popover__text{margin-top:8px;max-height:min(34vh,240px);overflow:auto;color:#16324a;font-size:14px;line-height:1.55;font-weight:700;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.host-status-answer-popover__hint{margin-top:8px;color:#6a7d90;font-size:11px;line-height:1.2;font-weight:700}.host-answer-popover-enter-active,.host-answer-popover-leave-active{transition:opacity .16s ease,transform .16s ease}.host-answer-popover-enter-from,.host-answer-popover-leave-to{opacity:0;transform:translateY(6px) scale(.98)}.host-status-card--idle{--host-status-border: rgba(201, 215, 230, .92);--host-status-background: radial-gradient(circle at top right, rgba(23, 94, 168, .16), transparent 38%), linear-gradient(135deg, rgba(245, 248, 252, .98), rgba(255, 255, 255, .98));--host-status-shadow-rest: rgba(23, 94, 168, .14);--host-status-shadow-peak: rgba(23, 94, 168, .2);--host-status-glow: radial-gradient(circle, rgba(23, 94, 168, .18), transparent 66%);--host-status-label-bg: rgba(23, 94, 168, .08);--host-status-label-text: #175ea8;--host-status-accent: #175ea8;--host-status-muted: #60768c;--host-status-pulse-duration: 2.8s}.host-status-card--active{--host-status-border: rgba(132, 191, 255, .96);--host-status-background: radial-gradient(circle at top right, rgba(132, 191, 255, .22), transparent 38%), linear-gradient(135deg, rgba(238, 247, 255, .98), rgba(255, 255, 255, .98));--host-status-shadow-rest: rgba(15, 116, 190, .14);--host-status-shadow-peak: rgba(15, 116, 190, .2);--host-status-glow: radial-gradient(circle, rgba(18, 118, 209, .22), transparent 66%);--host-status-label-bg: rgba(15, 116, 190, .1);--host-status-label-text: #0f74be;--host-status-accent: #0f74be;--host-status-muted: #4c6d8d;--host-status-pulse-duration: 2.8s}.host-status-card--submitted{--host-status-border: rgba(247, 185, 85, .96);--host-status-background: radial-gradient(circle at top right, rgba(247, 185, 85, .2), transparent 38%), linear-gradient(135deg, rgba(255, 247, 232, .98), rgba(255, 255, 255, .98));--host-status-shadow-rest: rgba(247, 185, 85, .14);--host-status-shadow-peak: rgba(247, 185, 85, .2);--host-status-glow: radial-gradient(circle, rgba(247, 185, 85, .22), transparent 66%);--host-status-label-bg: rgba(154, 103, 0, .1);--host-status-label-text: #9a6700;--host-status-accent: #9a6700;--host-status-muted: #8c6a25;--host-status-pulse-duration: 2.8s}.host-status-card--success{--host-status-border: rgba(111, 207, 151, .96);--host-status-background: radial-gradient(circle at top right, rgba(111, 207, 151, .2), transparent 38%), linear-gradient(135deg, rgba(236, 253, 243, .98), rgba(255, 255, 255, .98));--host-status-shadow-rest: rgba(2, 122, 72, .14);--host-status-shadow-peak: rgba(2, 122, 72, .2);--host-status-glow: radial-gradient(circle, rgba(111, 207, 151, .22), transparent 66%);--host-status-label-bg: rgba(2, 122, 72, .08);--host-status-label-text: #027a48;--host-status-accent: #027a48;--host-status-muted: #3b7e5d;--host-status-pulse-duration: 2.8s}.host-status-card--danger{--host-status-border: rgba(249, 112, 102, .96);--host-status-background: radial-gradient(circle at top right, rgba(249, 112, 102, .18), transparent 38%), linear-gradient(135deg, rgba(254, 243, 242, .98), rgba(255, 255, 255, .98));--host-status-shadow-rest: rgba(180, 35, 24, .14);--host-status-shadow-peak: rgba(180, 35, 24, .2);--host-status-glow: radial-gradient(circle, rgba(249, 112, 102, .22), transparent 66%);--host-status-label-bg: rgba(180, 35, 24, .08);--host-status-label-text: #b42318;--host-status-accent: #b42318;--host-status-muted: #9d4b43;--host-status-pulse-duration: 2.8s}.host-status-card--review{--host-status-border: rgba(231, 195, 106, .96);--host-status-background: radial-gradient(circle at top right, rgba(231, 195, 106, .22), transparent 38%), linear-gradient(135deg, rgba(255, 248, 230, .98), rgba(255, 255, 255, .98));--host-status-shadow-rest: rgba(148, 98, 0, .14);--host-status-shadow-peak: rgba(148, 98, 0, .2);--host-status-glow: radial-gradient(circle, rgba(231, 195, 106, .24), transparent 66%);--host-status-label-bg: rgba(148, 98, 0, .1);--host-status-label-text: #946200;--host-status-accent: #946200;--host-status-muted: #86683b;--host-status-pulse-duration: 2.8s}.host-status-card--offline{--host-status-border: rgba(214, 181, 174, .94);--host-status-background: radial-gradient(circle at top right, rgba(138, 75, 59, .14), transparent 38%), linear-gradient(135deg, rgba(247, 244, 243, .98), rgba(255, 255, 255, .98));--host-status-shadow-rest: rgba(138, 75, 59, .14);--host-status-shadow-peak: rgba(138, 75, 59, .2);--host-status-glow: radial-gradient(circle, rgba(138, 75, 59, .18), transparent 66%);--host-status-label-bg: rgba(138, 75, 59, .08);--host-status-label-text: #8a4b3b;--host-status-accent: #8a4b3b;--host-status-name: #8a4b3b;--host-status-muted: #8f6b62;--host-status-pulse-duration: 2.8s}.host-status-card--eliminated{--host-status-border: rgba(191, 200, 212, .96);--host-status-background: radial-gradient(circle at top right, rgba(102, 112, 133, .14), transparent 38%), linear-gradient(135deg, rgba(242, 244, 247, .98), rgba(255, 255, 255, .98));--host-status-shadow-rest: rgba(102, 112, 133, .14);--host-status-shadow-peak: rgba(102, 112, 133, .2);--host-status-glow: radial-gradient(circle, rgba(102, 112, 133, .18), transparent 66%);--host-status-label-bg: rgba(102, 112, 133, .08);--host-status-label-text: #667085;--host-status-accent: #667085;--host-status-name: #667085;--host-status-muted: #7c8698;--host-status-pulse-duration: 2.8s}@keyframes hostStatusUnifiedPulse{0%,to{box-shadow:0 16px 32px var(--host-status-shadow-rest);filter:saturate(1)}50%{box-shadow:0 20px 40px var(--host-status-shadow-peak);filter:saturate(1.04)}}@keyframes hostVotePendingBreath{0%,to{transform:translateY(0) scale(1);filter:saturate(1.04) brightness(1)}50%{transform:translateY(-2px) scale(1.014);filter:saturate(1.12) brightness(1.03)}}@keyframes hostScoreFloat{0%{opacity:0;transform:translateY(10px) scale(.92)}22%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}.host-room-create__activity-board{display:grid;gap:12px;flex:1;min-height:0;height:100%;align-content:start;grid-auto-rows:max-content;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:6px}.host-room-create__activity-board::-webkit-scrollbar{width:10px}.host-room-create__activity-board::-webkit-scrollbar-track{border-radius:999px;background:#126cb714}.host-room-create__activity-board::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid transparent;background:linear-gradient(180deg,#2e94ffb3,#1672d6e0);background-clip:padding-box}.host-room-create__activity-board::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#2088f6d6,#1265c2f0);background-clip:padding-box}.host-room-create__grade-group{display:grid;gap:8px;align-content:start;align-self:start;grid-auto-rows:max-content}.host-room-create__grade-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.host-room-create__grade-header h3{margin:0;font-size:14px;font-weight:900}.host-room-create__activity-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-content:start;align-items:start;grid-auto-rows:max-content}.host-room-create__activity-card{display:grid;gap:8px;align-content:start;align-self:start;min-height:104px;padding:12px;border-radius:16px;border:1px solid rgba(23,118,209,.16);background:linear-gradient(180deg,#fff,#f6fbff);box-shadow:0 10px 24px #1d4f7a12;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.host-room-create__activity-select{display:grid;gap:8px;width:100%;padding:0;color:inherit;text-align:left}.host-room-create__activity-card:hover{transform:translateY(-1px);border-color:#2f96d5;background:radial-gradient(circle at top right,rgba(34,211,238,.12),transparent 30%),linear-gradient(135deg,#f0faff,#fff);box-shadow:0 18px 32px #1276d129}.host-room-create__activity-card--active{border-color:#0f74be;background:radial-gradient(circle at top right,rgba(34,211,238,.3),transparent 34%),linear-gradient(135deg,#d4efff,#ebf8ff 52%,#fff);box-shadow:0 20px 36px #0f74be3d}.host-room-create__activity-card--active strong{color:#084f8a}.host-room-create__activity-card--active .host-room-create__activity-card-meta{color:#3f6f93}.host-room-create__activity-card--active:hover{border-color:#0a68ad;background:radial-gradient(circle at top right,rgba(34,211,238,.34),transparent 34%),linear-gradient(135deg,#ccecff,#e6f7ff 52%,#fff);box-shadow:0 22px 40px #0f74be47}.host-room-create__activity-card:focus-visible{outline:0;border-color:#1e88cf;box-shadow:0 0 0 3px #1e88cf2e,0 18px 34px #1276d129}.host-room-create__activity-card-top,.host-room-create__activity-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.host-room-create__activity-card-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.host-room-create__activity-card strong{font-size:14px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.host-room-create__activity-card-meta{color:#63829a;font-size:11px;line-height:1.45}.host-room-create__activity-intro-button{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(18,118,209,.14);background:#ffffffeb;color:#1368b2;font-size:11px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease}.host-room-create__activity-intro-button:hover{background:#edf9ff;border-color:#8bcdef}.host-room-create__activity-selected-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:linear-gradient(135deg,#0f74be,#23a6df);color:#fff;font-size:11px;font-weight:800;box-shadow:0 8px 18px #0f74be3d}.host-room-create__activity-selected-badge:before{content:"✓";margin-right:4px;font-size:11px;font-weight:900}.host-room-create__activity-meta-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#1276d114;color:#1368b2;font-size:11px;font-weight:700}.host-room-create__form-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(180px,.65fr);gap:10px}.host-room-create__field{display:grid}.host-room-create__team-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px}.host-room-create__team-toolbar strong{display:block;font-size:13px;line-height:1.2}.host-room-create__team-actions{gap:6px}.host-room-create__toolbar-button{min-height:30px;padding:0 10px;font-size:12px}.host-room-create__team-list{display:grid;gap:6px;min-height:0;flex:1;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:4px}.host-room-create__team-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:6px;align-items:center;padding:6px;border-radius:12px;border:1px solid rgba(23,118,209,.12);background:#fff}.host-room-create__team-index{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eef7ff;color:#2563eb;font-weight:900;font-size:12px}.host-room-create__remove-button{min-height:30px;padding:0 10px;font-size:12px}.host-room-create__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.host-room-create__summary-item{display:grid;gap:4px;padding:10px;border-radius:14px;border:1px solid rgba(23,118,209,.12);background:#ffffffd1}.host-room-create__summary-item span{color:#63829a;font-size:12px}.host-room-create__summary-item strong{font-size:14px}.host-room-create__actions{display:flex;justify-content:flex-end;align-items:center}.host-room-create__actions--sticky{margin-top:auto;position:sticky;bottom:0;z-index:2;padding-top:8px;padding-bottom:2px;background:linear-gradient(180deg,#fffbf500,#fffbf5f5 38%)}.host-room-create__action-anchor{flex:1}.host-room-create__primary-action{min-width:196px;min-height:44px;font-size:15px;box-shadow:0 14px 26px #1276d13d}.host-room-create__intro-backdrop{position:fixed;z-index:120}.host-room-create__intro-card{width:min(860px,calc(100vw - 48px));max-height:min(90vh,980px);overflow:auto;border-color:#8bcdef8f}.host-room-create__intro-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.host-room-create__intro-heading{display:grid;gap:10px;min-width:0}.host-room-create__intro-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.host-room-create__intro-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.host-room-create__intro-summary-item{display:grid;gap:6px;padding:12px;border-radius:16px;border:1px solid rgba(23,118,209,.12);background:linear-gradient(180deg,#fff,#f7fbff)}.host-room-create__intro-summary-item span{color:#63829a;font-size:12px}.host-room-create__intro-summary-item strong{font-size:14px;line-height:1.45}.host-room-create__intro-stage-list{display:grid;gap:8px}.host-room-create__intro-stage{display:grid;gap:6px;padding:12px 14px;border-radius:16px;border:1px solid rgba(23,118,209,.12);background:linear-gradient(180deg,#fffffff5,#f3fafff5)}.host-room-create__intro-stage-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.host-room-create__intro-stage-index{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#1276d114;color:#1368b2;font-size:11px;font-weight:800}.host-room-create__intro-stage-title{color:#17324d;font-size:15px;font-weight:800}.host-room-create__intro-stage-meta{margin-left:auto;color:#63829a;font-size:12px;line-height:1.4}.host-room-create__intro-copy-list{display:grid;gap:4px;margin:0;padding-left:16px;color:#36556d;font-size:13px;line-height:1.55}.host-info-list{display:grid;gap:10px}.host-info-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px dashed rgba(23,118,209,.12)}.host-info-row:last-child{border-bottom:0}.host-info-row span{color:#63829a;font-size:13px}.host-info-row strong{text-align:right;font-size:14px}.host-timeline-row{display:flex;flex-wrap:wrap;gap:8px}.host-timeline-step{flex:1 1 160px;min-width:0;padding:10px 12px;border-radius:16px;border:1px solid rgba(23,118,209,.12);background:linear-gradient(135deg,#fff,#f7fbff)}.host-timeline-step strong,.host-brief-list strong{display:block;margin-bottom:6px}.host-timeline-step span,.host-brief-list span,.host-panel-text{color:#63829a;font-size:12px;line-height:1.6}.host-qr-box{display:grid;place-items:center;gap:12px;min-height:332px}.host-qr-code{display:grid;place-items:center;padding:10px;border-radius:24px;background:#fff;box-shadow:0 10px 22px #1d4f7a1a}.host-qr-code--lg{width:240px;height:240px}.host-qr-code--xl{width:320px;height:320px}.host-qr-code--md{width:180px;height:180px}.host-qr-code__image{display:block;width:100%;height:100%;object-fit:contain}.host-qr-code__placeholder{color:#63829a;font-size:12px}.host-qr-box__caption{text-align:center;color:#4f6880;font-size:15px;font-weight:700;line-height:1.3}.host-inline-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.host-qr-box .host-inline-actions .ghost-button{min-height:36px;padding:0 14px}.host-inline-actions--end{justify-content:flex-end}.host-panel-card__footer{margin-top:auto;padding-top:4px}.host-team-list,.host-ranking-list,.host-score-change-list,.host-podium-list{display:grid;gap:10px}.host-ranking-list__divider{display:flex;align-items:center;gap:10px;margin-top:4px;color:#667085;font-size:12px;font-weight:900;letter-spacing:.04em}.host-ranking-list__divider:before,.host-ranking-list__divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,#98a2b300,#98a2b380,#98a2b300)}.host-team-list--prepare{grid-template-columns:repeat(2,minmax(0,1fr));max-height:min(62vh,760px);padding-right:6px;overflow-y:auto;overscroll-behavior:contain}.host-team-list--prepare+.host-panel-card__footer{padding-top:2px}.host-team-list--prepare+.host-panel-card__footer .primary-button{min-height:40px;padding:0 16px;box-shadow:0 8px 18px #1276d133}.host-team-list--prepare::-webkit-scrollbar{width:8px}.host-team-list--prepare::-webkit-scrollbar-thumb{border-radius:999px;background:#1776d133}.host-team-row,.host-ranking-row,.host-score-change-row,.host-podium-row{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:16px;border:1px solid rgba(23,118,209,.12);background:#fff}.host-team-row--highlight,.host-ranking-row--focus{background:linear-gradient(135deg,#edf9ff,#fbfdff);border-color:#9dd4ef}.host-ranking-row--eliminated{border-color:#98a2b33d;background:linear-gradient(135deg,#f5f7fa,#fff)}.host-ranking-row--eliminated .host-ranking-row__rank{background:#f2f4f7;color:#667085}.host-ranking-row--eliminated .host-ranking-row__name,.host-ranking-row--eliminated .host-ranking-row__meta,.host-ranking-row--eliminated .host-ranking-row__score{color:#667085}.host-team-row__members--chips{display:flex;flex-wrap:wrap;gap:6px}.host-member-chip{min-height:26px;padding:0 9px;display:inline-flex;align-items:center;border-radius:999px;font-size:11px;font-weight:800}.host-member-chip--ready{background:#18a8701f;color:#126947}.host-member-chip--online{background:#18a87029;color:#126947}.host-member-chip--pending{background:#ffc43f2e;color:#9a6700}.host-member-chip--offline{background:#ec606033;color:#b42318}.host-team-row__index,.host-ranking-row__rank,.host-result-table__rank,.host-podium-row__place,.host-option-row__key,.host-blind-slot__no{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#eef7ff;color:#2563eb;font-weight:900;font-size:13px}.host-team-row__main,.host-ranking-row__main,.host-podium-row__main,.host-result-table__team{min-width:0;flex:1}.host-team-row__name,.host-ranking-row__name,.host-question-card__head strong{font-size:14px;font-weight:800}.host-ranking-row__heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.host-team-row__name{display:flex;align-items:center;gap:8px;justify-content:space-between}.host-inline-link{border:none;background:none;padding:0;color:#1276d1;font-size:12px;font-weight:700}.host-team-row__members,.host-ranking-row__members,.host-podium-row__main span,.host-result-table__team span,.host-question-card__text{margin-top:4px;color:#63829a;font-size:12px;line-height:1.5}.host-ranking-row__members{display:flex;flex-wrap:wrap;gap:6px}.host-ranking-row__meta{margin-top:4px;color:#7c8698;font-size:11px;font-weight:700;line-height:1.4}.host-ranking-row__status{flex:0 0 auto;min-height:24px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;font-size:11px;font-weight:900}.host-ranking-row__status--active{background:#1276d11f;color:#1276d1}.host-ranking-row__status--eliminated{background:#6670851f;color:#667085}@media(max-width:1280px){.host-team-list--prepare{grid-template-columns:1fr;max-height:min(58vh,680px)}}.host-team-row__side,.host-ranking-row__side{display:grid;justify-items:end;gap:8px;text-align:right}.host-ranking-row__score,.host-podium-row__score,.host-score-change-row__value{font-size:clamp(20px,2.4vh,24px);line-height:1;font-weight:900}.host-trend-chip{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.host-trend-chip--up{background:#e9faf0;color:#178946}.host-trend-chip--down{background:#fff1f1;color:#cc5252}.host-countdown-card{position:relative;overflow:hidden;padding:16px;border-radius:18px;border:1px solid #cfe2ff;background:linear-gradient(135deg,#edf4ff,#fff);animation:hostCountdownBreath 4.8s ease-in-out infinite}.host-countdown-card__value{font-size:clamp(34px,5vh,46px);line-height:1;font-weight:900;color:#2563eb}.host-countdown-card__caption{margin-top:8px;color:#63829a;font-size:13px}.host-question-panel{display:grid;gap:12px;min-height:0}.host-question-stage{display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:18px;min-height:0}.host-question-stage--single{grid-template-columns:minmax(0,1fr)}.host-question-stage__main{display:grid;align-content:start;gap:16px;min-width:0;min-height:0;padding-right:6px;overflow-y:auto;overscroll-behavior:contain}.host-question-stage__main::-webkit-scrollbar{width:8px}.host-question-stage__main::-webkit-scrollbar-thumb{border-radius:999px;background:#1776d133}.host-question-stage__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px 18px;margin-bottom:10px;flex-wrap:wrap}.host-question-stage__headline{min-width:0;flex:1 1 520px}.host-question-stage__stem{margin:0;display:block;color:#18364b;font-size:clamp(28px,3.4vh,40px);line-height:1.42;font-weight:900;min-width:0;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.host-question-stage__progress-chip{margin:0 10px 8px 0;border-color:#57b8724d;background:linear-gradient(135deg,#effcf3f5,#f6fff9f0);color:#56a548;vertical-align:middle}.host-question-stage__type-chip{margin:0 14px 8px 0;vertical-align:middle}.host-question-stage__score-chip{flex:0 0 auto;display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(23,118,209,.14);background:linear-gradient(135deg,#fffffffa,#f5f9fff0);box-shadow:inset 0 1px #ffffffd6;white-space:nowrap}.host-question-stage__score-chip-part{display:inline-flex;align-items:center;font-size:15px;font-weight:800}.host-question-stage__score-chip-part--correct{color:#178946}.host-question-stage__score-chip-part--wrong{color:#c05656}.host-question-stage__score-chip-divider{width:1px;height:16px;margin:0 10px;background:#1776d11f}.host-question-stage__stem-text{white-space:normal;word-break:break-word;overflow-wrap:anywhere}.host-question-stage__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.host-question-stage__option{display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:start;min-height:92px;padding:16px 18px;border-radius:20px;border:1px solid rgba(23,118,209,.12);background:linear-gradient(180deg,#fff,#f7fbff)}.host-question-stage__option--correct{background:linear-gradient(135deg,#eefbf3,#fbfffd);border-color:#8ecfa6;box-shadow:0 10px 24px #17894614}.host-question-stage__option-key{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:#edf6ff;color:#1368b2;font-size:20px;font-weight:900}.host-question-stage__option--correct .host-question-stage__option-key{background:#dff6e8;color:#178946}.host-question-stage__option-text{align-self:center;color:#18364b;font-size:clamp(20px,2.1vh,28px);line-height:1.52;font-weight:700}.host-question-stage__blanks{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.host-question-stage__blank{display:grid;gap:10px;min-height:92px;padding:16px 18px;border-radius:20px;border:1px dashed rgba(23,118,209,.24);background:linear-gradient(180deg,#f7fbff,#fff)}.host-question-stage__blank--revealed{border-style:solid;border-color:#8ecfa6;background:linear-gradient(135deg,#eefbf3,#fbfffd)}.host-question-stage__blank--single{align-content:center}.host-question-stage__blank-index{color:#63829a;font-size:14px;font-weight:900}.host-question-stage__blank-value{color:#18364b;font-size:clamp(22px,2.2vh,30px);font-weight:900}.host-question-stage__answer{display:grid;gap:12px}.host-question-stage__explanation{margin:0;color:#47637a;font-size:clamp(18px,1.7vh,24px);line-height:1.7}.host-question-stage__media{display:grid;align-content:start;gap:12px;min-width:0;min-height:0;height:100%;padding-right:6px;overflow-y:auto;overscroll-behavior:contain}.host-question-stage__media::-webkit-scrollbar{width:8px}.host-question-stage__media::-webkit-scrollbar-thumb{border-radius:999px;background:#1776d133}.host-question-stage__media-head{display:grid;gap:10px}.host-question-stage__media-title{color:#47637a;font-size:15px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.host-question-stage__media-tabs{display:flex;flex-wrap:wrap;gap:8px}.host-question-stage__media-tab{min-height:34px;padding:0 14px;border:1px solid rgba(23,118,209,.14);border-radius:999px;background:#f4fbff;color:#1368b2;font-size:14px;font-weight:800}.host-question-stage__media-tab--active{border-color:transparent;background:linear-gradient(135deg,#1da4f3,#46c6ef);color:#fff}.host-question-stage__media-grid{display:grid;gap:10px}.host-question-stage__media-section{display:grid;gap:8px}.host-question-stage__asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.host-question-stage__asset-grid--image:has(>:only-child),.host-question-stage__asset-grid--video:has(>:only-child){grid-template-columns:minmax(0,1fr)}.host-question-stage__audio-list{display:grid;gap:10px}.host-question-stage__asset{padding:0;border:none;border-radius:16px;background:transparent}.host-question-stage__asset--image{display:flex;align-items:flex-start;justify-content:flex-start}.host-question-stage__media-empty{min-height:220px;display:grid;place-items:center;color:#63829a;font-size:16px;font-weight:700}.host-question-stage__media-image,.host-question-stage__media-video{display:block;width:100%;border-radius:16px;background:#f2f8fc}.host-question-stage__media-image{aspect-ratio:4 / 3;object-fit:cover;cursor:zoom-in}.host-question-stage__media-image--single-grid{width:auto;max-width:min(100%,520px);max-height:320px;aspect-ratio:auto;object-fit:contain}.host-question-stage__media-video{aspect-ratio:16 / 9;object-fit:cover}.host-question-stage__media-audio{display:block;width:100%}.host-question-stage__media-caption{color:#47637a;font-size:14px;font-weight:800}.host-question-stage__lightbox{width:min(1080px,100%)}.host-question-stage__lightbox--clean{width:min(100vw - 40px,1320px);padding:0;border:none;border-radius:28px;background:transparent;box-shadow:none;overflow:visible}.host-question-stage__lightbox-backdrop{z-index:120;background:#f2f7fcc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.host-question-stage__lightbox-close{position:absolute;top:16px;right:16px;z-index:3;width:46px;height:46px;border:none;border-radius:999px;background:#ffffffeb;color:#17324d;box-shadow:0 10px 28px #27578429;font-size:28px;line-height:1;cursor:pointer}.host-question-stage__lightbox-body{position:relative;height:min(82vh,900px);display:grid;place-items:center;padding:90px 56px 20px}.host-question-stage__lightbox-canvas{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:auto;background:transparent;padding:0 8px 8px}.host-question-stage__lightbox-image-wrap{display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:22px;overflow:hidden}.host-question-stage__lightbox-image{display:block;width:100%;height:100%;object-fit:contain;transition:width .18s ease,height .18s ease;box-shadow:0 16px 48px #1f4f781f}.host-question-stage__lightbox-nav{position:absolute;top:50%;z-index:2;width:52px;height:52px;border:none;border-radius:999px;background:#ffffffeb;color:#17324d;box-shadow:0 10px 28px #27578429;font-size:34px;line-height:1;cursor:pointer}.host-question-stage__lightbox-nav--left{left:16px}.host-question-stage__lightbox-nav--right{right:16px}.host-question-stage__lightbox-toolbar{position:absolute;right:20px;top:18px;left:20px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:18px;border:1px solid rgba(189,214,233,.9);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 28px #2757841f}.host-question-stage__lightbox-counter{color:#35536f;font-size:14px;font-weight:700}.host-question-stage__lightbox-controls{display:inline-flex;align-items:center;gap:8px}.host-question-stage__lightbox-tool{min-width:42px;height:42px;padding:0 14px;border:1px solid rgba(195,213,228,.92);border-radius:999px;background:#fffffff0;color:#17324d;font-size:20px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #27578414}.host-question-stage__lightbox-tool--label,.host-question-stage__lightbox-tool--text{font-size:14px}.host-question-stage__lightbox-tool--label{min-width:76px}.host-question-stage__lightbox-tool--text{min-width:64px}.host-question-panel__topline{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.host-question-chip-list{display:flex;flex-wrap:wrap;gap:10px}.host-question-panel__stem{margin:0;font-size:clamp(22px,3vh,30px);line-height:1.35;font-weight:900}.host-option-list{display:grid;gap:8px}.host-option-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:10px 12px;border-radius:16px;border:1px solid rgba(23,118,209,.12);background:#fff}.host-option-row--correct{background:linear-gradient(135deg,#eefbf3,#fdfffe);border-color:#a7dfb9}.host-option-row__text{font-size:14px;line-height:1.45}.host-media-box{min-height:112px;display:grid;place-items:center;border-radius:18px;border:1px dashed rgba(23,118,209,.24);background:linear-gradient(135deg,rgba(34,211,238,.1),transparent 45%),linear-gradient(180deg,#f7fcff,#f1f8ff);text-align:center;color:#63829a;line-height:1.6;padding:14px}.host-question-card-grid,.host-blind-grid{display:grid;gap:10px}.host-question-card-grid{--host-pick-card-width: 248px;--host-pick-card-height: 118px;grid-template-columns:repeat(auto-fit,minmax(var(--host-pick-card-width),var(--host-pick-card-width)));grid-auto-rows:var(--host-pick-card-height);flex:1;min-height:0;height:100%;overflow:auto;align-content:start;justify-content:start}.host-pick-stage{gap:16px}.host-pick-board-panel{display:flex;flex-direction:column;height:100%;min-height:0;position:relative;overflow:hidden;border-color:#b0cae4bd;background:radial-gradient(circle at top left,rgba(255,236,188,.98),transparent 22%),radial-gradient(circle at top right,rgba(199,226,248,.98),transparent 30%),linear-gradient(180deg,#fffffffc,#e9f4fcfc);box-shadow:inset 0 1px #ffffffe6,0 20px 44px #a0bbd633}.host-pick-board-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.56) 22%,transparent 44%),linear-gradient(180deg,rgba(255,255,255,.24),transparent 32%);pointer-events:none}.host-pick-board-panel .host-panel-card__header,.host-pick-board-panel .host-panel-card__body{position:relative;z-index:1}.host-pick-board-panel .host-panel-card__body{display:flex;flex-direction:column;flex:1;min-height:0}.host-pick-stage-toolbar{display:flex;justify-content:flex-start;margin-bottom:14px}.host-pick-turn-compact{display:inline-flex;align-items:center;gap:12px;padding:12px 18px;border-radius:20px;border:1px solid rgba(164,196,225,.72);background:linear-gradient(135deg,#fffffffa,#e8f4fffc),linear-gradient(180deg,rgba(255,241,206,.3),transparent);box-shadow:inset 0 1px #fffffff0,0 14px 28px #a6bed638}.host-pick-turn-compact__label{color:#7a90a8;font-size:12px;font-weight:800;letter-spacing:.12em}.host-pick-turn-compact__value{color:#1f4967;font-size:26px;font-weight:900;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.7)}.host-question-card{position:relative;display:grid;gap:8px;min-height:0;height:100%;padding:14px;border-radius:22px;border:1px solid rgba(167,196,223,.66);background:radial-gradient(circle at top right,rgba(255,216,120,.24),transparent 36%),linear-gradient(180deg,#fff,#edf6fd);color:#244760;overflow:hidden;box-shadow:inset 0 1px #fffffff5,0 12px 26px #a2bcd62e;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,filter .22s ease,transform .22s ease}.host-question-card--active{border-color:#65afe4eb;background:radial-gradient(circle at top right,rgba(255,214,116,.3),transparent 34%),linear-gradient(180deg,#fff,#e4f3ff);box-shadow:inset 0 1px #fffffffa,0 20px 38px #7cb3df42}.host-question-card--pending{border-color:#3a8cc4e0;background:radial-gradient(circle at top right,rgba(255,225,150,.34),transparent 32%),linear-gradient(180deg,#fff,#edf8ff);box-shadow:inset 0 1px #fffffffa,0 18px 34px #61a4d633}.host-question-card--consumed{border-color:#b2bdc9eb;background:repeating-linear-gradient(135deg,#94a3b81a 0,#94a3b81a 10px,#94a3b808 10px,#94a3b808 20px),linear-gradient(180deg,#f8fafc,#e9eef4);box-shadow:inset 0 1px #fffffff0,0 10px 20px #94a3b824;filter:saturate(.56)}.host-question-card--consumed:after{content:"已使用";position:absolute;top:14px;right:-36px;padding:4px 40px;background:linear-gradient(135deg,#64748bf5,#475569f0);color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1.2;transform:rotate(32deg);box-shadow:0 10px 20px #4755692e;pointer-events:none}.host-question-card__head strong{color:#22435f;letter-spacing:.02em}.host-question-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.host-question-card__status{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.host-question-card__status.is-available{background:#1276d114;color:#6e8eaa}.host-question-card__status.is-active{background:#0f74be1f;color:#0f74be}.host-question-card__status.is-pending{background:#1b7ec11f;color:#0b6eac}.host-question-card__status.is-consumed{background:#64748b1f;color:#667085}.host-question-card__text--score{font-size:clamp(30px,3.8vh,48px);line-height:1;font-weight:900;color:#bf8611;text-shadow:0 1px 0 rgba(255,255,255,.86)}.host-question-card__foot{margin-top:auto;color:#7590a7;font-size:14px;line-height:1.5}.host-question-card--consumed .host-question-card__head strong{color:#66798c}.host-question-card--consumed .host-question-card__text--score{color:#95a3b4;text-shadow:none}.host-question-card--consumed .host-question-card__foot{color:#7d8d9d}.host-question-card--pending .host-question-card__foot{color:#527896}.host-pick-animation-panel{display:flex;flex-direction:column;height:100%;min-height:0}.host-pick-animation-grid-shell{display:flex;flex-direction:column;height:100%;min-height:0;padding-top:8px}.host-pick-animation-grid-shell .host-question-card-grid{justify-content:center}.host-pick-animation-panel .host-panel-card__body{display:flex;flex-direction:column;gap:18px;flex:1;min-height:0}.host-pick-animation-hero{display:grid;gap:8px;padding:18px 20px;border-radius:24px;border:1px solid rgba(126,184,229,.52);background:radial-gradient(circle at top left,rgba(255,221,150,.28),transparent 26%),linear-gradient(135deg,#fffffffa,#e9f6fff0);box-shadow:0 18px 36px #7ab1dd29}.host-pick-animation-hero__eyebrow{color:#6f8ea7;font-size:12px;font-weight:800;letter-spacing:.08em}.host-pick-animation-hero__team{color:#204563;font-size:clamp(28px,3.8vh,40px);font-weight:900;line-height:1.1}.host-pick-animation-hero__text{margin:0;color:#5f7f9a;font-size:15px;line-height:1.6}.host-question-card-grid--animation{justify-content:center}.host-question-card--selection-burst{animation:host-pick-card-burst .75s ease-in-out 4;transform-origin:center}.host-question-card--animation-dim{opacity:.7;transform:scale(.98)}@keyframes host-pick-card-burst{0%{transform:scale(1);box-shadow:inset 0 1px #fffffffa,0 16px 30px #61a4d633}35%{transform:scale(1.035);box-shadow:inset 0 1px #fff,0 0 0 8px #62b0e91f,0 22px 42px #56a0db47}70%{transform:scale(.995);box-shadow:inset 0 1px #fffffffa,0 0 0 16px #62b0e90a,0 18px 34px #56a0db38}to{transform:scale(1);box-shadow:inset 0 1px #fffffffa,0 18px 34px #61a4d633}}.host-pick-reveal-panel{border-color:#b6cde3c2;background:radial-gradient(circle at top left,rgba(255,236,189,.88),transparent 24%),radial-gradient(circle at bottom right,rgba(204,229,249,.94),transparent 30%),linear-gradient(145deg,#fff,#eaf4fc);box-shadow:inset 0 1px #fffffff5,0 24px 50px #9dbad638}.host-pick-reveal-panel .host-answer-highlight{border-color:#a8c5deb3;background:linear-gradient(135deg,#ffffffeb,#e8f5ffeb)}.host-pick-reveal-panel .host-answer-highlight__label{color:#7891a8}.host-pick-reveal-panel .host-answer-highlight__value{color:#214665}.host-pick-reveal-fade-enter-active,.host-pick-reveal-fade-leave-active{transition:opacity .22s ease,transform .22s ease}.host-pick-reveal-fade-enter-from,.host-pick-reveal-fade-leave-to{opacity:0;transform:translateY(10px) scale(.98)}.host-vote-list{display:grid;gap:10px}.host-vote-row{display:grid;gap:8px}.host-vote-row__head{display:flex;justify-content:space-between;gap:12px;font-size:14px}.host-vote-row__head span{color:#63829a}.host-vote-row__track{height:12px;border-radius:999px;overflow:hidden;background:#e9f3fb}.host-vote-row__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#0891b2)}.host-blind-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.host-blind-slot{min-height:112px;display:grid;align-content:space-between;gap:8px;padding:12px;border-radius:18px;border:1px solid rgba(23,118,209,.12);background:linear-gradient(180deg,#fff,#f7fbff)}.host-blind-slot__copy{display:grid;gap:6px}.host-blind-slot__copy span{color:#63829a;font-size:12px;line-height:1.5}.host-blind-slot--picked{background:linear-gradient(180deg,#f3f6fa,#edf1f5);color:#7e90a1}.host-blind-slot--current{background:linear-gradient(180deg,#f6fdff,#ecf8ff);border-color:#92cfee;animation-duration:.56s,3.6s;animation-name:hostStageCardEnter,hostBlindSlotPulse;animation-timing-function:cubic-bezier(.22,1,.36,1),ease-in-out;animation-iteration-count:1,infinite;animation-delay:calc(var(--host-row-index, 0) * 70ms),.56s;animation-fill-mode:both,none}.host-answer-highlight{position:relative;overflow:hidden;padding:14px 16px;border-radius:18px;border:1px solid #b7e4c6;background:linear-gradient(135deg,#eefbf3,#fbfffd);animation:hostAnswerGlow 4.2s ease-in-out infinite}.host-answer-highlight__label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#178946}.host-answer-highlight__value{margin-top:6px;font-size:clamp(24px,3vh,30px);font-weight:900}.host-score-change-list{display:grid;gap:12px}.host-score-change-row{justify-content:space-between}.host-score-change-row__team{font-size:14px;font-weight:800}.host-score-change-row__meta{margin-top:4px;color:#63829a;font-size:12px}.host-score-change-row__value{color:#178946}.host-score-change-row__value--neutral{color:#63829a}.host-modal-page{position:relative;height:100%;min-height:0;overflow:hidden}.host-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#edf7ffc2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:140}.host-modal-card{width:min(720px,100%);padding:26px;border-radius:26px;border:1px solid rgba(23,118,209,.14);background:#fffffff5;box-shadow:0 28px 56px #0c284e33;display:grid;gap:18px}.host-modal-card__copy{margin:0;color:#63829a;line-height:1.7}.host-modal-card__actions{display:flex;flex-wrap:wrap;gap:12px}.host-modal-backdrop--offline-decision{background:#edf7ff8a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.host-offline-decision-card{width:min(980px,calc(100vw - 120px));min-height:min(480px,calc(100vh - 260px));padding:34px 38px;border-radius:32px;border-color:#1776d129;background:radial-gradient(circle at top left,rgba(34,211,238,.08),transparent 28%),radial-gradient(circle at bottom right,rgba(245,197,79,.08),transparent 24%),#fffffff5;box-shadow:0 34px 72px #14345929}.host-offline-decision-card__layout{min-height:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:44px}.host-offline-decision-card__copy{display:grid;min-height:100%;place-content:center}.host-offline-decision-card__title{margin:0;color:#17324d;font-size:clamp(42px,4.5vw,58px);line-height:1.08;font-weight:900;letter-spacing:-.04em;word-break:break-word;overflow-wrap:anywhere}.host-offline-decision-card__qr{display:grid;place-items:center;min-width:0;gap:14px}.host-offline-decision-card__qr .host-qr-code{padding:14px;border-radius:30px;box-shadow:0 20px 44px #1d4f7a1f}.host-offline-decision-card__hint{margin:0;color:#5f7d97;font-size:clamp(16px,1.5vw,20px);font-weight:600;letter-spacing:.02em}.host-form-dialog{width:min(720px,100%);display:grid;gap:18px}.host-form-dialog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-form-dialog__actions{justify-content:flex-end}.host-form-dialog__quick-actions{display:flex;flex-wrap:wrap;gap:8px}.host-live-ranking-dialog{width:min(920px,calc(100vw - 48px));max-height:min(84vh,920px);grid-template-rows:auto minmax(0,1fr);overflow:hidden}.host-live-ranking-dialog__panel{min-height:0;overflow:hidden}.host-live-ranking-dialog__panel>.host-panel-card{height:100%}.host-live-ranking-dialog__panel>.host-panel-card .host-panel-card__body{min-height:0;display:flex}.host-live-ranking-dialog__panel .host-ranking-list{flex:1;min-height:0;max-height:none;overflow-y:auto;padding-right:6px;overscroll-behavior:contain;scrollbar-width:thin}.host-live-ranking-dialog__panel .host-ranking-list::-webkit-scrollbar{width:8px}.host-live-ranking-dialog__panel .host-ranking-list::-webkit-scrollbar-thumb{border-radius:999px;background:#1776d133}.host-live-ranking-dialog__panel .host-ranking-row{align-items:flex-start;min-height:72px;padding:14px 16px}.host-live-ranking-dialog__panel .host-ranking-row__name{font-size:16px}.host-live-ranking-dialog__panel .host-ranking-row__score{font-size:26px}.host-runtime-settings{width:min(760px,100%);max-height:min(82vh,900px);overflow:auto}.host-runtime-settings__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.host-runtime-settings__grid{display:grid;gap:12px}.host-runtime-settings__duration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.host-runtime-settings__row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 16px;border-radius:18px;border:1px solid rgba(23,118,209,.12);background:#fbfdff}.host-runtime-settings__row strong{display:block;font-size:14px}.host-runtime-settings__row p{margin:6px 0 0;color:#63829a;font-size:12px;line-height:1.6}.host-runtime-settings__row input[type=checkbox]{width:18px;height:18px;accent-color:#1276d1}.host-runtime-settings__row--stack{align-items:stretch;flex-direction:column}.host-runtime-settings__range{display:flex;align-items:center;gap:14px}.host-runtime-settings__range input[type=range]{flex:1;accent-color:#1276d1}.host-runtime-settings__range span{min-width:56px;color:#1368b2;font-weight:800}.host-stage-result-screen{position:relative;height:100%;min-height:0;display:flex;justify-content:center;align-items:stretch;padding:0 0 8px;overflow:hidden;isolation:isolate}.host-stage-result-screen:before,.host-stage-result-screen:after{content:"";position:absolute;border-radius:999px;pointer-events:none;z-index:0}.host-stage-result-screen:before{left:-10%;top:3%;width:min(44vw,720px);height:min(30vh,320px);background:linear-gradient(135deg,#6ecff657,#fff0);filter:blur(4px);transform:rotate(-11deg);animation:hostStageResultRibbonLeft 16s ease-in-out infinite}.host-stage-result-screen:after{right:-14%;bottom:0;width:min(40vw,680px);height:min(34vh,360px);background:linear-gradient(135deg,#f5c54f38,#7dd3fc00);filter:blur(6px);transform:rotate(18deg);animation:hostStageResultRibbonRight 19s ease-in-out infinite}.host-stage-result-screen--advancement:before{background:linear-gradient(135deg,#4ade8047,#6ecff600)}.host-stage-result-screen--advancement:after{background:linear-gradient(135deg,#f5c54f2e,#34d39900)}.host-stage-result-screen__shell{position:relative;z-index:1;width:min(1540px,calc(100vw - 120px));height:100%;min-height:0;margin:0 auto;padding:clamp(14px,1.35vw,18px);border-radius:36px;border:1px solid rgba(167,205,231,.34);background:linear-gradient(180deg,#ffffffe6,#f5fbfff5),radial-gradient(circle at top right,rgba(110,207,246,.16),transparent 28%),radial-gradient(circle at bottom left,rgba(245,197,79,.14),transparent 24%);box-shadow:0 24px 58px #1643681f,inset 0 1px #ffffffd6;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;overflow:hidden}.host-stage-result-screen__shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12% 18%,rgba(110,207,246,.2) 0 6px,transparent 6px),radial-gradient(circle at 24% 82%,rgba(245,197,79,.18) 0 5px,transparent 5px),radial-gradient(circle at 42% 14%,rgba(52,211,153,.16) 0 5px,transparent 5px),radial-gradient(circle at 63% 78%,rgba(125,211,252,.18) 0 6px,transparent 6px),radial-gradient(circle at 78% 20%,rgba(245,197,79,.16) 0 5px,transparent 5px),radial-gradient(circle at 91% 64%,rgba(96,165,250,.18) 0 6px,transparent 6px);opacity:.9;pointer-events:none;animation:hostStageResultConfettiDrift 22s linear infinite alternate}.host-stage-result-screen__shell:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:28px;border:1px solid rgba(255,255,255,.46);pointer-events:none}.host-stage-result-screen__hero,.host-stage-result-screen__metrics,.host-stage-result-screen__table{position:relative;z-index:1}.host-stage-result-screen__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:10px;align-items:stretch}.host-stage-result-screen__hero-copy{display:grid;align-content:start;gap:7px}.host-stage-result-screen__eyebrow{width:fit-content;display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(151,211,238,.72);background:#edf8ffdb;color:#0d7490;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.host-stage-result-screen__headline{margin:0;color:#16344b;font-size:clamp(24px,2.7vw,32px);font-weight:900;line-height:1.04;letter-spacing:-.03em}.host-stage-result-screen__tags{display:flex;flex-wrap:wrap;gap:6px}.host-stage-result-screen__tag{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(23,118,209,.12);background:#ffffffd6;color:#45657d;font-size:11px;font-weight:800;box-shadow:0 10px 20px #1d4f7a0d}.host-stage-result-screen__summary{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:84px;padding:12px 14px;border-radius:22px;border:1px solid rgba(120,195,237,.42);background:radial-gradient(circle at top right,rgba(255,255,255,.54),transparent 34%),linear-gradient(135deg,#ebf9fffa,#f4fbfff5);box-shadow:0 18px 36px #4091cd1f}.host-stage-result-screen__summary:after{content:"";position:absolute;top:-22px;right:-16px;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,#ffffff70,#fff0)}.host-stage-result-screen--advancement .host-stage-result-screen__summary{border-color:#6fd79c80;background:radial-gradient(circle at top right,rgba(255,255,255,.56),transparent 34%),linear-gradient(135deg,#ecfcf3fa,#f5fffaf5);box-shadow:0 18px 36px #248f511a}.host-stage-result-screen--champion .host-stage-result-screen__hero{grid-template-columns:1fr;justify-items:center}.host-stage-result-screen--champion .host-stage-result-screen__hero-copy{justify-items:center;text-align:center}.host-stage-result-screen__summary-value{color:#16344b;font-size:clamp(28px,3.2vw,38px);font-weight:900;line-height:.98;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.host-stage-result-screen__summary-label{color:#63829a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.host-stage-result-screen__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.host-stage-result-screen__metric{min-height:56px;padding:9px 12px;border-radius:16px;border:1px solid rgba(23,118,209,.1);background:linear-gradient(180deg,#ffffffdb,#f8fcfff5);box-shadow:0 12px 28px #1d4f7a0f;display:grid;align-content:start;gap:2px}.host-stage-result-screen__metric-label{color:#63829a;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.host-stage-result-screen__metric-value{color:#16344b;font-size:18px;font-weight:900;line-height:1.02;letter-spacing:-.03em}.host-stage-result-screen__metric-hint{color:#3d8563;font-size:10px;font-weight:700}.host-stage-result-screen__table{min-height:0}.host-stage-result-screen__table .host-panel-card{height:100%;padding:10px 12px 12px;border-radius:20px;border-color:#a7cde742;background:linear-gradient(180deg,#ffffffeb,#f8fcfff7),radial-gradient(circle at top right,rgba(110,207,246,.08),transparent 26%);box-shadow:0 18px 40px #1643681a}.host-stage-result-screen__table .host-panel-card__body{display:flex;min-height:0}.host-stage-result-screen__table .host-panel-card__header{gap:6px}.host-stage-result-screen__table .host-panel-card__title{font-size:14px}.host-result-table{display:grid;flex:1;min-height:0;gap:6px;overflow:auto;padding-right:6px;scrollbar-width:thin}.host-result-table::-webkit-scrollbar{width:8px}.host-result-table::-webkit-scrollbar-thumb{border-radius:999px;background:#63829a3d}.host-result-table__head,.host-result-table__row{display:grid;align-items:center;gap:10px;padding:8px 12px;border-radius:16px}.host-result-table__head{position:sticky;top:0;z-index:2;grid-template-columns:56px minmax(0,1.75fr) 96px 96px 116px 124px;color:#4f6d85;background:linear-gradient(180deg,#edf8fffa,#f9fcfffa);border:1px solid rgba(23,118,209,.12);font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.host-result-table__head>:not(:nth-child(2)){text-align:center}.host-result-table__head--final>:nth-child(3){justify-self:stretch;text-align:left}.host-result-table__head--final{grid-template-columns:56px minmax(0,1.86fr) minmax(68px,.46fr) 96px 124px;font-size:16px;letter-spacing:.08em}.host-result-table__head--advancement{grid-template-columns:56px minmax(0,1.75fr) 96px 96px 124px;color:#284960;font-size:16px;letter-spacing:.08em}.host-result-table--advancement .host-result-table__head{padding-top:12px;padding-bottom:12px}.host-result-table__row{grid-template-columns:56px minmax(0,1.75fr) 96px 96px 116px 124px;border:1px solid rgba(23,118,209,.12);background:linear-gradient(180deg,#fffffff0,#fbfdfffa);box-shadow:0 12px 28px #1d4f7a0f;font-size:12px}.host-result-table__row--success{border-color:#18894633;background:linear-gradient(135deg,#ecfbf2d6,#fffffffa)}.host-result-table__row--danger{border-color:#d92d2029;background:linear-gradient(135deg,#fff4f4d6,#fffffffa)}.host-result-table__row--muted{border-color:#a8bbcb38;background:linear-gradient(135deg,#f3f7faeb,#fffffffa)}.host-result-table__row--focus{background:linear-gradient(135deg,#edf9ff,#fbfdff);border-color:#97d3ee;box-shadow:0 20px 36px #4a90e21f}.host-result-table--final .host-result-table__head,.host-result-table--final .host-result-table__row{grid-template-columns:56px minmax(0,1.86fr) minmax(68px,.46fr) 96px 124px}.host-result-table--final-compact .host-result-table__head,.host-result-table--final-compact .host-result-table__row{grid-template-columns:56px minmax(0,1.9fr) minmax(68px,.48fr) 96px}.host-result-table--advancement .host-result-table__head,.host-result-table--advancement .host-result-table__row{grid-template-columns:56px minmax(0,1.75fr) 96px 96px 124px}.host-result-table__rank{width:34px;height:34px;border-radius:12px;font-size:13px;box-shadow:inset 0 1px #ffffffd6}.host-result-table__rank--gold{background:linear-gradient(180deg,#fff4c7,#ffe49a);color:#9a6b00}.host-result-table__rank--silver{background:linear-gradient(180deg,#f4f7fc,#dce4f0);color:#4c6176}.host-result-table__rank--bronze{background:linear-gradient(180deg,#fbe8d7,#f1c79f);color:#96591f}.host-result-table__team{display:grid;align-content:start;gap:4px}.host-result-table__team-head{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.host-result-table__team strong{color:#16344b;font-size:14px;font-weight:900;line-height:1.1}.host-result-table__team-flag{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;border:1px solid rgba(34,197,94,.2);background:#ecfbf2eb;color:#178946;font-size:9px;font-weight:900;letter-spacing:.04em}.host-result-table__members{display:flex;flex-wrap:wrap;gap:4px}.host-result-table__stage-scores{display:flex;align-items:center;justify-content:flex-start;align-content:center;flex-wrap:wrap;gap:6px;width:100%;min-height:100%;justify-self:stretch;text-align:left}.host-result-table__stage-score{font-size:14px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap}.host-result-table__stage-score--positive{color:#178946}.host-result-table__stage-score--negative{color:#d92d20}.host-result-table__stage-score--empty{color:#8aa1b3}.host-result-table__member{display:inline-flex;align-items:center;min-height:18px;max-width:100%;padding:0 7px;border-radius:999px;border:1px solid rgba(23,118,209,.1);background:#f5fafff0;color:#567188;font-size:10px;font-weight:800;white-space:nowrap}.host-result-table__score,.host-result-table__trend,.host-result-table__status{display:flex;align-items:center;justify-content:center;min-height:100%}.host-result-table__score{color:#16344b;font-size:18px;font-weight:900;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap}.host-result-table__score--total{color:#0f5a9d}.host-result-table__trend{color:#4b6b83;font-weight:800;font-size:11px}.host-result-table__status .host-state-pill{min-width:72px;min-height:24px;padding-inline:7px;font-size:10px;justify-content:center}.host-brief-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}.host-brief-list li{padding:10px 12px;border-radius:14px;border:1px solid rgba(23,118,209,.1);background:#fbfdff;line-height:1.5;font-size:13px}.host-stage-rule-panel{width:100%;min-height:100%;gap:14px;padding:4px 0 0;border:0;background:transparent;box-shadow:none}.host-stage-rule-panel.host-panel-card--hero{background:transparent}.host-stage-rule-panel .host-panel-card__header,.host-stage-rule-panel .host-panel-card__body{padding:0}.host-stage-rule-list{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;align-items:start}.host-stage-rule-list li{position:relative;padding:0 0 0 34px;border:0;border-radius:0;background:transparent;color:#16344b;font-size:26px;line-height:1.75;font-weight:600;letter-spacing:.01em;min-height:100%}.host-stage-rule-list li:before{content:"•";position:absolute;left:4px;top:0;color:#1776d1;font-size:28px;line-height:1.6;font-weight:900}.host-champion-hero,.host-spotlight-card{position:relative;overflow:hidden;min-height:248px;padding:22px;border-radius:24px;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at top,rgba(244,197,79,.36),transparent 34%),linear-gradient(180deg,#fffef6,#fff8df);border:1px solid #efd48a;box-shadow:0 18px 40px #d1ab4229}.host-champion-hero{animation:hostChampionFloat 5.8s ease-in-out infinite}.host-spotlight-card{animation:hostSpotlightPulse 4.6s ease-in-out infinite}.host-champion-hero__eyebrow,.host-spotlight-card__label{color:#9e6f00;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.host-champion-hero__name,.host-spotlight-card__title{font-size:clamp(42px,5vw,66px);line-height:1.05;font-weight:900}.host-champion-hero__score{font-size:clamp(56px,7vw,92px);line-height:1;font-weight:900;color:#a86d00}.host-champion-hero__caption,.host-spotlight-card__subtitle{max-width:540px;color:#7f7a68;font-size:14px;line-height:1.7}.host-spotlight-card__box{width:min(320px,100%);padding:20px;border-radius:22px;background:#ffffffd1;border:1px solid rgba(244,197,79,.6);box-shadow:0 18px 40px #d1ab422e;animation:hostSpotlightLift 3.8s ease-in-out infinite}.host-spotlight-card__no{width:48px;height:48px;margin:0 auto 12px;border-radius:16px;display:grid;place-items:center;background:#fff6dc;color:#9a6a00;font-weight:900}.host-podium-row__place{background:#fff6dc;color:#9a6a00}.host-champion-layout{grid-template-columns:minmax(0,1fr);align-items:stretch}.host-champion-ceremony{position:relative;min-height:100%;height:100%;overflow:hidden;border-radius:0;border:0;background:radial-gradient(circle at 50% 12%,rgba(255,225,141,.3),transparent 24%),radial-gradient(circle at 18% 82%,rgba(174,220,255,.2),transparent 32%),radial-gradient(circle at 82% 76%,rgba(255,232,168,.22),transparent 30%),linear-gradient(180deg,#fffdf6fa,#f7fbfff7 52%,#fff7e3fa);box-shadow:none;isolation:isolate}.host-champion-ceremony__fireworks,.host-champion-ceremony__spotlights,.host-champion-ceremony__floor{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.host-champion-ceremony__fireworks{z-index:0}.host-champion-ceremony__spotlights{z-index:1}.host-champion-ceremony__spotlights:before,.host-champion-ceremony__spotlights:after{content:"";position:absolute;top:-10%;width:min(32vw,420px);height:78%;background:linear-gradient(180deg,#ffeaab57,#ffeaab00);filter:blur(14px);clip-path:polygon(50% 0%,100% 100%,0% 100%);transform-origin:top center}.host-champion-ceremony__spotlights:before{left:10%;animation:hostChampionBeamSweepLeft 7.2s ease-in-out infinite alternate}.host-champion-ceremony__spotlights:after{right:10%;animation:hostChampionBeamSweepRight 7.8s ease-in-out infinite alternate}.host-champion-ceremony__floor{inset:auto 0 2%;height:190px;z-index:1}.host-champion-ceremony__floor:before,.host-champion-ceremony__floor:after{content:"";position:absolute;left:50%;transform:translate(-50%)}.host-champion-ceremony__floor:before{bottom:8px;width:min(1120px,90%);height:170px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,214,96,.24),rgba(255,214,96,.02) 58%,transparent 74%);filter:blur(16px);animation:hostChampionFloorPulse 4.8s ease-in-out infinite}.host-champion-ceremony__floor:after{bottom:0;width:min(980px,84%);height:20px;border-radius:999px;background:linear-gradient(90deg,#fff0,#f5cd69e0,#fff0);opacity:.72}.host-champion-ceremony__inner{position:relative;z-index:2;display:grid;align-content:center;gap:24px;min-height:100%;padding:88px 28px 36px}.host-champion-ceremony__headline{display:grid;justify-items:center;gap:10px;text-align:center}.host-champion-ceremony__title{margin:0;color:#18304d;font-size:clamp(32px,3.6vw,52px);font-weight:900;line-height:1.04;letter-spacing:-.04em}.host-champion-ceremony__support{width:min(1100px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:end}.host-champion-ceremony__support--single{grid-template-columns:minmax(0,.72fr);justify-content:center}.host-podium-group{position:relative;display:grid;justify-items:center;gap:16px;padding:8px 16px 0}.host-podium-group:after{content:"";position:absolute;left:50%;bottom:0;width:min(520px,94%);height:108px;transform:translate(-50%);border-radius:28px 28px 14px 14px;z-index:0;box-shadow:inset 0 1px #ffffff85,0 18px 36px #657c941f}.host-podium-group--champion:after{width:min(920px,96%);height:128px;background:linear-gradient(180deg,#ffe8a4db,#e6b73fe0)}.host-podium-group--silver:after{background:linear-gradient(180deg,#eaf1fae0,#adbccfe6)}.host-podium-group--bronze:after{background:linear-gradient(180deg,#fbe6d5e0,#d4a070e6)}.host-podium-group__teams{position:relative;z-index:1;width:min(520px,100%);display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.host-podium-group__teams--cluster{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.host-podium-group__teams--champion{width:min(980px,100%)}.host-podium-group--champion .host-podium-group__teams--cluster{grid-template-columns:repeat(auto-fit,minmax(260px,340px));justify-content:center}.host-podium-card{position:relative;overflow:hidden;min-height:208px;padding:24px 24px 22px;border-radius:30px;display:grid;justify-items:center;align-content:center;gap:12px;text-align:center;border:1px solid rgba(160,183,206,.22);box-shadow:inset 0 1px #ffffffdb,0 18px 36px #1d4f7a1f;animation:hostChampionCardFloat 5.8s ease-in-out infinite}.host-podium-card:before{content:"";position:absolute;top:-30%;right:24%;bottom:54%;left:24%;border-radius:50%;background:radial-gradient(circle,#ffffffc7,#fff0);animation:hostChampionSheen 5.6s linear infinite}.host-podium-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.44);pointer-events:none}.host-podium-card--champion{min-height:286px;padding:30px 28px 28px;background:radial-gradient(circle at top,rgba(255,235,166,.68),transparent 34%),linear-gradient(180deg,#fffef5fa,#fff3cffa);border-color:#efbc2f4d;box-shadow:inset 0 1px #ffffffeb,0 24px 50px #d6a72d3d;animation-duration:6.3s}.host-podium-card--compact{min-height:236px;padding:24px 24px 22px}.host-podium-card--silver{background:radial-gradient(circle at top,rgba(226,236,248,.62),transparent 32%),linear-gradient(180deg,#fdfefffa,#e8eff7fa);border-color:#94a3b83d}.host-podium-card--bronze{background:radial-gradient(circle at top,rgba(248,223,202,.58),transparent 32%),linear-gradient(180deg,#fffcf9fa,#f7e3d4fa);border-color:#c1844738}.host-podium-card__medal{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;font-size:24px;font-weight:900;line-height:1;box-shadow:inset 0 1px #ffffffd1}.host-podium-card--champion .host-podium-card__medal{background:linear-gradient(180deg,#fff6c9,#ffd978);color:#9c6700}.host-podium-card--silver .host-podium-card__medal{background:linear-gradient(180deg,#f4f7fb,#d7e0ec);color:#50657a}.host-podium-card--bronze .host-podium-card__medal{background:linear-gradient(180deg,#fdebdc,#efbe95);color:#945721}.host-podium-card__team{position:relative;z-index:1;color:#17314d;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.06;letter-spacing:-.04em;word-break:break-word}.host-podium-card--champion .host-podium-card__team{font-size:clamp(46px,5.8vw,78px)}.host-podium-card--compact .host-podium-card__team{font-size:clamp(34px,4vw,56px)}.host-podium-card__score{position:relative;z-index:1;font-size:clamp(46px,5.8vw,86px);font-weight:900;line-height:.94;font-variant-numeric:tabular-nums}.host-podium-card--champion .host-podium-card__score{color:#b77800;text-shadow:0 6px 18px rgba(255,211,102,.24)}.host-podium-card--silver .host-podium-card__score{color:#4f657c}.host-podium-card--bronze .host-podium-card__score{color:#9a5f2a}.host-champion-orb{position:absolute;left:var(--left);top:var(--top);width:var(--size);height:var(--size);border-radius:50%;opacity:0;transform:translate(-50%,-50%) scale(.74);background:radial-gradient(circle,var(--orb-a),var(--orb-b) 52%,transparent 76%);filter:blur(8px);mix-blend-mode:screen;animation:hostChampionOrbFloat var(--duration) ease-in-out infinite;animation-delay:var(--delay)}.host-champion-orb:after{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.82),transparent 72%);filter:blur(14px)}.host-champion-streak{position:absolute;left:var(--left);top:var(--top);width:var(--width);height:4px;border-radius:999px;opacity:0;transform:translate(-50%,-50%) rotate(var(--rotate));background:linear-gradient(90deg,transparent,rgba(255,255,255,.98) 26%,var(--streak-a) 62%,transparent);box-shadow:0 0 18px color-mix(in srgb,var(--streak-a) 56%,transparent),0 0 28px #ffffff1f;animation:hostChampionStreakSweep var(--duration) ease-out infinite;animation-delay:var(--delay)}.host-champion-streak:after{content:"";position:absolute;right:8%;top:50%;width:14px;height:14px;border-radius:50%;transform:translateY(-50%);background:radial-gradient(circle,rgba(255,255,255,.98),transparent 74%);filter:blur(1px)}.host-champion-twinkle{position:absolute;left:var(--left);top:var(--top);width:var(--size);height:var(--size);opacity:0;transform:translate(-50%,-50%) scale(.68) rotate(0);animation:hostChampionTwinkle var(--duration) ease-in-out infinite;animation-delay:var(--delay)}.host-champion-twinkle:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(50% 0%,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0% 50%,38% 38%);background:linear-gradient(180deg,var(--twinkle-b),var(--twinkle-a));filter:drop-shadow(0 0 12px color-mix(in srgb,var(--twinkle-a) 44%,transparent))}.host-champion-twinkle:after{content:"";position:absolute;top:32%;right:32%;bottom:32%;left:32%;border-radius:50%;background:#ffffffeb;filter:blur(3px)}.host-champion-ribbon{position:absolute;left:var(--left);top:-22%;width:var(--width, 10px);height:var(--height, 180px);border-radius:999px;opacity:0;transform:translate(-50%) rotate(var(--rotate));background:linear-gradient(180deg,var(--ribbon-a),var(--ribbon-b));box-shadow:0 0 18px #ffffff29,0 0 24px color-mix(in srgb,var(--ribbon-a) 56%,transparent);animation:hostChampionRibbonFall var(--duration) linear infinite;animation-delay:var(--delay)}.host-champion-confetti{position:absolute;left:var(--left);top:-18%;width:var(--size);height:calc(var(--size) * 1.8);border-radius:999px 999px 16px 16px;opacity:0;transform:translate(-50%) rotate(var(--rotate));background:linear-gradient(180deg,var(--confetti-a),var(--confetti-b));box-shadow:0 0 14px color-mix(in srgb,var(--confetti-a) 46%,transparent),inset 0 1px #ffffff85;animation:hostChampionConfettiFall var(--duration) ease-in infinite;animation-delay:var(--delay)}.host-champion-confetti:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.4),transparent 56%)}@keyframes hostStageWashDrift{0%{transform:translate3d(-1.5%,-1%,0) scale(1)}to{transform:translate3d(1.5%,1%,0) scale(1.04)}}@keyframes hostStageOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hostStageSweep{0%,14%{transform:translate(-120%);opacity:0}28%,62%{opacity:var(--host-effect-scan-opacity)}to{transform:translate(120%);opacity:0}}@keyframes hostStageHaloPulse{0%,to{transform:translate(-50%,-50%) scale(.96);opacity:calc(var(--host-effect-halo-opacity) * .78)}50%{transform:translate(-50%,-50%) scale(1.02);opacity:var(--host-effect-halo-opacity)}}@keyframes hostStageBeamPulse{0%,to{opacity:calc(var(--host-effect-beam-opacity) * .72);filter:blur(11px)}50%{opacity:var(--host-effect-beam-opacity);filter:blur(8px)}}@keyframes hostStageColumnRise{0%,to{transform:translateY(10%) scaleY(.94);opacity:calc(var(--host-effect-column-opacity) * .8)}50%{transform:translateY(-4%) scaleY(1.02);opacity:var(--host-effect-column-opacity)}}@keyframes hostStageParticleFloat{0%{transform:translateZ(0) scale(.9);opacity:0}14%{opacity:var(--host-effect-particle-opacity)}to{transform:translate3d(-18px,-36px,0) scale(1.06);opacity:0}}@keyframes hostStageConfettiDrop{0%{transform:translate3d(0,-16px,0) rotate(0);opacity:0}12%{opacity:var(--host-effect-confetti-opacity)}to{transform:translate3d(-18px,118vh,0) rotate(220deg);opacity:0}}@keyframes hostStageCardEnter{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hostBlindSlotPulse{0%,to{box-shadow:0 0 #22d3ee14}50%{box-shadow:0 0 0 10px #22d3ee05}}@keyframes hostAnswerGlow{0%,to{box-shadow:inset 0 0 #1789460d}50%{box-shadow:inset 0 0 0 999px #17894604}}@keyframes hostCountdownBreath{0%,to{box-shadow:inset 0 0 #3b82f605}50%{box-shadow:inset 0 0 0 999px #3b82f608}}@keyframes hostChampionFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes hostSpotlightPulse{0%,to{box-shadow:0 18px 40px #d1ab4229}50%{box-shadow:0 24px 52px #d1ab4238}}@keyframes hostChampionCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes hostChampionSheen{0%{transform:translate(-36%) translateY(0);opacity:0}18%,62%{opacity:.9}to{transform:translate(42%) translateY(18%);opacity:0}}@keyframes hostChampionOrbFloat{0%,to{opacity:.14;transform:translate(-50%,-50%) translateZ(0) scale(.76)}35%{opacity:.42}50%{opacity:.5;transform:translate(-50%,-50%) translate3d(0,-10px,0) scale(1)}}@keyframes hostChampionStreakSweep{0%{opacity:0;transform:translate(-50%,-50%) translateZ(0) rotate(var(--rotate)) scaleX(.78)}18%{opacity:.98}70%{opacity:.86}to{opacity:0;transform:translate(-50%,-50%) translate3d(var(--drift-x),var(--drift-y),0) rotate(var(--rotate)) scaleX(1.08)}}@keyframes hostChampionTwinkle{0%,to{opacity:.18;transform:translate(-50%,-50%) scale(.7) rotate(0)}40%{opacity:.96;transform:translate(-50%,-50%) scale(1.04) rotate(14deg)}70%{opacity:.72;transform:translate(-50%,-50%) scale(.9) rotate(-10deg)}}@keyframes hostChampionRibbonFall{0%{opacity:0;transform:translate(-50%) translateY(-10%) rotate(var(--rotate))}10%{opacity:.95}to{opacity:0;transform:translate(calc(-50% + var(--drift))) translateY(132vh) rotate(calc(var(--rotate) + 220deg))}}@keyframes hostChampionConfettiFall{0%{opacity:0;transform:translate(-50%) translateY(-12%) rotate(var(--rotate)) scale(.72)}12%{opacity:.96}50%{opacity:.92;transform:translate(calc(-50% + calc(var(--drift) * .55))) translateY(56vh) rotate(calc(var(--rotate) + 160deg)) scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--drift))) translateY(130vh) rotate(calc(var(--rotate) + 320deg)) scale(.9)}}@keyframes hostChampionBeamSweepLeft{0%{transform:rotate(-10deg) scaleY(.94);opacity:.3}to{transform:rotate(6deg) scaleY(1.04);opacity:.6}}@keyframes hostChampionBeamSweepRight{0%{transform:rotate(10deg) scaleY(.94);opacity:.28}to{transform:rotate(-6deg) scaleY(1.04);opacity:.58}}@keyframes hostChampionFloorPulse{0%,to{opacity:.64;transform:translate(-50%) scale(.96)}50%{opacity:.94;transform:translate(-50%) scale(1.03)}}@keyframes hostSpotlightLift{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.012)}}@keyframes hostStageResultRibbonLeft{0%,to{transform:translateZ(0) rotate(-11deg)}50%{transform:translate3d(18px,18px,0) rotate(-8deg)}}@keyframes hostStageResultRibbonRight{0%,to{transform:translateZ(0) rotate(18deg)}50%{transform:translate3d(-20px,-14px,0) rotate(14deg)}}@keyframes hostStageResultConfettiDrift{0%{transform:translateZ(0)}to{transform:translate3d(-18px,12px,0)}}@media(max-width:1500px){.host-shell{padding:10px}.host-stage-layout{gap:12px;padding:16px}.host-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-blind-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.host-room-create__activity-list{grid-template-columns:repeat(2,minmax(0,1fr))}.host-stage-result-screen__shell{width:min(100%,calc(100vw - 56px))}}@media(max-width:1320px){.host-topbar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy countdown" "aside aside";align-items:start}.host-topbar__copy{grid-area:copy;max-width:none}.host-topbar__countdown{grid-area:countdown;justify-self:end;min-width:220px;max-width:100%}.host-topbar__aside{grid-area:aside;width:100%;justify-self:stretch}.host-topbar__toolbar{justify-content:flex-end;flex-wrap:wrap;row-gap:10px}.host-topbar__badges{flex:1 1 360px;justify-content:flex-start;flex-wrap:wrap}.host-topbar__utilities{flex:0 0 auto;flex-wrap:wrap}.host-topbar--without-countdown{grid-template-areas:"copy aside"}.host-topbar--without-countdown .host-topbar__aside{width:auto;justify-self:end}.host-topbar--without-countdown .host-topbar__toolbar,.host-topbar--without-countdown .host-topbar__badges,.host-topbar--without-countdown .host-topbar__utilities{flex-wrap:nowrap;gap:6px}.host-topbar--without-countdown .host-badge,.host-topbar--without-countdown .host-topbar__utility-button{gap:6px;min-height:26px;padding-inline:8px;font-size:10px}.host-stage-layout--result-tableau .host-topbar,.host-stage-layout--champion-ceremony .host-topbar{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy aside"}.host-stage-layout--result-tableau .host-topbar__aside,.host-stage-layout--champion-ceremony .host-topbar__aside{width:auto;justify-self:end}.host-stage-layout--result-tableau .host-topbar__toolbar,.host-stage-layout--result-tableau .host-topbar__badges,.host-stage-layout--result-tableau .host-topbar__utilities,.host-stage-layout--champion-ceremony .host-topbar__toolbar,.host-stage-layout--champion-ceremony .host-topbar__badges,.host-stage-layout--champion-ceremony .host-topbar__utilities{flex-wrap:nowrap;gap:6px}.host-stage-layout--result-tableau .host-badge,.host-stage-layout--result-tableau .host-topbar__utility-button,.host-stage-layout--champion-ceremony .host-badge,.host-stage-layout--champion-ceremony .host-topbar__utility-button{gap:6px;min-height:26px;padding-inline:8px;font-size:10px}}@media(max-width:1000px){.host-stage-layout__content{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:4px}.host-stage-layout__content>*{height:auto;min-height:100%}.host-running-required,.host-running-vote-stage{height:auto;min-height:100%}.host-running-required__status>.host-panel-card .host-panel-card__body,.host-running-vote-stage__status>.host-panel-card .host-panel-card__body,.host-question-stage__main,.host-question-stage__media,.host-room-create__activity-board{overflow:visible;padding-right:0}.host-topbar__title,.host-question-panel__stem,.host-question-stage__stem{font-size:24px}.host-topbar__countdown{min-width:260px;min-height:48px;padding:0 20px;font-size:22px}.host-topbar__progress,.host-topbar__meta-chip{min-height:40px;border-radius:15px}.host-topbar__progress{min-width:72px;padding:0 12px;font-size:16px}.host-topbar__meta-chip{padding:0 14px;font-size:14px}.host-stage-layout--result-tableau .host-topbar__progress,.host-stage-layout--result-tableau .host-topbar__meta-chip{min-height:32px;padding-inline:10px;border-radius:13px}.host-stage-layout--result-tableau .host-topbar__progress{min-width:68px;font-size:14px}.host-stage-layout--result-tableau .host-topbar__meta-chip{font-size:12px}.host-question-stage{grid-template-columns:minmax(0,1fr)}.host-question-stage__score-chip{min-height:36px;padding-inline:12px}.host-question-stage__score-chip-part{font-size:14px}.host-question-stage__score-chip-divider{margin-inline:8px}.host-question-stage__options{grid-template-columns:minmax(0,1fr)}.host-question-stage__asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-grid-three{grid-template-columns:.78fr 1fr .74fr}.host-grid-main-side,.host-result-grid,.host-report-grid,.host-champion-layout{grid-template-columns:1fr .84fr}.host-champion-layout{grid-template-columns:minmax(0,1fr)}.host-grid-side-main{grid-template-columns:.92fr 1.08fr}.host-grid-side-main--prepare{grid-template-columns:minmax(300px,340px) minmax(0,1fr)}.host-qr-code--xl{width:260px;height:260px}.host-qr-code--xxl{width:320px;height:320px}.host-offline-decision-card{width:min(100%,calc(100vw - 48px));min-height:auto;padding:24px}.host-offline-decision-card__layout{grid-template-columns:1fr;justify-items:center;gap:24px;text-align:center}.host-offline-decision-card__copy{justify-items:center}.host-offline-decision-card__title{font-size:clamp(34px,5.6vw,46px)}.host-question-card-grid{--host-pick-card-width: 220px}.host-room-create__form-grid,.host-room-create__summary{grid-template-columns:1fr}.host-room-create__intro-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.host-room-create__activity-list{grid-template-columns:1fr}.host-room-create__actions--sticky{position:static;background:transparent;padding-top:0}.host-stage-result-screen{height:auto;min-height:100%;padding-bottom:12px}.host-stage-result-screen__shell{width:min(100%,calc(100vw - 28px));height:auto;min-height:100%;padding:20px;gap:18px}.host-stage-result-screen__hero{grid-template-columns:1fr}.host-champion-ceremony__inner{padding:18px 20px 40px;gap:20px}.host-champion-ceremony__support,.host-champion-ceremony__support--single{grid-template-columns:minmax(0,1fr);width:min(760px,100%)}.host-podium-group--champion .host-podium-group__teams--cluster{grid-template-columns:repeat(auto-fit,minmax(240px,300px))}.host-podium-card--champion .host-podium-card__team{font-size:clamp(40px,6vw,62px)}}@media(max-width:768px){.host-dialog-header{gap:12px}.host-dialog-header__eyebrow{font-size:11px}.host-dialog-header__title{font-size:24px}.host-dialog-header__subtitle{font-size:14px}.host-modal-card,.host-form-dialog,.host-room-qr-modal{width:min(100%,calc(100vw - 24px));padding:20px;border-radius:22px}.host-offline-decision-card{width:min(100%,calc(100vw - 28px));padding:18px;border-radius:24px}.host-offline-decision-card__layout{gap:18px}.host-offline-decision-card__title{font-size:clamp(26px,7.8vw,34px)}.host-offline-decision-card__hint{font-size:15px}.host-offline-decision-card__qr .host-qr-code{padding:10px;border-radius:24px}.host-live-ranking-dialog{max-height:min(88vh,920px)}.host-live-ranking-dialog__panel .host-ranking-row{min-height:56px;padding:12px 14px}.host-live-ranking-dialog__panel .host-ranking-row__name{font-size:15px}.host-live-ranking-dialog__panel .host-ranking-row__score{font-size:22px}.host-room-create__intro-head{flex-direction:column}.host-room-create__intro-summary{grid-template-columns:1fr}.host-topbar,.host-control-drawer,.host-question-panel__topline{flex-direction:column;align-items:flex-start}.host-topbar{display:flex}.host-question-stage__head{align-items:flex-start}.host-question-stage__headline{width:100%;align-items:flex-start;gap:10px}.host-question-stage__score-chip{min-height:34px;padding-inline:11px}.host-question-stage__score-chip-part{font-size:13px}.host-question-stage__progress-chip,.host-question-stage__type-chip{margin-bottom:6px}.host-topbar__aside,.host-topbar__toolbar,.host-topbar__badges,.host-topbar__utilities,.host-control-drawer__groups,.host-control-drawer__actions{justify-content:flex-start;align-items:flex-start}.host-topbar__toolbar,.host-topbar__badges,.host-topbar__utilities{flex-wrap:wrap}.host-topbar__countdown{align-self:flex-start;justify-self:auto;min-width:220px;min-height:40px;padding:0 16px;font-size:18px}.host-topbar__title-row{gap:10px}.host-topbar__meta-row{gap:8px}.host-topbar__progress,.host-topbar__meta-chip{min-height:34px;border-radius:13px}.host-topbar__progress{min-width:64px;padding:0 11px;font-size:15px}.host-topbar__meta-chip{padding:0 12px;font-size:13px}.host-control-drawer__group-label{text-align:left}.host-grid-two,.host-grid-three,.host-grid-main-side,.host-grid-side-main,.host-result-grid,.host-report-grid,.host-champion-layout,.host-metric-grid,.host-question-card-grid,.host-blind-grid{--host-pick-card-width: min(100%, 240px)}.host-stage-result-screen__headline{font-size:32px}.host-stage-result-screen__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.host-result-table__head,.host-result-table__row{gap:12px;padding:12px 14px;grid-template-columns:56px minmax(0,1fr) 84px 84px 110px 120px}.host-result-table__head{font-size:13px}.host-result-table__head--final{font-size:15px}.host-result-table--final .host-result-table__head,.host-result-table--final .host-result-table__row{grid-template-columns:56px minmax(0,1.24fr) minmax(56px,.4fr) 84px 120px}.host-result-table--final-compact .host-result-table__head,.host-result-table--final-compact .host-result-table__row{grid-template-columns:56px minmax(0,1.24fr) minmax(56px,.4fr) 84px}.host-result-table--advancement .host-result-table__head,.host-result-table--advancement .host-result-table__row{grid-template-columns:56px minmax(0,1fr) 84px 84px 120px}.host-result-table__head--advancement{font-size:15px}.host-result-table__team strong{font-size:16px}.host-result-table__member{min-height:26px;font-size:11px}.host-result-table__score{font-size:20px}.host-form-dialog__grid{grid-template-columns:1fr}.host-champion-layout{grid-template-columns:minmax(0,1fr)}.host-champion-ceremony__inner{padding:14px 14px 30px;gap:18px}.host-champion-ceremony__title{font-size:30px}.host-champion-ceremony__support,.host-champion-ceremony__support--single{grid-template-columns:minmax(0,1fr);width:100%;gap:16px}.host-podium-group{padding-inline:8px}.host-podium-group:after{width:100%;height:94px}.host-podium-group--champion:after{height:110px}.host-podium-group__teams--cluster,.host-podium-group--champion .host-podium-group__teams--cluster{grid-template-columns:minmax(0,1fr)}.host-podium-card{min-height:180px;padding:20px 18px 18px;border-radius:24px}.host-podium-card--champion{min-height:220px;padding:24px 20px 20px}.host-podium-card__team{font-size:clamp(26px,8vw,40px)}.host-podium-card--champion .host-podium-card__team,.host-podium-card--compact .host-podium-card__team{font-size:clamp(34px,11vw,52px)}.host-podium-card__score{font-size:clamp(40px,13vw,60px)}.host-champion-ribbon{height:140px}.host-question-stage__option{grid-template-columns:42px minmax(0,1fr);min-height:84px;padding:14px}.host-question-stage__option-key{width:42px;height:42px;font-size:18px}.host-question-stage__option-text,.host-question-stage__blank-value{font-size:18px}.host-question-stage__explanation{font-size:16px}.host-question-stage__lightbox-body{height:68vh;padding:88px 12px 16px}.host-question-stage__lightbox-toolbar{flex-direction:column;align-items:stretch}.host-question-stage__lightbox-controls{justify-content:center;flex-wrap:wrap}.host-runtime-settings__duration-grid{grid-template-columns:1fr}.host-room-create__team-row{grid-template-columns:40px minmax(0,1fr)}.host-room-create__team-row .ghost-button{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){.host-shell *,.host-shell *:before,.host-shell *:after{transition:none!important;animation:none!important}}.countdown-debug-panel{position:fixed;right:12px;bottom:12px;z-index:1200;min-width:220px;padding:10px 12px;border-radius:10px;background:#0c121be6;color:#d7f7ff;font:12px/1.45 SF Mono,Menlo,Consolas,monospace;box-shadow:0 14px 30px #00000047;pointer-events:none}.countdown-debug-panel--host{border:1px solid rgba(119,221,255,.4)}
