.AppChrome_footer__LSPIl{padding:2rem 0;border-top:1px solid var(--border);background:var(--surface)}.AppChrome_footerContent___fltL{display:grid;grid-template-columns:minmax(0,1.35fr) auto auto;align-items:center;gap:1.5rem}.AppChrome_footerContent___fltL>*{min-width:0}.AppChrome_footerLinks__MdKv_{display:flex;align-items:center;gap:.75rem 1rem;flex-wrap:wrap}.AppChrome_footerLinks__MdKv_ a{display:inline-flex;align-items:center;min-height:44px;padding:.25rem 0;font-size:.9rem;font-weight:600;overflow-wrap:anywhere}.AppChrome_footerCopy__wvZdP{justify-self:end;margin:0}@media (min-width:768px) and (max-width:1024px){.AppChrome_footerContent___fltL{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.AppChrome_footerCopy__wvZdP{grid-column:1/-1;justify-self:start}}@media (max-width:767px){.AppChrome_footerContent___fltL{grid-template-columns:1fr;align-items:start}.AppChrome_footerLinks__MdKv_{flex-direction:column;align-items:flex-start;gap:.5rem}.AppChrome_footerCopy__wvZdP{justify-self:start}}*{margin:0;padding:0;box-sizing:border-box}:root{--bg:#f9fafb;--surface:#fff;--border:#e5e7eb;--text:#111827;--text-secondary:#374151;--muted:#6b7280;--accent:#2563eb;--accent-hover:#1d4ed8;--accent-light:#eff6ff;--green:#047857;--green-light:#ecfdf5;--red:#dc2626;--red-light:#fef2f2;--nav-bg:hsla(0,0%,100%,.95);--mobile-menu-bg:rgba(249,250,251,.96);--trust:#1e3a5f;--trust-light:#f0f4f8;--shield:#10b981;--shield-light:#ecfdf5;--navy:#0f172a;--navy-light:#1e293b;--signal-green:#047857;--signal-amber:#b45309;--focus-ring:#1d4ed8;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.07),0 2px 4px -2px rgba(0,0,0,.05);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.08),0 4px 6px -4px rgba(0,0,0,.04);--radius:10px;--radius-lg:14px;color-scheme:light}[data-theme=dark]{--bg:#0a0a0a;--surface:#141414;--border:#2a2a2a;--text:#f3f4f6;--text-secondary:#d1d5db;--muted:#9ca3af;--accent:#3b82f6;--accent-hover:#60a5fa;--accent-light:#1e293b;--green:#34d399;--green-light:#1a2e2a;--red:#f87171;--red-light:#2a1a1a;--nav-bg:rgba(2,6,23,.92);--mobile-menu-bg:rgba(2,6,23,.96);--trust:#93c5fd;--trust-light:#162235;--shield:#34d399;--shield-light:#113127;--navy:#020617;--navy-light:#0f172a;--signal-green:#34d399;--signal-amber:#fbbf24;--focus-ring:#93c5fd;--shadow-sm:0 1px 2px rgba(0,0,0,.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,.4);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.5);color-scheme:dark}body,html{background:var(--bg)}body{color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:1rem;left:1rem;z-index:2200;padding:.8rem 1rem;border-radius:10px;background:var(--navy);color:#fff;box-shadow:var(--shadow-lg);transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus-visible{transform:translateY(0)}a{color:var(--accent);text-decoration:none;transition:color .15s}a:hover{color:var(--accent-hover)}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px;box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-ring) 18%,transparent)}#main-content:focus{outline:none;box-shadow:none}.app-shell{display:flex;flex-direction:column}.app-shell,.app-shell--standalone-survey{min-height:100dvh}.app-shell__content{flex:1 0 auto}.container{max-width:1040px;margin:0 auto;padding:1.5rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;margin-bottom:1rem;box-shadow:var(--shadow-sm);transition:border-color .2s,box-shadow .2s}.card:hover{border-color:color-mix(in srgb,var(--border) 40%,var(--accent) 60%);box-shadow:var(--shadow-md)}.btn{display:inline-block;padding:.65rem 1.4rem;border-radius:8px;border:none;cursor:pointer;font-size:.92rem;font-weight:600;font-family:inherit;transition:all .15s;letter-spacing:-.01em}.btn,.btn:hover{text-decoration:none}.btn:hover{opacity:.92;transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);color:#fff}.btn-green{background:var(--green);color:#fff}.btn-red{background:var(--red);color:#fff}input,select,textarea{width:100%;padding:.65rem .85rem;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:.92rem;font-family:inherit;margin-top:.25rem;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 15%,transparent)}label{display:block;margin-bottom:.75rem;font-weight:500;color:var(--muted);font-size:.85rem}h1{font-size:2rem;margin-bottom:1rem;font-weight:800;letter-spacing:-.035em;line-height:1.15}h1,h2{color:var(--text)}h2{font-size:1.4rem;margin-bottom:.75rem;font-weight:700;letter-spacing:-.025em}h3{font-size:1.05rem;margin-bottom:.5rem;letter-spacing:-.015em}.badge,h3{font-weight:600}.badge{display:inline-block;padding:.25rem .7rem;border-radius:20px;font-size:.75rem;letter-spacing:.01em}.badge-live{background:var(--green-light);color:var(--green)}.badge-draft{background:var(--bg);color:var(--muted);border:1px solid var(--border)}.badge-closed{background:var(--red-light);color:var(--red)}.badge-paused{background:#fef9c3;color:#a16207}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.badge-live-pulse{animation:pulse 2s infinite}.glow-green{box-shadow:0 0 0 1px color-mix(in srgb,var(--signal-green) 26%,transparent),0 0 26px rgba(16,185,129,.16)}@keyframes toast-slide-in{0%{opacity:0;transform:translate3d(18px,-14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes toast-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(18px,-10px,0)}}.toast-viewport{position:fixed;top:1rem;right:1rem;z-index:180;flex-direction:column;width:min(360px,calc(100vw - 2rem));pointer-events:none}.toast,.toast-viewport{display:flex;gap:.75rem}.toast{align-items:flex-start;padding:.9rem 1rem;border:1px solid var(--border);border-radius:14px;color:var(--text);box-shadow:var(--shadow-lg);pointer-events:auto;animation:toast-slide-in .22s ease-out both;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.toast--dismissing{animation:toast-fade-out .2s ease-in forwards}.toast__icon{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;flex-shrink:0;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:800}.toast__body{flex:1;min-width:0}.toast__message{margin:0;font-size:.9rem;font-weight:600;line-height:1.45}.toast__dismiss{background:transparent;border:none;padding:0;margin-left:.25rem;cursor:pointer;font-size:1.1rem;line-height:1;font-weight:700}.toast__dismiss:hover{opacity:.8}@media (max-width:640px){.toast-viewport{left:1rem;right:1rem;width:auto}}.grid{display:grid;gap:1rem}.grid-2{grid-template-columns:1fr 1fr}.stat{text-align:center}.stat-value{font-size:2rem;font-weight:700;color:var(--accent)}.stat-label{font-size:.8rem;color:var(--muted)}.flex{gap:1rem}.flex,.flex-between{display:flex;align-items:center}.flex-between{justify-content:space-between}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.text-muted{color:var(--muted)}.text-green{color:var(--green)}.text-red{color:var(--red)}.text-sm{font-size:.85rem}.progress-bar{height:6px;background:var(--border);border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:var(--accent);border-radius:3px;transition:width .3s}.empty-state{position:relative;overflow:hidden;text-align:center;padding:2.5rem 2rem;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 30%),radial-gradient(circle at bottom left,rgba(16,185,129,.08),transparent 36%),linear-gradient(180deg,color-mix(in srgb,var(--surface) 98%,var(--accent-light) 2%),color-mix(in srgb,var(--surface) 76%,var(--bg) 24%))}.empty-state--accent{border-color:color-mix(in srgb,var(--accent) 18%,var(--border) 82%)}.empty-state--success{border-color:color-mix(in srgb,var(--green) 22%,var(--border) 78%)}.empty-state__art{position:relative;display:inline-flex;align-items:center;justify-content:center;width:5.5rem;height:5.5rem;margin:0 auto 1rem;border-radius:999px;background:linear-gradient(135deg,rgba(37,99,235,.12),rgba(16,185,129,.14));box-shadow:inset 0 1px 0 color-mix(in srgb,var(--surface) 45%,transparent)}.empty-state__emoji{font-size:2rem;line-height:1}.empty-state__spark{position:absolute;width:.85rem;height:.85rem;border-radius:999px;background:color-mix(in srgb,var(--surface) 78%,transparent);box-shadow:0 0 0 1px rgba(37,99,235,.08)}.empty-state__spark--one{top:.65rem;right:.55rem}.empty-state__spark--two{left:.55rem;bottom:.8rem;width:.6rem;height:.6rem}.empty-state__eyebrow{margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;color:var(--accent)}.empty-state__title{margin-bottom:.55rem}.empty-state__description{max-width:42rem;margin:0 auto;color:var(--text-secondary)}.empty-state__content{margin-top:1.25rem}.empty-state__actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}.empty-state__guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;text-align:left}.empty-state__guide-card{padding:1rem;border-radius:18px;border:1px solid rgba(148,163,184,.16);background:color-mix(in srgb,var(--surface) 72%,transparent)}.empty-state__guide-step{margin-bottom:.45rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;color:var(--accent)}.empty-state__guide-title{margin-bottom:.35rem;font-size:.95rem;font-weight:700;color:var(--text)}.empty-state__guide-copy{margin:0;color:var(--text-secondary);font-size:.88rem;line-height:1.65}.inline-spinner{width:1.1rem;height:1.1rem;flex:0 0 auto;border:2px solid rgba(37,99,235,.16);border-top:2px solid var(--accent);border-radius:999px;animation:spin .85s linear infinite}.status-tracker{border-radius:20px;border:1px solid rgba(148,163,184,.16);background:color-mix(in srgb,var(--surface) 88%,transparent);padding:1rem}.status-tracker--info{border-color:rgba(37,99,235,.18);background:linear-gradient(135deg,color-mix(in srgb,var(--accent-light) 76%,var(--surface) 24%),color-mix(in srgb,var(--surface) 96%,var(--bg) 4%))}.status-tracker--warning{border-color:rgba(245,158,11,.24);background:linear-gradient(135deg,color-mix(in srgb,#f59e0b 12%,var(--surface) 88%),color-mix(in srgb,var(--surface) 96%,var(--bg) 4%))}.status-tracker--success{border-color:rgba(16,185,129,.22);background:linear-gradient(135deg,color-mix(in srgb,var(--green-light) 80%,var(--surface) 20%),color-mix(in srgb,var(--surface) 96%,var(--bg) 4%))}.status-tracker__row{display:flex;align-items:center;gap:.8rem}.status-tracker__copy{color:var(--text-secondary)}.status-tracker__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.status-tracker__pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:999px;background:color-mix(in srgb,var(--surface) 82%,transparent);border:1px solid rgba(148,163,184,.16);color:var(--text-secondary);font-size:.78rem;font-weight:600}.status-tracker__timeline{margin-top:.85rem;color:var(--muted);font-size:.84rem}.status-steps{display:grid;gap:.55rem}.status-step{display:flex;align-items:center;gap:.6rem;color:var(--muted);font-size:.84rem}.status-step__dot{width:.75rem;height:.75rem;border-radius:999px;background:rgba(148,163,184,.3);transition:background .2s,box-shadow .2s}.status-step--active{color:var(--text);font-weight:600}.status-step--active .status-step__dot{background:var(--accent);box-shadow:0 0 0 4px rgba(37,99,235,.12)}.status-step--complete{color:var(--text-secondary)}.status-step--complete .status-step__dot{background:var(--green)}nav{display:flex;justify-content:space-between;gap:1rem;padding:0 1.5rem;min-height:56px;border-bottom:1px solid var(--border);background:var(--nav-bg);position:sticky;top:0;z-index:100;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}nav,nav .logo{align-items:center}nav .logo{display:inline-flex;gap:0;font-size:1.15rem;font-weight:800;letter-spacing:-.04em;white-space:nowrap;color:var(--text)}nav .logo:hover{text-decoration:none}.logo__accent,.logo__wordmark{font-weight:800}.logo__accent{color:var(--accent)}.logo__wordmark{color:var(--text)}.nav-links{margin-left:auto}.nav-actions,.nav-links{display:flex;gap:.5rem;align-items:center}.nav-actions{flex-shrink:0}.nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-size:.82rem;color:var(--muted);font-weight:600;transition:color .15s,background .15s,border-color .15s,box-shadow .15s;white-space:nowrap;padding:.45rem .72rem;border-radius:999px;border:1px solid transparent}.nav-link:hover,.nav-link[aria-current=page]{color:var(--text);text-decoration:none;background:var(--bg)}.nav-link--button{border-color:var(--border);background:color-mix(in srgb,var(--surface) 76%,transparent);color:var(--text)}.nav-link--button:hover,.nav-link--button[aria-current=page]{color:var(--text);background:var(--surface);border-color:color-mix(in srgb,var(--border) 35%,var(--accent) 65%)}.nav-link--primary{background:var(--accent);color:#fff;box-shadow:0 12px 24px rgba(37,99,235,.18)}.nav-link--primary:hover,.nav-link--primary[aria-current=page]{background:var(--accent-hover);color:#fff}.nav-notification-badge{position:absolute;top:-.35rem;right:-.18rem;background:var(--red);color:#fff;font-size:.62rem;min-width:1.1rem;height:1.1rem;padding:0 .18rem;font-weight:700;line-height:1}.nav-notification-badge,.theme-toggle{border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.theme-toggle{width:44px;height:44px;border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 76%,transparent);color:var(--text);cursor:pointer;box-shadow:var(--shadow-sm);transition:background .15s,border-color .15s,transform .15s,box-shadow .15s}.theme-toggle:hover{background:var(--surface);border-color:color-mix(in srgb,var(--border) 35%,var(--accent) 65%);transform:translateY(-1px)}.theme-toggle:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 20%,transparent);outline-offset:3px}.theme-toggle__icon{width:1.05rem;height:1.05rem}.hamburger{display:none;background:none;border:none;color:var(--text);font-size:1.4rem;cursor:pointer;border-radius:10px;min-width:44px;min-height:44px;padding:.2rem;line-height:1}.hamburger:hover,.home-page{background:var(--bg)}.home-section{padding:4rem 0}.home-hero{max-width:760px;margin:0 auto}.section-grid-overlay{position:relative;overflow:hidden;isolation:isolate}.section-grid-overlay>.container{position:relative;z-index:1}.section-grid-overlay:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.09) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.09) 1px,transparent 0);background-size:48px 48px;opacity:.22;mask-image:linear-gradient(180deg,rgba(0,0,0,.78),transparent 92%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.78),transparent 92%);pointer-events:none}.home-section--hero{padding:5rem 0 4rem;text-align:center;color:#f8fafc;background:radial-gradient(circle at top center,rgba(37,99,235,.18) 0,transparent 34%),radial-gradient(circle at 18% 18%,rgba(16,185,129,.12) 0,transparent 26%),linear-gradient(180deg,color-mix(in srgb,var(--navy-light) 86%,#000 14%) 0,var(--navy) 58%,#0b1220 100%);border-bottom:1px solid rgba(148,163,184,.14)}.home-hero__badge{margin-bottom:1.25rem;display:inline-block;background:rgba(30,41,59,.74);border:1px solid rgba(148,163,184,.2);color:#dbeafe;font-size:.78rem;letter-spacing:.03em}.home-hero__title{font-size:clamp(2.6rem,6vw,4rem);line-height:1.05;margin-bottom:1.25rem;color:#f8fafc}.home-hero__title-accent{color:#bfdbfe}.home-hero__copy{max-width:640px;margin:0 auto 1rem;font-size:1.16rem;line-height:1.7;color:#e2e8f0}.home-hero__trust{max-width:560px;margin:0 auto 2.2rem;font-size:.95rem;line-height:1.7;color:#94a3b8}.home-hero__actions{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.home-cta__primary,.home-cta__secondary,.home-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.95rem 1.9rem;font-size:1rem}.home-hero__cta--primary{min-width:18rem;min-height:3.5rem;font-size:1.08rem;box-shadow:0 18px 40px rgba(37,99,235,.28)}.home-section--hero .home-hero__cta--secondary{background:rgba(15,23,42,.68);border:1px solid rgba(148,163,184,.22);color:#f8fafc}.home-cta__secondary,.home-hero__cta--secondary{background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid var(--border);color:var(--text)}.home-section--hero .home-hero__cta--secondary:hover{color:#fff;background:rgba(30,41,59,.9)}.home-cta__secondary:hover,.home-hero__cta--secondary:hover{color:var(--text);background:var(--surface)}.home-stats{padding:2rem 0;background:var(--surface);border-bottom:1px solid var(--border)}.home-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));text-align:center;gap:1.25rem}.home-stat{padding:.35rem 0}.home-stat__value{font-size:2rem;font-weight:700}.home-stat--trust{color:var(--trust)}.home-stat--shield{color:var(--shield)}.home-section__intro{text-align:center;margin-bottom:2.5rem}.home-section__badge{display:inline-block;margin-bottom:1rem;background:var(--trust-light);color:var(--trust)}.home-section__badge-row{display:flex;justify-content:center;align-items:center;gap:.65rem;flex-wrap:wrap;margin-bottom:1rem}.home-section__badge-row .home-section__badge,.home-section__signal-badge{margin-bottom:0}.home-section__badge--dark{background:rgba(30,41,59,.78);border:1px solid rgba(148,163,184,.16);color:#bfdbfe}.home-section__badge--protocol{background:rgba(30,41,59,.78);border:1px solid rgba(148,163,184,.18);color:#dbeafe}.home-section__signal-badge{background:rgba(16,185,129,.14);border:1px solid rgba(16,185,129,.28);color:#d1fae5;letter-spacing:.08em}.home-section__title{font-size:2.25rem;margin-bottom:.75rem}.home-section__title--compact{font-size:1.8rem}.home-section__title--light{color:#f8fafc}.home-section__copy{max-width:680px;margin:0 auto;font-size:1rem;line-height:1.75}.home-section__copy--light{color:#cbd5e1}.home-section--dark{background:linear-gradient(180deg,#0b1220 0,var(--navy) 100%);color:#e5e7eb;border-bottom:1px solid rgba(148,163,184,.12)}.home-problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.home-problem-card{margin-bottom:0;background:rgba(15,23,42,.84);border-color:rgba(148,163,184,.14);box-shadow:0 16px 34px rgba(2,6,23,.24)}.home-problem-card__value{font-size:2.1rem;font-weight:800}.home-problem-card__title{color:#e2e8f0;font-weight:600;margin-top:.25rem}.home-problem-card__copy{color:#94a3b8;font-size:.84rem;margin-top:.6rem;line-height:1.6}.home-problem-card--trust .home-problem-card__value{color:#93c5fd}.home-problem-card--danger .home-problem-card__value{color:var(--signal-amber)}.home-problem-card--shield .home-problem-card__value{color:var(--signal-green)}.home-section__sources{color:#94a3b8;font-size:.78rem;line-height:1.7;display:flex;justify-content:center;flex-wrap:wrap;gap:.35rem}.home-section__sources a{color:#bfdbfe}.home-section--protocol{color:#e2e8f0;background:radial-gradient(circle at 50% 0,rgba(37,99,235,.22) 0,transparent 32%),radial-gradient(circle at 78% 18%,rgba(16,185,129,.12) 0,transparent 26%),linear-gradient(180deg,var(--navy-light) 0,var(--navy) 58%,#0b1220 100%);border-bottom:1px solid rgba(148,163,184,.12)}.home-protocol__pipeline-card{padding:1.25rem;margin-bottom:1.5rem;background:rgba(2,6,23,.76);border-color:rgba(148,163,184,.16);box-shadow:0 22px 44px rgba(2,6,23,.36)}.home-pipeline{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem}.home-pipeline__stage{border-radius:12px;padding:.85rem;text-align:center;border:1px solid;background:rgba(15,23,42,.82)}.home-pipeline__stage--incoming{border-color:rgba(245,158,11,.26)}.home-pipeline__stage--engine{background:rgba(15,23,42,.9);border-color:rgba(37,99,235,.32)}.home-pipeline__stage--output{background:rgba(6,78,59,.24);border-color:rgba(16,185,129,.32)}.home-pipeline__eyebrow{font-weight:700;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.home-pipeline__copy{font-size:.85rem;margin-top:.2rem}.home-pipeline__stage--incoming .home-pipeline__eyebrow{color:var(--signal-amber)}.home-pipeline__stage--incoming .home-pipeline__copy{color:#e5e7eb}.home-pipeline__stage--engine .home-pipeline__eyebrow{color:#93c5fd}.home-pipeline__stage--engine .home-pipeline__copy{color:#dbeafe}.home-pipeline__stage--output .home-pipeline__eyebrow{color:#6ee7b7}.home-pipeline__stage--output .home-pipeline__copy{color:#d1fae5}.home-pipeline__arrow{color:#60a5fa;font-weight:800;font-size:1.2rem}.home-layer-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.75rem}.home-layer{margin-bottom:0;padding:1.25rem;background:linear-gradient(180deg,rgba(15,23,42,.92),rgba(15,23,42,.76));border-color:rgba(148,163,184,.14);box-shadow:0 14px 28px rgba(2,6,23,.2)}.home-layer--half{grid-column:span 6}.home-layer--third{grid-column:span 4}.home-layer--trust{border-top:3px solid #60a5fa}.home-layer--shield{border-top:3px solid var(--signal-green)}.home-layer--violet{border-top:3px solid #a78bfa}.home-layer__heading{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.home-layer__number{font-weight:800;font-size:.75rem}.home-layer--trust .home-layer__number{color:#93c5fd}.home-layer--shield .home-layer__number{color:#6ee7b7}.home-layer--violet .home-layer__number{color:#c4b5fd}.home-layer__title{font-size:1rem;margin:0;color:#f8fafc}.home-layer__copy{margin:0;color:#94a3b8}.home-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.75rem}.home-pillar{padding:1rem;text-align:center;border-radius:18px;background:rgba(15,23,42,.72);border:1px solid rgba(148,163,184,.14)}.home-pillar__title{font-weight:700;font-size:.85rem}.home-pillar__copy{margin:.2rem 0 0;color:#94a3b8}.home-pillar--trust .home-pillar__title{color:#93c5fd}.home-pillar--shield .home-pillar__title{color:#6ee7b7}.home-pillar--violet .home-pillar__title{color:#c4b5fd}.home-section--surface{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.home-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.home-benefit-card{text-align:center;padding:2.5rem 1.75rem;margin-bottom:0}.home-benefit-card__icon{font-size:3rem;margin-bottom:1rem}.home-benefit-card__title{margin-bottom:.5rem}.home-benefit-card__copy{line-height:1.7}.home-section--pricing{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-light) 72%,var(--surface) 28%),color-mix(in srgb,var(--surface) 92%,var(--bg) 8%) 48%,color-mix(in srgb,var(--green-light) 78%,var(--surface) 22%));border-bottom:1px solid var(--border)}.home-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.home-pricing-card{margin-bottom:0;height:100%;background:color-mix(in srgb,var(--surface) 94%,transparent)}.home-pricing-card__eyebrow{margin-bottom:.55rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.home-pricing-card__title{margin-bottom:.65rem}.home-pricing-card__copy{margin-bottom:1rem;line-height:1.7}.home-pricing-card__detail{color:var(--text-secondary);font-size:.88rem;font-weight:600}.home-section--muted{background:var(--bg)}.home-personas-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.home-persona-card{margin-bottom:0}.home-persona__title{margin-bottom:.75rem}.home-persona__list{padding-left:1.25rem;line-height:2;margin-bottom:1.5rem}.home-persona__cta{display:inline-flex;align-items:center;justify-content:center}.home-persona__cta--shield{background:var(--shield);color:#fff}.home-persona__cta--shield:hover{background:color-mix(in srgb,var(--shield) 88%,#000 12%);color:#fff}.home-section--live{padding-top:4rem;padding-bottom:4rem}.home-live__header{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem}.home-live__title{margin-bottom:.25rem}.home-live__subtitle{margin:0}.home-live__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-live__item,.home-live__item:hover{text-decoration:none;color:inherit}.home-live__card{margin-bottom:0;height:100%}.home-live__card-header,.home-live__meta{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.home-live__card-title{font-size:1rem;margin-bottom:0}.home-live__pay{font-weight:700;font-size:1.1rem;color:var(--shield);white-space:nowrap}.home-live__description{margin-top:.5rem;min-height:3.6em}.home-live__meta{margin-top:1rem;align-items:center}.home-live__footer{margin-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.home-live__footer-copy{max-width:580px}.home-live__cta{white-space:nowrap}.home-section--cta{text-align:center;background:linear-gradient(135deg,color-mix(in srgb,var(--trust-light) 78%,var(--surface) 22%) 0,var(--surface) 52%,color-mix(in srgb,var(--shield-light) 78%,var(--surface) 22%) 100%);border-top:1px solid var(--border)}.home-cta__title{font-size:2rem;margin-bottom:.75rem}.home-cta__copy{max-width:600px;margin:0 auto 2rem;font-size:1.02rem;line-height:1.75}.home-cta__actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.home-footer,.site-footer{padding:2rem 0;border-top:1px solid var(--border);background:var(--surface)}.cookie-banner{padding-top:1rem}.cookie-banner__panel{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border:1px solid color-mix(in srgb,var(--border) 62%,var(--accent) 38%);border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 96%,var(--accent-light) 4%) 0,color-mix(in srgb,var(--accent-light) 82%,var(--surface) 18%) 100%);box-shadow:var(--shadow-sm)}.cookie-banner__copy{margin:0;color:var(--text-secondary);font-size:.92rem}.cookie-banner__link{font-weight:700}.cookie-banner__dismiss{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem .95rem;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--text);font:inherit;font-weight:700;cursor:pointer;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s}.cookie-banner__dismiss:hover{border-color:color-mix(in srgb,var(--border) 36%,var(--accent) 64%);background:var(--surface);transform:translateY(-1px)}.cookie-banner__dismiss:focus-visible,.cookie-banner__link:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 24%,transparent);outline-offset:3px;border-radius:999px}.site-footer__content{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.site-footer__eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.3rem}.site-footer__links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.site-footer__links a{font-size:.9rem;font-weight:600}.site-footer__copy{margin-left:auto}.legal-shell{padding:3rem 0 4rem;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),radial-gradient(circle at bottom left,rgba(16,185,129,.08),transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--accent-light) 36%,var(--bg) 64%) 0,var(--bg) 56%,var(--surface) 100%)}.legal-page{max-width:920px}.legal-hero{padding:2rem;margin-bottom:1.25rem;border-radius:24px;border:1px solid color-mix(in srgb,var(--border) 76%,var(--accent) 24%);background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 90%,var(--accent-light) 10%),color-mix(in srgb,var(--accent-light) 52%,var(--surface) 48%)),var(--surface);box-shadow:var(--shadow-md)}.legal-badge{margin-bottom:.9rem;background:rgba(37,99,235,.1);color:var(--accent)}.legal-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:700;color:var(--accent);margin-bottom:.55rem}.legal-lead{max-width:70ch;color:var(--text-secondary);font-size:1rem}.legal-meta{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:1.1rem}.legal-meta span{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:color-mix(in srgb,var(--surface) 82%,transparent);color:var(--text-secondary);font-size:.84rem;font-weight:600}.legal-section{margin-bottom:1rem}.legal-section h2{margin-bottom:.9rem}.legal-copy{display:grid;gap:.9rem}.legal-copy,.legal-copy p{color:var(--text-secondary)}.legal-copy strong{color:var(--text)}.legal-copy ul{display:grid;gap:.7rem;padding-left:1.25rem;list-style:disc}.legal-copy li{color:var(--text-secondary)}.legal-callout{padding:1rem 1.1rem;border-radius:16px;border:1px solid rgba(37,99,235,.16);background:linear-gradient(135deg,color-mix(in srgb,var(--accent-light) 76%,var(--surface) 24%),color-mix(in srgb,var(--surface) 92%,var(--bg) 8%))}.register-legal-copy{text-align:center;line-height:1.6}.register-shell{max-width:640px}.register-card{padding:2rem}.register-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.register-eyebrow{margin-bottom:.4rem;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.register-title{margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.4rem)}.register-copy{margin-bottom:1.5rem;line-height:1.75}.register-role-grid{display:grid;grid-template-columns:1fr;gap:1rem}.register-role-card,.register-role-card:hover{display:grid;gap:.45rem;padding:1.25rem;border-radius:18px;border:1px solid var(--border);background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 98%,var(--accent-light) 2%),color-mix(in srgb,var(--surface) 82%,var(--bg) 18%));color:var(--text);box-shadow:var(--shadow-sm);text-decoration:none}.register-role-card:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--accent) 40%,var(--border) 60%);box-shadow:var(--shadow-md)}.register-role-card--researcher{border-color:color-mix(in srgb,var(--accent) 24%,var(--border) 76%)}.register-role-card--taker{border-color:color-mix(in srgb,var(--green) 28%,var(--border) 72%)}.register-role-card__title{font-size:1.08rem;font-weight:700}.register-role-card__copy{color:var(--text-secondary);font-size:.94rem;line-height:1.7}.register-back-link{white-space:nowrap;font-size:.9rem;font-weight:600}.register-bonus-banner{background:rgba(52,211,153,.1);border:1px solid var(--green);border-radius:12px;padding:.85rem 1rem;margin-top:.5rem;margin-bottom:.25rem;color:var(--text-secondary);font-size:.9rem}.register-bonus-banner strong{color:var(--green)}.register-login-copy{text-align:center}.question-block{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:1rem;margin-bottom:1rem}.survey-shell{min-height:100dvh;padding:1rem;background:radial-gradient(circle at top right,rgba(37,99,235,.12),transparent 28%),radial-gradient(circle at bottom left,rgba(5,150,105,.08),transparent 32%),linear-gradient(180deg,color-mix(in srgb,var(--accent-light) 32%,var(--bg) 68%) 0,color-mix(in srgb,var(--surface) 24%,var(--bg) 76%) 46%,var(--bg) 100%)}.survey-shell__frame{max-width:840px;margin:0 auto;position:relative;z-index:1}.survey-shell__topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.survey-shell__brand,.survey-shell__brand:hover{color:var(--text);font-weight:800;letter-spacing:-.03em;font-size:1rem}.survey-shell__brand-accent,.survey-shell__watermark-accent{color:var(--accent)}.survey-shell__exit,.survey-shell__exit:hover,.survey-shell__link-button,.survey-shell__link-button:hover{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1rem;border-radius:999px;border:1px solid rgba(148,163,184,.22);background:color-mix(in srgb,var(--surface) 78%,transparent);color:var(--text);font-size:.84rem;font-weight:600;box-shadow:var(--shadow-sm)}.survey-shell__panel{border-radius:28px;border:1px solid rgba(148,163,184,.18);background:color-mix(in srgb,var(--surface) 86%,transparent);box-shadow:0 24px 60px rgba(15,23,42,.08);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);padding:1.25rem}.survey-shell__header{padding-bottom:1.5rem;border-bottom:1px solid rgba(148,163,184,.14);margin-bottom:1.5rem}.survey-form__eyebrow,.survey-shell__kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700;color:var(--accent);margin-bottom:.55rem}.survey-shell__description{max-width:62ch;color:var(--text-secondary);font-size:.98rem;margin-top:-.2rem}.survey-shell__status{border:1px solid rgba(148,163,184,.16);border-radius:22px;background:color-mix(in srgb,var(--bg) 82%,var(--surface) 18%);padding:1.5rem}.survey-shell__status--success{background:linear-gradient(135deg,color-mix(in srgb,var(--green-light) 84%,var(--surface) 16%),color-mix(in srgb,var(--surface) 92%,var(--bg) 8%));border-color:rgba(5,150,105,.18)}.survey-shell__status-copy{color:var(--text-secondary);max-width:56ch;margin-top:-.1rem}.survey-shell__status-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.1rem}.survey-shell__watermark{position:fixed;right:1rem;bottom:.9rem;font-size:.78rem;font-weight:800;letter-spacing:-.03em;color:color-mix(in srgb,var(--text) 32%,transparent);pointer-events:none;z-index:0}.survey-form-shell{animation:surveyContentEnter .45s ease-out}.survey-form-shell--entered{display:flex;flex-direction:column;gap:1.5rem}.survey-form{display:flex;flex-direction:column;gap:1rem}.survey-form__toolbar{display:flex;align-items:center;gap:1rem;padding:0 .1rem}.survey-form__title{margin-bottom:0;font-size:1.15rem}.survey-form__progress{display:grid;gap:.65rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.82)}.survey-form__progress-copy{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.survey-form__progress-label,.survey-form__progress-text{margin:0}.survey-form__progress-label{font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.survey-form__progress-text{font-size:.9rem;font-weight:600;color:var(--text)}.survey-form__progress-bar{height:10px;border-radius:999px}.survey-form .question-block{border-radius:22px;border:1px solid rgba(148,163,184,.16);background:color-mix(in srgb,var(--bg) 84%,var(--surface) 16%);padding:1.25rem;margin-bottom:0}.survey-question-label{font-size:1rem;font-weight:700;line-height:1.5;margin-bottom:.35rem}.survey-option{display:flex;align-items:center;gap:.65rem;cursor:pointer;margin-bottom:.55rem;color:var(--text);padding:.8rem .95rem;border-radius:16px;border:1px solid rgba(148,163,184,.14);background:color-mix(in srgb,var(--surface) 88%,transparent)}.survey-timer-rail{position:sticky;top:.85rem;z-index:12;display:flex;justify-content:flex-end;margin-top:-.2rem;margin-bottom:.15rem;pointer-events:none}.survey-timer{pointer-events:auto;display:inline-flex;align-items:center;justify-content:space-between;gap:.8rem;min-width:176px;padding:.72rem .95rem;border-radius:999px;background:color-mix(in srgb,var(--surface) 94%,transparent);border:1px solid rgba(148,163,184,.2);box-shadow:0 14px 30px rgba(15,23,42,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.survey-timer--warning{background:color-mix(in srgb,#f59e0b 14%,var(--surface) 86%);border-color:rgba(245,158,11,.26);box-shadow:0 14px 30px rgba(245,158,11,.14)}.survey-timer--danger{background:color-mix(in srgb,var(--red) 16%,var(--surface) 84%);border-color:rgba(220,38,38,.28);box-shadow:0 14px 30px rgba(220,38,38,.16);animation:surveyTimerPulse 1s ease-in-out infinite}.survey-timer__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary)}.survey-timer__value{font-size:1.2rem;font-weight:800;letter-spacing:-.03em;font-variant-numeric:tabular-nums;min-width:4.2ch;text-align:right}.survey-timer--warning .survey-timer__label,.survey-timer--warning .survey-timer__value{color:#92400e}.survey-timer--danger .survey-timer__label,.survey-timer--danger .survey-timer__value{color:#b91c1c}.survey-form__error{color:var(--red);font-size:.9rem;font-weight:600}.survey-submit-bar{position:sticky;bottom:1rem;display:flex;flex-direction:column;gap:.85rem;padding:1rem;border-radius:20px;border:1px solid rgba(148,163,184,.18);background:color-mix(in srgb,var(--surface) 92%,transparent);box-shadow:0 18px 40px rgba(15,23,42,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.survey-submit-bar__copy{display:flex;flex-direction:column;gap:.35rem}.survey-submit-bar__note{font-size:.84rem;color:var(--muted)}.survey-protocol{position:relative;overflow:hidden;min-height:clamp(480px,72dvh,760px);border-radius:24px;padding:1.4rem;background:radial-gradient(circle at top right,rgba(96,165,250,.26),transparent 26%),radial-gradient(circle at bottom left,rgba(34,197,94,.18),transparent 34%),linear-gradient(150deg,#08111f,#0f172a 48%,#162033);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 24px 60px rgba(2,6,23,.28)}.survey-protocol:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,hsla(0,0%,100%,.07),transparent 32%),linear-gradient(180deg,transparent,rgba(15,23,42,.28));pointer-events:none}.survey-protocol__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;width:100%;min-height:inherit;max-width:620px}.survey-protocol__eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.74rem;font-weight:700;color:rgba(191,219,254,.8)}.survey-protocol__title{margin-bottom:0;color:#f8fafc;font-size:clamp(2rem,5vw,3rem)}.survey-protocol__subtitle{color:rgba(226,232,240,.8);font-size:1rem;max-width:42ch}.survey-protocol__disclosure{display:grid;gap:.7rem;padding:1rem 1.05rem;border-radius:20px;border:1px solid rgba(251,191,36,.28);background:linear-gradient(135deg,rgba(251,191,36,.14),rgba(15,23,42,.72));color:rgba(248,250,252,.94)}.survey-protocol__disclosure-title{margin:0;font-size:.88rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fde68a}.survey-protocol__disclosure-copy,.survey-protocol__disclosure-link{margin:0}.survey-protocol__disclosure-link a{color:#bfdbfe;text-decoration:underline;text-underline-offset:.18em}.survey-protocol__acknowledge-button{justify-self:flex-start;border-color:rgba(251,191,36,.42);background:rgba(15,23,42,.62);color:#f8fafc}.survey-protocol__acknowledge-button:hover{background:rgba(30,41,59,.82);color:#fff}.survey-protocol__list{display:grid;gap:.75rem;list-style:none}.survey-protocol__item{display:flex;align-items:center;gap:.8rem;padding:.9rem 1rem;border-radius:18px;border:1px solid rgba(148,163,184,.16);background:rgba(15,23,42,.54);color:rgba(241,245,249,.92);opacity:0;transform:translateY(10px);transition:opacity .35s ease,transform .35s ease,border-color .35s ease,background .35s ease}.survey-protocol__item--visible{opacity:1;transform:translateY(0);border-color:rgba(96,165,250,.26);background:rgba(15,23,42,.72)}.survey-protocol__check{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;flex:0 0 auto;border-radius:999px;background:rgba(34,197,94,.16);color:#86efac;font-size:1rem;font-weight:700}.survey-protocol__footer{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding-top:.5rem}.survey-protocol__note{color:rgba(226,232,240,.74);font-size:.96rem}.survey-protocol__button{min-width:min(100%,220px);padding:.95rem 1.35rem;border-radius:999px;box-shadow:0 18px 36px rgba(37,99,235,.28)}.survey-protocol__button:disabled,.survey-protocol__button:disabled:hover{opacity:.45;cursor:not-allowed;transform:none;background:rgba(59,130,246,.6)}.survey-timeout-modal{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1rem}.survey-timeout-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.52);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.survey-timeout-modal__panel{position:relative;z-index:1;width:min(100%,420px);border-radius:24px;border:1px solid rgba(148,163,184,.22);background:color-mix(in srgb,var(--surface) 98%,transparent);box-shadow:0 30px 80px rgba(15,23,42,.24);padding:1.5rem}.survey-timeout-modal__eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;color:var(--red);margin-bottom:.55rem}.survey-timeout-modal__title{margin-bottom:.5rem}.survey-timeout-modal__copy{color:var(--text-secondary)}.survey-timeout-modal__actions{display:flex;justify-content:flex-end;margin-top:1.2rem}.confirm-dialog{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem}.confirm-dialog__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.52);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.confirm-dialog__panel{position:relative;z-index:1;width:min(100%,520px);border-radius:24px;border:1px solid color-mix(in srgb,var(--border) 70%,rgba(148,163,184,.4) 30%);background:color-mix(in srgb,var(--surface) 94%,#fff 6%);box-shadow:0 30px 80px rgba(15,23,42,.24);padding:1.5rem}.confirm-dialog__eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:700;margin-bottom:.55rem}.confirm-dialog__eyebrow--danger{color:var(--red)}.confirm-dialog__eyebrow--warning{color:#b45309}.confirm-dialog__eyebrow--info{color:var(--accent)}.confirm-dialog__title{margin-bottom:.5rem}.confirm-dialog__message{color:var(--text-secondary)}.confirm-dialog__content{margin-top:1rem}.confirm-dialog__actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.2rem}.confirm-dialog__cancel{background:var(--bg);color:var(--text);border:1px solid var(--border)}.confirm-dialog__confirm--warning{background:#f59e0b;color:#111827}.mobile-menu{position:fixed;top:56px;left:0;right:0;bottom:0;background:var(--mobile-menu-bg);z-index:99;padding:1rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;border-top:1px solid var(--border);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-menu__actions,.mobile-menu__group{display:flex;flex-direction:column;gap:.75rem}.mobile-menu__actions{margin-top:auto}.mobile-menu__actions .nav-link,.mobile-menu__group .nav-link{justify-content:space-between;min-height:44px;padding:.95rem 1rem;font-size:.95rem;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.mobile-menu__actions .nav-link--button,.mobile-menu__actions .nav-link:hover,.mobile-menu__actions .nav-link[aria-current=page],.mobile-menu__group .nav-link--button,.mobile-menu__group .nav-link:hover,.mobile-menu__group .nav-link[aria-current=page]{background:var(--bg);color:var(--text)}.mobile-menu__actions .nav-link--primary,.mobile-menu__group .nav-link--primary{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 16px 30px rgba(37,99,235,.18)}.mobile-menu__actions .nav-link--primary:hover,.mobile-menu__actions .nav-link--primary[aria-current=page],.mobile-menu__group .nav-link--primary:hover,.mobile-menu__group .nav-link--primary[aria-current=page]{background:var(--accent-hover);color:#fff}.nav-notification-badge--mobile{position:static;min-width:1.5rem;height:1.5rem;padding:0 .4rem}@media (max-width:768px){.container{padding:1rem}.stat-value,h1{font-size:1.5rem}.grid-2{grid-template-columns:1fr}.nav-links{display:none}.hamburger{display:block!important}nav{padding:0 1rem;min-height:50px}.mobile-menu{top:50px}.home-section{padding:3rem 0}.home-section--hero{padding:4rem 0 3rem}.home-hero__title{font-size:clamp(2.15rem,10vw,3rem)}.home-cta__copy,.home-hero__copy{font-size:1rem}.home-cta__actions,.home-hero__actions{flex-direction:column;align-items:stretch}.home-cta__primary,.home-cta__secondary,.home-hero__cta{width:100%}.home-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-benefits-grid,.home-live__grid,.home-personas-grid,.home-pillars,.home-pipeline,.home-pricing-grid,.home-problem-grid{grid-template-columns:1fr}.home-pipeline__arrow{display:none}.home-layer-grid{grid-template-columns:1fr}.home-layer--half,.home-layer--third{grid-column:auto}.home-live__header{flex-direction:column;align-items:flex-start}.home-live__footer{flex-direction:column;align-items:stretch}.home-live__cta{width:100%}.home-section__title{font-size:1.85rem}.home-section__sources{justify-content:flex-start}.register-card{padding:1.5rem}.register-header{flex-direction:column;margin-bottom:1.25rem}.register-back-link{white-space:normal}.site-footer__content{align-items:flex-start}.site-footer__copy{margin-left:0}.cookie-banner__panel{flex-direction:column;align-items:flex-start}.cookie-banner__dismiss{width:100%}.legal-shell{padding:2.25rem 0 3rem}.legal-hero{padding:1.5rem;border-radius:20px}.legal-meta span{width:100%;justify-content:center}.empty-state__guide-grid{grid-template-columns:1fr}.survey-shell{padding:.75rem}.survey-shell__panel{padding:1rem;border-radius:24px}.survey-shell__topbar{margin-bottom:.75rem}.survey-form-shell--entered{gap:1.25rem}.survey-form__toolbar{align-items:flex-start}.survey-timer-rail{top:.6rem;justify-content:stretch}.survey-timer{min-width:0;width:100%}.survey-submit-bar{bottom:.5rem}.status-tracker__row{align-items:flex-start}.survey-protocol{min-height:clamp(440px,66dvh,680px);padding:1.1rem}.survey-timeout-modal__panel{padding:1.3rem}}@media (max-width:480px){.container{padding:.75rem}.card{padding:1.25rem}h1{font-size:1.3rem}.btn{padding:.55rem 1rem;font-size:.88rem}.empty-state{padding:2rem 1.25rem}.empty-state__actions{flex-direction:column}.home-hero__badge,.home-section__badge{font-size:.72rem}.home-live__card-header,.home-live__meta{flex-direction:column;align-items:flex-start}.home-live__description{min-height:0}.site-footer__links{flex-direction:column;align-items:flex-start;gap:.5rem}.survey-shell__exit,.survey-shell__link-button{width:100%}.survey-shell__topbar{flex-direction:column;align-items:stretch}.survey-shell__status-actions{flex-direction:column}.survey-shell__watermark{right:.75rem;bottom:.7rem;font-size:.72rem}.survey-protocol__title{font-size:1.8rem}.survey-protocol__item{padding:.85rem .9rem}.survey-protocol__button{width:100%}.survey-timeout-modal__actions{justify-content:stretch}.survey-timeout-modal__actions .btn{width:100%}.confirm-dialog__panel{padding:1.3rem}.confirm-dialog__actions{justify-content:stretch}.confirm-dialog__actions .btn{width:100%}.session-timeout-banner{left:.75rem;right:.75rem;transform:none;width:auto;align-items:stretch}.session-timeout-banner__actions{justify-content:space-between}}.session-timeout-banner{position:fixed;top:.85rem;left:50%;transform:translateX(-50%);z-index:1200;display:flex;align-items:center;gap:.9rem;width:min(680px,calc(100vw - 2rem));padding:.9rem 1rem;border:1px solid rgba(245,158,11,.35);border-radius:18px;background:linear-gradient(135deg,rgba(245,158,11,.16),rgba(10,14,26,.94));box-shadow:0 16px 40px rgba(0,0,0,.24);color:var(--text)}.session-timeout-banner__actions{display:flex;align-items:center;gap:.75rem;margin-left:auto;flex-shrink:0}.session-timeout-banner__error{font-size:.8rem;color:#fecaca}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes surveyContentEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes surveyTimerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}.card{animation:fadeIn .25s ease-out}@media (prefers-reduced-motion:reduce){.badge-live-pulse,.inline-spinner,.survey-timer--danger{animation:none}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}::selection{background:color-mix(in srgb,var(--accent) 25%,transparent);color:var(--text)}