:root{--cream:#fcf7ef;--paper:#fffdf9;--rose:#f3e5e2;--wine:#781d30;--dark:#471823;--ink:#302722;--muted:#72665f;--line:#dfd1c5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.7 'DM Sans',Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #b95c40;outline-offset:5px}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:'Playfair Display',Georgia,serif;font-weight:500;line-height:1.16}h1{font-size:clamp(2.5rem,4.05vw,4.2rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,3.05vw,3.2rem);letter-spacing:-.035em}h3{font-size:1.55rem;letter-spacing:-.02em}h4{font-size:1.25rem}em{color:var(--wine);font-weight:500}p{color:var(--muted)}p+p{margin-top:18px}.wrap{width:min(1180px,calc(100% - 80px));margin:auto}.section{padding:100px 0}.eyebrow{font-size:.75rem;letter-spacing:.17em;text-transform:uppercase;font-weight:700;color:var(--wine);margin-bottom:23px}.section-heading{max-width:800px;margin-bottom:48px}.section-heading p:not(.eyebrow){max-width:720px;margin:24px auto 0;font-size:1.05rem}.center{text-align:center;margin-left:auto;margin-right:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:18px 28px;border-radius:40px;background:var(--wine);color:white;font-weight:700;line-height:1.35;font-size:.95rem;box-shadow:0 8px 22px #781d301a;transition:background .2s,transform .2s}.button:hover{background:var(--dark);transform:translateY(-2px)}.button span{font-size:1.3rem}.micro{font-size:.78rem;margin-top:14px}.announcement{background:var(--dark);color:#f9eee4;text-align:center;font-size:.68rem;letter-spacing:.13em;padding:10px 18px;font-weight:600}.announcement span{padding:0 22px;color:#d99b9d}.header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:174px;height:auto}.header nav{display:flex;gap:30px;font-size:.84rem}.header nav a:hover{color:var(--wine)}.outline{border:1px solid var(--wine);padding:9px 22px;border-radius:28px;color:var(--wine);font-size:.83rem;font-weight:600}.hero{background:radial-gradient(ellipse at 90% 70%,#ebd1d0aa,transparent 58%),#fbf3e9;padding:52px 0 0}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:55px;align-items:center}.hero-copy{padding:16px 0 44px}.hero .eyebrow{font-size:.69rem;letter-spacing:.12em}.lead{font-size:1.02rem;line-height:1.75;margin-top:26px;max-width:570px}.hero-points{display:flex;gap:10px 18px;flex-wrap:wrap;padding:0;margin:26px 0;list-style:none;font-size:.75rem;font-weight:600}.hero-points li:before{content:'✓';margin-right:6px;color:var(--wine)}.hero-art{height:610px;position:relative}.hero-art:before{content:'';position:absolute;inset:30px 0 20px;border:1px solid #fff9;border-radius:50% 50% 0 0}.hero-main{position:absolute;width:73%;height:79%;object-fit:cover;left:12%;top:11%;border:9px solid var(--paper);border-radius:46% 46% 8px 8px;transform:rotate(-5deg);box-shadow:0 24px 50px #44251e20}.hero-small{position:absolute;width:39%;height:37%;object-fit:cover;border:7px solid var(--paper);box-shadow:0 20px 40px #3b22232b}.hero-small.top{right:-1%;top:0;transform:rotate(8deg);border-radius:45% 45% 8px 8px}.hero-small.bottom{left:-2%;bottom:1%;transform:rotate(-9deg);border-radius:8px}.seal{position:absolute;bottom:3%;right:0;width:154px;height:154px;background:var(--wine);border-radius:50%;color:#fff4df;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-family:Georgia,serif;font-size:.95rem;line-height:1.3;transform:rotate(7deg)}.seal span{font-size:3rem;line-height:1.15}.hero-foot{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:26px 0;margin-top:45px;font-size:.66rem;font-weight:600;letter-spacing:.08em}.inspiration{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.inspiration figure{background:var(--paper);padding:12px;box-shadow:0 6px 24px #442a1810;border:1px solid #e8dbcf}.inspiration img{width:100%;height:auto;object-fit:contain}.inspiration figcaption{padding:15px 6px 8px;text-align:center;font-family:Georgia,serif;font-size:1.08rem}.caption{text-align:center;font-size:.76rem;margin-top:23px}.split{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.split h2+p{margin-top:26px}.pain{background:var(--dark);color:#fff7ee}.pain em{color:#e7b5b7}.pain .eyebrow{color:#ddb4ad}.pain p{color:#e3cdd0}.thoughts p{padding:15px 0;border-bottom:1px solid #ffffff20;font-size:.95rem;margin:0}.thoughts span{color:#c89091;margin-right:10px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.step-number{font-family:Georgia,serif;font-style:italic;font-size:4.4rem;color:#c2a091;line-height:1;display:block;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:26px}.steps h3{margin-bottom:18px}.steps p{font-size:.92rem}.steps .tip{border-left:2px solid #bd8787;padding-left:16px;font-size:.84rem;color:var(--wine);margin-top:22px}.deliver{background:#f5ece2;padding-bottom:0}.collection-intro{display:flex;gap:30px;justify-content:space-between;align-items:center;margin-bottom:34px}.tag{font-size:.69rem;letter-spacing:.12em;font-weight:700;color:var(--wine)}.collection-intro h3{font-size:2rem;margin:13px 0}.collection-count{font:4.2rem/1 Georgia,serif;color:var(--wine);display:flex;gap:15px;align-items:center}.collection-count small{font: .75rem/1.5 'DM Sans',sans-serif}.collections{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 22px}.collections figure{min-width:0}.collections img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:5px}.collections figcaption{padding:13px 1px}.collections figcaption span{display:block;font-size:.61rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:7px}.collections h4{font-size:1.16rem}.deliver-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.deliver-grid article{background:var(--paper);border:1px solid var(--line);padding:30px;border-radius:5px}.deliver-grid article:last-child{grid-column:span 2}.deliver-grid h3{margin:17px 0}.deliver-grid p,.bonus-grid p{font-size:.92rem}.checks{list-style:none;padding:0;margin:22px 0 0}.checks li{padding-left:25px;position:relative;margin:12px 0;font-size:.9rem}.checks li:before{content:'✓';position:absolute;left:0;color:var(--wine);font-weight:700}.bonus-area{background:var(--rose);padding:85px 0;margin-top:85px}.bonus-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.bonus-grid article{grid-column:span 2;border-top:1px solid #c8a4a1;padding:25px 14px 10px 0}.bonus-grid article:nth-child(n+4){grid-column:span 3}.bonus-label{color:var(--wine);font-size:.72rem;letter-spacing:.1em;font-weight:700;margin-bottom:20px}.bonus-label span{font-size:1.2rem;margin-right:8px}.bonus-grid h3{margin-bottom:18px}.for-you{background:#f0e8dc}.for-you .checks{margin:0}.for-you li{font-size:1rem;border-bottom:1px solid var(--line);padding-bottom:13px;margin-top:13px}.recap-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:960px;margin:auto}.recap-grid>div{padding:30px 0;border-top:1px solid var(--line)}.recap h3{font-size:1.35rem}.offer-section{padding:36px 0 70px}.offer-box{border:1px solid var(--wine);border-radius:8px;padding:55px;display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center;background:var(--paper);box-shadow:0 15px 50px #41121e08}.offer-box h2{font-size:2.65rem;margin-bottom:20px}.buy{text-align:center}.price{font:6rem/1.15 'Playfair Display',Georgia,serif;color:var(--wine);white-space:nowrap;margin-bottom:23px;letter-spacing:-.05em}.price span{font:1.7rem Georgia,serif;letter-spacing:0}.buy .button{width:100%}.offer-box .micro{font-size:.71rem}.choices{display:grid;grid-template-columns:1fr 1fr;gap:25px}.choices article{padding:38px;border:1px solid var(--line);border-radius:5px}.choices h3{margin:17px 0}.choices .positive{background:var(--rose);border-color:#ccaca5}.offer-strip{background:var(--dark);padding:38px 0;color:var(--cream)}.offer-inline{display:flex;align-items:center;justify-content:space-between;gap:40px}.offer-inline .eyebrow{color:#daaeb1;font-size:.65rem;margin-bottom:13px}.offer-inline h2{font-size:2.2rem}.offer-inline em{color:#efc2bd}.offer-inline p:not(.price){color:#d3babc;font-size:.82rem}.offer-inline .price{font-size:3.5rem;color:var(--cream);margin-bottom:15px}.offer-inline .price span{font-size:1.25rem}.offer-inline .button{background:#f8eee2;color:var(--wine);padding:13px 22px}.offer-inline .micro{font-size:.66rem}.authority{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.authority h2{margin-bottom:28px}.authority p{font-size:.95rem}.brand-panel{background:#f2e3df;border:1px solid #dfc8c1;border-radius:180px 180px 8px 8px;padding:70px 30px 45px;text-align:center}.brand-panel img{width:210px;margin:0 auto 30px}.brand-panel strong{font:5rem Georgia,serif;color:var(--wine)}.brand-panel b{font:2.4rem Georgia,serif;color:var(--wine)}.brand-panel p{font-size:.8rem;margin:12px 0}.brand-rule{height:1px;background:#cfaca5;margin:22px auto;width:60px}.guarantee{background:#f6eee5}.guarantee-number{text-align:center;color:var(--wine)}.guarantee-number>span{font:12rem/1 Georgia,serif;display:block}.guarantee-number p{letter-spacing:.16em;color:var(--wine);font-weight:700}.guarantee-number small{display:block;margin-top:12px;color:var(--muted)}.delivery-note{border-top:1px solid var(--line);margin-top:26px;padding-top:23px;font-size:.9rem}.delivery-note p{margin-top:8px}.faq{padding-top:55px}.faq .split{align-items:start}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-weight:600;list-style:none;font-size:.95rem}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:1.3rem;color:var(--wine);font-weight:400}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:.9rem;padding:0 25px 24px 0}footer{border-top:1px solid var(--line);padding:40px 0 25px;background:#f4eadf}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-main p,.footer-main a{font-size:.75rem}.footer-main>div{display:flex;gap:20px}.footer-bottom{border-top:1px solid var(--line);margin-top:30px;padding-top:23px;font-size:.66rem;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.mobile-buy{display:none}.skip{position:absolute;top:-90px;left:20px;background:white;padding:10px;z-index:20}.skip:focus{top:10px}
@media(min-width:1500px){.hero-art{height:640px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero-grid{gap:25px}.hero-art{height:500px}.hero-points{gap:8px;font-size:.68rem}.seal{width:125px;height:125px}.split,.authority{gap:45px}.offer-box{padding:35px;gap:30px}.collections{grid-template-columns:repeat(3,1fr)}.deliver-grid{grid-template-columns:repeat(2,1fr)}.deliver-grid article:last-child{grid-column:auto}.bonus-grid article{grid-column:span 3}.bonus-grid article:last-child{grid-column:span 6}.header nav{gap:16px}.footer-main p{max-width:200px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.announcement{font-size:.56rem;letter-spacing:.06em}.announcement span{padding:0 8px}.header{height:78px}.logo{width:145px}.header nav{display:none}.outline{font-size:.75rem;padding:8px 17px}.hero{padding-top:26px}.hero-grid{grid-template-columns:1fr;gap:8px}.hero-copy{padding-bottom:10px}.hero .eyebrow{font-size:.61rem;margin-bottom:20px}.hero h1{font-size:2.65rem;line-height:1.12}.lead{font-size:.94rem;margin-top:23px}.hero-points{font-size:.68rem;gap:8px 13px;margin:22px 0}.hero-copy>.button{width:100%}.hero-copy>.micro{text-align:center}.hero-art{height:450px;width:min(400px,94%);margin:12px auto 0}.hero-small{width:37%}.seal{right:0;bottom:4%}.hero-foot{margin-top:25px;padding:22px 0;gap:15px;flex-wrap:wrap;justify-content:center;font-size:.57rem;text-align:center}.section{padding:65px 0}.section-heading{margin-bottom:32px}h2{font-size:2.12rem}.section-heading p:not(.eyebrow){font-size:.95rem}.eyebrow{font-size:.64rem;margin-bottom:18px}.inspiration{gap:13px;grid-template-columns:1fr 1fr}.inspiration figure:last-child{grid-column:span 2;width:70%;margin:8px auto 0}.inspiration figure{padding:7px}.inspiration figcaption{font-size:.89rem;padding:11px 2px 6px}.caption{font-size:.7rem}.split,.authority{grid-template-columns:1fr;gap:30px}.thoughts p{font-size:.89rem}.steps{grid-template-columns:1fr;gap:30px}.steps article{position:relative;padding-left:67px}.step-number{position:absolute;left:0;top:0;font-size:2.8rem;border:0}.steps h3{font-size:1.65rem;margin-bottom:12px}.steps .tip{margin-top:15px}.collection-intro{align-items:start;gap:15px}.collection-intro h3{font-size:1.6rem}.collection-intro p{font-size:.87rem}.collection-count{font-size:2.6rem;gap:5px;flex-direction:column;margin-top:24px}.collection-count small{font-size:.63rem;text-align:center}.collections{grid-template-columns:1fr 1fr;gap:16px 12px}.collections figcaption span{font-size:.53rem}.collections h4{font-size:1.02rem}.deliver-grid{grid-template-columns:1fr;gap:15px;margin-top:30px}.deliver-grid article{padding:25px}.deliver-grid h3{font-size:1.5rem}.deliver{padding-bottom:0}.bonus-area{margin-top:55px;padding:55px 0}.bonus-grid{display:block}.bonus-grid article{padding:25px 0 20px}.bonus-grid h3{font-size:1.55rem}.recap-grid{grid-template-columns:1fr;gap:15px}.recap-grid>div{padding:23px 0 0}.offer-section{padding:5px 0 50px}.offer-box{display:block;padding:28px 22px}.offer-box h2{font-size:2rem}.offer-box .eyebrow{font-size:.61rem}.offer-box .buy{border-top:1px solid var(--line);padding-top:25px;margin-top:25px}.price{font-size:5.4rem}.choices{grid-template-columns:1fr;gap:15px}.choices article{padding:28px}.offer-inline{flex-direction:column;text-align:center;gap:22px}.offer-inline .buy{width:100%}.offer-inline h2{font-size:2rem}.offer-inline .price{font-size:3.8rem}.brand-panel{max-width:340px;width:100%;margin:auto;padding:45px 25px 25px}.brand-panel strong{font-size:4rem}.authority h2{margin-bottom:22px}.guarantee-number>span{font-size:8rem}.guarantee-number small{margin-top:6px}.footer-main{flex-direction:column;text-align:center}.footer-main p{max-width:none}.footer-bottom{flex-direction:column;text-align:center;gap:10px}footer{padding-bottom:110px}.mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;align-items:center;justify-content:space-between;gap:15px;background:#fffaf3f5;backdrop-filter:blur(12px);padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);box-shadow:0 -5px 30px #3027220a}.mobile-buy small{font-size:.65rem;display:block;line-height:1.2;color:var(--muted)}.mobile-buy strong{display:block;color:var(--wine);font-size:1.15rem}.mobile-buy .button{padding:12px 23px;font-size:.8rem}.faq{padding-top:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.testimonials{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;margin:0 0 48px}.testimonial{grid-column:span 2;background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:28px;display:flex;flex-direction:column}.testimonial:nth-child(n+4){grid-column:span 3}.quote-mark{font:3.8rem/.8 Georgia,serif;color:#b67a80}.testimonial blockquote{margin:15px 0 26px;flex:1}.testimonial blockquote p{font-size:1rem;color:var(--ink);line-height:1.65}.testimonial figcaption{display:flex;align-items:center;gap:12px;font-size:.9rem;color:var(--wine)}.review-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--rose);font-family:Georgia,serif;font-size:1.1rem}@media(max-width:700px){.testimonials{grid-template-columns:1fr;gap:15px;margin-bottom:35px}.testimonial,.testimonial:nth-child(n+4){grid-column:auto;padding:24px}.testimonial blockquote{margin-bottom:20px}}

.quantity-summary{display:grid;grid-template-columns:1fr 1fr;gap:24px 40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;margin:0 0 35px}.quantity-summary>div{display:flex;align-items:center;gap:17px}.quantity-summary strong{font:3rem/1 Georgia,serif;color:var(--wine)}.quantity-summary span{font-size:.9rem;max-width:180px}.quantity-summary>p{grid-column:1/-1;font-size:.75rem;max-width:850px}.collection-total{font-size:.86rem!important;font-weight:700;color:var(--wine);margin:14px 0 8px}.collection-items{padding:0;margin:0;list-style:none;font-size:.83rem;line-height:1.8;color:var(--ink)}.collection-items li:before{content:"· ";color:var(--wine)}.collection-format{border-top:1px solid var(--line);padding-top:10px;margin-top:12px;font-size:.74rem;line-height:1.5}.recap-quantity{font-size:.9rem;margin-top:16px;color:var(--wine)}@media(max-width:700px){.quantity-summary{gap:20px}.quantity-summary>div{align-items:flex-start;flex-direction:column;gap:8px}.quantity-summary strong{font-size:2.5rem}.quantity-summary span{font-size:.8rem}.collection-items{font-size:.78rem}.collection-format{font-size:.7rem}.collection-total{font-size:.8rem!important}}

.mobile-buy[hidden]{display:none}

@media(max-width:700px){footer{padding-bottom:30px}}
