:root{--green:#173f2b;--deep:#0d2619;--lime:#b9d45c;--paper:#f7f4ec;--ink:#142219;--muted:#69736c;--line:#d9ddd4}*{box-sizing:border-box}html{scroll-behavior:auto;scroll-snap-type:y mandatory;overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.page{height:100svh;min-height:620px;scroll-snap-align:start;scroll-snap-stop:always;position:relative;overflow:hidden;padding:clamp(74px,9vh,105px) clamp(35px,8vw,125px) clamp(40px,6vh,68px);display:flex;flex-direction:column;justify-content:center}.dark-page{color:#fff}.page-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.proposal-mark{position:fixed;left:clamp(24px,4vw,62px);right:clamp(24px,4vw,62px);top:25px;z-index:50;display:flex;justify-content:space-between;align-items:center;mix-blend-mode:difference;color:#fff;pointer-events:none}.brand{pointer-events:auto;display:flex;gap:9px;align-items:center;font:600 21px "Playfair Display",serif}.brand svg{width:24px;fill:var(--lime)}.document-title{text-transform:uppercase;letter-spacing:2px;font-size:9px;font-weight:700}.progress{position:fixed;z-index:50;right:22px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;color:#fff;mix-blend-mode:difference;font-size:9px}.progress i{height:100px;width:1px;background:#ffffff4a;position:relative}.progress b{position:absolute;top:0;left:0;width:1px;background:#fff;height:8.33%;transition:height .55s ease}.scroll-hint{position:fixed;z-index:50;left:clamp(24px,4vw,62px);bottom:25px;color:#fff;mix-blend-mode:difference;text-transform:uppercase;font-size:8px;letter-spacing:1.7px}.scroll-hint span{margin-left:9px}.folio{position:absolute;z-index:4;right:clamp(35px,8vw,125px);bottom:28px;font-size:8px;letter-spacing:2px;font-weight:700}.folio span{margin-left:17px;color:var(--lime);font-size:10px}.eyebrow,.page-kicker{text-transform:uppercase;letter-spacing:2.1px;font-size:10px;font-weight:700}.eyebrow:before{content:"";display:inline-block;width:27px;height:1px;background:currentColor;margin:0 12px 3px 0}.page-kicker span{color:#94a098;margin-right:12px}.pale{color:var(--lime)}h1,h2{font:600 clamp(48px,6vw,88px)/.96 "Playfair Display",serif;letter-spacing:-3px;margin:28px 0}em{font-weight:600;color:var(--lime)}.cover-shade,.photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,#07150ef2 0%,#07150ebd 38%,#07150e18 72%)}.cover-copy,.photo-copy{position:relative;z-index:2;max-width:700px}.cover-copy h1{font-size:clamp(62px,7.2vw,108px)}.cover-copy>p,.photo-copy>p{font-size:15px;line-height:1.7;color:#d6ddd8;max-width:500px}.opening{display:grid;grid-template-columns:25% 75%;grid-template-rows:auto 1fr auto;align-items:center}.opening .page-kicker{align-self:start}.opening-title{align-self:center}.opening-title h2{max-width:970px}.opening-title em{color:var(--green)}.opening-bottom{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:760px;margin-left:auto}.opening-bottom p{color:var(--muted);line-height:1.7;margin:0}.opening-bottom blockquote{font:italic 600 19px/1.5 "Playfair Display",serif;border-left:2px solid var(--lime);padding-left:20px;margin:0;color:var(--green)}.photo-shade{background:linear-gradient(90deg,#07150edb,#07150e60 55%,transparent)}.photo-copy h2{font-size:clamp(55px,6vw,88px)}.image-caption{position:absolute;z-index:2;right:35px;bottom:65px;font-size:8px;letter-spacing:1.3px;color:#dbe2dc}.difference{justify-content:space-between}.difference-head{display:flex;justify-content:space-between;align-items:end}.difference-head h2{font-size:clamp(46px,5vw,70px);margin:20px 0}.difference-head h2 em{color:var(--green)}.difference-head>p{max-width:350px;color:var(--muted);line-height:1.7}.cards{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.cards article{height:min(30vh,285px);padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.cards article:first-child{background:var(--green);color:#fff}.cards i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e8edd8;color:var(--green);font-style:normal}.cards b{position:absolute;right:18px;top:18px;font-size:9px;color:#98a29b}.cards h3{font:600 22px/1.12 "Playfair Display",serif;margin:27px 0 10px}.cards p{font-size:11px;color:var(--muted)}.cards article:first-child p{color:#b9c9bf}.varieties{background:var(--deep);display:grid;grid-template-columns:52% 48%;padding:0}.variety-image{width:100%;height:100%;object-fit:cover}.variety-copy{padding:10vh clamp(40px,6vw,90px);align-self:center}.variety-copy h2{font-size:clamp(48px,5.5vw,76px)}.variety-copy>p{color:#bcc9c1;line-height:1.7;font-size:14px}.photo-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:35px}.photo-slots div{aspect-ratio:1;border:1px dashed #ffffff46;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#9eb0a4}.photo-slots span{font:italic 600 18px "Playfair Display",serif}.photo-slots small{font-size:7px;text-transform:uppercase;letter-spacing:1px;margin-top:8px}.pricing{background:var(--green)}.pricing-head{display:flex;justify-content:space-between;align-items:end}.pricing-head h2{font-size:clamp(44px,5vw,68px);margin:20px 0}.pricing-head>p{color:#bdcbc1;max-width:310px;line-height:1.6}.pricing-table{border-top:1px solid #ffffff35}.tr{display:grid;grid-template-columns:1.1fr 1.6fr .4fr;align-items:center;min-height:78px;padding:0 20px;border-bottom:1px solid #ffffff26;position:relative}.tr.th{min-height:40px;text-transform:uppercase;letter-spacing:1.4px;font-size:8px;color:#9db0a3}.tr b{font:600 21px "Playfair Display",serif}.tr small{display:block;color:#96aa9c;font-size:9px}.tr i{color:var(--lime);font-style:normal;margin-right:9px}.tr strong{font:600 29px "Playfair Display",serif;color:var(--lime)}.tr label{background:var(--lime);color:var(--green);font-size:7px;text-transform:uppercase;letter-spacing:1px;padding:4px 6px;margin-right:10px}.tr.selected{background:#ffffff0a}.tr.selected:before{content:"";position:absolute;left:0;height:100%;width:3px;background:var(--lime)}.proposal-note{font-size:8px;letter-spacing:1px;color:#98ab9e;margin-top:14px}.ritual-step{background:#f3efe4;padding-left:8vw}.ritual-copy{width:43%;position:relative;z-index:5}.ritual-copy h2{font-size:clamp(52px,5.7vw,82px)}.ritual-copy h2 em{color:var(--green)}.ritual-copy>p{color:var(--muted);line-height:1.7;max-width:360px}.ritual-count{font:italic 600 15px "Playfair Display",serif;color:#8a958d;display:block;margin-bottom:30px}.water-page,.share-page{background:var(--deep);color:#fff}.water-page .ritual-copy h2 em,.share-page .ritual-copy h2 em{color:var(--lime)}.water-page .ritual-copy>p,.share-page .ritual-copy>p{color:#afc0b4}.ritual-visual{position:fixed;right:5vw;top:50%;width:46vw;height:78vh;transform:translateY(-50%);z-index:12;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .45s ease,perspective .4s}.ritual-visual.active{opacity:1;visibility:visible}.mate-object{position:absolute;left:50%;top:50%;width:280px;height:370px;transform:translate(-50%,-42%);transform-style:preserve-3d;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.cuia{position:absolute;left:40px;bottom:18px;width:200px;height:238px;background:radial-gradient(circle at 34% 26%,#55714c,#203d29 50%,#0a1d12 90%);border-radius:43% 43% 46% 46%/25% 25% 68% 68%;box-shadow:inset -24px -15px 35px #061009aa,inset 18px 12px 25px #ffffff12,0 35px 45px #13231945;transform:perspective(700px) rotateY(-8deg);opacity:0;scale:.72;transition:.8s}.rim{position:absolute;left:-2px;top:-13px;width:204px;height:48px;border-radius:50%;background:linear-gradient(#334f37,#0c1e13);border:7px solid #446048;box-shadow:inset 0 7px 12px #000b}.shine{position:absolute;width:18px;height:105px;left:35px;top:61px;border-radius:50%;background:linear-gradient(#ffffff18,transparent);transform:rotate(12deg)}.erva{position:absolute;z-index:2;left:59px;bottom:230px;width:163px;height:62px;border-radius:50%;background:radial-gradient(ellipse,#b6ca4e 0%,#759133 45%,#40571d 75%);box-shadow:inset 0 8px 12px #d5e77966;opacity:0;transform:translateY(-55px) scale(.75);transition:.7s}.erva i{position:absolute;width:6px;height:3px;background:#d8e777;box-shadow:12px 9px #53671f,26px -2px #a8bd48,42px 13px #5a7427,61px 1px #d2dd67,78px 16px #4b6120,95px 5px #aabc41,116px 14px #506622,134px 1px #b7c955}.bomba{position:absolute;z-index:1;width:17px;height:258px;left:171px;bottom:246px;border-radius:9px;background:linear-gradient(90deg,#6f756d,#e4e7df 35%,#858b84 70%,#e0e4dc);transform-origin:bottom;transform:rotate(26deg) translateY(-80px);opacity:0;transition:.8s;box-shadow:5px 5px 12px #0005}.bomba i{position:absolute;width:26px;height:10px;border:3px solid #aaa;left:-4px;top:34px;border-radius:5px}.shadow{position:absolute;left:22px;bottom:-6px;width:240px;height:40px;background:#0b1d1335;filter:blur(12px);border-radius:50%;transform:rotateX(55deg)}.water-stream{position:absolute;z-index:6;right:39%;top:2%;width:11px;height:230px;background:linear-gradient(90deg,#d8faff44,#fff,#b9ebf399);border-radius:50%;transform:rotate(13deg);transform-origin:top;opacity:0;transition:.5s}.steam{position:absolute;z-index:7;left:51%;top:17%;opacity:0;transition:.6s}.steam i{position:absolute;width:45px;height:105px;border-left:3px solid #ffffff75;border-radius:50%;filter:blur(2px);animation:steam 2.2s infinite ease-in-out}.steam i:nth-child(2){left:35px;top:15px;animation-delay:.5s}.steam i:nth-child(3){left:-25px;top:25px;animation-delay:1s}.stage-ring{position:absolute;border:1px solid #173f2b18;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);width:470px;height:470px}.ring-b{width:620px;height:620px}.person{position:absolute;right:-5%;top:11%;width:300px;height:580px;opacity:0;transform:translateX(90px);transition:.8s}.head{position:absolute;right:0;top:0;width:210px;height:245px;border-radius:48% 52% 45% 50%;background:linear-gradient(140deg,#b27750,#75452f);box-shadow:inset 25px 5px 30px #d49b7040}.head:before{content:"";position:absolute;left:-25px;top:105px;width:45px;height:28px;background:#9a6143;border-radius:70% 0 20% 70%;transform:rotate(-7deg)}.head i{position:absolute;left:30px;top:88px;width:7px;height:7px;background:#28140e;border-radius:50%}.shoulder{position:absolute;right:-35px;bottom:0;width:300px;height:330px;border-radius:55% 30% 0 0;background:linear-gradient(135deg,#203f2b,#0b1e14)}.hand{position:absolute;left:30px;top:260px;width:90px;height:170px;border-radius:45%;background:#9e6547;transform:rotate(-38deg)}.ritual-visual[data-step="1"] .cuia,.ritual-visual[data-step="2"] .cuia,.ritual-visual[data-step="3"] .cuia,.ritual-visual[data-step="4"] .cuia,.ritual-visual[data-step="5"] .cuia{opacity:1;scale:1}.ritual-visual[data-step="2"] .erva,.ritual-visual[data-step="3"] .erva,.ritual-visual[data-step="4"] .erva,.ritual-visual[data-step="5"] .erva{opacity:1;transform:none}.ritual-visual[data-step="3"] .bomba,.ritual-visual[data-step="4"] .bomba,.ritual-visual[data-step="5"] .bomba{opacity:1;transform:rotate(26deg)}.ritual-visual[data-step="4"] .water-stream,.ritual-visual[data-step="4"] .steam{opacity:1}.ritual-visual[data-step="5"] .person{opacity:1;transform:none}.ritual-visual[data-step="5"] .mate-object{transform:translate(-92%,-47%) scale(.63) rotate(12deg);z-index:4}.ritual-visual[data-step="4"] .stage-ring,.ritual-visual[data-step="5"] .stage-ring{border-color:#b9d45c1c}.closing{background:var(--green);text-align:center;align-items:center}.closing-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.closing h2{font-size:clamp(58px,7vw,100px)}.closing p{color:#bdcbc1;max-width:520px;line-height:1.7}.button{border:0;background:var(--lime);color:var(--green);padding:16px 22px;margin:24px 0;display:inline-flex;gap:40px;font-weight:700;cursor:pointer}.closing small{color:#8fa497}.closing-lines{position:absolute;width:620px;height:620px;border:1px solid #ffffff12;border-radius:50%;box-shadow:0 0 0 90px #ffffff08,0 0 0 180px #ffffff05}.animate{opacity:0;transform:translateY(30px);transition:opacity .75s ease,transform .75s ease}.page.active .animate{opacity:1;transform:none}.cards.animate,.pricing-table.animate{transition-delay:.12s}@keyframes steam{0%,100%{transform:translateY(20px) scale(.8);opacity:0}45%{opacity:1}80%{transform:translateY(-40px) translateX(12px) scale(1.15);opacity:0}}dialog{border:0;border-radius:4px;padding:42px;max-width:470px;color:var(--ink);box-shadow:0 30px 100px #0008}dialog::backdrop{background:#07150ebb;backdrop-filter:blur(5px)}dialog h2{font-size:36px;letter-spacing:-1px}dialog p{color:var(--muted);line-height:1.65}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:25px}.dialog-ok{margin-bottom:0}.green{color:var(--green)}
@media(max-width:800px){html{scroll-snap-type:y proximity}.page{padding:85px 25px 48px}.proposal-mark{left:22px;right:22px}.document-title{display:none}.progress{right:10px}.scroll-hint{left:22px}.opening{display:flex}.opening-title h2{font-size:46px}.opening-bottom{grid-column:auto;grid-template-columns:1fr;gap:20px}.photo-copy h2{font-size:51px}.photo-story .page-bg{object-position:65% center}.difference-head{display:block}.difference-head>p{display:none}.cards{grid-template-columns:1fr 1fr}.cards article{height:210px;padding:18px}.cards h3{font-size:19px;margin-top:16px}.varieties{grid-template-columns:1fr;padding:0}.variety-image{position:absolute;inset:0;opacity:.35}.variety-copy{position:relative;z-index:2;padding:80px 30px}.photo-slots{margin-top:24px}.pricing-head>p{display:none}.pricing-head h2{font-size:43px}.tr{grid-template-columns:1fr .35fr;min-height:73px;padding:0 10px}.tr>div:nth-child(2){display:none}.tr label{display:block;width:max-content;margin-bottom:3px}.ritual-copy{width:100%;align-self:flex-start}.ritual-copy h2{font-size:48px;max-width:420px}.ritual-copy>p{max-width:300px}.ritual-visual{right:-12%;top:64%;width:85vw;height:53vh}.mate-object{scale:.65}.stage-ring{width:330px;height:330px}.ring-b{width:440px;height:440px}.person{scale:.72;right:-16%;top:-5%}.water-stream{right:35%;height:130px}.ritual-visual[data-step="5"] .mate-object{transform:translate(-88%,-40%) scale(.52) rotate(12deg)}.folio{right:25px}.image-caption{display:none}}@media(max-width:440px){.cover-copy h1{font-size:55px}.cover-copy>p{font-size:13px}.opening-title h2,.photo-copy h2{font-size:42px}.opening-bottom blockquote{display:none}.cards article{height:188px}.cards p{display:none}.variety-copy h2{font-size:43px}.photo-slots div{aspect-ratio:.85}.pricing{padding-top:70px}.pricing-head h2{font-size:39px}.tr{min-height:67px}.ritual-visual{right:-19%;top:66%}.ritual-copy h2{font-size:43px}.ritual-copy>p{font-size:12px}.person{right:-30%}.closing h2{font-size:54px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.animate{opacity:1;transform:none;transition:none}.steam i{animation:none}}
