:root{--paper:#f7f0e6;--paper-soft:#fbf7ef;--ink:#241b17;--muted:#73675f;--red:#a71920;--clay:#a65f45;--moss:#526b55;--gold:#c49a42;--line:#241b1724;--shadow:0 22px 70px #241b1729;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(90deg, #ffffff57 0 1px, transparent 1px 100%), linear-gradient(180deg, #ffffff57 0 1px, transparent 1px 100%), var(--paper);background-size:56px 56px;margin:0}a{color:inherit}.topbar{z-index:20;color:#fff9ef;mix-blend-mode:difference;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,4vw,56px);display:flex;position:fixed;top:0;left:0;right:0}.brand,.topbar a{text-decoration:none}.brand{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2vw,1.35rem)}.topbar nav{text-transform:uppercase;letter-spacing:.08em;gap:clamp(14px,3vw,32px);font-size:.83rem;display:flex}.hero{isolation:isolate;align-items:center;min-height:94svh;display:grid;position:relative;overflow:hidden}.hero__image{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__shade{z-index:-1;background:linear-gradient(90deg,#241912b8,#24191247 43%,#2419120f);position:absolute;inset:0}.hero__content{color:#fffaf1;width:min(720px,100% - 40px);margin-left:clamp(20px,7vw,96px);padding-top:70px}.eyebrow,.section-kicker{letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}h1{max-width:760px;margin-bottom:26px;font-size:clamp(3.4rem,9vw,8.8rem)}h2{margin-bottom:26px;font-size:clamp(2.25rem,6vw,5.4rem)}h3{margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,3vw,2.1rem);font-weight:500;line-height:1.08}p{color:var(--muted);font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.65}.hero__lead{color:#fffaf1e0;max-width:560px;font-size:clamp(1.1rem,2.2vw,1.45rem)}.hero__actions,.moments__cta,.closing__inner{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.button{text-transform:uppercase;letter-spacing:.08em;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:48px;padding:14px 20px;font-size:.88rem;font-weight:800;line-height:1.1;text-decoration:none;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--red);color:#fffaf1}.button--quiet{color:#fffaf1;border-color:#fffaf175}.button--dark{background:var(--ink);color:#fffaf1}.button--outline{border-color:var(--line);color:var(--ink)}.hero__note{color:#fffaf1;backdrop-filter:blur(16px);background:#24191247;border:1px solid #fffaf157;border-radius:8px;width:min(280px,100% - 36px);padding:18px 20px;position:absolute;bottom:clamp(18px,4vw,44px);right:clamp(18px,4vw,54px)}.hero__note span,.hero__note strong{display:block}.hero__note span{color:#fffaf1bf;margin-bottom:6px}.section{padding:clamp(72px,10vw,150px) 0}.section__inner{width:min(1180px,100% - 40px);margin:0 auto}.manifesto{background:var(--paper-soft)}.manifesto__grid,.ritual__grid,.faq__grid{grid-template-columns:minmax(160px,.6fr) minmax(0,1.4fr);gap:clamp(28px,7vw,96px);display:grid}.manifesto p:not(.section-kicker),.ritual__copy p,.shop__header p{max-width:760px}.moments{background:#efe1d1}.moments__header{max-width:780px;margin-bottom:clamp(40px,7vw,86px)}.moments__list{border-top:1px solid var(--line)}.moment{border-bottom:1px solid var(--line);grid-template-columns:minmax(64px,.2fr) minmax(0,1fr);gap:clamp(20px,5vw,82px);padding:clamp(24px,4vw,42px) 0;display:grid}.moment__number{color:var(--red);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,5rem);line-height:1}.moment__color{color:var(--clay);letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:.82rem;font-weight:800}.moment p:last-child{max-width:680px}.moments__cta{justify-content:space-between;margin-top:38px;padding:24px 0 0}.moments__cta p{max-width:560px;margin-bottom:0}.ritual{background:#fbf7ef}.ritual__panel{border:1px solid var(--line);min-height:460px;box-shadow:var(--shadow);background:radial-gradient(circle at 20% 20%,#a65f4524,#0000 34%),linear-gradient(135deg,#efe4d4,#f9f4e9 52%,#d8cab9);border-radius:8px;align-content:center;gap:18px;padding:clamp(28px,5vw,54px);display:grid}.ritual__panel span{border-bottom:1px solid #241b1729;padding:18px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3.5rem);display:block}.shop{background:#fffaf3}.shop__header{grid-template-columns:minmax(0,.9fr) minmax(260px,.7fr);align-items:end;gap:36px;margin-bottom:38px;display:grid}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fffdf8;border-radius:8px;flex-direction:column;align-items:flex-start;min-height:340px;padding:clamp(22px,4vw,34px);display:flex}.product-card__price{color:var(--red);margin-bottom:28px;font-weight:900}.product-card p:not(.product-card__price){margin-bottom:28px}.product-card .button{margin-top:auto}.proof-list{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:28px 0 0;padding:0;list-style:none;display:grid}.proof-list li{min-height:86px;color:var(--muted);background:#fffaf3;align-items:center;padding:18px;font-weight:700;display:flex}.faq{background:var(--paper)}.faq__items{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:24px 0}summary{cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.5vw,2rem)}details p{max-width:720px;margin:16px 0 0}.closing{background:var(--ink);color:#fffaf1;padding:clamp(80px,12vw,150px) 0}.closing__inner{justify-content:space-between;width:min(1180px,100% - 40px);margin:0 auto}.closing h2{max-width:760px;margin-bottom:0}.closing .section-kicker{color:#fffaf1ad;width:100%}@media (width<=860px){.topbar{align-items:flex-start}.topbar nav{gap:12px;font-size:.72rem}.hero{align-items:end;min-height:880px}.hero__image{object-position:62% center}.hero__shade{background:linear-gradient(#24191214,#241912db 58%)}.hero__content{margin:0 auto;padding:0 0 190px}.manifesto__grid,.ritual__grid,.faq__grid,.shop__header,.product-grid,.proof-list{grid-template-columns:1fr}.ritual__panel{min-height:320px}.product-card{min-height:280px}}@media (width<=560px){.topbar{mix-blend-mode:normal;position:absolute}.brand{font-size:1rem}.topbar nav{display:none}h1{font-size:clamp(3rem,18vw,4.8rem)}.hero{min-height:820px}.hero__note{width:auto;left:20px;right:20px}.moment{grid-template-columns:1fr}.button{width:100%}}
