@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap";@import"https://cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/static/woff2/SUIT.css";:root{font-family:SUIT,sans-serif;color:#f4f7f8;background:radial-gradient(circle at 10% 20%,rgba(74,244,255,.18),transparent 22%),radial-gradient(circle at 90% 10%,rgba(214,255,63,.14),transparent 18%),radial-gradient(circle at 70% 80%,rgba(255,141,109,.18),transparent 24%),linear-gradient(145deg,#08131a,#0d1922 42%,#131b1e);color-scheme:dark;--bg: #08131a;--bg-soft: rgba(12, 22, 28, .72);--panel: rgba(13, 24, 31, .82);--panel-strong: rgba(17, 31, 39, .96);--line: rgba(255, 255, 255, .09);--line-strong: rgba(255, 255, 255, .18);--text: #f4f7f8;--muted: #a3b6bf;--lime: #d6ff3f;--cyan: #4af4ff;--coral: #ff8d6d;--gold: #ffca6d;--mint: #6bf0b4;--shadow: 0 24px 80px rgba(0, 0, 0, .32);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:36px 36px;opacity:.22;pointer-events:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{position:relative;z-index:1;min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050c10ad;border-bottom:1px solid var(--line)}.mobile-nav-toggle{display:none;width:46px;height:46px;align-items:center;justify-content:center;border-radius:14px;border:1px solid var(--line);background:#ffffff0a;color:var(--text)}.brand-mark{display:flex;flex-direction:column;gap:.1rem;min-width:0}.brand-mark span,.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;color:var(--cyan)}.brand-mark strong{font-family:Space Grotesk,sans-serif;font-size:1rem;line-height:1.15}.site-nav{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.site-nav__link{padding:.7rem 1rem;border-radius:999px;border:1px solid transparent;color:var(--muted);transition:.18s ease}.site-nav__link:hover,.site-nav__link--active{color:var(--text);border-color:var(--line-strong);background:#ffffff0a}main{padding:1.5rem}.page{display:flex;flex-direction:column;gap:2.25rem;max-width:1360px;margin:0 auto}.hero-band,.survey-hero,.report-hero,.admin-login-card,.thanks-card,.live-toolbar,.feature-panel,.section-grid,.split-section,.admin-panel,.projector-stage,.metric-card,.chart-panel,.scene-card,.demand-card,.insight-card,.form-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.hero-band{display:grid;grid-template-columns:1.3fr .9fr;gap:1.25rem;padding:2rem;border-radius:var(--radius-xl);overflow:hidden}.hero-band--premium{position:relative}.hero-band--premium:before,.hero-band--premium:after{content:"";position:absolute;border-radius:999px;filter:blur(28px);opacity:.4;pointer-events:none}.hero-band--premium:before{width:280px;height:280px;top:-90px;right:-70px;background:#4af4ff29}.hero-band--premium:after{width:240px;height:240px;left:6%;bottom:-120px;background:#d6ff3f24}.hero-band__content h1,.survey-hero h2,.report-hero h1,.thanks-card h1,.admin-login-card h1,.live-toolbar h1{font-family:Space Grotesk,sans-serif;line-height:.94;margin:0}.hero-band__content h1{font-size:clamp(3rem,6vw,6.2rem);max-width:9ch}.hero-band__content p,.section-intro p,.feature-panel p,.demand-card p,.scene-card p,.insight-card p,.chart-panel__header span,.projector-copy-card p,.thanks-card p,.admin-login-card p,.form-submit p{color:var(--muted);line-height:1.7}.hero-band__tagline{display:flex;align-items:center;flex-wrap:wrap;gap:.7rem;margin-bottom:1rem}.hero-band__chip,.live-toolbar__badge,.admin-header__signal{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.11);background:#ffffff0a;color:#d8e8ed;font-size:.84rem}.hero-band__actions,.thanks-card__actions,.inline-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.hero-story-grid{margin-top:1.6rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.hero-story-card,.hero-floating-panel{position:relative;padding:1rem 1.1rem;border-radius:22px;border:1px solid var(--line);background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-story-card span,.hero-floating-panel__label{display:inline-block;color:var(--muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.hero-story-card strong{display:block;margin:.5rem 0 .55rem;font-family:Space Grotesk,sans-serif;font-size:1.1rem}.hero-story-card--accent{background:linear-gradient(145deg,#d6ff3f1a,#4af4ff14)}.hero-floating-panel ul{list-style:none;padding:0;margin:.9rem 0 0;display:grid;gap:.8rem}.hero-floating-panel li{display:flex;align-items:center;gap:.65rem;color:#dfe9ed}.button{padding:.95rem 1.3rem;border-radius:999px;border:1px solid var(--line-strong);transition:.18s ease;position:relative;overflow:hidden;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600}.button:hover{transform:translateY(-2px)}.button--primary{color:#05120e;background:linear-gradient(135deg,var(--lime),#a9ff5e);border-color:transparent;font-weight:700;box-shadow:0 18px 38px #a9ff5e2e}.button--ghost{color:var(--text);background:#ffffff08}.button--danger{border-color:#ff8d6d73;color:var(--coral)}.hero-band__stack,.metric-grid,.feature-rail,.demands-grid,.scene-grid,.insight-stack{display:grid;gap:1rem}.hero-band__stack,.metric-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.demands-grid,.scene-grid,.insight-stack{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.metric-card{padding:1.3rem;border-radius:var(--radius-lg);position:relative;overflow:hidden;min-height:188px;display:flex;flex-direction:column}.metric-card__icon,.feature-panel__icon,.admin-panel__icon{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:12px;background:#ffffff12;color:var(--text);margin-bottom:.7rem}.metric-card:after{content:"";position:absolute;inset:auto -20% -30% auto;width:160px;height:160px;border-radius:50%;opacity:.16}.metric-card--lime:after{background:var(--lime)}.metric-card--coral:after{background:var(--coral)}.metric-card--cyan:after{background:var(--cyan)}.metric-card--gold:after{background:var(--gold)}.metric-card__title,.chart-panel__header p,.feature-panel span,.demand-card span,.scene-card span,.projector-accent-card span,.projector-copy-card h3,.form-panel label,.admin-panel header h2,.insight-card h3,.message-row p,.wall-header h1{margin:0}.metric-card__title{color:var(--muted);margin-bottom:.75rem}.metric-card__value{margin:0;font-size:clamp(2.4rem,4vw,3.9rem);font-family:Space Grotesk,sans-serif;line-height:.95}.metric-card__value span{margin-left:.35rem;font-size:.46em;color:var(--muted)}.metric-card__note{margin-top:.9rem;color:var(--muted)}.section-grid{padding:1.65rem;border-radius:var(--radius-xl)}.section-grid--framed{position:relative;overflow:hidden}.section-grid--framed:after{content:"";position:absolute;width:220px;height:220px;border-radius:999px;right:-90px;top:-90px;background:#ff8d6d14;filter:blur(20px)}.section-intro{max-width:720px;margin-bottom:1.5rem}.section-intro h2{margin:.3rem 0 .65rem;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.feature-rail{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feature-panel,.demand-card,.scene-card,.insight-card{padding:1.35rem;border-radius:var(--radius-lg);min-height:100%;display:flex;flex-direction:column;justify-content:flex-start}.feature-panel--premium,.demand-card--premium,.scene-card--premium{background:linear-gradient(180deg,#ffffff0b,#ffffff06)}.feature-panel strong,.demand-card h3,.scene-card h3,.insight-card h3{display:block;margin-top:.4rem;margin-bottom:.7rem;font-size:1.35rem}.feature-panel strong{font-family:Space Grotesk,sans-serif;font-size:clamp(1.7rem,3vw,2.4rem);line-height:.95}.split-section,.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.chart-panel{padding:1.3rem;border-radius:var(--radius-xl);display:flex;flex-direction:column;gap:1rem}.signal-ticker{overflow:hidden;border-radius:999px;border:1px solid var(--line);background:#ffffff09}.signal-ticker__track{display:flex;gap:1rem;width:max-content;padding:.9rem 0;animation:ticker-move 24s linear infinite}.signal-ticker__track span{display:inline-flex;align-items:center;gap:.6rem;padding:0 1.4rem;color:#d5e4e8;white-space:nowrap}.signal-ticker__track span:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 16px #d6ff3f8c}.chart-panel__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;flex-wrap:wrap}.chart-panel__header p{font-size:1.1rem;font-weight:700}.chart-panel__canvas{min-height:220px}.chart-panel__legend{list-style:none;padding:0;margin:0;display:grid;gap:.65rem}.chart-panel__legend li{display:flex;justify-content:space-between;gap:1rem;color:var(--muted)}.survey-page{max-width:1180px}.survey-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem;padding:1.6rem;border-radius:var(--radius-xl)}.survey-progress{padding:1.5rem;border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid var(--line)}.survey-progress div:first-child{display:flex;justify-content:space-between;align-items:baseline}.survey-progress strong{font-family:Space Grotesk,sans-serif;font-size:2.6rem}.survey-progress__copy{margin:.95rem 0 0;color:var(--muted);line-height:1.6}.survey-progress__bar{margin-top:1rem;width:100%;height:14px;border-radius:999px;background:#ffffff14;overflow:hidden}.survey-progress__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--lime),var(--cyan))}.survey-form{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.form-panel--wide,.form-error--wide,.form-submit{grid-column:1 / -1}.form-panel{padding:1.4rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff0b,#ffffff06),var(--panel)}.form-panel label{display:block;margin-bottom:.85rem;font-size:1.1rem;font-weight:700}.form-panel select,.form-panel textarea,.admin-login-card input,.stacked-field input,.admin-panel select{width:100%;border:1px solid var(--line-strong);background:#ffffff08;color:var(--text);border-radius:18px;padding:1rem 1.1rem}.form-panel textarea{min-height:140px;resize:vertical}.form-panel small,.stacked-field span,.message-row p,.wall-header .eyebrow{color:var(--muted)}.choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.8rem}.choice-card,.likert-chip,.scene-button{border-radius:20px;border:1px solid var(--line);background:#ffffff08;color:var(--text);transition:.18s ease}.choice-card{padding:1rem;min-height:88px;display:flex;align-items:center;justify-content:flex-start;text-align:left}.choice-card:hover,.likert-chip:hover,.scene-button:hover{border-color:var(--line-strong);transform:translateY(-1px)}.choice-card--active,.likert-chip--active,.scene-button--active{border-color:var(--lime);box-shadow:0 0 0 1px #d6ff3f2e;background:#d6ff3f14}.likert-scale{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.likert-chip{padding:1rem .8rem;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;min-height:112px}.likert-chip span{font-family:Space Grotesk,sans-serif;font-size:1.3rem}.form-error{margin:0;color:var(--coral)}.form-submit{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.15rem 1.2rem;border-radius:24px;border:1px solid var(--line);background:linear-gradient(135deg,#ffffff0b,#ffffff08)}.form-submit .button{min-width:180px}.thanks-page,.admin-page--login{min-height:70vh;display:grid;place-items:center}.thanks-card,.admin-login-card{width:min(720px,100%);padding:2rem;border-radius:var(--radius-xl)}.admin-login-form{display:grid;gap:.8rem;margin-top:1.5rem}.admin-login-form .button{justify-self:start}.thanks-card__actions{margin-top:1.5rem}.live-page,.live-messages-page{max-width:none}.live-page--projector{min-height:calc(100vh - 100px)}.live-page--projector .projector-stage{min-height:calc(100vh - 220px)}.live-toolbar,.admin-header,.wall-header{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.5rem;border-radius:var(--radius-xl)}.live-toolbar__status{display:flex;align-items:center;flex-wrap:wrap;gap:.9rem;justify-content:flex-end}.live-toolbar__status strong{font-family:Space Grotesk,sans-serif;font-size:1.3rem}.live-toolbar__copy{display:grid;gap:.35rem}.live-toolbar__copy p,.admin-header__copy p{margin:0;color:var(--muted);line-height:1.6}.live-toolbar__count{display:grid;gap:.2rem;justify-items:end}.live-toolbar__count small{color:var(--muted)}.projector-stage{border-radius:calc(var(--radius-xl) + 8px);padding:2rem;position:relative;overflow:hidden}.projector-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(140deg,rgba(255,255,255,.04),transparent 32%),radial-gradient(circle at top right,rgba(74,244,255,.11),transparent 24%),radial-gradient(circle at bottom left,rgba(214,255,63,.08),transparent 28%);pointer-events:none}.projector-stage--hero,.projector-stage--split,.projector-stage--chart,.projector-stage--wall,.projector-stage--cloud,.projector-stage--chart-grid{display:grid;gap:1rem}.projector-stage--hero{align-content:center;justify-items:start}.projector-stage--insight{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:1rem;align-items:stretch}.projector-stage--hero h1,.projector-accent-card strong{font-family:Space Grotesk,sans-serif}.projector-stage--hero h1{margin:0;font-size:clamp(5rem,16vw,12rem);line-height:.9}.projector-stage__lead{max-width:48rem;margin:0;color:var(--muted);line-height:1.65}.projector-stage__submetrics,.projector-stage--split,.projector-stage--chart,.projector-stage--chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projector-stage__submetrics{width:min(620px,100%)}.projector-accent-card,.projector-copy-card{padding:1.5rem;border-radius:var(--radius-xl);background:linear-gradient(135deg,#d6ff3f1a,#ffffff0a);border:1px solid rgba(214,255,63,.18)}.projector-accent-card{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.projector-accent-card--spotlight{min-height:100%}.projector-accent-card strong{display:block;margin-top:.4rem;font-size:clamp(3rem,8vw,6rem)}.projector-stage__prompt{padding:1rem 1.1rem;border-radius:22px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);font-size:1.05rem;line-height:1.55}.projector-stack,.projector-side-stack{display:grid;gap:1rem}.projector-mini-stat{padding:1.4rem;border-radius:24px;border:1px solid var(--line);background:#ffffff08}.projector-mini-stat span{display:block;color:var(--muted);margin-bottom:.45rem}.projector-mini-stat strong{display:block;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4rem);line-height:.95}.projector-mini-stat p{margin:.75rem 0 0;color:var(--muted);line-height:1.6}.projector-mini-stat--coral{background:linear-gradient(145deg,#ff8d6d14,#ffffff08)}.projector-mini-stat--gold{background:linear-gradient(145deg,#ffca6d14,#ffffff08)}.projector-copy-card--note{background:linear-gradient(145deg,#4af4ff12,#ffffff08);border-color:#4af4ff24}.scene-strip-shell{display:grid;gap:.85rem}.scene-strip__label{display:flex;justify-content:space-between;gap:1rem;align-items:end}.scene-strip__label p{margin:0;color:var(--muted)}.scene-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);gap:.75rem;overflow-x:auto;padding-bottom:.2rem;scroll-snap-type:x proximity}.scene-strip::-webkit-scrollbar{height:8px}.scene-strip::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.scene-pill{padding:.9rem 1rem;border-radius:20px;border:1px solid var(--line);background:#ffffff08;display:flex;flex-direction:column;gap:.35rem;scroll-snap-align:start;min-width:190px}.scene-pill span{color:var(--muted);font-size:.75rem;letter-spacing:.08em}.scene-pill--active{border-color:var(--cyan);background:#4af4ff14;box-shadow:inset 0 0 0 1px #4af4ff33}.scene-pill small{margin-top:.45rem;color:var(--muted);display:inline-flex;align-items:center;justify-content:space-between;gap:.45rem}.scene-pill small em{font-style:normal;letter-spacing:.08em;text-transform:uppercase}.postit-wall{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.postit-wall--compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.postit-card{min-height:190px;padding:1rem;border-radius:20px;color:#171717;box-shadow:0 20px 40px #00000040;position:relative}.postit-card__topic{display:inline-block;padding:.28rem .5rem;border-radius:999px;font-family:Space Grotesk,sans-serif;font-size:.72rem;text-transform:uppercase;background:#00000014}.postit-card p{margin:.85rem 0 1.1rem;line-height:1.6}.postit-card footer{position:absolute;bottom:1rem;left:1rem;font-size:.9rem;opacity:.75}.postit-card--pinned{outline:2px solid #ffffff}.postit--lime{background:linear-gradient(145deg,#dbff7a,#d0ff3d)}.postit--coral{background:linear-gradient(145deg,#ffbb9c,#ff8d6d)}.postit--sky{background:linear-gradient(145deg,#b5fbff,#78efff)}.postit--sand{background:linear-gradient(145deg,#ffe8b0,#ffca6d)}.postit--mint{background:linear-gradient(145deg,#bff3df,#6bf0b4)}.word-cloud{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-content:center;justify-content:center;min-height:56vh}.word-cloud span{font-family:Space Grotesk,sans-serif;letter-spacing:-.03em;color:#f6ffb6}.word-cloud__caption{color:var(--muted);text-align:center}.admin-header small{color:var(--muted);font-size:.8em;margin-left:.5rem}.admin-header__signal{margin-left:auto}.admin-header__copy{display:grid;gap:.35rem}.admin-header__actions{display:flex;align-items:center;gap:.8rem;margin-left:auto}.metric-grid--admin{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-panel{padding:1.4rem;border-radius:var(--radius-xl);display:flex;flex-direction:column;gap:1rem}.admin-panel--highlight{background:linear-gradient(145deg,#d6ff3f14,#ffffff09),var(--panel)}.admin-panel header{display:grid;gap:.45rem}.stacked-field{display:grid;gap:.45rem}.scene-button-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.scene-button{padding:.95rem;text-align:left}.scene-button span{display:block;color:var(--muted);margin-bottom:.25rem}.admin-panel--queue{gap:1.25rem}.admin-panel__header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.message-queue{display:grid;gap:.85rem}.message-row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1rem 1.05rem;border-radius:22px;border:1px solid var(--line);background:#ffffff06}.message-row strong{display:block;font-size:1rem;line-height:1.55}.message-row__body{display:grid;gap:.8rem}.message-row__meta{display:flex;flex-wrap:wrap;gap:.5rem}.message-chip{display:inline-flex;align-items:center;padding:.38rem .65rem;border-radius:999px;background:#ffffff0d;color:var(--muted);font-size:.82rem}.message-row__actions{display:flex;flex-wrap:wrap;gap:.45rem}.message-row__actions .button{min-width:82px}.loading-copy{color:var(--muted)}@keyframes ticker-move{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:980px){.hero-band,.survey-hero,.split-section,.admin-grid,.survey-form,.projector-stage__submetrics,.projector-stage--insight,.projector-stage--split,.projector-stage--chart,.projector-stage--chart-grid{grid-template-columns:1fr}.site-header,.live-toolbar,.admin-header,.wall-header,.admin-panel__header,.form-submit{flex-direction:column;align-items:flex-start}.likert-scale{grid-template-columns:1fr}.message-row{flex-direction:column}.hero-story-grid{grid-template-columns:1fr}.hero-band__content h1{max-width:12ch}.feature-rail,.demands-grid,.scene-grid,.insight-stack,.metric-grid,.metric-grid--admin{grid-template-columns:1fr}.form-submit .button{width:100%}}@media(max-width:720px){main,.site-header{padding:1rem}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.mobile-nav-toggle{display:inline-flex}.site-nav{position:fixed;top:88px;left:1rem;right:1rem;display:none;flex-direction:column;align-items:stretch;gap:.5rem;padding:1rem;border-radius:22px;border:1px solid var(--line-strong);background:#070e12f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.site-nav--open{display:flex}.site-nav__link{width:100%;padding:.9rem 1rem}.brand-mark span{font-size:.68rem}.brand-mark strong{font-size:.92rem}.hero-band__content h1,.report-hero h1,.thanks-card h1,.admin-login-card h1{font-size:2.6rem}.hero-band,.section-grid,.projector-stage,.admin-panel,.chart-panel,.survey-hero,.thanks-card,.admin-login-card{padding:1.1rem;border-radius:22px}.metric-card{min-height:auto}.metric-card__value{font-size:3rem}.hero-band__actions,.thanks-card__actions,.inline-actions{flex-direction:column}.hero-band__actions .button,.thanks-card__actions .button,.inline-actions .button{width:100%}.projector-stage{min-height:auto}.projector-stage--hero h1{font-size:4.5rem}.live-toolbar__status{width:100%}.live-toolbar__count{justify-items:start}.projector-accent-card strong{font-size:4rem}.chart-panel__canvas{height:260px}.choice-grid{grid-template-columns:1fr}.scene-pill{min-width:180px}.signal-ticker__track span{padding:0 1rem}.form-submit{position:sticky;bottom:0;z-index:6;margin:0;padding:1rem;background:#08131aeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.scene-strip__label{flex-direction:column;align-items:flex-start}.admin-header__actions{width:100%;margin-left:0;justify-content:space-between}.admin-login-form .button{width:100%;justify-self:stretch}}
