:root{--primary:#0B62FF;--primary-dark:#0A4FD0;--primary-light:#E8F0FF;--dark:#0d1b2a;--text:#0d1b2a;--text-muted:#5b6677;--text-light:#9aa4b2;--bg:#ffffff;--bg-secondary:#f5f5f7;--surface:#f5f5f7;--border:rgba(13,27,42,.1);--bg-primary:#ffffff;--bg-card:#ffffff;--bg-card-solid:#ffffff;--bg-elevated:#f5f5f7;--text-primary:#0d1b2a;--text-secondary:#475569;--accent:#0B62FF;--accent-hover:#0A4FD0;--accent-glow:rgba(11,98,255,.22);--accent-soft:rgba(11,98,255,.08);--purple-glow:rgba(11,98,255,.1);--sale:#dc2626;--success:#0B62FF}body{background:#fff!important;background-image:none!important;color:var(--text)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6,p,a,span,li,ul,ol,label,button,input,select,textarea,.btn,.section-title,.section-link,.product-card__name,.product-card__brand,.product-card__price,.header-nav__link,.footer-col__title{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}h1,h2,h3,.section-title,.hm-h1,.hm-h2{font-weight:700!important;letter-spacing:-.022em!important}main>section{background:transparent!important}nav a:hover,header a:hover{color:var(--primary)!important}h1,.search-page__title,.collection-page__title,.cart-page__title,.contact-hero__title,.policy-page__title,.product-title{background:none!important;-webkit-text-fill-color:var(--text)!important;background-clip:border-box!important;color:var(--text)!important}.btn--primary,button[type=submit]:not(.search-page__submit){background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.btn--primary:hover{background:var(--primary-dark)!important;border-color:var(--primary-dark)!important;color:#fff!important}footer,.footer,.site-footer{background:#0d1b2a!important}::selection{background:var(--primary)!important;color:#fff!important}::-webkit-scrollbar-thumb{background:var(--primary)!important}::-webkit-scrollbar-track{background:#eef1f5!important}html,body{overflow-x:hidden!important;max-width:100%!important}.container{width:auto!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;padding-left:24px!important;padding-right:24px!important}img{max-width:100%!important;height:auto}.product-grid,.category-grid,.footer-grid{min-width:0!important}.product-grid>*,.category-grid>*,.footer-grid>*{min-width:0!important}.site-header{background:#ffffffd9!important;backdrop-filter:saturate(180%) blur(16px)!important;-webkit-backdrop-filter:saturate(180%) blur(16px)!important;border-bottom:1px solid var(--border)!important}.header-inner{height:74px!important;gap:26px!important}.header-logo__img{height:42px!important;width:auto!important}.header-nav__list{gap:2px!important}.header-nav__link{font-size:14.5px!important;font-weight:500!important;color:var(--text)!important;padding:9px 14px!important;border-radius:10px!important;transition:background .18s ease,color .18s ease!important}.header-nav__link:hover{background:var(--primary-light)!important;color:var(--primary)!important}.header-nav__link--sale{color:#e0392b!important}.header-nav__link--sale:hover{background:#fff0ee!important;color:#e0392b!important}.header-actions{gap:10px!important}.header-search{position:relative!important;overflow:visible!important;background:#eef1f6!important;border:1.5px solid transparent!important;border-radius:24px!important;padding:0 4px 0 10px!important;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease!important}.header-search:focus-within{background:#fff!important;border-color:var(--primary)!important;box-shadow:0 0 0 4px #0b62ff24!important}.header-search__input{background:transparent!important;border:none!important;padding:11px 10px!important;font-size:14px!important;width:240px!important;color:var(--text)!important}.header-search__btn{border:none!important;background:var(--primary)!important;color:#fff!important;width:36px!important;height:36px!important;min-width:36px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 1px!important;transition:background .18s ease!important}.header-search__btn:hover{background:var(--primary-dark)!important;color:#fff!important}.header-icon{width:42px!important;height:42px!important;border-radius:11px!important;color:var(--text)!important;transition:background .18s ease,color .18s ease!important}.header-icon:hover{background:var(--primary-light)!important;color:var(--primary)!important}.cart-count{background:var(--primary)!important;color:#fff!important;border:2px solid #fff!important}.predictive-search{position:absolute;top:calc(100% + 10px);left:0;min-width:360px;max-width:440px;z-index:250;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 16px 44px #0d1b2a2e;overflow:hidden;max-height:72vh;overflow-y:auto}.predictive-search[hidden]{display:none}.ps-item{display:flex;gap:12px;align-items:center;padding:11px 14px;border-bottom:1px solid var(--border)}.ps-item:last-of-type{border-bottom:none}.ps-item:hover{background:var(--primary-light)}.ps-item__img{width:46px;height:46px;object-fit:contain;border-radius:8px;background:var(--bg-secondary);flex-shrink:0}.ps-item__title{font-size:13px;font-weight:500;color:var(--text);line-height:1.35}.ps-empty{padding:16px 14px;font-size:13px;color:var(--text-muted)}.ps-all{display:block;text-align:center;padding:13px;font-size:13px;font-weight:700;color:#fff;background:var(--primary)}.ps-all:hover{background:var(--primary-dark)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}.product-card{background:#fff!important;border:1px solid rgba(13,27,42,.07)!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 1px 2px #0d1b2a0a!important;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease!important}.product-card:hover{transform:translateY(-6px)!important;box-shadow:0 22px 44px #0d1b2a26!important}.product-card__image-wrap{overflow:hidden!important;background:#fff!important;aspect-ratio:1/1!important}.product-card__img{transition:transform .5s cubic-bezier(.16,1,.3,1)!important}.product-card:hover .product-card__img{transform:scale(1.06)!important}.product-card__info{padding:18px!important}.product-card__name{color:var(--text)!important;font-weight:600!important;letter-spacing:-.01em!important}.product-card__brand{color:var(--text-muted)!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:11px!important}.product-card__price{color:var(--text)!important;font-weight:700!important}.product-card__price--sale{color:var(--primary)!important}.product-card__price--compare{color:var(--text-light)!important}.product-card__badge--sale{background:var(--primary)!important;color:#fff!important}.product-card__atc{background:var(--primary)!important;color:#fff!important;border-radius:10px!important;font-weight:600!important;transition:background .2s ease!important}.product-card__atc:hover{background:var(--primary-dark)!important}.btn{border-radius:11px!important;font-weight:600!important;letter-spacing:-.01em!important}.collection-page__title,.search-page__title{text-align:center!important;font-weight:700!important}@media(max-width:900px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:768px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.header-search__input{width:140px!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/override.css.map */
