:root{color-scheme:dark;--bg:#0f1117;--bg-elevated:#151924;--panel:rgba(26,31,46,0.82);--panel-strong:rgba(26,31,46,0.94);--panel-solid:#1a1f2e;--panel-soft:rgba(102,212,201,0.08);--text:#e8edf0;--muted:#93a0aa;--muted-strong:#c8d3d8;--border:rgba(102,212,201,0.14);--border-strong:rgba(102,212,201,0.28);--accent:#66d4c9;--accent-strong:#9ae8df;--accent-mint:#66d4c9;--danger:#ff9197;--warn:#ffd37c;--ok:#8ef4b4;--shadow:0 24px 72px rgba(0,0,0,0.38);--shadow-soft:0 16px 34px rgba(0,0,0,0.26)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at 12% 0,rgba(102,212,201,.2),transparent 28%),radial-gradient(circle at 100% 0,rgba(102,212,201,.08),transparent 22%),radial-gradient(circle at 50% 120%,rgba(102,212,201,.08),transparent 34%),linear-gradient(180deg,#151922,#0f1117 56%,#0f1117);color:var(--text);font-family:var(--font-sans),Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit}button,input,textarea{font:inherit}img{max-width:100%}.app-background{min-height:100vh;position:relative;isolation:isolate}.app-background:after,.app-background:before{content:"";position:fixed;inset:auto;pointer-events:none;z-index:-1;filter:blur(60px)}.app-background:before{top:-100px;left:-40px;width:280px;height:280px;border-radius:999px;background:rgba(124,180,255,.16)}.app-background:after{right:-70px;top:160px;width:240px;height:240px;border-radius:999px;background:rgba(130,242,203,.12)}.page-shell{width:min(1280px,calc(100vw - 28px));margin:0 auto;padding:max(12px,env(safe-area-inset-top)) 0 calc(64px + env(safe-area-inset-bottom))}.card{background:linear-gradient(180deg,rgba(31,36,52,.9),rgba(24,29,43,.82));backdrop-filter:blur(20px) saturate(135%);-webkit-backdrop-filter:blur(20px) saturate(135%);border:1px solid var(--border);box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.04);border-radius:26px}.experience-shell{display:grid;grid-gap:26px;gap:26px}.hero-card{position:relative;overflow:hidden;padding:30px;display:grid;grid-gap:24px;gap:24px;align-items:start;background:radial-gradient(circle at 16% 18%,rgba(124,180,255,.2),transparent 24%),radial-gradient(circle at 82% 14%,rgba(130,242,203,.11),transparent 22%),linear-gradient(140deg,rgba(123,180,255,.14),rgba(255,255,255,.03) 45%,rgba(130,242,203,.06)),rgba(11,19,35,.92)}.hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 38%);pointer-events:none}.app-hero-card{grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr);align-items:stretch}.results-hero-card{gap:16px}.hero-brand-block,.hero-copy,.hero-feature-card,.hero-spotlight{position:relative;z-index:1}.hero-brand-block{display:grid;grid-gap:18px;gap:18px}.hero-brand-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hero-brand-mark{width:72px;height:72px;border-radius:24px;display:grid;place-items:center;position:relative;border:1px solid rgba(186,212,255,.18);background:linear-gradient(145deg,rgba(124,180,255,.22),rgba(255,255,255,.05));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 16px 40px rgba(28,74,157,.28)}.hero-brand-dot{width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,#b8d4ff,#79b4ff);position:absolute;transform:translate(-9px,-5px)}.hero-brand-dot-secondary{width:14px;height:14px;background:linear-gradient(135deg,#95ffd7,#7cb4ff);transform:translate(11px,11px)}.hero-brand-label{display:grid;grid-gap:4px;gap:4px}.eyebrow{color:var(--accent-strong);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.hero-kicker{color:var(--muted-strong);font-size:.94rem;font-weight:600}.hero-copy{display:grid;grid-gap:16px;gap:16px}.hero-copy-compact{max-width:760px}.hero-heading-stack{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.app-title,.panel-title,.picker-title,.result-title,.section-title{font-family:var(--font-display),var(--font-sans),Inter,sans-serif}.app-title{margin:0;font-size:clamp(2.15rem,4.8vw,3.65rem);line-height:.98;letter-spacing:-.055em;max-width:16ch}.brand-title{font-size:clamp(3.1rem,8vw,5.4rem);max-width:none}.hero-subtitle{color:#edf4ff;font-size:clamp(1.05rem,1.9vw,1.22rem);line-height:1.62;max-width:60ch}.hero-text,.list,.result-text,.small{color:var(--muted);line-height:1.65;margin:0}.button-row,.chip-row,.custom-requirement-row,.hero-chip-row,.hero-stat-row,.inline-actions,.result-callout-grid,.result-header-badges,.result-stats,.reuse-actions,.selection-chip-row{display:flex;flex-wrap:wrap;gap:12px}.hero-chip,.hero-status-pill,.result-context-pill,.scan-badge,.selection-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;border:1px solid rgba(186,212,255,.16);background:rgba(255,255,255,.05);color:#edf4ff}.hero-chip.highlight,.hero-status-pill,.ready-banner,.selection-badge{color:var(--accent-strong);background:rgba(124,180,255,.14)}.hero-status-pill,.picker-card-state,.picker-tab-count,.ready-banner,.scan-badge,.selection-badge,.selection-count{font-size:.82rem;font-weight:800}.hero-chip.mint{background:rgba(130,242,203,.1);color:#b7fce4}.hero-spotlight{display:grid;grid-gap:14px;gap:14px;align-self:stretch}.assessment-card,.empty-preview,.empty-state-box,.file-drop,.hero-spotlight-card,.home-checklist-item,.ingredients-panel,.input-note-card,.input-section-card,.loading-chip,.mini-stat-card,.picker-selected-strip,.recent-scan-card,.requirement-card,.result-hero-summary,.result-stat-card,.share-card,.soft-panel,.source-fallback,.source-link,.sticky-actions,.upload-guidance{border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.hero-spotlight-card{padding:22px;border-radius:26px;display:grid;grid-gap:18px;gap:18px;min-height:100%}.hero-spotlight-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-feature-card strong,.hero-spotlight-card strong,.mini-stat-card strong,.panel-title,.picker-card-label,.result-stat-card strong,.result-title,.section-title,.source-name{letter-spacing:-.02em}.hero-feature-grid,.hero-spotlight-grid,.home-checklist,.home-dashboard-grid,.recent-scan-list,.result-story-grid,.share-actions,.source-meta-stack{display:grid;grid-gap:12px;gap:12px}.hero-spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-feature-grid,.home-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-feature-card,.mini-stat-card{padding:16px 18px;border-radius:22px}.hero-feature-card{display:grid;grid-gap:8px;gap:8px}.hero-feature-card span,.mini-stat-card span,.recent-scan-meta,.recent-scan-summary,.success-note{color:var(--muted)}.main-grid,.main-grid.single-column{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);grid-gap:24px;gap:24px;align-items:start}.form-card,.result-card{padding:28px}.form-card{background:linear-gradient(180deg,rgba(11,18,33,.9),rgba(8,14,26,.92))}.assessment-heading,.home-info-card,.input-section-split,.loading-state-block,.panel-heading,.requirements-header-row,.result-callout-card,.result-empty-state,.result-story-card,.result-topline,.results-page-shell,.reuse-banner,.share-card,.upload-card{display:grid;grid-gap:16px;gap:16px}.panel-heading,.requirements-header-row,.result-topline,.reuse-banner{grid-template-columns:minmax(0,1fr) auto;align-items:start}.requirements-header-row-top{align-items:start}.panel-title,.result-title{margin:0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.05;overflow-wrap:anywhere}.picker-card-state,.picker-tab-count,.ready-banner,.scan-badge,.selection-badge,.selection-count{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 14px}.ready-banner,.selection-badge{justify-self:end}.scan-badge,.selection-count{color:var(--accent-strong);background:rgba(255,255,255,.05);border:1px solid var(--border)}.scan-badge.warn{color:#ffe09c;background:rgba(255,211,124,.12);border-color:rgba(255,211,124,.2)}.selection-count-group{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.empty-state-box,.ingredients-panel,.input-note-card,.input-section-card,.picker-selected-strip,.result-hero-summary,.reuse-banner,.share-card{padding:20px;border-radius:24px}.reuse-banner{background:linear-gradient(135deg,rgba(124,180,255,.14),rgba(255,255,255,.04))}.input-section-card{display:grid;grid-gap:16px;gap:16px}.input-section-split{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr)}.label{display:block;margin-bottom:8px;font-size:.96rem;font-weight:700;color:var(--muted-strong)}.label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.selected-overview{display:grid;grid-gap:12px;gap:12px;margin-top:22px}.selected-overview-tight{margin-top:0}.field,.file-input{width:100%;border:1px solid rgba(179,199,248,.14);border-radius:14px;background:rgba(6,11,22,.78);color:var(--text);padding:12px 14px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.file-input::-webkit-file-upload-button{color:var(--muted)}.field::placeholder,.file-input::file-selector-button{color:var(--muted)}.file-input::-webkit-file-upload-button{margin-right:12px;border:0;border-radius:10px;padding:8px 10px;background:rgba(124,180,255,.14);color:var(--accent-strong);font-weight:700;cursor:pointer}.file-input::file-selector-button{margin-right:12px;border:0;border-radius:10px;padding:8px 10px;background:rgba(124,180,255,.14);color:var(--accent-strong);font-weight:700;cursor:pointer}.button:focus-visible,.field:focus,.file-input:focus,.picker-card:focus-visible,.picker-tab:focus-visible,.recent-scan-card:focus-visible,.removable-selection-chip:focus-visible,.source-link:focus-visible{outline:none;border-color:rgba(124,180,255,.82);box-shadow:0 0 0 4px rgba(124,180,255,.14)}.file-drop{display:grid;grid-gap:16px;gap:16px;padding:18px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.025))}.upload-guidance{padding:16px;border-radius:20px}.preview{width:100%;object-fit:cover;border-radius:24px;border:1px solid rgba(179,199,248,.16);box-shadow:var(--shadow-soft)}.empty-preview,.preview-large{min-height:280px}.empty-preview{display:grid;place-items:center;border-radius:22px;border:1px dashed rgba(179,199,248,.22);color:var(--muted);background:rgba(8,12,24,.58);text-align:center;padding:20px}.compact-list,.verdict-list{margin:8px 0 0;padding-left:18px}.custom-requirement-row{align-items:center}.requirement-entry-row{align-items:flex-start;gap:10px}.requirement-entry-field-wrap{flex:1 1 320px;display:grid;grid-gap:8px;gap:8px;min-width:0}.requirement-entry-field-wrap .field{min-height:54px}.requirement-entry-hint{padding-left:2px}.requirement-add-button{align-self:flex-start;min-width:108px;min-height:54px}.assessment-grid,.requirement-card-list{display:grid;grid-gap:12px;gap:12px}.requirement-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:14px;border-radius:24px}.requirement-card-leading{position:relative;width:58px;height:58px;flex:0 0 auto}.requirement-card-image{width:58px;height:58px;object-fit:cover;border-radius:18px;border:1px solid var(--border);background:rgba(255,255,255,.04)}.requirement-card-index{position:absolute;right:-6px;bottom:-5px;min-width:22px;height:22px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(7,17,31,.62);background:rgba(7,17,31,.94);color:var(--accent-strong);font-size:.74rem;font-weight:800}.requirement-card-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.requirement-card-topline{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.requirement-card-title{font-weight:800}.requirement-card-description{margin:0;color:var(--muted);font-size:.9rem;line-height:1.48}.requirement-card-tag{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:800;border:1px solid var(--border)}.requirement-card-tag.built-in{color:var(--accent-strong);background:rgba(124,180,255,.12)}.requirement-card-tag.custom{color:#9ff6d0;background:rgba(130,242,203,.1)}.requirement-card-remove{min-width:84px;height:42px;padding:0 14px;border-radius:14px;border:1px solid var(--border);background:rgba(255,255,255,.04);color:var(--text);cursor:pointer;font-size:.92rem;font-weight:700;line-height:1;transition:transform .14s ease,background .14s ease,border-color .14s ease}.requirement-card-remove:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.chip-row{align-items:center}.selection-chip{color:#edf5ff}.removable-selection-chip{border:1px solid rgba(124,180,255,.24);cursor:pointer}.button:hover,.hero-feature-card:hover,.picker-card:hover,.recent-scan-card:hover,.removable-selection-chip:hover,.source-link:hover{transform:translateY(-2px)}.chip-remove-icon{font-size:1rem;line-height:1;opacity:.8}.custom-chip{background:rgba(130,242,203,.08)}.compact-chip-row .selection-chip{padding:8px 11px}.chip-remove{border:0;background:transparent;color:inherit;cursor:pointer;padding:0;font-size:1rem;line-height:1}.empty-state-box{color:var(--muted)}.empty-state-box-actionable{display:flex;align-items:center;justify-content:space-between;gap:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;padding:11px 14px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .14s ease,opacity .14s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{background:linear-gradient(135deg,var(--accent),#8be7dd);color:#0f1117;box-shadow:0 16px 32px rgba(102,212,201,.3)}.button-secondary{background:rgba(102,212,201,.04);color:var(--accent);border:1px solid rgba(102,212,201,.38)}.button-ghost{background:transparent;color:var(--muted-strong);border:1px dashed rgba(102,212,201,.2)}.button-small{padding:8px 11px;border-radius:12px}.sticky-actions{position:-webkit-sticky;position:sticky;bottom:12px;padding:12px;border-radius:24px;background:rgba(7,17,31,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:5}.picker-overlay{position:fixed;inset:0;background:rgba(3,7,14,.68);display:grid;align-items:end;justify-items:center;padding:18px;z-index:40}.picker-sheet{width:min(760px,100%);max-height:min(84vh,880px);overflow:auto;padding:16px;border-radius:28px;background:rgba(9,15,28,.96)}.picker-handle{width:52px;height:5px;border-radius:999px;background:rgba(255,255,255,.16);margin:0 auto 14px}.picker-header,.picker-results-meta,.picker-search-row{display:grid;grid-gap:14px;gap:14px}.picker-header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.picker-kicker{margin:0 0 6px;color:var(--accent-strong);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.picker-title{margin:0;font-size:clamp(1.35rem,3vw,1.9rem)}.picker-tab-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.picker-tab{border:1px solid var(--border);background:rgba(255,255,255,.04);color:var(--text);border-radius:999px;padding:8px 10px 8px 14px;display:inline-flex;align-items:center;gap:10px;cursor:pointer}.picker-tab.active{background:rgba(124,180,255,.16);border-color:rgba(124,180,255,.65)}.picker-tab:disabled{opacity:.45;cursor:not-allowed}.picker-card-state,.picker-tab-count{padding:5px 9px;font-size:.78rem;background:rgba(255,255,255,.08)}.selected-chip-compact{background:rgba(124,180,255,.14)}.picker-results-meta{grid-template-columns:minmax(0,1fr) auto;align-items:center;color:var(--muted);margin:16px 0 12px}.picker-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.picker-card{width:100%;border:1px solid var(--border);background:rgba(255,255,255,.03);color:var(--text);border-radius:18px;padding:12px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.picker-card.active{background:rgba(124,180,255,.14);border-color:rgba(124,180,255,.8);box-shadow:0 0 0 3px rgba(124,180,255,.12),0 18px 32px rgba(33,95,196,.18)}.picker-card-image{width:44px;height:44px;object-fit:cover;border-radius:12px;border:1px solid var(--border);background:rgba(255,255,255,.03)}.picker-card-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.picker-card-label,.section-title,.source-name{font-weight:800}.accordion-meta,.footer-note,.inline-note,.picker-card-description,.research-note{color:var(--muted);font-size:.84rem;line-height:1.45}.picker-card-state.active{background:rgba(142,244,180,.16);color:var(--ok)}.verdict{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;font-weight:800}.verdict.ok{background:rgba(142,244,180,.12);color:var(--ok)}.verdict.warn{background:rgba(255,211,124,.12);color:var(--warn)}.verdict.bad{background:rgba(255,143,146,.12);color:var(--danger)}.verdict.neutral{background:rgba(124,180,255,.12);color:var(--accent)}.result-card{display:grid;align-content:start}.result-empty-state{display:grid;grid-gap:14px;gap:14px}.result-summary{margin:2px 0 0;color:#eef4ff;font-size:.95rem;line-height:1.45;max-width:64ch}.result-topline{align-items:start;gap:12px}.result-head-copy{min-width:0;display:grid;grid-gap:8px;gap:8px}.result-header-badges,.verdict{max-width:100%}.verdict{flex-wrap:wrap}.result-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.result-title-action{flex:0 0 auto;display:flex}.result-stats{justify-content:flex-end;max-width:100%}.result-stat-card{min-width:0;flex:1 1 110px;padding:12px;border-radius:18px;text-align:center}.result-stat-card strong{display:block;font-size:clamp(2rem,4vw,2.8rem);line-height:1}.result-stat-card span{display:block;margin-top:4px}.result-hero-summary{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.result-callout-grid,.result-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.result-callout-card,.result-story-card{padding:18px;border-radius:24px;border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.025))}.section{padding-top:14px;margin-top:14px;border-top:1px solid var(--border)}.result-section-compact{display:grid;grid-gap:10px;gap:10px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px}.section-header-compact{margin-bottom:0}.ingredients-panel{margin-top:0;padding:14px;border-radius:18px}.ingredient-hit{color:#0f172a;font-weight:800;background:linear-gradient(135deg,#fff2a8,#ffd36e);border-radius:8px;padding:1px 5px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.may-contain-banner{margin-top:12px;color:#fff1ae;font-weight:700}.asterisk-block{margin-top:8px;padding:16px;border-radius:20px;border:1px solid rgba(255,211,124,.35);background:rgba(255,211,124,.08)}.assessment-card.met{border-color:rgba(142,244,180,.3)}.assessment-card.failed{border-color:rgba(255,143,146,.24)}.assessment-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.assessment-heading{margin-bottom:4px}.assessment-card{padding:14px;border-radius:18px}.assessment-may-contain{color:#fff1ae}.source-list{padding-left:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.source-fallback,.source-link{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;padding:16px;border-radius:18px;text-decoration:none;transition:transform .14s ease,background .14s ease,border-color .14s ease}.source-link:hover{border-color:rgba(124,180,255,.45);background:rgba(124,180,255,.08)}.source-host,.source-separator{color:var(--muted)}.source-host{margin-left:auto;font-size:.9rem}.error-note{color:#ffb7b7}.results-page-actions{display:flex;flex-wrap:wrap;gap:12px}.results-page-card{min-height:auto}.loading-result-card{min-height:220px;place-items:center}.loading-results-stage{min-height:clamp(260px,calc(100dvh - 260px),460px);display:grid;place-items:center;padding:8px}.loading-state-block{gap:22px;justify-items:center;align-items:center;text-align:center;max-width:460px;width:100%}.loading-state-copy{display:grid;grid-gap:8px;gap:8px;justify-items:center;width:100%}.loading-spinner{width:72px;height:72px;border-radius:999px;border:4px solid rgba(186,212,255,.16);border-top:4px solid var(--accent);animation:fussie-spin .9s linear infinite;box-shadow:0 0 0 10px rgba(124,180,255,.06)}.home-info-card{padding:24px}.compact-panel-heading{gap:8px}.home-checklist-item,.loading-chip,.mini-stat-card,.result-stat-card,.share-card{padding:16px;border-radius:22px}.mini-stat-card{display:grid;grid-gap:6px;gap:6px}.mini-stat-card strong{font-size:1.12rem}.action-panel,.share-card{margin-top:18px}.compact-button-row{display:grid}.recent-scan-card{width:100%;text-align:left;color:var(--text);padding:16px;cursor:pointer;border-radius:22px;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.recent-scan-card:hover{border-color:rgba(124,180,255,.4);background:rgba(124,180,255,.08);box-shadow:0 14px 26px rgba(21,49,95,.24)}.recent-scan-meta,.recent-scan-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.recent-scan-summary{margin:10px 0;line-height:1.5}.recent-scan-score{flex:0 0 auto}.share-panel-shell{padding-top:0;margin-top:0;border-top:0}.share-card{background:linear-gradient(145deg,rgba(124,180,255,.14),rgba(255,255,255,.04))}.loading-chip,.results-context-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:-moz-fit-content;width:fit-content;color:var(--accent-strong);margin-bottom:12px}.success-note{color:var(--ok)}@keyframes fussie-spin{to{transform:rotate(1turn)}}@media (max-width:1180px){.app-hero-card,.hero-feature-grid,.home-dashboard-grid,.input-section-split,.main-grid,.main-grid.single-column,.result-callout-grid,.result-story-grid,.result-topline,.reuse-banner{grid-template-columns:1fr}.result-stats{justify-content:flex-start}}@media (max-width:920px){.page-shell{width:min(100vw - 18px,1380px);padding:16px 0 calc(32px + env(safe-area-inset-bottom))}.form-card,.hero-card,.home-info-card,.result-card{padding:22px;border-radius:28px}.hero-spotlight-grid,.picker-results-grid{grid-template-columns:1fr}}@media (max-width:640px){.hero-card{padding:18px;gap:16px}.app-hero-card{grid-template-columns:1fr}.custom-requirement-row,.empty-state-box-actionable,.hero-brand-row,.hero-heading-stack,.panel-heading,.picker-header,.picker-results-meta,.requirements-header-row,.result-topline,.reuse-actions,.section-header,.share-actions{grid-template-columns:1fr;display:grid}.selection-badge,.selection-count-group{justify-self:start}.selection-count-group{justify-content:flex-start}.hero-status-pill{white-space:normal}.button-row,.chip-row,.hero-chip-row,.inline-actions,.result-header-badges,.result-stats{gap:10px}.result-title-row{align-items:flex-start}.button{width:100%}.button-ghost.button-small,.button-primary.button-small,.button-secondary.button-small,.picker-close{width:auto}.requirement-entry-row{gap:12px}.requirement-add-button{width:100%}.requirement-card{grid-template-columns:auto minmax(0,1fr);align-items:start}.requirement-card-image,.requirement-card-leading{width:48px;height:48px}.requirement-card-remove{grid-column:2;justify-self:start;min-width:0;height:36px;padding:0 12px;margin-top:4px}.sticky-actions{position:static}.picker-overlay{padding:10px;align-items:end}.picker-sheet{width:100%;max-height:86vh;border-radius:26px 26px 20px 20px;padding:14px}.picker-tab-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;margin-right:-2px}.picker-tab{white-space:nowrap;flex:0 0 auto}.picker-card{grid-template-columns:40px minmax(0,1fr);align-items:start}.picker-card-state{grid-column:2;justify-self:start;margin-top:2px}.source-host{margin-left:0;width:100%}.compact-button-row,.results-page-actions{display:grid}.assessment-status-row,.recent-scan-meta,.recent-scan-topline{align-items:flex-start;flex-direction:column}.home-info-card,.input-section-card,.result-callout-card,.result-hero-summary,.result-story-card,.reuse-banner,.share-card{padding:18px}.result-summary{font-size:.98rem}}.mobile-app-shell{--mobile-space-1:4px;--mobile-space-2:6px;--mobile-space-3:10px;--mobile-space-4:12px;display:grid;grid-gap:var(--mobile-space-3);gap:var(--mobile-space-3);min-height:0;align-content:start;grid-auto-rows:max-content}.mobile-topbar-inline{display:flex;align-items:center;justify-content:flex-start;min-height:24px}.mobile-wordmark{margin:0;color:var(--accent);font-size:.95rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mobile-wordmark span{color:var(--muted-strong);font-weight:600;letter-spacing:normal;text-transform:none}.mobile-wordmark-placeholder{visibility:hidden;pointer-events:none}.mobile-inline-card,.mobile-panel-card,.mobile-results-header,.mobile-topbar,.mobile-welcome-card{padding:var(--mobile-space-4);border-radius:22px}.mobile-topbar.mobile-topbar-tight{padding:16px}.mobile-welcome-card.mobile-welcome-card-tight{gap:10px}.mobile-inline-card.mobile-inline-card-tight{padding:10px 12px;align-items:center}.mobile-inline-card.mobile-inline-card-tight>div{flex:1 1 auto;min-width:0}.mobile-history-panel,.mobile-history-panel .mobile-history-list{gap:8px}.mobile-action-row,.mobile-history-card,.mobile-history-meta,.mobile-home-summary,.mobile-inline-card,.mobile-primary-actions,.mobile-requirement-entry,.mobile-results-header,.mobile-section-head,.mobile-tag-card,.mobile-topbar{display:flex;gap:var(--mobile-space-2)}.mobile-history-card,.mobile-inline-card,.mobile-results-header,.mobile-section-head,.mobile-tag-card,.mobile-topbar{align-items:flex-start;justify-content:space-between}.mobile-home-hero{position:relative;overflow:hidden;display:grid;grid-gap:14px;gap:14px;background:radial-gradient(circle at 12% 0,rgba(102,212,201,.28),transparent 34%),linear-gradient(145deg,rgba(102,212,201,.12),rgba(26,31,46,.96) 52%,rgba(24,29,43,.92));box-shadow:0 20px 40px rgba(0,0,0,.34),0 0 40px rgba(102,212,201,.08)}.mobile-home-hero:after{content:"";position:absolute;top:-60px;right:-30px;width:180px;height:180px;border-radius:999px;background:rgba(102,212,201,.16);filter:blur(36px);pointer-events:none}.mobile-panel-card h2,.mobile-results-title,.mobile-topbar h1,.mobile-welcome-card h2{margin:0;font-family:var(--font-display),var(--font-sans),Inter,sans-serif;letter-spacing:-.03em}.mobile-topbar h1{font-size:clamp(1.5rem,6vw,2.05rem);line-height:1.02;overflow-wrap:anywhere}.mobile-results-title{font-size:clamp(1.28rem,5vw,1.72rem);line-height:1.02;overflow-wrap:anywhere}.mobile-panel-card h2,.mobile-welcome-card h2{font-size:1.12rem;line-height:1.08}.mobile-kicker{margin:0;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.mobile-topbar-copy{display:grid;grid-gap:8px;gap:8px;position:relative;z-index:1}.mobile-topbar-subtitle{margin:0;color:var(--muted-strong);line-height:1.5;max-width:32ch}.mobile-hero-pill-row{display:flex;flex-wrap:wrap;gap:8px;position:relative;z-index:1}.mobile-hero-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(102,212,201,.2);background:rgba(102,212,201,.1);color:var(--text);font-size:.82rem;font-weight:700}.mobile-hero-pill-muted{background:rgba(255,255,255,.04);color:var(--muted-strong)}.mobile-counter-pill{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:36px;padding:0 12px;border-radius:999px;background:rgba(102,212,201,.12);color:var(--accent);border:1px solid rgba(102,212,201,.2);font-weight:800}.mobile-content,.mobile-field-stack,.mobile-history-list,.mobile-panel-card,.mobile-section-stack,.mobile-tag-list{display:grid;grid-gap:var(--mobile-space-2);gap:var(--mobile-space-2);align-content:start}.mobile-section-copy,.mobile-welcome-copy{display:grid;grid-gap:6px;gap:6px}.mobile-flat-section{display:grid;grid-gap:10px;gap:10px}.mobile-home-intro{display:grid;grid-gap:4px;gap:4px}.mobile-home-intro .mobile-section-copy{gap:0}.mobile-topbar>div{display:grid;grid-gap:8px;gap:8px}.mobile-panel-card,.mobile-welcome-card{gap:10px}.mobile-content{gap:var(--mobile-space-3);padding-bottom:calc(92px + env(safe-area-inset-bottom))}.mobile-home-stack{gap:8px}.mobile-home-summary p,.mobile-section-copy p,.mobile-welcome-card p{margin:0}.mobile-action-row,.mobile-home-summary,.mobile-primary-actions{flex-wrap:wrap}.mobile-welcome-description{margin-bottom:0}.mobile-primary-actions{margin-top:0}.mobile-welcome-card-tight .mobile-primary-actions{margin-top:10px}.mobile-home-summary{margin-top:2px;padding:10px 12px;border-radius:16px;border:1px solid rgba(102,212,201,.14);background:rgba(102,212,201,.08)}.mobile-scan-step-copy{margin-top:4px}.mobile-scan-step-copy h2{margin:0}.mobile-action-button,.mobile-submit-button{flex:1 1 180px}.mobile-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.mobile-choice-card{border:1px solid rgba(102,212,201,.12);background:rgba(255,255,255,.03);color:var(--text);border-radius:18px;min-height:72px;padding:12px;text-align:left;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-weight:800;gap:4px}.mobile-choice-card-primary,.mobile-choice-card-secondary{background:transparent;border-color:rgba(102,212,201,.18)}.mobile-choice-label{color:inherit}.mobile-choice-subtitle{color:var(--muted);font-size:.76rem;font-weight:600;line-height:1.35}.mobile-inline-link{border:0;background:transparent;color:var(--accent);font-weight:800;padding:0;cursor:pointer;align-self:center}.mobile-recent-scans-head{align-items:center}.mobile-home-actions-card{gap:14px}.mobile-home-actions-card .mobile-welcome-copy{margin-bottom:4px}.mobile-help-banner,.mobile-welcome-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-help-banner{padding:12px 14px;border-radius:18px;border:1px solid rgba(102,212,201,.18);background:linear-gradient(135deg,rgba(102,212,201,.12),rgba(26,31,46,.88));box-shadow:var(--shadow-soft)}.mobile-primary-actions .mobile-help-banner{flex:1 1 100%}.mobile-help-banner-copy{display:grid;grid-gap:4px;gap:4px}.mobile-help-banner-copy strong{color:var(--text)}.mobile-help-banner-copy p{margin:0;color:var(--muted-strong);line-height:1.45}.mobile-help-dismiss,.mobile-help-toggle{border:1px solid rgba(102,212,201,.28);background:rgba(102,212,201,.08);color:var(--accent);border-radius:999px;font-weight:800;cursor:pointer}.mobile-help-dismiss{padding:8px 12px}.mobile-help-toggle{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0}.mobile-results-shell{padding-bottom:calc(98px + env(safe-area-inset-bottom))}.mobile-results-header{position:relative}.mobile-results-header-compact{min-height:auto}.icon-button{border:1px solid var(--border);background:rgba(255,255,255,.04);color:var(--text);cursor:pointer}.share-icon-button{width:26px;height:26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:.9rem}.mobile-section-head-compact{gap:6px}.mobile-section-head-compact .mobile-counter-pill{align-self:flex-start}.mobile-requirement-entry{align-items:stretch}.mobile-requirement-entry-inline{align-items:center}.mobile-requirement-entry .field{flex:1 1 auto}.mobile-inline-icon-button{width:46px;height:46px;border-radius:14px;border:0;background:var(--accent);color:#0f1117;font-size:1.5rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.mobile-inline-icon-button:disabled{opacity:.45;cursor:not-allowed}.mobile-hint-text{margin:0;color:var(--muted)}.mobile-upload-zone{border:1px dashed rgba(102,212,201,.28);border-radius:18px;padding:18px 14px;display:grid;grid-gap:8px;gap:8px;place-items:center;text-align:center;color:var(--muted-strong);background:rgba(255,255,255,.02);cursor:pointer}.mobile-upload-icon{width:42px;height:42px;border-radius:999px;background:rgba(102,212,201,.12);color:var(--accent);display:inline-flex;align-items:center;justify-content:center}.mobile-upload-icon svg{width:22px;height:22px}.mobile-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.mobile-home-recent-list{display:grid;grid-gap:10px;gap:10px}.mobile-flat-row,.mobile-guide-item{width:100%;padding:12px 14px;border-radius:16px;border:1px solid rgba(102,212,201,.12);background:rgba(255,255,255,.03);color:var(--text)}.mobile-flat-row{display:grid;grid-gap:8px;gap:8px;text-align:left;cursor:pointer}.mobile-scan-row-good{border-left:4px solid #66d4c9}.mobile-scan-row-bad{border-left:4px solid #f87171}.mobile-scan-row-review{border-left:4px solid #f59e0b}.mobile-tag-card{width:100%;padding:12px 0;border:0;border-bottom:1px solid rgba(102,212,201,.1);background:transparent;box-shadow:none}.mobile-tag-card:last-child{border-bottom:0}.mobile-guide-list,.mobile-history-copy,.mobile-home-scan-copy,.mobile-tag-copy{display:grid;grid-gap:6px;gap:6px;text-align:left}.mobile-row-meta-line{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:.84rem}.mobile-result-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:800;white-space:nowrap}.mobile-result-badge-good{color:#66d4c9;background:rgba(102,212,201,.12)}.mobile-result-badge-bad{color:#f87171;background:rgba(248,113,113,.12)}.mobile-result-badge-review{color:#f59e0b;background:rgba(245,158,11,.14)}.mobile-home-scan-copy span{color:var(--muted);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mobile-home-scan-meta{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--muted);font-size:.84rem}.mobile-row-note{color:var(--muted-strong);font-size:.78rem}.mobile-tip-text{margin:0;color:var(--muted);line-height:1.45}.mobile-scan-status{color:var(--accent);font-weight:700}.mobile-guide-item{display:flex;align-items:flex-start;gap:10px}.mobile-guide-item strong{color:var(--accent-strong)}.mobile-guide-item span{color:var(--muted-strong);line-height:1.45}.mobile-history-copy span,.mobile-history-meta,.mobile-tag-copy span{color:var(--muted)}.mobile-tag-remove{border:0;background:transparent;color:var(--accent-strong);font-weight:700;cursor:pointer}.mobile-preview{max-height:180px;border-radius:18px}.mobile-clear-link{border:0;background:transparent;color:var(--muted);font-weight:700;padding:0;cursor:pointer}.mobile-clear-link:disabled{opacity:.45;cursor:not-allowed}.mobile-empty-box{border-radius:16px;padding:14px}.mobile-history-stack{gap:8px}.mobile-bottom-nav{position:fixed;left:50%;bottom:max(14px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(420px,calc(100vw - 20px));padding:8px;border-radius:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:4px;gap:4px;z-index:20;background:rgba(21,25,36,.94);border:1px solid rgba(102,212,201,.12);box-shadow:0 20px 40px rgba(0,0,0,.34)}.mobile-nav-item{border:0;background:transparent;color:var(--muted);border-radius:16px;min-height:58px;display:grid;place-items:center;grid-gap:4px;gap:4px;padding:8px 6px 10px;cursor:pointer;font-weight:700;text-decoration:none}.mobile-nav-item.active{color:var(--accent);background:rgba(102,212,201,.08)}.mobile-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px}.mobile-nav-icon svg{width:24px;height:24px}.mobile-nav-label{font-size:.84rem}.mobile-nav-indicator{width:22px;height:4px;border-radius:999px;background:var(--accent);opacity:0;transform:scaleX(.6);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.mobile-nav-item.active .mobile-nav-indicator{opacity:1;transform:scaleX(1)}@media (min-width:760px){.mobile-app-shell{max-width:560px;margin:0 auto}}@media (max-width:640px){.mobile-app-shell{--mobile-space-2:8px;--mobile-space-3:10px;--mobile-space-4:14px}.mobile-inline-card,.mobile-panel-card,.mobile-results-header,.mobile-topbar,.mobile-welcome-card{padding:var(--mobile-space-4);border-radius:18px}.mobile-topbar.mobile-topbar-tight{padding:16px}.mobile-help-banner,.mobile-history-card,.mobile-home-scan-meta,.mobile-requirement-entry,.mobile-results-header,.mobile-row-meta-line,.mobile-tag-card,.mobile-topbar,.mobile-welcome-heading-row{flex-direction:column;align-items:stretch}.mobile-requirement-entry-inline{flex-direction:row;align-items:center}.mobile-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-help-dismiss,.mobile-help-toggle{align-self:flex-start}.mobile-section-head{align-items:flex-start}.mobile-section-head-compact{gap:4px}.mobile-history-meta{justify-content:space-between}.mobile-results-header-compact{padding-right:44px}}.result-disclaimer{margin:14px 0 0;color:var(--muted);font-size:.82rem;line-height:1.45}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-sans:"Inter","Inter Fallback"}@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/1d4eaed977255102-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f3f7e95f2dbc4fe4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora Fallback;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_ce197d{font-family:Sora,Sora Fallback;font-style:normal}.__variable_ce197d{--font-display:"Sora","Sora Fallback"}