.dodi-faq-page{background:var(--faq-page-bg);color:#222}.dodi-faq-page__hero{position:relative;overflow:hidden;padding:clamp(5rem,8vw,8.5rem) 0;background:var(--faq-hero-bg);border-bottom:1.5px solid var(--faq-border)}.dodi-faq-page__hero-inner{position:relative;z-index:1;max-width:86rem;text-align:center}.dodi-faq-page__hero .dodi-display{max-width:none;margin-inline:auto;color:var(--faq-heading)}.dodi-faq-page__intro{max-width:66rem;margin:1.8rem auto 0;font-size:clamp(1.6rem,2vw,1.9rem);line-height:1.6}.dodi-faq-page__intro p{margin:0}.dodi-faq-page__deco{position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain;pointer-events:none;opacity:.62}.dodi-faq-page__deco--flower{left:clamp(.8rem,4vw,4rem);bottom:1.2rem;width:8rem;height:8rem;background-image:var(--dodi-flower-pink);animation:dodi-flower-hover-a 8.2s ease-in-out infinite}.dodi-faq-page__deco--crown{right:clamp(.8rem,4vw,4rem);top:1.4rem;width:8rem;height:8rem;background-image:var(--dodi-crown-lavender);animation:dodi-flower-hover-b 8.8s ease-in-out infinite}.dodi-faq-page__body{padding:var(--faq-top) 0 var(--faq-bottom)}.dodi-faq-page__list{max-width:94rem;margin-inline:auto}.dodi-faq-page__category{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:1.2rem 2rem;margin:4.2rem 0 1.5rem;padding-top:1rem}.dodi-faq-page__category:first-child{margin-top:0}.dodi-faq-page__category p{grid-column:1/-1;width:max-content;max-width:100%;margin:0;padding:.55rem 1rem;border:1px solid var(--faq-border);border-radius:999px;background:var(--faq-card);color:var(--faq-accent);font-size:1.05rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.dodi-faq-page__category h2{margin:0;color:var(--faq-heading);font-size:clamp(2.7rem,3.7vw,4.2rem);line-height:1.05}.dodi-faq-page__item{margin-bottom:1.2rem;border:1.5px solid var(--faq-border);border-radius:2rem;background:var(--faq-card);box-shadow:5px 6px color-mix(in srgb,var(--faq-shadow) 58%,transparent);overflow:hidden}.dodi-faq-page__item:nth-of-type(3n+2){background:color-mix(in srgb,var(--faq-card) 82%,#fde6e6)}.dodi-faq-page__item:nth-of-type(3n+3){background:color-mix(in srgb,var(--faq-card) 82%,#dff3ee)}.dodi-faq-page__item summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:7rem;padding:1.7rem 2rem;list-style:none;cursor:pointer;color:var(--faq-heading);font-size:clamp(1.6rem,2vw,1.9rem);font-weight:800}.dodi-faq-page__item summary::-webkit-details-marker{display:none}.dodi-faq-page__item summary b{display:grid;place-items:center;flex:0 0 3.4rem;width:3.4rem;height:3.4rem;border:1px solid var(--faq-border);border-radius:50%;background:var(--faq-accent);color:#fff;font-size:2rem;font-weight:500;transition:transform .2s ease,background-color .2s ease}.dodi-faq-page__item[open] summary b{transform:rotate(45deg);background:#ffb199;color:#222}.dodi-faq-page__answer{padding:0 2rem 2rem;font-size:1.5rem;line-height:1.65}.dodi-faq-page__answer>*:first-child{margin-top:0}.dodi-faq-page__answer>*:last-child{margin-bottom:0}.dodi-faq-page__cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2.5rem;max-width:94rem;margin:5rem auto 0;padding:clamp(2.4rem,4vw,4rem);border:1.5px solid var(--faq-border);border-radius:2.8rem;background:var(--faq-cta);box-shadow:8px 9px color-mix(in srgb,var(--faq-shadow) 55%,transparent)}.dodi-faq-page__cta h2{margin:.4rem 0 .8rem;color:var(--faq-heading);font-size:clamp(2.6rem,3.4vw,4rem);line-height:1.05}.dodi-faq-page__cta .rte p{margin:0}.dodi-faq-page__cta .button{min-width:18rem;border:1.5px solid var(--faq-border);border-radius:999px;background:#ffb199;color:#222;box-shadow:4px 5px color-mix(in srgb,var(--faq-shadow) 58%,transparent)}.dodi-faq-page__cta .button:hover{background:#c497ed;color:#222}.dodi-faq-page__item summary:focus-visible,.dodi-faq-page__cta .button:focus-visible{outline:3px solid #2f6f5e;outline-offset:4px}@media(max-width:749px){.dodi-faq-page__hero{padding:4.8rem 0}.dodi-faq-page__deco--flower{width:5rem;height:5rem;left:.5rem;bottom:.5rem;opacity:.35}.dodi-faq-page__deco--crown{width:5rem;height:5rem;right:.5rem;top:.5rem;opacity:.35}.dodi-faq-page__category{margin-top:3.4rem}.dodi-faq-page__item{border-radius:1.6rem;box-shadow:4px 5px color-mix(in srgb,var(--faq-shadow) 48%,transparent)}.dodi-faq-page__item summary{min-height:6.2rem;padding:1.45rem 1.5rem}.dodi-faq-page__answer{padding:0 1.5rem 1.6rem}.dodi-faq-page__cta{grid-template-columns:1fr;margin-top:4rem;border-radius:2.2rem}.dodi-faq-page__cta .button{width:100%}}@media(prefers-reduced-motion:reduce){.dodi-faq-page__deco,.dodi-faq-page__item summary b{animation:none;transition:none}}.dodi-footer-section{background:#eddaff}.dodi-footer{position:relative;overflow:hidden;padding:clamp(5.5rem,8vw,8rem) 0 2.2rem;background:linear-gradient(180deg,#fff2c9,#fde6e6 54%,#eddaff 54% 100%)}.dodi-footer:before{content:"";position:absolute;width:24rem;height:24rem;border-radius:50%;left:-10rem;top:2rem;background:#ffb199;opacity:.32}.dodi-footer:after{content:"";position:absolute;width:18rem;height:18rem;border-radius:50%;right:-7rem;bottom:1rem;background:#dcefe8;opacity:.8}.dodi-footer .dodi-shell{position:relative;z-index:1}.dodi-footer__panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(3rem,7vw,8rem);align-items:center;padding:clamp(3rem,5vw,5.5rem);border:1px solid #222;border-radius:3.2rem;background:#fff8f1f0;box-shadow:10px 12px #2222221c}.dodi-footer__logo-link{display:inline-block}.dodi-footer__logo{display:block;width:min(100%,var(--dodi-footer-logo-width,140px));max-width:none;height:auto;margin-bottom:2.2rem}.dodi-footer__wordmark{display:inline-block;margin-bottom:2rem;font-size:3rem;color:#9a61bf}.dodi-footer__brand h2{max-width:47rem;margin:0 0 1.2rem;font-size:clamp(3rem,4vw,4.8rem);line-height:1.02}.dodi-footer__brand-copy{max-width:52rem;margin:0 0 2rem;font-size:1.5rem;line-height:1.65}.dodi-footer__brand-copy p,.dodi-footer__newsletter-copy p{margin:0}.dodi-footer__primary,.dodi-footer__social{display:flex;flex-wrap:wrap;gap:.8rem}.dodi-footer__primary{margin-bottom:1.2rem}.dodi-footer__primary a,.dodi-footer__social a{display:inline-flex;align-items:center;min-height:4rem;padding:.65rem 1.15rem;border:1px solid #222;border-radius:999px;background:#fff;color:#222;text-decoration:none;font-size:1.35rem;font-weight:700;transition:transform .2s ease,background .2s ease}.dodi-footer__link--cream{background:#fff!important}.dodi-footer__link--purple{background:#f1e4ff!important}.dodi-footer__link--green{background:#e4f0ec!important}.dodi-footer__link--peach{background:#ffe3d6!important}.dodi-footer__social a{background:#ffe3d6}.dodi-footer__primary a:hover,.dodi-footer__social a:hover{transform:translateY(-2px);background:#fff2c9!important}.dodi-footer__newsletter{position:relative;padding:clamp(2.5rem,4vw,4rem);border:1px solid #222;border-radius:2.6rem;background:linear-gradient(135deg,#fde6e6,#fff2dc);box-shadow:7px 8px #c497ed47}.dodi-footer__eyebrow{display:inline-flex;margin-bottom:1.5rem;padding:.6rem 1rem;border:1px solid #222;border-radius:999px;background:#fff;font-size:1.05rem;font-weight:900;letter-spacing:.13em}.dodi-footer__newsletter h3{margin:0 0 .8rem;font-size:clamp(2.5rem,3vw,3.8rem);line-height:1.05}.dodi-footer__newsletter-copy{margin:0 0 2rem;max-width:54rem;font-size:1.45rem;line-height:1.55}.dodi-footer__form{position:relative;display:grid;grid-template-columns:1fr 5.4rem;gap:.8rem;align-items:center}.dodi-footer__form input[type=email]{width:100%;min-height:5.4rem;padding:0 1.7rem;border:1px solid #222;border-radius:999px;background:#fff;font:inherit;color:#222}.dodi-footer__form button{width:5.4rem;height:5.4rem;border:1px solid #222;border-radius:50%;background:#ffb199;color:#222;font-size:2.5rem;cursor:pointer;box-shadow:3px 4px #2222221f;transition:transform .2s ease,background .2s ease}.dodi-footer__form button:hover{transform:translateY(-2px);background:#c497ed}.dodi-footer__message{grid-column:1/-1;margin:.8rem 0 0!important;font-size:1.3rem!important;font-weight:700}.dodi-footer__bottom{display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;margin-top:4rem;padding:2.2rem 0 0;border-top:1px solid rgba(34,34,34,.25)}.dodi-footer__bottom p{margin:0;font-size:1.2rem}.dodi-footer__policies{display:flex;justify-content:center;flex-wrap:wrap;gap:.7rem 1.4rem}.dodi-footer__policies a,.dodi-footer__credit a{color:#222;text-decoration:none;font-size:1.2rem}.dodi-footer__policies a:hover,.dodi-footer__credit a:hover{text-decoration:underline}.dodi-footer__credit{text-align:right}@media(max-width:749px){.dodi-footer{padding:4.5rem 0 2rem;background:linear-gradient(180deg,#fff2c9,#fde6e6 65%,#eddaff 65%)}.dodi-footer__panel{grid-template-columns:1fr;gap:2.4rem;padding:2rem;border-radius:2.3rem;box-shadow:7px 8px #2222221a}.dodi-footer__brand h2{font-size:3.2rem}.dodi-footer__newsletter{padding:2rem;border-radius:2rem}.dodi-footer__form{grid-template-columns:1fr 4.8rem}.dodi-footer__form button{width:4.8rem;height:4.8rem}.dodi-footer__bottom{grid-template-columns:1fr;text-align:center;gap:1.1rem;margin-top:3rem}.dodi-footer__policies{order:1}.dodi-footer__bottom>p:first-child{order:2}.dodi-footer__credit{order:3;text-align:center}.dodi-footer__logo{margin-left:auto;margin-right:auto}.dodi-footer__brand{text-align:center}.dodi-footer__primary,.dodi-footer__social{justify-content:center}}.dodi-instagram-bubbles{position:relative;overflow:hidden;padding:clamp(5rem,8vw,8rem) 0;background:linear-gradient(135deg,#fff8f1,#fde6e6 52%,#eddaff)}.dodi-instagram-bubbles:before{content:"";position:absolute;left:1.5rem;top:1.5rem;width:7rem;height:7rem;background:var(--dodi-flower-pink) center/contain no-repeat;opacity:.5;pointer-events:none;animation:dodi-flower-hover-a 8.4s ease-in-out infinite}.dodi-instagram-bubbles__head{max-width:70rem;margin:0 auto 3rem;text-align:center}.dodi-instagram-bubbles__head h2{margin:0 0 1rem;font-size:clamp(3.4rem,5vw,6rem)}.dodi-instagram-bubbles__stage{position:relative;max-width:84rem;margin:auto}.dodi-instagram-bubbles__feed{position:relative;width:100%;overflow:hidden}.dodi-instagram-bubbles__feed iframe{display:block;width:100%!important;height:min(56rem,calc((100vw - 4rem)*.6667))!important;border:0!important;-webkit-mask-image:radial-gradient(circle clamp(4.8rem,13vw,12.5rem) at 15% 23%,#000 98%,transparent 100%),radial-gradient(circle clamp(3.8rem,9vw,8.8rem) at 49% 19%,#000 98%,transparent 100%),radial-gradient(circle clamp(5rem,13.7vw,13.2rem) at 84% 26%,#000 98%,transparent 100%),radial-gradient(circle clamp(4rem,10vw,9.8rem) at 14% 76%,#000 98%,transparent 100%),radial-gradient(circle clamp(4.8rem,13.5vw,13rem) at 48% 74%,#000 98%,transparent 100%),radial-gradient(circle clamp(4.2rem,11vw,10.8rem) at 84% 78%,#000 98%,transparent 100%);mask-image:radial-gradient(circle clamp(4.8rem,13vw,12.5rem) at 15% 23%,#000 98%,transparent 100%),radial-gradient(circle clamp(3.8rem,9vw,8.8rem) at 49% 19%,#000 98%,transparent 100%),radial-gradient(circle clamp(5rem,13.7vw,13.2rem) at 84% 26%,#000 98%,transparent 100%),radial-gradient(circle clamp(4rem,10vw,9.8rem) at 14% 76%,#000 98%,transparent 100%),radial-gradient(circle clamp(4.8rem,13.5vw,13rem) at 48% 74%,#000 98%,transparent 100%),radial-gradient(circle clamp(4.2rem,11vw,10.8rem) at 84% 78%,#000 98%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.dodi-instagram-bubbles__rings{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.dodi-instagram-bubbles__rings span{position:absolute;border:2px solid rgba(34,34,34,.28);border-radius:50%;box-shadow:.65rem .75rem #cd3e7221;transform:translate(-50%,-50%);animation:dodi-instagram-pulse 7s ease-in-out infinite}.dodi-instagram-bubbles__rings span:nth-child(1){left:15%;top:23%;width:clamp(9.6rem,26vw,25rem);height:clamp(9.6rem,26vw,25rem);border-color:#ff9fb6}.dodi-instagram-bubbles__rings span:nth-child(2){left:49%;top:19%;width:clamp(7.6rem,18vw,17.6rem);height:clamp(7.6rem,18vw,17.6rem);border-color:#9d85df;animation-delay:-1.8s}.dodi-instagram-bubbles__rings span:nth-child(3){left:84%;top:26%;width:clamp(10rem,27.4vw,26.4rem);height:clamp(10rem,27.4vw,26.4rem);border-color:#acdff1;animation-delay:-3.1s}.dodi-instagram-bubbles__rings span:nth-child(4){left:14%;top:76%;width:clamp(8rem,20vw,19.6rem);height:clamp(8rem,20vw,19.6rem);border-color:#ffcf9e;animation-delay:-4.2s}.dodi-instagram-bubbles__rings span:nth-child(5){left:48%;top:74%;width:clamp(9.6rem,27vw,26rem);height:clamp(9.6rem,27vw,26rem);border-color:#9d85df;animation-delay:-2.4s}.dodi-instagram-bubbles__rings span:nth-child(6){left:84%;top:78%;width:clamp(8.4rem,22vw,21.6rem);height:clamp(8.4rem,22vw,21.6rem);border-color:#ff9fb6;animation-delay:-5.2s}@keyframes dodi-instagram-pulse{0%,to{box-shadow:.65rem .75rem #cd3e7221}50%{box-shadow:.9rem 1rem #cd3e7233}}.dodi-instagram-bubbles__placeholder{display:grid;grid-template-columns:repeat(6,1fr);gap:clamp(1rem,2vw,2.2rem)}.dodi-instagram-bubble{display:grid;place-items:center;aspect-ratio:1;border:2px solid rgba(34,34,34,.18);border-radius:50%;background:linear-gradient(145deg,#ffb7c6,#eddaff);box-shadow:.7rem .8rem #2222221a;color:var(--dodi-rose)}.dodi-instagram-bubble span{font-size:clamp(2.8rem,4vw,5rem);line-height:1}.dodi-instagram-bubble small{font-weight:800}.dodi-instagram-bubbles__setup{text-align:center;margin:2rem auto 0;font-size:1.3rem;color:#666}.dodi-instagram-bubbles__action{display:flex;justify-content:center;margin-top:3rem}@media(max-width:749px){.dodi-instagram-bubbles:before{left:.6rem;top:.6rem;width:4.8rem;height:4.8rem;opacity:.36}.dodi-instagram-bubbles__placeholder{grid-template-columns:repeat(3,1fr)}.dodi-instagram-bubbles__feed iframe{height:calc((100vw - 2.4rem)*.6667)!important}}@media(prefers-reduced-motion:reduce){.dodi-instagram-bubbles:before{animation:none}}@media(prefers-reduced-motion:reduce){.dodi-instagram-bubbles__rings span{animation:none}}.section-main-product{position:relative;overflow:hidden;background:linear-gradient(180deg,#fde6e6,#fff0ec 28%,#fff8f1 76%,#fde7ed);border-radius:5rem 5rem 0 0;box-shadow:inset 0 1px #2222221a}.section-main-product .product__media{overflow:hidden;border:1px solid #222;border-radius:2.4rem;background:#fff;box-shadow:10px 10px #c497ed47}.section-main-product .thumbnail{overflow:hidden;border-radius:1.4rem;border:1px solid rgba(34,34,34,.35)}.section-main-product .product__title h1{font-size:clamp(3.8rem,4.6vw,5.9rem);line-height:1.02;letter-spacing:-.02em}.section-main-product .price{margin-top:.5rem}.section-main-product .jdgm-preview-badge{margin:.2rem 0 .4rem}.section-main-product .jdgm-preview-badge .jdgm-star{color:#cd3e72!important}.section-main-product .product__info-container>.product__text.subtitle{display:inline-flex;align-items:center;width:auto;margin:.45rem .45rem .45rem 0;padding:.78rem 1.2rem;border:1px solid rgba(34,34,34,.08);border-radius:999px;background:#fde6e6;color:#222;font-size:1.3rem;font-weight:700;line-height:1.2}.section-main-product .product__info-container>.product__text.subtitle:nth-of-type(3n+2){background:#e4f0ec}.section-main-product .product__info-container>.product__text.subtitle:nth-of-type(3n+3){background:#ffe5d8}.section-main-product .product__info-container>.product__text.subtitle p{margin:0}.section-main-product .product-form__input input[type=radio]+label{border-radius:999px!important;padding:.9rem 1.55rem!important}.section-main-product .product-form__buttons .product-form__submit{min-height:5.6rem;border-radius:999px!important;border:1px solid #000!important;background:#ffb199!important;color:#222!important;font-weight:800!important;box-shadow:4px 5px #c497ed73;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.section-main-product .product-form__buttons .product-form__submit:hover{transform:translateY(-2px);box-shadow:6px 7px #c497ed73;background:#c497ed!important;color:#222!important;border-color:#000!important}.dodi-product-details{position:relative;margin-top:0;padding:clamp(5.5rem,8vw,9rem) 0 clamp(6rem,9vw,10rem);overflow:hidden;background:linear-gradient(180deg,#fde7ed,#f7e8ff 56%,#eddaff);border-radius:6rem 6rem 0 0}.dodi-product-details:before,.dodi-product-details:after{content:"";position:absolute;border-radius:999px;pointer-events:none;opacity:.7}.dodi-product-details:before{width:22rem;height:22rem;left:-9rem;top:7rem;background:#ffd9c9}.dodi-product-details:after{width:17rem;height:17rem;right:-6rem;bottom:4rem;background:#dcefe8}.dodi-product-details .dodi-shell{position:relative;z-index:1}.dodi-product-details__head{max-width:78rem;margin:0 auto 4rem;text-align:center}.dodi-product-details__head h2{margin:.7rem 0 1.2rem;font-size:clamp(3.6rem,5vw,5.8rem);line-height:1.03}.dodi-product-details__head h2 span{position:relative;z-index:1}.dodi-product-details__head h2 span:after{content:"";position:absolute;left:-.08em;right:-.08em;bottom:.04em;height:.32em;background:#ffb199;opacity:.55;z-index:-1;transform:rotate(-1deg)}.dodi-product-details__head>p:last-child,.dodi-product-details__intro{max-width:66rem;margin:0 auto;font-size:clamp(1.6rem,1.8vw,1.9rem);line-height:1.6}.dodi-product-details__intro p{margin:0}.dodi-product-details__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2.2rem;align-items:stretch}.dodi-product-details__layout--single{grid-template-columns:1fr}.dodi-product-details__story,.dodi-product-details__spec-wrap{border:1px solid #222;border-radius:2.8rem;box-shadow:9px 10px #2222221a}.dodi-product-details__story{background:#fff8f1;padding:clamp(2.5rem,4vw,4.5rem)}.dodi-product-details__label,.dodi-product-details__spec-title{display:inline-flex;margin-bottom:1.8rem;padding:.65rem 1rem;border:1px solid rgba(34,34,34,.45);border-radius:999px;background:#fff;font-size:1.1rem;font-weight:800;letter-spacing:.12em}.dodi-product-details__story h3{margin:0 0 1.2rem;font-size:clamp(2.6rem,3vw,3.7rem);line-height:1.08}.dodi-product-details__story-copy{margin:0 0 2.4rem;font-size:1.6rem;line-height:1.65}.dodi-product-details__story-copy p{margin:0}.dodi-product-details__feature{display:grid;grid-template-columns:4.2rem 1fr;gap:1.2rem;align-items:start;padding:1.5rem 0;border-top:1px solid rgba(34,34,34,.14)}.dodi-product-details__feature>b{display:grid;place-items:center;width:3.8rem;height:3.8rem;border-radius:50%;background:#ffb199;font-size:1.2rem}.dodi-product-details__feature div{display:grid;gap:.25rem}.dodi-product-details__feature strong{font-size:1.6rem}.dodi-product-details__feature .rte{font-size:1.4rem;line-height:1.5}.dodi-product-details__feature .rte p{margin:0}.dodi-product-details__spec-wrap{background:#fff;padding:clamp(2.2rem,3.5vw,3.6rem)}.dodi-product-details__specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.dodi-product-details__spec{min-height:13rem;padding:1.8rem;border:1px solid #222;border-radius:2rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.2rem;box-shadow:4px 5px #c497ed38}.dodi-product-details__spec:nth-child(4n+1){background:#fff2c9}.dodi-product-details__spec:nth-child(4n+2){background:#e4f0ec}.dodi-product-details__spec:nth-child(4n+3){background:#fde6e6}.dodi-product-details__spec:nth-child(4n){background:#f1e4ff}.dodi-product-details__spec span{font-size:1.15rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dodi-product-details__spec strong{font-size:1.7rem;line-height:1.25}.dodi-product-details__delivery{margin-top:2.4rem;border:1px solid #222;border-radius:2rem;background:#fff;box-shadow:5px 6px #ffb19973;overflow:hidden}.dodi-product-details__delivery summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.7rem 2rem;font-size:1.7rem;font-weight:800}.dodi-product-details__delivery summary::-webkit-details-marker{display:none}.dodi-product-details__delivery summary b{display:grid;place-items:center;width:3.2rem;height:3.2rem;border-radius:50%;background:#ffb199;font-size:2rem;font-weight:500;transition:transform .2s ease}.dodi-product-details__delivery[open] summary b{transform:rotate(45deg)}.dodi-product-details__delivery-copy{padding:0 2rem 1.8rem;max-width:82rem;font-size:1.45rem;line-height:1.6}.dodi-product-details__delivery-copy p{margin:0}@media(max-width:749px){.section-main-product{border-radius:2.8rem 2.8rem 0 0}.section-main-product .product__media{border-radius:1.8rem;box-shadow:6px 7px #c497ed40}.section-main-product .product__title h1{font-size:3.8rem}.section-main-product .product__info-container>.product__text.subtitle{font-size:1.2rem}.dodi-product-details{border-radius:3.5rem 3.5rem 0 0;padding:5rem 0 6rem}.dodi-product-details__layout{grid-template-columns:1fr}.dodi-product-details__story,.dodi-product-details__spec-wrap{border-radius:2.2rem;box-shadow:6px 7px #22222214}.dodi-product-details__specs{grid-template-columns:1fr 1fr}.dodi-product-details__spec{min-height:11rem;padding:1.4rem}.dodi-product-details__spec strong{font-size:1.45rem}}.dodi-love-notes{position:relative;overflow:hidden;padding:clamp(6rem,9vw,10rem) 0;background:linear-gradient(180deg,#eddaff 0% 46%,#fde6e6 46%,#fff2dc)}.dodi-love-notes__orb{position:absolute;border-radius:50%;pointer-events:none}.dodi-love-notes__orb--one{width:23rem;height:23rem;left:-9rem;top:7rem;background:#ffb199;opacity:.5}.dodi-love-notes__orb--two{width:18rem;height:18rem;right:-6rem;bottom:3rem;background:#d6eee6;opacity:.8}.dodi-love-notes .dodi-shell{position:relative;z-index:1}.dodi-love-notes__head{max-width:74rem;margin:0 auto 4rem;text-align:center}.dodi-love-notes__head h2{margin:.65rem 0 1rem;font-size:clamp(3.6rem,5vw,5.8rem);line-height:1.02}.dodi-love-notes__head h2 span{position:relative;z-index:1}.dodi-love-notes__head h2 span:after{content:"";position:absolute;left:-.08em;right:-.08em;bottom:.04em;height:.32em;background:#ffb199;opacity:.65;z-index:-1;transform:rotate(-1deg)}.dodi-love-notes__head>p:last-child{margin:0 auto;max-width:64rem;font-size:1.7rem;line-height:1.55}.dodi-love-notes__frame{position:relative;border:1px solid #222;border-radius:3rem;background:#fff8f1;padding:clamp(2.2rem,4vw,4.8rem);box-shadow:10px 12px #c497ed6b}.dodi-love-notes__label{position:absolute;top:-1.7rem;left:clamp(2rem,4vw,4rem);display:inline-flex;padding:.8rem 1.25rem;border:1px solid #222;border-radius:999px;background:#fff2c9;font-size:1.05rem;font-weight:900;letter-spacing:.13em;z-index:2}.dodi-love-notes .jdgm-widget{font-family:inherit!important}.dodi-love-notes .jdgm-rev-widg{padding:0!important;border:0!important;background:transparent!important}.dodi-love-notes .jdgm-rev-widg__title{display:none!important}.dodi-love-notes .jdgm-row-stars,.dodi-love-notes .jdgm-row-profile{border:0!important}.dodi-love-notes .jdgm-star{color:#cd3e72!important}.dodi-love-notes .jdgm-rev-widg__summary{padding:1.7rem!important;border:1px solid #222!important;border-radius:2rem!important;background:#fde6e6!important}.dodi-love-notes .jdgm-histogram{margin:1rem 0!important;padding:1.7rem!important;border:1px solid rgba(34,34,34,.2)!important;border-radius:2rem!important;background:#fff!important}.dodi-love-notes .jdgm-histogram__bar{border-radius:999px!important;background:#f2e9de!important}.dodi-love-notes .jdgm-histogram__bar-content{background:#cd3e72!important;border-radius:999px!important}.dodi-love-notes .jdgm-rev{margin:1.4rem 0!important;padding:2rem!important;border:1px solid #222!important;border-radius:2rem!important;background:#fff!important;box-shadow:5px 6px #ffb19959!important}.dodi-love-notes .jdgm-rev:nth-of-type(3n+2){background:#f7edff!important;box-shadow:5px 6px #c497ed47!important}.dodi-love-notes .jdgm-rev:nth-of-type(3n+3){background:#edf7f3!important;box-shadow:5px 6px #9dcfbe4d!important}.dodi-love-notes .jdgm-rev__author{font-weight:900!important}.dodi-love-notes .jdgm-rev__title{font-weight:900!important;font-size:1.7rem!important}.dodi-love-notes .jdgm-rev__body{font-size:1.45rem!important;line-height:1.65!important}.dodi-love-notes .jdgm-write-rev-link,.dodi-love-notes .jdgm-submit-rev,.dodi-love-notes .jdgm-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:4.6rem!important;padding:.9rem 1.8rem!important;border:1px solid #222!important;border-radius:999px!important;background:#cd3e72!important;color:#fff!important;font-weight:800!important;box-shadow:4px 5px #ffb199!important}.dodi-love-notes .jdgm-write-rev-link:hover,.dodi-love-notes .jdgm-submit-rev:hover,.dodi-love-notes .jdgm-btn:hover{background:#2f6f5e!important}.dodi-love-notes .jdgm-form__fieldset input,.dodi-love-notes .jdgm-form__fieldset textarea,.dodi-love-notes .jdgm-sort-dropdown{border:1px solid #222!important;border-radius:1.4rem!important;background:#fff!important;padding:1.1rem!important}.dodi-love-notes .jdgm-form__fieldset textarea{min-height:12rem!important}.dodi-love-notes .jdgm-sort-dropdown-wrapper,.dodi-love-notes .jdgm-paginate__page{border-radius:999px!important}.dodi-love-notes .jdgm-paginate__page.jdgm-curt{background:#cd3e72!important;color:#fff!important}@media(max-width:749px){.dodi-love-notes{padding:5.5rem 0 6.5rem}.dodi-love-notes__frame{border-radius:2.2rem;padding:2rem 1.5rem;box-shadow:7px 8px #c497ed59}.dodi-love-notes__label{left:1.6rem}.dodi-love-notes .jdgm-rev{padding:1.6rem!important;border-radius:1.6rem!important}}.dodi-image-range{position:relative;height:var(--desktop-scroll-height);padding-top:var(--section-top);padding-bottom:var(--section-bottom);background:#fff8f1}.dodi-image-range__sticky{position:sticky;top:0;height:100vh;min-height:56rem;overflow:hidden}.dodi-image-range__slides,.dodi-image-range__slide{position:absolute;top:0;right:0;bottom:0;left:0}.dodi-image-range__slide{display:grid;place-items:center;background:var(--slide-bg);opacity:0;visibility:hidden;transition:opacity var(--transition-speed) ease,visibility var(--transition-speed) ease}.dodi-image-range__slide.is-active{z-index:2;opacity:1;visibility:visible}.dodi-image-range__link{display:grid;width:100%;height:100%;place-items:center;text-decoration:none;outline-offset:-.6rem}.dodi-image-range__image{display:block;width:min(84vw,112rem);height:min(80vh,84rem);object-fit:contain;filter:drop-shadow(0 2.2rem 2.8rem rgba(34,34,34,.12));opacity:0;transform:translate3d(0,3rem,0) scale(92%) scale(var(--editor-scale));transition:opacity var(--transition-speed) ease,transform var(--transition-speed) cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.dodi-image-range__slide.is-active .dodi-image-range__image{opacity:1;transform:translateZ(0) scale(var(--editor-scale))}.dodi-image-range__slide[data-product-handle=dodi-topper-duo]{--asset-scale:165%}.dodi-image-range__slide[data-product-handle=dodi-dont-drop-bowl]{--asset-scale:112%}.dodi-image-range__slide[data-product-handle=dodi-sip-n-snack-cup]{--asset-scale:108%}.dodi-image-range__slide[data-product-handle=dodi-topper-duo] .dodi-image-range__image{transform:translate3d(0,3rem,0) scale(92%) scale(var(--editor-scale)) scale(var(--asset-scale))}.dodi-image-range__slide[data-product-handle=dodi-topper-duo].is-active .dodi-image-range__image{transform:translateZ(0) scale(var(--editor-scale)) scale(var(--asset-scale))}.dodi-image-range__slide[data-product-handle=dodi-dont-drop-bowl] .dodi-image-range__image,.dodi-image-range__slide[data-product-handle=dodi-sip-n-snack-cup] .dodi-image-range__image{transform:translate3d(0,3rem,0) scale(92%) scale(var(--editor-scale)) scale(var(--asset-scale))}.dodi-image-range__slide[data-product-handle=dodi-dont-drop-bowl].is-active .dodi-image-range__image,.dodi-image-range__slide[data-product-handle=dodi-sip-n-snack-cup].is-active .dodi-image-range__image{transform:translateZ(0) scale(var(--editor-scale)) scale(var(--asset-scale))}.dodi-image-range__dots{position:absolute;z-index:5;left:50%;bottom:3rem;display:flex;gap:.7rem;transform:translate(-50%);pointer-events:none}.dodi-image-range__dots span{width:.8rem;height:.8rem;border-radius:50%;background:#22222238;transition:transform .25s ease,background .25s ease}.dodi-image-range__dots span.is-active{background:#222;transform:scale(1.25)}@media(max-width:749px){.dodi-image-range{height:var(--mobile-scroll-height)}.dodi-image-range__sticky{height:100svh;min-height:48rem}.dodi-image-range__image{width:94vw;height:76svh;transform:translate3d(0,2rem,0) scale(92%) scale(var(--editor-mobile-scale))}.dodi-image-range__slide.is-active .dodi-image-range__image{transform:translateZ(0) scale(var(--editor-mobile-scale))}.dodi-image-range__slide[data-product-handle=dodi-topper-duo] .dodi-image-range__image{transform:translate3d(0,2rem,0) scale(92%) scale(var(--editor-mobile-scale)) scale(var(--asset-scale))}.dodi-image-range__slide[data-product-handle=dodi-topper-duo].is-active .dodi-image-range__image{transform:translateZ(0) scale(var(--editor-mobile-scale)) scale(var(--asset-scale))}.dodi-image-range__slide[data-product-handle=dodi-dont-drop-bowl] .dodi-image-range__image,.dodi-image-range__slide[data-product-handle=dodi-sip-n-snack-cup] .dodi-image-range__image{transform:translate3d(0,2rem,0) scale(92%) scale(var(--editor-mobile-scale)) scale(var(--asset-scale))}.dodi-image-range__slide[data-product-handle=dodi-dont-drop-bowl].is-active .dodi-image-range__image,.dodi-image-range__slide[data-product-handle=dodi-sip-n-snack-cup].is-active .dodi-image-range__image{transform:translateZ(0) scale(var(--editor-mobile-scale)) scale(var(--asset-scale))}.dodi-image-range__dots{bottom:2rem}}@media(prefers-reduced-motion:reduce){.dodi-image-range__slide,.dodi-image-range__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
