:root{
  --ink:#17202a; --deep:#122031; --deep2:#0f1824; --paper:#ffffff; --soft:#f4f6f7;
  --muted:#66717f; --line:#d9dee3; --accent:#d99a2b; --accent2:#f2c56c; --max:1180px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65} a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.narrow{max-width:860px}.section{padding:104px 0}.section-soft{background:var(--soft)}.section-dark{background:linear-gradient(135deg,var(--deep2),var(--deep));color:white}.compact{padding:86px 0}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,0,0,.06);backdrop-filter:blur(10px)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;gap:12px;align-items:center}
.brand-mark{
  width:42px;
  height:42px;
  border-radius:12px;
  background:var(--deep);
  color:#fff;
  display:grid;
  place-items:center;
  font-weight:800;
  font-size:22px
}
.brand-text{display:flex;flex-direction:column;line-height:1.15}
.brand-text strong{font-size:19px;letter-spacing:.08em}
.brand-text small{font-size:10px;color:var(--muted);margin-top:4px}.nav-links{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:600}.nav-links a:hover{color:#8c631d}.nav-cta{padding:11px 16px;border-radius:999px;background:var(--deep);color:#fff!important}.nav-toggle{display:none;border:0;background:none;font-size:24px}.hero{padding:110px 0 120px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.17em;color:#9b6c19;margin:0 0 18px}.section-dark .eyebrow{color:var(--accent2)}h1,h2,h3{font-family:Manrope,Inter,sans-serif;line-height:1.08;margin-top:0}h1{font-size:clamp(48px,6vw,78px);letter-spacing:-.045em;margin-bottom:26px}h2{font-size:clamp(36px,4.5vw,58px);letter-spacing:-.04em;margin-bottom:28px}h3{font-size:25px}.hero-lead{font-size:24px;line-height:1.5;max-width:850px;color:#edf2f6}.hero-sub{font-size:18px;color:#c8d1db}.button-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:700;font-size:14px}.btn-primary{background:var(--accent);color:#111}.btn-secondary{background:var(--deep);color:#fff}.btn-ghost{border:1px solid rgba(255,255,255,.35);color:#fff}.hero-visual{border:1px solid rgba(255,255,255,.16);border-radius:26px;padding:28px;background:rgba(255,255,255,.04)}.flow-card{padding:15px 18px;border-radius:13px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);font-weight:700;text-align:center}.flow-card.active{background:var(--accent);color:#151515;border-color:transparent}.flow-arrow{text-align:center;color:var(--accent2);font-size:20px;line-height:1.1}
.question-card{border-left:5px solid var(--accent);
  padding:26px 28px;margin:36px 0;
  background:var(--soft);
  border-radius:0 16px 16px 0
}
.question-card span,.big-quote span{
  font-size:11px;letter-spacing:.15em;
  font-weight:800;
  color:#986914
}.question-card p{
    font-size:25px;font-weight:700;
    line-height:1.35;margin:8px 0 0
}

.intro-card{border-left:5px solid var(--accent);
  padding:26px 28px;margin:36px 0;
  background:var(--soft);
  border-radius:0 16px 16px 0
}
.intro-card span,.big-quote span{
  font-size:11px;letter-spacing:.15em;
  font-weight:800;
  color:#986914
}.intro-card p{
    font-size:15px;font-weight:300;
    line-height:1.35;margin:8px 0 0
}
.section-head{margin-bottom:48px}.section-head.center{text-align:center;max-width:850px;margin-left:auto;margin-right:auto}.section-head.split{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end}.section-head.split p:last-child{font-size:18px;color:var(--muted)}.language-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.language-copy{font-size:19px}.questions-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.questions-grid div,.outcome-grid div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;font-weight:700}.statement{font-size:27px;line-height:1.4;margin:54px auto 0;max-width:900px;text-align:center}.architecture{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.layer{min-height:180px;border:1px solid var(--line);border-radius:18px;padding:23px;display:flex;flex-direction:column;justify-content:flex-end;background:#fff;box-shadow:0 8px 30px rgba(16,24,32,.05)}.layer span{color:#a06f1f;font-weight:800;font-size:12px;letter-spacing:.12em;margin-bottom:auto}.layer strong{font-size:18px;margin-bottom:8px}.layer small{color:var(--muted);line-height:1.45}.center-block{text-align:center}.center-block>p{max-width:760px;margin:36px auto 18px}.text-link{font-weight:800;color:#8e6119}.journey-line{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;align-items:center;font-weight:800;font-size:18px;margin:35px 0 45px}.journey-line span{border:1px solid rgba(255,255,255,.16);padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.05)}.journey-line b{color:var(--accent2)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:60px}.light-copy{color:#cbd3dc}.light{color:#fff}.statement.light{color:#fff}.outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.outcome-grid div{min-height:105px;display:flex;align-items:flex-end}.split-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.split-feature.reverse{grid-template-columns:.9fr 1.1fr}.big-quote,.timeline-card{background:var(--deep);color:white;border-radius:24px;padding:42px}.big-quote p{font-size:27px;line-height:1.25;margin:14px 0}.big-quote strong{font-size:31px;line-height:1.15;display:block;color:var(--accent2)}.timeline-card span{font-size:12px;letter-spacing:.18em;color:var(--accent2);font-weight:800}.timeline-card strong{font-size:28px;display:block;line-height:1.2;margin:14px 0 28px}.timeline-card p{color:#c9d1da}.timeline-card .accent-line{color:var(--accent2);font-weight:800;font-size:20px}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.insight-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;display:flex;flex-direction:column;min-height:285px}.insight-grid article span{font-size:11px;letter-spacing:.12em;font-weight:800;color:#986914;text-transform:uppercase}.insight-grid article h3{font-size:22px;margin:15px 0}.insight-grid article p{color:var(--muted)}.insight-grid article a{margin-top:auto;font-weight:800;color:#8e6119}.bok-bridge{margin-top:26px;background:#fff;border:1px solid var(--line);padding:28px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.bok-bridge p{margin:4px 0 0;color:var(--muted)}.final-cta h2{font-size:clamp(42px,5vw,67px)}.final-cta .narrow>p{color:#cbd3dc;font-size:19px}.start-line{padding-top:18px}.center-buttons{justify-content:center}.final-cta h3{margin:40px auto 0;max-width:760px}.final-cta .btn-ghost{border-color:rgba(255,255,255,.4)}footer{background:#0b121a;color:#d4dbe2;padding:58px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr .7fr;gap:50px}
.footer-brand 
.brand-mark{background:var(--accent);color:#111}
.footer-brand .brand-text small{color:#9eabb7}
.footer-grid p{color:#9eabb7}
.footer-links{display:flex;flex-direction:column;gap:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:38px;padding-top:18px;color:#7e8b97;font-size:12px}
@media(max-width:900px){.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:82px;left:0;right:0;background:white;flex-direction:column;align-items:flex-start;padding:24px 20px;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.hero-grid,.section-head.split,.language-grid,.split-feature,.split-feature.reverse,.two-col{grid-template-columns:1fr}.hero{padding-top:70px}.architecture{grid-template-columns:repeat(2,1fr)}.outcome-grid{grid-template-columns:repeat(2,1fr)}.insight-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.section{padding:78px 0}.section-head.split{gap:10px}.hero-grid{gap:46px}}
@media(max-width:600px){.container{width:min(calc(100% - 28px),var(--max))}
.brand-text small{display:none}.hero-lead{font-size:20px}.questions-grid,.architecture,.outcome-grid,.insight-grid{grid-template-columns:1fr}.journey-line{font-size:15px}.journey-line b{display:none}.bok-bridge{align-items:flex-start;flex-direction:column}.section{padding:64px 0}.big-quote,.timeline-card{padding:28px}.statement{font-size:22px}}
