:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#162033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f5f7fb;--surface:#fff;--surface-soft:#f9fbff;--border:#e3e9f3;--text:#162033;--muted:#64748b;--accent:#5468e7;--accent-strong:#3949ab;--success:#147d55;--warning:#9a6b00;--danger:#b42318;--shadow:0 24px 60px #11182714;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top left, #5468e71f, transparent 28rem), radial-gradient(circle at 85% 15%, #8b5cf61f, transparent 24rem), var(--bg);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,a{outline-color:var(--accent);outline-offset:3px}.app-shell{min-height:100vh}.platform-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f7fbd6;border-bottom:1px solid #e3e9f3b3;justify-content:space-between;align-items:center;gap:24px;padding:18px 32px;display:flex;position:sticky;top:0}.platform-brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--accent), #8b5cf6);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 14px 30px #5468e74d}.brand-title{letter-spacing:-.02em;font-size:17px;font-weight:800}.brand-subtitle{color:var(--muted);margin-top:2px;font-size:12px}.platform-nav{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.nav-item{color:#41506a;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;font-size:14px;font-weight:650;transition:background-color .18s,color .18s,transform .18s;display:inline-flex}.nav-item:hover{color:var(--accent-strong);background:#5468e717}.nav-item-active{color:var(--accent-strong);background:#5468e724}.platform-titlebar{justify-content:space-between;align-items:flex-start;gap:24px;padding:32px 32px 10px;display:flex}.topbar-kicker,.hero-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:750}.platform-titlebar h1{letter-spacing:-.05em;margin:0;font-size:clamp(30px,4vw,44px);line-height:1.02}.topbar-status{color:#334155;border:1px solid var(--border);white-space:nowrap;background:#ffffffe6;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 10px 30px #0f172a0d}.status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e29}.page-content{padding:0 32px 56px}.platform-home{gap:22px;display:grid}.platform-hero{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(135deg,#fffffff5,#f6f8fff5);border-radius:30px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:20px;padding:34px;display:grid}.hero-copy h2{letter-spacing:-.06em;max-width:720px;margin:0;font-size:clamp(34px,5vw,60px);line-height:.98}.hero-copy p{max-width:680px;color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.primary-cta,.secondary-cta{border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.primary-cta{color:#fff;background:linear-gradient(135deg, var(--accent), var(--accent-strong));box-shadow:0 14px 28px #5468e73d}.secondary-cta{color:var(--accent-strong);background:#5468e714;border:1px solid #5468e729}.primary-cta:hover,.secondary-cta:hover{transform:translateY(-1px)}.hero-panel{align-content:start;gap:12px;display:grid}.hero-metric{border:1px solid var(--border);background:#fffffff5;border-radius:18px;padding:18px;box-shadow:0 10px 24px #0f172a0d}.hero-metric strong{margin-bottom:4px;font-size:15px;display:block}.hero-metric span{color:var(--muted);font-size:13px}.platform-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.platform-feature-card{border:1px solid var(--border);background:#ffffffeb;border-radius:24px;padding:22px;box-shadow:0 16px 34px #0f172a0d}.platform-feature-card h3,.platform-process h2,.card h2,.card h3{letter-spacing:-.04em;margin:0}.platform-feature-card p,.platform-process p,.card p,.system-note,.platform-note{color:var(--muted);line-height:1.75}.platform-feature-card a{color:var(--accent-strong);margin-top:12px;font-weight:750;display:inline-flex}.platform-section-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);gap:18px;display:grid}.platform-process{border:1px solid var(--border);background:#ffffffeb;border-radius:24px;padding:24px;box-shadow:0 16px 34px #0f172a0d}.platform-process ol{color:#334155;margin:18px 0 0;padding-left:20px;line-height:1.9}.card{border:1px solid var(--border);background:#ffffffeb;border-radius:24px;padding:24px;box-shadow:0 16px 34px #0f172a0d}.section-title-row{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.service-tile{background:var(--surface-soft);border:1px solid #edf1f7;border-radius:18px;align-items:center;gap:12px;min-height:72px;padding:16px;display:flex}.service-icon{width:34px;height:34px;color:var(--accent-strong);background:#5468e71f;border-radius:12px;place-items:center;font-size:13px;font-weight:800;display:grid}.service-ok{color:var(--success);margin-top:4px;font-size:13px;font-weight:800;display:block}.service-wait{color:var(--warning);margin-top:4px;font-size:13px;font-weight:800;display:block}.health-footer,.health-meta{color:var(--muted);flex-wrap:wrap;gap:12px 16px;margin-top:18px;font-size:12px;display:flex}.ai-health-panel{border:1px solid var(--border);background:#fffdf7bd;border-radius:20px;gap:14px;margin-top:16px;padding:16px;display:grid}.ai-health-summary{justify-content:space-between;gap:16px;display:flex}.ai-health-summary h3{margin:3px 0 6px;font-size:18px}.ai-health-summary p{color:var(--muted);margin:0;line-height:1.6}.ai-provider-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ai-provider-pill{background:#fff;border:1px solid #edf1f7;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.ai-provider-pill.active{background:#5468e714;border-color:#5468e747}.ai-provider-pill strong,.ai-provider-pill span,.ai-provider-pill em{display:block}.ai-provider-pill span{max-width:260px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ai-provider-pill em{flex:none;font-style:normal}.quick-actions-panel{background:0 0}.quick-actions-grid{gap:14px;display:grid}.action-tile{border:1px solid var(--border);background:#ffffffeb;border-radius:20px;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.action-tile h3{margin:0 0 6px}.action-tile p{color:var(--muted);margin:0;line-height:1.6}.action-icon{width:44px;height:44px;color:var(--accent-strong);background:#5468e71f;border-radius:14px;place-items:center;font-weight:800;display:grid}.action-button{min-height:38px;color:var(--accent-strong);background:#edf2ff;border-radius:12px;justify-content:center;align-items:center;padding:0 14px;font-weight:750;display:inline-flex}.disabled-action{color:#64748b;background:#f1f5f9}.system-note,.platform-note{background:#ffffffb3;border:1px dashed #5468e738;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.text-link{color:var(--accent-strong);margin-top:14px;font-weight:750;display:inline-flex}.card-error{border-color:#b4231847}.request-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.skeleton{background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7) 0 0/200% 100%;border-radius:12px;animation:1.5s infinite shimmer}.skeleton-title{width:62%;height:28px;margin-bottom:18px}.skeleton-line{width:100%;height:16px;margin-bottom:10px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1100px){.platform-header,.platform-titlebar,.page-content{padding-left:20px;padding-right:20px}.platform-hero,.platform-section-grid,.platform-feature-grid{grid-template-columns:1fr}}@media (width<=720px){.platform-header{flex-direction:column;align-items:flex-start}.platform-nav{justify-content:flex-start}.action-tile{grid-template-columns:44px 1fr}.action-button{grid-column:1/-1;justify-self:start}.service-grid{grid-template-columns:1fr}.system-note,.platform-note{flex-direction:column;align-items:flex-start}}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f7fbe6;border-bottom:1px solid #e3e9f3cc;justify-content:space-between;align-items:center;gap:20px;padding:18px 32px;display:flex;position:sticky;top:0}.site-header-actions{align-items:center;gap:12px;display:flex}.header-link{min-height:38px;color:var(--accent-strong);background:#5468e71a;border:1px solid #5468e729;border-radius:999px;align-items:center;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.page-content-home{max-width:1180px;margin:0 auto;padding-top:28px}.page-content-feature{max-width:1080px;margin:0 auto}.feature-titlebar{justify-content:space-between;align-items:flex-start;gap:20px;max-width:1080px;margin:0 auto;padding:30px 32px 16px;display:flex}.feature-titlebar h1{letter-spacing:-.055em;margin:6px 0 8px;font-size:clamp(30px,4vw,46px);line-height:1}.feature-titlebar p{max-width:720px;color:var(--muted);margin:0;line-height:1.7}.breadcrumb{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:750;display:flex}.breadcrumb a{color:var(--accent-strong)}.feature-titlebar-meta{color:#475569;border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:750;display:inline-flex}.stack-page,.feature-page{gap:18px;display:grid}.feature-hero-card h2{margin:0}.inline-status-list{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.status-chip,.status-chip-ok,.status-chip-wait{border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.status-chip-ok{color:var(--success);background:#dcfce7}.status-chip-wait{color:var(--warning);background:#fff7ed}.report-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-top:14px;display:grid}.report-card{min-width:0;color:var(--text);background:#fffdf7d1;border:1px solid #ded6c5d6;border-radius:18px;align-items:start;gap:8px;padding:14px;line-height:1.55;display:grid}.report-card strong,.report-card span,.report-card em{overflow-wrap:anywhere;min-width:0}.report-card strong{color:var(--ink);font-weight:850}.report-card span{color:var(--muted)}.report-card em{color:var(--accent-strong);font-style:normal;font-weight:750}.report-card .primary-button{justify-self:start;margin-top:4px}.ai-provider-table{gap:8px;margin-top:16px;display:grid}.ai-provider-row{border:1px solid var(--border);color:#334155;background:#ffffffd1;border-radius:14px;grid-template-columns:150px 100px minmax(190px,.8fr) minmax(0,1.6fr);align-items:start;gap:12px;padding:12px;font-size:13px;line-height:1.5;display:grid}.ai-provider-row-head{color:var(--muted);background:var(--surface-soft);font-size:12px;font-weight:800}.code-hint{color:#e2e8f0;background:#0f172a;border-radius:16px;gap:8px;margin-top:16px;padding:14px;display:grid}.code-hint code{color:#dbeafe;background:#ffffff14;border-radius:10px;padding:8px 10px;display:block;overflow-x:auto}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}label{color:#334155;gap:8px;font-size:13px;font-weight:800;display:grid}input,textarea,select{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:14px}input,select{min-height:44px;padding:0 12px}textarea{resize:vertical;padding:14px}.primary-button{color:#fff;background:linear-gradient(135deg, var(--accent), var(--accent-strong));cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:0 16px;font-weight:800;display:inline-flex}.primary-button:disabled{opacity:.65;cursor:not-allowed}.form-error{color:var(--danger);font-weight:750}.form-success{color:var(--success);font-weight:750}.low-fit-warning{color:var(--warning);background:#fff7ed;border-radius:14px;padding:12px 14px;font-weight:750}.segmented-control{background:#eef2ff;border-radius:999px;padding:4px;display:inline-flex}.segmented-control button{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:34px;padding:0 12px;font-weight:800}.segmented-control button.active{color:var(--accent-strong);background:#fff;box-shadow:0 8px 18px #0f172a14}.table-wrap{overflow-x:auto}.tracker-table{border-collapse:collapse;width:100%}.tracker-table th,.tracker-table td{text-align:left;border-bottom:1px solid #edf1f7;padding:12px;font-size:14px}.tracker-table th{color:#475569;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.tracker-status{color:var(--accent-strong);background:#eef2ff;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}@media (width<=820px){.site-header,.feature-titlebar{padding-left:18px;padding-right:18px}.site-header{flex-direction:column;align-items:flex-start}.site-header-actions{justify-content:space-between;width:100%}.feature-titlebar{flex-direction:column}.form-grid{grid-template-columns:1fr}}.secondary-button{width:fit-content;min-height:44px;color:var(--accent-strong);border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:14px;justify-content:center;align-items:center;padding:0 16px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #0f172a0d}.secondary-button:disabled{opacity:.65;cursor:not-allowed}.evaluation-progress{background:linear-gradient(135deg,#5468e714,#1f7a8c0f);border:1px solid #5468e72e;border-radius:18px;gap:12px;padding:14px;display:grid}.progress-header{color:var(--text);justify-content:space-between;align-items:center;gap:12px;display:flex}.progress-header span,.progress-hint,.evaluation-ai-meta,.request-id{color:var(--muted);font-size:13px}.progress-hint{margin:0}.progress-steps{flex-wrap:wrap;gap:8px;display:flex}.progress-step{min-height:32px;color:var(--muted);background:#ffffffb3;border:1px solid #5468e724;border-radius:999px;align-items:center;padding:0 11px;font-size:12px;font-weight:850;display:inline-flex}.progress-step.active{color:var(--accent-strong);background:#eef2ff;border-color:#5468e75c}.progress-step.done{color:var(--success);background:#dcfce7;border-color:#147d5533}.evaluation-error-card,.evaluation-warning-list{border-radius:18px;gap:8px;padding:14px;display:grid}.evaluation-error-card{background:#fff1f2;border:1px solid #b4231833}.evaluation-error-card h3,.evaluation-error-card p,.evaluation-warning-list ul{margin:0}.evaluation-warning-list{color:var(--warning);background:#fff7ed;border:1px solid #9a6b002e}.evaluation-warning-list ul{padding-left:20px}.evaluation-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (width<=720px){.progress-header{flex-direction:column;align-items:flex-start}.evaluation-actions,.primary-button,.secondary-button{width:100%}}.homepage{gap:76px;padding-bottom:40px;display:grid}.home-hero{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:42px;min-height:620px;padding:64px 0 24px;display:grid}.home-hero-copy h1{color:#101828;letter-spacing:-.075em;max-width:640px;margin:0;font-size:clamp(48px,7vw,82px);line-height:.96}.hero-subtitle{color:#596579;max-width:610px;margin:24px 0 0;font-size:clamp(18px,2vw,22px);line-height:1.75}.product-preview{background:linear-gradient(#fffffff5,#fafcfff5);border:1px solid #d1dae8e6;border-radius:32px;padding:22px;position:relative;overflow:hidden;box-shadow:0 34px 90px #1f293729}.product-preview:before{content:"";background:radial-gradient(circle,#5468e733,#0000 68%);width:220px;height:220px;position:absolute;inset:-80px -60px auto auto}.preview-header,.preview-body,.preview-advice{position:relative}.preview-header{border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.preview-header strong{letter-spacing:-.03em;font-size:18px}.preview-header span{color:var(--accent-strong);background:#eef2ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.preview-body{grid-template-columns:minmax(0,1fr) 230px;gap:18px;padding:22px 0;display:grid}.preview-steps{gap:12px;display:grid}.preview-step{background:#fff;border:1px solid #edf1f7;border-radius:18px;align-items:flex-start;gap:12px;padding:14px;display:flex}.preview-step>span{color:#fff;background:linear-gradient(135deg, var(--accent), #8b5cf6);border-radius:10px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.preview-step strong{font-size:14px;display:block}.preview-step p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.55}.score-card{color:#fff;background:linear-gradient(#18213a,#263154);border-radius:22px;padding:16px}.score-ring{border:10px solid #a5b4fc;border-color:#a5b4fc #8b5cf6 #ffffff29 #ffffff29;border-radius:50%;place-items:center;width:138px;height:138px;margin:0 auto 18px;display:grid}.score-ring strong{font-size:38px;line-height:1}.score-ring span{color:#cbd5e1;font-size:12px}.score-row{color:#dbeafe;gap:7px;margin-top:12px;font-size:12px;display:grid}.score-row i{background:linear-gradient(90deg,#a5b4fc,#c084fc);border-radius:99px;height:6px;display:block}.preview-advice{background:#f8fbff;border:1px solid #edf1f7;border-radius:18px;padding:16px}.preview-advice p{color:var(--muted);margin:6px 0 0;line-height:1.65}.home-section,.workflow-section,.scenario-section,.final-cta{scroll-margin-top:96px}.section-heading{text-align:center;max-width:760px;margin:0 auto 26px}.section-heading h2,.workflow-section h2,.scenario-section h2,.final-cta h2{color:#101828;letter-spacing:-.06em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.02}.section-heading p{color:var(--muted);font-size:17px;line-height:1.75}.feature-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{border:1px solid var(--border);background:#fffffff0;border-radius:28px;padding:28px;box-shadow:0 22px 50px #0f172a0f}.feature-icon{width:48px;height:48px;color:var(--accent-strong);background:#eef2ff;border-radius:16px;place-items:center;margin-bottom:22px;font-size:22px;font-weight:900;display:grid}.feature-card h3{letter-spacing:-.04em;margin:0;font-size:22px}.feature-card p{color:var(--muted);line-height:1.75}.feature-card a{color:var(--accent-strong);font-weight:850}.workflow-section{color:#fff;background:#101828;border-radius:34px;padding:42px;box-shadow:0 28px 70px #1018282e}.workflow-section h2{color:#fff;max-width:700px}.workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.workflow-step{background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;padding:20px}.workflow-icon{color:#101828;background:#fff;border-radius:13px;place-items:center;width:38px;height:38px;margin-bottom:18px;font-weight:900;display:grid}.workflow-step h3{margin:0}.workflow-step p{color:#cbd5e1;line-height:1.7}.scenario-section{border:1px solid var(--border);background:#ffffffbf;border-radius:30px;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:28px;padding:34px;display:grid}.scenario-list{flex-wrap:wrap;gap:12px;display:flex}.scenario-list span{color:#334155;background:#fff;border:1px solid #e5eaf3;border-radius:999px;padding:12px 14px;font-weight:750}.status-section{width:100%;max-width:760px;margin:0 auto}.final-cta{color:#fff;background:linear-gradient(135deg,#5468e7,#7c3aed);border-radius:34px;justify-content:space-between;align-items:center;gap:28px;padding:42px;display:flex;box-shadow:0 28px 70px #5468e73d}.final-cta p{color:#e0e7ff;font-size:17px;line-height:1.7}.cta-orbit{border:1px solid #ffffff52;border-radius:50%;flex:0 0 130px;place-items:center;width:130px;height:130px;display:grid}.cta-orbit span{width:74px;height:74px;color:var(--accent-strong);background:#fff;border-radius:24px;place-items:center;font-size:22px;font-weight:900;display:grid}@media (width<=980px){.home-hero,.scenario-section{grid-template-columns:1fr;min-height:auto}.preview-body,.feature-cards,.workflow-grid{grid-template-columns:1fr}.final-cta{flex-direction:column;align-items:flex-start}}:root{--bg:#f6f3ea;--surface:#fffdf7;--surface-soft:#f9f6ed;--surface-muted:#ece5d6;--border:#ded6c5;--text:#102033;--muted:#667085;--accent:#0f766e;--accent-strong:#0b5f59;--accent-soft:#d8f3ed;--ink:#081827;--navy:#0b1220;--navy-2:#111d2f;--gold:#d99b3d;--gold-soft:#fff0ce;--success:#0f7a55;--warning:#a16207;--danger:#b42318;--shadow:0 24px 70px #0f172a1a;--shadow-strong:0 34px 90px #0818272e}body{color:var(--text);background:radial-gradient(circle at 12% 0,#0f766e26,#0000 30rem),radial-gradient(circle at 85% 8%,#d99b3d24,#0000 26rem),linear-gradient(#f9f6ef 0%,#f6f3ea 48%,#f2eee4 100%)}button,a{outline-color:var(--accent)}.platform-header,.site-header{background:#f6f3eadb;border-bottom-color:#ded6c5c7;box-shadow:0 10px 30px #0818270a}.brand-mark{background:linear-gradient(135deg, var(--navy), #134e4a 58%, var(--gold));box-shadow:0 16px 34px #0f766e38}.brand-title,.platform-titlebar h1,.feature-titlebar h1{color:var(--ink)}.brand-subtitle,.topbar-kicker,.hero-label,.feature-titlebar p,.breadcrumb,.hero-subtitle,.section-heading p,.card p,.platform-feature-card p,.platform-process p,.system-note,.platform-note{color:var(--muted)}.nav-item:hover,.nav-item-active,.header-link,.breadcrumb a,.platform-feature-card a,.text-link,.feature-card a{color:var(--accent-strong)}.nav-item:hover,.nav-item-active,.header-link{background:#0f766e1a;border-color:#0f766e29}.page-content-home{max-width:1220px;padding-top:0}.homepage{gap:86px;padding-bottom:56px}.home-hero{grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);gap:48px;min-height:680px;padding:78px 0 30px;position:relative}.home-hero:before{content:"";pointer-events:none;background:#fffdf780;border:1px solid #0f766e2e;border-radius:999px;width:140px;height:140px;position:absolute;top:42px;left:-44px}.home-hero-copy{z-index:1;position:relative}.home-hero-copy h1{max-width:690px;color:var(--ink);letter-spacing:-.078em;font-size:clamp(48px,6.6vw,86px);line-height:.98}.hero-label{color:var(--accent-strong);letter-spacing:.14em}.hero-subtitle{color:#4f5f70;max-width:650px;font-size:clamp(18px,2vw,23px);line-height:1.78}.primary-cta,.primary-button{background:linear-gradient(135deg, var(--accent), #0b5f59);box-shadow:0 16px 30px #0f766e40}.secondary-cta,.action-button{color:var(--accent-strong);background:#0f766e14;border-color:#0f766e2e}.primary-cta:hover,.secondary-cta:hover,.primary-button:hover,.header-link:hover{transform:translateY(-2px)}.product-preview{isolation:isolate;box-shadow:var(--shadow-strong);background:linear-gradient(145deg,#fffdf7fa,#f8f4eaf2),radial-gradient(circle at 80% 5%,#0f766e2e,#0000 18rem);border:1px solid #d2c9b8eb;border-radius:34px;padding:24px}.product-preview:before{z-index:-1;background:radial-gradient(circle,#d99b3d3d,#0000 68%);width:260px;height:260px;inset:-92px -72px auto auto}.product-preview:after{content:"";z-index:-1;background:radial-gradient(circle,#0f766e24,#0000 70%);width:220px;height:220px;position:absolute;inset:auto auto -78px -70px}.preview-header{border-bottom-color:#ded6c5e6}.preview-header strong{color:var(--ink);font-size:19px}.preview-header span{color:#7a4b04;background:var(--gold-soft);border:1px solid #d99b3d38}.preview-step{background:#fffdf7eb;border-color:#ded6c5d1;box-shadow:0 10px 22px #0818270b}.preview-step>span{background:linear-gradient(135deg, var(--navy), var(--accent));box-shadow:0 10px 20px #0f766e2e}.preview-step strong{color:#142235}.preview-step p,.preview-advice p{color:#667085}.score-card{background:radial-gradient(circle at top right, #d99b3d38, transparent 58%), linear-gradient(180deg, var(--navy), var(--navy-2));border:1px solid #ffffff17;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 20px 42px #0818272e}.score-ring{border-color:#5eead4 #ffffff24 #ffffff24;border-right-color:var(--gold);background:#ffffff08}.score-ring strong{color:#fff}.score-ring span,.workflow-step p{color:#cbd7df}.score-row{color:#d8efe9}.score-row i{background:linear-gradient(90deg, #5eead4, var(--gold))}.preview-advice{background:linear-gradient(135deg,#d8f3ed94,#fff0ce7a);border-color:#0f766e29}.preview-advice strong{color:var(--accent-strong)}.section-heading h2,.workflow-section h2,.scenario-section h2,.final-cta h2,.feature-card h3,.workflow-step h3{color:var(--ink)}.feature-cards{gap:20px}.feature-card,.card,.platform-feature-card,.platform-process,.action-tile,.hero-metric{background:#fffdf7e6;border-color:#ded6c5db;box-shadow:0 18px 46px #08182712}.feature-card{min-height:252px;padding:30px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.feature-card:after{content:"";background:#0f766e14;border-radius:999px;width:132px;height:132px;position:absolute;bottom:-54px;right:-54px}.feature-card:hover{border-color:#0f766e42;transform:translateY(-4px);box-shadow:0 24px 60px #0818271a}.feature-icon,.action-icon,.service-icon{color:var(--accent-strong);background:var(--accent-soft)}.workflow-section{background:radial-gradient(circle at 90% 10%, #d99b3d38, transparent 30rem), linear-gradient(135deg, var(--navy), #102235 62%, #123f3b);position:relative;overflow:hidden;box-shadow:0 32px 76px #08182738}.workflow-section:before{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:26px;position:absolute;inset:24px}.workflow-section h2{color:#fff;position:relative}.workflow-step{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff13;border-color:#ffffff21;position:relative}.workflow-step h3{color:#fff}.workflow-icon{color:var(--navy);background:linear-gradient(135deg,#fff,#d8f3ed);box-shadow:0 12px 24px #5eead41f}.scenario-section{background:#fffdf7c2;border-color:#ded6c5db;box-shadow:0 18px 48px #0818270f}.scenario-list span{color:#243549;background:#fffdf7eb;border-color:#ded6c5e6}.scenario-list span:nth-child(5){color:#7a4b04;background:var(--gold-soft);border-color:#d99b3d3d}.final-cta{background:radial-gradient(circle at 84% 30%,#d99b3d40,#0000 18rem),linear-gradient(135deg,#0b1220,#0f2f2d 72%,#135f59);position:relative;overflow:hidden;box-shadow:0 32px 80px #0818273d}.final-cta:before{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff21,#0000 28%,#ffffff0f);position:absolute;inset:-1px}.final-cta>*{position:relative}.final-cta h2{color:#fff}.final-cta p{color:#d9e6e1}.final-cta .primary-cta{color:var(--navy);box-shadow:none;background:#fffdf7}.cta-orbit{background:#ffffff0a;border-color:#ffffff3d}.cta-orbit span{color:var(--navy);background:linear-gradient(135deg, #fff, var(--gold-soft))}input,textarea,select{background:#fffdf7;border-color:#ded6c5eb}.segmented-control,.tracker-status{background:var(--accent-soft)}.segmented-control button.active{color:var(--accent-strong)}.status-chip-ok{background:#dcfce7}.status-chip-wait,.low-fit-warning{background:#fff7ed}@media (width<=980px){.home-hero{grid-template-columns:1fr;min-height:auto;padding-top:46px}.home-hero:before{display:none}.product-preview{max-width:720px}}@media (width<=720px){.homepage{gap:58px}.home-hero-copy h1{font-size:clamp(42px,14vw,58px)}.ai-provider-list,.ai-provider-row{grid-template-columns:1fr}.ai-health-summary{flex-direction:column}.hero-subtitle{font-size:17px}.product-preview,.workflow-section,.scenario-section,.final-cta,.feature-card{border-radius:24px}.preview-body{grid-template-columns:1fr}.score-card{max-width:300px}}
