:root{color-scheme:light;--paper:#fbf5ec;--ink:#2a1b3d;--orange:#b7381c;--gold:#ffc247;--muted:#71667a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}header,main,footer{max-width:1200px;margin:auto}header{display:flex;align-items:center;gap:40px;padding:30px 32px}nav{display:flex;gap:24px}nav a{text-decoration:none}.brand{display:inline-flex;align-items:baseline;gap:.08em;font-size:34px;text-decoration:none;white-space:nowrap;line-height:1.15;letter-spacing:-1px}.brand .brand-ago{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:400;color:#817286;letter-spacing:-.065em}.brand .brand-bridge{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.6em;font-weight:500;color:#a77e4b;margin:0 .12em;align-self:center}.brand .brand-now{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:900;color:#b7381c;letter-spacing:-.065em}.languages{margin-left:auto;gap:12px;font-size:13px}.languages a[aria-current]{color:var(--orange);text-decoration:underline}.draft{text-align:center;background:var(--ink);color:var(--paper);padding:7px 15px;font-size:11px;letter-spacing:1px}.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:70px;align-items:center;padding:55px 32px 85px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:var(--orange)}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.07;letter-spacing:-2px}h1{font-size:clamp(48px,5.6vw,77px);margin:24px 0}h2{font-size:43px;margin:0 0 22px}h3{font-size:22px;line-height:1.25;margin:20px 0 10px}.lead{font-size:21px;color:var(--muted);max-width:560px}.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:32px}.pill{display:inline-flex;border-radius:30px;background:var(--ink);color:white;padding:14px 22px;font-weight:650;text-decoration:none}.text-link{font-size:15px;color:var(--orange);font-weight:650}.wordmark.brand{font-size:64px;margin-top:44px}.phone{position:relative;max-width:290px;margin:0 auto;transform:rotate(3deg)}.phone:before{content:"";position:absolute;width:380px;height:380px;background:var(--gold);border-radius:50%;z-index:-1;left:-50px;top:75px}.phone img{display:block;width:100%;height:auto;border:7px solid var(--ink);border-radius:42px;box-shadow:0 25px 60px #2a1b3d26}.phone figcaption{font-size:11px;line-height:1.4;text-align:center;margin-top:14px;color:var(--muted);transform:rotate(-3deg)}.journey{padding:50px 32px 70px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cards article{padding:32px;background:#fff;border-radius:26px}.cards p{color:var(--muted);margin:0}.number{font-size:14px;font-weight:800;color:var(--orange)}.inspiration{display:flex;gap:38px;align-items:center;margin:0 32px 80px;padding:46px;background:#fff0c5;border-radius:32px}.inspiration p{max-width:680px}.spark{font-size:90px;color:var(--orange)}.fine{font-size:13px;color:var(--muted)}footer{padding:35px 32px 50px;border-top:1px solid #2a1b3d22}footer nav{font-size:14px;margin:25px 0}footer .fine{max-width:800px}.document{max-width:850px;margin:45px auto 80px;padding:0 32px}.document h1{font-size:58px}.text-section{padding:28px 0;border-bottom:1px solid #2a1b3d20}.text-section h2{font:700 24px/1.3 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;margin-bottom:10px}.text-section p{margin:0;color:var(--muted)}@media(max-width:850px){header{flex-wrap:wrap;gap:18px}header>nav:not(.languages){display:none}.hero{gap:35px}.phone{max-width:240px}.phone:before{width:290px;height:290px;left:-25px}.cards{gap:12px}.cards article{padding:23px}}@media(max-width:600px){header{padding:22px}.brand{font-size:25px}.languages{font-size:12px;gap:9px}.hero{grid-template-columns:1fr;padding:20px 24px 55px;gap:50px}.hero h1{font-size:55px}.lead{font-size:19px}.wordmark{display:none}.phone{max-width:245px}.phone:before{width:320px;height:320px;left:-37px}.journey{padding:30px 24px 45px}.cards{grid-template-columns:1fr}.cards article{padding:26px}.cards h3{margin-top:8px}h2{font-size:35px}.inspiration{margin:0 24px 45px;padding:30px;gap:10px;display:block}.spark{font-size:48px}.document{padding:0 24px}.document h1{font-size:43px}.draft{font-size:9px}.actions{gap:15px}footer{padding:30px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Keep the before/after wordmark prominent in narrow previews too. */
@media(max-width:600px){header>.brand{font-size:38px}.wordmark.brand{display:inline-flex;font-size:56px;margin-top:30px}.hero h1{font-size:clamp(40px,10vw,55px)}header .languages{flex-wrap:wrap}.hero{overflow:hidden}}

/* Approved direction 01: light past, confident present. */
.brand .brand-ago{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-style:normal;font-weight:200;color:#91899a;letter-spacing:-.06em}
.brand .brand-bridge{font-weight:600;color:#f15c35;font-size:.65em;margin:0 .1em}
.brand .brand-now{font-weight:900;color:#ed542f;letter-spacing:-.07em}
