:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:"Space Grotesk",system-ui,-feature-system,sans-serif;font-family:var(--font-sans);--shell-max-width:960px;--shell-gutter:20px;--space-sm:12px;--space-md:16px;--radius-md:14px;--radius-lg:18px;--radius-pill:999px;--focus-ring:0 0 0 3px #2563eb3d;--border-soft:#94a3b82e;--ink-900:#0f172a;--ink-700:#334155;--ink-500:#64748b;--brand-600:#1d4ed8;--brand-500:#2563eb;--brand-100:#dbeafe;--card-shadow:0 18px 48px #0f172a14;--paper:#fff;--paper-muted:#f8fafc;--header-bg:#edf2f6;--header-border:#94a3b833;--button-bg:#0f172a;--button-text:#f8fafc;--button-hover:#111827;--border:#d6d9e0;--input-bg:#fff;--input-text:#0f172a;--secondary-bg:#e5e7eb;--secondary-text:#1e2430;--progress-bg:#e5e7eb;--covered-bg:#dcfce7;--missed-bg:#fee2e2;--covered-text:#0f172a;--missed-text:#0f172a;--feedback-strength-bg:#ecfdf3;--feedback-strength-border:#b6e3c6;--feedback-strength-ink:#166534;--feedback-dev-bg:#fff3f3;--feedback-dev-border:#f3c0c0;--feedback-dev-ink:#b91c1c;--feedback-action-bg:#eef4ff;--feedback-action-border:#c7d7fb;--feedback-action-ink:#1d4ed8;--error:#b91c1c;--error-muted:#b42318;--success:#166534;--success-bright:#16a34a;--warning:#b45309;--warning-bright:#f59e0b;--muted-text:#64748b;--surface:#f8fafc;--surface-border:#e2e8f0;--construction-ground:#e9d8a6;--construction-wall:#f4a261;--construction-window:#ffd166;--construction-crane:#8d99ae;--construction-tree:#2a9d8f;--construction-base:#c08457;--ink-950:#020817;--ink-800:#1e293b;--ink-600:#475569;--ink-400:#94a3b8;--ink-300:#cbd5e1;--brand-700:#1e40af;--brand-400:#60a5fa;--brand-300:#93c5fd;--brand-50:#eff6ff;--accent:#1d4ed8;--link:#1d4ed8}body[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--focus-ring:0 0 0 3px #60a5fa59;--ink-900:#e2e8f0;--ink-700:#cbd5f5;--ink-500:#94a3b8;--brand-600:#60a5fa;--brand-500:#3b82f6;--brand-100:#1e293b;--card-shadow:0 18px 48px #02061766;--paper:#0f172a;--paper-muted:#111827;--header-bg:#0b1220;--header-border:#94a3b82e;--button-bg:#e2e8f0;--button-text:#0f172a;--feature-card-bg:#0f172ad9;--feature-card-border:#94a3b838;--feature-icon-soft:#facc151f;--feature-icon-bg:#facc152e;--feature-icon-text:#facc15;--button-hover:#cbd5f5;--border:#334155;--input-bg:#111827;--input-text:#e2e8f0;--secondary-bg:#1f2937;--secondary-text:#e2e8f0;--progress-bg:#1f2937;--covered-bg:#22c55e38;--missed-bg:#ef444438;--covered-text:#e2e8f0;--missed-text:#e2e8f0;--feedback-strength-bg:#22c55e1f;--feedback-strength-border:#22c55e52;--feedback-strength-ink:#bbf7d0;--feedback-dev-bg:#ef44441f;--feedback-dev-border:#ef444452;--feedback-dev-ink:#fecaca;--feedback-action-bg:#3b82f61f;--feedback-action-border:#3b82f652;--feedback-action-ink:#bfdbfe;--error:#fca5a5;--error-muted:#f87171;--success:#86efac;--success-bright:#4ade80;--warning:#fcd34d;--warning-bright:#f59e0b;--muted-text:#94a3b8;--surface:#1e293b;--surface-border:#334155;--construction-ground:#6b5b31;--construction-wall:#c46b1e;--construction-window:#d9a933;--construction-crane:#94a3b8;--construction-tree:#2a9d8f;--construction-base:#8b5e34;--ink-950:#f8fafc;--ink-800:#e2e8f0;--ink-600:#94a3b8;--ink-400:#64748b;--ink-300:#475569;--brand-700:#93c5fd;--brand-400:#60a5fa;--brand-300:#1e3a5f;--brand-50:#0f1f3d;--accent:#3b82f6;--link:#60a5fa}
*{box-sizing:border-box}body{color:var(--ink-900);background:radial-gradient(circle at 0 0,#2563eb1f,#0000 35%),radial-gradient(circle at 30% 20%,#10b98114,#0000 40%),linear-gradient(135deg,#f8fafc,#eef2ff);flex-direction:column;min-height:100vh;margin:0;display:flex}body[data-theme=dark]{background:radial-gradient(circle at 0 0,#3b82f624,#0000 35%),radial-gradient(circle at 30% 20%,#10b9811a,#0000 40%),linear-gradient(135deg,#0b1120,#0f172a)}main{max-width:var(--shell-max-width);padding:32px var(--shell-gutter)80px;flex:1 0 auto;width:100%;margin:0 auto}@media (max-width:768px){main{padding:24px 16px 64px}}@media (max-width:480px){main{padding:20px 14px 56px}}h1{margin:0 0 12px;font-size:2.2rem}summary{cursor:pointer;font-weight:600}
:root{--app-sidebar-width:292px}.site-header{z-index:100;background:var(--header-bg);border-bottom:1px solid var(--header-border);position:sticky;top:0}.site-banner{border-bottom:1px solid var(--header-border);color:var(--ink-900);background:linear-gradient(120deg,#1e40af2e,#0f172a40)}.site-banner__content{max-width:var(--shell-max-width);padding:10px var(--shell-gutter);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;font-size:.9rem;display:flex}.site-banner__cta{background:var(--accent);color:#fff;border-radius:var(--radius-pill);white-space:nowrap;padding:6px 12px;font-weight:600;text-decoration:none}.site-banner__cta:hover{opacity:.9}.site-education-disclaimer{text-align:center;color:var(--ink-500);padding:8px 16px;font-size:1rem}.site-header__inner{max-width:var(--shell-max-width);padding:16px var(--shell-gutter);grid-template-columns:1fr auto auto;align-items:center;gap:24px;margin:0 auto;display:grid}.site-header__brand{color:var(--ink-900);font-size:1.2rem;font-weight:700;text-decoration:none}.site-header__nav{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.site-header__nav-group{position:relative}.site-header__nav-trigger{appearance:none;color:var(--ink-700);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:1rem;font-weight:500;display:inline-flex}.site-header__nav-trigger:after{content:"▾";font-size:.7em;line-height:1;transition:transform .15s}.site-header__nav-group--open .site-header__nav-trigger:after{transform:rotate(180deg)}.site-header__nav-trigger:hover,.site-header__nav-trigger:focus-visible{color:var(--brand-600);outline:none}.site-header__nav-dropdown{border:1px solid var(--surface-border);background:var(--surface);border-radius:14px;flex-direction:column;gap:4px;min-width:250px;padding:10px;display:none;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 18px 32px #0f172a24}.site-header__nav-dropdown:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.site-header__nav-group:hover .site-header__nav-dropdown,.site-header__nav-group:focus-within .site-header__nav-dropdown,.site-header__nav-group--open .site-header__nav-dropdown{display:flex}.site-header__nav-dropdown-link{border-radius:10px;padding:10px 12px;display:block}.site-header__nav-dropdown-link--card{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;min-width:300px;display:grid}.site-header__nav-dropdown-link:hover,.site-header__nav-dropdown-link:focus-visible{background:#3b82f614;outline:none}.site-header__nav-dropdown-icon{width:28px;height:28px;color:var(--brand-600)}.site-header__nav-dropdown-text{gap:3px;min-width:0;display:grid}.site-header__nav-dropdown-title,.site-header__nav-dropdown-description{overflow-wrap:anywhere;min-width:0}.site-header__nav-dropdown-title{color:var(--ink-900);font-weight:700}.site-header__nav-dropdown-description{color:var(--ink-500);font-size:.86rem;line-height:1.35}.site-header__actions{justify-content:flex-end;align-items:center;display:flex}.site-header__menu{color:var(--ink-900);border-radius:var(--radius-pill);background:0 0;border:1px solid #94a3b866;padding:8px 14px;font-weight:600;display:none}.site-header__theme{color:var(--ink-900);border-radius:var(--radius-pill);background:0 0;border:1px solid #94a3b866;padding:8px 14px;font-weight:600}.site-header__nav a{color:var(--ink-700);font-size:1rem;font-weight:500;text-decoration:none}.site-header__nav a:hover{color:var(--brand-600)}.site-header__cta{background:var(--button-bg);color:var(--button-text);border-radius:var(--radius-pill);padding:10px 22px;font-weight:600;text-decoration:none;box-shadow:0 10px 24px #0f172a33}.site-header__cta--desktop{display:inline-flex}.site-header__cta--mobile{display:none}.site-header__cta:hover{background:var(--button-hover)}.app-mobile-header{display:none}.app-sidebar{z-index:150;width:var(--app-sidebar-width);background:linear-gradient(180deg,#f8fcfffa,#f0f9fffa 48%,#ecfdf5b3),var(--paper);color:var(--ink-900);border-right:1px solid #7dd3fc47;flex-direction:column;justify-content:space-between;gap:24px;padding:30px 16px 24px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:12px 0 34px #0f172a0f}.app-sidebar__content,.app-sidebar__bottom{gap:18px;display:grid}.app-sidebar__content{min-height:0}.app-sidebar__bottom{border-top:1px solid #2563eb1f;padding-top:18px}.app-sidebar__bottom-actions{gap:8px;display:grid}.app-sidebar__brand,.app-mobile-header__brand{color:var(--ink-900);letter-spacing:0;font-weight:800;text-decoration:none}.app-sidebar__brand{padding:6px 12px 18px;font-size:1.28rem;line-height:1.15;display:block}.app-mobile-header__brand{color:var(--ink-900);font-size:1rem}.app-sidebar__nav{gap:6px;display:grid}.app-sidebar__link,.app-sidebar__logout{width:100%;min-height:46px;color:var(--ink-700);text-align:left;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px;font-weight:650;line-height:1.2;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:grid}.app-sidebar__link span,.app-sidebar__logout span{overflow-wrap:anywhere;min-width:0}.app-sidebar__link:hover,.app-sidebar__link:focus-visible,.app-sidebar__logout:hover,.app-sidebar__logout:focus-visible{color:var(--brand-700);background:#dbeafeb8;border-color:#60a5fa3d;outline:none}.app-sidebar__link:focus-visible,.app-sidebar__logout:focus-visible,.app-mobile-header__menu:focus-visible{box-shadow:0 0 0 3px #2563eb33}.app-sidebar__link--active{color:var(--ink-900);background:linear-gradient(90deg,#dbeafefa,#cffafead);border-color:#2563eb3d;box-shadow:inset 3px 0 #38bdf8,0 10px 22px #2563eb14}.app-sidebar__admin-link{color:#155e75;background:#cffafe75;border-color:#22d3ee3d}.app-sidebar__admin-link:hover,.app-sidebar__admin-link:focus-visible{color:var(--brand-700);background:#bae6fd85;border-color:#0ea5e947}.app-sidebar__admin-link.app-sidebar__link--active{background:linear-gradient(90deg,#dbeafefa,#cffafeb8)}.app-sidebar__icon{color:currentColor;width:22px;height:22px}.app-sidebar__logout{color:var(--ink-600)}.app-sidebar__scrim{display:none}body[data-app-shell=authenticated] main{max-width:none;width:calc(100% - var(--app-sidebar-width));margin:0 0 0 var(--app-sidebar-width);padding:32px clamp(24px,4vw,56px) 80px}body[data-app-shell=authenticated] .site-banner,body[data-app-shell=authenticated] .site-education-disclaimer,body[data-app-shell=authenticated] .site-footer{width:calc(100% - var(--app-sidebar-width));margin-left:var(--app-sidebar-width)}.feedback-widget{z-index:1200;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:24px;right:20px}.feedback-widget__button{background:var(--brand-600);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;min-height:44px;padding:10px 18px;font-size:1rem;font-weight:600;box-shadow:0 12px 30px #2563eb33}.contact-form{gap:12px;display:grid}.contact-form__toggle{border-radius:14px;padding:12px 16px;font-size:.92rem;font-weight:700}.contact-form__panel{gap:12px;width:min(420px,100%);display:grid}.contact-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.contact-form__field{color:inherit;gap:6px;font-size:.86rem;font-weight:700;display:grid}.contact-form__field input,.contact-form__field textarea{border:1px solid var(--border);background:var(--input-bg);width:100%;color:var(--input-text);font:inherit;border-radius:10px;padding:9px 10px;font-weight:500}.contact-form__field textarea{resize:vertical}.contact-form__meta{color:var(--ink-500);flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:.76rem;display:flex}.contact-form__status{color:var(--brand-600);font-weight:700}.contact-form__actions{justify-content:flex-end;gap:10px;display:flex}.home-pricing-contact .contact-form__panel{color:#f8fafc}.home-pricing-contact .contact-form__field input,.home-pricing-contact .contact-form__field textarea{color:var(--ink-950);background:#fffffff0;border-color:#e2e8f03d}.home-pricing-contact .contact-form__meta{color:#f8fafcb8}.home-pricing-contact .contact-form__status{color:#bfdbfe}@media (max-width:640px){.contact-form__row{grid-template-columns:1fr}}.feedback-widget__panel{background:var(--paper);border:1px solid var(--border);width:min(320px,100vw - 40px);box-shadow:var(--card-shadow);border-radius:16px;gap:12px;padding:16px;display:grid}.feedback-widget__panel label{color:var(--ink-700);gap:6px;font-size:.9rem;display:grid}.feedback-widget__panel select,.feedback-widget__panel textarea{background:var(--input-bg);color:var(--input-text);border:1px solid var(--border);border-radius:10px;padding:8px 10px;font-family:inherit}.feedback-widget__panel textarea{resize:vertical}.feedback-widget__meta{color:var(--ink-500);justify-content:space-between;gap:8px;font-size:.75rem;display:flex}.feedback-widget__status{color:var(--brand-600);font-weight:600}.feedback-widget__actions{justify-content:flex-end;gap:10px;display:flex}.site-footer{border-top:1px solid var(--header-border);background:var(--paper);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.site-footer__inner{max-width:var(--shell-max-width);padding:16px var(--shell-gutter)24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;margin:0 auto;display:flex}.site-footer__label{letter-spacing:.02em;text-transform:uppercase;color:var(--ink-500);font-size:.75rem;font-weight:700}.site-footer__label--copyright{text-transform:none;letter-spacing:0}.site-footer__label--copyright a{color:var(--ink-700);text-decoration:none}.site-footer__label--copyright a:hover{color:var(--brand-600)}.site-footer__nav{flex-wrap:wrap;gap:14px;display:flex}.site-footer__nav a{color:var(--ink-700);font-size:.95rem;font-weight:600;text-decoration:none}.site-footer__nav a:hover{color:var(--brand-600)}@media (max-width:768px){.site-footer__inner{flex-direction:column;align-items:flex-start}.site-header__inner{flex-wrap:wrap;align-items:center;gap:0;padding:12px 16px;display:flex}.site-header__brand{flex:1}.site-header__nav{flex-direction:column;flex:0 0 100%;order:10;align-items:stretch;gap:4px;width:100%;padding-top:8px;padding-bottom:8px;display:none}.site-header__nav a{align-items:center;min-height:44px;padding:4px 0;display:flex}.site-header__nav-group{width:100%}.site-header__nav-trigger{text-align:left;justify-content:space-between;width:100%;min-height:44px;padding:4px 0}.site-header__nav-dropdown{border:none;border-left:2px solid var(--surface-border);min-width:0;box-shadow:none;background:0 0;border-radius:0;margin-top:4px;padding:4px 0 4px 14px;position:static}.site-header__nav-group:hover:not(.site-header__nav-group--open) .site-header__nav-dropdown{display:none}.site-header__nav-group--open .site-header__nav-dropdown{display:flex}.site-header__nav-dropdown-link{align-items:center;min-height:44px;padding:10px 12px;display:flex}.site-header__nav-dropdown-link--card{grid-template-columns:32px minmax(0,1fr);min-width:0;display:grid}.site-header__nav--open{display:flex}.site-header__actions{flex:none;order:5;width:auto}.site-header__cta{text-align:center;width:100%}.site-header__cta--desktop{display:none}.site-header__cta--mobile{justify-content:center;width:100%;margin-top:4px;display:inline-flex}.site-header__menu{flex-shrink:0;justify-content:center;align-items:center;width:auto;display:inline-flex}}@media (max-width:900px){.app-mobile-header{z-index:140;background:var(--header-bg);border-bottom:1px solid var(--header-border);justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:12px 16px;display:flex;position:sticky;top:0}.app-mobile-header__menu{border-radius:var(--radius-pill);background:var(--paper);min-height:40px;color:var(--ink-900);font:inherit;border:1px solid #94a3b86b;justify-content:center;align-items:center;padding:8px 14px;font-weight:700;display:inline-flex}.app-sidebar{visibility:hidden;width:min(310px,100vw - 28px);transition:transform .2s,visibility .2s;transform:translate(calc(-100% - 14px))}.app-sidebar--open{visibility:visible;transform:translate(0)}.app-sidebar__scrim{z-index:145;cursor:pointer;background:#0f172a70;border:none;display:block;position:fixed;inset:0}body[data-app-shell=authenticated] main{width:100%;max-width:var(--shell-max-width);margin:0 auto;padding:24px 16px 64px}body[data-app-shell=authenticated] .site-banner,body[data-app-shell=authenticated] .site-education-disclaimer,body[data-app-shell=authenticated] .site-footer{width:100%;margin-left:0}}@media (max-width:480px){body[data-app-shell=authenticated] main{padding:20px 14px 56px}.app-sidebar{padding:24px 12px 20px}}
.card{background:var(--paper);box-shadow:var(--card-shadow);border-radius:16px;margin-bottom:20px;padding:20px}button{cursor:pointer;background:var(--button-bg);color:var(--button-text);border:none;border-radius:12px;padding:12px 18px;font-weight:600}button.secondary{background:var(--secondary-bg);color:var(--secondary-text)}button:disabled{opacity:.6;cursor:not-allowed}form{gap:12px;display:grid}label{color:var(--ink-700);gap:6px;font-weight:600;display:grid}textarea{border:1px solid var(--border);background:var(--input-bg);width:100%;min-height:140px;color:var(--input-text);resize:vertical;border-radius:12px;padding:12px;font-size:.95rem}input,select{border:1px solid var(--border);background:var(--input-bg);width:100%;color:var(--input-text);border-radius:12px;margin-top:6px;padding:10px;font-size:.95rem}.badge{border-radius:var(--radius-pill);background:var(--brand-100);color:var(--brand-600);padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.list{margin:8px 0 0;padding:0;list-style:none}.list li{border-bottom:1px solid var(--surface-border);overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;padding:6px 0}.list li.covered{background:var(--covered-bg);color:var(--covered-text);border-radius:8px;padding:6px 10px}.list li.partial{color:var(--warning);background:#f59e0b29;border-radius:8px;padding:6px 10px}body[data-theme=dark] .list li.partial{color:var(--warning);background:#78350f57}.list li.missed{background:var(--missed-bg);color:var(--missed-text);border-radius:8px;padding:6px 10px}
.feedback-summary,.feedback-summary__header,.feedback-summary__grid,.feedback-summary__panel,.feedback-summary__panel-head{min-width:0}.feedback-summary__header h3{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:1.05rem}.feedback-summary__overall{color:var(--ink-700);overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:8px 0 0;font-weight:600}.feedback-summary__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-top:16px;display:grid}.feedback-summary__panel{border:1px solid var(--border);background:var(--paper);box-shadow:var(--card-shadow);overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;border-radius:18px;padding:14px}.feedback-summary__panel--strength{background:var(--feedback-strength-bg);border-color:var(--feedback-strength-border);color:var(--feedback-strength-ink)}.feedback-summary__panel--development{background:var(--feedback-dev-bg);border-color:var(--feedback-dev-border);color:var(--feedback-dev-ink)}.feedback-summary__panel--actions{background:var(--feedback-action-bg);border-color:var(--feedback-action-border);color:var(--feedback-action-ink)}.feedback-summary__panel-head{align-items:center;gap:8px;margin-bottom:8px;font-weight:700;display:flex}.feedback-summary__panel-head span:last-child{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0}.feedback-summary__icon{border-radius:var(--radius-pill);border:1px solid;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;display:inline-flex}.feedback-summary__panel .list li{border-bottom:1px solid #0f172a14}body[data-theme=dark] .feedback-summary__panel .list li{border-bottom:1px solid #94a3b81f}body[data-theme=dark] .feedback-summary__panel{box-shadow:0 12px 28px #0206172e}body[data-theme=dark] .feedback-summary__panel--actions{color:#dbeafe;background:linear-gradient(135deg,#2563eb1f,#1e40af14);border-color:#60a5fa3d}
.hero{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center;gap:24px;margin-bottom:28px;display:grid}.hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-500);font-size:.75rem;font-weight:700}.hero__title{margin:8px 0 12px;font-size:clamp(2rem,3vw,2.8rem)}.hero__subtitle{color:var(--ink-700);font-size:1.05rem;line-height:1.6}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.hero-graphic{color:#f8fafc;background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:20px;padding:24px;box-shadow:0 20px 50px #1e3a8a40}.hero-graphic svg{width:100%;height:auto}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.card-link{color:inherit;background:var(--paper);box-shadow:var(--card-shadow);border-radius:16px;flex-direction:column;gap:6px;padding:18px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.card-link:hover{transform:translateY(-2px);box-shadow:0 22px 60px #0f172a1f}.card-link span{color:var(--ink-500);font-size:.9rem}.card-link--button{cursor:pointer;text-align:left;font:inherit;border:none}.card-link--button:disabled{cursor:not-allowed;opacity:.7}.score-row{background:var(--paper-muted);border-radius:12px;grid-template-columns:minmax(160px,1fr) 120px 1fr;align-items:center;gap:12px;padding:10px 12px;display:grid}.score-row input{max-width:120px}.score-weight{color:var(--ink-500);font-size:.85rem}.feature-kicker{text-transform:uppercase;letter-spacing:.24em;color:var(--ink-500);margin-bottom:16px;font-size:.75rem}
.skeleton{background:var(--border-soft);border-radius:12px;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff47,#0000);animation:1.4s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton--text{border-radius:var(--radius-pill);height:12px}.skeleton--title{border-radius:var(--radius-pill);height:20px}.skeleton--card{border-radius:18px;height:140px}.skeleton-stack{gap:12px;display:grid}@keyframes shimmer{to{transform:translate(100%)}}.scenario-summary{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.scenario-status{border-radius:var(--radius-pill);background:var(--border-soft);color:var(--ink-700);align-items:center;gap:6px;padding:4px 10px;font-size:.85rem;display:inline-flex}.scenario-status__dot{border-radius:var(--radius-pill);background:#94a3b8cc;width:8px;height:8px}.scenario-status--complete{color:var(--success);background:#22c55e29}.scenario-status--complete .scenario-status__dot{background:#22c55e}.scenario-status--progress{color:var(--brand-600);background:#3b82f629}.scenario-status--progress .scenario-status__dot{background:#3b82f6}.scenario-count{color:var(--ink-500);font-size:.85rem}.scenario-meta{margin-top:10px}.scenario-progress{height:10px}.scenario-insights{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px;display:grid}.scenario-insights__card{background:var(--paper);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:16px;padding:12px 14px}.scenario-insights__card h4{margin:0 0 8px;font-size:.95rem}.scenario-insights__card ul{margin:0;padding-left:18px}.scenario-insights__card--warn{background:#f8717114;border-color:#f8717166}.scenario-insights__card--action{background:#38bdf814;border-color:#38bdf859}.question-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.question-status-dot{border-radius:var(--radius-pill);background:#94a3b899;width:8px;height:8px}.question-status-dot--done{background:#22c55e}.question-status{border-radius:var(--radius-pill);color:var(--ink-500);background:#94a3b829;margin-left:auto;padding:2px 8px;font-size:.8rem}.question-status--done{color:var(--success);background:#22c55e26}.feature-icon{background:var(--feature-icon-bg,#facc15);width:56px;height:56px;color:var(--feature-icon-text,#0f172a);border-radius:14px;place-items:center;font-size:1.4rem;display:grid;box-shadow:inset 0 0 0 2px #0f172a14}.feature-icon--soft{background:var(--feature-icon-soft,#facc1538);box-shadow:none}.section-title{margin:6px 0 12px;font-size:1.4rem}.waveform{align-items:flex-end;gap:4px;height:22px;padding:2px 4px;display:inline-flex}.waveform span{border-radius:var(--radius-pill);background:#ef4444;width:4px;height:8px;animation:1s ease-in-out infinite wave}.waveform span:nth-child(2){animation-delay:.1s}.waveform span:nth-child(3){animation-delay:.2s}.waveform span:nth-child(4){animation-delay:.3s}.waveform span:nth-child(5){animation-delay:.4s}@keyframes wave{0%,to{opacity:.5;height:6px}50%{opacity:1;height:20px}}.media-responsive{width:100%;height:auto;display:block}.media-card{overflow:hidden}.stripe-pricing-table{width:100%}.stripe-checkout-table{background:linear-gradient(180deg,color-mix(in srgb,var(--paper)96%,#eff6ff),var(--paper));gap:18px;width:100%;padding:clamp(18px,3vw,28px);display:grid}.stripe-checkout-table__header{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:end;gap:18px;display:grid}.stripe-checkout-table__kicker{color:var(--brand-600);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:800;line-height:1.2}.stripe-checkout-table__header h2{color:var(--ink-900);margin:0;font-size:clamp(1.65rem,4vw,2.45rem);line-height:1.05}.stripe-checkout-table__email-field{gap:7px;display:grid}.stripe-checkout-table__email-field label{color:var(--ink-700);font-size:.86rem}.stripe-checkout-table__email-field input{margin-top:0}.stripe-checkout-table__scroll{border:1px solid var(--border-soft);background:var(--paper);border-radius:8px;overflow-x:auto}.stripe-checkout-table table{border-collapse:collapse;width:100%;min-width:720px}.stripe-checkout-table th,.stripe-checkout-table td{border-top:1px solid var(--border-soft);text-align:left;vertical-align:top;padding:18px}.stripe-checkout-table thead th{color:var(--ink-500);letter-spacing:.08em;text-transform:uppercase;border-top:0;font-size:.76rem;font-weight:800;line-height:1.2}.stripe-checkout-table tbody th{width:22%}.stripe-checkout-table tbody td:last-child{width:164px}.stripe-checkout-table__row--featured{background:color-mix(in srgb,var(--brand-100)42%,transparent)}.stripe-checkout-table__row--coming-soon{position:relative}.stripe-checkout-table__coming-soon-cell{padding:0;position:relative}.stripe-checkout-table__paid-row-grid{opacity:.24;pointer-events:none;grid-template-columns:minmax(150px,22%) minmax(280px,1fr) minmax(110px,12%) minmax(142px,164px);gap:24px;min-height:178px;padding:18px;display:grid}.stripe-checkout-table__plan,.stripe-checkout-table__price{color:var(--ink-900);font-weight:800;line-height:1.2;display:block}.stripe-checkout-table__plan{font-size:1.05rem}.stripe-checkout-table__price{font-size:1.55rem}.stripe-checkout-table__period{color:var(--ink-500);margin-top:3px;font-size:.86rem;display:block}.stripe-checkout-table__badge{border-radius:var(--radius-pill);background:var(--ink-900);color:var(--paper);margin-top:9px;padding:5px 9px;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.stripe-checkout-table ul{color:var(--ink-700);gap:7px;margin:0;padding-left:18px;line-height:1.45;display:grid}.stripe-checkout-table__button{background:var(--button-bg);width:100%;min-width:142px;min-height:48px;color:var(--button-text);cursor:pointer;font:inherit;text-align:center;white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.stripe-checkout-table__button:disabled{cursor:not-allowed;opacity:.6}.stripe-checkout-table__error{border:1px solid color-mix(in srgb,var(--error)35%,transparent);background:color-mix(in srgb,var(--error)8%,transparent);color:var(--error);border-radius:8px;margin:0;padding:10px 12px;font-weight:700}.stripe-checkout-table__waitlist-overlay{z-index:1;border:1px solid color-mix(in srgb,var(--brand-600)22%,var(--border-soft));background:color-mix(in srgb,var(--paper)93%,#eff6ff);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(260px,380px);align-items:center;gap:14px;min-width:0;padding:14px;display:grid;position:absolute;inset:14px;box-shadow:0 14px 34px #0f172a21}.stripe-checkout-table__waitlist-copy{gap:5px;min-width:0;display:grid}.stripe-checkout-table__waitlist-copy p{color:var(--ink-700);margin:0;line-height:1.35}.stripe-checkout-table__waitlist-copy .stripe-checkout-table__waitlist-title{color:var(--ink-900);font-size:1rem;font-weight:800}.stripe-checkout-table__waitlist-field{gap:7px;min-width:0;display:grid}.stripe-checkout-table__waitlist-field label{color:var(--ink-700);font-size:.82rem;font-weight:700}.stripe-checkout-table__waitlist-controls{gap:8px;min-width:0;display:flex}.stripe-checkout-table__waitlist-controls input{min-width:0}.stripe-checkout-table__waitlist-controls button{background:var(--button-bg);width:auto;min-width:104px;min-height:44px;color:var(--button-text);cursor:pointer;font:inherit;border:0;border-radius:8px;padding:10px 14px;font-weight:800}.stripe-checkout-table__waitlist-controls button:disabled{cursor:not-allowed;opacity:.68}.stripe-checkout-table__waitlist-status{margin:0;font-size:.82rem;font-weight:700;line-height:1.3}.stripe-checkout-table__waitlist-status--success{color:var(--success)}.stripe-checkout-table__waitlist-status--error{color:var(--error)}.stripe-checkout-table__columns{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.stripe-checkout-table__plan-card{border:1px solid var(--border-soft);background:var(--paper);border-radius:8px;flex-direction:column;gap:16px;min-width:0;padding:18px;display:flex;position:relative}.stripe-checkout-table__plan-card-content{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.stripe-checkout-table__plan-card--coming-soon{min-height:320px}.stripe-checkout-table__plan-card--coming-soon .stripe-checkout-table__plan-card-content{opacity:.24;pointer-events:none}.stripe-checkout-table__plan-card--featured{background:color-mix(in srgb,var(--brand-100)42%,var(--paper))}.stripe-checkout-table__plan-card-header{gap:12px;display:grid}.stripe-checkout-table__plan-card .stripe-checkout-table__plan{margin:0}.stripe-checkout-table__plan-card ul{flex:1}.stripe-checkout-table__plan-card-action{margin-top:auto}@media (max-width:768px){h1{font-size:1.8rem}.card{padding:16px}:where(main) button:not(.site-header__menu):not(.site-header__nav-trigger):not(.site-header__cta){width:100%}input,select,textarea{font-size:1rem}.stripe-checkout-table__header{grid-template-columns:1fr}.stripe-checkout-table{padding:16px}.stripe-checkout-table__columns{grid-template-columns:1fr}.stripe-checkout-table__waitlist-overlay{grid-template-columns:1fr;width:min(100%,100vw - 64px);position:static}.stripe-checkout-table__paid-row-grid{grid-template-columns:minmax(150px,22%) minmax(280px,1fr) minmax(110px,12%) minmax(142px,164px);min-height:0}.stripe-checkout-table__coming-soon-cell{padding:18px}.stripe-checkout-table__coming-soon-cell .stripe-checkout-table__paid-row-grid{padding:0 0 14px}.stripe-checkout-table__plan-card--coming-soon{min-height:0}}@media (max-width:480px){h1{font-size:1.6rem}.stripe-checkout-table__waitlist-controls{flex-direction:column}.stripe-checkout-table__waitlist-controls button{width:100%}}.progress{border-radius:var(--radius-pill);background:var(--progress-bg);width:100%;height:10px;overflow:hidden}.progress__fill{border-radius:var(--radius-pill);background:linear-gradient(90deg,#22c55e,#16a34a);height:100%;transition:width .3s}
