:root{--c-bg: #FAF3E6;--c-bg-raised: #F1E6D0;--c-bg-card: #FFFFFF;--c-line: #E3D6BA;--c-cream: #1F3D3D;--c-cream-dim: #5C6E6B;--c-gold: #C9A24B;--c-gold-bright: #DDBB70;--c-magenta: #2F5959;--c-magenta-dim: #24443F;--c-lime: #C97B4A;--f-display: "Fraunces", serif;--f-body: "Inter", system-ui, sans-serif;--container: 1240px;--radius-sm: 6px;--radius-md: 14px;--radius-lg: 28px;--radius-pill: 999px;--ease: cubic-bezier(.22,.61,.36,1)}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--c-bg);color:var(--c-cream);font-family:var(--f-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:999;background:var(--c-gold);color:#000;padding:10px 18px;border-radius:var(--radius-sm)}.skip-to-content:focus{left:12px;top:12px}:focus-visible{outline:2px solid var(--c-gold-bright);outline-offset:2px}.wrap{max-width:var(--container);margin:0 auto;padding:0 24px}h1,h2,h3,h4{font-family:var(--f-display);font-weight:600;margin:0;letter-spacing:-.01em}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--c-gold-bright)}.eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--c-magenta);display:inline-block}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 30px;border-radius:var(--radius-pill);font-family:var(--f-body);font-weight:700;font-size:15px;border:none;cursor:pointer;transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .25s var(--ease);white-space:nowrap}.btn--primary{background:var(--c-magenta);color:#fff;box-shadow:0 8px 24px -8px #2f595973}.btn--primary:hover{background:var(--c-magenta-dim);transform:translateY(-2px);box-shadow:0 14px 30px -10px #2f59598c}.btn--outline{background:transparent;color:var(--c-gold-bright);border:1.5px solid var(--c-gold)}.btn--outline:hover{background:var(--c-gold);color:#1f3d3d;transform:translateY(-2px)}.btn--full{width:100%}.btn--sm{padding:11px 20px;font-size:13px}.site-header{position:sticky;top:0;z-index:100;background:#faf3e6e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--c-line)}.site-header__bar{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;max-width:var(--container);margin:0 auto;gap:24px}.site-header__logo{font-family:var(--f-display);font-size:22px;font-weight:700;color:var(--c-cream);letter-spacing:.01em}.site-header__logo em{color:var(--c-gold-bright);font-style:normal}.site-header__nav{display:flex;gap:28px;font-size:14px;font-weight:600}.site-header__nav a{color:var(--c-cream-dim);transition:color .2s}.site-header__nav a:hover{color:var(--c-gold-bright)}.site-header__actions{display:flex;align-items:center;gap:16px}.icon-btn{background:none;border:none;color:var(--c-cream);cursor:pointer;position:relative;padding:4px}.cart-count{position:absolute;top:-6px;right:-8px;background:var(--c-magenta);color:#fff;font-size:10px;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.announce-bar{background:var(--c-gold);color:#1f3d3d;text-align:center;font-size:13px;font-weight:700;padding:9px 0;letter-spacing:.02em}.nav-toggle{display:none;background:none;border:none;color:var(--c-cream);cursor:pointer}@media(max-width:860px){.site-header__nav{display:none}.nav-toggle{display:block}}.hero{position:relative;min-height:92vh;display:flex;align-items:center;overflow:hidden;padding:120px 0 80px}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__bg img{width:100%;height:100%;object-fit:cover}.hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(250,243,230,.35) 0%,rgba(250,243,230,.78) 65%,var(--c-bg) 100%)}.hero__content{position:relative;z-index:2;max-width:720px}.hero h1{font-size:clamp(40px,6vw,76px);line-height:1.02;margin:18px 0 22px}.hero h1 .accent{color:var(--c-gold-bright);font-style:italic}.hero p.lede{font-size:19px;color:var(--c-cream-dim);max-width:520px;margin:0 0 34px}.hero__ctas{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:44px}.hero__trust{display:flex;gap:28px;flex-wrap:wrap;font-size:13px;color:var(--c-cream-dim)}.hero__trust span{display:flex;align-items:center;gap:7px}.hero__trust svg{color:var(--c-gold);flex-shrink:0}.marquee-ribbon{position:relative;z-index:2;margin-top:64px;transform:rotate(-2deg);width:calc(100% + 80px);margin-left:-40px;background:var(--c-magenta);padding:14px 0;overflow:hidden;box-shadow:0 12px 40px -10px #2f595959}.marquee-ribbon__track{display:flex;gap:48px;white-space:nowrap;animation:marquee 22s linear infinite}.marquee-ribbon__track span{font-family:var(--f-display);font-weight:700;font-size:18px;color:#fff;letter-spacing:.02em}.marquee-ribbon__track span:after{content:"\2726";margin-left:48px;color:#fff9}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-head{text-align:center;max-width:640px;margin:0 auto 48px}.section-head h2{font-size:clamp(30px,4vw,44px);margin:14px 0 12px}.section-head p{color:var(--c-cream-dim);font-size:16px}section.shop-section{padding:96px 0}section.shop-section+section.shop-section{padding-top:0}.cat-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:44px}.cat-tab{padding:10px 22px;border-radius:var(--radius-pill);border:1px solid var(--c-line);background:var(--c-bg-raised);color:var(--c-cream-dim);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s var(--ease)}.cat-tab.is-active,.cat-tab:hover{background:var(--c-gold);color:#1f3d3d;border-color:var(--c-gold)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}}.product-card{background:var(--c-bg-card);border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--c-line);transition:transform .3s var(--ease),border-color .3s var(--ease);position:relative;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-6px);border-color:var(--c-gold)}.product-card__media{position:relative;aspect-ratio:1/1;overflow:hidden;background:#ede2cb}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease)}.product-card:hover .product-card__media img{transform:scale(1.06)}.badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--c-lime);color:#fff;font-size:11px;font-weight:800;padding:5px 11px;border-radius:var(--radius-pill);letter-spacing:.02em}.badge--low{background:var(--c-magenta);color:#fff}.product-card__body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:8px;flex:1}.product-card__title{font-size:15px;font-weight:600;color:var(--c-cream);line-height:1.3}.product-card__stars{display:flex;gap:2px;color:var(--c-gold);font-size:13px}.product-card__price{display:flex;align-items:baseline;gap:8px;margin-top:auto}.product-card__price .now{font-size:19px;font-weight:800;color:var(--c-cream)}.product-card__price .was{font-size:13px;color:var(--c-cream-dim);text-decoration:line-through}.product-card__cta{margin-top:10px;width:100%;padding:11px;border-radius:var(--radius-pill);background:var(--c-bg-raised);color:var(--c-cream);border:1px solid var(--c-line);font-weight:700;font-size:13px;cursor:pointer;transition:all .2s}.product-card__cta:hover{background:var(--c-magenta);border-color:var(--c-magenta);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:64px}@media(max-width:860px){.trust-grid{grid-template-columns:repeat(2,1fr)}}.trust-item{background:var(--c-bg-raised);border:1px solid var(--c-line);border-radius:var(--radius-md);padding:28px 20px;text-align:center}.trust-item svg{color:var(--c-gold-bright);margin-bottom:12px}.trust-item h4{font-family:var(--f-body);font-size:14px;font-weight:700;margin-bottom:4px}.trust-item p{font-size:12.5px;color:var(--c-cream-dim);margin:0}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:860px){.reviews-grid{grid-template-columns:1fr}}.review-card{background:var(--c-bg-card);border:1px solid var(--c-line);border-radius:var(--radius-md);padding:24px}.review-card__stars{color:var(--c-gold);font-size:14px;margin-bottom:12px}.review-card p{font-size:14.5px;color:var(--c-cream-dim);line-height:1.6;margin:0 0 16px}.review-card__author{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.review-card__avatar{width:34px;height:34px;border-radius:50%;background:var(--c-magenta);display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff}.site-footer{background:var(--c-bg-raised);border-top:1px solid var(--c-line);padding:72px 0 28px;margin-top:40px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}@media(max-width:760px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}.footer-grid h5{font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--c-gold-bright);margin-bottom:16px}.footer-grid ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-grid a{color:var(--c-cream-dim);font-size:14px;transition:color .2s}.footer-grid a:hover{color:var(--c-cream)}.footer-brand p{color:var(--c-cream-dim);font-size:14px;max-width:320px;margin:14px 0 20px}.footer-social{display:flex;gap:12px}.footer-social a{width:38px;height:38px;border-radius:50%;background:var(--c-bg-card);display:flex;align-items:center;justify-content:center;border:1px solid var(--c-line)}.footer-social a:hover{background:var(--c-gold);color:#1f3d3d}.footer-bottom{border-top:1px solid var(--c-line);padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:12.5px;color:var(--c-cream-dim)}.ms-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden}.ms-cart-drawer.is-open{visibility:visible}.ms-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .3s}.ms-cart-drawer.is-open .ms-cart-drawer__overlay{opacity:1}.ms-cart-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,100%);background:var(--c-bg-raised);transform:translate(100%);transition:transform .35s var(--ease);display:flex;flex-direction:column;border-left:1px solid var(--c-line)}.ms-cart-drawer.is-open .ms-cart-drawer__panel{transform:translate(0)}.ms-cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border-bottom:1px solid var(--c-line)}.ms-cart-drawer__close{background:none;border:none;color:var(--c-cream);font-size:26px;cursor:pointer}.ms-cart-drawer__body{flex:1;overflow-y:auto;padding:20px 24px}.ms-cart-drawer__footer{padding:20px 24px;border-top:1px solid var(--c-line)}.ms-cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:700;margin-bottom:16px;font-size:16px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:56px;padding:56px 0 96px}@media(max-width:860px){.product-detail{grid-template-columns:1fr;gap:28px}}.product-gallery__main{border-radius:var(--radius-md);overflow:hidden;aspect-ratio:1/1;background:var(--c-bg-card);cursor:zoom-in}.product-gallery__main img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-gallery__main:hover img{transform:scale(1.15)}.product-gallery__thumbs{display:flex;gap:10px;margin-top:12px}.product-gallery__thumbs img{width:70px;height:70px;object-fit:cover;border-radius:var(--radius-sm);border:1.5px solid var(--c-line);cursor:pointer}.product-gallery__thumbs img.is-active{border-color:var(--c-gold)}.product-info h1{font-size:clamp(28px,3.4vw,38px);margin-bottom:10px}.product-info__stars{display:flex;align-items:center;gap:8px;color:var(--c-gold);margin-bottom:18px;font-size:14px}.product-info__stars .count{color:var(--c-cream-dim)}.product-info__price{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}.product-info__price .now{font-size:32px;font-weight:800}.product-info__price .was{font-size:16px;color:var(--c-cream-dim);text-decoration:line-through}.stock-urgency{display:flex;align-items:center;gap:8px;color:var(--c-lime);font-weight:700;font-size:13.5px;margin-bottom:24px}.stock-urgency:before{content:"\25cf";animation:pulse 1.4s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.product-info__desc{color:var(--c-cream-dim);font-size:15px;line-height:1.7;margin-bottom:28px}.qty-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}.qty-stepper{display:flex;align-items:center;border:1px solid var(--c-line);border-radius:var(--radius-pill)}.qty-stepper button{background:none;border:none;color:var(--c-cream);width:38px;height:38px;font-size:18px;cursor:pointer}.qty-stepper input{width:40px;text-align:center;background:none;border:none;color:var(--c-cream);font-size:15px}.trust-mini{display:flex;gap:18px;flex-wrap:wrap;margin:28px 0;padding:18px;background:var(--c-bg-raised);border-radius:var(--radius-md);border:1px solid var(--c-line)}.trust-mini span{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--c-cream-dim)}.trust-mini svg{color:var(--c-gold)}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease),transform .7s var(--ease)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
