@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";:root{--ink: #191817;--muted: #6f6964;--line: #e8e1dc;--paper: #fffdfb;--rose: #fd5778;--rose-deep: #7d0915;--rose-pale: #fdf1f1;--blush: #f7e7f1;--gold: #a3690f;--teal: #009370;--serif: "Playfair Display", Georgia, serif;--sans: "Montserrat", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:14px;letter-spacing:.025em;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.announcement{height:24px;display:flex;justify-content:center;align-items:center;gap:18px;background:#0b0b0b;color:#fff;font-size:9px;font-weight:600;letter-spacing:.08em}.announcement span+span{border-left:1px solid #858585;padding-left:18px}.flash-sale{min-height:42px;padding:5px 16px;display:flex;justify-content:center;align-items:center;gap:8px;background:#aa3233;color:#fff;font-size:12px;font-weight:600;letter-spacing:.01em}.flash-time{display:flex;align-items:center;gap:5px}.flash-segment{min-width:31px;padding:5px 6px;border-radius:4px;background:#1a18162e;text-align:center}.flash-segment strong{font-weight:700}.site-header{background:#fff;border-bottom:1px solid #eee9e5;position:sticky;top:0;z-index:20}.nav-wrap{max-width:1160px;height:72px;margin:auto;padding:0 24px;display:flex;align-items:center}.wordmark{font-size:17px;font-weight:700;letter-spacing:.08em;min-width:210px}.nav-links{display:flex;gap:25px;align-items:center;font-size:10px;color:#45403d}.nav-links a:hover{color:var(--rose-deep)}.nav-actions{margin-left:auto;display:flex;gap:16px;align-items:center}.icon-button{border:0;background:transparent;padding:4px;color:#292625;display:grid;place-items:center;position:relative}.icon-button svg{width:17px;height:17px;stroke-width:1.4}.cart-count{position:absolute;right:-6px;top:-5px;font-size:8px;min-width:14px;height:14px;background:var(--rose);color:#fff;display:grid;place-items:center;border-radius:50%}.mobile-menu{display:none}.search-panel{position:absolute;top:72px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px max(24px,calc((100% - 1112px)/2));display:flex;gap:12px;transform:translateY(-10px);opacity:0;pointer-events:none;transition:.2s}.search-panel.open{transform:translateY(0);opacity:1;pointer-events:auto}.search-panel input{flex:1;border:1px solid var(--line);padding:12px;outline-color:var(--rose)}.search-panel button{background:var(--ink);color:#fff;border:0;padding:0 20px}.product-shell{max-width:1160px;margin:0 auto;padding:38px 24px 68px}.product-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:52px;align-items:start}.gallery{min-width:0}.hero-image{aspect-ratio:1;background:#fff;overflow:hidden;border-radius:2px}.hero-image img{width:100%;height:100%;object-fit:cover;transition:opacity .25s,transform .45s}.hero-image:hover img{transform:scale(1.015)}.thumb-row{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:18px 24px 0}.thumb{aspect-ratio:1;padding:0;border:1px solid transparent;background:#f4eeeb;overflow:hidden;border-radius:7px}.thumb.active{border:1px solid var(--ink)}.thumb img{width:100%;height:100%;object-fit:cover}.details{padding-top:4px}.rating-line{display:flex;align-items:center;gap:8px;font-size:10px;color:#444;margin-bottom:7px}.stars{color:var(--teal);letter-spacing:2px;font-size:13px}.avatars{display:flex;margin-left:auto}.avatars img{width:25px;height:25px;object-fit:cover;border-radius:50%;border:2px solid #fff;margin-left:-6px}.product-title{font-size:22px;line-height:1.15;margin:0 0 8px;font-weight:700;letter-spacing:-.02em}.benefits{list-style:none;padding:0;margin:0 0 14px;color:#4b4541;font-size:11px;line-height:1.85}.benefits li:before{content:"⊙";color:var(--rose-deep);font-weight:700;margin-right:5px}.stock-card{background:#fff5f3;border-radius:13px;padding:16px 17px 17px;border:1px solid #f0dfe0;margin:10px 0 14px}.stock-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.stock-message{display:flex;align-items:center;gap:14px}.stock-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:#fae2e3;color:#a62b33;font-size:19px;font-weight:700}.stock-message div{display:flex;flex-direction:column;gap:6px;letter-spacing:.11em}.stock-message strong{color:#a62b33;font-size:11px;line-height:1}.stock-message div span{color:#171616;font-size:10px;font-weight:700;line-height:1}.stock-pill{flex:0 0 auto;background:#b62b32;color:#fff;border-radius:24px;padding:11px 18px;font-size:9px;font-weight:700;letter-spacing:.1em}.stock-rule{height:9px;background:#eadbdd;margin:19px 0 14px;border-radius:7px;position:relative}.stock-rule:before{content:"";display:block;height:100%;width:23%;background:#b62b32;border-radius:8px}.stock-marker{position:absolute;left:23%;top:50%;width:29px;height:29px;border-radius:50%;background:#b62b32;border:4px solid #fff;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #efdfe0}.stock-stats{display:flex;justify-content:space-between;color:#807879;font-size:8px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.stock-foot{margin-top:18px;font-size:10px;font-weight:500;letter-spacing:.04em;color:#282324}.stock-foot:before{content:"●";color:#42b464;margin-right:7px;font-size:15px;vertical-align:-1px}.bundle-label{font-size:10px;font-weight:700;letter-spacing:.12em;display:flex;align-items:center;gap:8px;margin:10px 0}.bundle-label:before,.bundle-label:after{content:"";height:1px;background:var(--line);flex:1}.bundle-option{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;border:1px solid #bab4af;border-radius:7px;padding:15px;margin:8px 0;background:#fff;font-size:18px}.bundle-option.selected{border:2px solid var(--ink);background:#f5e8e8;padding:14px}.bundle-option input{accent-color:var(--ink);width:24px;height:24px}.bundle-price{font-size:18px;font-weight:700;text-align:right}.bundle-price s{display:block;color:#8e8883;font-size:14px;font-weight:400}.shipping-line{display:flex;justify-content:space-between;font-size:10px;margin:14px 0;color:#4d4844}.shipping-line b{color:var(--ink)}.shipping-line span:first-letter{color:#3fa567}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:4px;height:30px}.quantity-control button{width:30px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:var(--ink)}.quantity-control span{min-width:28px;text-align:center;font-size:11px;color:var(--ink)}.add-button{width:100%;background:var(--rose-deep);border:0;color:#fff;padding:13px;border-radius:5px;font-size:12px;font-weight:700;letter-spacing:.1em;transition:transform .2s,background .2s}.add-button:hover{background:#a31325;transform:translateY(-1px)}.add-button.added{background:var(--teal)}.money-back{text-align:center;font-size:10px;margin:14px 0;color:#55504d}.money-back:before{content:"◉";margin-right:5px;color:var(--teal)}.payments{display:block;width:240px;height:auto;margin:0 auto}.trust-card{border-top:1px solid var(--line);margin-top:15px;padding-top:10px;display:flex;align-items:center;gap:10px;justify-content:center}.trust-card .trust-faces{display:flex}.trust-faces img{width:28px;height:28px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-8px}.trust-card strong{font-size:10px;display:block}.trust-card small{font-size:8px;color:#777}.low-stock-notice{margin-top:16px;padding:13px 15px;border:2px dashed #e5a0a5;border-radius:14px;background:#fff7f6}.notice-title{display:flex;align-items:center;gap:7px;color:#b43a40;font-size:13px;font-weight:700;letter-spacing:.04em}.notice-title span{font-size:17px;line-height:1}.low-stock-notice p{margin:11px 0 0;color:#302b29;font-size:11px;line-height:1.65}.low-stock-notice u{color:#b43a40;text-underline-offset:2px}.featured-review{display:flex;align-items:flex-start;gap:12px;margin:17px 3px 0}.featured-review>img{width:52px;height:52px;flex:0 0 52px;border-radius:50%;object-fit:cover}.featured-review p{margin:0;color:#292423;font-size:13px;line-height:1.45}.featured-review-meta{display:flex;align-items:center;gap:11px;margin-top:6px}.featured-review-meta strong{color:#807977;font-size:13px}.featured-stars{color:#f1ba00;font-size:18px;letter-spacing:2px;line-height:1}.accordions{margin-top:24px;border-top:1px solid var(--line)}.accordion{border-bottom:1px solid var(--line)}.accordion button{width:100%;border:0;background:transparent;padding:16px 0;display:flex;justify-content:space-between;text-align:left;font-size:12px;font-weight:600}.accordion button span{font-size:18px;font-weight:400;line-height:10px}.accordion-content{color:#6d6560;font-size:11px;line-height:1.65;padding:0 0 17px;max-width:95%;white-space:pre-line;animation:reveal .25s ease}@keyframes reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.full-bleed{width:100%;overflow:hidden}.intro-band{background:#a93232;padding:60px 0;color:#fff}.intro-band-inner{max-width:1300px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:360px minmax(0,1fr);align-items:center;gap:60px}.intro-band .section-heading{color:#fff;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,2.6vw,40px);line-height:1.28;font-weight:400;margin:0}.eyebrow{color:var(--rose-deep);letter-spacing:.2em;font-size:10px;font-weight:700;text-transform:uppercase}.section-heading{font-family:var(--serif);font-size:clamp(30px,5vw,56px);line-height:1.05;margin:11px auto 15px;font-weight:600;letter-spacing:-.03em}.intro-band p{max-width:570px;margin:0 auto;color:#675b57;font-size:13px;line-height:1.8}.promo-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.promo-track::-webkit-scrollbar{display:none}.promo-track img{height:420px;width:auto;max-width:none;border-radius:4px;scroll-snap-align:start}.recognition{background:#1c1a19;color:#fff8f2;padding:84px max(24px,calc((100% - 1160px)/2))}.recognition-grid{display:grid;grid-template-columns:.9fr 1.5fr;gap:70px;align-items:start}.recognition .section-heading{margin-top:0;color:#fff8f2}.recognition p{color:#c9bdb6;line-height:1.8;font-size:12px}.quote-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.quote-card{background:#292523;border:1px solid #443b36;padding:25px 20px;min-height:160px}.quote-card .stars{font-size:11px}.quote-card p{color:#eee6df;font-family:var(--serif);font-size:16px;line-height:1.45;margin:15px 0 0}.outline-cta{display:inline-block;border:1px solid #d4b9ac;background:#1a1816;padding:12px 18px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.1em;margin-top:30px}.own-room{background:#f7e7f1;padding:80px 24px}.own-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:1fr 1.25fr;gap:58px;align-items:center}.own-grid .section-heading{margin-top:0}.own-grid>img{width:100%;aspect-ratio:1.15;object-fit:cover}.promise-list{border-top:1px solid #d8bbc8;margin-top:28px}.promise{border-bottom:1px solid #d8bbc8;padding:15px 0;display:flex;align-items:flex-start;gap:11px}.promise>img{width:28px;height:28px;object-fit:cover;flex:0 0 auto}.promise h3{font-family:var(--serif);font-size:17px;margin:0 0 4px}.promise p{margin:0;color:#71626b;font-size:11px;line-height:1.6}.testimonials{padding:85px 24px;background:#fff}.testimonials-head{max-width:1160px;margin:auto;display:flex;justify-content:space-between;align-items:end;gap:25px}.testimonials-head .section-heading{margin-left:0;max-width:480px}.testimonials-head p{max-width:280px;font-size:11px;line-height:1.7;color:#746b67}.testimonial-grid{max-width:1160px;margin:35px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.testimonial-card{background:#fdf4f2;overflow:hidden;min-height:205px}.testimonial-copy{padding:20px}.testimonial-card h3{font-family:var(--serif);font-size:21px;margin:14px 0 10px}.testimonial-card p{color:#675e59;font-size:11px;line-height:1.7;margin:0}.testimonial-card small{display:block;color:#938681;font-size:9px;margin-top:16px}.testimonial-card .testimonial-photo{width:100%;height:270px;object-fit:cover}.science{background:#fdf1f1;padding:76px 24px}.science-grid{max-width:760px;margin:auto;display:grid;grid-template-columns:1fr;gap:16px;align-items:stretch}.science-copy{padding:15px 0}.science-copy .section-heading{margin:0 0 16px}.science-copy>p{color:#746561;font-size:12px;line-height:1.8}.ingredient{border-top:1px solid #dec8c5;padding:17px 0;display:flex;gap:13px;align-items:center}.ingredient>img{width:56px;height:56px;border-radius:50%;object-fit:cover}.ingredient h3{margin:0 0 5px;font-family:var(--serif);font-size:18px}.ingredient p{margin:0;font-size:11px;color:#756763;line-height:1.6}.faq-section{max-width:840px;margin:0 auto;padding:82px 24px}.faq-section .section-heading{text-align:center;max-width:640px}.faq-section>p{text-align:center;color:#776e6a;font-size:12px;line-height:1.7;max-width:650px;margin:0 auto 30px}.faq-answer{font-size:12px;color:#6c625d;max-width:760px;line-height:1.75}.risk-banner{background:#7d0915;color:#fff;text-align:center;padding:56px 24px}.risk-banner .section-heading{margin-top:0}.risk-banner p{font-size:12px;color:#f6dfe0}.timer{margin-top:22px;font-size:11px;letter-spacing:.1em}.compare{background:#fff8f4;padding:80px 24px;text-align:center}.compare .section-heading{margin-bottom:33px}.compare-products{max-width:920px;margin:-18px auto 20px;display:flex;justify-content:center;gap:90px;align-items:end}.compare-products img{width:130px;height:150px;object-fit:contain}.compare-table{max-width:920px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;border:1px solid #dfd4cc;text-align:left}.compare-table>div{padding:15px 18px;border-bottom:1px solid #eadfd8;font-size:11px}.compare-table>div:nth-child(3n+2){background:#f7e7f1;text-align:center;font-weight:600}.compare-table>div:nth-child(3n){text-align:center;color:#7f7772}.compare-table .table-head{font-weight:700;font-size:13px;border-bottom:2px solid var(--ink)}.reviews{padding:84px 24px;background:#fff}.reviews-inner{max-width:1160px;margin:auto}.reviews-top{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:22px}.reviews-top .section-heading{margin:0}.review-summary{text-align:right}.review-summary .stars{display:block}.review-summary small{font-size:10px;color:#777}.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);margin-top:28px}.review-card{background:#fff;padding:23px 18px;min-height:230px}.review-card .stars{font-size:10px}.review-card h3{font-family:var(--serif);font-size:16px;margin:14px 0 10px}.review-card p{font-size:10px;color:#6c635e;line-height:1.7}.read-more{display:block;margin:27px auto 0;border:1px solid var(--ink);background:#fff;padding:11px 25px;font-size:10px;font-weight:700;letter-spacing:.1em}.copyright{max-width:1160px;margin:42px auto 0;padding-top:15px;border-top:1px solid #3b3532;color:#a89890;font-size:9px}.toast{position:fixed;bottom:22px;right:22px;z-index:40;background:#191817;color:#fff;padding:13px 18px;font-size:11px;box-shadow:0 5px 20px #0003;animation:toast-in .3s ease}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(max-width:800px){.nav-wrap{height:62px}.wordmark{min-width:0}.nav-links{display:none}.nav-links.mobile-open{display:flex;position:absolute;left:0;right:0;top:62px;background:#fff;border-bottom:1px solid var(--line);padding:18px 20px;flex-direction:column;align-items:flex-start;gap:15px;box-shadow:0 10px 18px #20171312}.mobile-menu{display:grid}.product-shell{padding-top:20px}.product-grid,.recognition-grid,.own-grid,.science-grid{grid-template-columns:1fr;gap:32px}.intro-band-inner{grid-template-columns:1fr;gap:32px;padding:0 20px}.details{padding-top:0}.hero-image{max-width:620px;margin:auto}.recognition-grid{gap:35px}.quote-list{grid-template-columns:1fr 1fr}.science-copy{padding-right:0}.review-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){body{font-size:13px}.announcement{gap:7px;font-size:7px}.announcement span+span{padding-left:7px}.flash-sale{font-size:10px;gap:6px}.flash-time{gap:3px}.flash-segment{min-width:27px;padding:4px 5px}.nav-wrap{padding:0 16px}.product-shell{padding:16px 14px 46px}.thumb-row{margin-left:0;margin-right:0;gap:5px}.rating-line{flex-wrap:wrap}.avatars{margin-left:0}.stock-card{padding:15px 14px 16px}.stock-message{gap:10px}.stock-icon{width:40px;height:40px;border-radius:11px;font-size:18px}.stock-message div{gap:6px}.stock-message strong{font-size:11px}.stock-message div span{font-size:10px}.stock-pill{padding:10px 13px;font-size:9px}.stock-rule{margin:20px 0 15px}.stock-marker{width:30px;height:30px}.stock-stats{font-size:8px;letter-spacing:.05em}.stock-foot{margin-top:20px;font-size:9px}.low-stock-notice{padding:12px 13px}.notice-title{font-size:11px}.low-stock-notice p{font-size:10px}.featured-review p{font-size:12px}.shipping-line{font-size:9px}.intro-band,.own-room,.recognition,.testimonials,.science,.faq-section,.compare,.reviews{padding-top:58px;padding-bottom:58px}.promo-track img{height:260px}.quote-list,.testimonial-grid{grid-template-columns:1fr}.testimonials-head,.reviews-top{display:block}.testimonials-head p,.review-summary{text-align:left;margin-top:14px}.compare-table{grid-template-columns:1.1fr .8fr .8fr}.compare-table>div{padding:12px 8px;font-size:9px}.review-card{min-height:0}}
