*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:#0f172a;background-color:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.container{width:100%;max-width:1200px;padding:0 1.5rem;margin:0 auto}.main-content{padding-top:80px}.skip-to-content-link{position:absolute;left:-9999px;top:0;background:#111827;color:#fff;padding:.75rem 1rem;z-index:9999}.skip-to-content-link:focus{left:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:999px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease}.btn:active{transform:translateY(1px)}.btn--primary{background:radial-gradient(circle at top left,#22c55e,#0f172a);color:#fff;box-shadow:0 10px 30px #0f172a59}.btn--primary:hover{background:radial-gradient(circle at bottom right,#22c55e,#020617);box-shadow:0 16px 40px #0f172a73}.btn--secondary{background:#fff;color:#0f172a;border-color:#e5e7eb}.btn--secondary:hover{background:#f9fafb;border-color:#cbd5f5}.btn--ghost{background:transparent;color:#0f172a;border-color:transparent}.btn--ghost:hover{background:#f3f4f6}.pill{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .7rem;border-radius:999px;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;background:#0f172a0f;color:#0f172a}.site-header{position:sticky;top:0;z-index:50;background-color:#fff;border-bottom:1px solid #e5e7eb}.site-header--scrolled{box-shadow:0 8px 30px #0f172a1f}.header__inner{height:80px;display:flex;align-items:center;justify-content:space-between}.header__logo-link{display:inline-flex;align-items:center;gap:.4rem}.header__logo-image{height:34px;width:auto}.header__logo-text{font-weight:800;letter-spacing:.18em;text-transform:uppercase;font-size:.9rem;color:#111827}.header__nav--desktop{display:none}.nav-list{list-style:none;display:flex;gap:1.75rem;margin:0;padding:0}.nav-link{font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.16em;opacity:.7;position:relative;color:#111827}.nav-link:after{content:"";position:absolute;left:0;bottom:-.3rem;width:0;height:2px;background:linear-gradient(to right,#22c55e,#0f172a);transition:width .18s ease}.nav-item--active .nav-link,.nav-link:hover{opacity:1}.nav-link:hover:after,.nav-item--active .nav-link:after{width:100%}.header__actions{display:flex;align-items:center;gap:.75rem}.icon-button{border:none;background:transparent;cursor:pointer;padding:.35rem;border-radius:9999px;position:relative;transition:background-color .12s ease,transform .12s ease;color:#111827}.icon-button:hover{background-color:#f3f4f6;transform:translateY(-1px)}.icon{display:inline-block;width:18px;height:18px;border-radius:999px;border:1.5px solid #111827}.header__cart-count{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 3px;font-size:.7rem;background-color:#ef4444;color:#fff;border-radius:999px;display:flex;align-items:center;justify-content:center}.header__menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;padding:0;border:none;background:transparent;cursor:pointer;border-radius:8px;transition:background .2s ease}.header__menu-toggle:hover{background:#0f172a0f}.header__menu-line{display:block;width:20px;height:2px;background-color:#111827;border-radius:2px;transition:all .3s ease}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:9999}.mobile-nav--open{opacity:1;visibility:visible}.mobile-nav__inner{position:fixed;top:0;right:0;width:80%;max-width:320px;height:100%;background:#fff;box-shadow:-5px 0 30px #0003;transform:translate(100%);transition:transform .3s ease;padding:1.5rem 1.25rem;overflow-y:auto}.mobile-nav--open .mobile-nav__inner{transform:translate(0)}.mobile-nav__close{background:none;border:none;font-size:1.8rem;cursor:pointer;padding:.5rem;line-height:1;color:#111827}.site-footer{margin-top:4rem;border-top:1px solid #e5e7eb;background:radial-gradient(circle at top left,#f9fafb,#f3f4f6);padding-top:3rem}.footer__inner{display:grid;gap:2rem}.footer__title{font-size:.9rem;text-transform:uppercase;letter-spacing:.18em;margin-bottom:.75rem}.footer__text{font-size:.9rem;color:#4b5563}.footer__link-list{list-style:none;margin:0;padding:0}.footer__link-list li+li{margin-top:.35rem}.footer__link{font-size:.9rem;color:#111827}.footer__newsletter-form{display:flex;gap:.5rem;margin-top:.75rem}.footer__newsletter-input{flex:1;padding:.6rem .9rem;border-radius:999px;border:1px solid #d1d5db;font-size:.9rem}.footer__newsletter-button{padding:.6rem 1.2rem;border-radius:999px;border:none;cursor:pointer;font-size:.9rem;font-weight:500;background-color:#111827;color:#fff}.footer__bottom{border-top:1px solid #e5e7eb;margin-top:2.5rem;padding:1rem 0}.footer__bottom-inner{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem;color:#6b7280}.hero{padding:.2rem 0 3.5rem}.hero__inner{display:grid;gap:2.5rem}.hero__eyebrow{margin-bottom:.75rem}.hero__title{font-size:2.2rem;line-height:1.1;letter-spacing:-.03em;margin-bottom:.9rem}.hero__subtitle{font-size:1rem;color:#4b5563;max-width:32rem;margin-bottom:1.25rem}.hero__badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.hero__cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.hero__meta{font-size:.8rem;color:#6b7280}.hero__media{border-radius:1.75rem;overflow:hidden;position:relative;background:radial-gradient(circle at top left,#22c55e33,#0f172a);width:100%;min-height:150px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center}.hero__media-inner{padding:1.75rem;width:100%}.hero__media-placeholder{border-radius:1.4rem;border:1px solid rgba(248,250,252,.25);background:#0f172ab3;color:#e5e7eb;padding:1.25rem 1.5rem;font-size:.9rem}@media (min-width: 768px){.hero{padding:.2rem 0 4rem}.hero__inner{grid-template-columns:1.2fr 1.1fr;align-items:center}.hero__title{font-size:2.8rem}.hero__media{min-height:200px}}.section{padding:2.8rem 0}.section__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.75rem}.section__eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.17em;color:#6b7280}.section__title{font-size:1.4rem;letter-spacing:-.02em}.section__subtitle{font-size:.9rem;color:#6b7280}.grid{display:grid;gap:1.5rem}.grid--products{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.card{border-radius:1.4rem;border:1px solid #e5e7eb;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease}.card:hover{box-shadow:0 18px 45px #0f172a2e;transform:translateY(-4px);border-color:#cbd5f5}.card__media{position:relative;aspect-ratio:4 / 5;background:#f9fafb}.card__image{width:100%;height:100%;object-fit:cover}.card__badge{position:absolute;top:.9rem;left:.9rem}.card__content{padding:.9rem 1rem 1rem}.card__title{font-size:.95rem;font-weight:600;margin-bottom:.15rem}.card__price-row{display:flex;align-items:center;gap:.4rem;font-size:.9rem}.card__price-compare{text-decoration:line-through;color:#9ca3af;font-size:.8rem}.card__meta{display:flex;justify-content:space-between;align-items:center;margin-top:.6rem;font-size:.78rem;color:#6b7280}@media (min-width: 768px){.header__nav--desktop{display:block}.header__menu-toggle,.mobile-nav{display:none}.footer__inner{grid-template-columns:2fr 1fr 1.4fr}.footer__bottom-inner{flex-direction:row;justify-content:space-between;align-items:center}.hero{padding:3.5rem 0 4rem}.hero__inner{grid-template-columns:1.2fr 1.1fr;align-items:center}.hero__title{font-size:2.8rem}.hero__media{min-height:300px}.grid--products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1024px){.hero__title{font-size:3.1rem}}.product-page{padding:3rem 0}.product-page__inner{display:grid;gap:2.5rem}.product-gallery{display:grid;gap:.75rem}.product-gallery__main{border-radius:1.5rem;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:.5rem}.product-gallery__thumb{border-radius:.75rem;overflow:hidden;border:1px solid #e5e7eb;background:#f3f4f6}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info{max-width:520px}.product-info__vendor{font-size:.8rem;text-transform:uppercase;letter-spacing:.18em;color:#6b7280;margin-bottom:.25rem}.product-info__title{font-size:1.6rem;letter-spacing:-.02em;margin-bottom:.75rem}.product-info__price-row{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.9rem}.product-info__price{font-size:1.2rem;font-weight:600}.product-info__price-compare{text-decoration:line-through;color:#9ca3af;font-size:.9rem}.product-info__tax{font-size:.8rem;color:#6b7280;margin-bottom:1rem}.product-info__form{border-radius:1.2rem;border:1px solid #e5e7eb;padding:1.1rem 1.25rem;margin-bottom:1.2rem;background:#f9fafb}.product-options{display:grid;gap:.75rem;margin-bottom:1rem}.product-options label{font-size:.85rem;font-weight:500;margin-bottom:.25rem;display:block}.product-options select,.product-options input[type=number]{width:100%;border-radius:999px;border:1px solid #d1d5db;padding:.45rem .8rem;font-size:.9rem}.product-info__buttons{display:flex;flex-wrap:wrap;gap:.6rem}.product-info__status{font-size:.8rem;color:#16a34a;margin-top:.5rem}.product-info__status--soldout{color:#b91c1c}.product-info__description{font-size:.92rem;color:#4b5563;margin-top:1.2rem}.product-meta{margin-top:1.8rem;border-top:1px solid #e5e7eb}.product-meta details{border-bottom:1px solid #e5e7eb}.product-meta summary{list-style:none;cursor:pointer;padding:.8rem 0;font-size:.9rem;font-weight:500;display:flex;align-items:center;justify-content:space-between}.product-meta summary::-webkit-details-marker{display:none}.product-meta__icon{font-size:1.1rem;color:#9ca3af}.product-meta__content{padding-bottom:.9rem;font-size:.9rem;color:#4b5563}.product-related{padding-top:2rem;border-top:1px solid #e5e7eb;margin-top:2rem}.page-shell{padding:2.6rem 0 3rem}.page-header{margin-bottom:1.8rem}.page-header__eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.18em;color:#6b7280;margin-bottom:.15rem}.page-header__title{font-size:1.5rem;letter-spacing:-.02em;margin-bottom:.4rem}.page-header__subtitle{font-size:.9rem;color:#6b7280}.collection-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:center;margin-bottom:1rem}.collection-toolbar__count{font-size:.85rem;color:#6b7280}.collection-toolbar__sort select{border-radius:999px;border:1px solid #d1d5db;padding:.45rem .8rem;font-size:.85rem}.pagination{display:flex;justify-content:center;gap:.4rem;margin-top:2rem;font-size:.9rem}.pagination__link,.pagination__current{min-width:2.2rem;height:2.2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb}.pagination__link{background:#fff}.pagination__link:hover{background:#f3f4f6}.pagination__current{background:#111827;color:#fff;border-color:#111827}.cart{display:grid;gap:1.8rem}.cart__items{border-radius:1.1rem;border:1px solid #e5e7eb;padding:1.2rem 1.3rem}.cart-item{display:grid;grid-template-columns:auto 1fr auto;gap:.9rem;align-items:center;padding:.8rem 0}.cart-item+.cart-item{border-top:1px solid #e5e7eb}.cart-item__media{width:64px;height:64px;border-radius:.75rem;overflow:hidden;background:#f3f4f6}.cart-item__info{font-size:.9rem}.cart-item__title{font-weight:500}.cart-item__variant{font-size:.8rem;color:#6b7280;margin-top:.1rem}.cart-item__price{font-size:.9rem;color:#111827}.cart-item__qty{display:flex;align-items:center;gap:.4rem;margin-top:.4rem;font-size:.8rem}.cart-item__qty input{width:60px;border-radius:999px;border:1px solid #d1d5db;padding:.25rem .5rem;font-size:.85rem}.cart-item__remove{font-size:.8rem;color:#9ca3af;text-decoration:underline;cursor:pointer}.cart__summary{border-radius:1.1rem;border:1px solid #e5e7eb;padding:1.2rem 1.3rem}.cart__row{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}.cart__total{font-size:1rem;font-weight:600}.cart__note{margin-top:.75rem;font-size:.8rem;color:#6b7280}.search-form{margin-bottom:1.3rem}.search-form__inner{display:flex;gap:.5rem}.search-form__input{flex:1;border-radius:999px;border:1px solid #d1d5db;padding:.5rem .85rem;font-size:.9rem}.page-content{font-size:.95rem;color:#374151}.page-content h2,.page-content h3{margin-top:1.6rem}.collections-grid{display:grid;gap:1.25rem}.collection-card{border-radius:1.2rem;border:1px solid #e5e7eb;overflow:hidden;background:#fff;transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease}.collection-card:hover{box-shadow:0 18px 45px #0f172a2e;transform:translateY(-4px);border-color:#cbd5f5}.collection-card__media{aspect-ratio:16 / 9;background:#f9fafb}.collection-card__content{padding:.9rem 1rem 1rem;font-size:.9rem}.collection-card__title{font-weight:600;margin-bottom:.25rem}.collection-card__meta{font-size:.8rem;color:#6b7280}@media (min-width: 768px){.product-page__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:flex-start}.cart{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.collections-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.header__locale-form{display:flex}.header__locale-select{border-radius:999px;border:1px solid #d1d5db;padding:.25rem .7rem;font-size:.75rem;background:#f9fafb;cursor:pointer}.header__search-row{padding:0 0 .75rem}.header__search{width:100%}.header__search-input{width:100%;border-radius:999px;border:1px solid #d1d5db;padding:.55rem .9rem;font-size:.9rem;background:#f9fafb}.header__search-input:focus{outline:none;border-color:#111827;background:#fff}.header__menu-toggle{padding:.35rem .5rem}.topnav{border-bottom:1px solid #e5e7eb;background:#fff}.topnav__inner{display:flex;align-items:center;gap:.75rem;padding:.55rem 0}.topnav__all{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;padding:.35rem .8rem;font-size:.8rem;cursor:pointer}.topnav__all-icon{font-size:.9rem}.topnav__badge{margin-left:.25rem;border-radius:999px;font-size:.65rem;padding:.1rem .45rem;background:#f97316;color:#fff;text-transform:uppercase;letter-spacing:.12em}.topnav__scroll{overflow-x:auto;flex:1}.topnav__list{display:inline-flex;gap:.8rem;list-style:none;margin:0;padding:0}.topnav__item{white-space:nowrap}.topnav__link{font-size:.85rem;text-transform:capitalize;display:inline-flex;align-items:center;gap:.25rem}.shopcat{margin-bottom:2.5rem}.shopcat__row{display:inline-flex;gap:1rem}.shopcat__card{min-width:140px;max-width:180px;border-radius:1.2rem;border:1px solid #e5e7eb;background:#fff;overflow:hidden;text-align:center;font-size:.9rem;transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease}.shopcat__card:hover{box-shadow:0 18px 45px #0f172a2e;transform:translateY(-4px);border-color:#cbd5f5}.shopcat__media{aspect-ratio:1 / 1;background:#f9fafb}.shopcat__media img{width:100%;height:100%;object-fit:cover}.shopcat__label{padding:.6rem .8rem .8rem}.productrow__scroll{overflow-x:auto}.productrow__row{display:inline-flex;gap:1rem}.collection-toolbar__filters{flex:1}.collection-filter-form{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;align-items:center}.collection-filter-form__group{display:flex;flex-direction:column;font-size:.8rem}.collection-filter-form__group label{margin-bottom:.1rem;color:#6b7280}.collection-filter-form__group input[type=number],.collection-filter-form__group select{border-radius:999px;border:1px solid #d1d5db;padding:.35rem .7rem;font-size:.85rem}.collection-filter-form__submit{padding-inline:1rem;font-size:.8rem}.header__lang-form{display:flex;align-items:center}.header__lang-select{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;padding:.3rem .8rem;font-size:.85rem;cursor:pointer;-webkit-appearance:none;appearance:none;outline:none;min-width:60px}.header__lang-select:focus{border-color:#22c55e}@media (max-width: 767px){.header__lang-select{padding:.2rem .6rem;font-size:.8rem}}.site-header .header__logo-text,.site-header .nav-link,.site-header .header__lang-select,.site-header .icon-button,.site-header .icon-svg{color:#111827;fill:currentColor;stroke:currentColor}.header__search-inner{display:flex;align-items:center;gap:.5rem;padding:.4rem .6rem;border:1px solid #e2e2e2;border-radius:999px;background:#fff}.search-tag{display:inline-flex;align-items:center;gap:.25rem;padding:.1rem .6rem;border-radius:999px;background:#f4f4f4;font-size:.8rem;white-space:nowrap}.search-tag__label{font-weight:500}.search-tag__remove{border:none;background:transparent;cursor:pointer;font-size:.9rem;line-height:1}.hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:transparent;border:none;cursor:pointer;border-radius:8px;transition:background .2s;position:relative;z-index:100}.hamburger:hover{background:#0000000d}.hamburger__line{width:22px;height:2px;background:#111827;border-radius:2px;transition:all .3s ease;margin:3px 0}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:101}.mobile-drawer{position:fixed;top:0;right:0;width:80%;max-width:320px;height:100%;background:#fff;box-shadow:-4px 0 20px #00000026;transform:translate(100%);transition:transform .3s ease;padding:1.5rem;overflow-y:auto}.mobile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-weight:700}.mobile-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#111827}.mobile-list{list-style:none;padding:0;margin:0}.mobile-list li{border-bottom:1px solid #eee}.mobile-link{display:block;padding:1rem 0;color:#111827;text-decoration:none}@media (min-width: 768px){.hamburger{display:none}}@media (max-width: 768px){.grid--products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.grid--products .card{margin:0;padding:.3rem .2rem}.grid--products .card__media{margin-bottom:.25rem}.grid--products .card__image{width:100%;display:block;object-fit:cover}.grid--products .card__title{font-size:.75rem;line-height:1.1}.grid--products .card__price-row{margin-top:.1rem}.grid--products .card__price,.grid--products .card__price-compare{font-size:.75rem}.grid--products .card__meta{font-size:.65rem}}.productrow{margin-bottom:2.8rem}.productrow__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem}.productrow__shopall{font-size:.8rem;padding-inline:1rem}.productrow__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.productrow__row{display:flex;gap:1rem}.productrow__row .card{min-width:140px;max-width:160px;flex-shrink:0}@media (max-width: 767px){.productrow__row .card{min-width:100px;max-width:120px}.card__title{font-size:.85rem}.card__price-row{font-size:.8rem}.productrow__scroll{padding-bottom:1rem}}.product-gallery{display:flex;flex-direction:column;gap:.75rem}.product-gallery__main{width:100%;border-radius:1rem;overflow:hidden}.product-gallery__main-img{width:100%;display:block;object-fit:cover;transition:opacity .2s ease,transform .2s ease}.product-gallery__main-img.is-fading{opacity:0;transform:scale(.98)}.product-gallery__thumbs{display:flex;flex-wrap:wrap;gap:.4rem}.product-thumb{border:1px solid transparent;border-radius:.6rem;padding:.15rem;background:transparent;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.product-thumb__img{display:block;width:64px;height:64px;object-fit:cover;border-radius:.45rem}.product-thumb:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0f172a1f}.product-thumb--active{border-color:#111827}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.shopcat{margin-top:2rem}.shopcat__scroll{overflow-x:auto}.shopcat__row{display:flex;gap:1rem;padding:.25rem 0 .5rem}.shopcat__item{flex:0 0 auto;text-align:center;text-decoration:none;color:inherit}.shopcat__thumb{width:96px;height:96px;border-radius:999px;background-color:#f3f4f6;background-size:cover;background-position:center;background-repeat:no-repeat;margin:0 auto .35rem;box-shadow:0 0 0 1px #e5e7eb}.shopcat__label{font-size:.8rem;font-weight:500;white-space:nowrap}@media (max-width: 768px){.shopcat__thumb{width:72px;height:72px}.shopcat__label{font-size:.75rem}}.desktop-category-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:120}.desktop-category-overlay.open{opacity:1;visibility:visible}.desktop-category-dropdown{position:absolute;top:80px;right:1.5rem;width:320px;max-height:calc(100vh - 100px);background:#fff;border-radius:1rem;box-shadow:0 18px 45px #0f172a38;padding:1rem 1.25rem;overflow-y:auto}.desktop-category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-weight:600;font-size:.95rem}.desktop-category-close{background:transparent;border:none;font-size:1.4rem;cursor:pointer;line-height:1;color:#111827}.desktop-category-list{list-style:none;margin:0;padding:0}.desktop-category-item+.desktop-category-item{margin-top:.4rem}.desktop-category-link{display:flex;align-items:center;gap:.5rem;padding:.55rem .45rem;border-radius:.7rem;font-size:.9rem;color:#111827;text-decoration:none;transition:background .15s ease,transform .15s ease}.desktop-category-link:hover{background:#f3f4f6;transform:translateY(-1px)}.desktop-category-icon{flex-shrink:0;width:24px;height:24px;border-radius:999px;object-fit:cover}@media (max-width: 767px){.desktop-category-overlay{display:none}}.mobile-categories{border-top:1px solid #eee}.mobile-categories__toggle{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;cursor:pointer;font-weight:600;color:#111827}.mobile-categories__arrow{transition:transform .2s ease;font-size:.8rem}.mobile-categories[open] .mobile-categories__arrow{transform:rotate(90deg)}.mobile-categories__list{list-style:none;padding:0;margin:0 0 1rem;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-categories[open] .mobile-categories__list{max-height:1000px}.mobile-categories__item{padding-left:1rem;border-left:2px solid #22c55e;font-size:.95rem}.site-header .header__actions{display:flex;align-items:center;gap:1rem}.site-header .icon-button{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;text-decoration:none;position:relative}.site-header .icon-svg{width:24px;height:24px;color:#111827}.site-header .icon-svg circle,.site-header .icon-svg path{stroke:currentColor;fill:none;stroke-width:1.8}.header__cart{position:relative}.header__cart-count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;font-size:11px;line-height:18px;text-align:center;background:#111827;color:#fff}.site-header .icon-button{width:40px;height:40px;border-radius:999px;justify-content:center;transition:background-color .2s ease,transform .15s ease,color .2s ease,box-shadow .15s ease}.site-header .icon-button:hover{background-color:#f3f4f6;transform:translateY(-1px);box-shadow:0 1px 3px #0f172a14}.site-header .icon-button:active{transform:translateY(0);box-shadow:none;opacity:.9}.site-header .icon-button:focus-visible{outline:2px solid #111827;outline-offset:2px}.site-header .nav-link{position:relative;font-size:14px;font-weight:500;padding:4px 0;color:#111827;text-decoration:none;transition:color .2s ease}.site-header .nav-link:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:2px;border-radius:999px;background:#111827;transition:width .2s ease}.site-header .nav-link:hover{color:#000}.site-header .nav-link:hover:after{width:100%}.site-header .nav-item--active .nav-link{color:#000}.site-header .nav-item--active .nav-link:after{width:100%}.site-header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e5e7eb}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.mobile-drawer{position:absolute;top:0;left:0;width:78%;max-width:320px;height:100%;background:#fff;transform:translate(-100%);transition:transform .25s ease;box-shadow:2px 0 15px #0f172a26}.mobile-overlay.open{opacity:1;visibility:visible}.mobile-overlay.open .mobile-drawer{transform:translate(0)}.no-scroll{overflow:hidden}.template-collection .grid--products .card{padding:0}.template-collection .grid--products .card__content{padding:.4rem .35rem .5rem}.template-collection .grid--products .card__title{font-size:.78rem;line-height:1.1;margin-bottom:.1rem}.template-collection .grid--products .card__price-row{font-size:.75rem;margin-top:.1rem}.template-collection .grid--products .card__price,.template-collection .grid--products .card__price-compare{font-size:.75rem}.template-collection .grid--products .card__meta{font-size:.65rem;margin-top:.2rem}.template-collection .grid--products .card__media{aspect-ratio:auto;background:#f9fafb}.template-collection .grid--products .card__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.shopcat__thumb--header{width:46px;height:46px;border-radius:999px;background-color:#f3f4f6;background-size:cover;background-position:center;background-repeat:no-repeat;flex-shrink:0}.shopcat__label--header{font-size:.75rem;margin-top:2px}@media (min-width: 768px){.shopcat__thumb--header{width:50px;height:50px}.shopcat__label--header{font-size:.8rem}}.footer__icon-menu{display:flex;gap:12px;margin-top:10px;flex-wrap:wrap}.footer__icon-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;background:#1a1a1a;padding:14px;border-radius:14px;width:70px;transition:.25s ease;color:#fff;border:1px solid #333}.footer__icon-item:hover{transform:translateY(-4px) scale(1.05);background:#222;border-color:#555}.footer__icon{width:28px;height:28px;fill:#fff;opacity:.9;margin-bottom:6px;transition:.25s ease}.footer__icon-item:hover .footer__icon{opacity:1}.footer__icon-item span{font-size:13px;margin-top:4px;text-align:center;opacity:.9}.section--product-slider{margin-bottom:2.5rem}.section__header--slider{margin-bottom:1.5rem}.product-slider{position:relative;display:flex;align-items:center;gap:1rem}.product-slider__viewport{overflow:hidden;width:100%}.product-slider__track{display:flex;transition:transform .4s ease}.product-slider__item{min-width:100%;flex:0 0 100%}.card--slider{height:100%}.product-slider__arrow{border:none;background:#000000bf;color:#fff;width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;font-size:22px;line-height:1;transition:background .2s ease,transform .1s ease}.product-slider__arrow:hover{background:#000;transform:translateY(-1px)}.product-slider__arrow:active{transform:translateY(0)}@media (max-width: 768px){.product-slider{gap:.5rem}.product-slider__arrow{width:32px;height:32px;font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/theme.css.map */
