:root{--cream:#f7e8c6;--ivory:#fffaf0;--gold:#c6922e;--orange:#d45113;--brown:#4a2b1a;--ink:#24140d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Arial,sans-serif}a{color:inherit}.topbar{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:18px clamp(20px,5vw,72px);background:rgba(255,250,240,.95);border-bottom:1px solid rgba(74,43,26,.14);backdrop-filter:blur(12px)}.brand{text-decoration:none;font-family:Georgia,serif;font-weight:900;letter-spacing:.07em}.brand span{display:block;font-family:Arial,sans-serif;font-size:.67rem;font-style:italic;font-weight:500;letter-spacing:.05em}.nav-cta,.primary,.product-copy>a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;background:var(--orange);color:white;font-weight:800;padding:14px 22px}.nav-cta{padding:10px 17px;font-size:.88rem}.hero{min-height:calc(100vh - 77px);display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);align-items:center;gap:5vw;padding:64px clamp(22px,6vw,92px);background:radial-gradient(circle at 12% 20%,#fff 0,transparent 30%),linear-gradient(135deg,var(--ivory),var(--cream))}.eyebrow,.number{color:var(--orange);font-weight:900;letter-spacing:.18em;font-size:.78rem}.hero h1,.section-heading h2,.product-copy h3{font-family:Georgia,serif;margin:.25em 0;line-height:.96}.hero h1{font-size:clamp(3.4rem,7vw,7.5rem)}.hero h1 em{color:var(--orange);font-weight:500}.hero-copy>p:not(.eyebrow):not(.deadline){font-family:Georgia,serif;font-size:1.25rem;line-height:1.6;max-width:640px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0 18px}.secondary{display:inline-flex;align-items:center;padding:13px 20px;border:2px solid var(--brown);border-radius:999px;text-decoration:none;font-weight:800}.deadline{font-size:.83rem;color:#6c5141}.hero-visual img{display:block;width:100%;max-height:780px;object-fit:contain;filter:drop-shadow(0 28px 32px rgba(74,43,26,.18))}.pricing{display:grid;grid-template-columns:repeat(3,1fr);background:var(--brown);color:var(--cream);padding:26px clamp(22px,8vw,120px);text-align:center}.pricing div{display:flex;flex-direction:column;border-right:1px solid rgba(247,232,198,.25)}.pricing div:last-child{border:0}.pricing strong{font-family:Georgia,serif;color:#fff;font-size:2rem}.pricing span{font-size:.84rem;text-transform:uppercase;letter-spacing:.12em}.collection,.how-it-works{padding:92px clamp(22px,7vw,110px)}.section-heading{text-align:center;margin-bottom:54px}.section-heading h2{font-size:clamp(2.7rem,5vw,5rem)}.product-card{display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;margin:0 auto 38px;max-width:1240px;border-radius:36px;box-shadow:0 18px 55px rgba(74,43,26,.12)}.product-image{display:flex;align-items:center;justify-content:center;padding:28px;min-height:480px}.product-image img{width:100%;max-height:590px;object-fit:contain}.product-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,6vw,72px)}.product-copy h3{font-size:clamp(2.4rem,4vw,4.8rem)}.product-copy p{line-height:1.65}.product-copy ul{list-style:none;padding:0;line-height:1.9;font-weight:700}.product-copy>a{align-self:flex-start;margin-top:12px}.orange .product-image{background:#d45113}.orange .product-copy{background:#fff3dd}.cream .product-image{background:#f7e8c6}.cream .product-copy{background:#fff}.brown .product-image{background:#4a2b1a}.brown .product-copy{background:#f7e8c6}.how-it-works{background:linear-gradient(135deg,#4a2b1a,#2c180f);color:white;text-align:center}.how-it-works .eyebrow{color:#efb955}.how-it-works ol{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;list-style:none;padding:0;margin:0 auto 42px;max-width:1200px}.how-it-works li{padding:28px 20px;border:1px solid rgba(247,232,198,.25);border-radius:24px}.how-it-works li span{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 16px;border-radius:50%;background:var(--orange);font-weight:900}.how-it-works li strong{font-family:Georgia,serif;font-size:1.4rem}.how-it-works li p{line-height:1.5;color:#eadbc9}.how-it-works .primary{background:var(--cream);color:var(--brown)}footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:28px clamp(22px,6vw,90px);background:#1f100a;color:var(--cream)}footer span{font-style:italic}footer a{color:#efb955}
@media(max-width:850px){.hero{grid-template-columns:1fr;padding-top:44px}.hero-visual{order:-1}.hero-visual img{max-height:480px}.product-card{grid-template-columns:1fr}.product-image{min-height:350px}.how-it-works ol{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.brand span{display:none}.pricing strong{font-size:1.45rem}.pricing span{font-size:.7rem}.collection,.how-it-works{padding:68px 18px}.product-card{border-radius:24px}.product-copy{padding:34px 25px}.how-it-works ol{grid-template-columns:1fr}footer{flex-direction:column;text-align:center}}
