:root{--earth: #1a1714;--sand: #9a8e7a;--sand-light: #b8a98f;--cream: #f8f5f0;--warm-white: #fdfcf9;--white: #fff;--gold: #b08d57;--gold-light: #c9a96e;--moss: #5a6b4a;--text: #2e2a24;--text-light: #6b6358;--text-muted: #9a9084;--border: rgba(176, 141, 87, .15)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:DM Sans,sans-serif;background:var(--white);color:var(--text);overflow-x:hidden;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:300}img{max-width:100%;display:block}a{color:inherit}.container{max-width:1080px;margin:0 auto;padding:0 2rem}section{padding:6rem 0}section.tight{padding:4rem 0}.eyebrow{font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem}.section-title{font-size:clamp(2rem,4.5vw,3.2rem);line-height:1.15;color:var(--text);margin-bottom:1.5rem;font-weight:300}.lede{font-size:1.12rem;line-height:1.75;color:var(--text-light);max-width:44rem}.lede+.lede{margin-top:1.2rem}.bg-cream{background:var(--cream)}.bg-earth{background:var(--earth)}.hero{min-height:92vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;padding:2rem 2rem 3rem;background:var(--white)}.hero-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 70% 50% at 50% 45%,rgba(176,141,87,.06) 0%,transparent 70%)}.hero-kicker{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted);margin-bottom:2rem}.hero-kicker .dot{color:var(--gold);margin:0 .6em}.hero h1{font-size:clamp(3.5rem,10vw,7rem);letter-spacing:.12em;color:var(--text);font-weight:300;margin-bottom:1.6rem}.hero-sub{font-size:1.15rem;line-height:1.8;color:var(--text-light);max-width:40rem;margin-bottom:2.6rem}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.btn{display:inline-block;padding:.9rem 2.1rem;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;border:1px solid var(--gold);transition:all .25s ease}.btn-solid{background:var(--gold);color:var(--white)}.btn-solid:hover{background:var(--gold-light);border-color:var(--gold-light)}.btn-ghost{color:var(--gold);background:transparent}.btn-ghost:hover{background:#b08d5714}.btn-light{border-color:var(--gold-light);color:var(--gold-light)}.btn-light:hover{background:#c9a96e1f}.photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;padding:0 .6rem}.photo-strip img{width:100%;height:340px;object-fit:cover}.photo-caption{text-align:center;font-size:.8rem;color:var(--text-muted);letter-spacing:.06em;padding:1.2rem 2rem 0}.photo-break img{width:100%;height:520px;object-fit:cover}.card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:3.5rem}.concept-card .glyph{font-size:1.6rem;color:var(--gold);margin-bottom:1rem}.concept-card h3{font-size:1.55rem;margin-bottom:.8rem}.concept-card p{color:var(--text-light);line-height:1.7;font-size:.98rem}.trio{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:3.5rem}.trio h4{font-family:Cormorant Garamond,Georgia,serif;font-weight:400;font-size:1.35rem;margin-bottom:.8rem;color:var(--text)}.trio p{color:var(--text-light);line-height:1.7;font-size:.95rem}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;margin:3.5rem 0 2.5rem}.stat .num{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,4vw,3.2rem);color:var(--gold);line-height:1}.stat .label{font-size:.85rem;color:var(--text-light);line-height:1.5;margin-top:.7rem}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:3.5rem}.pillar{border-top:1px solid var(--border);padding-top:1.6rem}.pillar .share{font-family:Cormorant Garamond,Georgia,serif;font-size:2.4rem;color:var(--gold);line-height:1}.pillar h3{font-size:1.4rem;margin:1rem 0 .8rem}.pillar p{color:var(--text-light);line-height:1.7;font-size:.95rem}.pillar .price{margin-top:1rem;font-size:.8rem;letter-spacing:.08em;color:var(--gold)}.timeline{margin-top:3.5rem;display:grid;gap:2.4rem}.tl-row{display:grid;grid-template-columns:130px 1fr;gap:2rem;border-top:1px solid var(--border);padding-top:1.5rem}.tl-row .when{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);padding-top:.4rem}.tl-row h3{font-size:1.5rem;margin-bottom:.5rem}.tl-row p{color:var(--text-light);line-height:1.7;font-size:.96rem}.founder-name{margin-top:2.5rem}.founder-name strong{display:block;font-size:1.05rem;letter-spacing:.04em;color:var(--text);font-weight:500}.founder-name span{font-size:.88rem;color:var(--text-light);line-height:1.6}.stage-cols{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}.stage-cols h3{font-size:1.35rem;margin-bottom:1rem}.stage-cols ul{list-style:none}.stage-cols li{padding:.55rem 0 .55rem 1.4rem;position:relative;color:var(--text-light);line-height:1.6;font-size:.95rem}.stage-cols li:before{content:"—";position:absolute;left:0;color:var(--gold)}.ask-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:3.5rem}.ask-card{border:1px solid var(--border);padding:2.2rem;background:var(--warm-white)}.ask-card h3{font-size:1.45rem;margin-bottom:.9rem}.ask-card p{color:var(--text-light);line-height:1.7;font-size:.95rem}.ask-card .tag{margin-top:1.2rem;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold)}.ask-cta{text-align:center;margin-top:3.5rem}.locations{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2.5rem}.locations span{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border);padding:.5rem 1.1rem;color:var(--text-light)}.final-cta{background:var(--earth);text-align:center;padding:7rem 0}.final-cta h2{color:var(--cream);font-size:clamp(2.2rem,5vw,3.6rem);margin-bottom:1.5rem}.final-cta p{color:var(--sand-light);max-width:40rem;margin:0 auto 2.5rem;line-height:1.8}.footer{background:var(--earth);border-top:1px solid rgba(201,169,110,.15);padding:2.2rem 0;text-align:center}.footer p{color:var(--sand);font-size:.8rem;letter-spacing:.12em}@media(max-width:820px){section{padding:4rem 0}.card-grid,.trio,.pillars,.stage-cols,.ask-grid{grid-template-columns:1fr;gap:2rem}.stat-grid{grid-template-columns:repeat(2,1fr)}.photo-strip{grid-template-columns:1fr}.photo-strip img{height:240px}.photo-break img{height:320px}.tl-row{grid-template-columns:1fr;gap:.4rem}}
