:root{--ink:#11212d;--ink-soft:#3a4b57;--paper:#f6f1e8;--paper-strong:#fffdf8;--line:#11212d1f;--card:#fffdf8d1;--teal:#007a78;--teal-deep:#075b60;--amber:#ffb84d;--amber-deep:#c17800;--rose:#da6c5b;--shadow:0 24px 60px #11212d1f;--radius-xl:28px;--radius-lg:22px;--radius-md:16px}*{box-sizing:border-box}html{background:radial-gradient(circle at 0 0,#ffb84d42,#0000 33%),radial-gradient(circle at 100% 0,#007a7833,#0000 24%),linear-gradient(#f7f3eb 0%,#f1e8d9 55%,#efe5d4 100%);min-height:100%}body{color:var(--ink);min-height:100vh;margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.siteShell{flex-direction:column;min-height:100vh;display:flex}.siteHeader{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f3ebd1;border-bottom:1px solid #11212d14;position:sticky;top:0}.siteHeaderInner,.pageWrap,.footerInner{width:min(1180px,100vw - 32px);margin:0 auto}.siteHeaderInner{justify-content:space-between;align-items:center;gap:20px;min-height:78px;display:flex}.brandLink{align-items:center;gap:14px;display:inline-flex}.brandLink strong{font-size:1rem;line-height:1.1;display:block}.brandLink small{color:var(--ink-soft);margin-top:2px;display:block}.brandMark{background:linear-gradient(135deg,var(--teal)0%,#19a29f 100%);color:#fff;letter-spacing:.08em;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:800;display:inline-flex;box-shadow:0 16px 32px #007a7838}.siteNav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.navLink,.footerLink{color:var(--ink-soft)}.navButton,.primaryButton,.secondaryButton,.ghostButton,.inlineButton{cursor:pointer;border:0;transition:transform .16s,box-shadow .16s,background .16s}.navButton,.primaryButton{background:linear-gradient(135deg,var(--ink)0%,#213846 100%);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 18px;display:inline-flex;box-shadow:0 18px 36px #11212d2e}.secondaryButton,.ghostButton{color:var(--ink);background:#ffffffa3;border:1px solid #11212d14;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;display:inline-flex}.inlineButton{color:var(--teal-deep);background:0 0;padding:0;font-weight:700}.navButton:hover,.primaryButton:hover,.secondaryButton:hover,.ghostButton:hover,.inlineButton:hover{transform:translateY(-1px)}.pageWrap{width:min(1180px,100vw - 32px);padding:28px 0 64px}.heroCard,.glassCard,.metricCard,.featureCard,.formCard,.dashboardCard{background:var(--card);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #11212d14}.heroCard{border-radius:36px;padding:28px;overflow:hidden}.heroGrid,.splitGrid,.dashboardGrid,.stackGrid{gap:24px;display:grid}.heroGrid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.splitGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardGrid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.9fr)}.stackGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.eyebrow{color:var(--teal-deep);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:inline-flex}.heroTitle,.sectionTitle,.panelTitle{letter-spacing:-.04em;margin:14px 0 12px;font-family:Georgia,Times New Roman,serif;line-height:1.03}.heroTitle{font-size:clamp(2.5rem,5vw,4.9rem)}.sectionTitle{font-size:clamp(2rem,3vw,3rem)}.panelTitle{font-size:1.5rem}.heroText,.sectionText,.mutedText,.cardCopy,.pageLead{color:var(--ink-soft);line-height:1.65}.ctaRow,.buttonRow,.pillRow{flex-wrap:wrap;gap:12px;display:flex}.heroPanel{background:radial-gradient(circle at 15% 0,#ffb84d3d,#0000 35%),linear-gradient(160deg,#007a781f 0%,#11212d14 100%);border-radius:28px;padding:24px;position:relative}.signalList,.cleanList{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.signalItem,.metricCard,.featureCard,.dashboardCard,.formCard{border-radius:var(--radius-lg)}.signalItem{background:#fffdf8b3;border:1px solid #11212d14;padding:14px 16px}.signalItem strong{margin-bottom:4px;display:block}.sectionBlock{margin-top:28px}.sectionHeader{max-width:760px;margin-bottom:18px}.featureCard,.metricCard,.dashboardCard,.formCard{padding:22px}.featureCard h3,.metricCard h3,.dashboardCard h3{margin:8px 0}.kicker{color:var(--amber-deep);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.metricValue{letter-spacing:-.04em;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800}.metricLabel{color:var(--ink-soft);font-size:.95rem}.sectionDivider{background:#11212d14;height:1px;margin:26px 0}.formGrid,.twoUp,.threeUp{gap:14px;display:grid}.twoUp{grid-template-columns:repeat(2,minmax(0,1fr))}.threeUp{grid-template-columns:repeat(3,minmax(0,1fr))}.field{gap:8px;display:grid}.field label{font-size:.92rem;font-weight:700}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#ffffffb8;border:1px solid #11212d1f;border-radius:14px;padding:13px 14px}.field textarea{resize:vertical;min-height:120px}.statusText{min-height:24px;color:var(--teal-deep);font-weight:700}.statusText[data-tone=error]{color:#b24d3d}.statusText[data-tone=muted]{color:var(--ink-soft);font-weight:600}.mono{font-family:Consolas,Courier New,monospace}.pill{color:var(--ink-soft);background:#11212d0f;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.92rem;display:inline-flex}.dashboardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.footer{background:#fffdf8ad;border-top:1px solid #11212d14;margin-top:auto}.footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 0 40px;display:flex}.footerLinks{flex-wrap:wrap;gap:16px;display:flex}@media (max-width:980px){.heroGrid,.splitGrid,.dashboardGrid,.stackGrid,.twoUp,.threeUp{grid-template-columns:1fr}.siteHeaderInner{padding:14px 0}}@media (max-width:720px){.pageWrap{padding-top:22px}.heroCard{padding:22px}.heroTitle{font-size:2.5rem}.siteNav{gap:8px}}
