@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&display=swap";:root{--cream:#f2eee7;--sand:#e7dfd2;--ivory:#ede7dd;--ink:#171410;--gold:#a8894c;--muted:#8a7f70;--body-color:#5d554c;--dark-body:#bdb4a8;--dark-faint:#8e8375;--dark-line:#4a433b;--line:#d8d0c4;--alert:#a05138;--header-height:96px;color:var(--ink);background:var(--ink);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);margin:0}a{color:inherit}img{max-width:100%;display:block}section{padding:clamp(80px,8vw,150px) clamp(24px,5.7vw,110px)}.eyebrow{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:clamp(.72rem,.95vw,.85rem);font-weight:600}.dark .eyebrow{color:var(--gold)}h1,h2{letter-spacing:-.04em;text-wrap:balance;margin:0;font-family:Playfair Display,serif;font-weight:400;line-height:1}h2{font-size:clamp(2.6rem,4.6vw,5.5rem)}.section-head{flex-direction:column;gap:clamp(20px,2vw,36px);margin-bottom:clamp(48px,4vw,72px);display:flex}.lede{max-width:640px;color:var(--body-color);text-wrap:pretty;margin:0;font-size:clamp(1rem,1.35vw,1.55rem);line-height:1.6}.dark{background:var(--ink);color:var(--cream)}.dark .lede{color:var(--dark-body)}.wordmark{color:inherit;letter-spacing:.24em;font-size:clamp(.85rem,1.05vw,1.05rem);font-weight:600;text-decoration:none}.hairline{background:var(--gold);width:clamp(140px,10.5vw,200px);height:1px}.button{background:var(--ink);color:var(--cream);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:0;align-self:flex-start;padding:18px 28px;font-family:inherit;font-size:clamp(.72rem,.85vw,.8rem);font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.button:hover{background:var(--gold)}.button:disabled{background:var(--muted);cursor:wait}.button-lg{padding:22px 44px;font-size:clamp(.78rem,.95vw,.9rem)}.text-link{color:var(--body-color);letter-spacing:.16em;text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:6px;text-transform:uppercase;font-size:clamp(.72rem,.85vw,.8rem);font-weight:600}.text-link:hover{color:var(--gold)}.price{letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:clamp(1.7rem,2.2vw,2.6rem)}.rule-card{border-top:1px solid var(--gold);flex-direction:column;gap:16px;padding-top:clamp(20px,1.6vw,30px);display:flex}.rule-card .num{color:var(--gold);font-family:Playfair Display,serif;font-size:clamp(1.6rem,2.3vw,2.75rem);line-height:1}.rule-card p{color:var(--body-color);text-wrap:pretty;margin:0;font-size:clamp(.95rem,1.3vw,1.55rem);line-height:1.55}.site-header{height:var(--header-height);background:var(--cream);justify-content:space-between;align-items:center;gap:24px;padding:0 clamp(24px,5.7vw,110px);display:flex}.site-nav{align-items:center;gap:clamp(20px,2.5vw,44px);display:flex}.site-nav a{color:var(--body-color);white-space:nowrap;letter-spacing:.14em;text-transform:uppercase;font-size:clamp(.72rem,.85vw,.8rem);font-weight:600;text-decoration:none}.site-nav a:hover{color:var(--gold)}.site-nav .nav-order{background:var(--ink);color:var(--cream);padding:12px 22px;transition:background .2s}.site-nav .nav-order:hover{background:var(--gold);color:var(--cream)}.hero{min-height:calc(100svh - var(--header-height));background:var(--cream);grid-template-columns:1.1fr .9fr;padding:0;display:grid}.hero-copy{flex-direction:column;gap:clamp(56px,6vw,110px);padding:clamp(32px,4vw,72px) clamp(24px,5.7vw,110px) clamp(32px,4vw,64px);display:flex}.hero-main{flex-direction:column;gap:clamp(28px,2.3vw,44px);margin:auto 0;display:flex}.hero-cta{flex-wrap:wrap;align-items:center;gap:20px 32px;display:flex}h1{letter-spacing:-.045em;font-size:clamp(3.4rem,5.85vw,7rem);line-height:.96}.hero-foot{letter-spacing:.2em;text-transform:uppercase;justify-content:space-between;align-items:flex-end;gap:40px;font-size:clamp(.72rem,.9vw,.8rem);display:flex}.hero-foot .tagline{color:var(--gold);white-space:nowrap;font-weight:600}.hero-foot .context{color:var(--muted);white-space:nowrap;font-weight:500}.hero-visual{background:var(--sand);overflow:hidden}.hero-visual a,.product-visual a{height:100%;display:block}.hero-visual img{object-fit:cover;object-position:58% 58%;width:100%;height:100%}.problem{background:var(--cream)}.problem h2{max-width:1300px}.problem-grid{grid-template-columns:repeat(4,1fr);gap:clamp(32px,3vw,56px);display:grid}.ritual{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(56px,5.7vw,110px);display:grid}.ritual-intro{flex-direction:column;gap:clamp(24px,1.9vw,36px);display:flex}.steps{margin:0;padding:0;list-style:none}.steps li{border-top:1px solid var(--dark-line);grid-template-columns:clamp(64px,5.7vw,110px) 1fr;align-items:start;gap:clamp(24px,2vw,40px);padding:clamp(32px,2.7vw,52px) 0;display:grid}.steps .num{color:var(--gold);font-family:Playfair Display,serif;font-size:clamp(2.2rem,3.3vw,4rem);line-height:1}.steps h3{margin:0 0 clamp(12px,.95vw,18px);font-family:Playfair Display,serif;font-size:clamp(1.9rem,2.7vw,3.25rem);font-weight:400}.steps p{max-width:640px;color:var(--dark-body);text-wrap:pretty;margin:0;font-size:clamp(.95rem,1.35vw,1.6rem);line-height:1.6}.steps li.stay{align-items:center}.steps li.stay .num{color:var(--dark-line)}.steps li.stay .stay-label{color:var(--dark-faint);letter-spacing:.2em;font-size:clamp(.85rem,1.35vw,1.6rem);font-weight:600}.product{background:var(--cream);grid-template-columns:.95fr 1.05fr;padding:0;display:grid}.product-visual{background:var(--sand);overflow:hidden}.product-visual img{object-fit:cover;object-position:52% 55%;width:100%;height:100%}.product-copy{flex-direction:column;justify-content:center;gap:clamp(32px,2.7vw,52px);padding:clamp(80px,5.7vw,110px) clamp(24px,5.7vw,110px);display:flex}.price-row{flex-wrap:wrap;align-items:center;gap:20px 32px;display:flex}.spec-table{flex-direction:column;margin:0;display:flex}.spec-row{border-top:1px solid var(--line);justify-content:space-between;gap:24px;padding:clamp(16px,1.35vw,26px) 0;font-size:clamp(.9rem,1.25vw,1.5rem);display:flex}.spec-row:last-child{border-bottom:1px solid var(--line)}.spec-row dt{color:var(--muted);margin:0}.spec-row dd{text-align:right;margin:0;font-weight:500}.footnote{max-width:640px;color:var(--muted);text-wrap:pretty;margin:0;font-size:clamp(.85rem,1.25vw,1.5rem);line-height:1.6}.design{background:var(--sand);grid-template-columns:1fr .72fr;align-items:center;gap:clamp(56px,5.2vw,100px);display:grid}.design-copy{flex-direction:column;gap:clamp(28px,2vw,40px);display:flex}.design-points{flex-direction:column;max-width:640px;margin:0;padding:0;list-style:none;display:flex}.design-points li{color:var(--body-color);border-top:1px solid #17141024;padding:clamp(14px,1.15vw,22px) 0;font-size:clamp(.95rem,1.3vw,1.55rem)}.design-points li:last-child{border-bottom:1px solid #17141024}.design-visual{justify-content:center;align-items:center;display:flex}.design-visual img{width:100%;max-width:620px;box-shadow:0 40px 80px #3c302038}.manifesto{flex-direction:column;justify-content:space-between;gap:clamp(56px,6vw,120px);display:flex}.manifesto .statement{letter-spacing:-.035em;text-wrap:pretty;max-width:1560px;margin:0;font-family:Playfair Display,serif;font-size:clamp(2.2rem,4.5vw,5.4rem);line-height:1.14}.manifesto .statement em{color:var(--gold)}.manifesto-points{border-top:1px solid var(--dark-line);gap:clamp(40px,5.7vw,110px);padding-top:clamp(32px,2.3vw,44px);display:flex}.manifesto-points p{max-width:420px;color:var(--dark-body);text-wrap:pretty;margin:0;font-size:clamp(.9rem,1.25vw,1.5rem);line-height:1.6}.manifesto-points strong{color:var(--cream);font-weight:500}.audience{background:var(--cream)}.audience-grid{grid-template-columns:repeat(3,1fr);gap:clamp(36px,2.9vw,56px) clamp(40px,3.75vw,72px);display:grid}.audience-grid p{border-top:1px solid var(--gold);color:var(--body-color);text-wrap:pretty;margin:0;padding-top:clamp(20px,1.5vw,28px);font-size:clamp(.98rem,1.4vw,1.7rem);line-height:1.5}.audience-note{border-top:1px solid var(--line);max-width:1100px;color:var(--muted);text-wrap:pretty;margin:clamp(48px,3.3vw,64px) 0 0;padding-top:clamp(24px,1.9vw,36px);font-size:clamp(.9rem,1.25vw,1.5rem);line-height:1.6}.cta-band{background:var(--sand)}.cta-band-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px 48px;display:flex}.cta-band h2{font-size:clamp(2.2rem,3.6vw,4.4rem)}.pdp{background:var(--cream);grid-template-columns:1.02fr .98fr;gap:clamp(40px,4.5vw,88px);padding-top:clamp(24px,3vw,56px);display:grid}.pdp-gallery{flex-direction:column;gap:clamp(16px,1.3vw,24px);display:flex}.pdp-image{aspect-ratio:4/5;object-fit:cover;background:var(--sand);width:100%}.pdp-info{flex-direction:column;gap:clamp(24px,1.9vw,36px);max-width:680px;display:flex}.pdp-title{font-size:clamp(2.9rem,4.2vw,5rem)}.pdp-price{align-items:baseline;gap:18px;display:flex}.pdp-unit{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:clamp(.78rem,.95vw,.9rem);font-weight:500}.stock{color:var(--alert);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;font-size:clamp(.78rem,.95vw,.9rem);font-weight:600;display:flex}.stock-dot{background:var(--alert);border-radius:50%;flex:none;width:9px;height:9px}.preorder[hidden]{display:none}.preorder{background:var(--ivory);flex-direction:column;gap:14px;padding:clamp(24px,2vw,36px);display:flex}.preorder-label{letter-spacing:.16em;text-transform:uppercase;font-size:clamp(.78rem,.95vw,.9rem);font-weight:600}.preorder-row{gap:12px;display:flex}.preorder input{border:1px solid var(--line);min-width:0;color:var(--ink);background:#fffdf9;border-radius:0;flex:1;padding:16px 18px;font-family:inherit;font-size:1rem}.preorder input:focus{border-color:var(--gold);outline:2px solid var(--gold);outline-offset:-1px}.preorder-note{color:var(--muted);text-wrap:pretty;margin:0;font-size:clamp(.82rem,.95vw,.92rem);line-height:1.55}.preorder-status{color:var(--alert);margin:0;font-size:clamp(.82rem,.95vw,.92rem)}.preorder-status:empty{display:none}.pdp-details{border-top:1px solid var(--line)}.pdp-details:last-of-type{border-bottom:1px solid var(--line)}.pdp-details summary{cursor:pointer;padding:clamp(16px,1.35vw,22px) 0;font-size:clamp(.95rem,1.1vw,1.1rem);font-weight:500}.pdp-details p{max-width:620px;color:var(--body-color);text-wrap:pretty;margin:0 0 18px;line-height:1.6}.pdp-buy{flex-direction:column;gap:12px;display:flex}.pdp-buy .button-lg{text-align:center}.pdp-buy-note{color:var(--muted);margin:0;font-size:clamp(.82rem,.95vw,.92rem)}.checkout{background:var(--cream);grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(40px,4.5vw,88px);padding-top:clamp(24px,3vw,56px);display:grid}.checkout-main{flex-direction:column;align-items:flex-start;gap:clamp(24px,1.9vw,36px);max-width:680px;display:flex}.checkout-title{font-size:clamp(2.9rem,4.2vw,5rem)}.checkout .preorder{align-self:stretch}.checkout-summary{background:var(--ivory);flex-direction:column;gap:clamp(20px,1.6vw,28px);max-width:560px;padding:clamp(28px,2.3vw,44px);display:flex}.summary-heading{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:clamp(.78rem,.95vw,.9rem);font-weight:600}.summary-item{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr auto;align-items:center;gap:20px;padding-bottom:clamp(20px,1.6vw,28px);display:grid}.summary-item img{aspect-ratio:1;object-fit:cover;width:88px}.summary-item-info{flex-direction:column;gap:4px;display:flex}.summary-item-name{letter-spacing:-.02em;margin:0;font-family:Playfair Display,serif;font-size:clamp(1.15rem,1.35vw,1.5rem)}.summary-item-meta{color:var(--muted);margin:0;font-size:clamp(.82rem,.95vw,.92rem)}.summary-item-price{font-weight:500}.summary-lines{flex-direction:column;gap:12px;display:flex}.summary-line{color:var(--body-color);justify-content:space-between;gap:24px;font-size:clamp(.9rem,1.05vw,1rem);display:flex}.summary-line.total{border-top:1px solid var(--line);color:var(--ink);padding-top:12px;font-weight:600}.close{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:clamp(64px,6vw,120px);padding:clamp(100px,10vw,180px) clamp(24px,5.7vw,110px) clamp(40px,3.3vw,64px);display:flex}.close-main{flex-direction:column;align-items:center;gap:clamp(32px,2.7vw,52px);display:flex}.close-main .hairline{width:clamp(180px,14.5vw,280px)}.close-main p{letter-spacing:-.045em;margin:0;font-family:Playfair Display,serif;font-size:clamp(2.8rem,7vw,8.4rem);line-height:1}.close-foot{width:100%;color:var(--dark-faint);letter-spacing:.16em;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 40px;font-size:clamp(.7rem,.85vw,.78rem);display:flex}.close-foot .wordmark{color:var(--cream);font-size:inherit}@media (width<=1000px){.problem-grid,.audience-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){:root{--header-height:96px}.site-header{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.site-nav{gap:18px}.site-nav a:first-child{display:none}.site-nav .nav-order{padding:8px 16px}.hero,.ritual,.product,.design,.pdp,.checkout{grid-template-columns:1fr}.checkout-summary{order:-1;max-width:none}.hero{min-height:0}.hero-copy{min-height:calc(82svh - var(--header-height));padding-top:32px;padding-bottom:48px}.hero-visual{aspect-ratio:4/5}.hero-foot{flex-direction:column;align-items:flex-start;gap:12px}.product-visual{aspect-ratio:4/5;order:-1}.pdp-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;margin:0 -24px;padding:0 24px;overflow-x:auto}.pdp-gallery::-webkit-scrollbar{display:none}.pdp-image{scroll-snap-align:center;flex:none;width:82%}.manifesto-points{flex-direction:column;gap:32px}.problem-grid,.audience-grid{grid-template-columns:1fr}.cta-band-inner{flex-direction:column;align-items:flex-start}.close-foot{flex-direction:column;gap:12px}}@media (width<=560px){.preorder-row{flex-direction:column}.preorder-row .button{text-align:center;align-self:stretch}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
