@font-face {
  font-family: Inter;
  src: url("/static/fonts/InterVariable.woff2") format("woff2");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

:root {
  --paper: #f7f7f2;
  --white: #fff;
  --ink: #172328;
  --muted: #53636a;
  --night: #142b30;
  --ice: #edf4f7;
  --blue: #3455e5;
  --line: #dce2df;
  --error: #a42e40;
  --surface-ivory: linear-gradient(145deg,#fff 8%,#f1f0e5 68%,#e3e9e2);
  --surface-mineral: linear-gradient(150deg,#fafcfc 10%,#d7e8ec 65%,#b9d4e2);
  --surface-ice: linear-gradient(140deg,#f7fafc 10%,#e0eafa 65%,#bccded);
  --ease: cubic-bezier(.2,.8,.2,1);
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 96px; }
body { margin: 0; background: var(--paper); color: var(--ink); font: 17px/1.65 Inter, Arial, sans-serif; -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4, p { margin: 0; }
h1, h2, h3, h4 { font-weight: 450; letter-spacing: -.025em; text-wrap: balance; }
h1 { font-size: clamp(40px, 4.1vw, 56px); line-height: 1.06; letter-spacing: -.03em; }
h2 { font-size: clamp(32px, 3.22vw, 44px); line-height: 1.12; }
h3 { font-size: 22px; line-height: 1.25; font-weight: 500; letter-spacing: -.015em; }
h4 { font-size: 19px; line-height: 1.3; font-weight: 500; }
p + p { margin-top: 16px; }
a { color: inherit; text-decoration: none; }
a:hover { text-decoration: underline; text-underline-offset: 4px; }
img, svg { display: block; max-width: 100%; }
img { height: auto; }
button, input, select, textarea { font: inherit; }
button, a, input, select, textarea { touch-action: manipulation; }
button { cursor: pointer; }
button:disabled { cursor: not-allowed; opacity: .5; }
:focus-visible { outline: 3px solid var(--blue); outline-offset: 3px; scroll-margin-block: 110px; }
[hidden] { display: none !important; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.wrap { width: min(1264px, calc(100% - 104px)); margin-inline: auto; }
.narrow { max-width: 760px; }
.skip { position: absolute; left: 20px; top: -80px; z-index: 100; padding: 10px 16px; background: var(--white); }
.skip:focus { top: 8px; }
.micro, .fine, .notice { font-size: 13px; line-height: 1.5; color: var(--muted); }
.eyebrow, .badge, .index, .num, .label { font: 400 12px/1.5 ui-monospace, Consolas, monospace; letter-spacing: .07em; }

/* The preparation example is a real, readable figure, never a claim of a live service. */
.privacy-section { padding-block: 72px; background: var(--white); }
.privacy-example { position: relative; isolation: isolate; margin: 0; padding: 32px 40px 28px; background: radial-gradient(ellipse at 100% 100%,#294d56,transparent 65%),var(--night); color: var(--white); }
.privacy-example::before { content: ""; position: absolute; z-index: -1; inset: 0; background: url('/static/assets/surfaces/grain.png'); filter: invert(1); opacity: .6; pointer-events: none; }
.privacy-comparison { display: grid; grid-template-columns: minmax(0,1fr) 144px minmax(0,1fr); gap: 28px; align-items: center; }
.privacy-record { min-width: 0; align-self: stretch; padding: 28px; border: 1px solid #52696f; background: rgba(23,35,40,.24); }
.privacy-record-heading { min-height: 59px; padding-bottom: 18px; border-bottom: 1px solid #405960; margin-bottom: 22px; }
.privacy-record-heading h3 { color: var(--white); font-size: 18px; letter-spacing: -.01em; }
.privacy-record-heading > span { display: block; margin-top: 6px; color: #cad9de; font-size: 12px; }
.privacy-record p { color: #edf4f7; font-size: 16px; line-height: 1.95; overflow-wrap: anywhere; }
.privacy-record p + p { margin-top: 14px; }
.privacy-record mark { display: inline; padding: 2px 5px; border: 1px solid #8b6862; background: #3c2f30; color: #f4d4ca; box-decoration-break: clone; -webkit-box-decoration-break: clone; }
.privacy-prepared mark { border-color: #638b9c; background: #254554; color: #e0efff; font: 13px/1.9 ui-monospace,Consolas,monospace; }
.privacy-transfer { display: flex; flex-direction: column; align-items: center; gap: 12px; text-align: center; color: #cad9de; font-size: 12px; line-height: 1.5; }
.privacy-transfer > span:first-child { color: var(--white); font-size: 13px; }
.privacy-transfer .privacy-arrow { color: #a7c5ef; font-size: 32px; }

/* Public navigation is kept separate from private operations screens. */
.site-header { position: sticky; top: 0; z-index: 40; background: rgba(247,247,242,.97); border-bottom: 1px solid var(--line); backdrop-filter: blur(14px); }
.nav, .nav-wrap { min-height: 80px; display: flex; align-items: center; gap: 24px; }
.brand { display: inline-flex; align-items: center; flex: none; min-height: 44px; line-height: 1; }
.brand img { display: block; width: 132px; height: 28px; object-fit: contain; }
.brand:hover, .brand:focus-visible { text-decoration: none; }
.nav-links { display: flex; align-items: center; justify-content: center; gap: 26px; margin-inline: auto; font-size: 14px; line-height: 1.3; }
.nav-links a { position: relative; display: inline-flex; align-items: center; min-height: 44px; white-space: nowrap; }
.nav-links a:hover { text-decoration: none; }
.nav-roll-window { display: block; height: 1.3em; overflow: hidden; perspective: 160px; }
.nav-roll-track { position: relative; display: block; transform-style: preserve-3d; transform-origin: 50% 50% -.65em; }
.nav-roll-track > span { display: block; line-height: 1.3; backface-visibility: hidden; }
.nav-roll-track > span + span { position: absolute; inset: 0; transform-origin: 50% 50% -.65em; transform: rotateX(-90deg); }
.header-cta { flex: none; }
.menu { display: none; min-width: 48px; min-height: 44px; margin-left: auto; border: 0; background: transparent; color: var(--ink); }
.quiet-link { font-size: 14px; text-decoration: underline; text-underline-offset: 5px; }
.assessment-page .nav .quiet-link { margin-left: auto; }
.btn, .button { display: inline-flex; align-items: center; justify-content: center; gap: 20px; min-height: 48px; padding: 11px 19px; border: 1px solid var(--ink); border-radius: 0; background: var(--ink); color: var(--white); font-size: 15px; font-weight: 550; line-height: 1.3; text-align: center; text-decoration: none !important; transition: background-color 200ms var(--ease), color 200ms var(--ease), border-color 200ms var(--ease); }
.btn:hover, .button:hover { background: var(--night); border-color: var(--night); }
.btn.light, .button.secondary { background: var(--white); border-color: var(--white); color: var(--ink); }
.btn.ghost { background: transparent; color: var(--ink); border-color: var(--line); }
.btn .arrow, .button .arrow { display: inline-block; font-size: 20px; font-weight: 400; line-height: 1; transition: transform 200ms var(--ease); }
.btn:hover .arrow, .button:hover .arrow { transform: translate(3px,-3px); }
.header-cta .btn { min-height: 44px; border-radius: 2px; }

/* Marketing composition */
.hero { position: relative; padding: 88px 0 0; background: var(--white); isolation: isolate; }
.hero::before { content: ""; position: absolute; z-index: -1; inset: 0; pointer-events: none; background: linear-gradient(to bottom,var(--paper) 0%,rgba(247,247,242,.97) 35%,rgba(247,247,242,.25) 65%,rgba(237,244,247,.12) 82%,var(--white) 100%),url('/static/assets/surfaces/mineral.webp') center bottom / cover no-repeat; }
.hero::after { content: ""; position: absolute; z-index: -1; inset: 40% 0 0; background: url('/static/assets/surfaces/grain.png'); mask-image: linear-gradient(transparent,black 40%,black 70%,transparent); opacity: .35; pointer-events: none; }
.hero > .wrap { position: relative; z-index: 1; }
.hero-grid { display: block; text-align: center; }
.hero-copy { max-width: 960px; margin-inline: auto; }
.hero h1 { max-width: 960px; margin-inline: auto; }
.hero .lead { max-width: 800px; margin: 24px auto 0; }
.lead { max-width: 800px; color: var(--muted); font-size: 20px; line-height: 1.45; }
.hero .btn { margin-top: 32px; }
.hero .micro { margin-top: 12px; }
.section, .page-section { padding-block: 88px; }
.white { background: var(--white); }
.ice { background: var(--ice); }
.section-title { max-width: 800px; margin: 0 auto 40px; text-align: center; }
.section-title .lead { max-width: 690px; margin: 20px auto 0; font-size: 18px; line-height: 1.55; }
.split { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 64px; align-items: start; }
.split > * { min-width: 0; }
.split .lead { margin-top: 24px; }
.prose { max-width: 760px; color: var(--muted); font-size: 18px; line-height: 1.7; }
.prose p + p { margin-top: 20px; }
.prose strong { color: var(--ink); font-weight: 600; }
.prose a { color: var(--blue); text-decoration: underline; text-underline-offset: 3px; }
.prose ul, .prose ol { padding-left: 24px; }
.prose li + li { margin-top: 8px; }

/* Calculator */
.estimate-section { padding: 20px 0; background: var(--white); }
.estimate-section > .wrap { max-width: 1160px; }
.estimate-intro { max-width: 800px; margin: 0 auto 22px; text-align: center; }
.estimate-intro h2 { font-size: 38px; line-height: 1.15; }
.estimate-intro p { max-width: 720px; margin: 12px auto 0; color: var(--muted); font-size: 16px; line-height: 1.5; }
.estimator { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid var(--line); background: var(--white); }
.estimate-controls, .estimate-result { min-width: 0; padding: 24px 32px; }
.control { margin: 0 0 8px; }
.control-label { display: flex; justify-content: space-between; align-items: center; gap: 16px; margin-bottom: 4px; font-size: 15px; }
.exact-value { width: 78px; min-height: 48px; padding: 4px 6px 4px 10px; border: 1px solid var(--line); border-radius: 0; background: var(--paper); color: var(--ink); font-size: 18px; font-weight: 500; font-variant-numeric: tabular-nums; text-align: right; }
input[type="range"] { display: block; width: 100%; height: 44px; margin: 0; accent-color: var(--blue); cursor: pointer; }
.estimate-controls input[type="range"] { appearance: none; background: transparent; }
.estimate-controls input[type="range"]::-webkit-slider-runnable-track { height: 5px; background: linear-gradient(100deg,#a3cbd6,#85a9d9 52%,var(--blue)) 0 / var(--range-progress,0%) 100% no-repeat, var(--line); }
.estimate-controls input[type="range"]::-webkit-slider-thumb { appearance: none; width: 32px; height: 32px; margin-top: -13.5px; border: 1px solid #bbcbd3; border-radius: 50%; background: var(--white) url('/static/assets/illustrations/rings-a.svg') center / 28px 28px no-repeat; box-shadow: 0 1px 3px #17232812; }
.estimate-controls input[type="range"]::-moz-range-track { height: 5px; background: var(--line); }
.estimate-controls input[type="range"]::-moz-range-progress { height: 5px; background: linear-gradient(100deg,#a3cbd6,#85a9d9 52%,var(--blue)); }
.estimate-controls input[type="range"]::-moz-range-thumb { width: 30px; height: 30px; border: 1px solid #bbcbd3; border-radius: 50%; background: var(--white) url('/static/assets/illustrations/rings-a.svg') center / 28px 28px no-repeat; }
.range-scale { display: flex; justify-content: space-between; color: var(--muted); font-size: 12px; }
.region-control { margin-top: 12px; padding: 0; border: 0; }
.region-control legend { margin-bottom: 10px; }
.choice-row { display: flex; flex-wrap: wrap; gap: 8px; }
.choice, .tool { position: relative; display: flex; align-items: center; gap: 10px; min-height: 48px; padding: 10px 13px; border: 1px solid var(--line); background: var(--white); font-size: 14px; line-height: 1.35; cursor: pointer; }
.choice input, .tool input { width: 17px; height: 17px; margin: 0; flex: none; accent-color: var(--blue); }
.choice:has(input:checked), .tool:has(input:checked) { border-color: var(--blue); background: var(--ice); }
.choice:hover, .tool:hover { border-color: var(--blue); }
.estimate-controls .choice-row { gap: 5px; }
.estimate-controls .choice { min-height: 48px; padding: 9px 10px; gap: 6px; font-size: 12px; }
.estimate-controls .choice input { width: 14px; height: 14px; }
.calculator-note { margin-top: 12px; color: var(--muted); font-size: 13px; }
.calculator-note[open] { padding-top: 16px; border-top: 1px solid var(--line); }
.calculator-note summary { color: var(--ink); cursor: pointer; }
.calculator-note a { text-decoration: underline; }
.estimate-result { position: relative; isolation: isolate; display: flex; flex-direction: column; align-items: flex-start; background: radial-gradient(ellipse at 95% 110%,#294d56,transparent 65%),linear-gradient(125deg,var(--night),var(--ink)); color: var(--white); }
.estimate-result { justify-content: center; }
.result-label { color: #c5d4d7; font-size: 13px; }
.amount { display: flex; align-items: baseline; gap: 11px; margin: 12px 0 14px; font-size: clamp(38px,4vw,54px); font-weight: 450; line-height: 1.1; letter-spacing: -.045em; font-variant-numeric: tabular-nums; white-space: nowrap; }
.amount .to { color: #c5d4d7; font-size: 16px; letter-spacing: 0; }
.result-description { max-width: 380px; margin-bottom: 20px; color: #d3dfe1; font-size: 14px; line-height: 1.5; }
.estimate-result .micro { max-width: 380px; margin-top: 16px; color: #c5d4d7; font-size: 12px; line-height: 1.5; }
.estimate-method a { text-decoration: underline; }
.estimate-result.is-updating .amount { animation: result-change 180ms var(--ease); }

/* Home feature sections */
.work-section { padding: 80px 0 88px; background: var(--white); }
.opportunity-intro { padding-block: 36px 80px; }
.opportunity-editorial { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: start; gap: 72px; max-width: 1080px; padding-top: 40px; border-top: 1px solid var(--line); }
.opportunity-intro h2 { max-width: 450px; font-size: clamp(30px,2.8vw,38px); line-height: 1.18; text-wrap: initial; }
.opportunity-intro p { max-width: 540px; color: var(--muted); font-size: 18px; line-height: 1.65; text-wrap: pretty; }
.about-introduction { max-width: 880px; }
.about-introduction .prose { margin-top: 28px; }
.category-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 20px; }
.category { display: flex; flex-direction: column; min-height: 326px; padding: 26px 24px 22px; border: 1px solid var(--line); border-radius: 4px; background: var(--white); }
.category-support, .opportunity-support { background: var(--surface-ivory); }
.category-sales, .opportunity-sales { background: var(--surface-mineral); }
.category-engineering, .opportunity-engineering { background: var(--white); }
.category, .opportunity-card { position: relative; isolation: isolate; }
.category:not(.category-engineering)::before, .opportunity-card:not(.opportunity-engineering)::before { content: ""; position: absolute; z-index: -1; inset: 0; border-radius: inherit; background: url('/static/assets/surfaces/grain.png'); opacity: .48; pointer-events: none; }
.category-operations, .opportunity-operations { background: var(--surface-ice); }
.category-chat, .category-code { background: var(--surface-ivory); }
.category-email, .category-finance { background: var(--surface-mineral); }
.category-documents, .category-business { background: var(--white); }
.category-documents::before, .category-business::before { display: none; }
.category-work, .category-crm { background: var(--surface-ice); }
.category-symbol { display: flex; align-items: flex-start; margin-bottom: 26px; }
.category .index { color: var(--muted); }
.category h3 { margin: 0 0 12px; font-size: 21px; min-height: 2.5em; }
.category p { color: var(--muted); font-size: 15px; line-height: 1.6; }
.category .systems { display: flex; flex-wrap: wrap; align-content: start; gap: 11px 12px; min-height: 77px; margin-top: auto; padding-top: 28px; color: var(--ink); font-size: 12px; }
.software-name { display: inline-flex; align-items: center; gap: 7px; white-space: nowrap; }
.software-name img { width: 18px; height: 18px; flex: none; object-fit: contain; }
.software-inline { display: inline; white-space: normal; }
.software-inline img { display: inline-block; margin: 0 5px 0 2px; vertical-align: -.15em; }
.software-mark { width: 24px; height: 24px; object-fit: contain; flex: none; }
.dark { position: relative; isolation: isolate; background: var(--night); color: var(--white); }
.dark .lead, .dark .prose { color: #c5d4d7; }
.matching-section { position: relative; isolation: isolate; padding: 80px 0 72px; background: var(--white); }
.matching-section::before { content: ""; position: absolute; z-index: -1; inset: 0; background: url('/static/assets/surfaces/mineral.webp') center / cover no-repeat; opacity: .72; mask-image: linear-gradient(transparent,black 35%,black 60%,transparent); }
.matching-intro { max-width: 740px; margin: 0 auto 40px; text-align: center; }
.matching-intro .lead { max-width: 690px; margin: 20px auto 0; font-size: 18px; line-height: 1.55; }
.introduction-scene { position: relative; height: 510px; margin: 58px auto 0; max-width: 1200px; }
.profile-source { position: absolute; z-index: 1; display: flex; align-items: center; justify-content: center; height: 46px; padding-inline: 18px; background: rgba(255,255,255,.86); border: 1px solid rgba(159,180,189,.24); color: var(--ink); font-size: 14px; white-space: nowrap; }
.source-support { top: 4px; left: 0; width: 20%; }
.source-sales { top: 62px; left: 24.4%; width: 17%; }
.source-projects { top: 62px; right: 24.4%; width: 17%; }
.source-engineering { top: 4px; right: 0; width: 20%; }
.profile-connections { position: absolute; inset: 0; width: 100%; height: 460px; color: #8da8b5; pointer-events: none; }
.profile-connections path { vector-effect: non-scaling-stroke; }
.introduction-scene.is-inview .profile-connections path { animation: profile-connect 1300ms var(--ease) both; }
.introduction-mark { position: absolute; width: 248px; top: 208px; left: calc(50% - 124px); }
.brand-ring { width: 100%; height: auto; transform: none; }
.profile-caption { position: absolute; top: -14px; left: 50%; translate: -50% 0; padding-inline: 12px; background: #e4eef1; color: var(--muted); font: 12px/1.5 ui-monospace,Consolas,monospace; white-space: nowrap; }
.profile-destination { position: absolute; top: 470px; left: 0; width: 100%; text-align: center; font-size: 16px; font-weight: 500; }
.profile-destination::before { content: ""; position: absolute; height: 32px; width: 1px; left: 50%; bottom: calc(100% + 8px); background: linear-gradient(var(--blue),#a0b8c6); }
@keyframes profile-connect { from { stroke-dasharray: 1; stroke-dashoffset: 1; } to { stroke-dasharray: 1; stroke-dashoffset: 0; } }
.benefit-stack { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 40px; border-top: 1px solid #cbd6db; }
.benefit-row { padding-top: 26px; }
.benefit-row h3 { margin-bottom: 12px; font-size: 20px; }
.benefit-row p { color: var(--muted); font-size: 15px; line-height: 1.65; }
.steps { position: relative; isolation: isolate; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 0; margin-top: 48px; border: 1px solid var(--line); background: var(--white); }
.steps::before { content: ""; position: absolute; z-index: 2; top: 0; left: 0; width: var(--step-progress,0%); height: 3px; background: linear-gradient(90deg,#b2cfd4,#96b4de 55%,var(--blue)); transition: width 600ms var(--ease); }
.steps::after { content: ""; position: absolute; z-index: -1; inset: 0 auto 0 0; width: var(--step-progress,0%); background: url('/static/assets/surfaces/grain.png'),linear-gradient(115deg,#f7f7f2,#e2eff0 40%,#d1e0f3); transition: width 600ms var(--ease); pointer-events: none; }
.step { padding: 28px; }
.step + .step { border-left: 1px solid var(--line); }
.step .num { color: var(--blue); }
.step-top { display: flex; align-items: center; justify-content: space-between; }
.step h3 { margin: 30px 0 14px; }
.step p { color: var(--muted); font-size: 16px; }
.process-cta { margin-top: 36px; text-align: center; }
.trust-strip { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; padding: 54px; border: 1px solid var(--line); background: var(--ice) url("/static/assets/surfaces/mineral.webp") center / cover no-repeat; }
.trust-strip p { color: var(--muted); font-size: 18px; line-height: 1.65; }
.faq-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 72px; background: var(--white); }
.faq-grid > h2, .faq-grid > div:first-child:not(.faqs) { padding: 12px 0 0; }
.faqs { min-width: 0; border-top: 1px solid var(--line); }
.faqs details { padding: 24px 0; border-bottom: 1px solid var(--line); }
.faqs summary { display: flex; justify-content: space-between; gap: 20px; list-style: none; font-size: 20px; font-weight: 500; line-height: 1.3; cursor: pointer; }
.faqs summary::-webkit-details-marker { display: none; }
.faqs summary::after { content: "+"; flex: none; color: var(--muted); font-size: 24px; font-weight: 400; }
.faqs details[open] summary::after { content: "−"; }
.faqs p { margin-top: 18px; color: var(--muted); font-size: 16px; line-height: 1.65; }
.faqs details[open] p { animation: answer-in 220ms var(--ease); }
.closing { position: relative; isolation: isolate; padding: 112px 0; border-top: 1px solid var(--line); background: linear-gradient(110deg,rgba(247,247,242,.94) 10%,rgba(237,244,247,.6) 60%,rgba(197,216,237,.3)),url('/static/assets/surfaces/mineral.webp') center / cover; }
.closing::after { content: ""; position: absolute; z-index: -1; inset: 0; background: url('/static/assets/surfaces/grain.png'); opacity: .35; pointer-events: none; }
.closing-inner { display: flex; flex-direction: column; align-items: center; gap: 32px; max-width: 860px; margin: 0 auto; text-align: center; }
.closing-inner h2 { max-width: 800px; margin-inline: auto; font-size: clamp(36px,3.8vw,52px); line-height: 1.1; }
.closing-inner p { max-width: 600px; margin: 24px auto 0; color: var(--muted); font-size: 18px; }
.closing-inner .btn { margin-top: 0; min-height: 54px; }
.closing-actions { display: flex; flex-direction: column; align-items: center; gap: 16px; }
.closing-secondary { display: inline-flex; align-items: center; gap: 14px; min-height: 44px; font-size: 14px; }
.footer { position: relative; isolation: isolate; padding: 72px 0 30px; background: radial-gradient(ellipse at 90% 100%,#25444b,transparent 70%),var(--night); color: var(--white); }
.estimate-result::before, .footer::before, .dark::before { content: ""; position: absolute; z-index: -1; inset: 0; background: url('/static/assets/surfaces/grain.png'); filter: invert(1); opacity: .72; pointer-events: none; }
.footer-grid { display: grid; grid-template-columns: 2fr repeat(3,1fr); gap: 48px; }
.footer p { max-width: 320px; margin-top: 20px; color: #c5d4d7; font-size: 15px; }
.footer h3 { margin: 6px 0 19px; color: var(--white); font-size: 15px; letter-spacing: 0; }
.footer a:not(.brand) { display: block; margin-bottom: 11px; color: #d7e1e3; font-size: 14px; }
.footer-bottom { display: flex; justify-content: space-between; gap: 24px; flex-wrap: wrap; margin-top: 60px; padding-top: 22px; border-top: 1px solid #466066; color: #bfd0d4; font-size: 12px; }
.footer-bottom a { display: inline !important; font-size: 12px !important; }

/* A progressive viewport edge, never a background panel or an input layer. */
.page-end { height: 1px; margin-top: -1px; pointer-events: none; }
.viewport-blur { position: fixed; z-index: 30; inset: auto 0 0; height: 88px; pointer-events: none; transition: opacity 180ms ease; }
.viewport-blur > span { position: absolute; inset: 0; border-radius: 0; pointer-events: none; -webkit-backdrop-filter: blur(var(--edge-blur)); backdrop-filter: blur(var(--edge-blur)); -webkit-mask-image: var(--edge-mask); mask-image: var(--edge-mask); }
.viewport-blur > span:nth-child(1) { --edge-blur: .179688px; --edge-mask: linear-gradient(transparent 0%,black 12.5%,black 25%,transparent 37.5%); }
.viewport-blur > span:nth-child(2) { --edge-blur: .359375px; --edge-mask: linear-gradient(transparent 12.5%,black 25%,black 37.5%,transparent 50%); }
.viewport-blur > span:nth-child(3) { --edge-blur: .71875px; --edge-mask: linear-gradient(transparent 25%,black 37.5%,black 50%,transparent 62.5%); }
.viewport-blur > span:nth-child(4) { --edge-blur: 1.4375px; --edge-mask: linear-gradient(transparent 37.5%,black 50%,black 62.5%,transparent 75%); }
.viewport-blur > span:nth-child(5) { --edge-blur: 2.875px; --edge-mask: linear-gradient(transparent 50%,black 62.5%,black 75%,transparent 87.5%); }
.viewport-blur > span:nth-child(6) { --edge-blur: 5.75px; --edge-mask: linear-gradient(transparent 62.5%,black 75%,black 87.5%,transparent 100%); }
.viewport-blur > span:nth-child(7) { --edge-blur: 11.5px; --edge-mask: linear-gradient(transparent 75%,black 87.5%,black 100%); }
.viewport-blur > span:nth-child(8) { --edge-blur: 23px; --edge-mask: linear-gradient(transparent 87.5%,black 100%); }
.viewport-blur.is-clear, body:has(:focus-visible) .viewport-blur, body:has(input:focus,select:focus,textarea:focus) .viewport-blur { opacity: 0; }
.assessment-page .viewport-blur, .system-page .viewport-blur { display: none; }

/* Secondary page families */
.page-hero { position: relative; isolation: isolate; padding: 84px 0 64px; background: var(--white); }
.page-hero::before { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(to bottom,rgba(247,247,242,.65),rgba(255,255,255,.15) 60%,var(--white)),url('/static/assets/surfaces/mineral.webp') center / cover; pointer-events: none; }
.page-hero .wrap { display: flex; flex-direction: column; align-items: center; text-align: center; }
.page-hero h1 { max-width: 960px; }
.page-hero .lead { max-width: 760px; margin-top: 24px; font-size: 19px; line-height: 1.55; }
.page-hero .btn { margin-top: 32px; }
.page-section { background: var(--white); border-top: 1px solid var(--line); }
.page-section.tone-paper { background: var(--paper); }
.page-section.tone-ice { background: var(--ice); }
.page-section .prose { margin-top: 24px; }
.page-section .split .prose { margin-top: 24px; }
.page-section .split .prose:first-child { margin-top: 0; }
.page-section h2 { max-width: 900px; }
.content-section { padding: 64px 0 80px; background: var(--white); }
.section-heading { max-width: 760px; margin-bottom: 36px; }
.editorial-feature { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.editorial-feature .prose { margin-top: 24px; font-size: 17px; line-height: 1.65; }
.statement-section { padding: 56px 0; background: var(--white); }
.statement-copy { max-width: 880px; }
.statement-copy h2 { max-width: 800px; }
.statement-copy .prose { max-width: 800px; margin-top: 26px; font-size: 18px; }
.principles-grid { position: relative; isolation: isolate; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); border: 1px solid var(--line); background: linear-gradient(115deg,var(--paper),#f6fafb 45%,#e1ebf5); }
.principles-grid::before { content: ""; position: absolute; inset: 0 0 auto; height: 3px; background: linear-gradient(90deg,#b2cfd4,#96b4de 55%,var(--blue)); pointer-events: none; }
.principle { padding: 32px; min-width: 0; }
.principle + .principle { border-left: 1px solid var(--line); }
.principle-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; }
.principle-top .index { color: var(--muted); }
.principle h2, .principle h3 { font-size: 24px; line-height: 1.25; }
.principle p, .principle .prose { margin-top: 16px; font-size: 16px; line-height: 1.65; color: var(--muted); }
.founder-section { padding: 72px 0; background: var(--paper) url('/static/assets/surfaces/grain.png'); }
.founder-section .prose { margin-top: 24px; font-size: 17px; }
.operator-section { padding: 42px 0; background: var(--white); }
.operator-section .wrap { max-width: 880px; }
.operator-section h2 { font-size: 25px; }
.operator-section .prose { margin-top: 16px; font-size: 16px; }
.opportunity-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0; border-top: 1px solid var(--line); }
.opportunity-card { padding: 36px 44px; border-bottom: 1px solid var(--line); }
.opportunity-card:nth-child(even) { border-left: 1px solid var(--line); }
.opportunity-card-top { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 32px; }
.opportunity-card-top .index { color: var(--muted); }
.opportunity-card h2 { font-size: 32px; }
.opportunity-card .prose { margin-top: 18px; font-size: 17px; }
.opportunity-link { margin-top: 26px; }
.opportunity-link a { display: inline-flex; min-height: 44px; align-items: center; }
.opportunity-detail { display: grid; grid-template-columns: 208px minmax(0,760px); gap: 80px; justify-content: center; align-items: start; }
.opportunity-identity { position: sticky; top: 120px; display: flex; flex-direction: column; gap: 24px; }
.opportunity-identity a { font-size: 13px; }
.editorial-entry + .editorial-entry { margin-top: 38px; padding-top: 38px; border-top: 1px solid var(--line); }
.editorial-entry h2 { font-size: 30px; line-height: 1.2; }
.editorial-entry .prose { margin-top: 18px; font-size: 17px; }
.review-section { padding: 56px 0; background: linear-gradient(115deg,var(--paper),var(--ice) 60%,#dce9f0); }
.review-composition { max-width: 960px; }
.review-composition h2 { font-size: 32px; }
.review-composition .prose { max-width: 850px; margin-top: 20px; font-size: 17px; }
.reading-section { padding: 48px 0; background: var(--white); }
.reading-copy { max-width: 880px; }
.reading-copy h2 { font-size: 32px; }
.reading-copy .prose { max-width: 850px; margin-top: 20px; font-size: 17px; }
.sourcing-table { margin: 40px 0 0; }
.inquiry-section { padding: 72px 0; background: var(--white); }
.inquiry-section .split { grid-template-columns: .8fr 1.2fr; gap: 80px; }
.inquiry-section .split > div:first-child { position: sticky; top: 120px; }
.inquiry-section h2 { font-size: 36px; }
.inquiry-section .prose { margin-top: 20px; font-size: 17px; }
.contact-page .page-hero { padding-block: 64px 40px; }
.contact-page .page-hero h1 { max-width: 850px; font-size: 48px; }
.contact-page .inquiry-section { padding-top: 32px; }
.policy-reading { max-width: 860px; padding-block: 12px 80px; }
.policy-page { background: var(--white); }
.author-hero { padding: 72px 0 40px; background: linear-gradient(115deg,var(--paper),var(--ice)); }
.author-header { display: grid; grid-template-columns: 220px minmax(0,1fr); gap: 56px; align-items: center; }
.author-header > img { width: 220px; aspect-ratio: 1; object-fit: cover; }
.author-header h1 { font-size: 48px; }
.author-header .lead { margin-top: 20px; }
.resources-shelf { padding: 32px 0 80px; background: var(--white); }
.process-story { padding: 12px 0 56px; background: var(--white); }
.process-story-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 80px; align-items: start; }
.process-index { position: sticky; top: 80px; z-index: 5; grid-column: 1 / -1; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); background: rgba(255,255,255,.97); border-block: 1px solid var(--line); }
.process-index a { display: flex; align-items: center; gap: 14px; min-height: 62px; padding: 16px 20px; border-bottom: 2px solid transparent; color: var(--muted); font-size: 14px; line-height: 1.4; }
.process-index a + a { border-left: 1px solid var(--line); }
.process-index a span { color: var(--blue); font: 11px ui-monospace, Consolas, monospace; }
.process-index a[aria-current="step"] { border-bottom-color: var(--blue); color: var(--ink); background: var(--ice); }
.process-index a:hover { color: var(--ink); }
.process-rows { min-width: 0; }
.process-row { display: flex; flex-direction: column; justify-content: center; min-height: 380px; padding: 56px 24px 56px 0; border-top: 1px solid var(--line); scroll-margin-top: 164px; }
.process-row:first-child { border-top: 0; }
.process-row h2 { max-width: 520px; font-size: 36px; }
.step-number { margin-bottom: 18px; color: var(--blue); font: 11px/1.5 ui-monospace, Consolas, monospace; letter-spacing: .06em; }
.process-row .prose { margin-top: 24px; }
.process-visual { position: sticky; top: 180px; padding: 0 20px; }
.journey-document { border: 1px solid #c3cfd4; background: rgba(255,255,255,.68); }
.journey-stage { position: relative; isolation: isolate; padding: 20px 24px; border-left: 2px solid transparent; transition: border-color 350ms var(--ease); }
.journey-stage::before { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(110deg,var(--white),#dfebf3); opacity: 0; transition: opacity 350ms var(--ease); pointer-events: none; }
.journey-stage + .journey-stage { border-top: 1px solid var(--line); }
.journey-stage > img { margin-top: 3px; }
.journey-stage span { display: block; color: var(--muted); font: 10px/1.5 ui-monospace, Consolas, monospace; }
.journey-stage strong { display: block; margin: 7px 0 8px; font-size: 16px; line-height: 1.4; font-weight: 500; }
.journey-stage p { color: var(--muted); font-size: 12px; }
.journey-arrow { margin-inline: 8px; color: var(--blue); font-weight: 400; }
.range-illustration { display: flex; align-items: center; gap: 5px; max-width: 180px; height: 18px; }
.range-illustration i { width: 1px; height: 10px; background: #9aaeb6; }
.range-illustration b { height: 2px; flex: 1; background: linear-gradient(to right,var(--blue),#afc8de); }
.process-visual[data-active="0"] .journey-stage:nth-child(1),
.process-visual[data-active="1"] .journey-stage:nth-child(2),
.process-visual[data-active="2"] .journey-stage:nth-child(3),
.process-visual[data-active="3"] .journey-stage:nth-child(4) { border-left-color: var(--blue); }
.process-visual[data-active="0"] .journey-stage:nth-child(1)::before,
.process-visual[data-active="1"] .journey-stage:nth-child(2)::before,
.process-visual[data-active="2"] .journey-stage:nth-child(3)::before,
.process-visual[data-active="3"] .journey-stage:nth-child(4)::before { opacity: 1; }
.process-summary { padding: 24px 0 64px; background: var(--white); }
.continuity-panel { padding-block: 38px; border-block: 1px solid var(--line); }
.continuity-panel h2 { font-size: 30px; }
.process-summary .prose { max-width: 850px; margin-top: 16px; font-size: 17px; }
.founder-panel { display: grid; grid-template-columns: 360px minmax(0,1fr); gap: 80px; align-items: center; }
.founder-panel img { width: 360px; aspect-ratio: 1; object-fit: cover; }
.table-wrap, .table-scroll { max-width: 100%; margin: 32px 0; overflow: auto; border: 1px solid var(--line); }
table { width: 100%; border-collapse: collapse; color: var(--ink); font-size: 15px; text-align: left; }
th, td { padding: 17px 20px; border-bottom: 1px solid var(--line); vertical-align: top; }
th { background: url('/static/assets/surfaces/grain.png'),linear-gradient(120deg,var(--ice),#dce9ed); font-size: 14px; font-weight: 600; }
tr:last-child td { border-bottom: 0; }
.article-cards { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.article-card { display: flex; flex-direction: column; border: 1px solid var(--line); border-radius: 4px; background: var(--white); }
.article-card > img { border-radius: 4px 4px 0 0; }
.article-card img { width: 100%; aspect-ratio: 1.9; object-fit: cover; background: var(--ice); }
.article-card .copy { display: flex; flex: 1; flex-direction: column; padding: 26px; }
.article-card p { margin-top: 14px; color: var(--muted); font-size: 15px; }
.article-card a { display: inline-block; margin-top: auto; padding-top: 24px; font-size: 14px; text-decoration: underline; }
.article-card h3 { font-size: 23px; }
.article-card.featured { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 1fr; }
.article-card.featured img { height: 100%; aspect-ratio: auto; border-radius: 4px 0 0 4px; object-fit: contain; }
.article-card.featured .copy { padding: 40px; }
.article-card.featured h3 { font-size: 34px; }
.article-card:focus-within { border-color: var(--blue); }
.resources-shelf + .resources-shelf { padding-top: 0; }
.resources-shelf h2 { margin-bottom: 18px; }
.worksheet-card .worksheet-links { display: flex; flex-wrap: wrap; gap: 8px 20px; margin-top: auto; padding-top: 24px; }
.worksheet-card .worksheet-links a { margin: 0; padding: 0; }
.article-hero { padding: 64px 0 48px; background: linear-gradient(110deg,var(--paper) 35%,var(--ice)); border-bottom: 1px solid var(--line); }
.article-hero > .wrap { max-width: 1064px; }
.article-hero h1 { max-width: 850px; font-size: 48px; }
.article-hero .lead { max-width: 760px; margin-top: 24px; }
.breadcrumbs { display: flex; gap: 9px; margin-bottom: 24px; color: var(--muted); font-size: 13px; }
.article-hero .eyebrow, .article-hero .badge { margin-bottom: 20px; color: var(--muted); }
.article-hero .badge a { text-decoration: underline; text-underline-offset: 4px; }
.article-meta, .byline { display: flex; gap: 18px; margin-top: 22px; color: var(--muted); font-size: 13px; }
.article-meta a, .byline a { text-decoration: underline; }
.article-layout { display: grid; grid-template-columns: 208px minmax(0,720px); gap: 64px; justify-content: center; align-items: start; padding-block: 56px 88px; }
.article-layout aside, .toc { position: sticky; top: 112px; padding-right: 20px; border-right: 1px solid var(--line); font-size: 13px; line-height: 1.5; }
.article-layout aside p, .toc .label { display: block; margin-bottom: 17px; color: var(--ink); font-weight: 600; }
.article-layout aside a, .toc a { display: block; padding-block: 4px; margin-bottom: 12px; color: var(--muted); }
.article-layout aside a:hover, .toc a:hover { color: var(--blue); text-decoration: underline; text-underline-offset: 4px; }
.article-layout article, .article-body { min-width: 0; max-width: 720px; }
.article-layout .prose h2 { margin: 48px 0 18px; color: var(--ink); font-size: 34px; line-height: 1.2; }
.article-layout .prose h2:first-child { margin-top: 0; }
.article-layout .prose h3 { margin: 36px 0 14px; color: var(--ink); }
.article-layout .prose p { margin: 0 0 20px; }
.article-layout .prose { font-size: 18px; line-height: 1.7; }
.article-layout .prose table { margin-block: 24px; }
.article-body .content-cover, .article-body .content-framework img { display: block; width: 100%; height: auto; }
.article-body .content-cover { margin: 0 0 40px; border-radius: 8px; }
.article-body .content-framework { max-width: 580px; margin: 40px auto; }
.article-body .anchor-alias { display: block; position: relative; top: -110px; height: 0; }
.opportunity-reading, .opportunity-reading .prose { min-width: 0; }
.article-cover { margin-bottom: 36px; }
.article-cover img { width: 100%; }
.surface.ice { background: var(--ice); }
.surface.mineral { background: var(--ice); }
.category-cover { display: grid; place-items: center; min-height: 250px; }
.category-cover img { width: 76px; height: 76px; }
.review-grid, .company-panels { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
.review-grid section, .company-panel { padding: 32px; border: 1px solid var(--line); background: var(--white); }
.company-panel p { margin-top: 17px; color: var(--muted); }
.company-panel a, .review-grid a { display: inline-block; margin-top: 22px; text-decoration: underline; }
.review-index { padding-block: 88px; }
.review-index .review-grid { margin-top: 40px; }

/* Native public forms */
.field-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
.field, .field-grid > * { min-width: 0; }
.field.wide { grid-column: 1 / -1; }
.field label, .field-label { display: block; margin-bottom: 9px; font-size: 14px; font-weight: 500; }
.field input, .field select, .field textarea { width: 100%; min-width: 0; min-height: 48px; padding: 11px 13px; border: 1px solid #becbc8; border-radius: 0; background: var(--white); color: var(--ink); font-size: 16px; }
.field textarea { min-height: 120px; resize: vertical; }
.field input:focus-visible, .field select:focus-visible, .field textarea:focus-visible { border-color: var(--blue); }
.field input[aria-invalid="true"], .field select[aria-invalid="true"] { border-color: var(--error); }
.form-section, .form-shell { max-width: 720px; padding: 32px; border: 1px solid var(--line); background: var(--white); }
.form-section h3 { margin-bottom: 24px; }
.form-actions { display: flex; justify-content: space-between; align-items: center; gap: 16px; margin-top: 28px; }
.ack { display: flex; align-items: flex-start; gap: 10px; margin-top: 18px; font-size: 14px; line-height: 1.5; }
.ack input { width: 18px; height: 18px; flex: none; margin-top: 3px; accent-color: var(--blue); }
.ack a { text-decoration: underline; }
.form-error, .errorlist { color: var(--error); font-size: 14px; }
.form-error { margin: 16px 0; }
.wizard-shell #wizard-error:not(:empty) { margin: 0 0 24px; padding: 12px 16px; border-left: 2px solid var(--error); background: #f9ecee; }
.field-error { margin-top: 9px; color: var(--error); font-size: 14px; line-height: 1.5; }
.form-error:empty, .form-success:empty { display: none; }
.form-error a { text-decoration: underline; }
.form-error ul { padding-left: 22px; }
.form-success { margin-top: 24px; padding: 22px; border: 1px solid var(--line); background: var(--ice); }
.honeypot { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.checks { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 10px; }
.field-space { margin-top: 26px; }
.field-hint { margin-top: 8px; color: var(--muted); font-size: 13px; line-height: 1.5; }
.search-empty { padding: 20px; border: 1px dashed var(--line); color: var(--muted); font-size: 14px; }
.static-launch-closed { padding: 32px; }
.static-launch-closed p { margin-top: 12px; }
.form-receipt { max-width: 720px; padding: 28px 0; border-block: 1px solid var(--line); }
.form-receipt h1 { margin: 12px 0 24px; }
.form-receipt p + p { margin-top: 18px; }
.form-receipt a { margin-top: 26px; }
.system-page { display: flex; flex-direction: column; min-height: 100svh; }
.system-page main { flex: 1; }
.system-page .system-content { max-width: 800px; margin: 0 auto; padding-block: 72px 96px; }
.system-page .system-content h1 { margin: 14px 0 24px; font-size: 44px; }
.system-page .system-content p { max-width: 700px; margin-top: 18px; color: var(--muted); }
.system-page .system-content > a, .system-page .system-content .actions { display: inline-flex; margin-top: 28px; }
.system-page .form-receipt { padding-block: 0; border: 0; }
.system-page .system-content .label, .system-page .system-content .eyebrow { color: var(--blue); }

/* Light eight-step assessment */
.assessment-page { background: var(--paper); color-scheme: light; }
.wizard-wrap { width: min(1210px, calc(100% - 104px)); margin: 52px auto 100px; }
.wizard-layout { display: grid; grid-template-columns: 200px minmax(0,800px); gap: 64px; align-items: start; justify-content: space-between; }
.wizard-rail { position: sticky; top: 118px; border-left: 1px solid var(--line); padding-top: 8px; }
.wizard-rail-title { margin: 0 0 28px 19px; color: var(--muted); font: 12px/1.5 ui-monospace, Consolas, monospace; letter-spacing: .08em; text-transform: uppercase; }
.wizard-stage-list { margin: 0; padding: 0; list-style: none; }
.wizard-stage-list li { display: grid; grid-template-columns: 26px 1fr; align-items: center; gap: 8px; min-height: 51px; margin-left: -1px; padding: 7px 12px 7px 18px; border-left: 2px solid transparent; color: var(--muted); font-size: 14px; }
.wizard-stage-list li span { font: 12px ui-monospace, Consolas, monospace; }
.wizard-stage-list li[aria-current="step"] { border-left-color: var(--blue); color: var(--ink); font-weight: 600; }
.wizard-stage-list li[data-complete] { color: var(--ink); }
.wizard-main { min-width: 0; }
.wizard-top { display: flex; justify-content: space-between; gap: 16px; margin-bottom: 13px; color: var(--muted); font-size: 13px; }
.wizard-progress { height: 2px; margin-bottom: 28px; background: var(--line); }
.wizard-progress span { display: block; height: 100%; background: var(--blue); transition: width 240ms var(--ease); }
.wizard-heading { margin-bottom: 28px; color: var(--muted); font-size: 17px; font-weight: 500; line-height: 1.4; letter-spacing: 0; }
.wizard-shell fieldset { min-width: 0; margin: 0; padding: 0; border: 0; }
.wizard-shell fieldset legend { scroll-margin-top: 100px; }
.wizard-shell legend { width: 100%; margin-bottom: 18px; color: var(--ink); font-size: 36px; font-weight: 450; line-height: 1.12; letter-spacing: -.025em; }
.wizard-shell .screen-note { max-width: 640px; margin: 0 0 32px; color: var(--muted); font-size: 16px; }
.wizard-shell .profile-numbers { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 0; border: 1px solid var(--line); background: var(--white); }
.profile-numbers > .field { min-width: 0; min-height: 226px; padding: 22px; }
.profile-numbers > .field + .field { border-left: 1px solid var(--line); }
.wizard-shell .choice, .wizard-shell .tool { min-height: 56px; padding: 14px 16px; font-size: 15px; }
.wizard-shell .choices-large { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.wizard-shell .checks { grid-template-columns: repeat(2,minmax(0,1fr)); }
.wizard-shell .choice:has(input:checked), .wizard-shell .tool:has(input:checked) { box-shadow: inset 3px 0 0 var(--blue); }
.wizard-shell .field label { font-size: 14px; }
.wizard-shell .field label.ack { display: flex; align-items: center; margin-bottom: 0; font-size: 13px; font-weight: 400; }
.wizard-shell .field label.ack input { width: 17px; min-height: 0; margin: 0; }
.selection-status { margin: 8px 0 14px; color: var(--muted); font-size: 13px; }
.system-search { margin-bottom: 14px; }
.wizard-shell .form-actions { margin-top: 40px; padding-top: 24px; border-top: 1px solid var(--line); }
.wizard-shell .form-actions:has([data-back][hidden]) { justify-content: flex-end; }
.wizard-shell [data-back], .wizard-shell [data-next] { display: none; }
.wizard-shell .wizard-enhanced [data-back], .wizard-shell .wizard-enhanced [data-next] { display: inline-flex; }
.wizard-shell fieldset.step-entering { animation: wizard-in 240ms var(--ease); }
.review-group { min-width: 0; padding: 22px 0; border-top: 1px solid var(--line); }
.review-group p { margin-top: 8px; color: var(--muted); font-size: 15px; }
.review-group button { float: right; min-height: 44px; padding: 4px 8px; border: 0; background: none; color: var(--blue); font-size: 14px; text-decoration: underline; }
#profile-review { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 24px; }
.form-footer { padding: 26px; border-top: 1px solid var(--line); color: var(--muted); font-size: 13px; text-align: center; }
.form-footer p + p { margin-top: 6px; }
.form-footer a { text-decoration: underline; }

/* Public status pages produced by the edge shell. */
.editorial { max-width: 760px; }
.editorial > .eyebrow { margin-bottom: 18px; color: var(--blue); }
.editorial > h1 { margin-bottom: 24px; }
.editorial > .lead { margin-bottom: 32px; }
.editorial .actions { margin-top: 32px; }
.editorial .form-receipt { margin-top: 32px; }
.editorial .facts { margin-block: 32px; }
.editorial .facts div { padding: 14px 0; border-bottom: 1px solid var(--line); }
.editorial .facts dt { font-weight: 600; }
.editorial .facts dd { margin: 4px 0 0; }

@keyframes hero-in { from { opacity: .7; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }
@keyframes section-in { from { opacity: .75; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }
@keyframes result-change { from { opacity: .5; } to { opacity: 1; } }
@keyframes wizard-in { from { opacity: .7; transform: translateX(var(--step-shift,8px)); } to { opacity: 1; transform: translateX(0); } }
@keyframes answer-in { from { opacity: .5; } to { opacity: 1; } }
.hero h1, .page-hero h1 { animation: hero-in 650ms var(--ease) both; }
.hero .lead, .page-hero .lead { animation: hero-in 650ms 80ms var(--ease) both; }
.hero .hero-action, .page-hero .btn { animation: hero-in 650ms 160ms var(--ease) both; }
.section-intro.is-active { animation: section-in 500ms var(--ease) both; }

@media (max-width: 1199px) {
  html { scroll-padding-top: 80px; }
  .wrap, .wizard-wrap { width: calc(100% - 64px); }
  .nav, .nav-wrap { min-height: 64px; }
  .nav { flex-wrap: wrap; }
  .nav-links { display: none; order: 4; flex-basis: 100%; align-items: stretch; flex-direction: column; gap: 0; margin: 0; padding: 10px 0 22px; }
  .nav-links.open { display: flex; }
  .nav-links a { min-height: 44px; display: flex; align-items: center; }
  .menu { display: block; }
  .header-cta { display: none; }
  .section, .page-section, .process-story, .process-summary { padding-block: 72px; }
  .hero { padding-top: 88px; }
  .split, .work-composition, .trust-strip { gap: 40px; }
  .category-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .article-cards { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .editorial-feature, .inquiry-layout, .review-composition { gap: 40px; }
  .principle { padding: 28px 22px; }
  .wizard-layout { gap: 40px; }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .process-story-grid { gap: 32px; }
  .process-index { top: 64px; }
  .process-visual { top: 156px; padding: 20px; }
}

@media (max-width: 1023px) {
  .privacy-comparison { grid-template-columns: minmax(0,1fr) 100px minmax(0,1fr); gap: 18px; }
  .privacy-example { padding-inline: 24px; }
  .privacy-record { padding: 20px; }
  .process-story-grid { display: flex; flex-direction: column; gap: 28px; }
  .process-index { display: none; }
  .process-visual { position: static; order: 1; width: 100%; }
  .process-rows { order: 0; width: 100%; }
  .process-row { min-height: 0; padding: 30px 0; }
  .profile-source { padding-inline: 10px; font-size: 12px; }
  .source-support, .source-engineering { width: 24%; }
  .source-sales { left: 24%; width: 20%; }
  .source-projects { right: 24%; width: 20%; }
}

@media (max-width: 767px) {
  .wrap, .wizard-wrap { width: calc(100% - 40px); }
  body { font-size: 16px; line-height: 1.6; }
  h1 { font-size: 34px; line-height: 1.1; }
  h2 { font-size: 30px; line-height: 1.15; }
  h3 { font-size: 21px; }
  .lead { font-size: 17px; line-height: 1.5; }
  .prose, .article-layout .prose { font-size: 16px; line-height: 1.7; }
  .brand img { width: 118px; height: 25px; }
  .hero { padding: 56px 0 0; }
  .hero .lead { margin-top: 20px; }
  .hero .btn { margin-top: 24px; }
  .section, .page-section, .process-story, .process-summary { padding-block: 56px; }
  .section-title { margin-bottom: 32px; }
  .section-title .lead { margin-top: 20px; }
  .split, .work-composition, .trust-strip, .faq-grid, .founder-panel { grid-template-columns: 1fr; gap: 28px; }
  .estimate-section { padding-block: 36px; }
  .estimate-intro { text-align: left; margin-bottom: 24px; }
  .estimate-intro h2 { font-size: 30px; }
  .estimate-intro p { font-size: 16px; }
  .estimator { grid-template-columns: 1fr; }
  .estimate-controls, .estimate-result { padding: 24px 20px; }
  .amount { font-size: clamp(33px,9vw,48px); gap: 7px; }
  .amount .to { font-size: 14px; }
  .category-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .category { min-height: 0; padding: 24px; }
  .category-symbol { margin-bottom: 24px; }
  .work-section { padding-top: 44px; }
  .category h3 { min-height: 0; }
  .privacy-section { padding-block: 48px; }
  .privacy-example { padding: 24px 20px; }
  .privacy-comparison { grid-template-columns: 1fr; gap: 22px; }
  .privacy-record { padding: 22px 18px; }
  .privacy-transfer { flex-direction: row; justify-content: center; gap: 18px; font-size: 11px; }
  .privacy-transfer .privacy-arrow { transform: rotate(90deg); }
  .matching-section { padding-block: 48px; }
  .matching-intro { margin-bottom: 32px; }
  .matching-intro .lead { font-size: 17px; }
  .introduction-scene { height: 428px; margin-top: 44px; }
  .profile-sources { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
  .profile-source { position: relative; inset: auto; width: auto; height: 42px; padding: 8px; font-size: 11px; }
  .profile-sources::after { content: ""; position: absolute; top: 96px; left: 25%; width: 50%; height: 34px; border: 1px solid #8da8b5; border-top: 0; }
  .profile-connections { display: none; }
  .introduction-mark { top: 174px; width: 204px; left: calc(50% - 102px); }
  .introduction-mark::before { content: ""; position: absolute; height: 29px; width: 1px; background: #8da8b5; left: 50%; bottom: calc(100% + 15px); }
  .profile-caption { font-size: 11px; }
  .profile-destination { top: 392px; font-size: 14px; }
  .profile-destination::before { height: 26px; }
  .benefit-stack { grid-template-columns: 1fr; gap: 0; }
  .benefit-row { padding-block: 22px; border-bottom: 1px solid var(--line); }
  .steps { display: block; margin-top: 32px; }
  .steps::before { display: none; }
  .steps::after { width: 100%; height: var(--step-progress,0%); transition: height 600ms var(--ease); }
  .step { min-height: 0; padding: 24px; }
  .step + .step { border-left: 0; border-top: 1px solid var(--line); }
  .step h3 { margin-top: 22px; }
  .trust-strip { padding: 28px; }
  .trust-strip p { font-size: 16px; }
  .faq-grid > h2, .faq-grid > div:first-child:not(.faqs) { padding: 0; }
  .faqs { border-top: 1px solid var(--line); }
  .faqs details { padding: 22px 0; }
  .faqs summary { font-size: 18px; }
  .closing { padding-block: 56px; }
  .closing-inner { gap: 28px; padding: 0; }
  .closing-inner .btn { margin-top: 0; }
  .closing-inner p { font-size: 16px; }
  .footer { padding-top: 56px; }
  .footer-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 38px 24px; }
  .footer-grid > div:first-child { grid-column: 1 / -1; }
  .footer-bottom { margin-top: 42px; }
  .page-hero, .article-hero { padding-block: 56px 44px; }
  .page-hero .lead { margin-top: 20px; }
  .process-visual { padding: 20px; }
  .process-row h2 { font-size: 30px; }
  .journey-stage { padding: 16px; gap: 12px; }
  .journey-stage strong { font-size: 15px; }
  .journey-stage p { font-size: 11px; }
  .continuity-panel { padding-block: 28px; gap: 18px; }
  .continuity-panel h2 { font-size: 26px; }
  .founder-panel img { width: 100%; max-width: 320px; }
  .article-cards { grid-template-columns: 1fr; }
  .article-card.featured { display: flex; grid-column: auto; }
  .article-card.featured img { height: auto; aspect-ratio: 1.9; border-radius: 4px 4px 0 0; }
  .article-card.featured .copy { padding: 26px; }
  .article-card.featured h3 { font-size: 23px; }
  .article-hero h1 { font-size: 34px; }
  .viewport-blur { height: 64px; }
  .content-section, .statement-section, .founder-section, .review-section, .reading-section, .inquiry-section, .resources-shelf { padding-block: 48px; }
  .editorial-feature, .opportunity-grid, .opportunity-detail, .review-composition, .inquiry-layout, .author-header { grid-template-columns: 1fr; gap: 28px; }
  .principles-grid { grid-template-columns: 1fr; }
  .principle { padding: 28px 24px; }
  .principle + .principle { border-left: 0; border-top: 1px solid var(--line); }
  .statement-copy { font-size: 20px; }
  .opportunity-card { padding: 28px 24px; }
  .opportunity-card:nth-child(even) { padding: 28px 24px; border-left: 0; }
  .inquiry-section .split { grid-template-columns: 1fr; gap: 28px; }
  .inquiry-section .split > div:first-child { position: static; }
  .contact-page .page-hero h1, .author-header h1 { font-size: 34px; }
  .opportunity-identity { position: static; }
  .opportunity-identity img { width: 56px; }
  .editorial-entry { padding-block: 28px; }
  .review-composition h2 { font-size: 30px; }
  .review-composition > img { width: 48px; }
  .operator-section { padding-block: 32px; }
  .policy-reading { padding-block: 0 48px; }
  .author-header > img { width: 160px; }
  .system-page .system-content { padding-block: 48px 64px; }
  .system-page .system-content h1 { font-size: 34px; }
  .article-layout { display: block; padding-block: 48px 72px; }
  .article-layout aside, .toc { position: static; margin-bottom: 32px; }
  .article-layout aside { padding: 0 0 20px; border-right: 0; border-bottom: 1px solid var(--line); }
  .article-layout aside a, .toc a { display: inline-block; margin: 0 16px 8px 0; }
  .article-layout .prose h2 { font-size: 28px; margin-top: 38px; }
  .field-grid { grid-template-columns: 1fr; }
  .form-section, .form-shell { padding: 26px; }
  .wizard-wrap { margin: 28px auto 40px; }
  .wizard-layout { display: block; }
  .wizard-rail { display: none; }
  .wizard-heading { margin-bottom: 24px; font-size: 15px; }
  .wizard-shell legend { font-size: 28px; }
  .wizard-shell .profile-numbers { grid-template-columns: 1fr; }
  .profile-numbers > .field { min-height: 0; padding: 18px; }
  .profile-numbers > .field + .field { border-left: 0; border-top: 1px solid var(--line); }
  .wizard-shell .choices-large, .wizard-shell .checks, #profile-review { grid-template-columns: 1fr; }
  .wizard-shell .form-actions { margin-top: 32px; padding: 20px 0 max(20px,env(safe-area-inset-bottom)); border-top: 1px solid var(--line); }
}

@media (max-width: 599px) {
  .category-grid { grid-template-columns: 1fr; }
  .footer-grid { gap: 32px 20px; }
}
@media (max-width: 359px) {
  .wrap, .wizard-wrap { width: calc(100% - 32px); }
  .amount { font-size: 31px; }
  .wizard-shell .form-actions .btn { padding-inline: 14px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
@media (prefers-reduced-transparency: reduce) { .viewport-blur { display: none; } }

/* Four owner-controlled stages, distinct from the preparation example. */
.scope-section { padding-block: 80px 88px; background: var(--white); }
.scope-index { position: sticky; top: 80px; z-index: 3; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); border: 1px solid #cbd6d9; background: var(--white); }
.scope-index a { display: flex; align-items: center; justify-content: space-between; gap: 12px; min-height: 62px; padding: 16px 24px; transition: background-color 200ms var(--ease); }
.scope-index a + a { border-left: 1px solid #cbd6d9; }
.scope-index a > span:first-child { text-transform: uppercase; font: 12px/1.5 ui-monospace,Consolas,monospace; }
.scope-index a > span + span { font-size: 13px; color: var(--muted); }
.scope-index a:hover, .scope-index a[aria-current="step"] { background: var(--ice); text-decoration: none; }
.scope-index a:focus-visible { position: relative; outline-offset: -4px; }
.scope-story-body { display: grid; grid-template-columns: minmax(0,.85fr) minmax(0,1.65fr); position: relative; margin-top: 42px; border: 1px solid #cbd6d9; }
.scope-story-body::before { content: ""; position: absolute; height: 42px; bottom: 100%; left: -1px; right: -1px; background: repeating-linear-gradient(130deg,transparent 0 7px,#dce2df65 7px 8px); }
.scope-introduction { border-right: 1px solid #cbd6d9; padding: 32px; }
.scope-introduction-copy { position: sticky; top: 180px; }
.scope-introduction h2 { font-size: clamp(30px,2.65vw,38px); line-height: 1.14; }
.scope-introduction p { margin-top: 24px; color: var(--muted); font-size: 16px; line-height: 1.6; }
.scope-grid { list-style: none; padding: 0; margin: 0; }
.scope-card { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,.9fr); min-width: 0; min-height: 294px; border-radius: 0; scroll-margin-top: 160px; }
.scope-card + .scope-card { border-top: 1px solid #cbd6d9; }
.scope-copy { display: flex; flex-direction: column; justify-content: space-between; gap: 38px; padding: 28px 30px; }
.scope-number { display: block; color: var(--muted); font: 12px/1.5 ui-monospace,Consolas,monospace; }
.scope-card h3 { margin-bottom: 12px; font-size: 25px; line-height: 1.2; }
.scope-card p { color: var(--muted); font-size: 15px; line-height: 1.6; }
.scope-detail { position: relative; isolation: isolate; display: flex; flex-direction: column; justify-content: center; padding: 28px; background: var(--surface-ivory); }
.scope-detail::before { content: ""; position: absolute; z-index: -1; inset: 0; background: url('/static/assets/surfaces/grain.png'); opacity: .46; pointer-events: none; }
.scope-detail-heading { font-size: 14px; font-weight: 500; }
.scope-detail ul { list-style: none; padding: 0; margin: 24px 0; }
.scope-detail li { padding: 10px 0; border-bottom: 1px solid #bac9cd; font-size: 13px; }
.scope-detail li:first-child { border-top: 1px solid #bac9cd; }
.scope-detail-foot { color: var(--muted); font: 11px/1.5 ui-monospace,Consolas,monospace; }
.scope-terms-detail { background: var(--surface-mineral); }
.scope-prepare-detail { background: var(--surface-ice); }
.scope-share-detail { color: var(--white); background: radial-gradient(ellipse at 100% 100%,#294d56,transparent 75%),var(--night); }
.scope-share-detail::before { filter: invert(1); }
.scope-share-detail li { border-color: #627a80; }
.scope-share-detail .scope-detail-foot { color: #d0dfe3; }

/* Preparation and audience-specific conversion layouts. */
.deidentification-section { padding-block: 80px 88px; background: var(--paper); }
.deidentification-section .section-title { max-width: 850px; margin-bottom: 40px; }
.privacy-example { padding-block: 36px; }
.conversion-hero { padding-block: 92px 80px; }
.conversion-editorial { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 80px; align-items: start; }
.conversion-editorial h2 { font-size: 44px; }
.conversion-editorial .prose { font-size: 18px; }
.buyer-proposition { position: relative; isolation: isolate; padding: 80px 0; color: var(--white); background: radial-gradient(ellipse at 100% 100%,#294d56,transparent 75%),var(--night); }
.buyer-proposition::before { content: ""; position: absolute; z-index: -1; inset: 0; background: url('/static/assets/surfaces/grain.png'); opacity: .5; filter: invert(1); pointer-events: none; }
.buyer-proposition .prose { color: #d0dfe3; }
.buyer-proposition .sourcing-table { margin-top: 48px; border-color: #52696f; background: transparent; }
.buyer-proposition th, .buyer-proposition td { width: 50%; padding: 24px 30px; border-color: #52696f; background: transparent; color: var(--white); }
.buyer-proposition th { color: #b8cbd3; font-size: 13px; font-weight: 400; }
.buyer-proposition td { font-size: 18px; }
.buyer-proposition td + td { color: #d0dfe3; }
.criteria-grid, .referral-journey { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.criteria-grid .principle, .referral-journey .principle { position: relative; isolation: isolate; padding: 34px; border: 1px solid var(--line); background: var(--surface-ivory); }
.criteria-grid .principle:nth-child(2), .referral-journey .principle:nth-child(2) { background: var(--surface-mineral); }
.criteria-grid .principle:nth-child(3), .referral-journey .principle:nth-child(3) { background: var(--surface-ice); }
.criteria-grid .principle::before, .referral-journey .principle::before { content: ""; position: absolute; z-index: -1; inset: 0; background: url('/static/assets/surfaces/grain.png'); opacity: .4; pointer-events: none; }
.criteria-grid .principle-top, .referral-journey .principle-top { margin-bottom: 44px; }
.criteria-grid .index, .referral-journey .index { font: 450 40px/1.1 Inter,Arial,sans-serif; letter-spacing: -.04em; color: #697d85; }
.profile-section { padding-block: 80px; background: var(--paper); }
.profile-composition { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 80px; align-items: center; }
.profile-composition .prose { margin-top: 26px; font-size: 17px; }
.profile-deliverable { padding: 36px 0 36px 48px; border-left: 1px solid #c6d4d7; }
.profile-deliverable h3 { font-size: 25px; }
.profile-deliverable ul { list-style: none; padding: 0; margin: 26px 0; }
.profile-deliverable li { padding: 12px 0; border-bottom: 1px solid #c6d4d7; color: var(--muted); font-size: 16px; }
.text-action { display: inline-flex; align-items: center; gap: 14px; min-height: 44px; color: var(--blue); font-size: 14px; }
.conversion-inquiry { padding-block: 88px; background: linear-gradient(120deg,#fff,#f3f7f8); }
.conversion-inquiry .form-section { background: var(--white); padding: 36px; border: 1px solid var(--line); }
.referral-proposition { padding-block: 80px; background: var(--white); }
.referral-responsibilities { display: grid; grid-template-columns: 1fr 1fr; gap: 0; margin-top: 48px; background: var(--night); color: var(--white); }
.referral-responsibilities > div { position: relative; isolation: isolate; padding: 44px; background: radial-gradient(ellipse at 0% 100%,#294d56,transparent),var(--night); }
.referral-responsibilities > div::before { content: ""; position: absolute; z-index: -1; inset: 0; background: url('/static/assets/surfaces/grain.png'); opacity: .45; filter: invert(1); pointer-events: none; }
.referral-responsibilities > div + div { border-left: 1px solid #53686c; }
.referral-responsibilities > div > span { font-size: 13px; color: #bad0d8; }
.referral-responsibilities h3 { margin-block: 32px 18px; font-size: 30px; }
.referral-responsibilities p { max-width: 440px; color: #d0dfe3; font-size: 17px; }
.referral-fit { padding-block: 80px; background: linear-gradient(110deg,var(--paper),#edf4f7 70%,#d9e7f1); }
.referral-fit .wrap { max-width: 900px; }
.referral-fit .prose { margin-top: 26px; font-size: 18px; }
@media (max-width: 1199px) {
  .conversion-editorial, .profile-composition { gap: 40px; }
  .criteria-grid, .referral-journey { gap: 16px; }
  .criteria-grid .principle, .referral-journey .principle { padding: 28px 24px; }
  .scope-index { top: 64px; }
  .scope-index a { padding-inline: 18px; }
  .scope-introduction { padding: 26px; }
  .scope-copy, .scope-detail { padding: 24px; }
  .scope-introduction-copy { top: 164px; }
}
@media (max-width: 1023px) {
  .scope-index, .scope-introduction-copy { position: static; }
  .scope-story-body { grid-template-columns: 1fr; }
  .scope-introduction { border-right: 0; border-bottom: 1px solid #cbd6d9; padding: 32px; }
  .scope-introduction-copy { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: start; }
  .scope-introduction p { margin-top: 0; }
  .scope-card { min-height: 260px; scroll-margin-top: 84px; }
}
@media (max-width: 767px) {
  .work-section { padding-block: 24px 56px; }
  .opportunity-editorial { grid-template-columns: 1fr; gap: 22px; padding-top: 28px; }
  .opportunity-intro h2 { font-size: 30px; }
  .opportunity-intro p { font-size: 16px; }
  .scope-section, .deidentification-section { padding-block: 56px; }
  .scope-index a { padding: 12px 4px; min-height: 64px; flex-direction: column; gap: 4px; }
  .scope-index a > span:first-child { font-size: 10px; }
  .scope-index a > span + span { font-size: 11px; }
  .scope-story-body { margin-top: 24px; }
  .scope-story-body::before { height: 24px; }
  .scope-introduction { padding: 28px 22px; }
  .scope-introduction-copy { display: block; }
  .scope-introduction p { margin-top: 20px; }
  .scope-card { grid-template-columns: 1fr; }
  .scope-copy { gap: 24px; padding: 26px 22px; }
  .scope-detail { padding: 24px 22px; }
  .scope-detail ul { margin-block: 14px; }
  .scope-detail li { padding-block: 8px; }
  .scope-card h3 { font-size: 24px; }
  .conversion-hero { padding-block: 56px; }
  .conversion-editorial, .profile-composition, .referral-responsibilities { grid-template-columns: 1fr; gap: 28px; }
  .conversion-editorial h2 { font-size: 32px; }
  .conversion-editorial .prose { font-size: 16px; }
  .buyer-proposition, .referral-proposition, .profile-section, .referral-fit, .conversion-inquiry { padding-block: 56px; }
  .buyer-proposition .sourcing-table { margin-top: 32px; }
  .buyer-proposition th, .buyer-proposition td { padding: 18px; }
  .buyer-proposition td { font-size: 15px; }
  .criteria-grid, .referral-journey { grid-template-columns: 1fr; gap: 20px; }
  .criteria-grid .principle-top, .referral-journey .principle-top { margin-bottom: 28px; }
  .profile-deliverable { padding: 26px 0 0; border-left: 0; border-top: 1px solid var(--line); }
  .conversion-inquiry .form-section { padding: 26px 20px; }
  .referral-responsibilities { gap: 0; margin-top: 32px; }
  .referral-responsibilities > div { padding: 30px 26px; }
  .referral-responsibilities > div + div { border-left: 0; border-top: 1px solid #53686c; }
  .referral-responsibilities h3 { margin-top: 22px; font-size: 26px; }
  .referral-responsibilities p, .referral-fit .prose { font-size: 16px; }
}
