:root{--ink:#101210;--paper:#f3f4ef;--accent:#d5e5a1;--muted:#b8bcb5;--line:#ffffff35;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--ink);color:var(--paper);font-family:Arial,Helvetica,sans-serif;letter-spacing:0}::selection{background:var(--accent);color:var(--ink)}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:7px}p{font-size:1.125rem;line-height:1.65;margin:0 0 1.3rem}h1,h2,h3{margin:0;font-weight:400;letter-spacing:0}h1,h2{line-height:1.04}h2{font-size:5.5rem}h3{font-size:1.4rem;line-height:1.3}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}.accent{color:var(--accent)}.eyebrow,.section-label,.scene-top,.scene-caption,.place,footer{font-size:.875rem;line-height:1.5}.eyebrow{margin-bottom:2rem}.skip-link{position:fixed;top:1rem;left:1rem;z-index:20;padding:1rem;background:var(--ink);transform:translateY(-200%)}.skip-link:focus{transform:none}
.journey{position:relative;isolation:isolate}.landscape{position:sticky;top:0;height:100svh;margin-bottom:-100svh;overflow:hidden;z-index:-1;background:var(--ink)}.landscape img{height:100%;width:100%;object-fit:cover;object-position:54% 45%;transform:scale(var(--zoom,1.04));will-change:transform}.landscape-shade{position:absolute;inset:0;background:linear-gradient(180deg,#10121018 15%,#10121025 35%,#101210dd 100%)}.scene{min-height:100svh;position:relative;padding:2rem 4rem;display:flex;flex-direction:column}.scene-top,.scene-bottom,.section-label{display:flex;justify-content:space-between;gap:2rem}.scene-top{color:#fff;text-shadow:0 1px 8px #000}.hero-title{margin-top:auto;padding-top:5rem}.hero-title .eyebrow{margin-bottom:1.4rem}.hero-title h1{font-size:8.5rem;line-height:.98}.scene-bottom{align-items:end;margin-top:2.7rem}.scene-bottom p{margin:0}.place{text-align:right}.round-link{width:54px;height:54px;flex-shrink:0;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;transition:background .2s}.round-link:hover{background:var(--accent);color:var(--ink)}svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.5}.perspective{justify-content:center;min-height:110svh;background:#10121099;padding-top:7rem;padding-bottom:7rem}.perspective-copy{max-width:700px;margin-left:auto}.perspective-copy h2{margin-bottom:2.5rem}.perspective-copy p{max-width:560px}.scene-caption{margin-top:5rem;color:var(--muted)}.section-space{padding:3rem 4rem 7rem}.strategy{background:var(--paper);color:var(--ink)}.section-label{padding-bottom:3rem}.strategy h2{margin:3rem 0 5rem}.strategy em{color:#555e42}.principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}.principles article{border-top:1px solid #10121055;padding-top:1rem}.index{font-size:.875rem}.principles h3{margin:2.5rem 0 1rem}.principles p{color:#4e524b;font-size:1rem;max-width:340px}.venture{padding-top:3rem}.venture-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line);padding:3rem 0}.venture-heading h2{font-size:10rem}.venture-heading>span{padding-bottom:1rem;font-size:.875rem}.venture-copy{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding-top:4rem}.venture-copy h3{font-size:2.75rem}.venture-copy p{color:var(--muted);max-width:570px}.text-link{display:inline-flex;align-items:center;gap:2rem;border-bottom:1px solid currentColor;padding:.5rem 0;max-width:100%;font-size:1.125rem;overflow-wrap:anywhere;transition:color .2s}.text-link:hover{color:var(--accent)}.text-link span{font-size:1.7rem}.contact{isolation:isolate;min-height:100svh;padding-top:3rem}.contact-photo,.contact-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.contact-photo{object-fit:cover;object-position:center 70%}.contact-shade{z-index:-1;background:#101210b8}.contact-copy{margin:auto 0;padding:5rem 0}.contact h2{margin-bottom:2rem}.contact-copy p{max-width:540px}.contact .text-link{font-size:1.4rem}footer{border-top:1px solid var(--line);padding:1.5rem 0 0;display:flex;justify-content:space-between;gap:1.5rem}footer div{display:flex;gap:2rem;flex-wrap:wrap}footer a:hover{text-decoration:underline}.reading-progress{position:fixed;bottom:0;left:0;height:3px;width:100%;background:var(--accent);transform:scaleX(var(--progress,0));transform-origin:left;z-index:10;pointer-events:none}
.legal-page{max-width:880px;margin:auto;padding:4rem 2rem 6rem}.legal-back{display:inline-block;margin-bottom:3rem;border-bottom:1px solid currentColor}.legal-page h1{font-size:3.5rem;margin-bottom:1.5rem}.legal-page h2{font-size:1.5rem;margin:2.5rem 0 1rem}.legal-page p{color:var(--muted)}.legal-page a{text-decoration:underline}.updated{font-size:.875rem}
@media(min-width:1600px){.scene,.section-space{padding-left:max(4rem,calc((100% - 1440px)/2));padding-right:max(4rem,calc((100% - 1440px)/2))}}
@media(max-width:1000px){h2{font-size:4rem}.hero-title h1{font-size:6rem}.scene{padding-left:2rem;padding-right:2rem}.section-space{padding-left:2rem;padding-right:2rem}.principles{gap:1.5rem}.venture-heading h2{font-size:8rem}.venture-copy{gap:2rem}.contact h2{font-size:4rem}}
@media(max-width:600px){h2{font-size:3rem}.scene{padding:1.5rem;min-height:100svh}.scene-top{font-size:.75rem}.scene-top span:first-child{max-width:150px}.scene-top span:last-child{white-space:nowrap}.hero-title h1{font-size:4rem;line-height:1.02}.hero-title{padding-top:8rem}.hero-title .eyebrow{font-size:.875rem}.scene-bottom{flex-wrap:wrap;gap:1.3rem;margin-top:2rem}.scene-bottom p{font-size:1rem}.place{width:100%;text-align:left;font-size:.75rem;padding-top:.7rem;border-top:1px solid var(--line)}.landscape img{object-position:54% center}.perspective{padding-top:5rem;padding-bottom:4rem}.perspective-copy{margin-left:0}.perspective-copy h2{font-size:3.5rem}.section-space{padding:2rem 1.5rem 4rem}.section-label{font-size:.75rem;gap:1.5rem;padding-bottom:1rem}.section-label span:last-child{text-align:right}.strategy h2{margin:3rem 0}.principles{grid-template-columns:1fr;gap:2rem}.principles h3{margin:1.5rem 0 1rem}.principles p{max-width:none}.venture-heading{display:block;padding:3rem 0 2rem}.venture-heading h2{font-size:5.5rem;margin-bottom:1rem}.venture-copy{grid-template-columns:1fr;padding-top:2rem}.venture-copy h3{font-size:2.2rem}.contact{padding-top:2rem}.contact h2{font-size:2.75rem}.contact-copy{padding:4rem 0}.contact .text-link{font-size:1rem;gap:1rem}footer{flex-direction:column;font-size:.75rem}footer div{gap:1.2rem}.legal-page h1{font-size:2.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landscape img{transform:none;will-change:auto}a{transition:none}}
