@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800&display=swap";:root{--dolesti-bg: #FFFFFF;--dolesti-text: #1A1A1A;--dolesti-muted: #6B6258;--dolesti-accent: #B97452;--dolesti-border: #E5E1DA;--font-heading: "Inter", -apple-system, sans-serif;--font-body: "Inter", -apple-system, sans-serif}body{font-family:var(--font-body);color:var(--dolesti-text);background-color:var(--dolesti-bg)}h1,h2,h3,h4,.dolesti-hero__headline{font-family:var(--font-heading);font-weight:800;letter-spacing:-.02em;color:var(--dolesti-text)}.header{--menu-top-level-font-weight: 700}.header .menu-list__link,.header .menu-list__link[aria-haspopup]{font-weight:700}.dolesti-hero{position:relative;min-height:65vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--dolesti-bg)}.dolesti-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.dolesti-hero__media img,.dolesti-hero__placeholder{width:100%;height:100%;object-fit:cover;background-color:var(--dolesti-border)}.dolesti-hero__collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:100%;height:100%;gap:2px;background:var(--dolesti-text)}.dolesti-hero__collage img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) brightness(.97)}.dolesti-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000040,#00000080)}.dolesti-hero__content{position:relative;text-align:center;color:#fff;max-width:680px;padding:40px 32px;margin:0 24px}.dolesti-hero__headline{font-size:clamp(30px,5vw,46px);margin:0 0 16px;color:#fff;font-weight:800;line-height:1.15}.dolesti-hero__subhead{font-size:16px;line-height:1.5;margin:0 0 24px;opacity:.95}.dolesti-hero__button{display:inline-block;background:#fff;color:#000;padding:15px 34px;border-radius:4px;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.02em;transition:opacity .2s ease}.dolesti-hero__button:hover{opacity:.85}.dolesti-trust-strip{text-align:center;padding:16px;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--dolesti-text);background:var(--dolesti-bg);border-bottom:1px solid var(--dolesti-border)}.dolesti-routine{padding:72px 24px;max-width:1200px;margin:0 auto}.dolesti-routine__header{text-align:center;margin-bottom:40px}.dolesti-routine__header h2{font-size:32px;margin:0 0 8px;font-weight:800}.dolesti-routine__header p{color:var(--dolesti-muted);font-size:15px;font-weight:400}.dolesti-routine__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:768px){.dolesti-routine__grid{grid-template-columns:repeat(2,1fr)}}.dolesti-routine__tile{display:block;text-decoration:none;color:var(--dolesti-text);border-radius:6px;overflow:hidden}.dolesti-routine__tile img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.dolesti-routine__tile-label{padding:14px 2px;display:flex;flex-direction:column;gap:2px}.dolesti-routine__tile-title{font-family:var(--font-heading);font-size:17px;font-weight:800;display:inline-flex;align-items:center;gap:6px}.dolesti-routine__tile-arrow{display:inline-block;transition:transform .2s ease}.dolesti-routine__tile:hover .dolesti-routine__tile-arrow{transform:translate(4px)}.dolesti-routine__tile-caption{font-size:13px;color:var(--dolesti-muted)}.dolesti-trust-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1100px;margin:0 auto;padding:48px 24px;border-top:1px solid var(--dolesti-border);border-bottom:1px solid var(--dolesti-border)}@media(max-width:768px){.dolesti-trust-icons{grid-template-columns:repeat(2,1fr)}}.dolesti-trust-icons__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:0 16px;border-right:1px solid var(--dolesti-border)}.dolesti-trust-icons__item:last-child{border-right:none}@media(max-width:768px){.dolesti-trust-icons__item:nth-child(2n){border-right:none}}.dolesti-trust-icons__icon{font-size:20px;color:var(--dolesti-text)}.dolesti-trust-icons__title{display:block;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.dolesti-trust-icons__caption{display:block;font-size:13px;color:var(--dolesti-muted)}.dolesti-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:999;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--dolesti-border);box-shadow:0 -4px 16px #0000001a;display:none;transform:translateY(100%);transition:transform .25s ease}@media(max-width:749px){.dolesti-sticky-cart{display:flex}}.dolesti-sticky-cart--visible{transform:translateY(0)}.dolesti-sticky-cart__title{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.dolesti-sticky-cart__price{font-size:13px;font-weight:700;color:var(--dolesti-text);flex-shrink:0}.dolesti-sticky-cart__button{flex-shrink:0;background:#000;color:#fff;border:none;padding:12px 22px;border-radius:4px;font-weight:700;font-size:14px;cursor:pointer}.dolesti-pdp-trust-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 16px}.dolesti-pdp-trust-item{padding:10px 12px;border:1px solid var(--dolesti-border);border-radius:6px;background:#fff;font-size:13px;line-height:1.25;font-weight:700;color:var(--dolesti-text);text-align:center}@media screen and (max-width:749px){.dolesti-pdp-trust-strip{gap:6px;margin:12px 0 14px}.dolesti-pdp-trust-item{padding:9px 6px;font-size:11px}}.group product-price{font-weight:500!important;font-size:22px!important;color:var(--dolesti-text)!important}.group product-price .price-item,.group product-price [class*=price]{font-weight:500!important;font-size:22px!important;color:var(--dolesti-text)!important}.group product-price s,.group product-price .price-item--regular{font-weight:400!important;font-size:16px!important;color:var(--dolesti-muted)!important}.product-card product-price,.product-card product-price .price-item,.product-card product-price [class*=price]{font-weight:600!important;font-size:16px!important;color:var(--dolesti-text)!important}.product-card product-price s{font-weight:400!important;font-size:13px!important;color:var(--dolesti-muted)!important}.product-card a.contents .text-block{font-weight:600!important;font-size:16px!important;color:var(--dolesti-text)!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/dolesti-custom.css.map */
