:root{--color-primary: #1A1714;--color-primary-dark: #2e2a26;--color-secondary: #1A1714;--color-accent: #C8B99A;--color-bg: #FAF8F5;--color-bg-alt: #EDE8E1;--color-text: #1A1714;--color-text-muted: #7a7068;--color-border: rgba(26,23,20,.1);--color-success: #10B981;--color-error: #EF4444;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading: "Cormorant Garamond", "Playfair Display", Georgia, serif;--radius: 0px;--radius-lg: 0px;--shadow: 0 4px 6px -1px rgba(0,0,0,.04);--shadow-lg: 0 10px 25px -3px rgba(0,0,0,.06);--transition: .2s ease;--max-width: 1280px;--gutter: 1.5rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.6;font-size:16px}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}input,button,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:300;line-height:1.2}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-content-link{position:absolute;top:-100px;left:1rem;z-index:9999}.skip-to-content-link:focus{top:1rem}.page-width{max-width:var(--max-width);margin:0 auto;padding:0 var(--gutter)}.section-padding{padding:4rem 0}.text-center{text-align:center}.gradient{background:var(--color-bg)}.focus-none:focus{outline:none}.hidden{display:none!important}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;border:1px solid transparent;font-weight:400;font-size:.72rem;cursor:pointer;transition:all var(--transition);white-space:nowrap;text-decoration:none;letter-spacing:.18em;text-transform:uppercase}.button--primary{background:#1a1714;color:#faf8f5;border-color:#1a1714}.button--primary:hover{background:#2e2a26;border-color:#2e2a26}.button--secondary{background:transparent;color:#1a1714;border-color:#1a17144d}.button--secondary:hover{border-color:#1a1714}.button--outline-light{background:transparent;color:#faf8f5;border-color:#faf8f566}.button--outline-light:hover{border-color:#faf8f5}.button--full{width:100%}.button--large{padding:1rem 2.5rem;font-size:.78rem}.announcement-bar{background:#1a1714;color:#faf8f5;text-align:center;padding:.6rem 1rem;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.announcement-bar a{color:#c8b99a}.site-header{position:sticky;top:0;z-index:100;background:#faf8f5f7;border-bottom:1px solid rgba(26,23,20,.08)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:70px}.site-header__logo a{font-size:1.2rem;font-weight:400;color:#1a1714;letter-spacing:.22em;font-family:var(--font-heading)}.site-header__logo span{color:#1a1714}.site-nav{display:flex;gap:0;align-items:center}.site-nav__link{padding:.5rem 1rem;font-weight:400;font-size:.67rem;color:#7a7068;letter-spacing:.16em;text-transform:uppercase;transition:color var(--transition)}.site-nav__link:hover{color:#1a1714;background:none}.site-header__icons{display:flex;gap:.25rem;align-items:center}.header-icon-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:none;background:none;cursor:pointer;position:relative;transition:color var(--transition);color:#7a7068}.header-icon-btn:hover{background:none;color:#1a1714}.header-icon-btn svg{width:18px;height:18px}.cart-count{position:absolute;top:3px;right:3px;background:#1a1714;color:#faf8f5;font-size:.6rem;font-weight:600;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-menu-toggle span{display:block;width:22px;height:1px;background:#1a1714;margin:5px 0;transition:all var(--transition)}.mobile-nav{display:none;background:#faf8f5;border-top:1px solid rgba(26,23,20,.08);padding:1rem}.mobile-nav.open{display:block}.mobile-nav__link{display:block;padding:.75rem 1rem;font-weight:400;font-size:.67rem;letter-spacing:.16em;text-transform:uppercase;transition:color var(--transition);color:#7a7068}.mobile-nav__link:hover{color:#1a1714;background:none}.hero{position:relative;overflow:hidden;background:#faf8f5;color:#1a1714;min-height:600px;display:flex;align-items:center}.hero__overlay{display:none}.hero__inner{position:relative;z-index:1;padding:6rem 0}.hero__eyebrow{display:inline-flex;align-items:center;gap:12px;color:#7a7068;font-size:.6rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;margin-bottom:1.25rem}.hero__title{font-size:clamp(2.8rem,6vw,5rem);font-weight:300;line-height:1.06;margin-bottom:1.25rem;max-width:700px;font-family:var(--font-heading)}.hero__title em{color:#1a1714;font-style:italic}.hero__subtitle{font-size:.88rem;color:#9e9189;max-width:420px;margin-bottom:2rem;line-height:1.8;letter-spacing:.03em}.hero__actions{display:flex;gap:.75rem;flex-wrap:wrap}.hero__badge{display:flex;align-items:center;gap:1rem;margin-top:2.5rem;font-size:.6rem;color:#9e9189;letter-spacing:.14em;text-transform:uppercase}.hero__badge-item{display:flex;align-items:center;gap:.5rem}.hero__badge-item:before{content:none}.hero__badge-divider{width:3px;height:3px;border-radius:50%;background:#c8b99a;opacity:.5}.trust-badges{background:#faf8f5;padding:2.5rem 0;border-bottom:1px solid rgba(26,23,20,.08)}.trust-badges__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0}.trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1.5rem 1rem;background:#faf8f5;border:none;border-right:1px solid rgba(26,23,20,.08);transition:background var(--transition)}.trust-badge:last-child{border-right:none}.trust-badge:hover{background:#ede8e1;box-shadow:none}.trust-badge__icon{font-size:1.2rem;color:#c8b99a}.trust-badge__title{font-weight:400;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#1a1714}.trust-badge__text{font-size:.75rem;color:#9e9189}.section-header{margin-bottom:2.5rem}.section-header__eyebrow{display:inline-block;color:#7a7068;font-size:.6rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;margin-bottom:.5rem}.section-header__title{font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:.75rem;font-weight:300;font-family:var(--font-heading)}.section-header__subtitle{color:#9e9189;max-width:560px;font-size:.88rem}.product-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.product-card{background:#faf8f5;border:1px solid rgba(26,23,20,.1);overflow:hidden;transition:border-color var(--transition),background var(--transition);position:relative}.product-card:hover{box-shadow:none;transform:none;border-color:#1a17144d;background:#f2ede6}.product-card__media{position:relative;aspect-ratio:3/4;background:#ede8e1;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__badge{position:absolute;top:10px;left:10px;background:#1a1714;color:#faf8f5;font-size:.58rem;font-weight:400;padding:3px 8px;text-transform:uppercase;letter-spacing:.14em}.product-card__wishlist{position:absolute;top:10px;right:10px;width:30px;height:30px;background:#faf8f5e6;border:1px solid rgba(26,23,20,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity var(--transition);box-shadow:none;color:#9e9189}.product-card:hover .product-card__wishlist{opacity:1}.product-card__info{padding:16px 18px 18px;border-top:1px solid rgba(26,23,20,.07)}.product-card__vendor{font-size:.65rem;color:#9e9189;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.1em}.product-card__title{font-weight:400;font-size:.78rem;margin-bottom:.5rem;line-height:1.4;letter-spacing:.04em;color:#1a1714}.product-card__title a:hover{color:#1a1714}.product-card__price{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.product-card__price .price{font-weight:400;font-size:.85rem;color:#1a1714}.product-card__price .price--compare{font-size:.78rem;color:#b5a99a;text-decoration:line-through}.product-card__stars{display:flex;gap:2px;font-size:.75rem;color:#c8b99a;margin-bottom:.75rem}.product-card__add{width:100%}.collection-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.collection-card{position:relative;overflow:hidden;aspect-ratio:4/3;cursor:pointer}.collection-card__bg{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.collection-card:hover .collection-card__bg{transform:scale(1.05)}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(26,23,20,.6) 0%,transparent 60%);display:flex;align-items:flex-end;padding:1.25rem}.collection-card__title{color:#faf8f5;font-size:.78rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.collection-card__count{color:#faf8f599;font-size:.72rem}.newsletter-section{background:#1a1714;color:#faf8f5;padding:4rem 0}.newsletter-inner{max-width:480px;margin:0 auto;text-align:center}.newsletter-inner h2{font-size:clamp(1.5rem,3vw,2rem);margin-bottom:.75rem;font-weight:300;letter-spacing:.04em}.newsletter-inner p{opacity:.6;margin-bottom:1.75rem;font-size:.82rem;letter-spacing:.04em}.newsletter-form{display:flex;gap:0;max-width:400px;margin:0 auto;border:1px solid rgba(250,248,245,.2)}.newsletter-form input{flex:1;padding:.75rem 1rem;border:none;background:transparent;color:#faf8f5;outline:none;font-size:.78rem;letter-spacing:.08em}.newsletter-form input::placeholder{color:#faf8f559}.newsletter-form input:focus{background:#faf8f50d}.newsletter-form button{background:#faf8f5;color:#1a1714;border:none;padding:.75rem 1.5rem;font-weight:400;cursor:pointer;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;transition:background var(--transition);white-space:nowrap}.newsletter-form button:hover{background:#ede8e1}.newsletter-disclaimer{font-size:.68rem;opacity:.4;margin-top:1rem;letter-spacing:.06em}.site-footer{background:#1a1714;color:#faf8f573;padding-top:4rem}.footer-grid{display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr;padding-bottom:3rem;border-bottom:1px solid rgba(250,248,245,.08)}.footer-brand__logo{font-size:1.1rem;font-weight:400;margin-bottom:.75rem;font-family:var(--font-heading);letter-spacing:.22em;color:#faf8f5}.footer-brand__logo span{color:#faf8f5}.footer-brand__desc{font-size:.78rem;color:#faf8f559;line-height:1.8;margin-bottom:1.25rem;letter-spacing:.03em}.footer-social{display:flex;gap:.5rem}.footer-social a{width:34px;height:34px;border:1px solid rgba(250,248,245,.12);display:flex;align-items:center;justify-content:center;color:#faf8f559;transition:border-color var(--transition),color var(--transition)}.footer-social a:hover{border-color:#c8b99a;color:#c8b99a;background:none}.footer-col__heading{font-size:.62rem;font-weight:400;text-transform:uppercase;letter-spacing:.22em;margin-bottom:1rem;color:#faf8f5}.footer-col ul{display:flex;flex-direction:column;gap:.75rem}.footer-col ul a{font-size:.78rem;color:#faf8f559;letter-spacing:.04em;transition:color var(--transition)}.footer-col ul a:hover{color:#faf8f5}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:1.5rem 0;font-size:.68rem;color:#faf8f533;letter-spacing:.06em}.footer-payment{display:flex;gap:.5rem;flex-wrap:wrap;opacity:.5}.footer-payment span{background:#faf8f514;padding:.2rem .5rem;font-size:.65rem;font-weight:400;letter-spacing:.06em}.product-page{padding:3rem 0}.product-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.product-gallery{position:sticky;top:90px}.product-gallery__main{aspect-ratio:1;background:#ede8e1;overflow:hidden;margin-bottom:.75rem}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.product-gallery__thumb{aspect-ratio:1;overflow:hidden;cursor:pointer;border:1px solid transparent;transition:border-color var(--transition);background:#ede8e1}.product-gallery__thumb.active{border-color:#1a1714}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info__breadcrumb{font-size:.72rem;color:#9e9189;margin-bottom:1rem;letter-spacing:.08em}.product-info__breadcrumb a:hover{color:#1a1714}.product-info__vendor{font-size:.65rem;color:#9e9189;text-transform:uppercase;letter-spacing:.14em;margin-bottom:.5rem}.product-info__title{font-size:clamp(1.6rem,3vw,2.4rem);margin-bottom:1rem;font-weight:300}.product-info__rating{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.product-info__stars{color:#c8b99a;display:flex;gap:2px}.product-info__review-count{font-size:.78rem;color:#9e9189}.product-info__price{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem}.product-info__price .price{font-size:1.6rem;font-weight:400;color:#1a1714}.product-info__price .price--compare{font-size:1rem;color:#b5a99a;text-decoration:line-through}.product-info__price .price--saving{font-size:.7rem;background:#ede8e1;color:#1a1714;padding:.2rem .6rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase}.product-options{margin-bottom:1.5rem}.product-options__label{font-size:.72rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;color:#7a7068}.product-options__swatches{display:flex;gap:.5rem;flex-wrap:wrap}.product-options__swatch{padding:.4rem 1rem;border:1px solid rgba(26,23,20,.2);font-size:.75rem;cursor:pointer;transition:all var(--transition);letter-spacing:.08em}.product-options__swatch:hover,.product-options__swatch.active{border-color:#1a1714;color:#1a1714}.product-quantity{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.qty-control{display:flex;align-items:center;border:1px solid rgba(26,23,20,.2);overflow:hidden}.qty-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;font-size:1rem;transition:background var(--transition);color:#1a1714}.qty-btn:hover{background:#ede8e1}.qty-input{width:50px;text-align:center;border:none;border-left:1px solid rgba(26,23,20,.15);border-right:1px solid rgba(26,23,20,.15);height:40px;outline:none;font-weight:400;background:transparent}.product-add-to-cart{display:flex;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap}.product-add-to-cart .button--primary,.buy-now-btn{flex:1;min-width:200px}.product-info__meta{display:flex;flex-direction:column;gap:.5rem;font-size:.78rem;padding:1.25rem;background:#ede8e1;margin-bottom:1.5rem}.product-info__meta-item{display:flex;align-items:center;gap:.5rem;color:#7a7068}.product-info__meta-item .icon{font-size:.85rem;color:#c8b99a}.product-description{font-size:.88rem;line-height:1.8;color:#7a7068;letter-spacing:.02em}.product-description p{margin-bottom:.75rem}.product-description ul{list-style:disc;padding-left:1.5rem}.product-description li{margin-bottom:.35rem}.collection-page{padding:3rem 0}.collection-header{margin-bottom:2rem}.collection-filter-bar{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(26,23,20,.08)}.collection-count{font-size:.72rem;color:#9e9189;letter-spacing:.1em;text-transform:uppercase}.collection-sort select{padding:.5rem 1rem;border:1px solid rgba(26,23,20,.2);font-size:.72rem;cursor:pointer;outline:none;background:transparent;color:#1a1714;letter-spacing:.08em}.cart-page{padding:3rem 0}.cart-page__grid{display:grid;grid-template-columns:1fr 380px;gap:2.5rem;align-items:start}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:1rem;align-items:center;padding:1.25rem;background:#faf8f5;border:1px solid rgba(26,23,20,.08)}.cart-item__image{aspect-ratio:1;overflow:hidden;background:#ede8e1}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__title{font-weight:400;margin-bottom:.25rem;font-size:.82rem;letter-spacing:.04em}.cart-item__variant{font-size:.72rem;color:#9e9189;margin-bottom:.5rem}.cart-item__price{font-weight:400;color:#1a1714;font-size:.85rem}.cart-summary{background:#ede8e1;border:1px solid rgba(26,23,20,.08);padding:1.5rem;position:sticky;top:90px}.cart-summary h2{margin-bottom:1.25rem;font-size:1rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.cart-summary__line{display:flex;justify-content:space-between;font-size:.82rem;margin-bottom:.75rem;color:#7a7068}.cart-summary__total{display:flex;justify-content:space-between;font-weight:400;font-size:.88rem;padding-top:1rem;margin-top:.5rem;border-top:1px solid rgba(26,23,20,.1);margin-bottom:1.25rem;letter-spacing:.08em;text-transform:uppercase}.cart-empty{text-align:center;padding:5rem 2rem}.cart-empty__icon{font-size:2rem;margin-bottom:1rem;color:#c8b99a}.cart-empty h2{margin-bottom:.5rem;font-weight:300}.cart-empty p{color:#9e9189;margin-bottom:1.5rem;font-size:.82rem}.cart-notification{position:fixed;bottom:2rem;right:2rem;z-index:9999;background:#1a1714;color:#faf8f5;box-shadow:var(--shadow-lg);max-width:320px}.cart-notification__wrapper{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;flex-wrap:wrap}.cart-notification__text{font-size:.78rem;font-weight:400;letter-spacing:.06em}.cart-notification__close{background:none;border:none;color:#faf8f5;cursor:pointer;font-size:1rem;margin-left:auto;opacity:.5}.page-content{padding:4rem 0;max-width:800px;margin:0 auto}.page-content h1{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:2rem;font-weight:300}.page-content h2{font-size:1.2rem;margin:2rem 0 .75rem;font-weight:400;letter-spacing:.08em}.page-content p,.page-content li{font-size:.88rem;line-height:1.8;color:#7a7068;margin-bottom:.75rem}.page-content ul,.page-content ol{padding-left:1.5rem;margin-bottom:1rem}.page-content ul li{list-style:disc}.page-content ol li{list-style:decimal}.error-page{text-align:center;padding:7rem 2rem}.error-page__code{font-size:8rem;font-weight:300;color:#c8b99a;opacity:.3;line-height:1;font-family:var(--font-heading)}.error-page h1{font-size:2rem;margin-bottom:.75rem;font-weight:300}.error-page p{color:#9e9189;margin-bottom:2rem}.breadcrumb{font-size:.72rem;color:#9e9189;margin-bottom:1.5rem;letter-spacing:.08em}.breadcrumb a:hover{color:#1a1714}.breadcrumb span{margin:0 .4rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeInUp .5s ease both}@media(max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr}.product-page__grid{gap:2rem}}@media(max-width:768px){:root{--gutter: 1rem}.section-padding{padding:2.5rem 0}.site-nav{display:none}.mobile-menu-toggle{display:block}.hero{min-height:480px}.hero__inner{padding:4rem 0}.product-page__grid{grid-template-columns:1fr}.product-gallery{position:static}.cart-page__grid,.footer-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.hero__actions{flex-direction:column}}@media(max-width:480px){.product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.trust-badges__grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.cart-item{grid-template-columns:70px 1fr}.cart-item__price{grid-column:2}}.shopify-section,.shopify-section>div,[id^=shopify-section],#MainContent,main.content-for-layout,.main-content,.page-width{overflow:visible!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
