:root{--bg: #FFF8F3;--blush: #F7E4E0;--rose: #C97B84;--rose-dark: #A85D66;--gold: #C9A15A;--gold-dark: #AD8848;--ink: #3D2B2E;--white: #FFFFFF;--font-display: "Playfair Display", serif;--font-body: "Jost", sans-serif;--radius: 14px;--shadow: 0 8px 30px rgba(61,43,46,.08)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;margin:0 0 .4em;color:var(--ink)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:var(--font-body);cursor:pointer}:focus-visible{outline:2px solid var(--gold-dark);outline-offset:2px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.85em 1.8em;border-radius:999px;border:2px solid transparent;font-weight:500;font-size:.95rem;letter-spacing:.02em;transition:transform .15s ease,box-shadow .15s ease}.btn--primary{background:var(--rose);color:#fff}.btn--primary:hover{background:var(--rose-dark);transform:translateY(-1px);box-shadow:var(--shadow)}.btn--gold{background:var(--gold);color:#fff}.btn--gold:hover{background:var(--gold-dark);transform:translateY(-1px)}.btn--outline{background:transparent;border-color:var(--ink);color:var(--ink)}.btn--outline:hover{background:var(--ink);color:#fff}.btn--disabled{background:#e6dedb;color:#a89a95}.btn--lg{padding:1em 2.4em;font-size:1.05rem}.btn--full{width:100%;margin-bottom:.6em}.announcement-bar{background:var(--ink);color:var(--blush);overflow:hidden;white-space:nowrap;padding:.55em 0;font-size:.82rem;letter-spacing:.03em}.announcement-bar__track{display:inline-block;animation:marquee 22s linear infinite}.announcement-bar__item{padding:0 2em}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{background:var(--bg);border-bottom:1px solid rgba(61,43,46,.08);position:sticky;top:0;z-index:50}.site-header__inner{max-width:1200px;margin:0 auto;padding:1em 1.5em;display:flex;align-items:center;gap:1.5em}.site-header__logo{font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:var(--rose-dark);margin-right:auto}.site-header__nav{display:flex;gap:1.6em;font-size:.95rem}.site-header__nav a:hover{color:var(--rose)}.site-header__actions{display:flex;gap:.6em;align-items:center}.icon-btn{position:relative;background:none;border:none;padding:.4em;color:var(--ink);display:flex}.cart-count{position:absolute;top:-2px;right:-2px;background:var(--rose);color:#fff;font-size:.65rem;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.site-header__burger{display:none;flex-direction:column;gap:4px;background:none;border:none}.site-header__burger span{width:22px;height:2px;background:var(--ink)}@media(max-width:860px){.site-header__nav{position:fixed;top:0;left:-100%;height:100%;width:260px;background:var(--white);flex-direction:column;padding:5em 1.5em;box-shadow:var(--shadow);transition:left .25s ease;z-index:60}.site-header__nav.is-open{left:0}.site-header__burger{display:flex}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden}.cart-drawer.is-open{visibility:visible}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#3d2b2e59;opacity:0;transition:opacity .25s ease}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,92vw);background:var(--bg);box-shadow:var(--shadow);display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:1.2em 1.4em;border-bottom:1px solid rgba(61,43,46,.08)}.cart-drawer__close{background:none;border:none;font-size:1.6rem;line-height:1;color:var(--ink)}.cart-drawer__items{flex:1;overflow-y:auto;padding:1em 1.4em}.cart-drawer__empty{opacity:.7;text-align:center;padding:2em 0}.cart-drawer__footer{padding:1.2em 1.4em;border-top:1px solid rgba(61,43,46,.08)}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:600;margin-bottom:.6em}.cart-drawer__note{font-size:.8rem;opacity:.75;margin:0 0 .8em}.cart-drawer__view{margin-bottom:.6em}.drawer-line{display:flex;gap:.8em;padding:.8em 0;border-bottom:1px solid rgba(61,43,46,.06)}.drawer-line img{width:64px;height:64px;object-fit:cover;border-radius:10px;background:var(--blush)}.drawer-line__info{flex:1;font-size:.88rem}.drawer-line__title{font-weight:500}.drawer-line__row{display:flex;justify-content:space-between;align-items:center;margin-top:.4em}.drawer-line__remove{background:none;border:none;font-size:.78rem;color:var(--rose-dark);text-decoration:underline;padding:0}.qty-stepper{display:inline-flex;align-items:center;border:1px solid rgba(61,43,46,.2);border-radius:999px;overflow:hidden}.qty-stepper__btn{background:none;border:none;width:32px;height:32px;font-size:1.1rem;color:var(--ink)}.qty-stepper input,.qty-stepper__val{width:36px;text-align:center;border:none;background:none;font-size:.95rem}.qty-stepper--sm .qty-stepper__btn{width:26px;height:26px;font-size:.95rem}.hero{position:relative;max-width:1200px;margin:2em auto;padding:2em 1.5em;display:grid;grid-template-columns:1.1fr 1fr;gap:2em;align-items:center}.hero__glow{position:absolute;top:-10%;left:5%;width:420px;height:420px;background:radial-gradient(circle,rgba(201,161,90,.35),transparent 70%);filter:blur(10px);z-index:0}.hero__content{position:relative;z-index:1}.hero__eyebrow{color:var(--rose-dark);font-weight:500;letter-spacing:.04em;font-size:.85rem}.hero__title{font-size:clamp(2.2rem,4vw,3.2rem);margin-top:.3em}.hero__subtitle{max-width:480px;opacity:.85;margin-bottom:1.4em}.hero__cta-row{display:flex;flex-wrap:wrap;gap:1.2em;align-items:center;margin-bottom:1.2em}.hero__stars{display:flex;flex-direction:column;font-size:.85rem;line-height:1.3}.stars{color:var(--gold);letter-spacing:.1em}.stars--lg{font-size:1.4rem}.hero__badges{display:flex;flex-wrap:wrap;gap:.8em;font-size:.82rem}.hero__badges span{background:var(--blush);padding:.4em .9em;border-radius:999px}.hero__image img{border-radius:24px;box-shadow:var(--shadow);position:relative;z-index:1}@media(max-width:860px){.hero{grid-template-columns:1fr}}.section-head{max-width:640px;margin:0 auto 2em;text-align:center;padding:0 1.5em}.section-head__eyebrow{color:var(--rose-dark);font-weight:500;font-size:.85rem;letter-spacing:.04em}.featured-products,.collection-main{max-width:1200px;margin:3em auto;padding:0 1.5em}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4em}@media(max-width:960px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.product-grid{grid-template-columns:1fr}}.product-card{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .2s ease}.product-card:hover{transform:translateY(-4px)}.product-card__media{display:block;position:relative;aspect-ratio:1;background:var(--blush)}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:2.5rem;color:var(--rose)}.badge{position:absolute;top:.7em;left:.7em;background:var(--gold);color:#fff;font-size:.72rem;font-weight:600;padding:.3em .7em;border-radius:999px;box-shadow:0 3px 8px #00000026}.badge--sale{background:var(--rose-dark)}.product-card__body{padding:1em 1.1em 1.2em}.product-card__stars{color:var(--gold);font-size:.8rem;margin-bottom:.3em}.product-card__count{color:var(--ink);opacity:.6}.product-card__title{display:block;font-weight:500;margin-bottom:.35em}.price{font-weight:600}.price--sale{color:var(--rose-dark)}.price--compare{text-decoration:line-through;opacity:.5;font-weight:400;margin-left:.4em;font-size:.9em}.price--lg{font-size:1.6rem}.product-card__price{margin-bottom:.7em}.featured-products__cta{text-align:center;margin-top:2em}.discount-banner{background:linear-gradient(135deg,var(--rose),var(--rose-dark));color:#fff;text-align:center;padding:3.5em 1.5em;margin:3em 0;position:relative;overflow:hidden}.discount-banner__tag{display:inline-block;background:#fff3;padding:.3em 1em;border-radius:999px;font-size:.78rem;letter-spacing:.08em;margin-bottom:.8em}.discount-banner h2{color:#fff;font-size:clamp(1.8rem,3.5vw,2.6rem)}.discount-banner p{opacity:.9;margin-bottom:1.4em}.discount-banner__timer{display:flex;justify-content:center;gap:1.2em;margin-bottom:1.6em}.discount-banner__timer div{background:#ffffff26;border-radius:12px;padding:.6em 1em;min-width:64px}.discount-banner__timer span{display:block;font-size:1.5rem;font-weight:700}.discount-banner__timer small{font-size:.7rem;opacity:.8}.reviews{max-width:1200px;margin:3em auto;padding:0 1.5em}.reviews__summary{display:flex;align-items:center;justify-content:center;gap:.5em;flex-wrap:wrap;margin-top:.6em}.reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4em}@media(max-width:860px){.reviews__grid{grid-template-columns:1fr}}.review-card{background:var(--white);border-radius:var(--radius);padding:1.6em;box-shadow:var(--shadow)}.review-card p{margin:.6em 0 1.2em;font-style:italic}.review-card__author{display:flex;align-items:center;gap:.8em;font-size:.85rem}.review-card__avatar{width:38px;height:38px;border-radius:50%;background:var(--blush);color:var(--rose-dark);display:flex;align-items:center;justify-content:center;font-weight:700;font-family:var(--font-display)}.review-card__author small{display:block;opacity:.6}.trust-badges{max-width:1200px;margin:0 auto;padding:2.5em 1.5em;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5em;text-align:center;border-top:1px solid rgba(61,43,46,.08);border-bottom:1px solid rgba(61,43,46,.08)}@media(max-width:760px){.trust-badges{grid-template-columns:repeat(2,1fr)}}.trust-badges__icon{font-size:1.8rem;display:block;margin-bottom:.3em}.trust-badges__item p{opacity:.7;font-size:.85rem;margin:.2em 0 0}.newsletter{background:var(--blush);text-align:center;padding:3.5em 1.5em}.newsletter__inner{max-width:520px;margin:0 auto}.newsletter__form{display:flex;gap:.6em;margin-top:1.2em;flex-wrap:wrap;justify-content:center}.newsletter__form input{flex:1;min-width:220px;padding:.85em 1.2em;border-radius:999px;border:1px solid rgba(61,43,46,.2);font-family:var(--font-body)}.newsletter__success{color:var(--rose-dark);margin-top:1em}.site-footer{background:var(--ink);color:var(--blush);padding:3em 1.5em 1.5em}.site-footer__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:2em}@media(max-width:760px){.site-footer__inner{grid-template-columns:1fr 1fr}}.site-footer__col h3{color:#fff;font-size:1.5rem}.site-footer__col h4{color:#fff;font-size:.95rem;margin-bottom:.7em}.site-footer__col a,.site-footer__col p{display:block;opacity:.75;font-size:.9rem;margin-bottom:.5em}.site-footer__bottom{text-align:center;opacity:.5;font-size:.8rem;margin-top:2.5em}.cart-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(20px);background:var(--ink);color:#fff;padding:.9em 1.6em;border-radius:999px;font-size:.9rem;opacity:0;pointer-events:none;transition:all .25s ease;z-index:200}.cart-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.product-main{max-width:1200px;margin:2.5em auto;padding:0 1.5em;display:grid;grid-template-columns:1fr 1fr;gap:3em}@media(max-width:860px){.product-main{grid-template-columns:1fr}}.product-main__gallery img{border-radius:var(--radius);box-shadow:var(--shadow)}.product-main__thumbs{display:flex;gap:.6em;margin-top:.8em}.product-main__thumb{width:70px;height:70px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent}.product-main__thumb:hover{border-color:var(--gold)}.product-main__stars{color:var(--gold);margin:.5em 0}.product-main__stars span{color:var(--ink);opacity:.6;font-size:.85rem}.product-main__price{margin:.6em 0 1em}.product-main__description{opacity:.85;margin-bottom:1.2em}.product-main__trust{display:flex;flex-wrap:wrap;gap:1em;font-size:.85rem;margin-bottom:1.4em;opacity:.85}.product-main__variants{margin-bottom:1em}.product-main__variants label{display:block;font-size:.85rem;margin-bottom:.3em;font-weight:500}.product-main__variants select{width:100%;padding:.7em 1em;border-radius:10px;border:1px solid rgba(61,43,46,.2);font-family:var(--font-body)}.product-main__qty-row{display:flex;gap:1em;align-items:center;margin-bottom:1em}.product-main__urgency{font-size:.85rem;color:var(--rose-dark)}.product-reviews{max-width:1200px;margin:3em auto;padding:0 1.5em}.cart-page{max-width:1100px;margin:2.5em auto;padding:0 1.5em}.cart-page__layout{display:grid;grid-template-columns:2fr 1fr;gap:2.5em;align-items:start}@media(max-width:860px){.cart-page__layout{grid-template-columns:1fr}}.cart-line{display:grid;grid-template-columns:90px 1fr auto;gap:1em;padding:1.2em 0;border-bottom:1px solid rgba(61,43,46,.08);align-items:center}.cart-line__media img{width:90px;height:90px;object-fit:cover;border-radius:10px;background:var(--blush)}.cart-line__title{font-weight:500;display:block}.cart-line__variant{opacity:.6;font-size:.85rem}.cart-line__price{font-size:.9rem;margin:.3em 0}.cart-line__remove{background:none;border:none;font-size:.78rem;color:var(--rose-dark);text-decoration:underline;padding:0;margin-top:.5em}.cart-page__summary{background:var(--white);border-radius:var(--radius);padding:1.6em;box-shadow:var(--shadow);position:sticky;top:90px}.cart-page__row{display:flex;justify-content:space-between;font-weight:600;margin:1em 0}.cart-page__note{font-size:.82rem;opacity:.7;margin-bottom:1.2em}.cart-page__trust{display:flex;justify-content:space-between;font-size:.78rem;opacity:.7;margin-top:1em}.cart-page__empty{text-align:center;padding:4em 1em}.page-main,.not-found,.search-main{max-width:800px;margin:3em auto;padding:0 1.5em;text-align:left}.not-found{text-align:center}.search-main__form{display:flex;gap:.6em;margin:1.2em 0 2em}.search-main__form input{flex:1;padding:.8em 1.1em;border-radius:999px;border:1px solid rgba(61,43,46,.2)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
