:root{--ink:#0b1728;--cream:#f4efe5;--paper:#fbfaf7;--line:#ddd8cf;--sage:#637861;--gold:#aa8550}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5vw;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(251,250,247,.94);backdrop-filter:blur(16px);z-index:20}.brand{font-size:15px;font-weight:800;letter-spacing:.04em}.brand span{font-weight:400}.nav nav{display:flex;gap:30px;font-size:14px}.lang{justify-self:end;font-size:14px}.hero{padding:10vw 5vw 6vw;min-height:calc(100vh - 78px);display:flex;flex-direction:column;justify-content:space-between}.kicker,.eyebrow{font-size:11px;letter-spacing:.2em;font-weight:700}.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(74px,12vw,182px);line-height:.82;letter-spacing:-.06em;margin:5vh 0}.hero-bottom{display:grid;grid-template-columns:1.5fr 1fr;gap:7vw;align-items:end}.hero-bottom p,.large{font-size:clamp(20px,2.1vw,34px);line-height:1.35;margin:0}.actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.button{display:inline-block;padding:15px 22px;border-radius:100px;font-size:14px;font-weight:700;margin-top:22px}.button.dark{background:var(--ink);color:white}.button.ghost{border:1px solid var(--ink)}.button.light{background:white;color:var(--ink)}.statement,.work-preview,.proof,.founder,.notes,.page{padding:9vw 5vw;border-top:1px solid var(--line)}.statement h2,.section-head h2,.proof h2,.founder h2,.notes h2,.page h1,.page h2,.feature h2,.cta h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em}.statement h2,.section-head h2,.proof h2,.founder h2,.notes h2,.page h1{font-size:clamp(48px,7vw,105px);line-height:.94;margin:24px 0}.statement p{font-size:clamp(22px,2.8vw,44px);line-height:1.3;max-width:1180px;margin-bottom:0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.text-link{font-size:14px;font-weight:700}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line);margin-top:50px;border:1px solid var(--line)}.cards article{background:var(--paper);padding:28px;min-height:290px}.cards span{font-size:11px}.cards h3,.proof h3,.note-grid h3{font-size:23px;line-height:1.15;margin:75px 0 12px}.cards p,.proof p,.note-grid p,.feature p,.founder p,.page p,.page li{line-height:1.65;color:#505965}.dark-section{background:var(--ink);color:white}.feature{padding:9vw 5vw}.feature-grid,.founder-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:9vw;margin-top:40px}.feature h2{font-size:clamp(62px,9vw,142px);line-height:.85;margin:0}.feature p{color:#cbd1d9}.feature small{display:block;max-width:520px;color:#8993a0;line-height:1.5;margin-top:24px}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px}.proof-grid article{border-top:1px solid var(--ink);padding-top:25px}.proof-grid strong{font-family:Georgia,serif;font-size:clamp(42px,5vw,75px);font-weight:400}.proof-grid h3{margin:20px 0 10px}.disclaimer{font-size:12px;margin-top:40px}.founder{background:var(--cream)}.founder h2{margin-top:20px}.note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}.note-grid a{padding:28px;border:1px solid var(--line);min-height:300px}.note-grid h3{margin:80px 0 14px}.cta{background:var(--ink);color:white;padding:7vw 5vw;display:flex;justify-content:space-between;gap:60px;align-items:end}.cta h2{font-size:clamp(44px,6vw,88px);line-height:.95;margin:22px 0 0;max-width:900px}footer{padding:55px 5vw;display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:45px;border-top:1px solid var(--line);font-size:13px}footer a{display:block;margin-bottom:10px}footer p{color:#65707b}.footer-note{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;color:#737b84}.page{min-height:70vh}.page .intro{font-size:clamp(22px,2.6vw,38px);max-width:950px;line-height:1.35}.content-grid{display:grid;grid-template-columns:1fr 2fr;gap:7vw;margin-top:70px}.content-grid section{border-top:1px solid var(--line);padding:28px 0}.content-grid h2{font-size:38px;margin:0 0 15px}.pill{display:inline-block;border:1px solid var(--line);padding:9px 14px;border-radius:999px;margin:0 6px 8px 0;font-size:12px}.contact-card{background:var(--cream);padding:38px;margin-top:50px;max-width:780px}.contact-card a{font-weight:700}.lead-form{display:grid;gap:12px;margin-top:25px}.lead-form input,.lead-form textarea{width:100%;padding:15px;border:1px solid #c9c4ba;background:white;font:inherit}.lead-form button{border:0;cursor:pointer;justify-self:start}.micro{font-size:12px;color:#6d747d;line-height:1.45}@media(max-width:1000px){.cards{grid-template-columns:repeat(2,1fr)}.hero-bottom,.feature-grid,.founder-grid,.content-grid{grid-template-columns:1fr}.actions{justify-content:flex-start}.proof-grid,.note-grid{grid-template-columns:1fr}.nav{grid-template-columns:1fr auto}.nav nav{display:none}.lang{display:block}.hero{min-height:78vh;padding-top:16vw}.cards article{min-height:220px}.cards h3{margin-top:45px}.cta{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr 1fr}}@media(max-width:620px){.cards{grid-template-columns:1fr}.hero h1{font-size:21vw}.statement,.work-preview,.proof,.founder,.notes,.page,.feature{padding-top:18vw;padding-bottom:18vw}.section-head{align-items:flex-start;flex-direction:column}.proof-grid{margin-top:35px}footer{grid-template-columns:1fr}.note-grid a{min-height:230px}.note-grid h3{margin-top:48px}}