:root{--db-red:#a20d2c;--db-dark:#460d1b;--db-cream:#fbf5ee;--db-pink:#f8e6e5;--db-border:#e9d9d6;--db-green:#00684d;--db-gold:#f3d9a1;--db-ink:#361d24;--db-radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body.db-body{margin:0;background:#fff;color:var(--db-ink);font-family:Gabarito,Arial,sans-serif;font-size:17px;line-height:1.5;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit}button,a,input,summary{touch-action:manipulation}button{border:0;background:none}a,button,summary,input,textarea{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--db-green)}[hidden]{display:none!important}img{display:block;width:100%;height:auto}p{margin:0 0 20px}h1,h2,h3{color:var(--db-dark);margin:0;font-weight:600;line-height:1.04;letter-spacing:-.045em}h1{font-size:clamp(44px,5.1vw,76px)}h2{font-size:clamp(36px,4.15vw,62px)}h3{font-size:27px;letter-spacing:-.025em;line-height:1.16}.db-section{max-width:1440px;padding:96px 5%;margin:auto}.db-eyebrow{font-size:12px;font-weight:650;letter-spacing:.13em;margin:0 0 20px;text-transform:uppercase;color:var(--db-red)}.db-lead{font-size:21px;line-height:1.5;max-width:530px;margin-top:27px}.db-small{font-size:13px;line-height:1.5}.db-footnote,.db-offer-footnote{font-size:12px;line-height:1.55;color:#786368;margin-top:24px}.db-btn{background:var(--db-red);color:#fff;border-radius:100px;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:19px 28px;min-height:58px;font-size:16px;font-weight:650;line-height:1.2;transition:background .2s,transform .2s}.db-btn:hover{background:var(--db-dark);transform:translateY(-1px)}.db-textlink{font-size:15px;text-decoration:underline;text-underline-offset:6px;font-weight:500;padding:0}.db-center{text-align:center}.db-center .db-intro{max-width:610px;margin:24px auto 0}.db-accent{color:var(--db-red)}.db-skip{position:fixed;top:-100px;left:16px;z-index:300;background:#fff;padding:14px}.db-skip:focus{top:10px}.db-announcement{min-height:60px;background:linear-gradient(108deg,#72091f,#b11036 49%,#ee763d);color:#fff;display:flex;justify-content:center;align-items:center;text-align:center;padding:10px 80px;position:relative;font-size:13px}.db-announcement a{display:grid;gap:1px}.db-announcement strong{font-size:14px;letter-spacing:.02em}.db-announcement span{font-size:12px}.db-market{position:absolute;right:24px;top:22px}.db-header{height:84px;padding:0 32px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;border-bottom:1px solid #f1e7e4;background:#fff;position:relative;z-index:20}.db-header a{font-size:14px;font-weight:500}.db-header .db-logo{font-size:35px;font-weight:800;letter-spacing:-.055em;color:var(--db-red);white-space:nowrap}.db-logo span,.db-footer-logo span{font-size:12px;vertical-align:top;margin-left:3px;letter-spacing:0}.db-navleft,.db-navright{display:flex;align-items:center;gap:26px}.db-navright{justify-content:flex-end}.db-navleft>a:hover,.db-navright>a:hover{color:var(--db-red)}.db-icon{position:relative;display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:9px}.db-icon svg{width:25px;height:27px}.db-icon [data-cart-count]{position:absolute;right:-2px;top:2px;background:var(--db-red);color:#fff;border-radius:50%;font-size:10px;min-width:17px;padding:1px}.db-menu-toggle{display:none}.db-preview-note{background:#fff8ee;border-bottom:1px solid #f0e8dc;text-align:center;font-size:11px;letter-spacing:.015em;padding:6px 18px;color:#796649}.db-mobile-menu{padding:20px;background:#fff;border-bottom:1px solid var(--db-border)}.db-mobile-menu a{display:block;padding:12px}.db-home-hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:var(--db-cream)}.db-hero-image{position:relative;overflow:hidden}.db-hero-image>img{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center 44%}.db-image-stamp{position:absolute;top:34px;left:34px;line-height:.87;font-size:25px;letter-spacing:-.05em;color:var(--db-dark);font-weight:750;transform:rotate(-7deg)}.db-hero-copy{padding:70px clamp(30px,5vw,85px);align-self:center}.db-hero-copy h1{font-size:clamp(42px,5.15vw,78px)}.db-hero-copy .db-btn{margin:27px 0 12px;max-width:510px}.db-hero-copy .db-small{margin-bottom:18px}.db-hero-points{display:flex;flex-wrap:wrap;gap:8px}.db-hero-points span,.db-pills span{border:1px solid #d4bdb5;border-radius:50px;font-size:12px;padding:6px 11px;background:#ffffff80}.db-checks{display:flex;gap:10px 18px;flex-wrap:wrap;font-size:12px;font-weight:500}.db-checks-column{flex-direction:column;gap:10px}.db-strip{display:flex;gap:32px;justify-content:space-around;align-items:center;min-height:78px;padding:20px 5%;background:var(--db-dark);color:#fff;font-size:14px}.db-strip span:before{content:"\2733";margin-right:15px;color:#efb6b9}.db-three{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:56px}.db-three article{text-align:left;border-top:1px solid var(--db-border);padding-top:27px}.db-three p{font-size:16px;margin:18px 0 0}.db-number{display:block;color:var(--db-red);font-size:14px;margin-bottom:28px}.db-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--db-dark);color:#fff}.db-feature-image{background:var(--db-cream)}.db-feature-image img{height:100%;object-fit:cover}.db-feature-copy{padding:75px 11%;align-self:center}.db-feature-copy h2{color:#fff}.db-feature-copy p{margin-top:22px}.db-feature-copy .db-eyebrow{color:#eaa0aa;margin-top:0}.db-price-display{font-size:64px;line-height:1.1;letter-spacing:-.06em;margin:30px 0}.db-price-display span{font-size:16px;letter-spacing:0}.db-feature-copy .db-btn{background:var(--db-cream);color:var(--db-dark);margin-top:27px}.db-feature-copy .db-small{font-size:12px;color:#d8b4bd}.db-section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:43px}.db-section-heading>p{max-width:380px;margin:0;font-size:17px}.db-four{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.db-benefit{padding:28px;background:var(--db-cream);border-radius:var(--db-radius);display:flex;flex-direction:column;min-height:270px}.db-benefit:nth-child(2){background:#edf4ee}.db-benefit:nth-child(3){background:#f9e5e7}.db-benefit:nth-child(4){background:#f2eee8}.db-benefit .db-eyebrow{margin-bottom:34px}.db-benefit h3{font-size:25px}.db-benefit p{font-size:15px;margin-top:18px;flex:1}.db-nutrient{display:inline-block;font-size:11px;border-top:1px solid #0002;padding-top:16px;letter-spacing:.05em}.db-formula{background:var(--db-cream);max-width:none}.db-formula-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:46px 0}.db-formula-grid article{border-right:1px solid #d8c8be;padding-right:30px}.db-formula-grid article:last-child{border:0}.db-formula-grid strong{font-size:clamp(45px,5.7vw,82px);line-height:1;letter-spacing:-.06em;color:var(--db-red);display:block;margin-bottom:25px;font-weight:600}.db-formula-grid strong span{font-size:26px;letter-spacing:0}.db-formula-grid h3{font-size:23px;margin-bottom:15px}.db-formula-grid p{font-size:16px;max-width:300px}.db-accordion{border-bottom:1px solid var(--db-border)}.db-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;padding:21px 0;font-size:17px;cursor:pointer;font-weight:500}.db-accordion summary::-webkit-details-marker{display:none}.db-accordion summary>span{font-size:23px;font-weight:400;transition:transform .2s}.db-accordion[open] summary>span{transform:rotate(45deg)}.db-accordion>p{padding:0 20px 16px 0;font-size:15px;max-width:850px}.db-table-wrap{overflow-x:auto}.db-table-wrap table{border-collapse:collapse;width:100%;max-width:850px;text-align:left;font-size:15px}.db-table-wrap caption{text-align:left;font-size:13px;margin:10px 0 20px}.db-table-wrap th,.db-table-wrap td{border-bottom:1px solid var(--db-border);padding:10px 15px}.db-table-wrap tbody th{font-weight:400}.db-table-wrap thead{background:#f2e4d8}.db-table-wrap td{text-align:right}.db-routine{background:#edf4ee;max-width:none}.db-routine .db-eyebrow{color:var(--db-green)}.db-timeline{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;gap:0}.db-timeline article{position:relative;padding:30px 35px 0 0;border-top:1px solid #9ab6a6}.db-timeline article:before{content:"";position:absolute;top:-5px;width:9px;height:9px;background:var(--db-green);border-radius:50%}.db-timeline article>span{font-size:13px;color:var(--db-green);font-weight:600}.db-timeline h3{font-size:24px;margin:22px 0 15px}.db-timeline p{font-size:15px}.db-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%}.db-faq h2{margin-bottom:24px}.db-faq-list .db-accordion:first-child{border-top:1px solid var(--db-border)}.db-final{text-align:center;background:var(--db-pink);padding:90px 20px}.db-final h2{font-size:clamp(46px,6vw,82px)}.db-final .db-btn{max-width:355px;margin:35px auto 14px}.db-final .db-small{margin-bottom:0}.db-product-top{background:linear-gradient(180deg,#fff0ef 0,#fff 470px)}.db-product-trust{background:#fff;border-bottom:1px solid var(--db-border);display:flex;justify-content:center;gap:65px;padding:13px 20px;font-size:12px;font-weight:600}.db-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;padding:32px 28px 70px;max-width:1530px;margin:auto;align-items:start}.db-gallery{position:sticky;top:24px;min-width:0}.db-gallery-stage{position:relative;border-radius:var(--db-radius);overflow:hidden;background:var(--db-cream);aspect-ratio:1}.db-gallery-slide,.db-photo-slide{height:100%;width:100%}.db-photo-slide{position:relative}.db-photo-slide img{height:100%;object-fit:cover}.db-slide-badge{position:absolute;bottom:24px;left:24px;right:24px;padding:10px 16px;background:#fffc;border-radius:40px;text-align:center;font-size:10px;letter-spacing:.09em;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.db-gallery-arrow,.db-zoom{position:absolute;z-index:2;border-radius:50%;background:#fffd;display:grid;place-items:center;box-shadow:0 2px 10px #0001;color:var(--db-dark)}.db-gallery-arrow{top:50%;width:35px;height:35px;font-size:24px;transform:translateY(-50%)}.db-prev{left:12px}.db-next{right:12px}.db-zoom{right:15px;top:15px;width:36px;height:36px;font-size:23px}.db-gallery-thumbs{display:flex;gap:9px;margin-top:14px;overflow-x:auto;padding:0 0 10px;scrollbar-width:thin}.db-gallery-thumbs button{flex:0 0 calc((100% - 54px)/7);padding:0;min-width:68px;text-align:center;border:1px solid transparent;border-radius:9px;overflow:hidden}.db-gallery-thumbs button[aria-pressed=true]{border-color:var(--db-red);background:var(--db-cream)}.db-gallery-thumbs img,.db-thumb-art{width:100%;aspect-ratio:1;object-fit:cover;height:auto;border-radius:7px}.db-gallery-thumbs button>span:last-child{font-size:9px;line-height:1.15;display:block;padding:6px 2px}.db-thumb-art{display:flex;align-items:center;justify-content:center;background:var(--db-pink);font-size:21px!important;font-weight:600;color:var(--db-red)}.db-gallery-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:8px 5px}.db-info-slide{height:100%;padding:8%;display:flex;flex-direction:column;background:var(--db-cream);overflow:hidden}.db-info-slide .db-eyebrow{font-size:10px;margin-bottom:18px}.db-info-slide h2{font-size:clamp(28px,3.35vw,48px);line-height:1.02}.db-slide-numbers{margin:auto 0}.db-slide-numbers>div{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #d6bcb7;padding:14px 0}.db-slide-numbers strong{font-size:36px;color:var(--db-red);letter-spacing:-.055em;white-space:nowrap}.db-slide-numbers span{font-size:16px;max-width:180px;text-align:right}.db-info-slide>p:not(.db-eyebrow){font-size:13px;margin-bottom:0}.db-slide-wordmark{font-size:17px;font-weight:750;letter-spacing:-.04em;color:var(--db-red);margin-top:22px}.db-timeline-slide{background:#eaf2e9}.db-timeline-slide .db-eyebrow{color:var(--db-green)}.db-mini-timeline{margin:auto 0}.db-mini-timeline>div{display:grid;grid-template-columns:65px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid #bfd2c3}.db-mini-timeline b{font-size:12px;color:var(--db-green);padding-top:3px}.db-mini-timeline h3{font-size:22px;margin:0 0 6px}.db-mini-timeline p{font-size:13px;margin:0;line-height:1.45}.db-study-slide{background:#f3e3e3}.db-study-row{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid #d1b2b6;margin-top:18px;padding-bottom:9px;gap:16px}.db-study-row strong{font-size:48px;font-weight:600;letter-spacing:-.055em;color:var(--db-red)}.db-study-row span{font-size:16px}.db-study-slide>p:not(.db-eyebrow){margin-top:15px}.db-study-slide .db-footnote{font-size:10px!important;margin-top:12px}.db-study-slide .db-textlink{font-size:12px;margin-top:auto}.db-value-slide{text-align:center;background:var(--db-dark);color:#fff;justify-content:center}.db-value-slide h2,.db-value-slide .db-eyebrow{color:#fff}.db-big-price{font-size:96px;letter-spacing:-.08em;font-weight:500;line-height:1.05;margin:15px 0}.db-price-rule{width:100%;border-top:1px solid #ffffff44;margin:22px 0}.db-value-slide .db-footnote{color:#ddbec4}.db-buybox{padding:10px 0 0;min-width:0}.db-buybox>.db-eyebrow{font-size:11px;margin-bottom:14px}.db-buybox h1{font-size:clamp(33px,3.05vw,46px);line-height:1.03;letter-spacing:-.04em}.db-buybox-description{font-size:16px;margin:22px 0 16px;max-width:610px}.db-pills{display:flex;gap:8px;flex-wrap:wrap}.db-pills span{font-size:11px;padding:5px 9px}.db-flavor{border-top:1px solid var(--db-border);border-bottom:1px solid var(--db-border);padding:22px 0;margin:23px 0}.db-flavor .db-eyebrow{margin-bottom:15px;font-size:11px}.db-flavor-selected{display:flex;align-items:center;gap:17px}.db-flavor-selected>div{width:66px;height:66px;border:2px solid var(--db-red);border-radius:50%;padding:4px;overflow:hidden}.db-flavor-selected img{height:100%;object-fit:cover;border-radius:50%}.db-flavor-selected strong{font-size:15px}.db-flavor-selected small{display:block;font-size:12px;color:#725c62;margin-top:3px}.db-flavor-tick{margin-left:auto;background:var(--db-red);color:#fff;border-radius:50%;width:22px;height:22px;font-size:13px;text-align:center;line-height:22px}.db-plan-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.db-plan-title p{margin:0;font-size:11px}.db-plan-title .db-small{font-size:11px}.db-plans{display:grid;gap:14px}.db-plan{position:relative;border:1px solid #dfd5d1;border-radius:13px;display:flex;flex-direction:column;padding:18px 20px;cursor:pointer;transition:border-color .2s,background .2s}.db-plan.is-selected{border:2px solid var(--db-red);padding:17px 19px;background:#fffaf5}.db-plan input{position:absolute;opacity:0;width:1px;height:1px}.db-plan:has(input:focus-visible){outline:3px solid var(--db-green);outline-offset:3px}.db-plan-ribbon{position:absolute;right:16px;top:-11px;background:var(--db-red);color:#fff;border-radius:4px;padding:4px 11px;font-size:9px;letter-spacing:.05em;font-weight:600}.db-plan-heading{display:flex;align-items:center;gap:9px;font-size:16px}.db-radio-dot{width:17px;height:17px;border:1px solid #a98a91;border-radius:50%;display:inline-block;flex-shrink:0}.db-plan.is-selected .db-radio-dot{border:5px solid var(--db-red)}.db-savings{margin-left:auto;background:var(--db-gold);color:#582d15;font-size:10px;padding:3px 8px;border-radius:14px;font-weight:600;white-space:nowrap}.db-plan-price{display:flex;align-items:baseline;gap:9px;margin-top:13px}.db-plan-price strong{font-size:34px;line-height:1;letter-spacing:-.055em;font-weight:550;color:var(--db-dark)}.db-plan-price>span{font-size:12px}.db-plan-price .db-dayprice,.db-plan-heading .db-dayprice{margin-left:auto;font-size:12px;white-space:nowrap}.db-plan-subline{font-size:12px;margin-top:11px;line-height:1.4}.db-plan-billing{display:block;font-size:11px;margin-top:7px;font-weight:500}.db-plan-expanded{display:none}.db-plan.is-selected .db-plan-expanded{display:block}.db-plan-expanded .db-checks{margin-top:17px;font-size:12px;gap:7px}.db-bundle-included{display:flex;gap:12px;align-items:center;border-top:1px solid var(--db-border);margin-top:16px;padding-top:14px}.db-bundle-included>img{width:92px;height:66px;object-fit:cover;border-radius:6px;mix-blend-mode:multiply}.db-bundle-included strong{font-size:12px;display:block}.db-bundle-included small{font-size:11px;display:block;margin-top:4px}.db-offer-footnote{font-size:10px;margin:14px 0 18px;line-height:1.45}.db-add{width:100%;border:0}.db-delivery-note{font-size:11px;margin:13px 0 25px;text-align:center}.db-status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--db-green);margin-right:6px}.db-buybox .db-accordion summary{font-size:14px;padding:18px 0}.db-buybox .db-accordion p{font-size:13px}.db-error{font-size:13px;color:#a02;background:#fff0f2;padding:15px}.db-sticky-buy{position:fixed;bottom:0;left:0;right:0;background:#fff9f3f5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--db-border);display:flex;justify-content:space-between;gap:30px;align-items:center;padding:10px 4%;z-index:30;transform:translateY(120%);transition:transform .25s}.db-sticky-buy.is-visible{transform:translateY(0)}.db-sticky-buy>div{display:flex;align-items:center;gap:16px}.db-sticky-buy img{width:57px;height:55px;object-fit:cover;border-radius:6px}.db-sticky-buy strong{font-size:14px;display:block}.db-sticky-buy small{font-size:12px}.db-sticky-buy .db-btn{min-width:310px}.db-science-hero,.db-story{display:grid;grid-template-columns:1fr 1fr;background:var(--db-cream)}.db-science-hero>div,.db-story>div:nth-child(2){padding:85px 10%;align-self:center}.db-science-hero>img{height:100%;object-fit:cover;min-height:430px}.db-science-hero h1,.db-story h1{font-size:clamp(42px,4.5vw,68px)}.db-science-card{display:grid;grid-template-columns:1.1fr .9fr;gap:12%;padding:48px;background:#f3e3e3;border-radius:22px}.db-science-card p{margin-top:24px}.db-study-facts{display:flex;flex-direction:column;justify-content:center}.db-study-facts>div{border-bottom:1px solid #cba4ac;padding:14px 0}.db-study-facts strong{font-size:52px;color:var(--db-red);letter-spacing:-.04em;line-height:1.2;display:block;font-weight:600}.db-study-facts span{font-size:14px}.db-proof-pending{background:var(--db-cream);padding:28px;border:1px solid #e6d7c5;border-radius:15px;margin-top:40px;font-size:15px}.db-proof-pending p{margin:10px 0 0}.db-proof-pending .db-textlink{display:block;margin-top:15px}.db-story>div:first-child img{height:100%;object-fit:cover}.db-story p{margin-top:24px}.db-logo-inline{font-weight:800;font-size:29px;color:var(--db-red);letter-spacing:-.05em}.db-story .db-btn{margin-top:35px}.db-legal{max-width:960px;padding:70px 35px 100px}.db-legal h1{font-size:clamp(38px,5vw,62px);margin-bottom:40px}.db-legal h2{font-size:26px;letter-spacing:-.02em;margin:40px 0 16px;line-height:1.2}.db-legal p{font-size:16px;line-height:1.7}.db-legal a{text-decoration:underline;text-underline-offset:4px}.db-draft-label{font-size:13px!important;background:#fff5dd;border-left:3px solid #d2a74e;padding:15px 20px}.db-contact{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start}.db-contact h1{margin-bottom:24px}.db-contact h2{font-size:32px;margin-bottom:22px}.db-contact-card{padding:35px;background:var(--db-cream);border-radius:18px}.db-contact .db-small{margin-top:35px}input:not([type=radio]):not([type=checkbox]),textarea,select{background:#fff;width:100%;padding:14px;border:1px solid #cdb8b4;border-radius:8px;margin:8px 0 20px}label{font-size:14px}.db-contact-card .db-btn{width:100%}.db-legal form{max-width:620px;margin-top:35px}.db-legal label{display:block}.db-footer{background:var(--db-dark);color:#fff;padding:65px 5% 30px}.db-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:55px}.db-footer-logo{font-size:clamp(35px,4.3vw,63px);line-height:1;font-weight:800;letter-spacing:-.055em;display:block;margin-bottom:20px}.db-footer-top p{font-size:16px}.db-footer-description{color:#d8abb7;font-size:14px!important}.db-footer h2{color:#e2adb9;font-size:11px;letter-spacing:.13em;margin:6px 0 24px}.db-footer-top>div:not(:first-child)>a{display:block;font-size:14px;margin-bottom:12px}.db-footer a:hover{text-decoration:underline;text-underline-offset:4px}.db-footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:12px 25px;font-size:11px;border-top:1px solid #ffffff26;margin-top:50px;padding-top:24px}.db-footer-legal button{padding:0;font-size:11px}.db-legal-action{border:1px solid #c5a3ad;padding:8px 12px;border-radius:25px}.db-footer-note{font-size:11px;color:#d4aab5;max-width:1100px;line-height:1.6;margin:25px 0 30px}.db-footer-bottom{display:flex;justify-content:space-between;font-size:11px;color:#d4aab5;gap:25px;padding-bottom:40px}dialog{border:0;padding:0;color:var(--db-ink);font-family:inherit;box-shadow:0 15px 65px #2e061833}dialog::backdrop{background:#26081066;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.db-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px;border-bottom:1px solid var(--db-border)}.db-dialog-head h2{font-size:28px;letter-spacing:-.03em}.db-dialog-head button{font-size:26px;min-width:38px;min-height:38px;border-radius:50%;background:var(--db-cream)}.db-cart-drawer{position:fixed;inset:0 0 0 auto;max-height:100dvh;height:100dvh;width:min(500px,100%);max-width:100%;margin:0;display:none;flex-direction:column}.db-cart-drawer[open]{display:flex}.db-cart-body{padding:24px;overflow:auto;flex:1}.db-cart-line{display:grid;grid-template-columns:90px 1fr;gap:18px;border-bottom:1px solid var(--db-border);padding:18px 0}.db-cart-line img{aspect-ratio:1;object-fit:cover;border-radius:8px}.db-cart-line h3{font-size:18px;margin-bottom:8px}.db-cart-line p{font-size:13px;margin-bottom:6px}.db-cart-remove{font-size:12px;text-decoration:underline;padding:5px 0;margin-top:4px}.db-cart-bottom{padding:24px;border-top:1px solid var(--db-border);background:var(--db-cream)}.db-cart-subtotal{display:flex;justify-content:space-between;font-size:21px;margin-bottom:15px}.db-cart-bottom p{font-size:12px}.db-cart-bottom .db-btn{width:100%;margin-top:17px}.db-cart-empty{padding:30px 0}.db-cart-empty h3{font-size:30px;max-width:290px;margin-bottom:20px}.db-cart-empty p{font-size:15px}.db-zoom-dialog{width:min(850px,96vw);max-height:94dvh;border-radius:16px}.db-zoom-body{aspect-ratio:1;max-height:82vh}.db-zoom-body .db-gallery-slide{display:block!important;aspect-ratio:1}.db-nutrition-dialog{width:min(780px,95vw);max-height:90dvh;border-radius:16px}.db-nutrition-body{padding:20px 30px 35px}.db-cookie-dialog{position:fixed;inset:auto 20px 20px auto;width:min(480px,calc(100% - 40px));max-height:90dvh;border-radius:16px;margin:0;padding:25px}.db-cookie-dialog h2{font-size:27px;margin-bottom:15px}.db-cookie-dialog p{font-size:13px}.db-cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.db-cookie-actions button{padding:14px;border:1px solid var(--db-red);border-radius:30px;font-size:12px;font-weight:600}.db-cookie-actions button:first-child{background:var(--db-red);color:#fff}.db-cookie-dialog .db-textlink{font-size:11px;margin-bottom:20px;display:block}.db-toast{position:fixed;bottom:110px;left:50%;transform:translate(-50%);padding:14px 22px;border-radius:12px;background:var(--db-dark);color:#fff;font-size:14px;z-index:400;max-width:90vw;box-shadow:0 8px 40px #0002}.db-spec-title{max-width:1440px;padding:75px 5% 0;margin:auto}.db-spec-title h1{max-width:800px}.db-spec-title p{max-width:600px;margin-top:23px}@media(min-width:1600px){.db-home-hero{min-height:740px}.db-hero-copy{padding:85px 13%}.db-feature-copy{padding:95px 14%}}@media(max-width:1100px){.db-header{padding:0 22px;gap:16px}.db-navleft,.db-navright{gap:17px}.db-header a{font-size:12px}.db-header .db-logo{font-size:29px}.db-section{padding:70px 4%}.db-hero-copy{padding:48px 30px}.db-hero-copy h1{font-size:56px}.db-hero-copy .db-lead{font-size:18px}.db-home-hero{min-height:590px}.db-hero-points span,.db-hero-copy .db-checks{font-size:10px}.db-three{gap:30px}.db-product-grid{gap:25px;padding:25px 20px 50px}.db-buybox h1{font-size:34px}.db-pills span{font-size:10px}.db-benefit{padding:22px}.db-benefit h3{font-size:22px}.db-benefit p{font-size:14px}.db-feature-copy{padding:55px 8%}.db-feature-copy h2{font-size:45px}.db-info-slide h2{font-size:35px}.db-mini-timeline{margin:12px 0}.db-mini-timeline>div{padding:10px 0;grid-template-columns:50px 1fr;gap:13px}.db-mini-timeline h3{font-size:18px}.db-mini-timeline p{font-size:11px}.db-info-slide .db-eyebrow{font-size:8px}.db-study-row strong{font-size:37px}.db-study-slide h2{font-size:31px}.db-study-slide .db-footnote{font-size:9px!important}.db-big-price{font-size:78px}.db-timeline h3{font-size:21px}.db-timeline article{padding-right:25px}}@media(max-width:749px){body.db-body{font-size:16px}.db-announcement{padding:9px 14px;min-height:57px}.db-announcement strong{font-size:11px}.db-announcement span{font-size:10px}.db-market{display:none}.db-header{height:68px;grid-template-columns:44px 1fr 44px;padding:0 14px;gap:5px}.db-menu-toggle{display:flex;font-size:23px}.db-navleft>a,.db-navright>a{display:none}.db-header .db-logo{font-size:30px;text-align:center}.db-preview-note{font-size:9px;line-height:1.4;padding:6px 12px}.db-home-hero{display:flex;flex-direction:column;min-height:0}.db-hero-image{height:auto;aspect-ratio:1.12}.db-hero-image>img{object-position:center 44%}.db-image-stamp{top:23px;left:23px;font-size:23px}.db-hero-copy{padding:38px 24px 36px}.db-eyebrow{font-size:10px;margin-bottom:16px}.db-hero-copy h1{font-size:57px}.db-lead,.db-hero-copy .db-lead{font-size:18px;margin-top:22px}.db-hero-points span{font-size:11px}.db-hero-copy .db-btn{margin-top:24px}.db-btn{font-size:14px;min-height:55px;padding:17px 24px}.db-hero-copy .db-checks{font-size:11px;gap:10px}.db-strip{display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:11px;padding:24px}.db-strip span:before{margin-right:7px}.db-section{padding:60px 24px}h2{font-size:40px}h3{font-size:24px}.db-three{grid-template-columns:1fr;gap:28px;margin-top:35px}.db-number{margin-bottom:16px}.db-three article{padding-top:18px}.db-three p{margin-top:10px;font-size:15px}.db-feature{grid-template-columns:1fr}.db-feature-copy{padding:45px 24px}.db-feature-copy h2{font-size:42px}.db-feature-image{aspect-ratio:1}.db-feature-copy .db-checks{font-size:13px}.db-section-heading{display:block;margin-bottom:30px}.db-section-heading>.db-textlink{display:inline-block;margin-top:22px}.db-section-heading>p{margin-top:25px}.db-four{grid-template-columns:1fr 1fr;gap:12px}.db-benefit{padding:20px 17px;min-height:272px}.db-benefit .db-eyebrow{font-size:9px;letter-spacing:.05em;margin-bottom:24px}.db-benefit h3{font-size:23px}.db-benefit p{font-size:13px;line-height:1.5;margin-top:15px}.db-nutrient{font-size:9px;padding-top:12px}.db-formula-grid{grid-template-columns:1fr;margin:35px 0;gap:25px}.db-formula-grid article{border-right:0;border-bottom:1px solid #d8c8be;padding:0 0 22px}.db-formula-grid strong{font-size:64px;margin-bottom:15px}.db-formula-grid article:last-child{padding-bottom:0}.db-formula-grid h3{margin-bottom:12px}.db-formula-grid p{max-width:none;margin-bottom:0}.db-accordion summary{font-size:15px;padding:19px 0}.db-table-wrap table{font-size:13px}.db-table-wrap th,.db-table-wrap td{padding:10px 8px}.db-timeline{grid-template-columns:1fr;margin:35px 0 0;border-left:1px solid #9ab6a6}.db-timeline article{border-top:0;padding:0 0 25px 26px}.db-timeline article:before{top:5px;left:-5px}.db-timeline h3{font-size:23px;margin:10px 0}.db-timeline p{margin:0}.db-faq{grid-template-columns:1fr;gap:32px}.db-faq h2{margin-bottom:17px}.db-faq>div>p:not(.db-eyebrow){margin-bottom:17px}.db-final{padding:65px 24px}.db-final h2{font-size:49px}.db-product-trust{gap:16px;font-size:9px;padding:11px 12px;flex-wrap:wrap}.db-product-trust span:last-child{display:none}.db-product-grid{grid-template-columns:1fr;gap:18px;padding:14px 16px 35px}.db-gallery{position:relative;top:auto}.db-gallery-stage{border-radius:13px}.db-gallery-thumbs{gap:7px;margin-top:10px}.db-gallery-thumbs button{flex-basis:61px;min-width:61px}.db-gallery-thumbs button>span:last-child{font-size:8px}.db-gallery-bottom .db-textlink{font-size:12px}.db-gallery-bottom .db-small{font-size:11px}.db-slide-badge{font-size:8px;left:15px;right:15px;bottom:16px;padding:9px}.db-buybox{padding:10px 4px 0}.db-buybox h1{font-size:36px}.db-buybox-description{font-size:15px;margin-top:18px}.db-pills{gap:6px}.db-pills span{font-size:10px;padding:5px 8px}.db-flavor{margin:20px 0;padding:19px 0}.db-flavor-selected>div{width:60px;height:60px}.db-flavor-selected small{font-size:11px}.db-plan{padding:17px 16px}.db-plan.is-selected{padding:16px 15px}.db-plan-title .db-small{font-size:10px}.db-plan-heading{font-size:15px;gap:8px}.db-savings{font-size:9px;padding:3px 7px}.db-plan-price strong{font-size:33px}.db-plan-subline{font-size:11px}.db-plan-billing{font-size:10px}.db-plan-expanded .db-checks{font-size:11px}.db-bundle-included>img{width:80px;height:60px}.db-bundle-included strong{font-size:11px}.db-bundle-included small{font-size:10px}.db-info-slide{padding:8%}.db-info-slide h2{font-size:clamp(28px,8vw,40px)}.db-info-slide .db-eyebrow{font-size:8px}.db-slide-numbers>div{padding:9px 0}.db-slide-numbers strong{font-size:30px}.db-slide-numbers span{font-size:13px;max-width:140px}.db-info-slide>p:not(.db-eyebrow){font-size:11px}.db-slide-wordmark{font-size:14px;margin-top:12px}.db-mini-timeline{margin:auto 0}.db-mini-timeline h3{font-size:18px}.db-mini-timeline p{font-size:10px;line-height:1.4}.db-mini-timeline>div{padding:9px 0;gap:10px;grid-template-columns:48px 1fr}.db-mini-timeline b{font-size:10px}.db-timeline-slide .db-footnote{font-size:8px!important;margin-top:10px}.db-study-slide h2{font-size:29px}.db-study-row{margin-top:9px;padding-bottom:6px}.db-study-row strong{font-size:34px}.db-study-row span{font-size:13px}.db-study-slide>p:not(.db-eyebrow){margin-top:10px}.db-study-slide .db-footnote{font-size:8px!important;line-height:1.45}.db-study-slide .db-textlink{font-size:10px}.db-big-price{font-size:80px;margin:12px 0}.db-value-slide h2{font-size:32px}.db-price-rule{margin:15px 0}.db-value-slide .db-footnote{font-size:9px!important;margin-top:17px}.db-sticky-buy{padding:10px 16px;gap:12px}.db-sticky-buy>div{gap:0}.db-sticky-buy img{display:none}.db-sticky-buy strong{font-size:11px}.db-sticky-buy small{font-size:10px;display:block;max-width:150px}.db-sticky-buy .db-btn{min-width:0;flex:0 0 52%;font-size:11px;gap:10px;padding:15px 17px;min-height:48px}.db-science-hero,.db-story{grid-template-columns:1fr}.db-science-hero>div,.db-story>div:nth-child(2){padding:50px 24px}.db-science-hero h1,.db-story h1{font-size:44px}.db-science-hero>img{min-height:0;height:auto}.db-science-card{grid-template-columns:1fr;gap:30px;padding:28px 23px}.db-science-card h2{font-size:36px}.db-study-facts strong{font-size:45px}.db-science-card p{font-size:15px}.db-story>div:first-child{aspect-ratio:1.1}.db-story .db-lead{font-size:19px}.db-story p{font-size:15px}.db-legal{padding:50px 24px 65px}.db-legal h1{font-size:40px;overflow-wrap:anywhere}.db-legal h2{font-size:23px}.db-legal p{font-size:14px}.db-contact{grid-template-columns:1fr;gap:38px}.db-contact h1{font-size:48px}.db-contact-card{padding:25px}.db-footer{padding:50px 24px 20px}.db-footer-top{grid-template-columns:1fr 1fr;gap:30px}.db-footer-top>div:first-child{grid-column:1/-1}.db-footer-logo{font-size:49px}.db-footer h2{font-size:10px;margin:0 0 18px}.db-footer-top>div:not(:first-child)>a{font-size:12px}.db-footer-top>div:first-child p{margin-bottom:14px}.db-footer-legal{gap:15px 20px;margin-top:35px;padding-top:25px;font-size:10px}.db-footer-note{font-size:10px}.db-footer-bottom{font-size:10px;padding-bottom:65px;gap:20px}.db-cookie-dialog{inset:auto 12px 12px;width:calc(100% - 24px);padding:22px}.db-nutrition-body{padding:15px}.db-dialog-head{padding:18px}.db-dialog-head h2{font-size:25px}.db-cart-body,.db-cart-bottom{padding:18px}.db-spec-title{padding:45px 24px 0}.db-spec-title h1{font-size:45px}.db-zoom-body{aspect-ratio:1;max-height:none}.db-zoom-dialog{width:95vw}.db-zoom-body .db-info-slide h2{font-size:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.db-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.db-v2-icon{width:28px;height:28px;flex-shrink:0}.db-easy{max-width:none;background:var(--db-green);color:#fff;padding-bottom:0}.db-easy h2{color:#fff;font-size:clamp(38px,4.5vw,68px)}.db-easy h2>span{color:#f2d9a0}.db-easy>.db-center>.db-eyebrow{color:#d2e6d4}.db-easy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1296px;margin:48px auto 0}.db-easy-grid article{background:var(--db-cream);border:7px solid var(--db-cream);border-radius:23px;color:var(--db-ink);overflow:hidden}.db-easy-grid article>img{aspect-ratio:1.18;object-fit:cover;border-radius:15px 15px 5px 5px}.db-easy-grid article:nth-child(1)>img{object-position:center 40%}.db-easy-grid article:nth-child(3)>img{object-fit:cover;background:#f7eee3}.db-easy-grid article>div{padding:27px 20px 23px;text-align:center}.db-easy-grid .db-eyebrow{font-size:10px;margin-bottom:11px}.db-easy-grid h3{font-size:27px}.db-easy-grid article>div>p:last-child{font-size:15px;line-height:1.6;margin:17px 0 0}.db-easy-facts{display:grid;grid-template-columns:repeat(4,1fr);max-width:1296px;margin:48px auto 0;padding:35px 0;border-top:1px solid #ffffff50}.db-easy-facts>span{display:flex;flex-direction:column;gap:7px;text-align:center;border-right:1px solid #ffffff40;font-size:13px}.db-easy-facts>span:last-child{border:0}.db-easy-facts strong{font-size:45px;line-height:1;font-weight:550;letter-spacing:-.04em}.db-taste{display:grid;grid-template-columns:1fr 1fr;background:#fff4f0}.db-taste-visual{position:relative;min-width:0;overflow:hidden}.db-taste-visual>img{height:100%;object-fit:cover}.db-taste-stamp{position:absolute;left:7%;top:8%;font-size:clamp(35px,5vw,72px);font-weight:750;letter-spacing:-.07em;line-height:.88;color:var(--db-red);transform:rotate(-8deg)}.db-taste-copy{padding:75px 11%;align-self:center}.db-taste-copy h2{font-size:clamp(40px,4.3vw,64px)}.db-taste-copy .db-lead{font-size:19px;margin-top:25px}.db-taste-copy .db-footnote{font-size:11px;margin-bottom:0}.db-taste-list{border-top:1px solid #ddc6c3;margin:26px 0}.db-taste-list>div{padding:22px 0;border-bottom:1px solid #ddc6c3}.db-taste-list h3{font-size:21px;letter-spacing:-.02em}.db-taste-list p{font-size:16px;margin:12px 0 0}.db-packed-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 15px;margin-top:22px}.db-packed-grid>span{display:flex;align-items:center;gap:11px;font-size:13px;line-height:1.4}.db-packed-grid .db-v2-icon{color:var(--db-red);width:24px;height:24px}.db-real-life{display:grid;grid-template-columns:1fr 1fr;background:var(--db-dark);color:#fff}.db-real-copy{padding:80px 11%;align-self:center}.db-real-copy h2{color:#fff}.db-real-copy>.db-eyebrow{color:#eec9c9}.db-real-copy>.db-lead{font-size:22px}.db-real-copy>p:not(.db-eyebrow):not(.db-lead){color:#e8cbd1;font-size:16px;line-height:1.65}.db-real-copy .db-btn{background:var(--db-cream);color:var(--db-dark);margin-top:32px;max-width:420px}.db-real-points{display:flex;flex-wrap:wrap;gap:16px 20px;margin-top:28px}.db-real-points>span{display:flex;align-items:center;gap:9px;font-size:12px}.db-real-points .db-v2-icon{width:21px;height:21px;color:#f1d69f}.db-real-image{position:relative;overflow:hidden;min-width:0;min-height:580px}.db-real-image>img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover}.db-photo-note{position:absolute;bottom:32px;left:32px;background:#fff9f0ee;color:var(--db-dark);border-radius:5px;padding:15px 23px;transform:rotate(-3deg);font-size:18px;letter-spacing:-.02em}.db-tab-list{display:flex;gap:9px;flex-wrap:wrap;margin:28px 0}.db-tab-list [role=tab]{border:1px solid #cbb6b2;border-radius:100px;padding:13px 23px;font-size:14px;transition:background .2s;color:var(--db-dark);min-height:46px}.db-tab-list [role=tab][aria-selected=true]{background:var(--db-dark);color:#fff;border-color:var(--db-dark)}.db-tab-list [role=tab]:hover{border-color:var(--db-red)}.db-explorer{background:var(--db-cream);max-width:none}.db-ingredient-panel{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:22px;background:#fff;max-width:1296px;margin:auto;min-width:0}.db-ingredient-image{position:relative;min-width:0;background:#f5ebe1}.db-ingredient-image>img{height:100%;object-fit:cover;max-height:570px}.db-ingredient-image>span{position:absolute;top:28px;left:28px;width:58px;height:58px;border-radius:50%;background:#fff9f0;display:grid;place-items:center;color:var(--db-red)}.db-ingredient-copy{padding:clamp(28px,4vw,65px);align-self:center;min-width:0}.db-ingredient-copy h3{font-size:clamp(28px,3.2vw,46px);max-width:420px}.db-ingredient-copy>p:not(.db-eyebrow){font-size:16px;line-height:1.7;margin-top:24px}.db-ingredient-stat{display:flex;flex-direction:column;padding:23px 0;margin:24px 0;border-block:1px solid var(--db-border);gap:5px;color:var(--db-red)}.db-ingredient-stat strong{font-size:46px;line-height:1.1;letter-spacing:-.04em;font-weight:550}.db-ingredient-stat>span{font-size:12px;color:var(--db-ink)}.db-compare{max-width:1350px}.db-compare>.db-center .db-intro{max-width:640px}.db-compare-tabs{justify-content:center;margin:34px 0 38px}.db-compare-scroll{overflow:auto;border:1px solid var(--db-border);border-radius:17px}.db-compare-scroll table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:15px;line-height:1.5}.db-compare-scroll th,.db-compare-scroll td{padding:22px 24px;text-align:center;border-bottom:1px solid var(--db-border);vertical-align:middle}.db-compare-scroll tbody th{font-weight:500;text-align:left;color:var(--db-dark)}.db-compare-scroll thead th{font-size:18px;padding:27px 20px;background:#fbf5ee;font-weight:550}.db-compare-scroll thead th:first-child{font-size:14px;text-align:left}.db-compare-scroll thead img{width:80px;height:85px;object-fit:contain;margin:-5px auto 10px;border-radius:5px}.db-compare-scroll thead small{font-size:12px;font-weight:400}.db-compare-scroll .db-highlight{background:#f8e7e6;color:var(--db-red);font-weight:550}.db-compare-scroll thead .db-highlight{background:var(--db-red);color:#fff}.db-compare-scroll tbody tr:last-child>*{border-bottom:0}.db-compare-cta{max-width:345px;margin:35px auto 0}.db-compare .db-footnote{max-width:870px}.db-community{background:#f7eee4;max-width:none}.db-community-heading{display:flex;gap:65px;justify-content:space-between;align-items:flex-end;max-width:1296px;margin:auto}.db-community-heading>div:first-child{max-width:650px}.db-community-heading p:not(.db-eyebrow){max-width:500px;margin:24px 0 0}.db-community-number{max-width:310px;flex-shrink:0;text-align:right;display:flex;flex-direction:column;gap:10px}.db-community-number strong{font-size:clamp(58px,7vw,105px);color:var(--db-red);line-height:1;letter-spacing:-.065em;font-weight:650}.db-community-number>span{font-size:16px;color:var(--db-dark)}.db-community-number>small{font-size:11px;line-height:1.5;max-width:245px;background:#fff6df;border:1px solid #dfcaa1;padding:8px 11px;border-radius:7px;align-self:flex-end;color:#705426}.db-community-photos{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:19px;max-width:1296px;margin:45px auto 0;align-items:start}.db-community-photos figure{margin:0;background:#fff;padding:8px 8px 18px;border-radius:8px;box-shadow:0 7px 20px #361d2409}.db-community-photos figure:nth-child(1){transform:rotate(-2deg);margin-top:15px}.db-community-photos figure:nth-child(2){transform:rotate(2deg)}.db-community-photos figure:nth-child(3){transform:rotate(-1deg);margin-top:24px}.db-community-photos img{aspect-ratio:.8;object-fit:cover;border-radius:3px}.db-community-photos figure:nth-child(3) img{aspect-ratio:1.05;object-position:center}.db-community-photos figcaption{font-size:17px;padding:18px 10px 0;font-weight:500;letter-spacing:-.025em;color:var(--db-dark)}.db-community>.db-footnote{margin-top:35px;font-size:11px}.db-quality{background:#eff5ee;max-width:none}.db-quality .db-eyebrow{color:var(--db-green)}.db-quality-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:27px;margin:45px 0 35px}.db-quality-grid article{border-top:1px solid #acc5b3;padding-top:25px}.db-quality-grid .db-v2-icon{color:var(--db-green);width:34px;height:34px;margin-bottom:25px}.db-quality-grid h3{font-size:26px;margin-bottom:17px}.db-quality-grid p{font-size:15px;line-height:1.65;margin:0}.db-evidence{display:grid;grid-template-columns:1fr 1fr;background:var(--db-dark);color:#fff}.db-evidence-picture{position:relative;min-width:0;overflow:hidden}.db-evidence-picture>img{height:100%;object-fit:cover}.db-evidence-picture>span{position:absolute;left:8%;top:8%;color:var(--db-dark);font-weight:650;font-size:clamp(25px,3.5vw,50px);line-height:.96;letter-spacing:-.055em;max-width:80%}.db-evidence-copy{padding:70px 11%;align-self:center}.db-evidence-copy h2{color:#fff}.db-evidence-copy>.db-eyebrow{color:#eab6c0}.db-evidence-copy>p:not(.db-eyebrow){margin-top:25px;font-size:16px;line-height:1.7}.db-evidence-facts{display:flex;gap:45px;margin:30px 0;border-block:1px solid #bd819350;padding:25px 0}.db-evidence-facts>div{display:flex;flex-direction:column;gap:8px}.db-evidence-facts strong{font-size:43px;letter-spacing:-.04em;font-weight:550;line-height:1}.db-evidence-facts span{font-size:11px;color:#e9c7d0}.db-evidence-copy>p.db-evidence-context{font-size:13px;color:#e8cbd1}.db-evidence-copy>p.db-footnote{font-size:11px;color:#e8cbd1;margin-bottom:0}.db-unboxing{display:grid;grid-template-columns:1fr 1fr;background:#fbf5ee}.db-unboxing-image{position:relative;min-width:0;overflow:hidden}.db-unboxing-image>img{height:100%;object-fit:contain;max-height:900px}.db-unboxing-seal{position:absolute;left:8%;top:8%;width:105px;height:105px;border-radius:50%;background:var(--db-red);color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:45px;font-weight:600;line-height:.85;letter-spacing:-.04em;transform:rotate(-10deg)}.db-unboxing-seal small{font-size:12px;letter-spacing:.12em;margin-top:8px}.db-unboxing-copy{padding:70px 11%}.db-unboxing-steps{margin-top:30px}.db-unboxing-steps>div{display:flex;align-items:center;gap:25px;border-bottom:1px solid #e1cdc5;padding:20px 0}.db-unboxing-steps>div>strong{font-size:36px;width:60px;flex-shrink:0;letter-spacing:-.05em;font-weight:550;color:var(--db-red)}.db-unboxing-steps b{font-size:17px;font-weight:500}.db-unboxing-steps small{font-size:13px;display:block;margin-top:4px}.db-unboxing-price{display:flex;align-items:center;gap:24px;margin:30px 0}.db-unboxing-price strong{font-size:60px;line-height:1;letter-spacing:-.05em;font-weight:550;color:var(--db-red)}.db-unboxing-price span{font-size:12px;line-height:1.6}.db-unboxing-copy>.db-small{font-size:11px;line-height:1.6;margin:16px 0 0;max-width:430px}.db-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.db-team-grid article{overflow:hidden;border-radius:15px;background:#fbf5ee}.db-team-grid article>img{aspect-ratio:.95;object-fit:cover;object-position:50% 28%;filter:grayscale(1)}.db-team-grid article>div{padding:27px}.db-team-grid h3{font-size:27px}.db-team-grid p{font-size:14px;line-height:1.6;margin:15px 0 0}.db-team-grid p.db-team-role{color:var(--db-red);font-size:12px;margin:10px 0 0}.db-team-grid article>.db-team-monogram{aspect-ratio:1.7;display:flex;align-items:flex-end;background:linear-gradient(140deg,#8c0d29,#c73b46);color:#f9e9df;font-size:80px;line-height:1;letter-spacing:-.06em;font-weight:550}.db-team-grid article:nth-child(2)>.db-team-monogram{background:linear-gradient(140deg,#004e3c,#298364)}.db-team-grid article:nth-child(3)>.db-team-monogram{background:linear-gradient(140deg,#462b32,#976858)}.db-product-grid>*{min-width:0}.db-gallery-v2 .db-gallery-stage{background:#fbf5ee;border:1px solid #ead9d0;border-radius:20px;isolation:isolate;aspect-ratio:1}.db-gallery-v2 .db-gallery-slide{height:100%;width:100%}.db-gallery-photo{height:100%;position:relative;background:#fbf5ee;overflow:hidden}.db-gallery-photo>img{height:100%;width:100%;object-fit:contain}.db-gallery-photo-heading{position:absolute;top:6%;left:6%;right:6%;pointer-events:none}.db-gallery-photo-heading .db-eyebrow{font-size:10px;margin:0 0 10px;color:var(--db-red)}.db-gallery-photo-heading h2{font-size:clamp(28px,2.8vw,44px);max-width:90%;line-height:1.02}.db-gallery-cover>img{object-fit:cover}.db-gallery-slide[data-gallery-kind=pouch] .db-gallery-photo-heading{top:auto;bottom:5%;background:#fff9f0ef;padding:17px 20px;border-radius:10px;left:7%;right:7%;text-align:center}.db-gallery-slide[data-gallery-kind=pouch] h2{font-size:27px;max-width:none}.db-gallery-slide[data-gallery-kind=ritual] .db-gallery-photo-heading{background:#fff9f0ee;border-radius:10px;padding:17px;left:5%;right:auto;top:5%;max-width:80%}.db-gallery-slide[data-gallery-kind=ritual] h2{font-size:30px;max-width:none}.db-gallery-slide[data-gallery-kind=moment] .db-gallery-photo-heading,.db-gallery-slide[data-gallery-kind=friends] .db-gallery-photo-heading{top:auto;bottom:0;left:0;right:0;padding:65px 6% 7%;background:linear-gradient(transparent,#26070ddd);color:#fff}.db-gallery-slide[data-gallery-kind=moment] h2,.db-gallery-slide[data-gallery-kind=friends] h2{color:#fff}.db-gallery-slide[data-gallery-kind=moment] .db-eyebrow,.db-gallery-slide[data-gallery-kind=friends] .db-eyebrow{color:#ffe1cd}.db-gallery-slide[data-gallery-kind=moment] img{object-position:center 38%}.db-gallery-slide[data-gallery-kind=friends] img{object-position:48% center}.db-gallery-v2 .db-gallery-arrow{width:38px;height:38px;font-size:27px;background:#fffaf1ed;box-shadow:0 2px 8px #4b162218;z-index:2}.db-gallery-v2 .db-prev{left:10px}.db-gallery-v2 .db-next{right:10px}.db-gallery-v2 .db-zoom{width:34px;height:34px;right:14px;bottom:14px;background:#fffaf1ed;font-size:24px;z-index:2}.db-gallery-v2 .db-gallery-thumbs{position:relative;display:flex;gap:9px;margin-top:14px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#b77d83 #f6ebe5;padding:3px 2px 10px;scroll-snap-type:x proximity}.db-gallery-v2 .db-gallery-thumbs button{flex:0 0 calc((100% - 45px)/6);min-width:76px;border:0;border-radius:0;padding:0;background:none;scroll-snap-align:start;text-align:center;display:flex;flex-direction:column;gap:7px;box-shadow:none;outline-offset:1px}.db-thumb-image{position:relative;display:block;width:100%;aspect-ratio:1;background:#f9f0e7;border-radius:11px;overflow:hidden;border:2px solid transparent;transition:border-color .2s}.db-thumb-image>img{width:100%;height:100%;object-fit:cover;border-radius:8px}.db-gallery-v2 .db-gallery-thumbs button[aria-pressed=true] .db-thumb-image{border-color:var(--db-red)}.db-gallery-v2 .db-gallery-thumbs button[aria-pressed=false] .db-thumb-image{border-color:#ebddd5}.db-gallery-v2 .db-gallery-thumbs button:hover .db-thumb-image{border-color:#c78a93}.db-gallery-v2 .db-gallery-thumbs button>span.db-thumb-label{font-size:10px;line-height:1.3;margin:0;color:#785c60;display:block;white-space:nowrap}.db-gallery-v2 .db-gallery-thumbs button[aria-pressed=true]>span.db-thumb-label{color:var(--db-red);font-weight:650}.db-thumb-symbol{position:absolute;right:5px;bottom:5px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--db-dark);color:#fff;font-size:18px;line-height:1}.db-thumb-formula img,.db-thumb-science img{transform:scale(1.35)}.db-thumb-science .db-thumb-image{background:#eff4eb}.db-thumb-science img{opacity:.8}.db-thumb-timeline img{object-position:75% 70%}.db-gallery-editorial{height:100%;display:flex;flex-direction:column;padding:7% 8% 6%;overflow:hidden;background:#f8e6e5}.db-gallery-editorial h2{font-size:clamp(30px,3.35vw,49px);line-height:1.04}.db-gallery-editorial>.db-eyebrow,.db-gallery-editorial-top>.db-eyebrow{font-size:10px;margin-bottom:15px}.db-gallery-note{font-size:11px!important;line-height:1.45;margin:12px 0 0!important;color:#72595d}.db-gallery-formula-bottom{display:grid;grid-template-columns:42% 1fr;gap:20px;align-items:center;flex:1;min-height:0;margin-top:20px}.db-gallery-formula-bottom>img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:100%;height:auto}.db-gallery-formula-bottom>div{display:grid;gap:15px}.db-gallery-formula-bottom span{border-bottom:1px solid #d6b6bb;padding-bottom:12px;display:flex;flex-direction:column;gap:5px}.db-gallery-formula-bottom strong{font-size:clamp(22px,2.4vw,38px);line-height:1.1;font-weight:600;letter-spacing:-.04em;color:var(--db-red);white-space:nowrap}.db-gallery-formula-bottom small{font-size:12px;line-height:1.4}.db-gallery-benefits{background:#edf4ee}.db-gallery-benefits>.db-eyebrow{color:var(--db-green)}.db-gallery-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;margin:25px 0 8px;flex:1}.db-gallery-benefit-grid>div{border-top:1px solid #afc1b2;padding-top:14px}.db-gallery-benefit-grid span{font-size:10px;letter-spacing:.07em;font-weight:650;color:var(--db-green)}.db-gallery-benefit-grid p{font-size:14px;line-height:1.45;margin:9px 0 12px}.db-gallery-routine{background:#f8eee1}.db-gallery-timeline{margin-top:25px;flex:1;display:flex;flex-direction:column;justify-content:center}.db-gallery-timeline>div{display:flex;gap:18px;padding:16px 0;border-top:1px solid #dac6b4}.db-gallery-timeline b{font-size:11px;color:var(--db-red);white-space:nowrap;width:55px;flex-shrink:0}.db-gallery-timeline strong{display:block;font-size:19px;line-height:1.2;letter-spacing:-.025em;font-weight:550}.db-gallery-timeline small{display:block;font-size:12px;line-height:1.45;margin-top:5px}.db-gallery-research{background:var(--db-dark);color:#fff}.db-gallery-research h2{color:#fff}.db-gallery-research>.db-eyebrow{color:#f5c6c2}.db-gallery-research-numbers{display:flex;gap:35px;margin:28px 0 22px;padding:22px 0;border-block:1px solid #ffffff40}.db-gallery-research-numbers>div{display:flex;flex-direction:column;gap:7px}.db-gallery-research-numbers strong{font-size:clamp(32px,3.3vw,52px);font-weight:550;line-height:1;letter-spacing:-.04em}.db-gallery-research-numbers span{font-size:12px}.db-gallery-research>p:not(.db-eyebrow){font-size:12px;line-height:1.6;margin:0 0 18px}.db-gallery-research>p.db-gallery-study-context{font-size:13px;line-height:1.55;color:#f2d5da}.db-gallery-research>.db-textlink{margin-top:auto;align-self:flex-start;font-size:13px;margin-bottom:8px}.db-zoom-body .db-gallery-editorial{min-height:100%;overflow:auto}.db-zoom-body .db-gallery-photo{min-height:100%}@media(min-width:1440px){.db-easy,.db-explorer,.db-community,.db-quality{padding-left:max(5%,calc((100vw - 1296px)/2));padding-right:max(5%,calc((100vw - 1296px)/2))}}@media(min-width:750px)and (max-width:1100px){.db-easy-grid{gap:14px}.db-easy-grid article>div{padding:22px 12px}.db-easy-grid h3{font-size:22px}.db-taste-copy,.db-real-copy,.db-evidence-copy,.db-unboxing-copy{padding:50px 8%}.db-taste-copy h2,.db-real-copy h2,.db-evidence-copy h2,.db-unboxing-copy h2{font-size:43px}.db-compare-scroll th,.db-compare-scroll td{padding:18px 15px}.db-community-heading{gap:30px}.db-quality-grid{gap:22px}.db-quality-grid h3{font-size:23px}.db-evidence-facts{gap:25px}.db-evidence-facts strong{font-size:35px}.db-gallery-editorial{padding:7%}.db-gallery-editorial h2{font-size:31px}.db-gallery-editorial>.db-eyebrow,.db-gallery-editorial-top>.db-eyebrow{font-size:8px;margin-bottom:12px}.db-gallery-formula-bottom{gap:12px;margin-top:12px}.db-gallery-formula-bottom>div{gap:8px}.db-gallery-formula-bottom strong{font-size:24px}.db-gallery-formula-bottom small{font-size:10px}.db-gallery-formula-bottom span{padding-bottom:7px}.db-gallery-benefit-grid{gap:0 14px;margin-top:18px}.db-gallery-benefit-grid p{font-size:11px}.db-gallery-benefit-grid span{font-size:9px}.db-gallery-benefit-grid>div{padding-top:8px}.db-gallery-timeline{margin-top:18px}.db-gallery-timeline>div{padding:10px 0;gap:12px}.db-gallery-timeline strong{font-size:15px}.db-gallery-timeline small{font-size:10px}.db-gallery-timeline b{width:43px;font-size:9px}.db-gallery-note{font-size:9px!important}.db-gallery-research-numbers{padding:16px 0;margin:20px 0 16px;gap:25px}.db-gallery-research-numbers strong{font-size:32px}.db-gallery-research>p:not(.db-eyebrow),.db-gallery-research>p.db-gallery-study-context{font-size:10px;margin-bottom:12px}.db-gallery-research>.db-textlink{font-size:11px}.db-gallery-photo-heading h2{font-size:30px}}@media(max-width:749px){.db-easy{padding:54px 20px 0}.db-easy h2{font-size:39px}.db-easy-grid{grid-template-columns:1fr;gap:22px;margin-top:32px}.db-easy-grid article{border-width:6px}.db-easy-grid article>img{aspect-ratio:1.25}.db-easy-grid article>div{padding:23px 20px 25px}.db-easy-grid h3{font-size:27px}.db-easy-grid article>div>p:last-child{font-size:15px;margin-top:13px}.db-easy-facts{grid-template-columns:1fr 1fr;gap:25px 0;margin-top:32px;padding:30px 0}.db-easy-facts>span{font-size:11px}.db-easy-facts>span:nth-child(2){border:0}.db-easy-facts strong{font-size:35px}.db-taste,.db-real-life,.db-evidence,.db-unboxing{grid-template-columns:1fr}.db-taste-visual{aspect-ratio:1.05}.db-taste-stamp{font-size:53px}.db-taste-copy{padding:44px 24px 48px}.db-taste-copy h2{font-size:44px}.db-taste-copy .db-lead{font-size:18px;margin-top:20px}.db-packed-grid{gap:20px 16px}.db-packed-grid>span{font-size:12px}.db-taste-list{margin:22px 0}.db-taste-list>div{padding:19px 0}.db-real-copy{padding:48px 24px}.db-real-copy h2{font-size:45px}.db-real-copy>.db-lead{font-size:20px}.db-real-copy>p:not(.db-eyebrow):not(.db-lead){font-size:15px}.db-real-image{min-height:0;aspect-ratio:.95}.db-real-points{gap:17px}.db-real-points>span{font-size:11px}.db-photo-note{left:24px;bottom:27px;font-size:16px}.db-tab-list{gap:8px;flex-wrap:nowrap;overflow:auto;padding:4px 2px 10px;margin:24px -2px}.db-tab-list [role=tab]{font-size:12px;padding:12px 17px;flex-shrink:0;min-height:44px}.db-ingredient-panel{grid-template-columns:1fr;border-radius:16px}.db-ingredient-image{aspect-ratio:1.25}.db-ingredient-image>img{width:100%;height:100%}.db-ingredient-image>span{width:45px;height:45px;top:20px;left:20px}.db-ingredient-copy{padding:30px 24px}.db-ingredient-copy h3{font-size:33px}.db-ingredient-copy>p:not(.db-eyebrow){font-size:15px;margin-top:20px}.db-ingredient-stat strong{font-size:40px}.db-ingredient-stat{margin:23px 0;padding:20px 0}.db-ingredient-copy .db-textlink{font-size:13px}.db-compare{padding-left:18px;padding-right:18px}.db-compare h2{font-size:43px}.db-compare .db-intro{padding:0 6px;font-size:15px}.db-compare-tabs{justify-content:flex-start;margin:28px 0}.db-compare-tabs [role=tab]{font-size:11px;padding:12px 16px}.db-compare-scroll{border-radius:12px}.db-compare-scroll table{font-size:10px;line-height:1.5}.db-compare-scroll th,.db-compare-scroll td{padding:15px 7px;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.db-compare-scroll thead th{font-size:11px;padding:16px 7px}.db-compare-scroll thead th:first-child{font-size:10px}.db-compare-scroll thead img{width:50px;height:64px;margin:0 auto 7px}.db-compare-scroll thead small{font-size:9px}.db-compare .db-footnote{font-size:10px;line-height:1.6}.db-compare [data-db-panel=offers] table{font-size:12px}.db-compare [data-db-panel=offers] th,.db-compare [data-db-panel=offers] td{padding:17px 9px}.db-community-heading{display:block}.db-community-heading h2{font-size:43px}.db-community-heading p:not(.db-eyebrow){font-size:15px;margin-top:20px}.db-community-number{text-align:left;margin-top:30px;max-width:none}.db-community-number strong{font-size:76px}.db-community-number>span{font-size:15px}.db-community-number>small{align-self:flex-start;max-width:290px;font-size:10px}.db-community-photos{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;margin:28px -24px 0;padding:15px 24px 25px;scrollbar-width:thin}.db-community-photos figure{flex:0 0 76%;scroll-snap-align:center;transform:none!important;margin-top:0!important;padding:6px 6px 14px}.db-community-photos img,.db-community-photos figure:nth-child(3) img{aspect-ratio:.85;object-fit:cover}.db-community-photos figure:nth-child(3) img{object-position:40% center}.db-community-photos figcaption{font-size:16px;padding:16px 10px 0}.db-community>.db-footnote{margin-top:15px;font-size:10px}.db-quality-grid{grid-template-columns:1fr 1fr;gap:30px 23px;margin:33px 0 28px}.db-quality-grid article{padding-top:20px}.db-quality-grid .db-v2-icon{margin-bottom:20px;width:28px;height:28px}.db-quality-grid h3{font-size:23px}.db-quality-grid p{font-size:13px;line-height:1.65}.db-evidence-picture{aspect-ratio:1.2}.db-evidence-picture>span{font-size:37px}.db-evidence-copy{padding:44px 24px}.db-evidence-copy h2{font-size:43px}.db-evidence-copy>p:not(.db-eyebrow){font-size:15px;margin-top:22px}.db-evidence-facts{gap:38px;margin:24px 0;padding:23px 0}.db-evidence-facts strong{font-size:40px}.db-evidence-facts span{font-size:10px}.db-evidence-copy>p.db-evidence-context{font-size:13px}.db-evidence-copy>p.db-footnote{font-size:10px}.db-unboxing-image{aspect-ratio:1}.db-unboxing-seal{width:80px;height:80px;font-size:36px}.db-unboxing-seal small{font-size:10px}.db-unboxing-copy{padding:20px 24px 48px}.db-unboxing-copy h2{font-size:45px}.db-unboxing-steps{margin-top:23px}.db-unboxing-steps>div{gap:20px;padding:18px 0}.db-unboxing-steps b{font-size:16px}.db-unboxing-steps small{font-size:12px}.db-unboxing-price{gap:20px}.db-unboxing-price strong{font-size:56px}.db-unboxing-price span{font-size:11px}.db-team-grid{grid-template-columns:1fr;gap:25px}.db-team-grid article{display:grid;grid-template-columns:40% 1fr;align-items:stretch}.db-team-grid article>img{aspect-ratio:auto;height:100%;object-position:center 28%}.db-team-grid article>div{padding:23px 17px}.db-team-grid h3{font-size:24px}.db-team-grid p{font-size:12px;line-height:1.6}.db-team-grid p.db-team-role{font-size:10px;line-height:1.4}.db-gallery-v2 .db-gallery-stage{border-radius:15px}.db-gallery-v2 .db-gallery-thumbs{gap:8px;margin-top:12px}.db-gallery-v2 .db-gallery-thumbs button{flex-basis:calc((100% - 32px)/4.5);min-width:60px}.db-gallery-v2 .db-gallery-thumbs button>span.db-thumb-label{font-size:9px}.db-thumb-symbol{width:21px;height:21px;font-size:15px;bottom:4px;right:4px}.db-gallery-v2 .db-gallery-arrow{width:32px;height:32px;font-size:24px}.db-gallery-v2 .db-prev{left:7px}.db-gallery-v2 .db-next{right:7px}.db-gallery-v2 .db-zoom{width:31px;height:31px;right:10px;bottom:10px;font-size:22px}.db-gallery-photo-heading h2{font-size:clamp(26px,7.5vw,37px)}.db-gallery-photo-heading .db-eyebrow{font-size:8px;margin-bottom:8px}.db-gallery-slide[data-gallery-kind=pouch] h2{font-size:22px}.db-gallery-slide[data-gallery-kind=pouch] .db-gallery-photo-heading{padding:13px 16px}.db-gallery-slide[data-gallery-kind=ritual] h2{font-size:25px}.db-gallery-slide[data-gallery-kind=ritual] .db-gallery-photo-heading{padding:13px}.db-gallery-editorial{padding:7% 8% 6%}.db-gallery-editorial h2{font-size:clamp(26px,7.5vw,38px)}.db-gallery-editorial>.db-eyebrow,.db-gallery-editorial-top>.db-eyebrow{font-size:8px;margin-bottom:12px}.db-gallery-note{font-size:9px!important;line-height:1.5;margin-top:9px!important}.db-gallery-formula-bottom{gap:14px;margin-top:15px}.db-gallery-formula-bottom>div{gap:8px}.db-gallery-formula-bottom strong{font-size:clamp(21px,5.8vw,29px)}.db-gallery-formula-bottom small{font-size:10px}.db-gallery-formula-bottom span{padding-bottom:8px;gap:4px}.db-gallery-benefit-grid{gap:0 17px;margin:18px 0 3px}.db-gallery-benefit-grid>div{padding-top:10px}.db-gallery-benefit-grid span{font-size:8px}.db-gallery-benefit-grid p{font-size:11px;line-height:1.4;margin:6px 0 10px}.db-gallery-timeline{margin-top:17px}.db-gallery-timeline>div{padding:10px 0;gap:12px}.db-gallery-timeline b{width:43px;font-size:9px}.db-gallery-timeline strong{font-size:16px}.db-gallery-timeline small{font-size:10px;line-height:1.4;margin-top:4px}.db-gallery-research-numbers{margin:20px 0 15px;padding:17px 0;gap:30px}.db-gallery-research-numbers strong{font-size:36px}.db-gallery-research-numbers span{font-size:10px}.db-gallery-research>p:not(.db-eyebrow){font-size:9px;margin-bottom:12px}.db-gallery-research>p.db-gallery-study-context{font-size:10px;line-height:1.5}.db-gallery-research>.db-textlink{font-size:10px;margin-bottom:8px}}@media(max-width:359px){.db-gallery-editorial h2{font-size:25px}.db-gallery-editorial>.db-eyebrow{font-size:7px}.db-gallery-benefit-grid p{font-size:10px}.db-gallery-timeline{margin-top:10px}.db-gallery-timeline>div{padding:8px 0}.db-gallery-timeline strong{font-size:14px}.db-gallery-timeline small{font-size:9px}.db-gallery-note{font-size:8px!important}.db-gallery-research-numbers{margin:15px 0 12px;padding:12px 0}.db-gallery-research-numbers strong{font-size:30px}.db-gallery-research>p.db-gallery-study-context{font-size:9px}.db-gallery-research>.db-textlink{font-size:9px}.db-team-grid article{grid-template-columns:1fr}.db-team-grid article>img{aspect-ratio:1.2;height:auto}.db-easy h2{font-size:35px}}@media(max-width:749px){.db-team-grid article>.db-team-monogram{aspect-ratio:auto;font-size:60px;align-items:center;justify-content:center;padding:20px 10px}}@media(max-width:389px){.db-gallery-v2 .db-gallery-stage{aspect-ratio:.92}.db-gallery-benefit-grid{margin-top:14px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAg */
