:root{--cd-ivory: #fffaf6;--cd-cream: #f7eee7;--cd-blush: #ead9d5;--cd-burgundy: #6b2d45;--cd-burgundy-dark: #4c1e30;--cd-champagne: #c7a46a;--cd-ink: #34252b;--cd-muted: #75666c;--cd-line: rgba(107, 45, 69, .15);--cd-serif: Georgia, "Times New Roman", serif;--cd-sans: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{scroll-behavior:smooth}body{background:var(--cd-ivory);color:var(--cd-ink);font-family:var(--cd-sans)}body h1,body h2,body h3,body .h1,body .h2,body .h3{font-family:var(--cd-serif);font-weight:400;letter-spacing:-.025em}.cd-shell{width:min(100% - 40px,1320px);margin-inline:auto}.cd-section{padding:104px 0}.cd-eyebrow{margin:0 0 16px;color:var(--cd-burgundy);font-size:.72rem;font-weight:700;letter-spacing:.2em;line-height:1.4;text-transform:uppercase}.cd-heading h2,.cd-story h2,.cd-gift h2,.cd-newsletter h2{margin:0;color:var(--cd-burgundy-dark);font-size:clamp(2.15rem,4.2vw,4.2rem);line-height:1.04}.cd-heading>p:last-child{max-width:620px;margin:20px auto 0;color:var(--cd-muted);font-size:1rem;line-height:1.75}.cd-heading--center{text-align:center}.cd-heading--split{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:42px}.cd-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.cd-actions--center{justify-content:center}.cd-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 26px;border:1px solid transparent;border-radius:999px;font-size:.82rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cd-button:hover{transform:translateY(-2px);text-decoration:none}.cd-button--primary{background:var(--cd-burgundy);color:#fff;box-shadow:0 12px 30px #6b2d4533}.cd-button--primary:hover{background:var(--cd-burgundy-dark)}.cd-button--secondary{border-color:#6b2d4552;background:#fffaf6a3;color:var(--cd-burgundy);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cd-button--light{background:var(--cd-ivory);color:var(--cd-burgundy-dark)}.cd-button--ghost{border-color:#ffffff6b;color:#fff}#header-group{position:relative;z-index:20}.header-section,.header-announcements-section{--color-background: var(--cd-ivory);--color-foreground: var(--cd-burgundy-dark)}.header__row{border-color:var(--cd-line)!important}.header-logo__image{width:min(275px,31vw)!important;height:auto!important;max-height:70px}.header__row--top{min-height:78px}.header-actions svg,.header-menu svg{stroke-width:1.45}.cd-hero{position:relative;min-height:min(760px,calc(100svh - 120px));overflow:hidden;background:#f6e8dc}.cd-hero__media,.cd-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cd-hero__media img{object-fit:cover;object-position:center}.cd-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,250,246,.3) 0%,rgba(255,250,246,.02) 58%,transparent 100%);content:"";pointer-events:none}.cd-hero__inner{position:relative;z-index:2;display:flex;min-height:min(760px,calc(100svh - 120px));align-items:center}.cd-hero__content{width:min(570px,47%);padding:64px 0}.cd-hero h1{margin:0;color:var(--cd-burgundy-dark);font-size:clamp(3rem,5.8vw,6.5rem);line-height:.94}.cd-hero__text{max-width:540px;margin:26px 0 0;color:#59464d;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.72}.cd-hero__delivery{display:flex;align-items:center;gap:9px;margin:24px 0 0;color:var(--cd-burgundy);font-size:.85rem;font-weight:600}.cd-hero__delivery span{color:var(--cd-champagne)}.cd-trust{border-block:1px solid var(--cd-line);background:var(--cd-ivory)}.cd-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.cd-trust__item{display:flex;min-height:112px;align-items:center;justify-content:center;gap:14px;padding:24px 20px;border-right:1px solid var(--cd-line)}.cd-trust__item:last-child{border-right:0}.cd-trust__icon{color:var(--cd-champagne);font-family:var(--cd-serif);font-size:1.75rem}.cd-trust__item strong,.cd-trust__item small{display:block}.cd-trust__item strong{color:var(--cd-burgundy-dark);font-size:.82rem;letter-spacing:.04em}.cd-trust__item small{margin-top:3px;color:var(--cd-muted);font-size:.72rem}.cd-categories{background:var(--cd-ivory)}.cd-categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px}.cd-category{position:relative;min-height:485px;overflow:hidden;border-radius:160px 160px 18px 18px;background:var(--cd-cream);color:#fff;text-decoration:none}.cd-category img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.75,.25,1)}.cd-category:hover img{transform:scale(1.045)}.cd-category__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38%,rgba(40,20,28,.78) 100%)}.cd-category__content{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;padding:34px 20px;text-align:center}.cd-category__content small{font-size:.67rem;font-style:normal;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.cd-category__content strong{margin-top:8px;font-family:var(--cd-serif);font-size:1.75rem;font-weight:400;line-height:1.06}.cd-category__content em{margin-top:18px;border-bottom:1px solid rgba(255,255,255,.7);font-size:.73rem;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cd-featured{background:var(--cd-cream)}.cd-text-link{flex:0 0 auto;padding-bottom:4px;border-bottom:1px solid var(--cd-burgundy);color:var(--cd-burgundy);font-size:.78rem;font-weight:700;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.cd-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 18px}.cd-product{overflow:hidden;border:1px solid rgba(107,45,69,.09);border-radius:20px;background:var(--cd-ivory);box-shadow:0 12px 38px #40232d0b;transition:transform .22s ease,box-shadow .22s ease}.cd-product:hover{transform:translateY(-5px);box-shadow:0 18px 44px #40232d1c}.cd-product__image{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#f4f0ed}.cd-product__image img,.cd-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.cd-product:hover .cd-product__image img{transform:scale(1.025)}.cd-badge{position:absolute;z-index:2;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:var(--cd-burgundy);color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.cd-product__info{padding:20px}.cd-product__type{margin:0 0 7px;color:var(--cd-champagne);font-size:.62rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.cd-product h3{min-height:2.6em;margin:0;font-family:var(--cd-sans);font-size:.92rem;font-weight:600;letter-spacing:0;line-height:1.3}.cd-product h3 a{color:var(--cd-ink);text-decoration:none}.cd-product__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.cd-product__price{color:var(--cd-burgundy);font-size:1rem;font-weight:700}.cd-product__arrow{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--cd-cream);color:var(--cd-burgundy);text-decoration:none}.cd-story{background:var(--cd-ivory)}.cd-story__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(56px,8vw,130px)}.cd-story__media{position:relative;min-height:660px}.cd-story__media img{width:100%;height:100%;min-height:660px;object-fit:cover;border-radius:220px 220px 24px 24px}.cd-story__seal{position:absolute;right:-42px;bottom:70px;display:grid;width:132px;height:132px;place-content:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:var(--cd-burgundy);color:#fff;text-align:center;box-shadow:0 18px 40px #4b1d2f33}.cd-story__seal strong{font-family:var(--cd-serif);font-size:1.18rem;font-weight:400}.cd-story__seal small{margin-top:4px;color:#ecd8bd;font-size:.63rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cd-story__content>p:not(.cd-eyebrow){margin:22px 0 0;color:var(--cd-muted);font-size:1rem;line-height:1.8}.cd-story__list{margin:32px 0 36px;padding:0;border-top:1px solid var(--cd-line);list-style:none}.cd-story__list li{display:flex;align-items:center;gap:18px;padding:17px 0;border-bottom:1px solid var(--cd-line);color:#58474d;font-size:.9rem;line-height:1.45}.cd-story__list span{color:var(--cd-champagne);font-family:var(--cd-serif);font-size:1rem}.cd-gift{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 20%,rgba(199,164,106,.28),transparent 24%),radial-gradient(circle at 85% 80%,rgba(234,217,213,.16),transparent 30%),var(--cd-burgundy-dark);color:#fff}.cd-gift:before,.cd-gift:after{position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.09);border-radius:50%;content:""}.cd-gift:before{top:-100px;left:-80px}.cd-gift:after{right:-90px;bottom:-130px}.cd-gift__inner{position:relative;z-index:2;max-width:850px;text-align:center}.cd-gift .cd-eyebrow{color:#dfc39a}.cd-gift h2{color:#fff}.cd-gift__inner>p:not(.cd-eyebrow){max-width:650px;margin:24px auto 0;color:#ffffffc2;font-size:1rem;line-height:1.75}.cd-newsletter{padding:78px 0;background:#eadbd7}.cd-newsletter__inner{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:70px}.cd-newsletter h2{font-size:clamp(2rem,3.4vw,3.2rem)}.cd-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:8px}.cd-newsletter__form input{min-width:0;min-height:54px;padding:0 18px;border:1px solid rgba(107,45,69,.22);border-radius:999px;background:#fffaf6b8;color:var(--cd-ink);font:inherit}.cd-newsletter__form button{min-height:54px;padding:0 24px;border:0;border-radius:999px;background:var(--cd-burgundy);color:#fff;cursor:pointer;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.cd-newsletter__message{grid-column:1 / -1;margin:8px 0 0;color:var(--cd-burgundy-dark);font-size:.8rem}.template-product .product-information,[data-template*=product] .product-information{background:var(--cd-ivory)}.cd-product-assurances{display:grid;width:min(100% - 40px,1180px);grid-template-columns:repeat(3,1fr);gap:1px;margin:36px auto 80px;overflow:hidden;border:1px solid var(--cd-line);border-radius:18px;background:var(--cd-line)}.cd-product-assurances>div{padding:22px;background:var(--cd-cream);text-align:center}.cd-product-assurances strong,.cd-product-assurances small{display:block}.cd-product-assurances strong{color:var(--cd-burgundy-dark);font-size:.85rem}.cd-product-assurances small{margin-top:5px;color:var(--cd-muted);font-size:.72rem}.product-card,.resource-card{border-radius:16px}.product-card img,.resource-card img{border-radius:14px}.cd-footer{padding:72px 0 36px;background:#321a24;color:#ffffffc2}.cd-footer__grid{display:grid;grid-template-columns:1.3fr .75fr .75fr 1fr;gap:58px}.cd-footer__logo{width:min(100%,300px);height:auto}.cd-footer__about p{max-width:380px;margin:20px 0 0;font-size:.84rem;line-height:1.8}.cd-footer h2{margin:0 0 18px;color:#ead5b5;font-family:var(--cd-sans);font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.cd-footer ul{margin:0;padding:0;list-style:none}.cd-footer li+li{margin-top:10px}.cd-footer a{color:#ffffffc2;font-size:.83rem;text-decoration:none}.cd-footer a:hover{color:#fff}.cd-footer__contact p{margin:0 0 10px;font-size:.83rem;line-height:1.6}.cd-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:60px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12);font-size:.7rem}.cd-footer__policies{display:flex;flex-wrap:wrap;gap:16px}@media(max-width:989px){.cd-trust__grid{grid-template-columns:repeat(2,1fr)}.cd-trust__item:nth-child(2){border-right:0}.cd-trust__item:nth-child(-n+2){border-bottom:1px solid var(--cd-line)}.cd-categories__grid{grid-template-columns:repeat(2,1fr)}.cd-products{grid-template-columns:repeat(2,minmax(0,1fr))}.cd-story__grid{gap:70px}.cd-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.cd-shell{width:min(100% - 28px,1320px)}.cd-section{padding:72px 0}.header__row--top{min-height:64px}.header-logo__image{width:185px!important;max-height:48px}.cd-hero{min-height:700px}.cd-hero__inner{min-height:700px;align-items:flex-start}.cd-hero__media img{object-position:center bottom}.cd-hero:after{background:linear-gradient(180deg,#fffaf633,#fffaf600 58%)}.cd-hero__content{width:100%;padding:38px 0 0;text-align:center}.cd-hero h1{max-width:570px;margin-inline:auto;font-size:clamp(2.4rem,10.5vw,3.55rem);line-height:.98}.cd-hero__text{max-width:490px;margin:14px auto 0;font-size:.88rem;line-height:1.55}.cd-hero .cd-actions{justify-content:center;margin-top:20px}.cd-hero__delivery{justify-content:center;margin-top:16px;font-size:.75rem}.cd-button{min-height:48px;padding:12px 20px;font-size:.72rem}.cd-heading--split{align-items:flex-start;flex-direction:column}.cd-categories__grid{gap:12px}.cd-category{min-height:305px;border-radius:82px 82px 14px 14px}.cd-category__content{padding:22px 9px}.cd-category__content small{font-size:.52rem;letter-spacing:.12em}.cd-category__content strong{font-size:1.08rem}.cd-category__content em{margin-top:12px;font-size:.6rem}.cd-products{gap:14px 10px}.cd-product{border-radius:14px}.cd-product__info{padding:14px 12px}.cd-product__type{display:none}.cd-product h3{min-height:3.7em;font-size:.78rem}.cd-product__price{font-size:.88rem}.cd-product__arrow{width:30px;height:30px}.cd-badge{top:8px;left:8px;padding:5px 8px;font-size:.55rem}.cd-story__grid{grid-template-columns:1fr;gap:54px}.cd-story__media,.cd-story__media img{min-height:500px}.cd-story__media img{border-radius:160px 160px 18px 18px}.cd-story__seal{right:14px;bottom:-34px;width:112px;height:112px}.cd-newsletter__inner{grid-template-columns:1fr;gap:30px}.cd-newsletter__form{grid-template-columns:1fr}.cd-product-assurances{grid-template-columns:1fr;margin-bottom:56px}.cd-footer{padding-top:56px}.cd-footer__grid{grid-template-columns:1fr;gap:38px}.cd-footer__bottom{align-items:flex-start;flex-direction:column;margin-top:44px}}@media(max-width:520px){.cd-trust__grid{grid-template-columns:repeat(2,1fr)}.cd-trust__item{min-height:108px;justify-content:flex-start;gap:9px;padding:16px 11px;border-right:1px solid var(--cd-line);border-bottom:1px solid var(--cd-line)}.cd-trust__item:nth-child(2n){border-right:0}.cd-trust__item:nth-child(n+3){border-bottom:0}.cd-trust__icon{font-size:1.25rem}.cd-trust__item strong{font-size:.7rem;line-height:1.25}.cd-trust__item small{font-size:.59rem;line-height:1.3}.cd-categories__grid{grid-template-columns:repeat(2,1fr)}.cd-category{min-height:285px;border-radius:70px 70px 12px 12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cd-category img,.cd-product,.cd-product__image img,.cd-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/candream.css.map */
