.page-wrapper{display:flex;flex-direction:column;min-height:100vh}.page-wrapper>.shopify-section:last-child{margin-top:auto}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:#1a1a1a;font-family:Poppins,Arial,Helvetica,sans-serif;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:400}.font-display{font-family:Bebas Neue,sans-serif;font-weight:400}.font-hero{font-family:Playfair Display,Georgia,serif;font-weight:400}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#f8f7f4}::-webkit-scrollbar-thumb{background:#c8c5c0;border-radius:2px}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeftDrawer{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes staggerIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-fade-in-up{animation:fadeInUp .7s ease-out forwards}.animate-fade-in{animation:fadeIn .5s ease-out forwards}.animate-slide-in-left{animation:slideInLeftDrawer .3s ease-out forwards}.animate-stagger-in{animation:staggerIn .6s ease-out forwards;opacity:0}.animation-delay-100{animation-delay:.1s;opacity:0}.animation-delay-200{animation-delay:.2s;opacity:0}.animation-delay-300{animation-delay:.3s;opacity:0}.animation-delay-400{animation-delay:.4s;opacity:0}.animation-delay-500{animation-delay:.5s;opacity:0}.animation-delay-600{animation-delay:.6s;opacity:0}.product-card:hover .product-image{transform:scale(1.04)}.brand-marquee{overflow:hidden;width:100%}.brand-marquee-track{display:flex;animation:brand-scroll 18s linear infinite;width:fit-content}.brand-marquee-track:hover{animation-play-state:paused}.size-btn-active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.topbar{background:#1a1a1a;padding:8px 16px;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:36px}.topbar__inner{position:relative;width:100%;height:20px;display:flex;align-items:center;justify-content:center}.topbar__message{position:absolute;left:50%;transform:translate(-50%);color:#fff;font-size:10px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;white-space:nowrap;opacity:0;transition:opacity .5s ease;pointer-events:none}.topbar__message.is-active{opacity:1;pointer-events:auto}@media(min-width:640px){.topbar__message{font-size:12px}}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #E8E5E0}.header__inner{padding:12px 16px;position:relative;display:flex;align-items:center}@media(min-width:640px){.header__inner{padding:12px 32px}}@media(min-width:1024px){.header__inner{padding:12px 48px}}.header__left{display:flex;align-items:center;flex:1}.header__hamburger{display:flex;flex-direction:column;gap:6px;padding:4px;flex-shrink:0;margin-right:8px;background:none;border:none;cursor:pointer}.header__hamburger span{display:block;width:20px;height:1px;background:#1a1a1a}@media(min-width:1024px){.header__hamburger{display:none}}.header__search{display:none}@media(min-width:1024px){.header__search{display:flex;align-items:center;background:#f8f7f4;border:1px solid #E8E5E0;padding:10px 16px;gap:12px;width:288px}}@media(min-width:1280px){.header__search{width:384px}}.header__search-icon{width:16px;height:16px;color:#6b6862;flex-shrink:0}.header__search input{background:transparent;flex:1;font-size:14px;color:#1a1a1a;outline:none;border:none;font-family:inherit}.header__logo{position:absolute;left:50%;transform:translate(-50%);font-family:Bebas Neue,sans-serif;font-size:24px;letter-spacing:.12em;color:#1a1a1a;text-decoration:none;white-space:nowrap}@media(min-width:640px){.header__logo{font-size:30px}}.header__right{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}.header__icon-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.header__icon-btn svg{width:20px;height:20px;color:#1a1a1a}.header__mobile-search-btn{display:flex}@media(min-width:1024px){.header__mobile-search-btn{display:none}}.header__account-btn{display:none}@media(min-width:640px){.header__account-btn{display:flex}}.header__nav{display:none;align-items:center;justify-content:center;gap:32px;padding:10px 48px;border-top:1px solid #E8E5E0}@media(min-width:1024px){.header__nav{display:flex}}.header__nav a{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;transition:color .2s}.header__nav a:hover{color:#6b6862}.mobile-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none}.mobile-drawer-overlay.is-open{display:block}.mobile-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.mobile-drawer{position:absolute;left:0;top:0;bottom:0;width:288px;background:#fff;animation:slideInLeftDrawer .3s ease-out forwards;display:flex;flex-direction:column}.mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #E8E5E0}.mobile-drawer__logo{font-family:Bebas Neue,sans-serif;font-size:20px;letter-spacing:.1em}.mobile-drawer__close{background:none;border:none;cursor:pointer;padding:4px}.mobile-drawer__search{padding:16px;border-bottom:1px solid #E8E5E0}.mobile-drawer__search-inner{display:flex;align-items:center;background:#f8f7f4;border:1px solid #E8E5E0;padding:10px 12px;gap:8px}.mobile-drawer__search-inner input{background:transparent;flex:1;font-size:14px;outline:none;border:none;font-family:inherit}.mobile-drawer__nav{flex:1;padding:8px 16px;overflow-y:auto}.mobile-drawer__nav a{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #F2F0EC;font-size:14px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;transition:color .2s}.mobile-drawer__nav a:hover{color:#6b6862}.hero{position:relative;height:42vh;min-height:300px;max-height:750px;display:flex;align-items:center;overflow:hidden}@media(min-width:640px){.hero{height:68vh}}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.hero__img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#000000b3,#00000073,#0003)}@media(min-width:640px){.hero__overlay{background:linear-gradient(to right,rgba(0,0,0,.7) 0%,rgba(0,0,0,.45) 40%,transparent 100%)}}.hero__content{position:relative;z-index:10;padding:0 20px;max-width:768px}@media(min-width:640px){.hero__content{padding:40px 48px}}@media(min-width:1024px){.hero__content{padding:56px 80px}}.hero__eyebrow{color:#ffffffb3;font-size:9px;font-weight:700;letter-spacing:.3em;text-transform:uppercase;margin-bottom:8px}@media(min-width:640px){.hero__eyebrow{font-size:12px;margin-bottom:16px}}.hero__heading{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:30px;color:#fff;line-height:1.15;margin:0 0 12px}@media(min-width:640px){.hero__heading{font-size:60px;margin-bottom:20px}}@media(min-width:1024px){.hero__heading{font-size:72px}}.hero__heading-italic{display:block;font-style:italic;font-weight:400;color:#e8d9b5}.hero__sub{color:#ffffffbf;font-size:12px;margin-bottom:16px;max-width:260px}@media(min-width:640px){.hero__sub{font-size:16px;margin-bottom:32px;max-width:448px}}.hero__ctas{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}@media(min-width:640px){.hero__ctas{gap:12px}}.hero__cta-primary{display:inline-block;padding:10px 20px;background:#fff;color:#1a1a1a;font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;transition:background .2s}.hero__cta-primary:hover{background:#f8f7f4}@media(min-width:640px){.hero__cta-primary{font-size:10px;padding:14px 28px}}.hero__cta-secondary{display:inline-block;padding:10px 20px;background:transparent;border:1px solid #FFFFFF;color:#fff;font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;transition:background .2s}.hero__cta-secondary:hover{background:#ffffff1a}@media(min-width:640px){.hero__cta-secondary{font-size:10px;padding:14px 28px}}.trust-bar{background:#1a1a1a}.trust-bar__mobile{display:flex;align-items:center;justify-content:center;gap:32px;padding:16px 24px;overflow:hidden;min-height:52px}@media(min-width:640px){.trust-bar__mobile{display:none}}.trust-bar__desktop{display:none}@media(min-width:640px){.trust-bar__desktop{display:grid;grid-template-columns:repeat(5,1fr);max-width:1280px;margin:0 auto}}.trust-bar__item{display:flex;align-items:flex-start;gap:12px;padding:20px 24px;border-right:1px solid rgba(255,255,255,.1)}.trust-bar__item:last-child{border-right:none}.trust-bar__icon{color:#ffffffb3;margin-top:2px;flex-shrink:0}.trust-bar__icon svg{width:28px;height:28px}.trust-bar__label{color:#fff;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:4px}.trust-bar__sub{color:#ffffff80;font-size:10px;line-height:1.5}.trust-badge{display:flex;align-items:center;gap:8px;color:#fff}.trust-badge svg{width:16px;height:16px;flex-shrink:0}.trust-badge span{font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.size-section{display:none;background:#f8f7f4;padding:32px 16px}@media(min-width:640px){.size-section{display:block}}.size-section__inner{max-width:1152px;margin:0 auto}.size-section__heading{font-family:Bebas Neue,sans-serif;font-size:24px;color:#1a1a1a;margin:0 0 2px;letter-spacing:-.01em}@media(min-width:640px){.size-section__heading{font-size:30px}}.size-section__sub{color:#6b6862;font-size:12px;letter-spacing:.1em;margin-bottom:16px}.size-tabs{display:flex;border:1px solid #E8E5E0;width:fit-content;margin-bottom:16px}.size-tab-btn{padding:10px 24px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;background:#fff;color:#6b6862;border:none;cursor:pointer;transition:background .2s,color .2s;font-family:inherit}.size-tab-btn.is-active,.size-tab-btn:focus.is-active{background:#1a1a1a;color:#fff}.size-grid{display:flex;flex-wrap:wrap;gap:8px}.size-btn{padding:10px 16px;border:1px solid #E8E5E0;background:#fff;font-size:12px;font-weight:600;color:#1a1a1a;letter-spacing:.1em;cursor:pointer;transition:background .2s,color .2s,border-color .2s;font-family:inherit}@media(min-width:640px){.size-btn{padding:10px 20px}}.size-btn:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.size-tabs-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.size-grid--desktop{display:none}.size-mobile-filter{display:block;position:relative}.size-filter-toggle{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1.5px solid #1A1A1A;background:#fff;color:#1a1a1a;font-size:11px;font-weight:700;font-family:inherit;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s}.size-filter-toggle.is-active,.size-filter-toggle:hover{background:#1a1a1a;color:#fff}.size-filter-toggle.is-active svg,.size-filter-toggle:hover svg{stroke:#fff}.size-filter-toggle svg{transition:transform .2s}.size-filter-toggle.is-active svg{transform:rotate(180deg)}.size-filter-panel{display:none;position:absolute;right:0;top:calc(100% + 6px);z-index:20;background:#fff;border:1.5px solid #1A1A1A;padding:12px;min-width:240px;box-shadow:0 4px 16px #0000001a}.size-filter-panel.is-open{display:block}.size-filter-grid{display:flex;flex-wrap:wrap;gap:8px}.size-filter-opt{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #D0CEC9;font-size:11px;font-weight:700;letter-spacing:.08em;color:#1a1a1a;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.size-filter-opt:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}@media(min-width:768px){.size-grid--desktop{display:flex}.size-mobile-filter{display:none}.size-tabs-row{margin-bottom:0}}.new-in-section{padding:64px 16px;background:#f8f7f4}.new-in-section__inner{max-width:1152px;margin:0 auto}.new-in-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.new-in-section__heading{font-family:Bebas Neue,sans-serif;font-size:42px;color:#1a1a1a;margin:0;letter-spacing:-.01em}@media(min-width:640px){.new-in-section__heading{font-size:52px}}.new-in-section__sub{color:#6b6862;font-size:14px;letter-spacing:.08em;margin-top:6px}.new-in-section__shop-all{display:none;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;border-bottom:1px solid #1A1A1A;padding-bottom:2px;transition:color .2s}.new-in-section__shop-all:hover{color:#6b6862}@media(min-width:640px){.new-in-section__shop-all{display:block}}.new-in-header-right{display:flex;align-items:center;gap:12px}.new-in-filter-wrap{display:block;position:relative}@media(min-width:640px){.new-in-filter-wrap{display:none}}.new-in-filter-tabs{display:flex;gap:0;margin-bottom:12px;border-bottom:1px solid #E8E5E0}.new-in-filter-tab{flex:1;padding:8px 0;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;background:none;border:none;color:#6b6862;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;font-family:inherit;transition:color .15s}.new-in-filter-tab.is-active{color:#1a1a1a;border-bottom-color:#1a1a1a}.new-in-section__shop-all-mobile{display:block;margin-top:24px;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;border-bottom:1px solid #1A1A1A;padding-bottom:2px;width:fit-content}@media(min-width:640px){.new-in-section__shop-all-mobile{display:none}}.carousel-wrap{position:relative}.carousel-btn{display:none}@media(min-width:640px){.carousel-btn{width:36px;height:36px}}.carousel-btn:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.carousel-btn--left{left:0}.carousel-btn--right{right:0}.carousel-btn svg{width:14px;height:14px}@media(min-width:640px){.carousel-btn svg{width:16px;height:16px}}.product-carousel{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:0 0 8px;scroll-behavior:smooth}@media(min-width:640px){.product-carousel{padding:0 40px 8px}}.product-carousel::-webkit-scrollbar{display:none}.product-card{flex-shrink:0;width:180px;text-decoration:none;display:block}@media(min-width:640px){.product-card{width:220px}}.product-card__img-wrap{aspect-ratio:1/1;background:#eceae6;border:1px solid #E2E0DB;display:flex;align-items:center;justify-content:center;margin-bottom:10px;overflow:hidden;position:relative}.product-card__sale-badge-overlay{position:absolute;top:8px;left:8px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:#c0392b;color:#fff;padding:3px 8px;z-index:1}.product-card__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card__img-wrap img{transform:scale(1.04)}.product-card__label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#1a1a1a}.product-card__sub{font-size:13px;font-weight:600;color:#1a1a1a;margin-top:4px}.product-card__price{font-size:14px;font-weight:700;color:#1a1a1a;margin-top:4px}@media(min-width:640px){.product-card__sub{font-size:14px}.product-card__price{font-size:15px}}.category-section{padding:64px 16px;background:#fff}.category-section__inner{max-width:1152px;margin:0 auto}.section-heading{font-family:Bebas Neue,sans-serif;font-size:42px;color:#1a1a1a;margin:0 0 8px;letter-spacing:-.01em}@media(min-width:640px){.section-heading{font-size:52px}}.section-sub{color:#6b6862;font-size:14px;letter-spacing:.08em;margin-bottom:32px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:1024px){.category-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:640px){.category-grid{gap:16px}}.category-card{position:relative;aspect-ratio:1/1;overflow:hidden;display:block;text-decoration:none}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.category-card:hover img{transform:scale(1.05)}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;transition:background .3s}.category-card:hover .category-card__overlay{background:#00000059}.category-card__label{position:absolute;bottom:0;left:0;right:0;padding:16px}.category-card__name{font-family:Bebas Neue,sans-serif;font-size:26px;color:#fff;letter-spacing:.05em;display:block}@media(min-width:640px){.category-card__name{font-size:32px}}.category-card__shop{display:block;color:#ffffffb3;font-size:12px;letter-spacing:.2em;text-transform:uppercase;margin-top:4px}.sell-cta{position:relative;padding:80px 16px;overflow:hidden}.sell-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0}.sell-cta__bg img{width:100%;height:100%;object-fit:cover}.sell-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6}.sell-cta__content{position:relative;z-index:10;max-width:672px;margin:0 auto;text-align:center}.sell-cta__eyebrow{color:#c5a84f;font-size:10px;font-weight:700;letter-spacing:.35em;text-transform:uppercase;margin-bottom:16px}.sell-cta__heading{font-family:Bebas Neue,sans-serif;font-size:36px;color:#fff;margin:0 0 20px;letter-spacing:-.01em;line-height:1}@media(min-width:640px){.sell-cta__heading{font-size:48px}}@media(min-width:1024px){.sell-cta__heading{font-size:60px}}.sell-cta__sub{color:#fff9;font-size:14px;margin-bottom:40px;max-width:448px;margin-left:auto;margin-right:auto;line-height:1.6}.sell-cta__buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.sell-cta__btn-primary{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:#fff;color:#1a1a1a;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;transition:background .2s}.sell-cta__btn-primary:hover{background:#f8f7f4}.sell-cta__btn-secondary{display:inline-flex;align-items:center;padding:16px 32px;background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;transition:border-color .2s}.sell-cta__btn-secondary:hover{border-color:#fff9}.whatsapp-section{padding:64px 16px;background:#f8f7f4}.whatsapp-section__inner{max-width:672px;margin:0 auto;text-align:center}.whatsapp-icon{width:48px;height:48px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.whatsapp-icon svg{width:24px;height:24px;color:#fff}.whatsapp-section__eyebrow{font-size:10px;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#6b6862;margin-bottom:12px}.whatsapp-section__heading{font-family:Bebas Neue,sans-serif;font-size:30px;color:#1a1a1a;margin:0 0 16px;letter-spacing:-.01em;line-height:1}@media(min-width:640px){.whatsapp-section__heading{font-size:40px}}@media(min-width:1024px){.whatsapp-section__heading{font-size:48px}}.whatsapp-section__sub{color:#6b6862;font-size:14px;line-height:1.6;margin-bottom:32px;max-width:448px;margin-left:auto;margin-right:auto}@media(min-width:640px){.whatsapp-section__sub{font-size:16px}}.whatsapp-section__btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:#25d366;color:#fff;font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;transition:background .2s}.whatsapp-section__btn:hover{background:#1db954}.site-footer{background:#0f0f0f;padding:48px 16px}.site-footer__inner{max-width:1152px;margin:0 auto}.site-footer__top{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.1)}@media(min-width:1024px){.site-footer__top{flex-direction:row}}.site-footer__logo{font-family:Bebas Neue,sans-serif;font-size:24px;letter-spacing:.12em;color:#fff;text-decoration:none}.site-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:24px 24px}.site-footer__nav a{font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;text-decoration:none;transition:color .2s}.site-footer__nav a:hover{color:#fff}.site-footer__social a{width:32px;height:32px;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#ffffff80;text-decoration:none;transition:color .2s,border-color .2s}.site-footer__social a:hover{color:#fff;border-color:#ffffff80}.site-footer__social a svg{width:16px;height:16px}.site-footer__bottom{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:#ffffff4d;letter-spacing:.1em}@media(min-width:640px){.site-footer__bottom{flex-direction:row}}.site-footer__legal{display:flex;gap:20px}.site-footer__legal a{color:#ffffff4d;text-decoration:none;transition:color .2s}.site-footer__legal a:hover{color:#fff9}.collection-header{padding:40px 16px 24px;background:#f8f7f4;border-bottom:1px solid #E8E5E0}.collection-header__inner{max-width:1152px;margin:0 auto}.collection-header__heading{font-family:Bebas Neue,sans-serif;font-size:36px;color:#1a1a1a;margin:0 0 8px}.collection-header__sub{color:#6b6862;font-size:13px}.collection-grid-section{padding:32px 16px;background:#fff}.collection-grid-section__inner{max-width:1152px;margin:0 auto}.collection-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:640px){.collection-product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.collection-product-grid{grid-template-columns:repeat(4,1fr)}}.collection-product-card{text-decoration:none;display:block}.collection-product-card__img-wrap{aspect-ratio:1/1;background:#eceae6;border:1px solid #E2E0DB;overflow:hidden;margin-bottom:10px;position:relative}.collection-product-card__sale-badge-overlay{position:absolute;top:8px;left:8px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:#c0392b;color:#fff;padding:3px 8px;z-index:1}.collection-product-card__img-wrap img,.collection-product-card__img-wrap .card-img{display:none;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.collection-product-card__img-wrap .card-img.is-active{display:block}.collection-product-card__img-wrap img:only-child{display:block}.card-dots{display:flex;justify-content:center;gap:4px;margin-top:6px}.card-dot{width:5px;height:5px;border-radius:50%;background:#d0cec9;transition:background .15s;flex-shrink:0}.card-dot.is-active{background:#1a1a1a}.collection-product-card:hover .collection-product-card__img-wrap img{transform:scale(1.04)}.collection-product-card__vendor{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#6b6862;margin-bottom:2px}.collection-product-card__title{font-size:13px;font-weight:500;color:#1a1a1a;margin-bottom:4px}.collection-product-card__price{font-size:14px;font-weight:600;color:#1a1a1a}.pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #E8E5E0;font-size:13px;color:#1a1a1a;text-decoration:none;transition:background .2s,color .2s}.pagination a:hover,.pagination .current{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.product-main{padding:32px 16px}.product-main__inner{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.product-main__inner{grid-template-columns:1fr 1fr}}.product-gallery__main{aspect-ratio:3/4;background:#eceae6;border:1px solid #E2E0DB;overflow:hidden}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-info__vendor{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:#6b6862;margin-bottom:8px}.product-info__desc{font-size:14px;color:#6b6862;line-height:1.6;margin-bottom:24px}.product-info__add-btn{display:block;width:100%;padding:16px;background:#1a1a1a;color:#fff;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;border:none;cursor:pointer;transition:background .2s;font-family:inherit}.product-info__add-btn:hover{background:#3d3d3d}.cart-page{padding:40px 16px;min-height:60vh}.cart-page__inner{max-width:900px;margin:0 auto}.cart-page__heading{font-family:Bebas Neue,sans-serif;font-size:36px;color:#1a1a1a;margin:0 0 32px}.cart-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #E8E5E0}.cart-item__img{width:80px;height:100px;object-fit:cover;background:#eceae6;flex-shrink:0}.cart-item__title{font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:4px}.cart-item__price{font-size:14px;font-weight:600;color:#1a1a1a}.cart-checkout-btn{display:flex;align-items:center;justify-content:center;flex:1;padding:16px;background:#1a1a1a;color:#fff;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;border:none;cursor:pointer;font-family:inherit;transition:background .2s}.cart-checkout-btn:hover{background:#3d3d3d}.cart-actions{display:flex;gap:12px;margin-top:24px}.cart-continue-btn{display:flex;align-items:center;justify-content:center;flex:1;padding:16px;background:#fff;color:#1a1a1a;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;border:2px solid #1A1A1A;cursor:pointer;font-family:inherit;text-decoration:none;white-space:nowrap;transition:background .2s,color .2s}.cart-continue-btn:hover{background:#f5f5f5}.cart-item__details{flex:1}.cart-item__remove{margin-top:8px;background:none;border:none;padding:0;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6b6862;cursor:pointer;text-decoration:underline;font-family:inherit}.cart-item__remove:hover{color:#1a1a1a}.page-404{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:40px 16px;text-align:center}.page-404__heading{font-family:Bebas Neue,sans-serif;font-size:80px;color:#e8e5e0;margin:0}.page-404__sub{font-size:18px;color:#6b6862;margin-bottom:24px}.page-404__btn{display:inline-block;padding:14px 28px;background:#1a1a1a;color:#fff;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;transition:background .2s}.page-404__btn:hover{background:#3d3d3d}.search-page{padding:40px 16px}.search-page__inner{max-width:1152px;margin:0 auto}.search-form{display:flex;gap:0;margin-bottom:32px;border:1px solid #E8E5E0;max-width:600px}.search-form input{flex:1;padding:12px 16px;font-size:14px;border:none;outline:none;font-family:inherit;background:#f8f7f4}.search-form button{padding:12px 20px;background:#1a1a1a;color:#fff;border:none;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;font-family:inherit}.product-main{padding:24px 16px}@media(min-width:640px){.product-main{padding:32px}}@media(min-width:1024px){.product-main{padding:48px}}.product-main__inner{display:grid;grid-template-columns:1fr;gap:32px;max-width:1200px;margin:0 auto}@media(min-width:768px){.product-main__inner{grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start}.product-gallery{position:sticky;top:80px}}.product-gallery__main{position:relative;background:#f8f7f4;overflow:hidden;width:100%;aspect-ratio:1/1}.product-gallery__main img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s ease}.product-gallery__slider{position:relative;overflow:hidden;background:#f8f7f4;width:100%;aspect-ratio:1/1}.product-gallery__slide{display:none;width:100%;height:100%}.product-gallery__slide.is-active{display:block}.product-gallery__slide img{width:100%;height:100%;object-fit:contain;background:#f8f7f4;display:block}.product-gallery__placeholder{width:100%;height:100%;background:#eceae6}.product-gallery__arrow{display:none}.product-gallery__dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.product-gallery__dot{width:7px;height:7px;border-radius:50%;background:#d0cec9;border:none;cursor:pointer;padding:0;transition:background .15s}.product-gallery__dot.is-active{background:#1a1a1a}.product-trust-badges{display:flex;justify-content:space-between;padding:20px 0 0;margin-top:24px;border-top:1px solid #E8E5E0;gap:8px}.product-trust-badge{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;text-align:center}.product-trust-badge svg{color:#6b6862}.product-trust-badge span{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b6862}.product-info__vendor{font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#6b6862;margin:0 0 8px}.product-info__price-wrap{display:flex;align-items:center;gap:10px;margin-bottom:20px;flex-wrap:wrap}.product-info__price{font-size:28px;font-weight:700;color:#1a1a1a}.product-info__price--sale{color:#c0392b}.product-info__compare-at{font-size:18px;font-weight:400;color:#9b9590;text-decoration:line-through}.product-info__badge{font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;background:#c0392b;color:#fff;padding:3px 8px}.product-info__option{margin-bottom:16px}.product-info__option-label{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#1a1a1a;margin:0 0 8px}.product-info__option-btns{display:flex;flex-wrap:wrap;gap:8px}.product-option-btn{min-width:44px;min-height:44px;padding:0 14px;border:1px solid #E8E5E0;background:#fff;font-size:11px;font-weight:600;letter-spacing:.05em;color:#1a1a1a;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.product-option-btn:hover{border-color:#1a1a1a}.product-option-btn.is-selected{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.product-option-btn.is-unavailable{opacity:.35;cursor:not-allowed;text-decoration:line-through}.product-option-static{display:inline-flex;align-items:center;height:36px;padding:0 16px;background:#1a1a1a;color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em}.product-info__add-btn{display:block;width:100%;padding:10px 24px;min-height:52px;background:#fff;color:#1a1a1a;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;border:2px solid #1A1A1A;cursor:pointer;margin-top:20px;transition:background .2s,color .2s}.product-info__add-btn:hover:not(:disabled){background:#f5f5f5}.product-info__add-btn:disabled{opacity:.5;cursor:not-allowed}.shopify-payment-button{margin-top:12px}.shopify-payment-button__button{display:block;width:100%;padding:14px 24px;min-height:52px;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;border:none;cursor:pointer}.shopify-payment-button__more-options{display:none!important}.product-info__desc{margin-top:24px;padding-top:24px;border-top:1px solid #E8E5E0;font-size:14px;line-height:1.8;color:#1a1a1a}.collection-product-card__price-wrap{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:4px}.collection-product-card__price--sale{color:#c0392b}.collection-product-card__compare-at{font-size:12px;color:#9b9590;text-decoration:line-through}.collection-product-card__sale-badge{font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;background:#c0392b;color:#fff;padding:2px 6px}.product-card__price-wrap{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.product-card__price--sale{color:#c0392b}.product-card__compare-at{font-size:13px;color:#9b9590;text-decoration:line-through}.product-card__sale-badge{font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;background:#c0392b;color:#fff;padding:2px 6px}.product-info__price-wrap .product-info__price{margin-bottom:0}.product-info__title{font-size:36px;font-weight:800;margin-bottom:20px;line-height:1.05;text-transform:uppercase;letter-spacing:-.01em}@media(min-width:640px){.product-info__title{font-size:48px}}@media(min-width:1024px){.product-info__title{font-size:56px}}.product-info__vendor{margin-bottom:8px}.product-info__price-wrap,.product-info__option{margin-bottom:20px}.product-info__add-btn{margin-top:20px}.product-info__buy-btn{margin-top:12px}.product-info__desc{margin-top:20px;padding-top:20px}
/*# sourceMappingURL=/cdn/shop/t/26/assets/theme.css.map */
