:root{color:#174c45;background:#f6f0df;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:#f6f0df}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-orb{position:fixed;z-index:-1;border-radius:50%;filter:blur(8px);opacity:.56;pointer-events:none}.orb-one{width:40rem;height:40rem;top:-18rem;left:-14rem;background:radial-gradient(circle,#b6d9c9 0%,transparent 68%)}.orb-two{width:32rem;height:32rem;right:-14rem;top:31rem;background:radial-gradient(circle,#f1b9a6 0%,transparent 68%)}.shell{width:min(1120px,calc(100% - 48px));margin-inline:auto}.site-header{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Fraunces,Georgia,serif;font-weight:700;letter-spacing:-.03em;font-size:19px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:12px 12px 12px 4px;color:#fff9ea;background:#1b6055;box-shadow:0 7px #174c4524;font:700 11px/1 DM Sans,sans-serif;letter-spacing:-.05em}nav{display:flex;align-items:center;gap:28px;color:#174c45b3;font-size:14px;font-weight:600}nav a{position:relative;padding:9px 0}nav a:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;transform:scaleX(0);transform-origin:left;background:#58a96b;transition:transform .22s ease}nav a:hover:after,nav a.active:after{transform:scaleX(1)}.hero{min-height:700px;padding:82px 0 92px;display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:78px}.eyebrow{margin:0 0 14px;color:#4c9470;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1,h2{font-family:Fraunces,Georgia,serif;letter-spacing:-.055em}h1{max-width:630px;margin:0;font-size:clamp(3.2rem,6.3vw,5.6rem);line-height:.98;color:#174c45}h1 em{color:#4b9471;font-weight:600}.hero-text{max-width:520px;margin:28px 0 0;color:#174c45bf;font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:52px;padding:0 23px;border-radius:18px;font-size:14px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-3px)}.button-primary{color:#fff9ea;background:#174c45;box-shadow:0 8px #174c452e}.button-primary:hover{box-shadow:0 11px #174c4524}.text-link{color:#276c5c;font-size:14px;font-weight:700}.text-link span{display:inline-block;transition:transform .2s ease}.text-link:hover span{transform:translate(4px)}.hero-notes{display:flex;flex-wrap:wrap;gap:10px 22px;padding:0;margin:46px 0 0;list-style:none;color:#174c45ab;font-size:13px;font-weight:600}.hero-notes li:before{content:"✦";margin-right:7px;color:#67ad74}.hero-art{position:relative;justify-self:center;width:min(100%,360px);padding:16px}.phone-frame{position:relative;overflow:hidden;border:9px solid #174c45;border-radius:47px;background:#174c45;box-shadow:0 30px 60px #23574a42,16px 17px #54916f2b;transform:rotate(4deg)}.phone-frame:before{content:"";position:absolute;z-index:1;width:34%;height:18px;left:33%;top:0;border-radius:0 0 14px 14px;background:#174c45}.phone-frame img{width:100%;aspect-ratio:9 / 19.5;object-fit:cover;object-position:top}.leaf{position:absolute;z-index:-1;border-radius:100% 0;background:#a8dfa8;opacity:.9}.leaf-left{width:92px;height:148px;left:-28px;top:46px;transform:rotate(-40deg)}.leaf-right{width:120px;height:176px;right:-45px;bottom:30px;transform:rotate(43deg);background:#efb09b}.art-caption{display:flex;align-items:center;gap:9px;margin:27px 0 0 17px;color:#174c45b3;font-size:12px;font-weight:700}.art-caption span{width:20px;height:2px;background:#58a96b}.feature-band{display:grid;grid-template-columns:repeat(3,1fr);padding:8px;border:1px solid rgba(23,76,69,.09);border-radius:30px;background:#fff9eab3;box-shadow:0 20px 40px #37645314}.feature-band article{min-height:190px;padding:30px 35px;border-right:1px solid rgba(23,76,69,.1)}.feature-band article:last-child{border:0}.step{color:#63a670;font-size:12px;font-weight:700;letter-spacing:.1em}.feature-band h2{margin:16px 0 7px;font-size:30px}.feature-band p,.story p,.section-heading>p{margin:0;color:#174c45b0;font-size:15px;line-height:1.6}.story{display:grid;grid-template-columns:1.1fr .7fr;gap:120px;padding:142px 0;align-items:end}.story h2,.section-heading h2,.closing h2{margin:0;font-size:clamp(2.5rem,4.5vw,4.1rem);line-height:1.04}.story p{padding-bottom:8px}.gallery-section{padding-bottom:140px}.section-heading{display:grid;grid-template-columns:1fr .48fr;align-items:end;gap:64px;padding-bottom:40px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:18px}.gallery-card{position:relative;min-height:310px;overflow:hidden;margin:0;border-radius:25px;background:#dcefd7;box-shadow:0 15px 30px #27574a1f}.gallery-card:nth-child(1),.gallery-card:nth-child(5){grid-row:span 2}.gallery-card:nth-child(3){grid-column:span 2;grid-row:span 2}.gallery-card img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .5s ease}.gallery-card:hover img{transform:scale(1.045)}.gallery-card figcaption{position:absolute;inset:auto 0 0;padding:38px 18px 16px;color:#fff9ea;background:linear-gradient(transparent,#0c3730d6);font-size:13px;font-weight:600;line-height:1.35}.closing{padding:90px 40px;margin-bottom:80px;text-align:center;border-radius:36px;background:linear-gradient(125deg,#cde8cf,#fff1dc 55%,#f1c5b5)}.closing h2{max-width:740px;margin:0 auto 32px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 0 45px;color:#174c45b8}.site-footer>div{display:flex;gap:22px;font-size:13px;font-weight:600}.site-footer>div a:hover{color:#174c45}.privacy{max-width:800px;padding:72px 0 100px}.privacy h1{font-size:clamp(3.2rem,7vw,5.8rem)}.privacy-lede{margin:20px 0 68px;color:#174c4594;font-size:14px}.privacy section{padding:31px 0;border-top:1px solid rgba(23,76,69,.12)}.privacy section:last-of-type{border-bottom:1px solid rgba(23,76,69,.12)}.privacy h2{margin:0 0 12px;font-size:29px}.privacy p{max-width:700px;margin:0;color:#174c45bd;font-size:16px;line-height:1.7}.privacy a{color:#287664;font-weight:700;text-decoration:underline;text-decoration-color:#28766447;text-underline-offset:3px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(max-width:800px){.hero{grid-template-columns:1fr;gap:55px;padding-top:55px}.hero-art{grid-row:1}.feature-band{grid-template-columns:1fr}.feature-band article{min-height:0;border-right:0;border-bottom:1px solid rgba(23,76,69,.1)}.feature-band article:last-child{border-bottom:0}.story,.section-heading{grid-template-columns:1fr;gap:26px}.story{padding:96px 0}.gallery{grid-template-columns:repeat(2,1fr)}.gallery-card:nth-child(3){grid-column:span 2}}@media(max-width:540px){.shell{width:min(100% - 32px,1120px)}.site-header{min-height:72px}.site-header nav{gap:14px;font-size:12px}.site-header nav a:first-child{display:none}.brand{font-size:17px}.hero{padding-bottom:66px}.hero-text{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-art{width:292px}.feature-band article{padding:25px}.story h2,.section-heading h2,.closing h2{font-size:2.55rem}.gallery-section{padding-bottom:88px}.gallery{display:flex;overflow-x:auto;margin-inline:-16px;padding:0 16px 16px;scroll-snap-type:x mandatory}.gallery-card,.gallery-card:nth-child(1),.gallery-card:nth-child(3),.gallery-card:nth-child(5){flex:0 0 72%;min-height:420px;scroll-snap-align:start}.closing{padding:68px 24px;margin-bottom:60px}.site-footer{align-items:flex-start;flex-direction:column}.site-footer>div{flex-wrap:wrap;gap:10px 18px}.privacy{padding-top:48px}.privacy h2{font-size:25px}}
