:root{--c-bg: #FDFDFB;--c-bg-raised: #F6F5F1;--c-bg-card: #FFFFFF;--c-line: #E9E7E1;--c-cream: #131313;--c-cream-dim: #6E6A62;--c-gold: #B9975B;--c-gold-bright: #8C6F3A;--c-magenta: #131313;--c-magenta-dim: #000000;--c-lime: #B9975B;--f-display: "Fraunces", serif;--f-body: "Inter", system-ui, sans-serif;--container: 1240px;--radius-sm: 4px;--radius-md: 10px;--radius-lg: 20px;--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.55;-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-cream);color:#fff;padding:10px 18px;border-radius:var(--radius-sm)}.skip-to-content:focus{left:12px;top:12px}:focus-visible{outline:2px solid var(--c-gold);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:500;margin:0;letter-spacing:-.015em}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--c-gold-bright)}.eyebrow:before{content:"";width:24px;height:1px;background:var(--c-gold);display:inline-block}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 34px;border-radius:0;font-family:var(--f-body);font-weight:600;font-size:13px;letter-spacing:.14em;text-transform:uppercase;border:none;cursor:pointer;transition:all .25s var(--ease);white-space:nowrap}.btn--primary{background:var(--c-cream);color:#fff}.btn--primary:hover{background:var(--c-gold);color:var(--c-cream)}.btn--outline{background:transparent;color:var(--c-cream);border:1px solid var(--c-cream)}.btn--outline:hover{background:var(--c-cream);color:#fff}.btn--full{width:100%}.btn--sm{padding:12px 22px;font-size:11px}.site-header{position:sticky;top:0;z-index:100;background:#fdfdfbeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);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{display:flex;align-items:center;gap:12px;font-family:var(--f-display);font-size:21px;font-weight:600;color:var(--c-cream);letter-spacing:.01em}.site-header__logo .logo-mark{width:34px;height:34px;border-radius:6px}.site-header__logo em{color:var(--c-gold-bright);font-style:normal}.site-header__nav{display:flex;gap:32px;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.site-header__nav a{color:var(--c-cream-dim);transition:color .2s}.site-header__nav a:hover{color:var(--c-cream)}.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-cream);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-cream);color:#f6f5f1;text-align:center;font-size:11px;font-weight:600;padding:10px 0;letter-spacing:.18em;text-transform:uppercase}.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:88vh;display:flex;align-items:center;overflow:hidden;padding:110px 0 0}.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(253,253,251,.45) 0%,rgba(253,253,251,.85) 65%,var(--c-bg) 100%)}.hero__content{position:relative;z-index:2;max-width:720px}.hero h1{font-size:clamp(40px,6vw,74px);line-height:1.04;margin:20px 0 24px}.hero h1 .accent{color:var(--c-gold-bright);font-style:italic}.hero p.lede{font-size:18px;color:var(--c-cream-dim);max-width:500px;margin:0 0 36px}.hero__ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:46px}.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:72px;background:var(--c-cream);padding:13px 0;overflow:hidden;border-top:1px solid var(--c-gold);border-bottom:1px solid var(--c-gold)}.marquee-ribbon__track{display:flex;gap:56px;white-space:nowrap;animation:marquee 26s linear infinite}.marquee-ribbon__track span{font-family:var(--f-body);font-weight:500;font-size:12px;letter-spacing:.22em;color:#f6f5f1}.marquee-ribbon__track span:after{content:"\b7";margin-left:56px;color:var(--c-gold)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-head{text-align:center;max-width:640px;margin:0 auto 56px}.section-head h2{font-size:clamp(28px,4vw,42px);margin:16px 0 12px}.section-head p{color:var(--c-cream-dim);font-size:16px}section.shop-section{padding:104px 0}section.shop-section+section.shop-section{padding-top:0}.cat-tabs{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:48px}.cat-tab{padding:10px 24px;border-radius:0;border:1px solid var(--c-line);background:transparent;color:var(--c-cream-dim);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .2s var(--ease)}.cat-tab.is-active,.cat-tab:hover{background:var(--c-cream);color:#fff;border-color:var(--c-cream)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}@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:16px}}.product-card{background:var(--c-bg-card);border-radius:0;overflow:hidden;border:1px solid var(--c-line);transition:border-color .3s var(--ease),box-shadow .3s var(--ease);position:relative;display:flex;flex-direction:column}.product-card:hover{border-color:var(--c-cream);box-shadow:0 14px 40px -18px #0000002e}.product-card__media{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f3f2ee}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.product-card:hover .product-card__media img{transform:scale(1.045)}.badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--c-cream);color:#fff;font-size:10px;font-weight:700;padding:5px 11px;border-radius:0;letter-spacing:.12em;text-transform:uppercase}.badge--low{background:var(--c-gold);color:var(--c-cream)}.product-card__body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:8px;flex:1}.product-card__title{font-size:14.5px;font-weight:500;color:var(--c-cream);line-height:1.35}.product-card__stars{display:flex;gap:2px;color:var(--c-gold);font-size:12px}.product-card__price{display:flex;align-items:baseline;gap:8px;margin-top:auto}.product-card__price .now{font-size:18px;font-weight:700;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:12px;width:100%;padding:12px;border-radius:0;background:transparent;color:var(--c-cream);border:1px solid var(--c-cream);font-weight:600;font-size:11px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:all .2s}.product-card__cta:hover{background:var(--c-cream);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:72px;border:1px solid var(--c-line)}@media(max-width:860px){.trust-grid{grid-template-columns:repeat(2,1fr)}}.trust-item{background:var(--c-bg-card);border-right:1px solid var(--c-line);padding:34px 22px;text-align:center}.trust-item:last-child{border-right:none}@media(max-width:860px){.trust-item:nth-child(2n){border-right:none}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--c-line)}}.trust-item svg{color:var(--c-gold);margin-bottom:14px}.trust-item h4{font-family:var(--f-body);font-size:13px;font-weight:700;letter-spacing:.04em;margin-bottom:5px}.trust-item p{font-size:12.5px;color:var(--c-cream-dim);margin:0}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media(max-width:860px){.how-grid{grid-template-columns:1fr}}.how-card{background:var(--c-bg-card);border:1px solid var(--c-line);padding:34px 28px;position:relative}.how-card__num{font-family:var(--f-display);font-size:44px;font-weight:500;color:var(--c-gold);line-height:1;margin-bottom:16px}.how-card h4{font-family:var(--f-body);font-size:15px;font-weight:700;margin-bottom:8px}.how-card p{font-size:14px;color:var(--c-cream-dim);line-height:1.65;margin:0}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}@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:0;padding:28px}.review-card__stars{color:var(--c-gold);font-size:14px;margin-bottom:12px;letter-spacing:2px}.review-card p{font-size:14.5px;color:var(--c-cream-dim);line-height:1.65;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-cream);display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff}.site-footer{background:var(--c-cream);color:#d8d5ce;border-top:none;padding:80px 0 32px;margin-top:64px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:56px}@media(max-width:760px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}.footer-grid h5{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--c-gold);margin-bottom:18px}.footer-grid ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.footer-grid a{color:#b9b5ac;font-size:14px;transition:color .2s}.footer-grid a:hover,.footer-brand .site-header__logo{color:#fff}.footer-brand .site-header__logo em{color:var(--c-gold)}.footer-brand p{color:#b9b5ac;font-size:14px;max-width:320px;margin:16px 0 22px}.footer-social{display:flex;gap:12px}.footer-social a{width:38px;height:38px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;border:1px solid #3A3A38;color:#d8d5ce}.footer-social a:hover{background:var(--c-gold);border-color:var(--c-gold);color:var(--c-cream)}.footer-bottom{border-top:1px solid #2C2C2A;padding-top:26px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:12.5px;color:#8f8b82}.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:#00000073;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);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:64px;padding:56px 0 104px}@media(max-width:860px){.product-detail{grid-template-columns:1fr;gap:28px}}.product-gallery__main{border-radius:0;overflow:hidden;aspect-ratio:1/1;background:#f3f2ee;cursor:zoom-in;border:1px solid var(--c-line)}.product-gallery__main img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-gallery__main:hover img{transform:scale(1.12)}.product-gallery__thumbs{display:flex;gap:10px;margin-top:12px}.product-gallery__thumbs img{width:70px;height:70px;object-fit:cover;border-radius:0;border:1px solid var(--c-line);cursor:pointer}.product-gallery__thumbs img.is-active{border-color:var(--c-cream)}.product-info h1{font-size:clamp(28px,3.4vw,38px);margin-bottom:12px}.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:30px;font-weight:700}.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-gold-bright);font-weight:600;font-size:13.5px;margin-bottom:26px}.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.75;margin-bottom:30px}.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:0}.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:30px 0;padding:20px;background:var(--c-bg-raised);border-radius:0;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(20px);transition:opacity .7s var(--ease),transform .7s var(--ease)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
