:root{--deep:#0b3c49;--current:#157e8e;--flow:#1269b9;--mint:#6fd5dc;--foam:#edf7f6;--sand:#f2eadc;--ink:#10262d;--muted:#61777d;--white:#fff;--line:rgba(11,60,73,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfcfa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,6vw,88px);position:absolute;width:100%;z-index:5}.brand{display:flex;align-items:center;gap:11px;color:var(--deep);text-decoration:none;font-family:Georgia,serif;font-weight:700;font-size:19px}.brand img{width:38px;height:38px}.site-header nav{display:flex;gap:30px}.site-header nav a{color:var(--deep);text-decoration:none;font-size:14px;font-weight:650}.hero{min-height:780px;display:grid;grid-template-columns:1.05fr .95fr;background:linear-gradient(125deg,var(--foam),#f6f1e8);overflow:hidden}.hero-copy{padding:clamp(145px,16vw,210px) 5vw 100px clamp(24px,9vw,140px);position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--current);font-size:11px;font-weight:800}.hero h1,.intro h2,.principles h2,.closing h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.02;letter-spacing:-.045em}.hero h1{font-size:clamp(60px,8vw,112px);margin:22px 0 28px}.hero h1 em{font-weight:400;color:var(--current)}.hero-copy>p:not(.eyebrow):not(.availability){font-size:clamp(18px,2vw,23px);max-width:620px}.button{display:inline-flex;align-items:center;gap:18px;background:var(--current);color:white;text-decoration:none;border-radius:999px;padding:14px 21px;font-weight:750;margin-top:22px}.availability{font-size:12px;color:var(--muted);margin-top:28px}.hero-visual{position:relative;min-height:700px;overflow:hidden;background:linear-gradient(#dff3f0 0 35%,#a5d8d6 35% 48%,#157e8e 48% 100%);border-bottom-left-radius:50% 16%}.sun{position:absolute;width:150px;height:150px;background:#f4d99e;border-radius:50%;top:120px;right:18%}.ridge{position:absolute;width:125%;height:190px;top:300px;left:-10%;background:var(--deep);clip-path:polygon(0 65%,15% 35%,28% 60%,43% 20%,59% 60%,76% 32%,100% 68%,100% 100%,0 100%)}.water{position:absolute;inset:48% 0 0;background:linear-gradient(90deg,#1269b9,#57bcc5)}.current{position:absolute;height:150%;width:48%;top:44%;border:25px solid rgba(255,255,255,.66);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(27deg)}.c1{left:-18%}.c2{left:20%;top:52%;opacity:.55;transform:rotate(-18deg)}.c3{right:-22%;opacity:.35;transform:rotate(22deg)}.intro{padding:130px clamp(24px,9vw,140px)}.intro h2,.principles h2,.closing h2{font-size:clamp(48px,6.4vw,88px);margin:18px 0 26px}.lede{font-size:21px;max-width:760px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:80px}.steps article{border-top:1px solid var(--line);padding-top:24px}.steps span{font-family:Georgia,serif;color:var(--current);font-size:29px}.steps h3,.principle-grid h3{font-size:20px;margin:28px 0 9px}.steps p,.principle-grid p{color:var(--muted)}.current-section{display:grid;grid-template-columns:1fr 1fr;background:var(--sand)}.current-card{padding:clamp(70px,10vw,140px);background:var(--deep);color:white;border-radius:0 55% 0 0}.card-kicker{color:var(--mint);text-transform:uppercase;letter-spacing:.18em;font-size:12px}.current-card h3{font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1.08}.current-card p:last-child{color:#cde1e3;max-width:550px}.quote{display:grid;place-items:center;padding:60px}.quote blockquote{font-family:Georgia,serif;font-size:clamp(35px,4vw,58px);line-height:1.15;color:var(--deep);margin:0}.principles{padding:130px clamp(24px,9vw,140px)}.principle-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(50px,9vw,140px)}.principle-grid>div{display:grid;grid-template-columns:1fr 1fr;gap:18px}.principle-grid article{padding:20px;border-top:1px solid var(--line)}.closing{text-align:center;background:var(--foam);padding:110px 24px}.closing img{filter:drop-shadow(0 12px 15px rgba(11,60,73,.18))}.closing p:not(.eyebrow){max-width:650px;margin:0 auto}.button.dark{background:var(--deep)}footer{padding:55px clamp(24px,7vw,100px);background:#071f27;color:#c6d8dc;display:grid;grid-template-columns:1.2fr 1fr auto;gap:34px;align-items:start;font-size:13px}footer a{color:white}footer nav{display:flex;gap:20px;flex-wrap:wrap}@media(max-width:800px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:60px}.hero-visual{min-height:430px}.steps,.current-section,.principle-grid,footer{grid-template-columns:1fr}.principle-grid>div{grid-template-columns:1fr 1fr}.current-card{border-radius:0 0 40% 0}.quote{min-height:400px}}@media(max-width:520px){.principle-grid>div{grid-template-columns:1fr}.hero{min-height:auto}.hero h1{font-size:55px}.intro,.principles{padding-top:90px;padding-bottom:90px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
