:root{--color-primary: #ef6a42;--color-primary-soft: #f6e8df;--color-bg-layout: #f0ebe4;--color-bg-container: #fbf8f4;--color-border: rgba(31, 25, 38, .08);--color-text: #1f1a24;--color-text-secondary: #6d625b;--color-surface-muted: #f7f2ec;--color-surface-strong: #f1ebe3;--color-screen-bg: #08111f;--shadow-card: 0 20px 48px rgba(32, 24, 33, .08);--shadow-accent: 0 28px 64px rgba(32, 24, 33, .12);--radius-card: 24px;--radius-pill: 999px}html,body,#root{margin:0;min-height:100%;color:var(--color-text);font-family:Avenir Next,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}:root{--warmup-ink-strong: #3f312d;--warmup-ink: #695b54;--warmup-ink-soft: #917e72;--warmup-accent-ink: #9a6b56}body{background:radial-gradient(circle at 14% 12%,rgba(226,118,71,.18) 0,transparent 24%),radial-gradient(circle at 86% 9%,rgba(125,143,170,.16) 0,transparent 18%),radial-gradient(circle at 50% 100%,rgba(255,255,255,.72) 0,transparent 36%),linear-gradient(180deg,#f8f3ec,#f0e5d8 54%,#e8ddd2)}a{color:inherit}*{box-sizing:border-box}.ant-card{background:var(--color-bg-container);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.ant-btn-primary{border-color:transparent;background:linear-gradient(135deg,#ef7a4d,#d65b33);box-shadow:0 14px 28px #d65b333d}@keyframes warmup-rise{0%{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:translateZ(0)}}.app-shell{min-height:100vh;background:transparent}.app-shell__header{position:sticky;top:0;z-index:20;height:auto;padding:22px 24px 14px;background:linear-gradient(180deg,rgba(248,243,236,.94),rgba(248,243,236,.66) 72%,transparent);border-bottom:none;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell__header-inner{display:grid;grid-template-columns:minmax(500px,680px) minmax(0,1fr);gap:46px;align-items:center;max-width:1400px;margin:0 auto;padding:24px 32px 20px;border:1px solid rgba(58,46,40,.07);border-radius:32px;background:#fbf7f1d1;box-shadow:0 18px 42px #3f2f270b,inset 0 1px #ffffff9e}.app-shell__brand{display:grid;grid-template-columns:14px minmax(0,1fr);gap:20px;align-items:start;min-width:0;padding:0;overflow:visible;border:none;background:transparent;box-shadow:none;animation:warmup-rise .68s cubic-bezier(.22,1,.36,1)}.app-shell__brand:before{display:none}.app-shell__brand:after{display:none}.app-shell__brand-mark{position:relative;width:14px;height:40px;margin-top:10px;color:transparent}.app-shell__brand-mark-dot,.app-shell__brand-mark-line{position:absolute;display:block;background:#b7785d}.app-shell__brand-mark-dot{top:0;left:0;width:8px;height:8px;border-radius:999px;box-shadow:0 0 0 5px #b7785d14}.app-shell__brand-mark-line{top:12px;left:4px;width:1px;height:24px;background:linear-gradient(180deg,#b7785deb,#b7785d2e)}.app-shell__brand-copy{min-width:0;display:flex;flex-direction:column;gap:7px}.app-shell__brand-lockup{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.app-shell__brand-title.ant-typography{margin:0!important;color:#2a201d;font-size:clamp(42px,3.8vw,52px);font-weight:740;line-height:.9;letter-spacing:-.082em;font-family:Avenir Next,SF Pro Display,Segoe UI,sans-serif}.app-shell__brand-wordmark{color:inherit}.app-shell__brand-wordmark--accent{color:#93624d;margin-left:-.045em}.app-shell__brand-pill{padding:0;color:#b08975;font-size:10px;font-weight:650;letter-spacing:.28em;background:transparent;border:none}.app-shell__brand-slogan{display:flex;flex-wrap:wrap;gap:0 .7em;max-width:100%;color:#958278;font-size:12px;line-height:1.62;letter-spacing:.11em}.app-shell__brand-slogan span{white-space:nowrap}.app-shell__nav{display:flex;justify-content:flex-end;overflow-x:auto}.app-shell__nav-shell{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:22px;width:max-content;min-width:100%;padding:0;border:none;background:transparent;box-shadow:none}.app-shell__nav-link{flex:none;color:#8c7f77;text-decoration:none;transition:color .22s ease}.app-shell__nav-link:focus-visible{outline:none}.app-shell__nav-link:hover{color:#5d4d46}.app-shell__nav-link-inner{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:6px 2px 10px;font-size:12.5px;font-weight:500;line-height:1.05}.app-shell__nav-link-inner:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;border-radius:999px;background:#ab7258c7;opacity:0;transform:scaleX(.6);transition:opacity .22s ease,transform .22s ease}.app-shell__nav-link .anticon{font-size:12px;color:currentColor}.app-shell__nav-link-text{display:inline-block}.app-shell__nav-link--active{color:#433630}.app-shell__nav-link--active .app-shell__nav-link-inner{font-weight:560}.app-shell__nav-link--active .app-shell__nav-link-inner:after{opacity:1;transform:scaleX(1)}.app-shell__content{width:100%;max-width:1400px;margin:0 auto;padding:32px 24px 52px}.warmup-home{width:100%}.warmup-kicker{display:inline-block;color:var(--warmup-accent-ink);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.warmup-hero-card{position:relative;overflow:hidden;border:1px solid rgba(58,46,40,.08);border-radius:34px;background:linear-gradient(135deg,#fffaf5fa,#f5ebe0f2 58%,#ece5dded);box-shadow:0 22px 52px #3f2f2714,inset 0 1px #ffffff80;animation:warmup-rise .76s cubic-bezier(.22,1,.36,1)}.warmup-hero-card:before{content:"";position:absolute;top:-70px;left:-20px;width:340px;height:260px;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,transparent 68%)}.warmup-hero-card:after{display:none}.warmup-hero-card .ant-card-body{position:relative;z-index:1;padding:28px}.warmup-hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,392px);gap:28px;align-items:stretch}.warmup-hero-copyblock{display:flex;flex-direction:column;justify-content:space-between;gap:32px;min-height:450px;padding:8px 4px 4px}.warmup-hero-copyhead,.warmup-hero-heading,.warmup-hero-foot{display:flex;flex-direction:column}.warmup-hero-copyhead{gap:18px}.warmup-hero-heading,.warmup-hero-foot{gap:16px}.warmup-hero-title.ant-typography{margin:0!important;max-width:8.8em;color:#4a3b35;font-family:Songti SC,STSong,"Noto Serif SC","Source Han Serif SC",serif;font-size:clamp(54px,5.8vw,88px);font-weight:660;line-height:.94;letter-spacing:-.075em}.warmup-hero-title__line{display:block}.warmup-hero-copy{max-width:35rem;margin-bottom:0!important;color:#7d7068;font-size:18px;line-height:1.96}.warmup-hero-actions .ant-btn{min-width:172px;height:48px;padding-inline:26px;border-radius:14px;font-weight:600}.warmup-hero-actions .ant-btn-primary{box-shadow:0 16px 28px #ef6a4238}.warmup-hero-actions .ant-btn:not(.ant-btn-primary){color:#5d4f48;background:#fffdfa66;border-color:#382c271a;box-shadow:none}.warmup-hero-actions .ant-btn:not(.ant-btn-primary):hover{color:#554941!important;background:#fffcf7f0!important;border-color:#d65b332e!important}.warmup-hero-points{display:flex;flex-wrap:wrap;gap:8px 0}.warmup-hero-points span{position:relative;display:inline-block;margin-right:14px;padding-right:16px;color:#746960;font-size:12px;font-weight:650;letter-spacing:.08em}.warmup-hero-points span:not(:last-child):after{content:"";position:absolute;top:50%;right:0;width:4px;height:4px;border-radius:999px;background:#91574075;transform:translateY(-50%)}.warmup-signal-panel{display:flex;flex-direction:column;justify-content:flex-start;gap:24px;min-height:100%;padding:6px 0 6px 28px;border-left:1px solid rgba(99,78,65,.12);background:transparent;box-shadow:none}.warmup-signal-panel:before{display:none}.warmup-signal-panel:after{display:none}.warmup-signal-panel__head{display:flex;flex-direction:column;gap:18px}.warmup-signal-panel__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.warmup-signal-panel__eyebrow{color:var(--warmup-accent-ink);font-size:10px;font-weight:700;letter-spacing:.18em}.warmup-signal-panel__status{position:relative;padding-left:10px;color:#907b71;font-size:10px;font-weight:700;letter-spacing:.16em}.warmup-signal-panel__status:before{content:"";position:absolute;top:50%;left:0;width:4px;height:4px;border-radius:999px;background:#be6e4dad;transform:translateY(-50%)}.warmup-signal-panel__title.ant-typography{margin:0 0 8px!important;color:#54453e;font-size:clamp(28px,2.6vw,38px);font-weight:620;line-height:1.16;letter-spacing:-.05em}.warmup-signal-panel__copy{margin-bottom:0!important;color:#877971;font-size:15px;line-height:1.84}.warmup-signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:auto;border-top:1px solid rgba(99,78,65,.1);border-left:1px solid rgba(99,78,65,.1)}.warmup-signal-metric{min-height:96px;padding:16px 16px 14px;background:transparent;border-right:1px solid rgba(99,78,65,.1);border-bottom:1px solid rgba(99,78,65,.1);box-shadow:none}.warmup-signal-metric--accent{background:#ef7a4d12}.warmup-signal-metric--muted{background:#8f85970d}.warmup-signal-metric__label{color:#8f7f75;font-size:12px}.warmup-signal-metric__value{display:flex;align-items:baseline;gap:6px;margin-top:14px;color:#5a4941}.warmup-signal-metric__value strong{font-size:38px;line-height:1;letter-spacing:-.05em}.warmup-signal-metric__value span{font-size:13px;color:#96867d}.warmup-section{padding:10px 2px 0}.warmup-section--templates{animation:warmup-rise .84s cubic-bezier(.22,1,.36,1)}.warmup-section--library{animation:warmup-rise .94s cubic-bezier(.22,1,.36,1)}.warmup-section__header{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px}.warmup-section__lead{max-width:620px}.warmup-section__eyebrow{display:block;margin-bottom:8px;color:var(--warmup-accent-ink);font-size:10px;font-weight:700;letter-spacing:.18em}.warmup-section__title.ant-typography{margin:0!important;color:#55453e;font-size:clamp(32px,2.8vw,40px);font-weight:620;line-height:1.06;letter-spacing:-.05em}.warmup-section__description{margin:10px 0 0!important;color:#8b7d74;font-size:15px;line-height:1.88}.warmup-section__header--actions{align-items:center}.warmup-section__aside{display:flex;align-items:center;gap:16px}.warmup-section__count{color:#96877c;font-size:13px;font-weight:520}.warmup-template-row .ant-col,.warmup-activity-row .ant-col{display:flex}.warmup-template-card,.warmup-activity-card{width:100%;border:1px solid rgba(58,46,40,.06);border-radius:26px;background:linear-gradient(180deg,#fffdf9fa,#f9f2ebf0);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.warmup-template-card{min-height:264px}.warmup-activity-card{min-height:320px}.warmup-template-card:before,.warmup-template-card:after,.warmup-activity-card:before,.warmup-activity-card:after{display:none}.warmup-template-card:hover,.warmup-activity-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px #3f2f2711}.warmup-template-card .ant-card-body,.warmup-activity-card .ant-card-body{position:relative;z-index:1;height:100%;padding:28px}.warmup-template-card__body,.warmup-activity-card__stack{min-height:100%}.warmup-template-card .ant-tag{color:#cb5c39;font-weight:600;background:#ef6a4214;border:1px solid rgba(239,106,66,.12)}.warmup-template-card__eyebrow,.warmup-activity-card__eyebrow{color:var(--warmup-accent-ink);font-size:11px;font-weight:650;letter-spacing:.16em}.warmup-template-card__meta{color:#b09d91;font-size:11px}.warmup-template-card__title.ant-typography{margin:0!important;color:#5a4942;font-size:24px;font-weight:580;line-height:1.2;letter-spacing:-.05em}.warmup-template-card__copy{flex:1;margin-bottom:0!important;color:#8a7c73;font-size:14px;line-height:1.96}.warmup-template-card__footer{margin-top:auto}.warmup-template-card .ant-btn,.warmup-activity-card .ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous){color:#6d5f56;background:transparent;border-color:#4e3d351a;box-shadow:none}.warmup-template-card .ant-btn,.warmup-activity-card__actions .ant-btn{height:36px;padding-inline:14px;border-radius:11px}.warmup-template-card .ant-btn:hover,.warmup-activity-card .ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous):hover{color:#63534b!important;border-color:#ab725838!important;background:#fffcf7f5!important}.warmup-activity-card__top{align-items:flex-start}.warmup-activity-card__header{flex:1}.warmup-activity-card__title.ant-typography{margin:8px 0 10px!important;color:#5a4942;font-size:24px;font-weight:580;line-height:1.2;letter-spacing:-.04em}.warmup-activity-card__copy{margin-bottom:0!important;color:#887a72;font-size:14px;line-height:1.96}.warmup-activity-card__status{display:inline-flex;align-items:center;gap:8px;margin-top:2px;padding:0;font-weight:620;line-height:1.3}.warmup-activity-card__status:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor}.warmup-activity-card__status--live{color:#517a6d}.warmup-activity-card__status--published{color:#6170a0}.warmup-activity-card__status--ended{color:#8e786d}.warmup-activity-card__status--draft{color:#a07b52}.warmup-activity-card__facts{display:flex;flex-wrap:wrap;gap:8px 0}.warmup-activity-card__meta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.warmup-activity-card__identity{display:inline-flex;align-items:center;gap:10px;max-width:100%;padding:8px 12px;background:#fff9f3f5;border:1px solid rgba(118,89,73,.12);border-radius:14px}.warmup-activity-card__identity-label{color:#9a887c;font-size:11px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.warmup-activity-card__identity-value{overflow:hidden;color:#61524a;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:12px;font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.warmup-activity-card__fact{position:relative;margin-right:12px;padding-right:14px;color:#928379;font-size:12px;font-weight:520}.warmup-activity-card__fact:not(:last-child):after{content:"";position:absolute;top:50%;right:0;width:4px;height:4px;border-radius:999px;background:#79685d6b;transform:translateY(-50%)}.warmup-activity-card__helper{color:#8a7c73!important;padding-top:12px;border-top:1px solid rgba(56,44,39,.08);line-height:1.8}.warmup-activity-card__copy-id-button.ant-btn{height:34px;padding-inline:12px;border-radius:12px;background:#fffbf6fa;border:1px solid rgba(150,109,84,.14)}.warmup-activity-card__copy-id-button.ant-btn:hover{background:#fff7effa!important;border-color:#ab725838!important}@media(hover:hover){.warmup-activity-card__actions .warmup-activity-card__copy-id-button.ant-btn{display:none}.warmup-activity-card:hover .warmup-activity-card__actions .warmup-activity-card__copy-id-button.ant-btn,.warmup-activity-card:focus-within .warmup-activity-card__actions .warmup-activity-card__copy-id-button.ant-btn{display:inline-flex}}@media(hover:none){.warmup-activity-card__actions .warmup-activity-card__copy-id-button.ant-btn{display:none}}.warmup-activity-card__actions{margin-top:auto}.warmup-state-card{border-radius:30px}.warmup-state-card .ant-card-body{padding:36px 24px;text-align:center}.warmup-template-picker{display:flex;flex-wrap:wrap;gap:8px}@media(prefers-reduced-motion:reduce){.app-shell__brand,.warmup-hero-card,.warmup-section--templates,.warmup-section--library{animation:none}.app-shell__nav-link,.warmup-template-card,.warmup-activity-card{transition:none}}.warmup-markdown-editor{display:grid;grid-template-columns:56px minmax(0,1fr);overflow:hidden;background:linear-gradient(180deg,#fffdf9,#fff8f1);border:1px solid rgba(122,83,54,.12);border-radius:18px}.warmup-markdown-editor__gutter{overflow:hidden;background:#f9efe3eb;border-right:1px solid rgba(122,83,54,.08)}.warmup-markdown-editor__gutter-inner{padding:12px 0}.warmup-markdown-editor__line-number{height:22px;padding:0 12px;color:#ad957f;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:12px;line-height:22px;text-align:right}.warmup-markdown-editor__line-number--active{color:var(--color-primary);font-weight:700;background:#ff6a3d1f}.warmup-markdown-editor__input{min-width:0}.warmup-markdown-input.ant-input-textarea,.warmup-markdown-input.ant-input-textarea textarea{border:none;box-shadow:none;background:transparent}.warmup-markdown-input textarea{padding:12px 16px;font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:13px;line-height:22px}.warmup-validation-issue{padding:10px 0;transition:background .2s ease}.warmup-validation-issue--clickable{cursor:pointer}.warmup-validation-issue--active{margin:0 -8px;padding:10px 8px;background:#ff6a3d14;border-radius:12px}.warmup-validation-issue__line{font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:12px}.warmup-validation-issue__context{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:#f8f2eb;border:1px solid rgba(122,83,54,.08);border-radius:12px}.warmup-validation-issue__context div{display:grid;grid-template-columns:36px minmax(0,1fr);gap:8px;align-items:start}.warmup-validation-issue__context span,.warmup-validation-issue__context code{font-family:SF Mono,JetBrains Mono,Fira Code,monospace;font-size:12px;line-height:1.6}.warmup-validation-issue__context span{color:#ad957f;text-align:right}.warmup-validation-issue__context code{white-space:pre-wrap;word-break:break-word}.warmup-preview-shell{padding:18px;border-radius:20px}.warmup-preview-shell__label{display:inline-block;margin-bottom:12px;color:var(--color-text-secondary);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.warmup-preview-shell--phone{background:linear-gradient(180deg,#fff,#fff6ef);border:1px solid rgba(122,83,54,.08)}.warmup-preview-shell--screen{background:linear-gradient(145deg,#17243a,#0c1628)}.host-stage-card{background:radial-gradient(circle at top right,rgba(255,129,86,.22),transparent 26%),linear-gradient(135deg,#fffaf5f5,#fff0e2f0)}.host-stage-card--compact .ant-card-body{padding:22px 24px}.host-stage-card__selector{background:#ffffffb3}.host-toolbar{width:100%}.host-toolbar__lead{flex:1 1 560px;min-width:0}.host-toolbar__copy{max-width:760px}.host-toolbar__switch{display:flex;flex:0 1 270px;flex-direction:column;gap:8px;min-width:min(100%,270px)}.host-panel-card{height:100%;background:#ffffffd1}.host-panel-card--activity{background:linear-gradient(135deg,#fffaf5e6,#fff5eed1)}.host-panel-card--accent{background:linear-gradient(180deg,#fff4ebf5,#ffffffd6);box-shadow:var(--shadow-accent)}.host-panel-card--activity .ant-card-body{padding:20px 22px}.host-activity-strip{flex:1 1 520px;min-width:0}.host-activity-strip__count{background:#ffffffbd;color:#5f4f42}.host-activity-strip__actions{flex:0 0 auto}.host-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.host-facts div,.host-next-question{padding:14px 16px;background:#ffffffb3;border:1px solid rgba(122,83,54,.08);border-radius:18px}.host-note-card,.host-entry-card,.host-stat-card{background:#ffffffb3;border:1px solid rgba(122,83,54,.08);border-radius:18px}.host-facts span,.host-note-card .ant-typography:first-child,.host-next-question .ant-typography:first-child{display:block;color:var(--color-text-secondary);font-size:13px}.host-facts strong,.host-next-question .ant-typography:last-child{display:block;margin-top:6px;font-size:17px}.host-note-card .ant-card-body,.host-stat-card .ant-card-body{padding:14px 16px}.host-runtime-card .ant-card-body{padding:22px}.host-runtime-card__rate{min-width:118px;padding:12px 14px;background:#ffffffbd;border:1px solid rgba(122,83,54,.08);border-radius:18px}.host-runtime-card__rate span,.host-stat-card--inline span{display:block;color:var(--color-text-secondary);font-size:13px}.host-runtime-card__rate strong,.host-stat-card--inline strong{display:block;margin-top:6px;font-size:20px;line-height:1.2}.host-runtime-card__support{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.host-note-card--prompt .ant-card-body,.host-entry-card .ant-card-body{padding:16px}.host-entry-card{background:#ffffffdb}.host-entry-card .ant-card-body{display:flex;flex-direction:column;gap:14px}.host-entry-card__body{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.host-entry-card__content{flex:1;min-width:0}.host-entry-card__qr{flex:none;padding:8px;background:linear-gradient(180deg,#fffffffa,#f9f1e9f5);border:1px solid rgba(122,83,54,.08);border-radius:22px;box-shadow:inset 0 1px #ffffffa3}.host-entry-card__qr .ant-qrcode{display:flex;align-items:center;justify-content:center}.host-entry-card__badge{color:var(--color-text-secondary);background:#ffffffc2}.host-mobile-entry-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.host-mobile-entry-card__content{display:flex;flex:1;flex-direction:column;gap:12px;min-width:0}.host-mobile-entry-card__qr{flex:none;padding:8px;background:linear-gradient(180deg,#fffffffa,#f9f1e9f5);border:1px solid rgba(122,83,54,.08);border-radius:22px;box-shadow:inset 0 1px #ffffffa3}.host-mobile-entry-card__qr .ant-qrcode{display:flex;align-items:center;justify-content:center}@media(max-width:1199px){.host-runtime-card__support{grid-template-columns:1fr}}@media(max-width:767px){.host-stage-card--compact .ant-card-body,.host-panel-card--activity .ant-card-body,.host-runtime-card .ant-card-body{padding:18px}.host-toolbar__switch{flex-basis:100%}.host-entry-card__body{flex-direction:column}.host-entry-card__qr{width:100%}.host-entry-card__qr .ant-qrcode{justify-content:flex-start}}.host-mobile-stage{position:relative;min-height:100vh;overflow-x:hidden;padding:calc(10px + env(safe-area-inset-top)) 10px calc(10px + env(safe-area-inset-bottom));background:radial-gradient(circle at top left,rgba(255,181,132,.28),transparent 28%),radial-gradient(circle at 84% 10%,rgba(255,129,86,.18),transparent 24%),linear-gradient(180deg,#fff7ef,#f3e7dc)}.host-mobile-stage__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 82%,rgba(255,225,188,.22),transparent 20%),radial-gradient(circle at 82% 22%,rgba(255,129,86,.16),transparent 18%);pointer-events:none}.host-mobile-stage__content{position:relative;z-index:1;width:100%;max-width:460px;margin:0 auto}.host-mobile-stage__content--single{height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 20px);display:grid;grid-template-rows:minmax(112px,.19fr) minmax(214px,.32fr) minmax(228px,.33fr) minmax(92px,.16fr);gap:10px}.host-mobile-stage__content--docked{position:relative;height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 20px)}.host-mobile-stage__scroll{height:100%;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-bottom:calc(22dvh + 28px);scrollbar-width:none}.host-mobile-stage__scroll::-webkit-scrollbar{display:none}.host-mobile-stage__dock{position:absolute;right:0;bottom:0;left:0;z-index:2;padding-top:18px;background:linear-gradient(180deg,#f3e7dc00,#f3e7dc6b 18%,#f3e7dcf0)}.host-mobile-card{background:#ffffffe6}.host-mobile-card--hero{background:radial-gradient(circle at top right,rgba(255,129,86,.2),transparent 30%),linear-gradient(145deg,#fff9f4f5,#ffeedff0);box-shadow:var(--shadow-accent)}.host-mobile-card--panel .ant-card-body{height:100%;padding:12px!important;overflow:hidden}.host-mobile-card--dock{background:linear-gradient(180deg,#fffffffa,#fff7f0f2),#ffffffeb;border:1px solid rgba(122,83,54,.08);border-top-left-radius:28px;border-top-right-radius:28px;box-shadow:0 20px 42px #4d301a24;-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.host-mobile-card--dock .ant-card-body{min-height:clamp(144px,22dvh,204px);padding:12px 12px calc(12px + env(safe-area-inset-bottom))!important;overflow:visible}.host-mobile-card__eyebrow{display:inline-block;color:var(--color-primary);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.host-mobile-overview,.host-mobile-topic,.host-mobile-controls,.host-mobile-hint{height:100%;display:flex;flex-direction:column;gap:10px}.host-mobile-overview--compact{gap:6px}.host-mobile-overview__title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:0}.host-mobile-overview__title{flex:1;min-width:0;margin:0!important;font-size:clamp(18px,4.9vw,24px)!important;line-height:1.04!important;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.host-mobile-overview__progress{flex:none;min-width:92px;padding:7px 10px;background:#fffc;border:1px solid rgba(122,83,54,.08);border-radius:16px;box-shadow:inset 0 1px #ffffffa6}.host-mobile-overview__progress span{display:block;color:var(--color-text-secondary);font-size:11px}.host-mobile-overview__progress strong{display:block;margin-top:2px;font-size:17px;line-height:1.1}.host-mobile-overview__facts{display:flex;flex-wrap:wrap;gap:6px}.host-mobile-overview__facts span{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;color:var(--color-text-secondary);font-size:12px;background:#fff9;border:1px solid rgba(122,83,54,.08);border-radius:999px}.host-mobile-card--control{background:linear-gradient(180deg,#fffffffa,#fff7f0f2),#ffffffeb;box-shadow:0 18px 34px #4d301a14}.host-mobile-card--prompt{background:linear-gradient(180deg,#fffbf7f5,#fff4eaf0),#ffffffeb;box-shadow:0 12px 22px #4d301a0d}.host-mobile-prompt{display:flex;flex-direction:column;justify-content:center;gap:8px}.host-mobile-prompt__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.host-mobile-prompt__copy{margin-bottom:0!important;display:-webkit-box;overflow:hidden;color:var(--color-text-secondary);font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.host-mobile-card--discussion{background:linear-gradient(160deg,#fffffff5,#fff6eef0),#ffffffeb;box-shadow:0 16px 30px #4d301a14}.host-mobile-topic__main{min-height:0}.host-mobile-topic--discussion{gap:12px}.host-mobile-topic__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.host-mobile-topic__eyebrow{color:var(--color-text-secondary);font-size:12px;font-weight:600;letter-spacing:.06em}.host-mobile-topic__title{margin:0 0 8px!important;display:-webkit-box;font-size:clamp(23px,6.5vw,31px)!important;line-height:1.08!important;letter-spacing:-.02em;overflow:hidden;text-wrap:balance;-webkit-box-orient:vertical;-webkit-line-clamp:3}.host-mobile-topic__description{display:-webkit-box;margin-bottom:0!important;overflow:hidden;color:var(--color-text-secondary);-webkit-box-orient:vertical;-webkit-line-clamp:2}.host-mobile-topic__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.host-mobile-metric-card{min-width:0;padding:10px 10px 9px;background:linear-gradient(180deg,#fffaf6f0,#fff5ebe6);border:1px solid rgba(122,83,54,.08);border-radius:14px;box-shadow:inset 0 1px #ffffffa8}.host-mobile-metric-card span{display:block;color:var(--color-text-secondary);font-size:11px}.host-mobile-metric-card strong{display:block;margin-top:3px;font-size:20px;line-height:1.2;word-break:break-word}.host-mobile-controls__state{display:flex;flex:1;align-items:center;justify-content:center}.host-mobile-controls__primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.host-mobile-controls__primary .ant-btn:only-child{grid-column:1 / -1}.host-mobile-controls__primary-btn,.host-mobile-controls__danger-btn{height:50px;border-radius:16px;font-size:16px;font-weight:700;box-shadow:0 12px 24px #4d301a14}.host-mobile-controls__danger-btn{box-shadow:none}.host-mobile-controls__secondary{padding-top:2px}.host-mobile-controls__secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.host-mobile-controls__secondary-grid .ant-btn{height:40px;padding-inline:8px;border-radius:12px;font-size:13px;font-weight:500;line-height:1.5}.host-mobile-hint__summary{display:-webkit-box;margin-bottom:0!important;background:#fff9f4c2;padding:9px 10px;border:1px solid rgba(122,83,54,.08);border-radius:14px;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.host-mobile-hint__notes{display:-webkit-box;overflow:hidden;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.participant-shell{position:relative;min-height:100vh;overflow-x:hidden;padding:calc(20px + env(safe-area-inset-top)) 14px calc(24px + env(safe-area-inset-bottom));background:radial-gradient(circle at top left,rgba(255,186,128,.28),transparent 28%),linear-gradient(180deg,#fff6ef,#f3e8de)}.participant-shell--runtime{height:100dvh;min-height:100dvh;overflow:hidden;padding:calc(12px + env(safe-area-inset-top)) 12px calc(12px + env(safe-area-inset-bottom))}.participant-shell__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 82% 16%,rgba(255,129,86,.2),transparent 24%),radial-gradient(circle at 12% 82%,rgba(255,225,188,.28),transparent 20%);pointer-events:none}.participant-shell__content{position:relative;z-index:1;width:100%;max-width:560px;margin:0 auto}.participant-shell--runtime .participant-shell__content{height:100%;display:flex}.participant-shell__copy{color:var(--color-text-secondary);line-height:1.62}.participant-hero-card,.participant-panel-card,.participant-runtime-card{background:#ffffffe6;border:1px solid rgba(122,83,54,.08);box-shadow:0 14px 36px #4d301a14}.participant-hero-card .ant-card-body{padding:24px 22px!important}.participant-hero-card__status.ant-tag{width:fit-content;margin:0;padding:6px 12px;border-radius:999px;font-weight:700;font-size:13px;letter-spacing:.01em}.participant-hero-card__status--waiting.ant-tag{color:#9a651c;background:#ffefd8e0}.participant-hero-card__status--live.ant-tag{color:#2b70c9;background:#e6f1ffe6}.participant-hero-card__status--ended.ant-tag,.participant-hero-card__status--draft.ant-tag{color:#7c6b5e;background:#f5eee7f0}.participant-hero-card__title{font-size:clamp(28px,8vw,36px)!important;line-height:1.14!important}.participant-metrics{display:grid;gap:10px}.participant-metrics--entry{grid-template-columns:repeat(2,minmax(0,1fr))}.participant-metric-card{display:flex;flex-direction:column;gap:6px;min-width:0;padding:14px 14px 12px;background:#fff7eff5;border:1px solid rgba(122,83,54,.08);border-radius:18px}.participant-metric-card span{color:var(--color-text-secondary);font-size:12px}.participant-metric-card strong{font-size:18px;line-height:1.2}.participant-entry-card .ant-card-body{padding:24px 20px!important}.participant-entry-card__intro{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.participant-entry-card__eyebrow{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;color:#9a651c;font-size:12px;font-weight:700;letter-spacing:.04em;background:#fff1dee6;border:1px solid rgba(210,164,108,.18);border-radius:999px}.participant-entry-card__title.ant-typography{margin:0!important;font-size:clamp(24px,6.2vw,30px)!important;line-height:1.16!important;letter-spacing:-.03em}.participant-entry-card__copy.ant-typography{max-width:20ch;margin-bottom:0!important;font-size:15px}.participant-entry-card__input{height:52px;padding-inline:16px;font-size:16px;background:#fffaf5f5;border:1px solid rgba(122,83,54,.14);border-radius:18px}.participant-entry-card__input::placeholder{color:#7864546b}.participant-entry-card__button.ant-btn{height:52px;border:none;border-radius:18px;font-size:16px;font-weight:700;box-shadow:0 14px 28px #ff6e3f38}.participant-entry-card__button.ant-btn-primary{background:linear-gradient(180deg,#ff7b45,#ff6436)}.participant-entry-card__button.ant-btn-primary:hover,.participant-entry-card__button.ant-btn-primary:focus{background:linear-gradient(180deg,#ff8552,#ff6b3f)!important}.participant-entry-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.participant-choice-group{display:flex;flex-direction:column;gap:10px}.participant-choice-card{background:#fff7efd6;border:1px solid rgba(122,83,54,.08);border-radius:16px;overflow:hidden}.participant-choice-card .ant-card-body{padding:0!important}.participant-choice-card .ant-radio-wrapper,.participant-choice-card .ant-checkbox-wrapper{width:100%;min-height:48px;padding:14px 16px;align-items:center}.participant-runtime{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.participant-runtime__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:linear-gradient(180deg,#ffffffc7,#fff9f3d1);border:1px solid rgba(122,83,54,.08);border-radius:20px;box-shadow:0 10px 28px #4d301a0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.participant-runtime__header-main{display:flex;flex-direction:column;gap:2px;min-width:0}.participant-runtime__eyebrow{color:var(--color-text-secondary);font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.participant-runtime__progress{font-size:21px;font-weight:760;line-height:1.16;letter-spacing:-.03em}.participant-runtime__status{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}.participant-runtime__status-tag.ant-tag{margin:0;padding:4px 10px;border-radius:999px;font-weight:700}.participant-runtime__status-note{color:var(--color-text-secondary);font-size:12px;line-height:1.35;text-align:right}.participant-runtime__body{flex:1;min-height:0;display:flex}.participant-runtime__header--waiting{padding:14px 16px}.participant-runtime__header--waiting .participant-runtime__progress{font-size:18px;line-height:1.18;letter-spacing:-.02em}.participant-runtime__header--waiting .participant-runtime__status{gap:0}.participant-runtime__header--waiting .participant-runtime__status-tag.ant-tag{padding:6px 12px;color:#9a651c;background:#ffefd8e6}.participant-runtime__body--waiting,.participant-runtime__body--submitted{align-items:center;justify-content:center;padding:8px 2px 4px}.participant-runtime-card{width:100%;height:100%}.participant-runtime-card .ant-card-body{height:100%;padding:20px!important}.participant-runtime-card--question .ant-card-body{padding:0!important}.participant-runtime-card--waiting{max-width:460px;height:auto;background:transparent;border:none;box-shadow:none}.participant-runtime-card--waiting .ant-card-body{height:auto;padding:0!important}.participant-runtime-card--submitted{max-width:460px;height:auto;background:transparent;border:none;box-shadow:none}.participant-runtime-card--submitted.participant-runtime-card--concept-map{max-width:520px}.participant-runtime-card--submitted .ant-card-body{height:auto;padding:0!important}.participant-question-card{height:100%;display:flex;flex-direction:column}.participant-question-card__header{padding:20px 20px 12px}.participant-question-card__content{flex:1;min-height:0;overflow:auto;padding:4px 20px 16px}.participant-question-card__footer{padding:14px 20px 20px;border-top:1px solid rgba(122,83,54,.08);background:#fffffff0}.participant-question-card__footer .ant-btn{min-height:46px;font-weight:700}.participant-concept-map{display:flex;flex-direction:column;gap:14px}.participant-concept-map__summary,.participant-concept-map__page{display:flex;align-items:center;justify-content:space-between;gap:12px}.participant-concept-map__list{display:flex;flex-direction:column;gap:12px}.participant-concept-map__term-card{background:#fff8f1eb;border:1px solid rgba(122,83,54,.08);border-radius:18px}.participant-concept-map__term-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.participant-concept-map__bucket-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.participant-concept-map__bucket-grid .ant-btn{min-height:40px;white-space:normal}.participant-concept-map__submitted{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.participant-concept-map__submitted-card{background:#fffaf4eb;border:1px solid rgba(122,83,54,.08);border-radius:16px}.participant-concept-map__submitted-tags{display:flex;flex-wrap:wrap;gap:8px}.participant-upload,.participant-upload .ant-upload{width:100%}.participant-upload-trigger{width:100%;min-height:136px;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:18px 16px;text-align:center;background:#fff7efb8;border:1px dashed rgba(122,83,54,.22);border-radius:20px}.participant-upload-list{display:flex;flex-direction:column;gap:10px}.participant-upload-status-card{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px 14px 16px;background:#fff8f1e6;border:1px solid rgba(122,83,54,.08);border-radius:18px}.participant-upload-status-card--error{border-color:#ff78754d;background:#fff3f1f0}.participant-upload-status-card--limit{background:#fffaf4eb}.participant-upload-status-card__body{min-width:0;display:flex;flex-direction:column;gap:4px}.participant-upload-preview{width:100%;display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;padding:12px;background:#fff8f1eb;border:1px solid rgba(122,83,54,.08);border-radius:20px}.participant-upload-preview__media{overflow:hidden;border-radius:16px;background:#ffffffc2;aspect-ratio:1}.participant-upload-preview__media img{width:100%;height:100%;object-fit:cover;display:block}.participant-upload-preview__body{min-width:0;display:flex;flex-direction:column;gap:8px}.participant-upload-preview__body .ant-typography{word-break:break-word}.participant-upload-preview__body .ant-btn{align-self:flex-start}.participant-waiting-shell{width:100%;max-width:400px;margin:0 auto}.participant-waiting-card{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:12px;padding:34px 24px 30px;text-align:center;background:linear-gradient(180deg,#fffffff7,#fffcf8fa),#fffffff5;border:1px solid rgba(122,83,54,.08);border-radius:30px;box-shadow:0 20px 38px #582f120f,inset 0 1px #ffffffeb}.participant-waiting-card:before{content:"";position:absolute;inset:-56px auto auto 50%;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(255,225,188,.34) 0%,rgba(255,225,188,.08) 52%,transparent 74%);transform:translate(-50%);pointer-events:none}.participant-waiting-card__hero{position:relative;z-index:1;display:flex;justify-content:center;margin-bottom:2px}.participant-waiting-card__pulse{position:relative;width:60px;height:60px;border-radius:22px;background:linear-gradient(180deg,#fff7ebfa,#fff0dcf0),#ffffffe0;box-shadow:0 12px 28px #e9ad6429,inset 0 1px #fffffff0}.participant-waiting-card__pulse:before,.participant-waiting-card__pulse:after{content:"";position:absolute;border-radius:999px;top:50%;left:50%;transform:translate(-50%,-50%)}.participant-waiting-card__pulse:before{width:16px;height:16px;background:#d78b33;box-shadow:0 0 0 8px #d78b3324}.participant-waiting-card__pulse:after{width:30px;height:30px;border:1px solid rgba(215,139,51,.2)}.participant-waiting-card__eyebrow{position:relative;z-index:1;color:#9a651c;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.participant-waiting-card__title.ant-typography{position:relative;z-index:1;margin:0!important;color:var(--color-text);font-size:clamp(28px,7vw,34px)!important;line-height:1.12!important;letter-spacing:-.035em}.participant-waiting-card__description.ant-typography{position:relative;z-index:1;max-width:18ch;margin-bottom:0!important;color:#221c17bd;font-size:15px;line-height:1.7}.participant-submitted-shell{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;gap:12px;margin:0 auto}.participant-submitted-shell--concept-map{max-width:500px}.participant-submitted-card{position:relative;width:100%;overflow:hidden;padding:30px 24px 28px;background:linear-gradient(180deg,#fffffff7,#fffcf8fa),#fffffff5;border:1px solid rgba(121,157,92,.14);border-radius:28px;box-shadow:0 18px 34px #582f120f,inset 0 1px #ffffffe0}.participant-submitted-card:before{content:"";position:absolute;inset:-26px auto auto 50%;width:156px;height:156px;border-radius:999px;background:radial-gradient(circle,rgba(193,225,171,.24) 0%,rgba(193,225,171,.05) 52%,transparent 74%);transform:translate(-50%);pointer-events:none}.participant-submitted-card__hero{position:relative;z-index:1;display:flex;justify-content:center;margin-bottom:16px}.participant-submitted-card__badge{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:20px;background:linear-gradient(180deg,#f7fcf2fa,#ecf7e3f0),#ffffffd6;box-shadow:0 12px 24px #80aa5e24,inset 0 1px #ffffffeb}.participant-submitted-card__badge-icon{color:#5d9a3c;font-size:26px}.participant-submitted-card__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.participant-submitted-card__title.ant-typography{margin:0!important;color:var(--color-text);font-size:clamp(26px,6.8vw,32px)!important;line-height:1.12!important;letter-spacing:-.03em}.participant-submitted-card__description.ant-typography{max-width:17ch;margin-bottom:0!important;color:#221c17c7;font-size:16px;line-height:1.65}.participant-submitted-belt{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.participant-submitted-belt__item{min-width:0;padding:12px 10px 10px;text-align:center;background:#fff9f3e0;border:1px solid rgba(122,83,54,.08);border-radius:16px;box-shadow:0 8px 18px #582f1209}.participant-submitted-belt__label{color:var(--color-text-secondary);font-size:12px}.screen-stage{--screen-stage-safe-right: 176px;--screen-stage-safe-bottom: 112px;position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at top right,rgba(255,157,104,.22),transparent 24%),radial-gradient(circle at 18% 82%,rgba(76,146,255,.16),transparent 20%),linear-gradient(160deg,#08111f,#0e1b30 60%,#07111f)}.screen-stage--empty{display:flex;align-items:center;justify-content:center;padding:32px}.screen-stage__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:80px 80px;opacity:.22}.screen-stage__content{position:relative;z-index:1;box-sizing:border-box;width:min(1840px,calc(100vw - 48px));min-height:100vh;height:100vh;margin:0 auto;padding:clamp(20px,2.8vh,34px) calc(28px + var(--screen-stage-safe-right)) calc(20px + var(--screen-stage-safe-bottom)) 28px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:18px}.screen-stage__content--concept-density{width:min(1920px,calc(100vw - 40px));padding:clamp(14px,2.2vh,22px) calc(24px + var(--screen-stage-safe-right)) calc(14px + var(--screen-stage-safe-bottom)) 24px}.screen-stage__content--ended{width:min(1520px,calc(100vw - 72px));padding:clamp(28px,4vh,48px) calc(36px + var(--screen-stage-safe-right)) calc(28px + var(--screen-stage-safe-bottom)) 36px}.screen-stage__content--choice-compact{width:min(1560px,calc(100vw - 80px))}.screen-stage__content--choice-balanced{width:min(1660px,calc(100vw - 72px))}.screen-stage__content--choice-dense{width:min(1740px,calc(100vw - 64px))}.screen-stage__content--image-wide{width:min(1920px,calc(100vw - 40px))}.screen-stage__content--picker{max-width:1640px;min-height:100vh;padding:clamp(40px,6vh,78px) 56px clamp(34px,5vh,52px)}.screen-stage__header,.screen-stage__header--concept-density{min-width:0}.screen-stage__header--concept-density .screen-stage__activity-title{font-size:clamp(22px,1.9vw,28px)!important}.screen-stage__headline{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;min-width:0;max-width:none}.screen-stage__headline-main{display:flex;align-items:center;flex-wrap:wrap;gap:12px 16px;width:100%;min-width:0}.screen-stage__eyebrow{color:#fff9;font-size:13px;font-weight:700;letter-spacing:.18em}.screen-stage__activity-title{margin:0!important;color:#ffffffe0!important;font-size:clamp(28px,2.35vw,38px)!important;font-weight:600!important}.screen-stage__status-tags{gap:8px 0}.screen-stage__join-float{position:fixed;top:clamp(14px,1.8vw,22px);right:clamp(12px,1.8vw,22px);z-index:5;padding:8px;background:linear-gradient(145deg,#17233b9e,#0a122047),#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:24px;box-shadow:0 14px 34px #02081224,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(24px) saturate(135%);backdrop-filter:blur(24px) saturate(135%);isolation:isolate}.screen-stage__join-float:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.04);pointer-events:none}.screen-stage__join-float-qr{position:relative;padding:7px;background:linear-gradient(180deg,#fffffffe,#f5f8fcf0);border-radius:18px;box-shadow:inset 0 1px #ffffff9e,0 0 0 1px #08111f0d}.screen-stage__join-float-qr .ant-qrcode{display:flex;align-items:center;justify-content:center}.screen-stage__join-float-qr canvas,.screen-stage__join-float-qr svg{display:block;border-radius:12px}.screen-stage__hero{width:100%;min-width:0;min-height:0;max-height:clamp(148px,20vh,228px);padding:18px 22px 20px;overflow:hidden;display:flex;align-items:center;background:linear-gradient(135deg,#ffffff16,#ffffff08),radial-gradient(circle at top right,rgba(255,157,104,.14),transparent 38%);border:1px solid rgba(255,255,255,.08);border-radius:28px;box-shadow:0 22px 52px #030a143d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.screen-stage__hero--concept-density{max-height:clamp(118px,14vh,164px);padding:10px 14px 12px;border-radius:22px}.screen-stage__hero--waiting{display:flex;align-items:center;justify-content:center;min-height:0;max-height:clamp(180px,24vh,280px);padding:26px 28px 28px;background:radial-gradient(circle at center,#ffffff14,#ffffff05 34%,#fff0 74%),linear-gradient(135deg,#ffffff13,#ffffff07),radial-gradient(circle at top right,rgba(255,157,104,.12),transparent 42%)}.screen-stage__hero--ended{justify-content:center;max-height:none;min-height:clamp(220px,30vh,320px);padding:30px 34px 34px;background:radial-gradient(circle at center,#ffffff16,#ffffff06 36%,#fff0 72%),radial-gradient(circle at 82% 20%,rgba(255,157,104,.14),transparent 34%),linear-gradient(135deg,#ffffff14,#ffffff07)}.screen-stage__waiting-hero{width:min(1080px,100%);display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.screen-stage__waiting-eyebrow{color:#ffbe94c7!important;font-size:12px!important;font-weight:700!important;letter-spacing:.22em;text-transform:uppercase}.screen-stage__waiting-title{margin:0!important;color:#fffffff0!important;font-size:clamp(40px,4.2vw,72px)!important;line-height:.98!important;font-weight:650!important;letter-spacing:-.04em}.screen-stage__ended-hero{width:min(980px,100%);display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.screen-stage__ended-eyebrow{color:#ffcdb1d1!important}.screen-stage__ended-title{margin:0!important;color:#fffffff5!important;font-size:clamp(48px,4.8vw,88px)!important;line-height:.94!important;font-weight:650!important;letter-spacing:-.05em}.screen-stage__ended-slogan{color:#eef4ffb8!important;font-size:clamp(18px,1.4vw,24px)!important;letter-spacing:.08em;text-transform:uppercase}.screen-stage__ended-copy{max-width:760px;margin:0!important;color:#ffffffad!important;font-size:clamp(18px,1.5vw,22px)!important;line-height:1.75!important}.screen-stage__waiting-copy{max-width:620px;margin:0!important;color:#ffffffa3!important;font-size:18px!important;line-height:1.7!important}.screen-stage__waiting-markers{display:inline-flex;align-items:center;gap:10px;margin-top:8px}.screen-stage__waiting-markers span{display:block;width:56px;height:4px;border-radius:999px;background:linear-gradient(90deg,#ff9d682e,#ffffff14)}.screen-stage__question-line{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.screen-stage__question-line--wrapped{gap:10px}.screen-stage__question-meta{display:flex;align-items:center;min-width:0}.screen-stage__question-sequence{display:inline-flex;align-items:center;gap:8px;min-height:0;padding:0;background:none;border:none;box-shadow:none}.screen-stage__question-sequence-index{color:#ffbe94e6;font-size:13px;font-weight:700;letter-spacing:.14em}.screen-stage__question-sequence-total{color:#ffffffad;font-size:13px;font-weight:600;white-space:nowrap;letter-spacing:.08em}.screen-stage__question-sequence-total:before{content:"/";margin-right:8px;color:#ffffff47}.screen-stage__question-title{margin:0!important;width:100%;min-width:0;color:#fff!important;font-size:clamp(34px,3vw,60px)!important;line-height:1.06!important;font-weight:700!important;letter-spacing:-.02em;white-space:nowrap}.screen-stage__hero--concept-density .screen-stage__question-title{font-size:clamp(24px,2.15vw,36px)!important}.screen-stage__question-line--wrapped .screen-stage__question-title{width:100%}.screen-stage__question-title--wrapped{white-space:normal!important;text-wrap:balance;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.screen-stage__main{min-height:0}.screen-stage__main--ended{display:flex;align-items:center}.screen-stage__layout{display:grid;height:100%;min-height:0;grid-template-columns:minmax(0,1.55fr) minmax(320px,.78fr);gap:20px;align-items:stretch}.screen-stage__layout--audience{grid-template-columns:minmax(0,1.7fr) minmax(280px,.74fr);gap:16px}.screen-stage__layout--single{grid-template-columns:1fr}.screen-picker{position:relative;isolation:isolate;width:100%;min-height:calc(100vh - clamp(86px,8vh,124px));display:grid;grid-template-rows:1fr auto;align-items:end}.screen-picker:before,.screen-picker:after{content:"";position:absolute;inset:auto;pointer-events:none}.screen-picker:before{top:11%;left:50%;width:min(980px,72vw);height:min(420px,34vh);transform:translate(-50%);background:radial-gradient(circle,#ffffff1a,#98b7ff0d 28%,#08111f00 74%);filter:blur(14px);opacity:.88}.screen-picker:after{left:12%;bottom:9%;width:min(420px,28vw);height:min(420px,28vw);background:radial-gradient(circle,rgba(78,132,255,.12) 0%,rgba(78,132,255,.04) 36%,transparent 72%);filter:blur(18px)}.screen-picker__hero{position:relative;z-index:1;align-self:center;justify-self:center;width:min(1280px,100%);margin-bottom:clamp(44px,9vh,96px);display:flex;flex-direction:column;align-items:center;gap:22px;text-align:center}.screen-picker__eyebrow{color:#ffffff6b;font-size:12px;letter-spacing:.28em}.screen-picker__hero-title{margin:0!important;color:#f7f8fb!important;font-family:Avenir Next,Helvetica Neue,sans-serif;font-weight:600!important;letter-spacing:-.05em;line-height:.94!important;text-wrap:balance}.screen-picker__hero-line{display:block}.screen-picker__hero-line--intro{font-size:clamp(44px,4.4vw,78px);color:#f3f7ffc7;letter-spacing:-.045em}.screen-picker__hero-line--main{margin-top:10px;font-size:clamp(64px,7vw,118px);color:#fff;text-shadow:0 0 32px rgba(111,157,255,.08),0 22px 60px rgba(3,10,20,.18)}.screen-picker__rail{position:relative;z-index:1;width:100%;padding:22px 18px 0}.screen-picker__rail:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);opacity:.66}.screen-picker__rail:after{content:"";position:absolute;top:6px;right:8%;bottom:0;left:8%;border-radius:32px;background:linear-gradient(180deg,#ffffff0a,#ffffff02);opacity:.55;filter:blur(18px)}.screen-picker__grid{position:relative;z-index:1;width:min(var(--screen-picker-rail-max-width, 1460px),100%);margin:0 auto;display:grid;grid-template-columns:repeat(var(--screen-picker-columns, 4),minmax(0,1fr));gap:12px 14px;justify-content:center}.screen-picker__grid--double-row{grid-template-columns:repeat(4,minmax(0,1fr))}.screen-picker__card{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:clamp(58px,6.8vh,72px);padding:10px 16px;color:inherit;text-align:center;cursor:pointer;background:linear-gradient(180deg,#ffffff0a,#ffffff03),#ffffff03;border:1px solid rgba(255,255,255,.04);border-radius:18px;box-shadow:0 10px 22px #030a140f,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(12px) saturate(112%);backdrop-filter:blur(12px) saturate(112%);transition:transform .22s ease,color .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease;display:flex;align-items:center;justify-content:center}.screen-picker__card:hover,.screen-picker__card:focus-visible{outline:none;transform:translateY(-2px);border-color:#ffffff14;background:linear-gradient(180deg,#ffffff0e,#ffffff05),#ffffff04;box-shadow:0 14px 28px #030a1414,0 0 0 1px #ffffff05}.screen-picker__card-title{display:-webkit-box;margin:0 auto;max-width:22ch;color:#ffffff94;font-size:clamp(12px,.92vw,18px);line-height:1.16;font-weight:580;letter-spacing:-.035em;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.screen-picker--empty{grid-template-rows:1fr auto}.screen-picker__grid--single-row .screen-picker__card{min-height:clamp(64px,7.4vh,84px)}.screen-picker__grid--single-row .screen-picker__card-title{font-size:clamp(14px,1.05vw,20px)}.screen-picker__grid--double-row .screen-picker__card-title{font-size:clamp(12px,.88vw,16px)}.screen-picker__empty-copy{position:relative;z-index:1;margin:0 auto;padding:10px 0 0;text-align:center}.screen-picker__empty-label{color:#ffffff75;font-size:clamp(16px,1.4vw,22px);letter-spacing:.12em}.screen-stage__primary-column,.screen-stage__secondary-column{display:flex;flex-direction:column;gap:18px;min-height:0}.screen-stage__primary-column--audience,.screen-stage__secondary-column--audience{gap:14px}.screen-stage__primary-column>.screen-panel,.screen-stage__secondary-column>.screen-panel{flex:1 1 auto;min-height:0}.screen-stage__status-strip{position:fixed;right:clamp(12px,1.8vw,22px);bottom:clamp(12px,1.8vw,20px);z-index:4;width:min(344px,calc(100vw - 24px));padding:12px 14px;background:linear-gradient(135deg,#ffffff0a,#ffffff02);border:1px solid rgba(255,255,255,.06);border-radius:18px;box-shadow:0 8px 20px #0208121a;-webkit-backdrop-filter:blur(28px) saturate(125%);backdrop-filter:blur(28px) saturate(125%)}.screen-stage__status-metrics{display:grid;grid-template-columns:repeat(2,minmax(64px,auto)) minmax(136px,1fr);gap:8px 16px;align-items:end}.screen-stage__status-item{min-width:64px}.screen-stage__status-item span,.screen-stage__status-progress-head span{display:block;margin-bottom:4px;color:#ffffff61;font-size:10px}.screen-stage__status-item strong,.screen-stage__status-progress-head strong{color:#ffffffd6;font-size:15px;font-weight:600}.screen-stage__status-progress{min-width:0}.screen-stage__status-progress-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.screen-stage__status-progress-head span,.screen-stage__status-progress-head strong{margin-bottom:0}.screen-stage__status-progress .ant-progress{margin-top:4px;line-height:1}.screen-stage__status-progress .ant-progress-inner{height:6px!important}.screen-stage__host-tip{position:fixed;left:50%;bottom:clamp(14px,1.8vw,22px);z-index:4;display:flex;align-items:center;gap:12px;width:min(780px,calc(100vw - 520px));padding:12px 16px;transform:translate(-50%);background:linear-gradient(180deg,#121d30eb,#0d1727d1),#0a1220d6;border:1px solid rgba(255,255,255,.08);border-radius:18px;box-shadow:0 16px 34px #0208122e,inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.screen-stage__host-tip-label{display:inline-flex;align-items:center;justify-content:center;flex:none;padding:6px 10px;border-radius:999px;background:#ff9d6829;color:#ffcaab;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.screen-stage__host-tip-copy{margin:0;color:#ffffffe0;font-size:15px;line-height:1.58;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.screen-ended-panel{width:min(1240px,100%);margin:0 auto;padding:30px 32px 24px;display:flex;flex-direction:column;gap:24px;background:linear-gradient(180deg,#fff1,#ffffff07),#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:30px;box-shadow:0 24px 60px #030a142e;-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%)}.screen-ended-panel__body{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(280px,360px);gap:28px;align-items:start}.screen-ended-panel__summary{display:flex;flex-direction:column;gap:14px;min-width:0}.screen-ended-panel__eyebrow{color:#ffcdb1d1!important;font-size:12px!important;font-weight:700!important;letter-spacing:.18em;text-transform:uppercase}.screen-ended-panel__summary-copy{margin:0!important;color:#fffffff0!important;font-size:clamp(26px,2vw,34px)!important;line-height:1.52!important;font-weight:560!important;letter-spacing:-.025em}.screen-ended-panel__description{max-width:56ch;margin:0!important;color:#ffffff94!important;font-size:15px!important;line-height:1.75!important}.screen-ended-panel__metrics{display:grid;grid-template-columns:1fr;gap:12px}.screen-ended-metric{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px;background:linear-gradient(180deg,#ffffff0e,#ffffff05),#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:22px;box-shadow:inset 0 1px #ffffff0d,0 12px 24px #02081214}.screen-ended-metric__label{color:#ffffff75;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.screen-ended-metric__value{color:#fffffff0;font-size:clamp(28px,2vw,38px);line-height:1.04;font-weight:650;letter-spacing:-.04em}.screen-ended-metric__detail{margin:0;color:#ffffff94;font-size:14px;line-height:1.6}.screen-ended-panel__footer{padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:#ffffff8f;font-size:14px;letter-spacing:.02em}.screen-panel{min-height:0;padding:24px;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#fff1,#ffffff0a),#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:26px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.screen-panel--featured{min-height:0;padding:28px}.screen-panel--waiting{justify-content:center;gap:14px}.screen-waiting-panel{position:relative;overflow:hidden;min-height:100%;display:flex;align-items:center;justify-content:center;padding:10px 0;border-radius:inherit}.screen-waiting-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 72%,rgba(115,155,255,.12),transparent 30%),radial-gradient(circle at 82% 18%,rgba(255,157,104,.1),transparent 28%);pointer-events:none}.screen-waiting-panel__grid{position:absolute;top:28px;right:28px;bottom:28px;left:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;opacity:.34;pointer-events:none}.screen-waiting-panel__grid span{border-radius:22px;background:linear-gradient(180deg,#ffffff0b,#ffffff04);border:1px solid rgba(255,255,255,.035)}.screen-waiting-panel__content{position:relative;z-index:1;width:min(760px,100%);display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.screen-waiting-panel__eyebrow{color:#ffbe94d6!important;font-size:12px!important;font-weight:700!important;letter-spacing:.18em}.screen-waiting-panel__title{margin:0!important;color:#fffffff5!important;font-size:clamp(30px,2.7vw,48px)!important;line-height:1.08!important;font-weight:650!important;letter-spacing:-.03em}.screen-waiting-panel__copy{max-width:560px;margin:0!important;color:#ffffff9e!important;font-size:18px!important;line-height:1.72!important;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(max-width:1320px){.screen-stage__content--ended{width:min(1320px,calc(100vw - 40px));padding-inline:24px}.screen-ended-panel__body{grid-template-columns:1fr}.screen-ended-panel__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}.screen-panel__header{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.screen-panel__eyebrow{color:#ffbe94!important;font-size:13px!important;font-weight:700!important;letter-spacing:.16em}.screen-panel__title{margin:0!important;color:#fff!important;font-size:30px!important;line-height:1.2!important;font-weight:700!important}.screen-panel__muted-copy{color:#ffffffb8!important;font-size:16px;line-height:1.6}.screen-panel__summary{margin-bottom:14px!important;color:#ffffffd6!important;font-size:18px!important;line-height:1.58}.screen-panel__summary--compact{margin-bottom:14px!important;font-size:16px!important;line-height:1.6;color:#ffffffb8!important}.screen-panel--text,.screen-panel--image{height:100%}.screen-text-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.72fr);gap:24px;height:100%;min-height:0}.screen-text-layout--solo{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);gap:32px}.screen-text-section{min-height:0;height:100%;display:flex;flex-direction:column;gap:14px}.screen-text-section--responses{padding-right:6px}.screen-text-section--ai{padding-left:24px;border-left:1px solid rgba(255,255,255,.08);overflow:hidden}.screen-text-section--ai--solo{justify-content:flex-start}.screen-text-section__eyebrow{display:block;margin-bottom:2px;color:#ffbe94e6!important;font-size:13px!important;font-weight:700!important;letter-spacing:.14em}.screen-text-section__title{margin:8px 0 0!important;color:#fff!important;font-size:24px!important;line-height:1.2!important;font-weight:700!important}.screen-text-grid{min-height:0;height:100%;display:grid;align-content:stretch;grid-auto-rows:minmax(0,1fr)}.screen-text-grid--focus{grid-template-columns:1fr;gap:14px}.screen-text-grid--solo{grid-template-columns:1fr;gap:12px;align-content:start;grid-auto-rows:auto;justify-items:start}.screen-text-grid--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.screen-text-grid--stream{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.screen-text-response-card{display:-webkit-box;overflow:hidden;color:#ffffffeb;background:#ffffff0e;border:1px solid rgba(255,255,255,.06);border-radius:20px;box-shadow:inset 0 1px #ffffff0a;transition:border-color .24s ease,background .24s ease,transform .24s ease,box-shadow .24s ease;word-break:break-word;-webkit-box-orient:vertical}.screen-text-response-card--focus{min-height:0;padding:22px 24px 24px;font-size:clamp(28px,2.15vw,40px);line-height:1.34;font-weight:700;letter-spacing:-.02em;-webkit-line-clamp:4}.screen-text-response-card--solo{width:min(100%,880px);max-height:min(360px,42vh);padding:20px 22px 22px;font-size:clamp(24px,1.85vw,32px);line-height:1.46;font-weight:650;letter-spacing:-.015em;background:#fff1;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff0d,0 12px 26px #040a1414;-webkit-line-clamp:6}.screen-text-response-card--grid{min-height:0;padding:18px 20px;font-size:clamp(22px,1.7vw,28px);line-height:1.44;font-weight:600;-webkit-line-clamp:4}.screen-text-response-card--stream{min-height:0;padding:16px 18px;font-size:18px;line-height:1.42;font-weight:600;-webkit-line-clamp:3}.screen-text-response-card--recent{background:#ff9d681f;border-color:#ff9d6847;box-shadow:inset 0 1px #ffffff0f,0 0 0 1px #ff9d681a;transform:translateY(-2px)}.screen-text-empty{min-height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.screen-text-empty__copy{color:#ffffff85!important;font-size:20px;letter-spacing:.04em}.screen-text-ai{min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:14px}.screen-text-ai__summary{margin-bottom:0!important;color:#fff!important;font-size:24px!important;line-height:1.42!important;font-weight:600;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.screen-text-ai__clusters{display:grid;grid-template-columns:1fr;gap:12px}.screen-text-ai__section-label{color:#ffd6b6e0;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.screen-text-ai__cluster{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:0;padding:14px 16px;background:#ffffff0b;border:1px solid rgba(255,255,255,.06);border-radius:18px}.screen-text-ai__cluster-meta{min-width:0;display:flex;align-items:center;gap:12px}.screen-text-ai__cluster-rank{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:none;background:#ff9d682e;border-radius:999px;color:#ffc8a4;font-size:13px;font-weight:800}.screen-text-ai__cluster strong{color:#fff;font-size:18px;font-weight:700;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.screen-text-ai__cluster-count{color:#ffffff9e;font-size:13px;white-space:nowrap}.screen-text-ai__quotes{display:grid;grid-template-columns:1fr;gap:12px}.screen-text-ai__quote{display:-webkit-box;overflow:hidden;padding:14px 16px;color:#fffc;background:#ffffff08;border-radius:18px;font-size:16px;line-height:1.56;-webkit-line-clamp:3;-webkit-box-orient:vertical}.screen-text-ai--placeholder{min-height:260px;justify-content:center}.screen-text-ai-idle{position:relative;min-height:100%;display:flex;flex-direction:column;justify-content:center;gap:16px;padding:10px 0 4px}.screen-text-ai-idle--compact{min-height:0;gap:12px;padding:6px 0 0}.screen-text-ai-idle--compact .screen-text-ai-idle__glow{width:84px;height:84px}.screen-text-ai-idle--compact .screen-text-ai-idle__cluster-row span{width:44px;height:44px}.screen-text-ai-idle__glow{width:112px;height:112px;border-radius:50%;background:radial-gradient(circle,rgba(255,157,104,.16) 0%,rgba(255,157,104,.04) 48%,transparent 72%);filter:blur(2px)}.screen-text-ai-idle__line{height:12px;background:linear-gradient(90deg,#ffffff1a,#ffffff09);border-radius:999px}.screen-text-ai-idle__line--wide{width:86%}.screen-text-ai-idle__line--medium{width:72%}.screen-text-ai-idle__line--short{width:58%}.screen-text-ai-idle__cluster-row{display:flex;gap:10px;margin-top:8px}.screen-text-ai-idle__cluster-row span{width:58px;height:58px;background:linear-gradient(180deg,#ffffff12,#ffffff06);border:1px solid rgba(255,255,255,.04);border-radius:18px}.screen-text-ai-idle--active .screen-text-ai-idle__glow,.screen-text-ai-idle--active .screen-text-ai-idle__line,.screen-text-ai-idle--active .screen-text-ai-idle__cluster-row span{animation:screen-ai-breathe 3.4s ease-in-out infinite}.screen-image-layout{display:grid;grid-template-columns:minmax(0,1.68fr) minmax(280px,.72fr);gap:24px;height:100%;min-height:0}.screen-image-section{min-height:0;height:100%;display:flex;flex-direction:column;gap:14px}.screen-image-section--wall{padding-right:6px;flex:1 1 auto}.screen-image-section--ai{padding-left:24px;border-left:1px solid rgba(255,255,255,.08);overflow:hidden}.screen-image-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.screen-image-section__badge{flex:none;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffb8;font-size:12px;font-weight:600}.screen-image-wall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:12px;flex:1 1 auto;min-height:360px;max-height:min(52vh,560px);height:100%}.screen-image-wall--solo{grid-template-columns:1fr;grid-template-rows:1fr}.screen-image-wall__tile{overflow:hidden;display:block;position:relative;min-height:0;background:linear-gradient(180deg,#ffffff0f,#ffffff06),#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:22px;box-shadow:0 12px 28px #030a1414}.screen-image-wall__tile:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:16px;border:1px solid rgba(255,255,255,.05);pointer-events:none}.screen-image-wall__tile img{display:block;width:100%;height:100%;object-fit:cover;border-radius:14px;filter:saturate(.92) brightness(.92)}.screen-image-wall--solo .screen-image-wall__tile--1{grid-column:1 / -1;grid-row:1 / -1}.screen-image-wall--curated{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.screen-image-wall--curated.screen-image-wall--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-image-wall--curated.screen-image-wall--count-3 .screen-image-wall__tile--1,.screen-image-wall--curated.screen-image-wall--count-4 .screen-image-wall__tile--1{grid-column:span 2;grid-row:span 2}.screen-image-wall--salon{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}.screen-image-wall-idle{min-height:360px;max-height:min(52vh,560px);height:100%;display:flex;flex-direction:column;justify-content:center;gap:14px}.screen-image-wall-idle__feature{flex:1 1 auto;min-height:0;border-radius:26px;background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.08),transparent 34%),linear-gradient(135deg,#ffffff0e,#ffffff05);border:1px solid rgba(255,255,255,.06)}.screen-image-wall-idle__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.screen-image-wall-idle__thumbs span{display:block;aspect-ratio:1.16;border-radius:18px;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.04)}.screen-image-ai{min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:14px}.screen-image-ai__summary{margin-bottom:0!important;color:#fff!important;font-size:24px!important;line-height:1.42!important;font-weight:600;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.screen-image-ai__cloud{display:flex;flex-wrap:wrap;gap:10px 12px}.screen-image-ai__cloud-item{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffb8;line-height:1}.screen-image-ai__cloud-item--hero{padding:10px 16px;font-size:24px;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff9d682e,#ffd4851f)}.screen-image-ai__cloud-item--strong{padding:9px 14px;font-size:20px;font-weight:700;color:#ffffffeb;background:#ffffff12}.screen-image-ai__cloud-item--medium{font-size:16px;font-weight:600;color:#ffffffd1}.screen-image-ai__cloud-item--soft{font-size:14px;font-weight:500}.screen-image-ai__detail{display:flex;flex-direction:column;gap:8px;padding:16px 18px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:18px}.screen-image-ai__detail span{color:#ffd1aec7;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.screen-image-ai__detail p{margin:0;color:#ffffffad;font-size:15px;line-height:1.62;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.screen-panel--ranking{display:flex;flex-direction:column}.screen-ranking{display:flex;flex-direction:column;gap:16px;min-height:0;height:100%}.screen-ranking__results{display:flex;flex-direction:column;gap:14px;min-height:0}.screen-ranking__insight{margin-top:auto;padding-top:clamp(28px,5vh,72px)}.screen-ranking--dense .screen-ranking__insight{padding-top:18px}.screen-ranking-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.screen-ranking-list{display:flex;flex-direction:column;gap:14px;min-height:0}.screen-ranking-list--dense{gap:10px}.screen-ranking-card{display:flex;flex-direction:column;gap:16px;min-height:0;padding:20px 22px;background:linear-gradient(180deg,#fff1,#ffffff08),#ffffff06;border:1px solid rgba(255,255,255,.07);border-radius:22px}.screen-ranking-card__top{display:flex;align-items:flex-start;gap:12px;color:#fff}.screen-ranking-card__top span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:none;background:#ff9d682e;border-radius:12px;color:#ffba8a;font-size:15px;font-weight:700}.screen-ranking-card__top strong{display:-webkit-box;overflow:hidden;font-size:28px;line-height:1.28;font-weight:700;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical}.screen-ranking-card__metric em{color:#ffffffeb;font-style:normal;font-size:34px;font-weight:700}.screen-ranking-card__track{height:14px;overflow:hidden;background:#ffffff14;border-radius:999px}.screen-ranking-card__fill{height:100%;background:linear-gradient(90deg,#ff8d5b,#ffbc89);border-radius:inherit}.screen-structured-ai-band{display:flex;flex-direction:column;gap:16px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.screen-structured-ai-band--sink{margin-top:auto}.screen-structured-ai-band--summary-only{gap:10px;max-width:min(1040px,82%)}.screen-structured-ai-band--dense{gap:10px;padding-top:14px}.screen-structured-ai-band__header{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.screen-structured-ai-band__summary{color:#ffffffeb!important;font-size:26px!important;line-height:1.48!important;font-weight:600!important;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.screen-structured-ai-band--summary-only .screen-structured-ai-band__summary{font-size:clamp(22px,1.68vw,30px)!important;line-height:1.46!important;-webkit-line-clamp:2}.screen-structured-ai-band--dense .screen-structured-ai-band__summary{font-size:22px!important}.screen-structured-ai-band__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.screen-structured-ai-band__item{display:flex;align-items:flex-start;gap:12px;min-height:0;padding:14px 16px;background:#ffffff0b;border:1px solid rgba(255,255,255,.06);border-radius:18px}.screen-structured-ai-band__item span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:none;background:#ff9d6829;border-radius:999px;color:#ffba8a;font-size:12px;font-weight:700}.screen-structured-ai-band__item p{margin:0;color:#ffffffd6;font-size:18px;line-height:1.58;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.screen-visual-card{position:relative;overflow:hidden;padding:20px;border-radius:24px;background:radial-gradient(circle at 18% 22%,var(--screen-visual-card-halo) 0%,transparent 42%),linear-gradient(135deg,#ffffff14,#ffffff05),linear-gradient(145deg,var(--screen-visual-card-start),var(--screen-visual-card-end));border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0d,0 16px 36px #02060e2e}.screen-visual-card__backdrop{position:absolute;inset:auto -12% -28% auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,var(--screen-visual-card-halo) 0%,transparent 72%);filter:blur(4px)}.screen-visual-card__content{position:relative;display:flex;flex-direction:column;gap:12px}.screen-visual-card__eyebrow{color:var(--screen-visual-card-accent);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.screen-visual-card__title{color:#fff;font-size:30px;line-height:1.2;letter-spacing:-.03em}.screen-visual-card__subtitle{max-width:34rem;margin:0;color:#ffffffc2;font-size:16px;line-height:1.72;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.screen-visual-card__keywords{display:flex;flex-wrap:wrap;gap:10px}.screen-visual-card__keywords span{padding:7px 12px;border-radius:999px;background:#ffffff14;color:#ffffffe6;font-size:13px;font-weight:600}@keyframes screen-ai-breathe{0%,to{opacity:.58;transform:translateY(0)}50%{opacity:.92;transform:translateY(-2px)}}.screen-ranking-row{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(0,1fr) 64px;align-items:center;gap:14px}.screen-panel--featured .screen-ranking-row{grid-template-columns:minmax(260px,.88fr) minmax(0,1fr) 72px;gap:16px}.screen-ranking--dense .screen-ranking-row{grid-template-columns:minmax(220px,.84fr) minmax(0,1fr) 58px;gap:12px}.screen-panel--featured .screen-ranking--dense .screen-ranking-row{grid-template-columns:minmax(240px,.86fr) minmax(0,1fr) 64px;gap:14px}.screen-ranking-row__meta{display:flex;align-items:center;gap:12px;color:#fff}.screen-ranking-row__meta strong{display:-webkit-box;overflow:hidden;font-size:20px;line-height:1.2;font-weight:700;letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical}.screen-panel--featured .screen-ranking-row__meta strong{font-size:22px}.screen-ranking--dense .screen-ranking-row__meta strong{font-size:19px}.screen-panel--featured .screen-ranking--dense .screen-ranking-row__meta strong{font-size:20px}.screen-ranking-row__meta span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ff9d682e;border-radius:12px;color:#ffba8a;font-size:16px;font-weight:700}.screen-ranking--dense .screen-ranking-row__meta span{width:32px;height:32px;font-size:14px}.screen-ranking-row__bar{height:18px;overflow:hidden;background:#ffffff14;border-radius:var(--radius-pill)}.screen-panel--featured .screen-ranking-row__bar{height:20px}.screen-ranking--dense .screen-ranking-row__bar{height:16px}.screen-ranking-row__fill{height:100%;background:linear-gradient(90deg,#ff8d5b,#ffbc89);border-radius:inherit}.screen-ranking-row__value{color:#fff;font-size:24px;font-weight:700;text-align:right}.screen-ranking--dense .screen-ranking-row__value{font-size:20px}.screen-panel--concept{display:flex;flex-direction:column;gap:14px;min-height:0}.screen-panel--concept .screen-panel__summary{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.screen-panel--concept-secondary{min-height:0;padding:16px 18px}.screen-panel--concept-secondary .screen-panel__header{margin-bottom:6px}.screen-panel--concept-secondary .screen-panel__title{font-size:19px!important}.screen-panel--concept-secondary .screen-concept-map__legend{gap:6px 10px}.screen-panel--concept-secondary .screen-concept-map__legend-item{font-size:11px}.screen-concept-map__legend{display:flex;flex-wrap:wrap;gap:10px 18px}.screen-concept-map__legend-item{display:inline-flex;align-items:center;gap:8px;color:#ffffffc7;font-size:14px;font-weight:600}.screen-concept-map__legend-item i{width:12px;height:12px;border-radius:999px}.screen-concept-map__highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.screen-concept-map__highlight{display:flex;flex-direction:column;gap:6px;padding:16px 18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.06);border-radius:18px}.screen-concept-map__highlight-title{color:#fff9;font-size:13px;letter-spacing:.06em}.screen-concept-map__highlight strong{display:-webkit-box;overflow:hidden;color:#fff;font-size:22px;font-weight:700;-webkit-line-clamp:1;-webkit-box-orient:vertical}.screen-concept-map__highlight span{display:-webkit-box;overflow:hidden;color:#ffffffb8;font-size:14px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.screen-concept-map__grid{display:grid;gap:16px;min-height:0}.screen-concept-map__grid--compact{gap:12px}.screen-concept-map__grid--split{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-concept-map__column{display:flex;flex-direction:column;gap:12px}.screen-concept-map__row{display:flex;flex-direction:column;gap:8px;padding:14px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.05);border-radius:18px}.screen-concept-map__row-top,.screen-concept-map__row-metrics{display:flex;align-items:center;justify-content:space-between;gap:12px}.screen-concept-map__row-top strong{display:-webkit-box;overflow:hidden;color:#fff;font-size:18px;line-height:1.2;-webkit-line-clamp:1;-webkit-box-orient:vertical}.screen-concept-map__row-top span{color:#ffffffbd;font-weight:700}.screen-concept-map__row-bar{display:flex;width:100%;height:14px;overflow:hidden;background:#ffffff14;border-radius:var(--radius-pill)}.screen-concept-map__row-segment{height:100%}.screen-concept-map__row-metrics{flex-wrap:wrap;justify-content:flex-start;gap:8px 14px;color:#ffffffa8;font-size:13px}.screen-panel--concept-secondary .screen-concept-map__row{gap:5px;padding:10px 12px;border-radius:15px}.screen-panel--concept-secondary .screen-concept-map__row-top strong{font-size:15px}.screen-panel--concept-secondary .screen-concept-map__row-bar{height:9px}.screen-panel--audience{display:flex;flex-direction:column;gap:12px;min-height:0}.screen-panel--featured.screen-panel--audience{min-height:0;padding:14px 16px 12px}.screen-panel--audience .screen-panel__header{margin-bottom:6px}.screen-audience__overview{display:grid;grid-template-columns:minmax(0,1.15fr) auto;gap:8px 12px;align-items:end}.screen-audience__overview-summary{margin-bottom:0!important;max-width:38ch;color:#ffffffdb!important;font-size:14px!important;line-height:1.38!important;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.screen-audience__legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 8px}.screen-audience__legend-item{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;color:#ffffffc2;font-size:11px;font-weight:600;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:999px}.screen-audience__legend-item i{width:10px;height:10px;border-radius:999px}.screen-audience__segment-grid{display:grid;grid-template-columns:repeat(var(--screen-audience-segment-columns),minmax(0,1fr));gap:8px}.screen-audience__page{display:flex;flex-direction:column;gap:10px;min-height:0}.screen-audience__segment-card{display:flex;flex-direction:column;gap:6px;padding:10px 12px;background:linear-gradient(160deg,#ffffff12,#ffffff0a),#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:18px;box-shadow:inset 0 1px #ffffff08}.screen-audience__segment-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.screen-audience__segment-label{display:block;margin-bottom:2px;color:#ffbe94!important;font-size:10px!important;font-weight:700!important;letter-spacing:.14em}.screen-audience__segment-title{display:-webkit-box;overflow:hidden;color:#fff;font-size:18px;line-height:1.1;font-weight:700;-webkit-line-clamp:2;-webkit-box-orient:vertical}.screen-audience__segment-metrics{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.screen-audience__segment-metrics span{color:#ffffff9e;font-size:11px}.screen-audience__segment-metrics strong{color:#ffffffeb;font-size:14px}.screen-audience__segment-summary{margin:0!important;color:#fffc!important;font-size:11px!important;line-height:1.34}.screen-audience__segment-lines{display:flex;flex-direction:column;gap:5px}.screen-audience__segment-line{display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;align-items:start}.screen-audience__segment-line span{color:#ffffff85;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.screen-audience__segment-line p{margin:0;color:#ffffffdb;font-size:11px;line-height:1.34;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.screen-audience__segment-line--accent p{-webkit-line-clamp:2;line-clamp:2;color:#ffebdfe6}.screen-audience__bottom{display:flex;flex-direction:column;gap:8px;min-height:0}.screen-audience__heatmap-panel,.screen-audience__action-strip{display:flex;flex-direction:column;gap:6px}.screen-audience__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.screen-audience__section-head span{color:#ffbe94bd;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.screen-audience__section-head strong{color:#ffffffe0;font-size:13px;font-weight:700}.screen-audience__heatmap{display:grid;grid-template-columns:minmax(118px,150px) repeat(var(--screen-audience-heatmap-columns),minmax(76px,1fr));gap:6px;align-items:stretch}.screen-audience__heatmap-corner,.screen-audience__heatmap-header,.screen-audience__heatmap-segment,.screen-audience__heatmap-cell{min-height:48px;padding:7px 8px;border-radius:14px;border:1px solid rgba(255,255,255,.08)}.screen-audience__heatmap-corner,.screen-audience__heatmap-header,.screen-audience__heatmap-segment{background:#ffffff0a}.screen-audience__heatmap-corner{display:flex;flex-direction:column;justify-content:space-between}.screen-audience__heatmap-corner span{color:#ffffff6b;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.screen-audience__heatmap-corner strong,.screen-audience__heatmap-header strong,.screen-audience__heatmap-segment strong{color:#fff;font-size:12px;line-height:1.2}.screen-audience__heatmap-header,.screen-audience__heatmap-segment{display:flex;flex-direction:column;justify-content:space-between;gap:6px}.screen-audience__heatmap-header span,.screen-audience__heatmap-segment span{color:#ffffff94;font-size:10px}.screen-audience__heatmap-cell{display:flex;align-items:center;justify-content:center;background:#ffffff0a;box-shadow:inset 0 1px #ffffff08}.screen-audience__heatmap-cell span{color:#fff;font-size:14px;font-weight:700}.screen-audience__action-grid{display:flex;flex-wrap:wrap;gap:8px}.screen-audience__action-card{display:flex;align-items:center;gap:8px;min-height:0;min-width:min(240px,calc(50% - 4px));padding:8px 10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:14px}.screen-audience__action-card-top{display:flex;align-items:center;gap:8px}.screen-audience__action-card-top span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:22px;padding:0 8px;border-radius:999px;background:#ff9d6829;color:#ffba8a;font-size:10px;font-weight:700}.screen-audience__action-card-top strong{color:#ffffffeb;font-size:13px;font-weight:700}.screen-audience__action-card p{margin:0;color:#ffffffc7;font-size:11px;line-height:1.35;flex:1;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.screen-quote-grid,.screen-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.screen-quote-card{min-height:120px;padding:18px;color:#ffffffe0;background:#ffffff0f;border-radius:20px;line-height:1.8}.screen-image-card{overflow:hidden;border-radius:18px;background:#ffffff0a}.screen-image-card img{display:block;width:100%;height:220px;object-fit:cover}.screen-panel__json{margin:0;color:#ffffffbd;white-space:pre-wrap}@media(max-width:1200px){.screen-stage{--screen-stage-safe-right: 0px;--screen-stage-safe-bottom: 0px}.screen-stage__content{width:100%;max-width:none;height:auto;min-height:100vh;padding:42px 24px 56px;display:block}.screen-stage__content--concept-density,.screen-stage__content--picker{padding:38px 24px 42px}.screen-stage__host-tip{width:min(560px,calc(100vw - 48px));bottom:16px}.app-shell__header-inner,.warmup-hero-grid,.participant-entry-grid{grid-template-columns:1fr}.screen-stage__layout{height:auto;grid-template-columns:1fr}.screen-text-layout,.screen-image-layout{grid-template-columns:1fr}.screen-text-grid--grid,.screen-text-grid--stream{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-stage__primary-column>.screen-panel,.screen-stage__secondary-column>.screen-panel{flex:none}.screen-stage__headline-main{flex-direction:column;align-items:flex-start;gap:10px}.screen-stage__status-tags{justify-content:flex-start}.screen-text-section--responses{padding-right:0}.screen-text-section--ai{padding-top:24px;padding-left:0;border-top:1px solid rgba(255,255,255,.08);border-left:none}.screen-image-section--wall{padding-right:0}.screen-image-section--ai{padding-top:24px;padding-left:0;border-top:1px solid rgba(255,255,255,.08);border-left:none}.screen-image-section__head{flex-wrap:wrap}.screen-stage__join-float{position:static;width:fit-content;margin-left:auto;margin-bottom:10px}.screen-stage__hero--waiting{min-height:220px;max-height:none;padding:24px 24px 26px}.screen-stage__waiting-title{font-size:clamp(40px,5vw,64px)!important}.screen-waiting-panel__grid{top:20px;right:20px;bottom:20px;left:20px}.screen-stage__status-strip{position:static;width:100%;max-width:100%}.screen-ranking-row,.screen-audience__segment-grid,.screen-audience__action-grid,.screen-concept-map__highlights,.screen-concept-map__grid--split,.screen-quote-grid,.screen-ranking-cards,.screen-structured-ai-band__grid,.screen-image-wall{grid-template-columns:1fr}.screen-structured-ai-band__header{flex-direction:column;align-items:flex-start;gap:10px}.screen-audience__overview,.screen-audience__section-head{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.screen-audience__heatmap{grid-template-columns:minmax(120px,156px) repeat(var(--screen-audience-heatmap-columns),minmax(74px,1fr))}.screen-image-wall,.screen-image-wall--curated,.screen-image-wall--salon{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(136px,1fr);grid-template-rows:none;min-height:300px;max-height:none}.screen-image-wall--solo{grid-template-columns:1fr}.screen-image-wall--curated.screen-image-wall--count-3 .screen-image-wall__tile--1,.screen-image-wall--curated.screen-image-wall--count-4 .screen-image-wall__tile--1{grid-row:span 1}.screen-picker{min-height:calc(100vh - 80px)}.screen-picker__hero{width:min(980px,100%);margin-bottom:56px}.screen-picker__hero-line--intro{font-size:clamp(34px,4vw,56px)}.screen-picker__hero-line--main{font-size:clamp(52px,6.3vw,90px)}.screen-picker__rail{padding:24px 0 0}.screen-picker__grid{width:min(960px,100%)}.screen-picker__grid--double-row{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell__brand{grid-template-columns:13px minmax(0,1fr);min-width:0}.app-shell__brand-mark{width:13px;height:36px;margin-top:9px}.app-shell__nav{justify-content:flex-start}.app-shell__nav-shell{justify-content:flex-start;gap:20px}.warmup-hero-card .ant-card-body{padding:20px}.warmup-hero-copyblock{min-height:0}.warmup-signal-panel{min-height:0;padding:24px 0 0;border-top:1px solid rgba(99,78,65,.12);border-left:none}.warmup-section__header,.warmup-section__header--actions{flex-direction:column;align-items:flex-start}.warmup-section__aside{width:100%;justify-content:space-between;flex-wrap:wrap}.warmup-activity-card{min-height:0}}@media(max-width:768px){.app-shell__header{padding:16px 16px 12px}.app-shell__content,.screen-stage__content{height:auto;min-height:100vh;padding:24px 16px 36px}.screen-stage__content--picker{padding:24px 16px 30px}.participant-shell:not(.participant-shell--runtime){padding-left:12px;padding-right:12px}.app-shell__header-inner{gap:18px;padding:14px 16px 12px;border-radius:28px}.app-shell__brand{grid-template-columns:10px minmax(0,1fr);min-width:0;gap:14px}.app-shell__brand-mark{width:10px;height:30px;margin-top:6px}.app-shell__brand-lockup{gap:5px}.app-shell__brand-pill{padding:0}.app-shell__brand-title.ant-typography{font-size:clamp(32px,8.8vw,39px)}.app-shell__brand-slogan{flex-direction:column;gap:2px;font-size:10px;letter-spacing:.05em}.app-shell__nav-shell{gap:18px}.warmup-hero-card .ant-card-body{padding:16px}.warmup-hero-title.ant-typography{max-width:9em;font-size:clamp(42px,12vw,62px)}.warmup-hero-title__line{display:block}.warmup-hero-copy{font-size:15px}.warmup-hero-actions .ant-btn{min-width:0;flex:1 1 180px}.warmup-signal-panel{padding:22px 0 0}.warmup-signal-panel__header{flex-direction:column;align-items:flex-start}.warmup-signal-panel__title.ant-typography{font-size:24px}.warmup-signal-grid{grid-template-columns:1fr 1fr}.warmup-signal-metric{padding:14px 15px}.warmup-signal-metric__value strong,.warmup-section__title.ant-typography{font-size:28px}.warmup-section__description{font-size:15px}.warmup-section__aside{flex-direction:column;align-items:stretch}.warmup-section__count{width:fit-content}.warmup-template-card .ant-card-body,.warmup-activity-card .ant-card-body{padding:22px}.warmup-template-card__title.ant-typography{font-size:21px}.warmup-activity-card__top{flex-direction:column}.warmup-activity-card__title.ant-typography{font-size:21px}.warmup-activity-card__actions .ant-btn{flex:1 1 140px}.host-mobile-entry-card{flex-direction:column;align-items:flex-start}.host-mobile-entry-card__qr{width:100%}.host-mobile-entry-card__qr .ant-qrcode{justify-content:flex-start}.host-mobile-stage__content--single{grid-template-rows:minmax(108px,.19fr) minmax(208px,.31fr) minmax(220px,.34fr) minmax(100px,.14fr)}.host-mobile-stage__scroll{padding-bottom:calc(28dvh + 22px)}.host-mobile-overview__title{font-size:23px!important}.host-mobile-topic__title{font-size:30px!important}.participant-concept-map__bucket-grid,.participant-concept-map__submitted,.participant-upload-preview{grid-template-columns:1fr}.participant-upload-preview__media{max-width:132px}.screen-picker{min-height:calc(100vh - 54px)}.screen-picker__hero{width:100%;margin-bottom:42px;gap:16px}.screen-picker__eyebrow{letter-spacing:.22em}.screen-picker__hero-line--intro{font-size:clamp(28px,6vw,40px)}.screen-picker__hero-line--main{margin-top:8px;font-size:clamp(44px,10vw,66px);line-height:.98}.screen-picker__rail{padding:18px 0 0}.screen-picker__grid,.screen-picker__grid--double-row{width:100%;grid-template-columns:1fr}.screen-picker__card{min-height:82px;padding:16px 18px;border-radius:20px}.screen-picker__card-title,.screen-picker__grid--single-row .screen-picker__card-title,.screen-picker__grid--double-row .screen-picker__card-title{max-width:100%;font-size:24px}.screen-stage__question-line{gap:10px}.screen-stage__hero--waiting{min-height:198px;max-height:none;padding:22px 20px 24px}.screen-stage__waiting-title{font-size:clamp(34px,7vw,54px)!important}.screen-stage__waiting-copy,.screen-waiting-panel__copy{font-size:16px!important}.screen-stage__question-meta{width:100%}.screen-stage__question-sequence{min-height:0;padding:0}.screen-ranking-card{min-height:138px;padding:18px}.screen-ranking-card__top strong{font-size:24px}.screen-ranking-card__metric em{font-size:28px}.screen-structured-ai-band__item{min-height:0}.screen-text-grid--grid,.screen-text-grid--stream,.screen-image-wall,.screen-image-wall--curated,.screen-image-wall--salon{grid-template-columns:1fr;grid-auto-rows:minmax(124px,1fr);grid-template-rows:none}.screen-image-wall--curated.screen-image-wall--count-3 .screen-image-wall__tile--1,.screen-image-wall--curated.screen-image-wall--count-4 .screen-image-wall__tile--1{grid-column:span 1;grid-row:span 1}.screen-image-wall__tile,.screen-image-wall-idle__feature{min-height:124px}.screen-image-wall{min-height:240px}.screen-structured-ai-band__summary{font-size:20px!important}.screen-structured-ai-band__item p{font-size:16px}}@media(max-width:360px){.host-mobile-stage__content--single{grid-template-rows:minmax(102px,.19fr) minmax(194px,.31fr) minmax(214px,.34fr) minmax(92px,.16fr)}.screen-stage__hero{padding:20px 18px 22px}.screen-stage__hero--waiting{min-height:172px;padding:18px 16px 20px}.screen-picker__hero-line--intro{font-size:26px}.screen-picker__hero-line--main{font-size:40px}.screen-picker__card{min-height:74px;padding:14px 16px}.screen-picker__card-title{font-size:20px}.screen-stage__activity-title{font-size:26px!important}.screen-stage__question-title{font-size:34px!important}.screen-stage__question-line{gap:10px}.screen-stage__question-sequence{min-height:0;padding:0}.screen-stage__question-sequence-index{font-size:13px}.screen-stage__question-sequence-total{font-size:11px}.screen-stage__waiting-title{font-size:30px!important}.screen-stage__waiting-copy,.screen-waiting-panel__copy{font-size:14px!important}.screen-waiting-panel__grid{top:14px;right:14px;bottom:14px;left:14px;gap:10px}.screen-stage__status-strip{padding:16px 18px}.screen-stage__status-metrics{grid-template-columns:1fr;gap:16px}.screen-stage__status-progress{min-width:0}.screen-stage__join-float{margin-left:0;margin-bottom:6px}.screen-panel,.screen-panel--featured{min-height:auto;padding:22px 18px}.screen-panel--text{min-height:auto}.screen-text-response-card--focus{min-height:112px;padding:18px 18px 20px;font-size:24px}.screen-text-response-card--grid,.screen-text-response-card--stream{min-height:88px;padding:16px 16px 18px;font-size:18px}.screen-text-ai__summary,.screen-image-ai__summary{font-size:20px!important}.screen-structured-ai-band__summary{font-size:18px!important}.screen-text-ai-idle__glow{width:84px;height:84px}.screen-panel__title{font-size:24px!important}.screen-ranking-row__meta strong{font-size:20px}.screen-panel__summary,.screen-panel__muted-copy{font-size:16px!important}.screen-image-wall__tile,.screen-image-wall-idle__feature{min-height:120px;border-radius:22px}.screen-image-wall-idle__thumbs{gap:10px}.screen-structured-ai-band__item{padding:12px 14px;border-radius:16px}.screen-structured-ai-band__item p,.screen-image-ai__detail p{font-size:14px}.screen-visual-card__title{font-size:24px}.screen-image-ai__cloud-item--hero{font-size:22px}.screen-image-ai__cloud-item--strong{font-size:18px}.participant-runtime__header{flex-direction:column;align-items:stretch}}@media(min-width:769px){.participant-shell{padding-left:24px;padding-right:24px}.participant-shell--runtime{padding-top:20px;padding-bottom:20px}.participant-runtime{gap:16px}.participant-runtime__header{padding:16px 18px}.participant-runtime-card .ant-card-body{padding:24px!important}.participant-runtime-card--question .ant-card-body{padding:0!important}.participant-question-card__header{padding:24px 24px 14px}.participant-question-card__content{padding:4px 24px 20px}.participant-question-card__footer{padding:16px 24px 24px}}
