:root{--green-950:#06231a;--green-900:#0a3527;--green-850:#0c3d2d;--green-800:#0e4433;--green-700:#16573f;--gold-200:#f4dfa2;--gold-300:#f0d488;--gold-400:#e3c065;--gold-500:#c9a227;--gold-600:#a87f1f;--cream:#f8f3e4;--cream-2:#efe7d0;--ink:#24322b;--ink-soft:#55635b;--serif:"Cormorant Garamond", Georgia, serif;--caps:"Marcellus", Georgia, serif;--sans:"Mulish", "Helvetica Neue", sans-serif;--shadow-soft:0 20px 50px -22px #0a352759;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:0}.container{width:min(1180px,92vw);margin-inline:auto}.reveal{opacity:0;transition:opacity .9s var(--ease), transform .9s var(--ease);will-change:opacity, transform;transform:translateY(26px)}.reveal.is-shown{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}.site-header{z-index:50;background:linear-gradient(180deg, var(--green-950), var(--green-900));transition:box-shadow .4s,background .4s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{box-shadow:0 12px 34px -18px #041811d9}.header-inner{align-items:center;gap:2rem;width:min(1320px,94vw);margin-inline:auto;padding:.65rem 0;display:flex}.brand{align-items:center;gap:.85rem;display:flex}.brand-mark{filter:drop-shadow(0 4px 10px #00000073);transition:transform .5s var(--ease);flex:none}.brand:hover .brand-mark{transform:rotate(8deg)scale(1.04)}.brand-text{flex-direction:column;line-height:1.2;display:flex}.brand-name{font-family:var(--caps);letter-spacing:.18em;text-transform:uppercase;color:var(--gold-300);font-size:1.5rem}.brand-st{filter:drop-shadow(0 3px 8px #0006);flex:none;width:auto;height:46px}.brand-sub{text-transform:uppercase;letter-spacing:.07em;color:#d6cfb6;white-space:nowrap;margin-top:.3rem;font-size:.58rem;line-height:1.45}.site-nav{align-items:center;gap:clamp(1.2rem,2.6vw,2.4rem);margin-left:auto;display:flex}.site-nav a{font-family:var(--serif);color:#f2ecda;letter-spacing:.03em;padding:.35rem 0;font-size:1.18rem;font-weight:500;transition:color .3s;position:relative}.site-nav a:after{content:"";background:var(--gold-400);width:0;height:2px;transition:width .35s var(--ease), left .35s var(--ease);position:absolute;bottom:0;left:50%}.site-nav a:hover,.site-nav a.active{color:var(--gold-300)}.site-nav a:hover:after,.site-nav a.active:after{width:100%;left:0}.nav-toggle{flex-direction:column;gap:5px;padding:8px;display:none}.nav-toggle span{background:var(--gold-300);width:24px;height:2px;transition:transform .3s,opacity .3s}.nav-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{background:radial-gradient(58% 78% at 10% 42%,#f0c86e66 0%,#f0c86e00 70%),linear-gradient(#fff 0%,#fdfaf3 100%);flex-direction:column;padding:78px 0 0;display:flex;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.6'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-inner{z-index:1;text-align:center;justify-content:center;width:100%;display:flex;position:relative}.hero-dome{background:linear-gradient(180deg, var(--green-900) 0%, var(--green-800) 100%);border-radius:0 0 50% 50%/0 0 34% 34%;width:100%;padding:clamp(1.4rem,3.5vh,2.2rem) clamp(1.5rem,5vw,4rem) clamp(3.6rem,9vh,5.4rem)}.hero-dome .hero-eyebrow{color:var(--gold-400);margin-bottom:.5rem}.hero-dome .hero-title{color:var(--cream);text-shadow:0 2px 14px #00000059}.hero-dome .hero-kicker{color:var(--gold-300);justify-content:center;margin-top:.4rem}.hero-dome .hero-kicker .flourish{color:var(--gold-400)}.hero-dome .hero-lede{color:#e6dfc7;margin-inline:auto;max-width:40rem;margin-top:.7rem}.hero-dome .hero-actions{justify-content:center;margin-top:1.1rem}.hero-dome .btn-solid{background:linear-gradient(180deg, var(--gold-300), var(--gold-500));color:var(--green-950);border-color:#fff5d299}.hero-figure{z-index:2;width:100%;margin-top:clamp(-6.5rem,-11vh,-3.5rem);position:relative}.hero-figure img{width:100%;max-width:none}.hero-eyebrow{font-family:var(--caps);letter-spacing:.32em;text-transform:uppercase;color:var(--gold-600);margin-bottom:.9rem;font-size:.85rem}.hero-title{font-family:var(--serif);color:var(--green-900);letter-spacing:.01em;text-shadow:0 2px #fffaeb99;font-size:clamp(3rem,6vw,4.8rem);font-weight:600;line-height:1}.hero-kicker{font-family:var(--serif);color:#6d5716;letter-spacing:.04em;align-items:center;gap:.9rem;margin-top:.6rem;font-size:clamp(1.2rem,2.2vw,1.5rem);font-weight:500;display:flex}.hero-kicker .flourish{width:72px;color:var(--gold-600);flex:none}.hero-lede{max-width:34rem;font-family:var(--serif);color:#3c4a35;margin-top:.9rem;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:500;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:1.1rem;margin-top:1.5rem;display:flex}.btn{font-family:var(--caps);letter-spacing:.06em;transition:transform .35s var(--ease), box-shadow .35s var(--ease), background .3s ease, color .3s ease;border-radius:10px;align-items:center;gap:.7rem;padding:.95rem 1.9rem;font-size:1rem;display:inline-flex}.btn-arrow{width:18px;height:18px;transition:transform .35s var(--ease)}.btn:hover .btn-arrow{transform:translate(5px)}.btn-solid{background:linear-gradient(180deg, var(--green-800), var(--green-950));color:var(--gold-200);box-shadow:var(--shadow-soft);border:1px solid #c9a2278c}.btn-solid:hover{transform:translateY(-3px);box-shadow:0 26px 55px -20px #0a35278c}.btn-ghost{color:var(--green-900);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffcf2d9;border:1px solid #8a6b2073}.btn-ghost:hover{background:#fffcf2;transform:translateY(-3px);box-shadow:0 20px 40px -22px #604a1180}.section-title{text-align:center}.section-title .eyebrow{font-family:var(--caps);letter-spacing:.3em;text-transform:uppercase;color:var(--gold-600);margin-bottom:.6rem;font-size:.85rem}.section-title h2{font-family:var(--serif);color:var(--green-900);justify-content:center;align-items:center;gap:1.1rem;font-size:clamp(2rem,4.4vw,3rem);font-weight:600;display:flex}.section-title .flourish{width:88px;color:var(--gold-500);flex:none}.section-title .lede{font-family:var(--serif);color:var(--ink-soft);margin-top:.7rem;font-size:1.25rem}.section-title.tone-light h2{color:var(--cream)}.section-title.tone-light .lede{color:var(--cream-2)}.duo{background:linear-gradient(#fdfaf3,#f4ecd8);padding:3.5rem 0 6rem;position:relative;overflow:hidden}.duo-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:start;gap:clamp(2.5rem,5vw,5rem);display:grid;position:relative}.duo-title{font-family:var(--serif);color:var(--green-900);align-items:center;gap:1rem;font-size:clamp(1.9rem,3.2vw,2.5rem);font-weight:600;display:flex}.duo-title .flourish{width:72px;color:var(--gold-500);flex:none}.duo-lede{font-family:var(--serif);color:var(--ink-soft);max-width:34rem;margin-top:1rem;font-size:1.3rem;line-height:1.65}.pill-row{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.pill{color:var(--green-900);font-family:var(--caps);letter-spacing:.08em;border:1px solid #a87f1f8c;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem 1.35rem;font-size:.95rem;transition:border-color .3s,color .3s;display:inline-flex}.pill:before{content:"✦";color:var(--gold-500);font-size:.8em;line-height:1}.pill:hover{border-color:var(--gold-500);color:var(--green-700)}.mandala{opacity:.5;pointer-events:none;background:repeating-radial-gradient(circle,#a87f1f29 0 1px,#0000 1px 34px);border-radius:50%;width:520px;height:520px;position:absolute;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 70%);mask-image:radial-gradient(circle,#000 30%,#0000 70%)}.mandala-left{top:8%;left:-260px}.mandala-right{bottom:-10%;right:-260px}.share-grid{grid-template-columns:repeat(2,1fr);gap:1.1rem;display:grid}.share-card{text-align:center;height:100%;transition:transform .45s var(--ease), box-shadow .45s var(--ease);border-radius:16px;padding:1.15rem 1rem 1.25rem;box-shadow:0 16px 42px -28px #59430f66}.share-card:hover{transform:translateY(-7px);box-shadow:0 26px 58px -30px #59430f8c}.share-card.tone-gold{background:linear-gradient(#faf0d6,#f4e3ba)}.share-card.tone-sage{background:linear-gradient(#edf2e0,#e0e8cd)}.share-card.tone-clay{background:linear-gradient(#f9e9d8,#f1d9bf)}.share-card.tone-moss{background:linear-gradient(#e5efe6,#d5e4d6)}.share-icon{width:62px;height:62px;color:var(--green-800);place-items:center;margin:0 auto .8rem;display:grid;position:relative}.share-icon svg{width:30px;height:30px;position:relative}.share-icon-frame{transition:transform .6s var(--ease), border-color .4s ease;border:1.4px solid #a87f1fbf;border-radius:18px;position:absolute;inset:0;transform:rotate(45deg)scale(.78)}.share-card:hover .share-icon-frame{border-color:var(--gold-600);transform:rotate(135deg)scale(.84)}.share-card h3{font-family:var(--serif);color:var(--green-900);margin-bottom:.3rem;font-size:1.22rem;font-weight:600}.share-card p{color:var(--ink-soft);max-width:16rem;margin-inline:auto;font-size:.88rem;line-height:1.5}.quote-band{background:linear-gradient(180deg, var(--green-900), var(--green-950));padding:4.6rem 1rem;position:relative;overflow:hidden}.quote-band:before,.quote-band:after{content:"";pointer-events:none;border-top:1px solid #c9a22780;border-bottom:1px solid #c9a22780;position:absolute;inset:10px 0}.quote-band:after{opacity:.5;inset:16px 0}.quote-mandala{background:repeating-radial-gradient(circle,#f0d4881f 0 1px,#0000 1px 30px);border-radius:50%;width:460px;height:460px;position:absolute;top:50%;right:-180px;transform:translateY(-50%);-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 70%);mask-image:radial-gradient(circle,#000 30%,#0000 70%)}.quote-band blockquote{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.3rem;display:flex;position:relative}.quote-band p{font-family:var(--serif);color:var(--gold-300);text-align:center;text-shadow:0 2px 14px #00000059;font-size:clamp(1.5rem,3.4vw,2.4rem);font-style:italic;font-weight:500}.quote-band .flourish{width:90px;color:var(--gold-500);flex:none}.site-footer{background:linear-gradient(180deg, var(--green-950), #04180f);color:#d8d4c2;padding:4.2rem 0 0}.footer-grid{grid-template-columns:1.1fr 1.5fr auto;align-items:center;gap:2.6rem;width:min(1320px,94vw);margin-inline:auto;padding-bottom:3rem;display:grid}.footer-col-brand{gap:1.1rem;display:grid}.footer-grid>*{padding-right:2.4rem;position:relative}.footer-grid>:not(:last-child):after{content:"";background:linear-gradient(#0000,#c9a22773,#0000);width:1px;height:72%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-name{font-family:var(--caps);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-300);font-size:1.35rem}.footer-sub{font-family:var(--serif);color:#cfc9b2;font-size:.98rem}.footer-sub b{color:var(--gold-300)}.footer-trust{text-align:center}.footer-eyebrow{font-family:var(--serif);color:#cfc9b2;font-size:1rem}.footer-trust-logo{filter:drop-shadow(0 6px 16px #00000073);width:auto;height:96px;margin:.6rem auto .7rem}.footer-tagline{font-family:var(--caps);letter-spacing:.32em;text-transform:uppercase;color:#b9b298;font-size:.68rem}.footer-about{color:#cfc9b2;max-width:30rem;font-size:.92rem;line-height:1.7}.footer-soon{font-family:var(--serif);color:var(--gold-200);white-space:nowrap;align-items:center;gap:.7rem;font-size:1.1rem;display:flex}.footer-globe{width:30px;height:30px;color:var(--gold-500);flex:none;animation:24s linear infinite glyphSpin}.footer-base{color:#a29d87;border-top:1px solid #c9a2274d;justify-content:space-between;width:min(1320px,94vw);margin-inline:auto;padding:1.1rem 0;font-size:.85rem;display:flex}.footer-mantra{color:#f0d488b3;letter-spacing:.12em}@media (width<=1080px){.share-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>*{padding-right:0}.footer-grid>:not(:last-child):after{display:none}}@media (width<=880px){.site-nav{background:var(--green-950);min-width:220px;transition:transform .45s var(--ease);border-bottom:1px solid #c9a22766;border-left:1px solid #c9a22766;flex-direction:column;align-items:flex-end;gap:0;padding:.6rem 0;position:fixed;top:76px;right:0;transform:translate(105%)}.site-nav.is-open{transform:none}.site-nav a{text-align:right;width:100%;padding:.8rem 1.6rem}.nav-toggle{margin-left:auto;display:flex}.site-nav{margin-left:0}.hero{padding-top:76px}.hero-dome{border-radius:0 0 50% 50%/0 0 16% 16%;padding:1.6rem 6vw 2.2rem}.hero-figure{margin-top:-1.6rem}.duo-grid{grid-template-columns:1fr}.section-title .flourish{width:52px}.quote-band .flourish{display:none}.footer-grid{text-align:center;grid-template-columns:1fr}.footer-brand,.footer-soon{justify-content:center}.footer-about{max-width:34rem;margin-inline:auto}.footer-base{flex-direction:column;align-items:center;gap:.3rem}}@media (width<=560px){.share-grid{grid-template-columns:1fr}.brand-name{font-size:1.15rem}.brand-sub{letter-spacing:.05em;font-size:.48rem}.brand-st{height:34px}.brand-mark svg{width:38px;height:38px}.brand{gap:.5rem}.hero-actions .btn{justify-content:center;width:100%}}
