.blog-posts{--page-content-width: var(--narrow-page-width);--page-width: calc(var(--page-content-width) + (var(--page-margin) * 2));--columns-gap: 36px;--rows-gap: 36px}.blog-posts-container{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;width:100%;column-gap:var(--columns-gap);row-gap:var(--rows-gap)}.blog-post-item{grid-column:span var(--col-span);background-color:var(--color-background)}.blog-post-item{border:1px solid rgb(var(--color-foreground-rgb) / var(--opacity-20));padding:0 1rem 1rem}.blog-post-item:has(.blog-post-card__image-container){border:none;padding:0}:root{--dd-cream:#fbf7f1;--dd-paper:#fffdf9;--dd-plum:#492b3d;--dd-rose:#a44c63;--dd-blush:#f0dedd;--dd-lilac:#e8dfef;--dd-sage:#e9eddf;--dd-muted:#776670;--dd-line:#ded3d5;--dd-serif:Georgia,"Times New Roman",serif;--dd-sans:Arial,Helvetica,sans-serif;--dd-width:1240px;--dd-radius:24px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--dd-cream);color:var(--dd-plum);font:16px/1.6 var(--dd-sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button,a,input,summary,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--dd-rose);outline-offset:5px}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--dd-serif);font-weight:400;line-height:1.05;letter-spacing:-.045em}h1{font-size:clamp(3.4rem,6.5vw,6rem)}h2{font-size:clamp(2.4rem,4.4vw,4.25rem)}h3{font-size:1.9rem}p+p{margin-top:16px}em{font-weight:400;color:var(--dd-rose)}svg{display:block;flex-shrink:0}button svg,a svg{pointer-events:none}button{border:0;background:none}section[id]{scroll-margin-top:110px}.dd-wrap{width:min(calc(100% - 96px),var(--dd-width));margin:auto}.dd-section{padding:90px 0}.dd-eyebrow{font-size:11px;letter-spacing:.19em;text-transform:uppercase;font-weight:700;line-height:1.5}.dd-muted{color:var(--dd-muted)}.dd-small{font-size:12px;line-height:1.6}.dd-rule{height:1px;background:var(--dd-line)}.dd-skip{position:fixed;top:-100px;left:20px;background:var(--dd-plum);color:#fff;padding:15px;z-index:999}.dd-skip:focus{top:10px}.dd-btn{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 28px;border-radius:999px;background:var(--dd-plum);color:var(--dd-paper);font-size:14px;font-weight:600;border:1px solid var(--dd-plum);transition:background .2s,transform .2s}.dd-btn:hover{background:#6b3d53;transform:translateY(-2px)}.dd-btn--light{background:var(--dd-paper);color:var(--dd-plum);border-color:var(--dd-paper)}.dd-btn--light:hover{background:var(--dd-blush);color:var(--dd-plum)}.dd-btn--outline{background:transparent;color:var(--dd-plum);border-color:var(--dd-line)}.dd-btn--outline:hover{background:var(--dd-blush)}.dd-text-link{display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid currentColor;padding-bottom:3px;font-size:13px}.dd-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.dd-announce{background:var(--dd-plum);color:var(--dd-paper);text-align:center;padding:9px 16px;font-size:11px;letter-spacing:.065em}.dd-nav-shell{position:sticky;top:0;z-index:30;background:#fbf7f1f7;border-bottom:1px solid var(--dd-line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.dd-nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.dd-brand{font:37px/.9 var(--dd-serif);letter-spacing:-.06em;white-space:nowrap}.dd-brand span{color:var(--dd-rose);font-style:italic;font-size:.8em}.dd-nav-links{display:flex;align-items:center;gap:32px;font-size:12px}.dd-nav-links a{position:relative;padding:12px 0}.dd-nav-links a:after{content:"";position:absolute;bottom:6px;left:0;width:0;height:1px;background:currentColor;transition:width .2s}.dd-nav-links a:hover:after{width:100%}.dd-nav-actions{display:flex;align-items:center;gap:12px}.dd-bag-trigger{display:flex;align-items:center;gap:10px;min-width:50px;min-height:44px}.dd-bag-count{border:1px solid var(--dd-line);min-width:23px;height:23px;border-radius:50%;font-size:11px;display:grid;place-items:center}.dd-mobile-menu{display:none}.dd-mobile-menu summary{list-style:none;min-height:44px;display:flex;align-items:center}.dd-mobile-menu-panel{position:absolute;top:100%;left:0;width:100%;background:var(--dd-cream);border-bottom:1px solid var(--dd-line);padding:20px 24px;display:grid;gap:0;box-shadow:0 20px 30px #492b3d10}.dd-mobile-menu-panel a{padding:13px 0;border-bottom:1px solid var(--dd-line)}.dd-hero{display:grid;grid-template-columns:1fr 1.06fr;align-items:center;gap:58px;padding:60px 0 66px}.dd-hero-copy{padding:10px 0}.dd-hero h1{margin:22px 0 25px}.dd-hero h1 em{display:block}.dd-hero-copy>p:not(.dd-eyebrow){max-width:410px;font-size:16px;line-height:1.75;color:var(--dd-muted)}.dd-hero-cta{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:29px}.dd-hero-note{margin-top:20px;font-size:11px;letter-spacing:.03em;color:var(--dd-muted);display:flex;align-items:center;gap:8px}.dd-hero-note .dd-icon{width:16px;height:16px}.dd-hero-visual{position:relative;min-width:0}.dd-hero-photo{aspect-ratio:1/1.07;object-fit:cover;border-radius:230px 230px 32px 32px;background:var(--dd-blush);width:100%}.dd-sticker{position:absolute;right:-16px;top:28px;width:104px;height:104px;border-radius:50%;background:var(--dd-sage);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(12deg);border:1px solid #d6dbc7;box-shadow:0 7px 18px #492b3d0b}.dd-sticker strong{font:35px/1 var(--dd-serif)}.dd-sticker span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;line-height:1.5;max-width:60px;margin-top:5px}.dd-photo-caption{position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;background:#fffdf9eb;border-radius:12px;padding:12px 16px;font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dd-photo-caption span:last-child{color:var(--dd-muted);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.dd-value-strip{border-top:1px solid var(--dd-line);border-bottom:1px solid var(--dd-line);display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;gap:20px}.dd-value-strip>div{display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px}.dd-value-strip .dd-icon{width:25px;height:25px;color:var(--dd-rose)}.dd-shop{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:start}.dd-shop-visual{position:sticky;top:120px}.dd-shop-main{position:relative;border-radius:var(--dd-radius);overflow:hidden;background:var(--dd-blush)}.dd-shop-main img{width:100%;aspect-ratio:1/1.03;object-fit:cover}.dd-zoom{position:absolute;right:15px;bottom:15px;width:42px;height:42px;border-radius:50%;background:var(--dd-paper);display:grid;place-items:center}.dd-shop-mini{display:flex;align-items:center;justify-content:space-between;margin-top:17px;padding:0 4px;gap:14px}.dd-shop-mini strong{font:italic 21px var(--dd-serif)}.dd-swatch{display:inline-block;width:14px;height:14px;border-radius:50%;background:#9270b1;margin-right:7px;vertical-align:-2px;box-shadow:0 0 0 3px var(--dd-cream),0 0 0 4px #c4b0d1}.dd-shop-copy h2{margin:12px 0 15px;font-size:clamp(2.7rem,4.5vw,4rem)}.dd-lead{color:var(--dd-muted);font-size:14px;line-height:1.8}.dd-product-inclusions{display:flex;gap:10px;flex-wrap:wrap;padding:20px 0;border-bottom:1px solid var(--dd-line);margin-bottom:24px}.dd-product-inclusions span{font-size:10px;letter-spacing:.05em;border-radius:999px;border:1px solid var(--dd-line);padding:5px 10px}.dd-offers{border:0;margin:0;padding:0}.dd-offers legend{display:flex;justify-content:space-between;width:100%;font-size:13px;font-weight:600;margin-bottom:14px}.dd-offers legend span{font-size:11px;color:var(--dd-muted);font-weight:400}.dd-offer{display:grid;grid-template-columns:20px 1fr auto;gap:13px;align-items:center;padding:16px;margin:0 0 10px;border:1px solid var(--dd-line);border-radius:12px;background:var(--dd-paper);cursor:pointer;position:relative;transition:background .2s,border-color .2s,box-shadow .2s}.dd-offer:has(input:checked){border-color:var(--dd-plum);background:#efe5ed;box-shadow:0 0 0 1px var(--dd-plum)}.dd-offer input{margin:0;accent-color:var(--dd-plum);width:18px;height:18px}.dd-offer-title{font-size:14px;font-weight:600;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.dd-offer-detail{display:block;font-size:11px;color:var(--dd-muted);margin-top:3px}.dd-offer-price{text-align:right;font-size:17px;font-weight:600;white-space:nowrap}.dd-offer-price del{display:block;font-size:11px;font-weight:400;color:var(--dd-muted)}.dd-tag{font-size:8px;letter-spacing:.09em;text-transform:uppercase;padding:3px 6px;background:var(--dd-plum);color:#fff;border-radius:4px}.dd-offer-saving{font-size:10px;color:var(--dd-rose)}.dd-gift-option{margin:8px 0 18px}.dd-gift-option>summary{font-size:11px;cursor:pointer;color:var(--dd-muted);padding:5px 0}.dd-gift-option .dd-offer{margin-top:12px}.dd-add{width:100%;justify-content:space-between;min-height:59px}.dd-order-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:var(--dd-muted);margin-top:12px}.dd-order-note .dd-icon{width:14px;height:14px}.dd-shipping-preview{padding:11px 14px;border-radius:8px;background:var(--dd-sage);font-size:11px;margin:13px 0 0;display:flex;gap:9px;align-items:center}.dd-shipping-preview .dd-icon{width:17px;height:17px}.dd-errors{color:#9d2440;font-size:13px;margin-top:12px}.dd-inline-faq{margin-top:22px;border-top:1px solid var(--dd-line)}.dd-inline-faq details{border-bottom:1px solid var(--dd-line)}details.dd-accordion>summary,.dd-inline-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;font-size:12px;font-weight:600}.dd-inline-faq summary:after,details.dd-accordion>summary:after{content:"+";font-weight:400;font-size:22px;line-height:1}details[open].dd-accordion>summary:after,.dd-inline-faq details[open]>summary:after{content:"\2212"}.dd-inline-faq details>div{font-size:12px;color:var(--dd-muted);padding:0 0 17px;line-height:1.8}.dd-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px}.dd-section-heading .dd-eyebrow{margin-bottom:15px}.dd-section-heading>p{font-size:14px;color:var(--dd-muted);max-width:310px}.dd-guide-bg{background:#eee5ed}.dd-tool-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:35px}.dd-tool-tabs{display:grid;gap:9px;align-content:start}.dd-tool-tab{padding:21px 23px;text-align:left;display:flex;align-items:center;gap:18px;border:1px solid #d5c6d1;border-radius:13px;transition:background .2s}.dd-tool-tab[aria-selected=true]{background:var(--dd-paper);border-color:var(--dd-plum);box-shadow:0 4px #492b3d09}.dd-tool-tab>span:first-child{font:italic 24px var(--dd-serif);color:var(--dd-rose);min-width:28px}.dd-tool-tab strong{display:block;font-size:14px}.dd-tool-tab small{font-size:11px;color:var(--dd-muted)}.dd-tool-tab .dd-icon{margin-left:auto;transition:transform .2s}.dd-tool-tab[aria-selected=true] .dd-icon{transform:rotate(-35deg)}.dd-tool-panel{background:var(--dd-paper);border-radius:22px;min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px 42px}.dd-tool-art{position:relative;height:182px;width:200px;display:grid;place-items:center;margin-bottom:14px}.dd-tool-art:before{content:"";position:absolute;top:18px;right:0;bottom:18px;left:0;border-radius:50%;background:var(--dd-lilac)}.dd-tool-art svg{position:relative;width:120px;height:150px;filter:drop-shadow(0 12px 10px #492b3d24);transition:transform .3s}.dd-tool-panel:hover .dd-tool-art svg{transform:rotate(-8deg) translateY(-4px)}.dd-tool-panel h3{margin:0 0 12px}.dd-tool-panel p{max-width:320px;font-size:13px;color:var(--dd-muted)}.dd-tool-count{margin-top:18px;border:1px solid var(--dd-line);padding:5px 13px;border-radius:999px;font-size:10px}.dd-routine{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.dd-routine-copy h2{margin:16px 0 23px}.dd-routine-copy p:not(.dd-eyebrow){color:var(--dd-muted);max-width:350px;font-size:14px}.dd-quiz{border:1px solid var(--dd-line);border-radius:24px;background:var(--dd-paper);padding:32px}.dd-quiz-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.dd-quiz h3{font-size:27px;letter-spacing:-.03em}.dd-quiz-tabs{display:flex;gap:8px;margin:20px 0;flex-wrap:wrap}.dd-quiz-tabs button{border:1px solid var(--dd-line);border-radius:999px;font-size:11px;padding:10px 15px;min-height:42px}.dd-quiz-tabs button[aria-pressed=true]{background:var(--dd-plum);border-color:var(--dd-plum);color:#fff}.dd-quiz-result{background:var(--dd-sage);padding:20px;border-radius:14px;min-height:158px}.dd-quiz-result strong{display:block;font:24px var(--dd-serif);margin:5px 0 10px}.dd-quiz-result p{font-size:12px;color:var(--dd-muted);line-height:1.8}.dd-quiz .dd-text-link{margin-top:22px}.dd-story{display:grid;grid-template-columns:1fr 1fr;background:var(--dd-plum);color:var(--dd-paper);border-radius:28px;overflow:hidden;min-height:530px}.dd-story-image{height:100%;min-height:440px;background:var(--dd-blush)}.dd-story-image img{height:100%;width:100%;object-fit:cover;aspect-ratio:1/1.06}.dd-story-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:60px}.dd-story h2{font-size:clamp(2.7rem,4vw,4rem);margin:20px 0 27px}.dd-story h2 em{color:#dcb5c8}.dd-story p:not(.dd-eyebrow){font-size:13px;color:#e6d9e1;line-height:1.9;margin-bottom:27px}.dd-care{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:40px}.dd-care-card{border-top:1px solid var(--dd-line);padding-top:25px}.dd-care-card>span{font:italic 32px var(--dd-serif);color:var(--dd-rose)}.dd-care-card h3{font-size:27px;margin:20px 0 12px}.dd-care-card p{font-size:13px;color:var(--dd-muted);line-height:1.8}.dd-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.dd-faq-layout h2{margin:15px 0 22px}.dd-faq-layout>.dd-faq-intro>p:last-of-type{font-size:13px;color:var(--dd-muted);margin-bottom:25px}.dd-faq-list{border-top:1px solid var(--dd-line)}details.dd-accordion{border-bottom:1px solid var(--dd-line)}details.dd-accordion>summary{font-size:14px;padding:22px 0}details.dd-accordion>div{padding:0 28px 22px 0;font-size:13px;color:var(--dd-muted);line-height:1.85}.dd-final-cta{text-align:center;background:var(--dd-blush);border-radius:24px;padding:55px 25px;margin-bottom:80px}.dd-final-cta h2{margin:15px 0 27px}.dd-footer{padding:60px 0 25px;background:#f0e8e3;border-top:1px solid var(--dd-line)}.dd-footer-main{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:50px;padding-bottom:45px}.dd-footer .dd-brand{font-size:48px;display:inline-block}.dd-footer-copy{font-size:12px;color:var(--dd-muted);max-width:280px;margin-top:22px;line-height:1.9}.dd-footer-links strong{display:block;font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px}.dd-footer-links a{display:block;font-size:12px;margin:10px 0;color:var(--dd-muted)}.dd-footer-links a:hover{color:var(--dd-plum);text-decoration:underline}.dd-footer-bottom{border-top:1px solid var(--dd-line);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:var(--dd-muted)}.dd-payments{display:flex;align-items:center;gap:5px;list-style:none;margin:0;padding:0}.dd-payments svg{width:31px;height:20px}.dd-bag{border:0;margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(470px,100%);max-width:100%;padding:0;background:var(--dd-paper);color:var(--dd-plum)}dialog::backdrop{background:#2c16275e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dd-bag-inner{height:100%;display:flex;flex-direction:column}.dd-bag-header{display:flex;align-items:center;justify-content:space-between;padding:25px 27px;border-bottom:1px solid var(--dd-line)}.dd-bag-header h2{font-size:30px}.dd-close{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--dd-line);border-radius:50%}.dd-bag-body{padding:25px 27px;overflow-y:auto;flex:1}.dd-bag-shipping{background:var(--dd-sage);padding:15px;border-radius:12px;font-size:12px;margin-bottom:22px}.dd-progress{height:4px;background:#d8ddcc;border-radius:9px;margin-top:10px;overflow:hidden}.dd-progress>span{display:block;background:var(--dd-plum);height:100%;transition:width .3s}.dd-cart-line{display:grid;grid-template-columns:90px 1fr;gap:16px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid var(--dd-line)}.dd-cart-line img{width:90px;height:105px;object-fit:cover;border-radius:9px}.dd-cart-line h3{font:19px/1.25 var(--dd-serif);letter-spacing:-.02em}.dd-cart-line p{font-size:11px;margin-top:5px;color:var(--dd-muted)}.dd-cart-line-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:13px;gap:10px}.dd-quantity{display:flex;align-items:center;border:1px solid var(--dd-line);border-radius:999px;overflow:hidden}.dd-quantity button{height:36px;width:33px;padding:0;font-size:18px}.dd-quantity span{min-width:24px;text-align:center;font-size:12px}.dd-cart-price{text-align:right;font-size:14px}.dd-cart-price del{display:block;font-size:11px;color:var(--dd-muted)}.dd-cart-remove{font-size:10px;text-decoration:underline;padding:5px 0;color:var(--dd-muted)}.dd-bag-footer{padding:22px 27px 28px;border-top:1px solid var(--dd-line);background:var(--dd-cream)}.dd-bag-footer-row{display:flex;justify-content:space-between;gap:20px;margin:0 0 11px;font-size:12px}.dd-bag-footer-row--total{font-size:20px;margin:16px 0}.dd-bag-footer .dd-btn{width:100%;margin-top:15px;justify-content:space-between}.dd-bag-footer .dd-small{text-align:center;color:var(--dd-muted);font-size:10px;margin-top:12px}.dd-empty{padding:55px 0;text-align:center}.dd-empty .dd-icon{width:38px;height:38px;margin:0 auto 24px}.dd-empty h3{font-size:30px;margin-bottom:13px}.dd-empty p{font-size:13px;color:var(--dd-muted);margin-bottom:27px}.dd-upsell{padding:20px;border-radius:12px;background:var(--dd-lilac);font-size:12px}.dd-upsell strong{display:block;margin-bottom:7px}.dd-upsell button{padding:8px 0 0;text-decoration:underline;font-size:11px}.dd-image-modal{width:min(800px,calc(100% - 40px));max-height:90dvh;padding:0;border:0;background:var(--dd-cream);border-radius:20px;overflow:auto}.dd-image-modal img{width:100%}.dd-image-modal .dd-close{position:sticky;top:16px;float:right;margin:16px 16px -56px 0;background:var(--dd-paper)}.dd-sticky-shop{position:fixed;bottom:16px;left:50%;transform:translate(-50%,130px);background:var(--dd-paper);padding:10px 12px 10px 20px;border:1px solid var(--dd-line);box-shadow:0 8px 40px #492b3d22;border-radius:999px;display:flex;align-items:center;gap:25px;z-index:25;transition:transform .3s;width:min(500px,calc(100% - 30px))}.dd-sticky-shop.is-visible{transform:translate(-50%)}.dd-sticky-shop strong{font-size:13px;display:block}.dd-sticky-shop small{font-size:10px;color:var(--dd-muted)}.dd-sticky-shop .dd-btn{margin-left:auto;min-height:43px;padding:10px 22px;font-size:11px;white-space:nowrap}.dd-toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,140px);z-index:80;background:var(--dd-plum);color:#fff;padding:13px 22px;border-radius:999px;font-size:12px;transition:transform .3s;max-width:calc(100% - 25px);text-align:center}.dd-toast.is-visible{transform:translate(-50%)}.dd-page{max-width:820px;min-height:50vh;padding:70px 0 90px}.dd-page h1{font-size:clamp(2.8rem,6vw,4.5rem);margin:15px 0 35px}.dd-richtext{font-size:15px;line-height:1.9;color:var(--dd-muted);overflow-wrap:anywhere}.dd-richtext h2{font-size:28px;color:var(--dd-plum);margin:35px 0 15px}.dd-richtext h3{font-size:24px;color:var(--dd-plum);margin:25px 0 12px}.dd-richtext a{text-decoration:underline}.dd-richtext ul{padding-left:20px}.dd-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:35px}.dd-field{display:grid;gap:7px;font-size:12px}.dd-field input,.dd-field textarea,.dd-field select{width:100%;padding:14px;border:1px solid var(--dd-line);border-radius:9px;background:var(--dd-paper);min-height:48px}.dd-field--full{grid-column:1/-1}.dd-field textarea{min-height:150px;resize:vertical}.dd-cart-page{padding:65px 0 90px;min-height:60vh}.dd-cart-page h1{font-size:54px;margin-bottom:40px}.dd-cart-page-layout{display:grid;grid-template-columns:1fr 420px;gap:65px}.dd-cart-page .dd-cart-line{grid-template-columns:120px 1fr}.dd-cart-page .dd-cart-line img{width:120px;height:140px}.dd-cart-page .dd-bag-footer{border:1px solid var(--dd-line);border-radius:20px;height:fit-content}.shopify-policy__container{max-width:820px!important;margin:60px auto 90px!important;padding:0 24px!important}.shopify-policy__title h1{font-size:48px;margin-bottom:35px}.shopify-policy__body{font-size:14px;color:var(--dd-muted);line-height:1.9}.shopify-policy__body h2{font-size:27px;color:var(--dd-plum);margin:28px 0 12px}.shopify-policy__body a{text-decoration:underline}.dd-reveal{animation:dd-reveal .6s both}.dd-star{font:25px var(--dd-serif);color:var(--dd-rose)}@keyframes dd-reveal{0%{opacity:.5;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1440px){.dd-hero{gap:80px}.dd-hero-photo{aspect-ratio:1/1.04}}@media(max-width:1050px){.dd-wrap{width:calc(100% - 56px)}.dd-nav-links{gap:22px}.dd-hero{gap:35px}.dd-shop{gap:40px}.dd-story-copy{padding:38px}.dd-faq-layout{gap:55px}.dd-routine{gap:40px}.dd-value-strip>div{font-size:11px;gap:9px}.dd-cart-page-layout{grid-template-columns:1fr 350px;gap:35px}}@media(max-width:760px){html{scroll-padding-top:85px}.dd-wrap{width:calc(100% - 40px)}.dd-section{padding:58px 0}.dd-announce{font-size:9px;padding:8px 10px}.dd-nav{height:66px;gap:10px}.dd-brand{font-size:31px}.dd-nav-links{display:none}.dd-mobile-menu{display:block}.dd-nav-actions{gap:3px}.dd-nav-actions>.dd-text-link{display:none}.dd-hero{grid-template-columns:1fr;gap:34px;padding:35px 0 38px}.dd-hero-copy{padding:0}.dd-hero .dd-eyebrow{font-size:9px}.dd-hero h1{font-size:clamp(46px,11.7vw,76px);margin:17px 0 18px}.dd-hero-copy>p:not(.dd-eyebrow){font-size:14px;max-width:100%}.dd-hero-cta{margin-top:22px;gap:17px}.dd-btn{font-size:12px;min-height:50px;padding:13px 23px}.dd-hero-note{font-size:10px;margin-top:14px}.dd-hero-photo{aspect-ratio:1/1;max-height:510px;border-radius:150px 150px 22px 22px}.dd-sticker{right:1px;top:15px;width:82px;height:82px}.dd-sticker strong{font-size:29px}.dd-sticker span{font-size:8px}.dd-photo-caption{left:12px;right:12px;bottom:12px;padding:10px 13px;font-size:11px}.dd-photo-caption span:last-child{font-size:8px}.dd-value-strip{grid-template-columns:1fr 1fr;gap:20px 10px;padding:23px 0}.dd-value-strip>div{font-size:10px;justify-content:flex-start}.dd-value-strip .dd-icon{width:20px;height:20px}.dd-shop{grid-template-columns:1fr;gap:30px}.dd-shop-visual{position:static}.dd-shop-main img{aspect-ratio:1.2/1}.dd-shop-copy h2{font-size:47px}.dd-shop-copy .dd-lead{font-size:13px}.dd-product-inclusions{gap:7px;padding-top:17px}.dd-product-inclusions span{font-size:9px}.dd-offer{padding:15px 13px;gap:10px}.dd-offer-title{font-size:13px}.dd-offer-price{font-size:16px}.dd-offer-detail{font-size:10px}.dd-order-note{font-size:9px}.dd-section-heading{display:block;margin-bottom:28px}.dd-section-heading>p{max-width:100%;margin-top:18px;font-size:13px}.dd-section-heading h2{font-size:42px}.dd-tool-layout{grid-template-columns:1fr;gap:16px}.dd-tool-tabs{grid-template-columns:1fr 1fr;gap:8px}.dd-tool-tab{padding:13px 11px;gap:8px;align-items:flex-start}.dd-tool-tab>span:first-child{font-size:18px;min-width:18px}.dd-tool-tab strong{font-size:11px}.dd-tool-tab small{font-size:9px}.dd-tool-tab .dd-icon{display:none}.dd-tool-panel{min-height:355px;padding:20px 27px}.dd-tool-art{height:155px}.dd-tool-art svg{height:130px}.dd-tool-panel h3{font-size:30px}.dd-tool-panel p{font-size:12px}.dd-routine{grid-template-columns:1fr;gap:30px}.dd-routine-copy h2{font-size:44px}.dd-quiz{padding:23px}.dd-quiz h3{font-size:25px}.dd-quiz-tabs{gap:6px}.dd-quiz-tabs button{padding:9px 12px;font-size:10px}.dd-quiz-result{min-height:158px}.dd-story{grid-template-columns:1fr;border-radius:22px}.dd-story-image{min-height:0}.dd-story-image img{aspect-ratio:1.07/1;object-position:center 35%}.dd-story-copy{padding:37px 28px 42px}.dd-story h2{font-size:43px;margin:16px 0 20px}.dd-care{grid-template-columns:1fr;gap:27px;margin-top:30px}.dd-care-card{display:grid;grid-template-columns:40px 1fr;gap:0 14px;padding-top:22px}.dd-care-card>span{grid-row:1/3;font-size:27px}.dd-care-card h3{margin:3px 0 12px;font-size:27px}.dd-care-card p{font-size:12px}.dd-faq-layout{grid-template-columns:1fr;gap:30px}.dd-faq-layout h2{font-size:44px}.dd-faq-layout>.dd-faq-intro>p:last-of-type{margin-bottom:15px}.dd-final-cta{padding:40px 20px;margin-bottom:52px}.dd-final-cta h2{font-size:40px}.dd-footer{padding:40px 0 100px}.dd-footer-main{grid-template-columns:1fr 1fr;gap:32px 22px;padding-bottom:30px}.dd-footer-brand{grid-column:1/-1}.dd-footer .dd-brand{font-size:42px}.dd-footer-copy{margin-top:17px;max-width:300px}.dd-footer-bottom{align-items:flex-start;flex-direction:column;gap:17px}.dd-bag-header{padding:19px 20px}.dd-bag-body{padding:20px}.dd-bag-footer{padding:17px 20px 25px}.dd-sticky-shop{padding:8px 8px 8px 16px;gap:10px;bottom:12px}.dd-sticky-shop strong{font-size:11px}.dd-sticky-shop small{font-size:9px}.dd-sticky-shop .dd-btn{font-size:10px;padding:10px 18px}.dd-page{padding:45px 0 65px}.dd-page h1{font-size:42px}.dd-richtext{font-size:14px}.dd-contact-form{grid-template-columns:1fr}.dd-cart-page{padding:42px 0 65px}.dd-cart-page h1{font-size:43px;margin-bottom:28px}.dd-cart-page-layout{grid-template-columns:1fr;gap:22px}.dd-cart-page .dd-cart-line{grid-template-columns:95px 1fr}.dd-cart-page .dd-cart-line img{width:95px;height:110px}}@media(max-width:350px){.dd-wrap{width:calc(100% - 30px)}.dd-brand{font-size:27px}.dd-hero h1{font-size:44px}.dd-offer{grid-template-columns:18px 1fr auto;gap:8px;padding:13px 10px}.dd-offer-title{font-size:12px}.dd-tag{font-size:7px}.dd-offer-detail{font-size:9px}.dd-offer-price{font-size:14px}.dd-value-strip>div{font-size:9px}.dd-photo-caption span:last-child{display:none}.dd-quiz{padding:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.dd-btn:hover{transform:none}.dd-tool-panel:hover .dd-tool-art svg{transform:none}}.dd-close,.dd-zoom{min-width:44px;min-height:44px}.dd-mobile-menu summary{min-width:44px;justify-content:center}.dd-quantity button{width:44px;height:44px}.dd-cart-remove,.dd-upsell button{min-height:44px}.dd-bag-header h2{font-size:clamp(24px,6.2vw,30px)}.dd-bag-footer{padding-bottom:max(25px,env(safe-area-inset-bottom))}.dd-sticky-shop{bottom:max(12px,env(safe-area-inset-bottom))}@media(max-width:760px){html{scroll-padding-top:78px}section[id]{scroll-margin-top:0}.dd-hero{padding-top:27px;gap:25px}.dd-hero-copy>p:not(.dd-eyebrow){font-size:16px;line-height:1.65}.dd-hero-cta{gap:14px;flex-wrap:nowrap}.dd-hero-cta .dd-btn{padding:13px 18px;gap:12px}.dd-hero-cta .dd-text-link{font-size:12px}.dd-hero-note{font-size:11px}.dd-shop-copy{order:-1}.dd-shop-copy .dd-lead{font-size:16px;line-height:1.65}.dd-product-inclusions span{font-size:10px}.dd-offer{min-height:87px}.dd-offer-title{font-size:14px}.dd-offer-detail{font-size:12px;line-height:1.5}.dd-offer-price{font-size:18px}.dd-offers legend{flex-wrap:wrap;gap:4px}.dd-order-note{font-size:11px;line-height:1.6}.dd-gift-option>summary{font-size:12px;padding:12px 0}.dd-btn{font-size:14px}.dd-shipping-preview{font-size:12px}.dd-tool-tab strong{font-size:14px}.dd-tool-tab small{font-size:11px}.dd-tool-panel p,.dd-quiz-result p,.dd-care-card p,.dd-story p:not(.dd-eyebrow),.dd-routine-copy p:not(.dd-eyebrow),.dd-section-heading>p,details.dd-accordion>div,.dd-inline-faq details>div{font-size:15px}.dd-quiz-tabs button{font-size:12px;min-height:44px}.dd-cart-line{grid-template-columns:75px minmax(0,1fr);gap:13px}.dd-cart-line img{width:75px;height:90px}.dd-cart-line p{font-size:12px}.dd-cart-line-bottom{flex-wrap:wrap;gap:8px}.dd-cart-price{font-size:16px}.dd-bag-header{padding:16px}.dd-bag-body{padding:20px 16px}.dd-footer-links a{font-size:14px;min-height:40px;display:flex;align-items:center;margin:3px 0}.dd-footer-copy{font-size:14px}.dd-field input,.dd-field textarea,.dd-richtext{font-size:16px}.dd-inline-faq summary{font-size:14px}}@media(max-width:350px){.dd-hero h1{font-size:41px}.dd-hero-cta .dd-btn{font-size:12px;padding:13px 14px;gap:8px}.dd-hero-cta .dd-text-link{font-size:11px}.dd-offer-title{font-size:13px}.dd-offer-detail{font-size:11px}.dd-offer-price{font-size:16px}.dd-order-note{font-size:10px}.dd-sticky-shop .dd-btn{padding:10px 14px}}.dd-hero{gap:64px;padding-top:42px;padding-bottom:46px;grid-template-columns:1fr 1.07fr}.dd-hero h1{font-size:clamp(52px,5.5vw,80px);line-height:1.01;letter-spacing:-.055em;margin:20px 0}.dd-hero h1 em{display:inline}.dd-hero-copy>p:not(.dd-eyebrow){max-width:460px;font-size:17px;line-height:1.65}.dd-hero .dd-eyebrow{letter-spacing:.13em;font-size:11px}.dd-hero-photo{border-radius:220px 220px 24px 24px;aspect-ratio:1/1.1;box-shadow:0 18px 45px #492b3d0b}.dd-hero-visual:before{content:"";position:absolute;top:10px;right:-13px;bottom:-13px;left:10px;border:1px solid #bd9cad;border-radius:220px 220px 35px 35px;z-index:-1}.dd-sticker{background:#eadce9;border:1px solid #c7adc7;box-shadow:0 8px 25px #492b3d12;width:105px;height:105px;right:-8px}.dd-sticker span{font-size:9px;max-width:80px;letter-spacing:.07em}.dd-hero-offer{display:flex;gap:13px;align-items:center;margin-top:25px;padding:15px 16px;border:1px solid #d3b4c6;background:linear-gradient(115deg,#f2e2ec,#f8eff5);border-radius:14px;max-width:470px;transition:box-shadow .2s}.dd-hero-offer:hover{box-shadow:0 4px 20px #492b3d13}.dd-hero-offer strong{display:block;font-size:16px}.dd-hero-offer small{display:block;font-size:12px;margin-top:2px;color:#674a5c}.dd-hero-offer>.dd-icon{width:18px;margin-left:auto}.dd-free-seal{width:42px;height:42px;display:grid;place-items:center;background:var(--dd-plum);color:var(--dd-paper);border-radius:50%;flex-shrink:0}.dd-free-seal .dd-icon{width:23px;height:23px}.dd-hero-cta{margin-top:18px}.dd-hero-note{margin-top:13px}.dd-photo-caption{box-shadow:0 4px 18px #492b3d0a}.dd-value-strip{padding:20px 0}.dd-shop{gap:60px;grid-template-columns:.94fr 1.06fr}.dd-shop-copy h2{font-size:58px}.dd-product-inclusions{margin-bottom:22px;padding:16px 0}.dd-shop-visual:after{content:"";display:block;height:5px;width:55%;border-radius:4px;background:linear-gradient(90deg,#cfafd8,#efe1e6,#d8ddc9);margin:22px auto 0}.dd-shop-main{border-radius:120px 120px 24px 24px}.dd-shop-main img{aspect-ratio:1/1.2}.dd-shop-mini strong{font-size:18px}.dd-offers{display:grid;grid-template-columns:1fr 1fr;gap:11px}.dd-offers legend{font-size:16px;line-height:1.5;margin-bottom:14px;display:block}.dd-offers legend span{display:block;font-size:12px;margin-top:2px}.dd-offer{margin:0;padding:17px 15px 13px;display:flex;flex-direction:column;align-items:flex-start;gap:0;min-height:211px;border-radius:15px;border-color:#dacbd3;isolation:isolate;overflow:visible}.dd-offer input{position:absolute;right:13px;top:14px;width:20px;height:20px;z-index:1}.dd-offer-top{display:flex;flex-direction:column;gap:5px;width:calc(100% - 20px);margin-bottom:6px;min-height:32px}.dd-offer-kicker{font-size:10px;line-height:1.35;color:#77566b;letter-spacing:.035em}.dd-tag{position:absolute;left:13px;top:-10px;font-size:9px;line-height:1.5;letter-spacing:.04em;padding:3px 9px;border-radius:99px;background:#695071}.dd-offer--3,.dd-offer--5{margin-top:8px}.dd-offer--5 .dd-tag{background:#e5ead8;color:#4a533b;border:1px solid #c5cdb7}.dd-offer-title{font-size:18px;line-height:1.2;font-weight:700;letter-spacing:-.045em;display:block}.dd-offer-detail{font-size:12px;line-height:1.5;margin-top:5px}.dd-offer-price{display:flex;align-items:baseline;gap:8px;text-align:left;margin-top:10px}.dd-offer-price strong{font-size:27px;line-height:1.1;letter-spacing:-.04em}.dd-offer-price del{font-size:12px;display:inline;font-weight:400}.dd-offer-unit{font-size:11px;color:var(--dd-muted);margin-top:4px;line-height:1.4}.dd-offer-perk{margin-top:auto;padding-top:12px;display:flex;align-items:center;gap:5px;font-size:10px;line-height:1.45;font-weight:600;color:#66556a}.dd-offer-perk .dd-icon{width:15px;height:15px}.dd-offer:has(input:checked){background:linear-gradient(125deg,#f5eaf3,#eadbed);border-color:#75507b;box-shadow:0 0 0 1.5px #75507b,0 7px 16px #492b3d09}.dd-offer:has(input:focus-visible){outline:3px solid #a44c63;outline-offset:3px}.dd-offer:hover{border-color:#9d779e}.dd-offer--3:has(input:checked) .dd-tag{background:var(--dd-plum)}.dd-offer--3 .dd-offer-perk,.dd-offer--5 .dd-offer-perk{color:#643669}.dd-bundle-receipt{margin:18px 0 15px;background:#f4eee8;border:1px solid #e3d7db;padding:16px;border-radius:14px}.dd-receipt-heading{display:flex;align-items:center;justify-content:space-between;gap:9px;font-size:12px;line-height:1.4}.dd-receipt-heading>span{font-size:10px;color:#76507a;white-space:nowrap}.dd-bundle-pieces{display:flex;gap:8px;margin:13px 0 10px}.dd-bundle-piece{border:1px solid #dbccd8;background:#fdf8fd;border-radius:8px;width:45px;padding:7px 3px 4px;display:flex;align-items:center;flex-direction:column;gap:4px;transform:translateY(0);transition:transform .2s}.dd-bundle-piece.is-free{background:#e8eddc;border-color:#bac7a1;transform:translateY(-2px)}.dd-bundle-piece small{font-size:8px;line-height:1.5;font-weight:700}.dd-piece-shape{display:block;width:16px;height:22px;background:radial-gradient(at 30% 25%,#c9abe2,#9365b3 70%,#765089);border-radius:65% 45% 55% 50%/75% 70% 35% 30%;transform:rotate(-14deg);box-shadow:2px 2px 3px #492b3d16}.dd-bundle-receipt>p{font-size:12px;line-height:1.5}.dd-delivered{margin-top:12px;padding-top:12px;border-top:1px dashed #d7c7d2;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:12px}.dd-delivered small{display:block;font-size:10px;color:var(--dd-muted);margin-top:2px}.dd-delivered>strong{font-size:22px}.dd-add{min-height:60px;box-shadow:0 6px 18px #492b3d14;padding-left:22px;padding-right:22px;font-size:15px;gap:14px}.dd-add>span:first-child{margin-right:auto}.dd-add>.dd-icon{width:20px}.dd-add[aria-busy=true]:after{content:"";width:15px;height:15px;border:2px solid #fff8;border-top-color:#fff;border-radius:50%;animation:dd-spin .6s linear infinite}.dd-add[aria-busy=true]>.dd-icon{display:none}.dd-order-note{font-size:11px}.dd-shipping-preview{margin-top:10px;font-size:12px}.dd-errors:empty{display:none}.dd-tool-layout{gap:28px;grid-template-columns:.8fr 1.2fr}.dd-guide-bg{background:radial-gradient(ellipse at 75% 35%,#f9f2fa,#ede3ee 65%)}.dd-tool-panel{min-height:440px;background:linear-gradient(130deg,#fffdfb,#f9f4fa);border:1px solid #dfccdf;box-shadow:0 10px 28px #492b3d06;padding:26px 38px 30px;overflow:hidden}.dd-tool-art{width:100%;max-width:280px;height:215px;margin:0;perspective:500px;cursor:grab;touch-action:pan-y}.dd-tool-art:active{cursor:grabbing}.dd-tool-art:before{top:24px;right:27px;bottom:14px;left:27px;background:radial-gradient(circle,#ecddf3,#f4eafb 60%,transparent 70%)}.dd-tool-art svg{width:207px;height:226px;filter:none;transform:rotateY(var(--dd-turn,0deg)) rotateX(var(--dd-lean,0deg));transition:transform .25s}.dd-tool-panel:hover .dd-tool-art svg{transform:rotateY(var(--dd-turn,-8deg)) rotateX(var(--dd-lean,0deg)) translateY(-3px)}.dd-art-orbit{position:absolute;width:245px;height:97px;border:1px solid #baa2ca77;border-radius:50%;transform:rotate(-25deg);z-index:0;pointer-events:none}.dd-tool-art svg{z-index:1}.dd-art-label{font-size:9px;color:#877288;letter-spacing:.07em;text-transform:uppercase;margin:0 0 15px}.dd-tool-panel h3{font-size:32px;line-height:1.1;max-width:360px}.dd-tool-panel p{font-size:14px;max-width:380px}.dd-tool-count{font-size:11px;background:#eee3f0;border:0;padding:6px 14px}.dd-tool-tab{min-height:90px;background:#f5eef566}.dd-tool-tab strong{font-size:16px}.dd-tool-tab small{font-size:12px}.dd-tool-tab[aria-selected=true]{border-color:#95729c}.dd-routine-tools{display:flex;gap:10px;align-items:center;padding:0 0 16px}.dd-routine-tools>span{width:calc(25% - 7.5px);border-radius:15px;background:#f1ebee;opacity:.26;filter:grayscale(.6);transition:opacity .3s,transform .3s,background .3s}.dd-routine-tools>span.is-active{opacity:1;filter:none;background:#f0e4f4;transform:translateY(-3px)}.dd-routine-tools svg{width:100%;height:auto;max-height:110px}.dd-quiz{box-shadow:0 16px 45px #492b3d06}.dd-quiz-result{background:#edf0e4}.dd-story h2{font-size:clamp(42px,4.5vw,64px)}.dd-story p:not(.dd-eyebrow){font-size:16px}.dd-care-card{background:var(--dd-paper);border:1px solid #e0d4d8;padding:26px;border-radius:18px}.dd-care{gap:18px}.dd-care-card h3{font-size:26px}.dd-care-card p{font-size:14px}.dd-final-cta{background:radial-gradient(ellipse at 50% 100%,#e2cbdc,#f3e4e8);border:1px solid #dfccd6;position:relative;overflow:hidden}.dd-final-cta:before,.dd-final-cta:after{content:"\2733";position:absolute;color:#c3a4bf;font-size:110px;line-height:1;opacity:.5;pointer-events:none}.dd-final-cta:before{left:35px;top:25px;transform:rotate(-10deg)}.dd-final-cta:after{right:35px;bottom:10px;transform:rotate(20deg)}.dd-final-cta>*{position:relative;z-index:1}.dd-bag-header{background:#f6edf4;border-color:#e2cddd}.dd-bag-header h2{font-size:28px}.dd-bag-body{background:linear-gradient(#fffdf9,#fcf8fb)}.dd-bag-shipping{border:1px solid #d4ddc2;color:#48563d}.dd-cart-line img{border-radius:14px;border:1px solid #e0d5df}.dd-cart-line h3{font-size:20px}.dd-cart-line .dd-offer-saving{display:inline-block;background:#eaeedc;padding:4px 8px;border-radius:6px;color:#47553a;font-size:11px}.dd-bag-footer{background:#f8f0f6}.dd-bag-footer-row{font-size:13px}.dd-bag-footer-row--total{font-size:16px;margin:12px 0}.dd-bag-delivered{border-top:1px solid #ddcbd8;padding-top:12px;margin-top:12px;font-weight:700;font-size:17px;align-items:center}.dd-bag-delivered span:last-child{font-size:22px}.dd-bag-footer .dd-small{font-size:11px;line-height:1.5}.dd-bag-footer .dd-btn{margin-top:8px;min-height:54px;font-size:15px;box-shadow:0 4px 15px #492b3d12}.dd-upsell{background:#efe1f0;border:1px solid #d4bad9}.dd-upsell strong{font-size:17px}.dd-upsell p{font-size:13px;line-height:1.6}.dd-upsell button{background:var(--dd-plum);border-radius:99px;padding:11px 15px;color:var(--dd-paper);text-decoration:none;margin-top:13px;font-size:12px;width:100%}.dd-sticky-shop{box-shadow:0 3px 28px #492b3d26}.dd-sticky-shop .dd-btn{min-height:48px;font-size:12px}.dd-sticky-shop small{font-size:11px}.dd-sticky-shop strong{font-size:14px}.dd-sticky-shop[aria-busy=true]{opacity:.75}@keyframes dd-spin{to{transform:rotate(360deg)}}@media(min-width:1100px){.dd-shop-visual{top:112px}.dd-offer{min-height:218px}}@media(max-width:1050px){.dd-hero{gap:34px}.dd-shop{gap:35px}.dd-offer{padding:17px 12px 13px}.dd-offer-title{font-size:17px}.dd-offer-perk{font-size:10px}.dd-offer-price strong{font-size:25px}}@media(max-width:760px){.dd-wrap{width:calc(100% - 36px)}.dd-announce{font-size:10px;line-height:1.5;padding:8px 12px;letter-spacing:.01em}.dd-nav{height:62px}.dd-hero{display:flex;flex-direction:column;gap:22px;padding:28px 0 30px}.dd-hero-copy{display:contents}.dd-hero .dd-eyebrow{order:0;align-self:flex-start;font-size:10px;margin-bottom:-8px}.dd-hero h1{order:1;align-self:flex-start;font-size:clamp(39px,10.8vw,66px);margin:0;line-height:1.02;letter-spacing:-.05em}.dd-hero-visual{order:2;width:100%;max-width:480px;margin-top:0}.dd-hero-photo{aspect-ratio:1.35/1;border-radius:120px 120px 20px 20px;object-position:center 49%;max-height:360px}.dd-hero-visual:before{top:8px;right:-4px;bottom:-7px;left:7px;border-radius:120px 120px 25px 25px}.dd-sticker{top:3px;right:2px;width:76px;height:76px}.dd-sticker strong{font-size:29px}.dd-sticker span{font-size:7px;max-width:59px}.dd-photo-caption{padding:9px 12px;left:10px;right:10px;bottom:10px;font-size:11px}.dd-photo-caption span:last-child{font-size:8px}.dd-hero-copy>p:not(.dd-eyebrow){order:3;font-size:15px;line-height:1.65;max-width:none;margin-top:0;align-self:stretch}.dd-hero-offer{order:4;width:100%;margin:0;padding:12px 13px;gap:10px;max-width:none}.dd-hero-offer strong{font-size:15px}.dd-hero-offer small{font-size:11px}.dd-free-seal{width:34px;height:34px}.dd-free-seal .dd-icon{width:20px}.dd-hero-cta{order:5;flex-wrap:wrap;margin:0;width:100%;gap:15px;justify-content:center}.dd-hero-cta .dd-btn{width:100%;font-size:16px;min-height:54px}.dd-hero-cta .dd-text-link{min-height:34px;font-size:13px}.dd-hero-note{order:6;margin:-11px 0 0;font-size:10px;align-self:center}.dd-value-strip{padding:20px 0;gap:16px 8px}.dd-value-strip>div{font-size:11px;line-height:1.4;gap:7px}.dd-section{padding:47px 0}.dd-shop{display:flex;flex-direction:column;gap:22px}.dd-shop-copy{width:100%;order:0}.dd-shop-copy>.dd-eyebrow{font-size:9px}.dd-shop-copy h2{font-size:45px;margin:12px 0}.dd-shop-copy .dd-lead{font-size:15px;line-height:1.65}.dd-product-inclusions{padding:14px 0;margin-bottom:20px;gap:6px}.dd-product-inclusions span{font-size:10px;padding:4px 9px}.dd-shop-visual{width:100%;order:1}.dd-shop-main{border-radius:70px 70px 20px 20px}.dd-shop-main img{aspect-ratio:1.25/1}.dd-shop-mini strong{font-size:17px}.dd-offers{gap:10px}.dd-offers legend{font-size:17px;margin-bottom:14px}.dd-offers legend span{font-size:12px}.dd-offer{padding:16px 12px 12px;min-height:201px;border-radius:13px}.dd-offer-top{min-height:30px;margin-bottom:4px}.dd-offer input{right:10px;top:12px;width:18px;height:18px}.dd-offer-kicker{font-size:9px;max-width:98px}.dd-offer-title{font-size:18px;line-height:1.18;letter-spacing:-.055em;max-width:100%}.dd-offer-detail{font-size:11px;margin-top:6px}.dd-offer-price{gap:7px;margin-top:10px}.dd-offer-price strong{font-size:26px}.dd-offer-price del,.dd-offer-unit{font-size:10px}.dd-offer-perk{font-size:10px;gap:4px;line-height:1.35;padding-top:10px}.dd-offer-perk .dd-icon{width:13px;height:13px}.dd-tag{left:10px;font-size:8px;padding:3px 8px;top:-9px;max-width:calc(100% - 20px)}.dd-bundle-receipt{padding:14px;margin-top:16px}.dd-receipt-heading{font-size:12px;gap:5px}.dd-receipt-heading>span{font-size:10px}.dd-delivered{font-size:12px}.dd-delivered>strong{font-size:23px}.dd-bundle-pieces{margin:12px 0 9px;gap:7px}.dd-add{font-size:15px;padding:16px 19px;gap:10px}.dd-order-note{font-size:10px}.dd-shipping-preview{font-size:12px}.dd-section-heading h2{font-size:38px}.dd-section-heading>p{font-size:15px;line-height:1.65}.dd-tool-layout{grid-template-columns:1fr;gap:14px}.dd-tool-tabs{gap:8px}.dd-tool-tab{min-height:75px;padding:13px 10px;gap:8px}.dd-tool-tab strong{font-size:14px}.dd-tool-tab small{font-size:10px}.dd-tool-tab>span:first-child{font-size:19px}.dd-tool-panel{padding:18px 23px 25px;min-height:430px}.dd-tool-art{height:218px;max-width:250px}.dd-tool-art svg{width:200px;height:218px}.dd-art-orbit{width:218px;height:87px}.dd-tool-panel h3{font-size:30px}.dd-tool-panel p{font-size:15px;line-height:1.7}.dd-art-label{font-size:8px}.dd-tool-count{font-size:11px}.dd-quiz{padding:23px}.dd-quiz-tabs{gap:7px}.dd-quiz-tabs button{font-size:12px}.dd-routine-tools{gap:6px;padding-bottom:13px}.dd-routine-tools>span{width:calc(25% - 4.5px);border-radius:10px}.dd-routine-tools svg{max-height:80px}.dd-story h2{font-size:45px}.dd-story-copy{padding:34px 27px 39px}.dd-story-image img{aspect-ratio:1/.98;object-position:center 40%}.dd-story p:not(.dd-eyebrow){font-size:15px}.dd-care{gap:12px}.dd-care-card{padding:21px 18px;grid-template-columns:32px 1fr;gap:0 10px}.dd-care-card h3{font-size:26px;margin:0 0 9px}.dd-care-card p{font-size:14px}.dd-faq-layout h2{font-size:41px}.dd-final-cta{padding:38px 23px}.dd-final-cta h2{font-size:40px}.dd-final-cta:before{left:-29px;top:5px;font-size:85px;opacity:.3}.dd-final-cta:after{right:-24px;bottom:-12px;font-size:85px;opacity:.3}.dd-bag-header{padding:16px}.dd-bag-header h2{font-size:27px}.dd-bag-body{padding:18px 16px}.dd-bag-footer{padding:16px 17px max(21px,env(safe-area-inset-bottom))}.dd-bag-footer-row{font-size:12px;margin-bottom:8px}.dd-bag-footer-row--total{margin:10px 0;font-size:15px}.dd-bag-delivered{font-size:14px;margin-top:10px}.dd-bag-delivered span:last-child{font-size:22px}.dd-bag-footer .dd-small{font-size:10px}.dd-cart-line h3{font-size:19px}.dd-sticky-shop{width:calc(100% - 18px);bottom:max(9px,env(safe-area-inset-bottom));padding:8px 8px 8px 15px;border-radius:17px;gap:8px}.dd-sticky-shop strong{font-size:12px}.dd-sticky-shop small{font-size:10px}.dd-sticky-shop .dd-btn{font-size:12px;padding:12px 15px;border-radius:12px;min-height:48px;gap:8px}.dd-footer{padding-bottom:105px}}@media(max-width:350px){.dd-wrap{width:calc(100% - 28px)}.dd-hero h1{font-size:36px}.dd-hero-photo{aspect-ratio:1.23/1}.dd-offer{padding:15px 10px 11px;min-height:209px}.dd-offer-title{font-size:16px}.dd-offer-detail{font-size:10px}.dd-offer-price{gap:5px}.dd-offer-price strong{font-size:24px}.dd-offer-unit{font-size:9px}.dd-offer-kicker{font-size:8px}.dd-offer-perk{font-size:9px}.dd-offer-perk .dd-icon{display:none}.dd-hero-offer{padding:11px 10px;gap:8px}.dd-hero-offer strong{font-size:14px}.dd-hero-offer small{font-size:10px}.dd-hero-offer>.dd-icon{display:none}.dd-receipt-heading{font-size:11px}.dd-receipt-heading>span{font-size:9px}.dd-bundle-receipt{padding:12px}.dd-add{font-size:13px;padding:16px;gap:8px}.dd-sticky-shop .dd-btn{font-size:11px;padding:10px 12px}.dd-sticky-shop small{font-size:9px}.dd-tool-panel{padding:18px 19px 23px}.dd-tool-tab{gap:6px}.dd-tool-tab strong{font-size:13px}.dd-tool-tab small{font-size:9px}.dd-section-heading h2{font-size:35px}.dd-story h2{font-size:39px}}@media(prefers-reduced-motion:reduce){.dd-tool-art svg,.dd-tool-panel:hover .dd-tool-art svg{transform:none}.dd-bundle-piece.is-free{transform:none}*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:760px){.dd-hero-copy>p:not(.dd-eyebrow){order:6}.dd-hero-offer{order:3}.dd-hero-cta{order:4}.dd-hero-note{order:5}.dd-hero-photo{object-fit:contain;background:#f0dedd;aspect-ratio:1.3/1}.dd-photo-caption{background:#fffdf9f5}.dd-offers{scroll-margin-top:88px}}body:has(iframe#PBarNextFrame) .dd-sticky-shop{bottom:max(78px,env(safe-area-inset-bottom))}[hidden]{display:none!important}#shopify-section-dd-header{display:contents}.dd-nav-shell{position:sticky;top:0;z-index:30}.text-block{width:var(--width, 100%)}.text-block--align-center,.text-block--align-center>*{margin-inline:auto}.text-block--align-right,.text-block--align-right>*{margin-inline-start:auto}.text-block--background{background-color:var(--text-background-color);border-radius:var(--text-corner-radius);padding-block-start:max(var(--text-padding),var(--padding-block-start, 0));padding-block-end:max(var(--text-padding),var(--padding-block-end, 0));padding-inline-start:max(var(--text-padding),var(--padding-inline-start, 0));padding-inline-end:max(var(--text-padding),var(--padding-inline-end, 0))}.custom-color,.custom-color>:is(h1,h2,h3,h4,h5,h6,p,*){color:var(--color)}.text-block:not(.text-block--full-width).rte,.text-block:not(.text-block--full-width).paragraph{text-wrap:balance;text-wrap:pretty}.text-block:not(.text-block--full-width):is(.h1,.h2,.h3,.h4,.h5,.h6){text-wrap:balance}.text-block.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a{text-decoration-line:none;color:currentColor}.text-block.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a:hover{text-decoration-line:none;color:currentColor}.text-block h1,.text-block.h1>*{margin-block:var(--font-h1--spacing)}.text-block h2,.text-block.h2>*{margin-block:var(--font-h2--spacing)}.text-block h3,.text-block.h3>*{margin-block:var(--font-h3--spacing)}.text-block h4,.text-block.h4>*{margin-block:var(--font-h4--spacing)}.text-block h5,.text-block.h5>*{margin-block:var(--font-h5--spacing)}.text-block h6,.text-block.h6>*{margin-block:var(--font-h6--spacing)}.text-block p,.text-block.p>*{margin-block:var(--font-paragraph--spacing)}.text-block.text-block>*:last-child,.text-block.text-block>*:has(+*:last-child:empty){margin-block-end:0}.text-block.text-block>style+*,.text-block.text-block>*:first-child,.text-block.text-block>*:first-child:empty+*{margin-block-start:0}:root{--text-align-default: left}.text-block{max-width:100%;display:flex;flex-direction:column;align-items:var(--horizontal-alignment);color:var(--color, var(--color-foreground))}[style*="--horizontal-alignment: center"] .text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"] .text-block{--text-align-default: right}[style*="--horizontal-alignment: flex-start"]>.text-block{--text-align-default: left}[style*="--horizontal-alignment: center"]>.text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"]>.text-block{--text-align-default: right}.text-block>*{width:var(--width, 100%);max-inline-size:min(100%,var(--max-width, 100%));text-align:var(--text-align, var(--text-align-default));text-wrap:var(--text-wrap)}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=AAAAAgAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAABQ */
