:root{--blue:#073be8;--black:#050505;--white:#fff;--off:#f5f4f0;--gold:#d7b65b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#080808;font-family:Arial,Helvetica,sans-serif}.top{background:var(--blue);color:#fff;text-align:center;padding:10px;font-size:11px;letter-spacing:.25em;font-weight:700}header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid #ddd;background:#fff;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#000;font-family:Georgia,serif;font-size:24px;letter-spacing:.06em}.brand small{display:block;font:9px Arial;letter-spacing:.34em;margin-top:3px}.g1{font-size:38px;font-style:italic;color:var(--blue);font-weight:700}.brand-logo{display:flex;align-items:center}.brand-logo img{display:block;width:76px;height:76px;object-fit:cover;border-radius:50%}.final-logo{display:block;width:120px;height:120px;object-fit:cover;border-radius:50%;margin:0 auto 25px}.foot.brand-logo img{width:72px;height:72px}nav{display:flex;gap:26px;align-items:center}nav a{color:#111;text-decoration:none;font-size:11px;letter-spacing:.16em;font-weight:700}.book{background:#000;color:#fff!important;padding:14px 22px}.hero{min-height:78vh;display:grid;grid-template-columns:1.05fr .95fr;background:#050505;color:#fff}.hero-destination{position:relative;display:block;min-height:78vh;overflow:hidden}.hero-destination .hero-photo{position:absolute;inset:0;min-height:0}.hero-destination .hero-photo:after{background:linear-gradient(90deg,rgba(5,5,5,.94) 0%,rgba(5,5,5,.72) 30%,rgba(5,5,5,.18) 66%,rgba(5,5,5,.08) 100%)}.hero-destination .hero-photo img{object-position:center center}.hero-destination .hero-copy{position:relative;z-index:2;min-height:78vh;max-width:760px}.hero-destination h1 em{color:var(--gold);font-style:normal}.hero-copy{padding:10vw 5vw 7vw 8vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;letter-spacing:.3em;font-weight:800;margin:0 0 22px}.blue{color:#4971ff}.hero h1,.manifesto h2,.signature h2,.proof h2,.services h2,.final h2{font-family:Georgia,serif;font-size:clamp(55px,8vw,125px);font-weight:400;line-height:.84;letter-spacing:-.055em;margin:0}.hero h1 em{color:var(--blue);font-style:italic}.hero p{max-width:600px;color:#d4d4d4;font-size:18px;line-height:1.6;margin:30px 0}.cta{display:inline-block;width:max-content;background:var(--blue);color:#fff;text-decoration:none;padding:18px 26px;font-size:11px;letter-spacing:.2em;font-weight:800}.hero-photo{position:relative;overflow:hidden;min-height:620px}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,transparent 35%)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 25%}.spark{position:absolute;z-index:2;right:12%;top:18%;color:#fff;font-size:55px;text-shadow:0 0 18px #3270ff}.manifesto{padding:10vw 8vw;background:#fff}.manifesto h2{font-size:clamp(50px,7vw,110px)}.manifesto h2 span{color:var(--blue);font-style:italic}.manifesto>p:last-child{font:22px/1.6 Georgia,serif;max-width:700px;margin:38px 0 0}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:0;background:var(--off)}.split>div:first-child{padding:9vw 8vw}.split h2,.founder h2,.credential h2{font:400 clamp(38px,5vw,75px)/.95 Georgia,serif;letter-spacing:-.04em;margin:0 0 28px}.split p{line-height:1.7;max-width:650px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:35px}.chips span{border:1px solid #aaa;padding:10px 14px;font-size:10px;letter-spacing:.15em}.bluebox{background:var(--blue);color:#fff;padding:9vw 5vw;display:flex;flex-direction:column;justify-content:center}.stars{color:var(--gold);letter-spacing:.2em;font-size:18px}.quote blockquote,.bigquote blockquote{font:italic 32px/1.35 Georgia,serif;margin:25px 0}.quote cite,.bigquote cite,.reviewgrid cite{font-style:normal;font-size:11px;letter-spacing:.15em}.signature{background:var(--blue);color:#fff;padding:10vw 8vw}.signature h2{font-size:clamp(70px,12vw,180px)}.proof{padding:10vw 8vw;background:#050505;color:#fff}.proof h2{color:var(--blue)}.bigquote{max-width:1000px;margin:70px auto;text-align:center}.bigquote blockquote{font-size:clamp(30px,4vw,60px)}.bigquote b{color:#4d73ff}.reviewgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#333}.reviewgrid article{background:#0b0b0b;padding:40px}.reviewgrid b{color:#fff;font:24px Georgia}.reviewgrid p{color:#bbb;line-height:1.6}.founder{display:grid;grid-template-columns:.8fr 1.2fr;min-height:700px}.founder-photo img{width:100%;height:100%;object-fit:cover}.founder>div:last-child{padding:9vw 7vw;display:flex;flex-direction:column;justify-content:center}.founder h2{font-size:clamp(35px,4.5vw,68px)}.founder p{line-height:1.7;max-width:700px}.founderline{font-size:11px;letter-spacing:.18em;font-weight:800;color:var(--blue)}.services{padding:10vw 8vw;background:#050505;color:#fff}.services h2{font-size:clamp(50px,7vw,100px)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#333;margin-top:60px}.cards .service-card{display:block;color:inherit;text-decoration:none}.cards article{height:100%;background:#090909;padding:38px;transition:transform .2s ease,background .2s ease}.cards .service-card:focus-visible{outline:2px solid #fff;outline-offset:3px}.cards article small{display:block;margin-top:28px;font-size:10px;letter-spacing:.22em;font-weight:800}.cards .service-card:hover article{transform:translateY(-2px)}.cards article.featured{background:var(--blue)}.cards span{font-size:11px;letter-spacing:.2em}.cards h3{font:24px Georgia;margin:18px 0 20px}.cards strong{font:52px Georgia;font-weight:400}.service-details{margin-top:22px;max-width:320px}.service-details p{margin:0 0 12px;color:#cfcfcf;font-size:14px;line-height:1.55}.service-details p:last-child{margin-bottom:0}.cards article.featured .service-details p{color:#fff}.credential{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:7vw;padding:9vw 8vw;background:var(--off)}.credential img{width:100%;max-width:500px;border-radius:50%;box-shadow:0 20px 60px #0002}.credential p{line-height:1.7}.credential small{display:block;color:#666;margin-top:25px;line-height:1.5}.final{text-align:center;background:var(--blue);color:#fff;padding:9vw 5vw}.final .mini{font:italic 72px Georgia;margin-bottom:25px}.final h2{font-size:clamp(70px,10vw,145px)}.white{background:#fff;color:#000;margin-top:45px}.final-book{background:#000;color:#fff;margin-top:45px}.note{font-size:10px;letter-spacing:.12em;opacity:.7;margin-top:20px}footer{background:#050505;color:#fff;padding:50px 5vw;display:flex;justify-content:space-between;align-items:center;gap:20px}footer p{font-size:10px;letter-spacing:.15em;color:#aaa}.foot{color:#fff}@media(max-width:1050px) and (min-width:801px){.cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){header{height:72px;padding:0 18px}.brand{font-size:17px}.g1{font-size:29px}.brand-logo img{width:56px;height:56px}.final-logo{width:104px;height:104px}.foot.brand-logo img{width:66px;height:66px}nav a:not(.book){display:none}.book{padding:12px 16px}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 24px 55px;order:2}.hero-photo{min-height:500px;order:1}.hero-photo:after{background:linear-gradient(0deg,#050505 0%,transparent 45%)}.hero-destination{min-height:720px}.hero-destination .hero-photo{position:absolute;inset:0;min-height:0}.hero-destination .hero-photo:after{background:linear-gradient(0deg,rgba(5,5,5,.95) 0%,rgba(5,5,5,.68) 45%,rgba(5,5,5,.12) 78%)}.hero-destination .hero-photo img{object-position:58% center}.hero-destination .hero-copy{min-height:720px;justify-content:flex-end;padding:80px 24px 60px;max-width:620px}.manifesto,.signature,.proof,.services{padding:80px 24px}.split,.founder,.credential{grid-template-columns:1fr}.split>div:first-child,.bluebox,.founder>div:last-child,.credential{padding:70px 24px}.founder-photo{height:560px}.reviewgrid,.cards{grid-template-columns:1fr}.credential img{max-width:340px;margin:auto}.final{padding:90px 20px}footer{flex-direction:column;text-align:center}.quote blockquote{font-size:26px}}

.footer-center{text-align:center}.footer-links{display:flex;justify-content:center;gap:18px;margin-top:10px}.footer-links a{color:#fff;text-decoration:none;font-size:10px;letter-spacing:.18em;font-weight:800}.footer-links a:hover,.footer-links a:focus-visible{color:#7e9aff}.cta,.book,.service-card,.footer-links a{transition:opacity .2s ease,transform .2s ease}.cta:hover,.book:hover{opacity:.86}.cta:focus-visible,.book:focus-visible,.footer-links a:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media(max-width:800px){.footer-center p{line-height:1.7}.footer-links{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cards article,.cta,.book,.service-card,.footer-links a{transition:none}}
