*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;line-height:1.6;color:#111;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit}.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}.container{max-width:1440px;margin:0 auto;padding:0 24px}@media(min-width:1024px){.container{padding:0 48px}}.section-padding{padding:64px 0}.section-padding--sm{padding:40px 0}@media(max-width:768px){.section-padding{padding:40px 0}.section-padding--sm{padding:24px 0}}.rte h2,.rte h3{margin-bottom:.75rem}.rte p{margin-bottom:1rem}.rte ul,.rte ol{margin-bottom:1rem;padding-left:1.5rem}.rte ul{list-style:disc}.rte ol{list-style:decimal}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:0;transition:all .18s cubic-bezier(.23,1,.32,1);cursor:pointer;white-space:nowrap;border:2px solid transparent}.btn:active{transform:scale(.97)}.btn--primary{background:#111;color:#fff;border-color:#111}.btn--primary:hover{background:#333;border-color:#333}.btn--secondary{background:transparent;color:#111;border-color:#111}.btn--secondary:hover{background:#111;color:#fff}.btn--white{background:#fff;color:#111;border-color:#fff}.btn--white:hover{background:#f7f7f5}.btn--sm{padding:10px 20px;font-size:.8125rem}.btn--lg{padding:18px 36px;font-size:.9375rem}.btn--full{width:100%}.btn:disabled{opacity:.5;cursor:not-allowed}.section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:16px}.section-header--center{justify-content:center;text-align:center}.section-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.1}.section-subtitle{font-size:.9375rem;color:#6b7280;margin-top:6px}.section-link{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-bottom:1.5px solid #111111;padding-bottom:2px;transition:opacity .15s}.section-link:hover{opacity:.6}.announcement-bar{background:#111;color:#fff;text-align:center;padding:10px 24px}.announcement-bar__inner{max-width:1440px;margin:0 auto}.announcement-bar__link,.announcement-bar__text{font-size:.8125rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#fff}.announcement-bar__link:hover{text-decoration:underline}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #E5E7EB}.site-header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto;padding:0 24px;height:64px;gap:24px}@media(min-width:1024px){.site-header__inner{padding:0 48px}}.site-header__menu-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px}@media(min-width:1024px){.site-header__menu-toggle{display:none}}.site-header__logo{flex-shrink:0}.site-header__logo-text{font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.site-header__nav{display:none}@media(min-width:1024px){.site-header__nav{display:block;flex:1}}.site-header__nav-list{display:flex;align-items:center;gap:32px;justify-content:center}.site-header__nav-link{font-size:.875rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;transition:opacity .15s;position:relative}.site-header__nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#111;transition:width .2s cubic-bezier(.23,1,.32,1)}.site-header__nav-link:hover:after{width:100%}.site-header__nav-link--sale{color:#dc2626}.site-header__nav-link--sale:after{background:#dc2626}.site-header__actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.site-header__action-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:opacity .15s}.site-header__action-btn:hover{opacity:.6}.site-header__cart-btn{position:relative}.site-header__cart-count{position:absolute;top:2px;right:2px;background:#dc2626;color:#fff;font-size:.625rem;font-weight:700;min-width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.mobile-nav{background:#fff;border-top:1px solid #E5E7EB;padding:16px 24px}.mobile-nav__list{display:flex;flex-direction:column;gap:0}.mobile-nav__link{display:block;padding:14px 0;font-size:1rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;border-bottom:1px solid #F3F4F6}.mobile-nav__link--sale{color:#dc2626}.hero{background:#fff;overflow:hidden}.hero__inner{display:grid;grid-template-columns:1fr 1fr;min-height:600px;max-width:1440px;margin:0 auto}@media(max-width:768px){.hero__inner{grid-template-columns:1fr;min-height:auto}}.hero__content{display:flex;flex-direction:column;justify-content:center;padding:80px 48px;gap:24px}@media(max-width:768px){.hero__content{padding:48px 24px;order:2}}.hero__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.hero__heading{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1}.hero__subheading{font-size:1.0625rem;color:#4b5563;max-width:420px;line-height:1.6}.hero__ctas{display:flex;flex-wrap:wrap;gap:12px}.hero__trust{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.hero__trust-item{display:flex;align-items:center;gap:6px;font-size:.8125rem;color:#6b7280}.hero__image-wrap{position:relative;overflow:hidden;background:#f7f7f5}@media(max-width:768px){.hero__image-wrap{height:360px;order:1}}.hero__image{width:100%;height:100%;object-fit:cover;object-position:center top}.hero__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f7f7f5}.hero__placeholder-svg{width:100%;height:100%;opacity:.3}.trust-strip{background:#f7f7f5;padding:32px 0;border-top:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:768px){.trust-strip__grid{grid-template-columns:repeat(2,1fr);gap:16px}}.trust-strip__item{display:flex;align-items:center;gap:12px}.trust-strip__icon{flex-shrink:0}.trust-strip__title{font-size:.875rem;font-weight:600}.trust-strip__subtitle{font-size:.8125rem;color:#6b7280}.category-grid__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:1024px){.category-grid__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.category-grid__grid{grid-template-columns:repeat(2,1fr)}}.category-card{display:block;position:relative;overflow:hidden;aspect-ratio:3/4;background:#f7f7f5}.category-card__image-wrap{width:100%;height:100%;overflow:hidden}.category-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.23,1,.32,1)}.category-card:hover .category-card__img{transform:scale(1.04)}.category-card__img--placeholder{width:100%;height:100%;opacity:.3}.category-card__label{position:absolute;bottom:0;left:0;right:0;padding:32px 16px 16px;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%)}.category-card__title{color:#fff;font-size:.9375rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.product-grid{display:grid;gap:24px}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-grid--5{grid-template-columns:repeat(5,1fr)}@media(max-width:1200px){.product-grid--5{grid-template-columns:repeat(4,1fr)}}@media(max-width:1024px){.product-grid--4,.product-grid--5{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product-grid--3,.product-grid--4,.product-grid--5{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:400px){.product-grid--3,.product-grid--4,.product-grid--5{grid-template-columns:repeat(2,1fr);gap:8px}}.product-card{display:flex;flex-direction:column}.product-card__image-link{display:block}.product-card__image-wrap{position:relative;overflow:hidden;background:#f7f7f5;aspect-ratio:3/4}.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.23,1,.32,1)}.product-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease,transform .4s cubic-bezier(.23,1,.32,1)}.product-card:hover .product-card__img:not(.product-card__img--hover){transform:scale(1.03)}.product-card:hover .product-card__img--hover{opacity:1;transform:scale(1.03)}.product-card__img--placeholder{opacity:.3}.product-card__badge{position:absolute;top:12px;left:12px;padding:4px 10px;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;z-index:2}.product-card__badge--sale{background:#dc2626;color:#fff}.product-card__badge--sold-out{background:#111;color:#fff}.product-card__stock{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:.75rem;font-weight:500;z-index:2}.product-card__stock--critical{background:#dc2626eb;color:#fff}.product-card__stock--low{background:#1f1f1fe0;color:#fff}.product-card__stock-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0;animation:pulse-dot 1.5s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.product-card__info{padding:12px 0;display:flex;flex-direction:column;gap:6px;flex:1}.product-card__title-link{display:block}.product-card__title{font-size:.875rem;font-weight:500;line-height:1.3;color:#111}.product-card__price-wrap{display:flex;align-items:center;gap:8px}.product-card__price{font-size:.9375rem;font-weight:600}.product-card__price--sale{color:#dc2626}.product-card__price--compare{color:#9ca3af;text-decoration:line-through;font-weight:400;font-size:.875rem}.product-card__form{margin-top:auto}.product-card__add-btn{width:100%;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.product-card:hover .product-card__add-btn{opacity:1;transform:translateY(0)}@media(max-width:768px){.product-card__add-btn{opacity:1;transform:none}}.split-banner__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){.split-banner__grid{grid-template-columns:1fr}}.split-banner__panel{position:relative;overflow:hidden;aspect-ratio:4/3;display:block;background:#f7f7f5}.split-banner__img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.23,1,.32,1)}.split-banner__panel:hover .split-banner__img{transform:scale(1.03)}.split-banner__img--placeholder{opacity:.3}.split-banner__content{position:absolute;bottom:0;left:0;right:0;padding:48px 32px 32px;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 100%)}.split-banner__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fffc;margin-bottom:6px}.split-banner__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:12px}.split-banner__cta{font-size:.875rem;font-weight:600;color:#fff;letter-spacing:.04em;text-transform:uppercase;border-bottom:1.5px solid rgba(255,255,255,.7);padding-bottom:2px}.sale-banner{background:#111;padding:80px 0;text-align:center}.sale-banner__inner{max-width:640px;margin:0 auto}.sale-banner__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#dc2626;margin-bottom:16px}.sale-banner__heading{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:16px}.sale-banner__subheading{font-size:1.0625rem;color:#9ca3af;margin-bottom:32px;line-height:1.6}.site-footer{background:#111;color:#fff;padding:64px 0 32px}.site-footer__inner{max-width:1440px;margin:0 auto;padding:0 48px}@media(max-width:768px){.site-footer__inner{padding:0 24px}}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}@media(max-width:1024px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:640px){.site-footer__grid{grid-template-columns:1fr;gap:32px}}.site-footer__logo{display:block;margin-bottom:16px}.site-footer__logo-img{height:36px;width:auto;display:block;object-fit:contain;filter:brightness(0) invert(1)}.site-footer__tagline{font-size:.875rem;color:#9ca3af;margin-bottom:20px}.site-footer__social{display:flex;gap:12px}.site-footer__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#9ca3af;border:1px solid #374151;border-radius:50%;transition:all .15s}.site-footer__social-link:hover{color:#fff;border-color:#fff}.site-footer__col-title{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:16px}.site-footer__links{display:flex;flex-direction:column;gap:10px}.site-footer__links a{font-size:.9375rem;color:#d1d5db;transition:color .15s}.site-footer__links a:hover{color:#fff}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:32px;border-top:1px solid #1F2937;flex-wrap:wrap;gap:16px}.site-footer__copyright{font-size:.8125rem;color:#6b7280}.site-footer__payment-icons{display:flex;gap:8px;align-items:center}.payment-icon{height:24px;width:auto;filter:brightness(0) invert(.5)}.collection-banner{background:#111;padding:56px 0 44px;border-bottom:none}.collection-banner__inner{text-align:left}.collection-banner__title{font-size:clamp(1.75rem,4vw,3rem);font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#fff;margin-bottom:10px}.collection-banner__description{font-size:.9375rem;color:#9ca3af;max-width:560px;margin:0 0 10px}.collection-banner__count{font-size:.8125rem;color:#6b7280;letter-spacing:.04em;text-transform:uppercase;font-weight:600}.collection-products__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;flex-wrap:wrap;gap:12px}.collection-products__count{font-size:.875rem;color:#6b7280}.collection-products__sort-select{padding:10px 16px;border:1px solid #E5E7EB;background:#fff;font-size:.875rem;cursor:pointer;outline:none}.collection-products__sort-select:focus{border-color:#111}.collection-products__empty{text-align:center;padding:80px 0}.product-main__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}@media(max-width:768px){.product-main__grid{grid-template-columns:1fr;gap:32px}}.product-gallery__main{margin-bottom:12px}.product-gallery__main-img{width:100%;aspect-ratio:3/4;object-fit:cover;background:#f7f7f5}.product-gallery__thumbs{display:flex;gap:8px;overflow-x:auto}.product-gallery__thumb{flex-shrink:0;width:80px;height:80px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .15s}.product-gallery__thumb--active{border-color:#111}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.breadcrumb{margin-bottom:16px}.breadcrumb__list{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.breadcrumb__item{font-size:.8125rem;color:#9ca3af}.breadcrumb__item a:hover,.breadcrumb__item--current{color:#111}.breadcrumb__item:not(:last-child):after{content:"/";margin-left:8px}.product-main__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;letter-spacing:-.02em;margin-bottom:16px}.product-main__price-wrap{display:flex;align-items:center;gap:12px;margin-bottom:16px}.product-main__price{font-size:1.375rem;font-weight:700}.product-main__price--sale{color:#dc2626}.product-main__price--compare{color:#9ca3af;text-decoration:line-through;font-weight:400;font-size:1.125rem}.product-main__badge{background:#dc2626;color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px}.product-main__stock{display:flex;align-items:center;gap:8px;padding:10px 14px;font-size:.875rem;font-weight:500;margin-bottom:20px}.product-main__stock--critical{background:#fef2f2;color:#dc2626}.product-main__stock--low{background:#f9fafb;color:#374151}.product-form{display:flex;flex-direction:column;gap:20px}.product-form__option-label{font-size:.875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;display:block;margin-bottom:10px}.product-form__option-values{display:flex;flex-wrap:wrap;gap:8px}.product-form__option-label-text{display:inline-block;padding:8px 16px;border:1.5px solid #E5E7EB;font-size:.875rem;cursor:pointer;transition:all .15s}.product-form__option-radio:checked+.product-form__option-label-text{border-color:#111;background:#111;color:#fff}.product-form__option-label-text:hover{border-color:#111}.product-form__quantity-label{font-size:.875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;display:block;margin-bottom:10px}.product-form__quantity-wrap{display:flex;align-items:center;border:1.5px solid #E5E7EB;width:fit-content}.product-form__qty-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:400;transition:background .15s}.product-form__qty-btn:hover{background:#f7f7f5}.product-form__qty-input{width:60px;height:44px;text-align:center;border:none;border-left:1.5px solid #E5E7EB;border-right:1.5px solid #E5E7EB;font-size:.9375rem;font-weight:500;outline:none}.product-form__submit{margin-top:8px}.product-main__description{margin-top:32px;padding-top:32px;border-top:1px solid #E5E7EB}.product-main__description-title{font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px}.cart-main__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:40px}.cart-main__grid{display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}@media(max-width:1024px){.cart-main__grid{grid-template-columns:1fr}}.cart-item{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid #E5E7EB}.cart-item__image-link{flex-shrink:0}.cart-item__img{width:100px;height:120px;object-fit:cover;background:#f7f7f5}.cart-item__info{flex:1;display:flex;flex-direction:column;gap:6px}.cart-item__title{font-size:.9375rem;font-weight:500}.cart-item__variant{font-size:.875rem;color:#6b7280}.cart-item__price{font-size:1rem;font-weight:600}.cart-item__quantity{display:flex;align-items:center;border:1.5px solid #E5E7EB;width:fit-content;margin-top:8px}.cart-item__qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:background .15s}.cart-item__qty-btn:hover{background:#f7f7f5}.cart-item__qty-input{width:48px;height:36px;text-align:center;border:none;border-left:1.5px solid #E5E7EB;border-right:1.5px solid #E5E7EB;font-size:.875rem;outline:none}.cart-item__remove{font-size:.8125rem;color:#9ca3af;text-decoration:underline;margin-top:8px;width:fit-content;transition:color .15s}.cart-item__remove:hover{color:#111}.cart-summary{background:#f7f7f5;padding:32px;position:sticky;top:80px}.cart-summary__title{font-size:1.125rem;font-weight:700;margin-bottom:24px}.cart-summary__row{display:flex;justify-content:space-between;font-size:.9375rem;margin-bottom:12px}.cart-summary__row--shipping{color:#6b7280}.cart-summary__row--total{font-weight:700;font-size:1.0625rem}.cart-summary__divider{height:1px;background:#e5e7eb;margin:16px 0}.cart-summary__checkout{margin-top:20px}.cart-summary__continue{display:block;text-align:center;font-size:.875rem;color:#6b7280;margin-top:16px;transition:color .15s}.cart-summary__continue:hover{color:#111}.cart-main__empty{text-align:center;padding:80px 0;display:flex;flex-direction:column;align-items:center;gap:16px}.cart-main__empty-title{font-size:1.5rem;font-weight:700}.cart-main__empty-text{color:#6b7280}.account-page__inner{max-width:900px}.account-page__inner--narrow{max-width:480px}.account-page__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:32px}.account-page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.account-page__subtitle{font-size:1.25rem;font-weight:700;margin-bottom:20px}.account-orders{width:100%;border-collapse:collapse}.account-orders th,.account-orders td{padding:12px 16px;text-align:left;border-bottom:1px solid #E5E7EB;font-size:.9375rem}.account-orders th{font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.form-field{margin-bottom:20px}.form-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:8px}.form-input{width:100%;padding:12px 16px;border:1.5px solid #E5E7EB;background:#fff;font-size:.9375rem;outline:none;transition:border-color .15s}.form-input:focus{border-color:#111}.account-form__links{display:flex;justify-content:space-between;margin-top:16px;font-size:.875rem;color:#6b7280}.account-form__links a:hover{color:#111;text-decoration:underline}.page-main__inner{max-width:800px}.page-main__header{margin-bottom:48px}.page-main__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:20px}.page-main__divider{width:48px;height:3px;background:#111}.page-main__lead{font-size:1.125rem;color:#4b5563;line-height:1.7;margin-bottom:24px}.page-main__faqs{display:flex;flex-direction:column;gap:0}.faq-item{padding:24px 0;border-bottom:1px solid #E5E7EB}.faq-item:first-child{border-top:1px solid #E5E7EB}.faq-question{font-size:1rem;font-weight:700;letter-spacing:-.01em;margin-bottom:10px;color:#111}.faq-answer{font-size:.9375rem;color:#4b5563;line-height:1.65}.faq-answer a{text-decoration:underline}.page-main__contact{max-width:600px}.contact-form{display:flex;flex-direction:column;gap:20px;margin-top:32px}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.contact-form__row{grid-template-columns:1fr}}.contact-form__field{display:flex;flex-direction:column;gap:8px}.contact-form__label{font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#374151}.contact-form__input,.contact-form__textarea{padding:12px 16px;border:1.5px solid #E5E7EB;background:#fff;font-size:.9375rem;font-family:inherit;outline:none;transition:border-color .15s;border-radius:0}.contact-form__input:focus,.contact-form__textarea:focus{border-color:#111}.contact-form__textarea{resize:vertical;min-height:140px}.contact-form__submit{align-self:flex-start}.contact-success{padding:20px 24px;background:#f0fdf4;border:1px solid #BBF7D0;color:#166534;font-size:.9375rem;font-weight:500;margin-top:24px}.contact-errors{padding:16px 20px;background:#fef2f2;border:1px solid #FECACA;color:#991b1b;font-size:.875rem;margin-bottom:20px}.page-main__track{max-width:520px}.track-order-info{margin-top:24px;padding:24px;background:#f7f7f5;border-left:3px solid #111111}.track-order-info p{font-size:.9375rem;color:#4b5563;line-height:1.65;margin-bottom:12px}.track-order-info p:last-child{margin-bottom:0}.track-order-info a{text-decoration:underline}.blog-main__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.02em;margin-bottom:40px}.blog-main__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:768px){.blog-main__grid{grid-template-columns:1fr}}.blog-card{display:flex;flex-direction:column}.blog-card__img{width:100%;aspect-ratio:16/9;object-fit:cover;margin-bottom:16px}.blog-card__date{font-size:.8125rem;color:#9ca3af;margin-bottom:8px}.blog-card__title{font-size:1.125rem;font-weight:700;margin-bottom:8px;line-height:1.3}.blog-card__excerpt{font-size:.9375rem;color:#6b7280;margin-bottom:12px}.blog-card__link{font-size:.875rem;font-weight:600;border-bottom:1.5px solid #111111;padding-bottom:2px;width:fit-content}.error-page__inner{text-align:center;padding:80px 0}.error-page__code{font-size:clamp(4rem,10vw,8rem);font-weight:800;letter-spacing:-.04em;color:#e5e7eb;line-height:1;margin-bottom:16px}.error-page__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;margin-bottom:12px}.error-page__text{color:#6b7280;margin-bottom:32px}.error-page__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.password-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#111}.password-page__inner{text-align:center;padding:48px 32px;max-width:480px;width:100%}.password-page__title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:12px}.password-page__subtitle{color:#9ca3af;margin-bottom:32px}.password-form__field{display:flex;gap:8px}.password-form__field .form-input{background:#1f2937;border-color:#374151;color:#fff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:48px}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1.5px solid #E5E7EB;font-size:.875rem;font-weight:500;transition:all .15s}.pagination a:hover{border-color:#111;background:#111;color:#fff}.pagination .current{background:#111;color:#fff;border-color:#111}.cart-notification{position:fixed;bottom:24px;right:24px;background:#111;color:#fff;padding:16px 20px;z-index:1000;display:flex;align-items:center;gap:16px;box-shadow:0 8px 32px #0003;animation:slide-in-right .3s cubic-bezier(.23,1,.32,1)}@keyframes slide-in-right{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}.cart-notification__text{font-size:.9375rem;font-weight:500}.cart-notification__link{font-size:.875rem;font-weight:600;text-decoration:underline;white-space:nowrap}.search-main__form-wrap{max-width:600px;margin:0 auto 48px}.search-main__input-wrap{display:flex;gap:0}.search-main__input{flex:1;padding:14px 16px;border:1.5px solid #E5E7EB;border-right:none;font-size:.9375rem;outline:none}.search-main__input:focus{border-color:#111}.search-main__submit{border-radius:0;flex-shrink:0}.search-main__count{font-size:.9375rem;color:#6b7280;margin-bottom:24px}.search-main__no-results{text-align:center;padding:48px 0}.address-card{padding:24px;border:1px solid #E5E7EB;margin-bottom:16px;display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}.address-card__default{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:#f7f7f5;padding:4px 10px}.image-with-text__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.image-with-text__grid--reversed{direction:rtl}.image-with-text__grid--reversed>*{direction:ltr}@media(max-width:768px){.image-with-text__grid{grid-template-columns:1fr;gap:32px}.image-with-text__grid--reversed{direction:ltr}}.image-with-text__img{width:100%;aspect-ratio:4/3;object-fit:cover}.image-with-text__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b7280;margin-bottom:12px}.image-with-text__heading{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;letter-spacing:-.02em;margin-bottom:16px}.image-with-text__text{color:#4b5563;margin-bottom:24px}.rich-text__inner{max-width:640px;margin:0 auto;text-align:center}.rich-text__heading{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;letter-spacing:-.02em;margin-bottom:16px}.rich-text__text{color:#4b5563;margin-bottom:24px}.order-items{margin:24px 0}.order-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #E5E7EB}@media(max-width:768px){.site-header__cart-count{display:flex}}.site-footer__shipping-note{font-size:.8125rem;color:#9ca3af;margin-bottom:16px;line-height:1.5}.site-footer__shipping-countries{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:20px 0;border-top:1px solid #1F2937;border-bottom:1px solid #1F2937;margin-bottom:32px}.site-footer__shipping-label{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;flex-shrink:0}.site-footer__shipping-flags{display:flex;flex-wrap:wrap;gap:16px}.site-footer__shipping-flags span{font-size:.8125rem;color:#d1d5db;display:flex;align-items:center;gap:4px}@media(min-width:1024px)and (max-width:1280px){.site-header__nav-list{gap:16px}.site-header__nav-link{font-size:.75rem}}@media(min-width:1280px){.site-header__nav-list{gap:20px}.site-header__nav-link{font-size:.8125rem}}.header__logo-img{height:40px;width:auto;display:block;object-fit:contain}@media(max-width:768px){.header__logo-img{height:32px}}@media(max-width:768px){.product-card__image-wrap{aspect-ratio:3/4}.product-card__title{font-size:11px;line-height:1.3}.product-card__price{font-size:12px}.product-card__vendor{font-size:10px}.product-grid{gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
