:root{--hm-blue: #0b5cff;--hm-blue-dark: #073dba;--hm-navy: #0c1733;--hm-ink: #121a2d;--hm-muted: #697386;--hm-line: #e6eaf0;--hm-soft: #f5f7fb;--hm-soft-blue: #eef4ff;--hm-white: #fff;--hm-success: #168454;--hm-danger: #d43d3d;--hm-radius-sm: 10px;--hm-radius: 16px;--hm-radius-lg: 24px;--hm-shadow: 0 12px 36px rgba(15, 30, 60, .08);--hm-width: 1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:var(--hm-ink)}.hm-shell{width:min(calc(100% - 40px),var(--hm-width));margin-inline:auto}.hm-section{padding:64px 0}.hm-section--soft{background:var(--hm-soft)}.hm-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.hm-eyebrow{margin:0 0 8px;color:var(--hm-blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hm-title{margin:0;font-size:clamp(27px,3vw,42px);line-height:1.06;letter-spacing:-.035em}.hm-subtitle{margin:10px 0 0;color:var(--hm-muted);max-width:760px;font-size:15px;line-height:1.65}.hm-link{color:var(--hm-ink);font-weight:700;text-decoration:none;display:inline-flex;gap:7px;align-items:center}.hm-link:hover{color:var(--hm-blue)}.hm-button{min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:12px;font:inherit;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none;transition:.2s ease}.hm-button--primary{background:var(--hm-blue);color:#fff}.hm-button--primary:hover{background:var(--hm-blue-dark);transform:translateY(-1px)}.hm-button--dark{background:var(--hm-navy);color:#fff}.hm-button--outline{background:#fff;color:var(--hm-ink);border-color:var(--hm-line)}.hm-button--full{width:100%}.hm-icon{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:1.8}.hm-badge{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:800}.hm-badge--sale{background:#eaf1ff;color:var(--hm-blue)}.hm-badge--new{background:#eaf8f1;color:var(--hm-success)}.hm-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:20px 0;font-size:13px;color:var(--hm-muted)}.hm-breadcrumb a{color:inherit;text-decoration:none}.hm-breadcrumb a:hover{color:var(--hm-blue)}.hm-announcement{background:var(--hm-navy);color:#fff;font-size:12px;font-weight:700}.hm-announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:30px;white-space:nowrap;overflow:hidden}.hm-announcement__item{display:flex;align-items:center;gap:7px;opacity:.96}.hm-header{position:sticky;top:0;z-index:80;background:#fffffff5;border-bottom:1px solid var(--hm-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hm-header__main{min-height:78px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:30px}.hm-logo{color:var(--hm-navy);text-decoration:none;display:flex;align-items:center;font-size:23px;font-weight:900;letter-spacing:-.045em;white-space:nowrap}.hm-logo img{display:block;width:auto;max-width:210px;height:auto;max-height:42px}.hm-logo span{color:var(--hm-blue)}.hm-search{position:relative;max-width:680px;width:100%;justify-self:center}.hm-search__form{height:46px;display:flex;align-items:center;border:1px solid #d9e0ea;border-radius:13px;background:#f8fafc;transition:.2s;overflow:hidden}.hm-search__form:focus-within{background:#fff;border-color:#9dbbff;box-shadow:0 0 0 4px #0b5cff14}.hm-search__icon{width:44px;display:grid;place-items:center;color:var(--hm-muted)}.hm-search input{flex:1;height:100%;min-width:0;border:0;outline:0;padding:0;background:transparent;color:var(--hm-ink);font:inherit}.hm-search__submit{height:36px;margin-right:5px;border:0;border-radius:9px;padding:0 15px;background:var(--hm-blue);color:#fff;font-weight:800;cursor:pointer}.hm-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;border:1px solid var(--hm-line);background:#fff;border-radius:14px;box-shadow:var(--hm-shadow);padding:8px;max-height:480px;overflow:auto;display:none}.hm-search-results.is-open{display:block}.hm-search-result{display:flex;align-items:center;gap:12px;min-height:58px;padding:8px;border-radius:10px;text-decoration:none;color:var(--hm-ink)}.hm-search-result:hover{background:var(--hm-soft)}.hm-search-result img{width:46px;height:46px;object-fit:cover;border-radius:8px;background:var(--hm-soft)}.hm-search-result__type{color:var(--hm-blue);font-size:10px;font-weight:800;text-transform:uppercase}.hm-search-result__title{font-size:13px;font-weight:700;line-height:1.35}.hm-search-result__price{margin-left:auto;white-space:nowrap;font-weight:800;font-size:13px}.hm-header-actions{display:flex;align-items:center;gap:5px}.hm-action{position:relative;width:44px;height:44px;display:grid;place-items:center;border-radius:11px;color:var(--hm-ink);text-decoration:none;border:0;background:transparent;cursor:pointer}.hm-action:hover{background:var(--hm-soft);color:var(--hm-blue)}.hm-cart-count{position:absolute;top:2px;right:1px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:var(--hm-blue);color:#fff;font-size:10px;font-weight:900;border:2px solid #fff}.hm-nav-wrap{border-top:1px solid #f0f2f6}.hm-nav{min-height:50px;display:flex;align-items:stretch;gap:4px}.hm-nav__item{position:static;display:flex;align-items:stretch}.hm-nav__top{display:flex;align-items:center;gap:6px;min-height:50px;padding:0 17px;text-decoration:none;color:var(--hm-ink);font-size:13px;font-weight:800;border-bottom:2px solid transparent}.hm-nav__item:hover .hm-nav__top{color:var(--hm-blue);border-bottom-color:var(--hm-blue)}.hm-mega{position:absolute;left:0;right:0;top:100%;visibility:hidden;opacity:0;transform:translateY(7px);transition:.18s ease;background:#fff;border-top:1px solid var(--hm-line);box-shadow:0 22px 42px #121f3a1c}.hm-nav__item:hover .hm-mega,.hm-nav__item:focus-within .hm-mega{visibility:visible;opacity:1;transform:none}.hm-mega__inner{width:min(calc(100% - 40px),var(--hm-width));margin:auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;padding:28px 0 34px;max-height:68vh;overflow:auto}.hm-mega__series-title{margin:0 0 10px;font-size:13px;font-weight:900;color:var(--hm-navy)}.hm-mega__series-title a{color:inherit;text-decoration:none}.hm-mega__links{display:grid;gap:5px}.hm-mega__links a{color:var(--hm-muted);text-decoration:none;font-size:12px;line-height:1.45;padding:2px 0}.hm-mega__links a:hover{color:var(--hm-blue)}.hm-nav__spacer{flex:1}.hm-nav__promo{display:flex;align-items:center;padding:0 12px;color:var(--hm-blue);text-decoration:none;font-size:12px;font-weight:900}.hm-mobile-trigger{display:none}.hm-mobile-panel{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#fff;overflow:auto}.hm-mobile-panel.is-open{display:block}.hm-mobile-panel__head{height:64px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hm-line)}.hm-mobile-panel__body{padding:12px 18px 90px}.hm-mobile-panel details{border-bottom:1px solid var(--hm-line)}.hm-mobile-panel summary{list-style:none;min-height:50px;display:flex;align-items:center;justify-content:space-between;font-weight:800;cursor:pointer}.hm-mobile-panel summary::-webkit-details-marker{display:none}.hm-mobile-sub{padding:0 0 14px 12px}.hm-mobile-sub details{border:0}.hm-mobile-sub details summary{min-height:40px;font-size:13px}.hm-mobile-models{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:4px 0 10px}.hm-mobile-models a{padding:9px 10px;border-radius:8px;background:var(--hm-soft);color:var(--hm-ink);text-decoration:none;font-size:11px;font-weight:700}.hm-hero{padding:26px 0 0}.hm-hero__panel{min-height:470px;border-radius:28px;overflow:hidden;position:relative;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;background:linear-gradient(120deg,#081636,#0d2d70 52%,#0b5cff);color:#fff}.hm-hero__content{position:relative;z-index:2;padding:66px;max-width:730px}.hm-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hm-hero h1{margin:17px 0 15px;font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-.055em;max-width:700px}.hm-hero p{margin:0;max-width:590px;color:#ffffffc7;font-size:16px;line-height:1.65}.hm-hero__actions{margin-top:29px;display:flex;gap:11px;flex-wrap:wrap}.hm-hero__actions .hm-button--outline{background:#ffffff17;border-color:#ffffff40;color:#fff}.hm-hero__visual{height:100%;min-height:470px;position:relative;display:grid;place-items:center}.hm-hero__visual:before,.hm-hero__visual:after{content:"";position:absolute;border-radius:999px;background:#ffffff1a;filter:blur(.2px)}.hm-hero__visual:before{width:380px;height:380px}.hm-hero__visual:after{width:520px;height:520px;border:1px solid rgba(255,255,255,.1);background:transparent}.hm-hero__phone{width:235px;height:430px;position:relative;z-index:2;border:10px solid #131928;border-radius:42px;background:linear-gradient(160deg,#eaf1ff,#fff);box-shadow:0 35px 70px #00000045;transform:rotate(10deg)}.hm-hero__phone:before{content:"";position:absolute;width:92px;height:27px;left:50%;top:12px;transform:translate(-50%);border-radius:18px;background:#131928}.hm-hero__phone:after{content:"HM";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--hm-blue);font-size:52px;font-weight:900;letter-spacing:-.07em}.hm-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hm-hero__image+.hm-hero__phone{display:none}.hm-trustbar{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--hm-line);border-radius:16px;background:#fff}.hm-trustbar__item{min-height:78px;display:flex;align-items:center;gap:12px;padding:16px 22px;border-right:1px solid var(--hm-line)}.hm-trustbar__item:last-child{border:0}.hm-trustbar__icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:var(--hm-soft-blue);color:var(--hm-blue)}.hm-trustbar strong{display:block;font-size:12px}.hm-trustbar span{display:block;margin-top:3px;color:var(--hm-muted);font-size:11px}.hm-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hm-brand-card{min-height:190px;position:relative;overflow:hidden;padding:28px;border:1px solid var(--hm-line);border-radius:20px;background:#fff;color:var(--hm-ink);text-decoration:none;transition:.22s ease}.hm-brand-card:hover{transform:translateY(-4px);box-shadow:var(--hm-shadow);border-color:#d7e3ff}.hm-brand-card__mark{position:absolute;right:18px;bottom:-22px;color:#edf2fb;font-size:110px;line-height:1;font-weight:900;letter-spacing:-.08em}.hm-brand-card h3{position:relative;z-index:1;margin:0;font-size:26px;letter-spacing:-.035em}.hm-brand-card p{position:relative;z-index:1;color:var(--hm-muted);margin:8px 0 22px;font-size:13px}.hm-model-selector{border-radius:24px;background:var(--hm-navy);color:#fff;padding:38px;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:40px}.hm-model-selector h2{margin:0 0 9px;font-size:32px;letter-spacing:-.04em}.hm-model-selector p{margin:0;color:#ffffffa8;font-size:13px}.hm-model-form{display:grid;grid-template-columns:1fr 1.5fr auto;gap:9px}.hm-model-form select{height:49px;border:1px solid rgba(255,255,255,.16);border-radius:11px;padding:0 13px;background:#fff;color:var(--hm-ink);font:inherit;outline:0}.hm-feature-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:220px 220px;gap:14px}.hm-feature-tile{position:relative;overflow:hidden;border-radius:20px;padding:28px;text-decoration:none;color:var(--hm-ink);background:var(--hm-soft);border:1px solid var(--hm-line)}.hm-feature-tile:first-child{grid-row:1/3;background:linear-gradient(150deg,#edf4ff,#dce8ff)}.hm-feature-tile h3{margin:0 0 8px;font-size:24px;letter-spacing:-.035em}.hm-feature-tile p{margin:0;max-width:330px;color:var(--hm-muted);font-size:12px;line-height:1.6}.hm-feature-tile__orb{position:absolute;right:-35px;bottom:-35px;width:180px;height:180px;border-radius:50%;background:#0b5cff1a}.hm-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hm-product-card{min-width:0;position:relative;border:1px solid var(--hm-line);border-radius:16px;background:#fff;overflow:hidden;transition:.22s ease}.hm-product-card:hover{transform:translateY(-3px);box-shadow:var(--hm-shadow);border-color:#d8e0ec}.hm-product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f7f8fa}.hm-product-card__media img{width:100%;height:100%;object-fit:contain;transition:.35s ease}.hm-product-card:hover .hm-product-card__media img{transform:scale(1.035)}.hm-product-card__badges{position:absolute;top:11px;left:11px;display:flex;gap:5px;z-index:2}.hm-product-card__body{padding:14px 14px 15px}.hm-product-card__meta{color:var(--hm-muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hm-product-card__title{min-height:38px;margin:6px 0 9px;color:var(--hm-ink);text-decoration:none;font-size:13px;font-weight:750;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hm-product-card__price{display:flex;align-items:baseline;gap:7px}.hm-product-card__price strong{font-size:17px;letter-spacing:-.02em}.hm-product-card__price s{color:#9aa3b2;font-size:12px}.hm-product-card__actions{margin-top:13px;display:grid;grid-template-columns:1fr auto;gap:7px}.hm-card-button{min-height:39px;border:0;border-radius:10px;background:var(--hm-navy);color:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer;display:grid;place-items:center;text-decoration:none}.hm-card-button:hover{background:var(--hm-blue)}.hm-card-wish{width:39px;height:39px;border:1px solid var(--hm-line);border-radius:10px;background:#fff;display:grid;place-items:center;color:var(--hm-muted)}.hm-collection-head{padding:12px 0 30px}.hm-collection-head__row{display:flex;align-items:end;justify-content:space-between;gap:20px}.hm-collection-head h1{margin:0;font-size:clamp(30px,4vw,48px);letter-spacing:-.045em}.hm-collection-head .rte{margin-top:11px;max-width:800px;color:var(--hm-muted);font-size:13px;line-height:1.7}.hm-collection-toolbar{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--hm-line);border-bottom:1px solid var(--hm-line)}.hm-filter-trigger{display:none}.hm-sort{height:38px;padding:0 34px 0 11px;border:1px solid var(--hm-line);border-radius:9px;background:#fff;color:var(--hm-ink);font:inherit;font-size:12px}.hm-collection-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:30px;padding:30px 0 70px}.hm-filters{min-width:0}.hm-filter{border-bottom:1px solid var(--hm-line);padding:0 0 18px;margin:0 0 18px}.hm-filter summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:12px;font-size:12px;font-weight:900}.hm-filter summary::-webkit-details-marker{display:none}.hm-filter__values{padding-top:12px;display:grid;gap:8px;max-height:220px;overflow:auto}.hm-filter__check{display:flex;align-items:center;gap:8px;color:var(--hm-muted);font-size:12px;cursor:pointer}.hm-filter__check input{width:16px;height:16px;accent-color:var(--hm-blue)}.hm-filter__count{margin-left:auto;color:#a5adba;font-size:10px}.hm-price-range{display:grid;grid-template-columns:1fr 1fr;gap:7px}.hm-price-range input{width:100%;height:38px;padding:0 9px;border:1px solid var(--hm-line);border-radius:8px}.hm-filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px}.hm-active-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:15px}.hm-filter-chip{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:var(--hm-soft);color:var(--hm-ink);text-decoration:none;font-size:10px;font-weight:700}.hm-pagination{display:flex;justify-content:center;gap:6px;margin-top:34px}.hm-pagination a,.hm-pagination span{min-width:38px;height:38px;padding:0 9px;display:grid;place-items:center;border:1px solid var(--hm-line);border-radius:9px;color:var(--hm-ink);text-decoration:none;font-size:12px}.hm-pagination .current{background:var(--hm-navy);color:#fff;border-color:var(--hm-navy)}.hm-empty{padding:70px 20px;text-align:center;border:1px dashed var(--hm-line);border-radius:18px}.hm-product{padding:8px 0 70px}.hm-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:58px;align-items:start}.hm-gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;position:sticky;top:160px}.hm-gallery__thumbs{display:grid;align-content:start;gap:8px}.hm-gallery__thumb{width:82px;aspect-ratio:1;border:1px solid var(--hm-line);border-radius:10px;padding:4px;background:#fff;cursor:pointer;overflow:hidden}.hm-gallery__thumb.is-active{border-color:var(--hm-blue);box-shadow:0 0 0 2px #0b5cff14}.hm-gallery__thumb img{width:100%;height:100%;object-fit:contain}.hm-gallery__main{min-width:0;aspect-ratio:1/1;border-radius:20px;overflow:hidden;background:#f7f8fa;border:1px solid var(--hm-line)}.hm-gallery__main img{width:100%;height:100%;object-fit:contain}.hm-product-info{padding-top:5px}.hm-product-info__brand{color:var(--hm-blue);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hm-product-info h1{margin:9px 0 12px;font-size:clamp(29px,3vw,43px);line-height:1.08;letter-spacing:-.045em}.hm-product-info__sku{color:var(--hm-muted);font-size:11px}.hm-product-price{margin:24px 0 6px;display:flex;align-items:baseline;gap:11px}.hm-product-price strong{font-size:30px;letter-spacing:-.035em}.hm-product-price s{color:#98a2b2;font-size:15px}.hm-product-promo{margin:15px 0 22px;padding:12px 14px;border-radius:11px;background:#edf4ff;color:#174db4;font-size:11px;font-weight:700;line-height:1.5}.hm-option{padding:16px 0;border-top:1px solid var(--hm-line)}.hm-option__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:12px;font-weight:900}.hm-option__values{display:flex;flex-wrap:wrap;gap:8px}.hm-option__input{position:absolute;opacity:0;pointer-events:none}.hm-option__label{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid var(--hm-line);border-radius:9px;background:#fff;color:var(--hm-ink);font-size:11px;font-weight:750;cursor:pointer;transition:.15s}.hm-option__input:checked+.hm-option__label{border-color:var(--hm-blue);color:var(--hm-blue);box-shadow:0 0 0 2px #0b5cff14}.hm-color-dot{width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.12);box-shadow:inset 0 0 0 2px #fff}.hm-buy-row{margin-top:20px;display:grid;grid-template-columns:96px 1fr;gap:9px}.hm-qty{height:51px;display:grid;grid-template-columns:30px 1fr 30px;align-items:center;border:1px solid var(--hm-line);border-radius:11px;overflow:hidden}.hm-qty button{height:100%;border:0;background:#fff;cursor:pointer;font-size:18px}.hm-qty input{width:100%;border:0;text-align:center;outline:0;font-weight:800}.hm-add-to-cart{min-height:51px}.hm-buy-now{margin-top:8px;min-height:48px}.hm-product-benefits{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.hm-product-benefit{padding:13px 10px;border-radius:10px;background:var(--hm-soft);text-align:center;font-size:10px;color:var(--hm-muted)}.hm-product-benefit strong{display:block;margin-bottom:3px;color:var(--hm-ink);font-size:10px}.hm-product-description{margin-top:24px;border-top:1px solid var(--hm-line)}.hm-product-description details{border-bottom:1px solid var(--hm-line)}.hm-product-description summary{min-height:50px;display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-size:12px;font-weight:900}.hm-product-description summary::-webkit-details-marker{display:none}.hm-product-description .rte{padding:0 0 18px;color:var(--hm-muted);font-size:13px;line-height:1.75}.hm-sticky-buy{display:none}.hm-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;background:#0c173361;opacity:0;pointer-events:none;transition:.2s}.hm-cart-overlay.is-open{opacity:1;pointer-events:auto}.hm-cart-drawer{position:fixed;z-index:150;top:0;right:0;bottom:0;width:min(440px,100%);background:#fff;transform:translate(100%);transition:.28s cubic-bezier(.2,.7,.2,1);display:grid;grid-template-rows:auto 1fr auto;box-shadow:-24px 0 60px #0000001f}.hm-cart-drawer.is-open{transform:none}.hm-cart-head{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--hm-line)}.hm-cart-head h2{margin:0;font-size:18px}.hm-cart-close{width:38px;height:38px;border:0;background:var(--hm-soft);border-radius:9px;cursor:pointer}.hm-cart-body{padding:16px 20px;overflow:auto}.hm-cart-empty{display:grid;place-items:center;min-height:300px;text-align:center;color:var(--hm-muted)}.hm-cart-item{display:grid;grid-template-columns:76px 1fr auto;gap:12px;padding:12px 0;border-bottom:1px solid var(--hm-line)}.hm-cart-item__image{width:76px;height:76px;border-radius:10px;background:var(--hm-soft);object-fit:contain}.hm-cart-item__title{color:var(--hm-ink);text-decoration:none;font-size:12px;font-weight:800;line-height:1.4}.hm-cart-item__variant{margin-top:3px;color:var(--hm-muted);font-size:10px}.hm-cart-item__price{margin-top:6px;font-size:12px;font-weight:900}.hm-cart-item__remove{border:0;background:transparent;color:#9aa3b2;cursor:pointer;align-self:start}.hm-cart-item__qty{margin-top:9px;width:104px;height:32px;display:grid;grid-template-columns:30px 1fr 30px;border:1px solid var(--hm-line);border-radius:8px;overflow:hidden}.hm-cart-item__qty button{border:0;background:#fff;cursor:pointer}.hm-cart-item__qty span{display:grid;place-items:center;font-size:11px;font-weight:800}.hm-cart-foot{padding:16px 20px 20px;border-top:1px solid var(--hm-line);background:#fff}.hm-shipping-progress{margin-bottom:13px}.hm-shipping-progress__text{display:flex;justify-content:space-between;gap:10px;color:var(--hm-muted);font-size:10px}.hm-shipping-progress__bar{height:5px;margin-top:7px;border-radius:99px;background:#e8edf5;overflow:hidden}.hm-shipping-progress__fill{height:100%;width:0;background:var(--hm-blue);border-radius:inherit;transition:.3s}.hm-cart-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hm-cart-total span{color:var(--hm-muted);font-size:12px}.hm-cart-total strong{font-size:20px}.hm-footer{margin-top:30px;background:#0b1327;color:#fff}.hm-footer__main{padding:58px 0 44px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.hm-footer__brand p{max-width:360px;color:#ffffff94;font-size:12px;line-height:1.75}.hm-footer__logo{color:#fff;font-size:23px;font-weight:900;letter-spacing:-.045em;text-decoration:none}.hm-footer__logo span{color:#75a3ff}.hm-footer h3{margin:0 0 15px;font-size:12px}.hm-footer__links{display:grid;gap:9px}.hm-footer__links a{color:#ffffff9e;text-decoration:none;font-size:11px}.hm-footer__links a:hover{color:#fff}.hm-newsletter{margin-top:18px;display:flex;gap:7px;max-width:370px}.hm-newsletter input{min-width:0;flex:1;height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:#ffffff0f;color:#fff;outline:0}.hm-newsletter button{height:42px;padding:0 14px;border:0;border-radius:9px;background:var(--hm-blue);color:#fff;font-weight:800;cursor:pointer}.hm-footer__bottom{min-height:72px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#ffffff73;font-size:10px}.hm-payment-pills{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.hm-payment-pill{padding:5px 8px;border:1px solid rgba(255,255,255,.13);border-radius:6px;color:#ffffffb3;font-weight:800}body .content-for-layout{min-height:45vh}@media(max-width:1100px){.hm-shell{width:min(calc(100% - 28px),var(--hm-width))}.hm-header__main{grid-template-columns:auto 1fr auto;gap:14px}.hm-nav__top{padding:0 11px}.hm-mega__inner{grid-template-columns:repeat(4,1fr)}.hm-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hm-product-layout{gap:32px}.hm-footer__main{grid-template-columns:1.2fr repeat(3,1fr);gap:28px}}@media(max-width:820px){.hm-shell{width:min(calc(100% - 24px),var(--hm-width))}.hm-announcement__inner{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.hm-announcement__item:nth-child(n+3){display:none}.hm-header{position:sticky}.hm-header__main{min-height:64px;grid-template-columns:auto 1fr auto}.hm-mobile-trigger{display:grid}.hm-logo{font-size:18px}.hm-logo img{max-width:145px;max-height:34px}.hm-header__main>.hm-search{grid-column:1/-1;grid-row:2;padding-bottom:10px;max-width:none}.hm-header__main{padding-top:4px}.hm-search__form{height:42px}.hm-search__submit,.hm-action--account,.hm-nav-wrap{display:none}.hm-hero{padding-top:14px}.hm-hero__panel{min-height:550px;grid-template-columns:1fr;align-items:start}.hm-hero__content{padding:38px 26px 0}.hm-hero h1{font-size:43px}.hm-hero__visual{min-height:245px}.hm-hero__phone{width:142px;height:260px;border-width:7px;border-radius:27px;transform:rotate(9deg) translateY(-5px)}.hm-hero__phone:before{width:58px;height:17px;top:7px}.hm-hero__phone:after{font-size:34px}.hm-trustbar{grid-template-columns:1fr 1fr}.hm-trustbar__item:nth-child(2){border-right:0}.hm-trustbar__item:nth-child(-n+2){border-bottom:1px solid var(--hm-line)}.hm-brand-grid{grid-template-columns:1fr}.hm-brand-card{min-height:145px}.hm-model-selector{grid-template-columns:1fr;padding:28px 22px;gap:22px}.hm-model-form{grid-template-columns:1fr}.hm-feature-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.hm-feature-tile{min-height:180px}.hm-feature-tile:first-child{grid-column:1/-1;grid-row:auto;min-height:240px}.hm-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hm-product-card__body{padding:11px}.hm-product-card__title{font-size:12px}.hm-product-card__actions{grid-template-columns:1fr}.hm-card-wish{display:none}.hm-section{padding:45px 0}.hm-section-head{align-items:start}.hm-collection-layout{display:block;padding-top:20px}.hm-filter-trigger{display:inline-flex}.hm-filters{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;background:#fff;padding:20px 18px 90px;overflow:auto}.hm-filters.is-open{display:block}.hm-filters__mobile-head{display:flex!important;align-items:center;justify-content:space-between;margin-bottom:20px}.hm-product-layout{grid-template-columns:1fr;gap:28px}.hm-gallery{position:relative;top:auto;display:block}.hm-gallery__thumbs{display:flex;overflow:auto;order:2;margin-top:8px}.hm-gallery__thumb{flex:0 0 64px;width:64px}.hm-product-info{padding:0}.hm-product-info h1{font-size:31px}.hm-product-benefits{grid-template-columns:1fr 1fr 1fr}.hm-sticky-buy{position:fixed;z-index:75;left:0;right:0;bottom:0;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--hm-line);box-shadow:0 -8px 30px #00000012;display:grid;grid-template-columns:1fr 1.35fr;gap:9px;align-items:center}.hm-sticky-buy__price strong{display:block;font-size:16px}.hm-sticky-buy__price span{color:var(--hm-muted);font-size:9px}.hm-footer__main{grid-template-columns:1fr 1fr}.hm-footer__brand{grid-column:1/-1}}@media(max-width:520px){.hm-shell{width:calc(100% - 20px)}.hm-announcement__inner{min-height:32px}.hm-header__main{gap:7px}.hm-action{width:38px;height:38px}.hm-hero__panel{border-radius:18px;min-height:525px}.hm-hero__content{padding:30px 20px 0}.hm-hero h1{font-size:37px}.hm-hero p{font-size:13px}.hm-hero__actions{display:grid;grid-template-columns:1fr}.hm-trustbar__item{min-height:68px;padding:12px;gap:9px}.hm-trustbar__icon{width:31px;height:31px}.hm-trustbar strong{font-size:10px}.hm-trustbar span{font-size:9px}.hm-title{font-size:27px}.hm-feature-grid{grid-template-columns:1fr}.hm-feature-tile:first-child{grid-column:auto}.hm-product-card__badges{top:7px;left:7px}.hm-product-card__price strong{font-size:15px}.hm-product-card__meta{display:none}.hm-gallery__main{border-radius:14px}.hm-buy-row{grid-template-columns:88px 1fr}.hm-product-benefits{grid-template-columns:1fr}.hm-footer__main{grid-template-columns:1fr;gap:30px}.hm-footer__brand{grid-column:auto}.hm-footer__bottom{padding:18px 0;align-items:flex-start;flex-direction:column}.hm-payment-pills{justify-content:flex-start}}.hm-hero-products{position:relative;width:100%;height:100%;min-height:470px;z-index:2}.hm-hero-product{position:absolute;width:230px;aspect-ratio:1/1.18;border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.45);box-shadow:0 30px 65px #00000038}.hm-hero-product img{width:100%;height:100%;object-fit:contain}.hm-hero-product:nth-child(1){left:9%;top:14%;transform:rotate(-8deg);z-index:1}.hm-hero-product:nth-child(2){left:34%;top:8%;transform:rotate(6deg);z-index:3}.hm-hero-product:nth-child(3){left:55%;top:25%;transform:rotate(13deg);z-index:2}@media(max-width:820px){.hm-hero-products{min-height:245px}.hm-hero-product{width:125px;border-radius:16px}.hm-hero-product:nth-child(1){left:17%;top:10%}.hm-hero-product:nth-child(2){left:39%;top:4%}.hm-hero-product:nth-child(3){left:59%;top:20%}}@media(max-width:520px){.hm-hero-product{width:110px}.hm-hero-product:nth-child(1){left:14%}.hm-hero-product:nth-child(2){left:38%}.hm-hero-product:nth-child(3){left:61%}}.hm-mobile-bottom{display:none}@media(max-width:820px){body:not(.template-product){padding-bottom:66px}.hm-mobile-bottom{position:fixed;z-index:74;left:0;right:0;bottom:0;min-height:62px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--hm-line);box-shadow:0 -8px 30px #0000000f}.hm-mobile-bottom a,.hm-mobile-bottom button{position:relative;border:0;background:transparent;color:var(--hm-muted);text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font:inherit}.hm-mobile-bottom span{font-size:18px;line-height:1}.hm-mobile-bottom small{font-size:9px;font-weight:750}.hm-mobile-bottom b{position:absolute;top:6px;left:calc(50% + 8px);min-width:16px;height:16px;padding:0 3px;border-radius:9px;display:grid;place-items:center;background:var(--hm-blue);color:#fff;font-size:8px}}.hm-model-pills{display:flex;gap:7px;overflow:auto;padding:0 0 20px;scrollbar-width:none}.hm-model-pills::-webkit-scrollbar{display:none}.hm-model-pills a{flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid var(--hm-line);border-radius:999px;display:flex;align-items:center;background:#fff;color:var(--hm-muted);text-decoration:none;font-size:10px;font-weight:750}.hm-model-pills a:hover,.hm-model-pills a.is-active{border-color:var(--hm-blue);color:var(--hm-blue);background:var(--hm-soft-blue)}.hm-content-page{padding:30px 0 80px}.hm-content-page__card{max-width:1000px;margin:auto;padding:38px;border:1px solid var(--hm-line);border-radius:20px}.hm-content-page__card h1{margin-top:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.04em}.hm-content-page__card .rte{color:var(--hm-muted);line-height:1.8}.hm-search-page__form{margin:20px 0 32px;max-width:720px;display:flex;gap:8px}.hm-search-page__form input{min-width:0;flex:1;height:48px;border:1px solid var(--hm-line);border-radius:11px;padding:0 14px;font:inherit}.hm-search-misc{display:grid;gap:10px;margin-top:20px}.hm-search-misc a{padding:14px;border:1px solid var(--hm-line);border-radius:11px;color:var(--hm-ink);text-decoration:none;font-weight:700}.hm-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.hm-contact-card{padding:26px;border:1px solid var(--hm-line);border-radius:16px;background:var(--hm-soft)}.hm-contact-form{display:grid;gap:11px}.hm-contact-form input,.hm-contact-form textarea{width:100%;border:1px solid var(--hm-line);border-radius:10px;padding:13px;font:inherit;background:#fff}.hm-contact-form textarea{min-height:150px;resize:vertical}@media(max-width:820px){.hm-content-page__card{padding:23px}.hm-contact-grid{grid-template-columns:1fr}}html,body{width:100%;max-width:100%}body{margin:0;overflow-x:hidden}.hm-page-wrapper{display:block!important;width:100%;min-height:100dvh!important;height:auto!important;overflow:visible!important}.hm-main-content,#MainContent.content-for-layout{display:block!important;width:100%;min-height:0!important;height:auto!important;flex:none!important;overflow:visible!important;position:relative;z-index:1}#MainContent.content-for-layout>.shopify-section{display:block!important;width:100%;min-height:0!important;height:auto!important;flex:none!important;position:relative}.hm-site-footer-wrap{display:block;width:100%;position:relative;z-index:2;clear:both}.hm-footer{margin-top:0}@media(min-width:990px){html:has(.hm-page-wrapper),html:has(.hm-page-wrapper) body{height:auto!important;min-height:100%;overflow-x:hidden!important;overflow-y:auto!important}.hm-page-wrapper{height:auto!important;min-height:100dvh!important;overflow:visible!important;scroll-behavior:auto}}.template-index .hm-hero{padding-bottom:18px}.template-index #MainContent>.shopify-section:last-child{flex-grow:0!important}.hm-collection-layout>*{min-width:0}.hm-collection-layout>div:last-child{width:100%;min-width:0}.hm-products-grid{align-items:start}.hm-product-card{height:100%;display:flex;flex-direction:column}.hm-product-card__body{flex:1;display:flex;flex-direction:column}.hm-product-card__actions{margin-top:auto;padding-top:13px}.hm-product-card__price strong,.hm-product-price strong,.hm-cart-total strong{font-variant-numeric:tabular-nums}@media(min-width:821px){.hm-filters{position:sticky;top:176px;align-self:start;max-height:calc(100vh - 196px);overflow:auto;padding-right:6px}}.hm-site-footer-wrap{margin-top:36px}.template-index .hm-site-footer-wrap{margin-top:0}.shopify-section:has(>.hm-hero),.shopify-section:has(>.hm-shell),.shopify-section:has(>.hm-section),.shopify-section:has(>.hm-footer){min-height:0!important}@media(max-width:820px){.hm-site-footer-wrap{margin-top:22px}.template-index .hm-site-footer-wrap{margin-top:0}.hm-collection-toolbar{position:sticky;top:96px;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}body.hm-menu-open,body.hm-cart-open{overflow:hidden}.hm-header--deer{position:sticky;top:0;z-index:90;background:#0c0c0f;border-bottom:0}.hm-header__top{background:#111214;color:#fff}.hm-header__bar{min-height:66px;display:grid;grid-template-columns:56px 1fr 90px;align-items:center;gap:18px}.hm-header__menu-btn,.hm-header__tool,.hm-drawer__close{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#fff;width:40px;height:40px;display:grid;place-items:center;cursor:pointer;padding:0}.hm-header__menu-btn .hm-icon,.hm-header__tool .hm-icon,.hm-drawer__close .hm-icon,.hm-footer__benefit .hm-icon,.hm-benefit-card .hm-icon{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none}.hm-header__center-logo{display:flex;justify-content:center;align-items:center;text-decoration:none}.hm-header__center-logo img{width:min(300px,68vw);height:auto;display:block}.hm-header__tools{display:flex;justify-content:flex-end;align-items:center;gap:6px}.hm-header__tool{position:relative;text-decoration:none}.hm-header__campaign{background:#25e53b;color:#09110b;border-top:1px solid rgba(255,255,255,.04)}.hm-header__campaign-inner{min-height:42px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:15px;font-weight:900;letter-spacing:-.02em}.hm-nav-wrap,.hm-announcement{display:none!important}.hm-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#080a1075;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);opacity:0;visibility:hidden;pointer-events:none;z-index:109;transition:opacity .24s ease,visibility .24s ease}body.hm-menu-open .hm-menu-overlay{opacity:1;visibility:visible;pointer-events:auto}.hm-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:min(420px,92vw);background:#fff;z-index:110;transform:translate(-100%);transition:transform .28s ease;box-shadow:0 20px 60px #00000038;overflow:auto}.hm-drawer.is-open{transform:translate(0)}.hm-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;border-bottom:1px solid #ebedf2;position:sticky;top:0;background:#fff;z-index:3}.hm-drawer__logo img{width:min(230px,58vw);height:auto;display:block}.hm-drawer__close{color:#111}.hm-drawer__body{padding:18px 20px 38px}.hm-drawer__search{margin-bottom:18px;position:relative}.hm-search__form--drawer{min-height:52px;border-radius:16px;border:1px solid #dfe5f0;background:#f7f8fb}.hm-drawer__quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.hm-drawer__quick-links a{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:#f1f5fb;color:#122038;text-decoration:none;font-size:13px;font-weight:700}.hm-drawer__menu details,.hm-drawer__submenu details{border-bottom:1px solid #edf0f5}.hm-drawer__menu summary,.hm-drawer__submenu summary{min-height:56px;display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-weight:800;color:#111827}.hm-drawer__menu summary::-webkit-details-marker,.hm-drawer__submenu summary::-webkit-details-marker{display:none}.hm-drawer__submenu{padding:0 0 6px}.hm-drawer__submenu summary{min-height:46px;font-weight:700;color:#2b3548}.hm-drawer__models{display:grid;gap:6px;padding:0 0 14px}.hm-drawer__models a{text-decoration:none;color:#506076;font-size:14px;line-height:1.45;padding:4px 0 4px 10px}.hm-drawer__models a:hover{color:#2256f5}.hm-drawer__footer{margin-top:22px;padding-top:18px;border-top:1px solid #edf0f5;color:#65748b;font-size:13px;line-height:1.65}.hm-hero--campaign{padding:24px 0 0}.hm-hero__panel--campaign{min-height:620px;border-radius:0;background:#eef3fa;overflow:hidden}.hm-hero__backdrop,.hm-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hm-hero__backdrop .hm-hero__image{width:100%;height:100%;object-fit:cover;object-position:center right}.hm-hero__overlay{background:linear-gradient(90deg,#fffffff2,#ffffffeb 26%,#ffffff80,#fff0 70%);z-index:1}.hm-hero__content--campaign{position:relative;z-index:2;max-width:560px;padding:92px 0 92px 72px;color:#05070d}.hm-hero__content--campaign .hm-hero__eyebrow{color:#0a1324;background:#ffffffe0;border-color:#1222421f}.hm-hero__content--campaign h1{font-size:clamp(52px,8vw,92px);line-height:.92;color:#060a12;margin:18px 0;text-transform:uppercase}.hm-hero__content--campaign p{color:#080c16c7;font-size:17px;max-width:500px}.hm-hero__content--campaign .hm-button--outline{color:#0b1834;background:#ffffffc7;border-color:#0c18342e}.hm-section--brandlist{padding-top:24px}.hm-section-head--compact{margin-bottom:16px}.hm-brand-strip{display:flex;flex-wrap:wrap;gap:12px}.hm-brand-pill{min-width:160px;min-height:54px;padding:0 22px;border-radius:999px;border:1px solid #e3e8f0;background:#fff;color:#121927;text-decoration:none;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #0e17350f}.hm-brand-pill:hover{color:#1c57ff;border-color:#cbd8ff}.hm-section--benefits{padding-top:6px}.hm-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hm-benefit-card{display:flex;gap:14px;align-items:flex-start;padding:22px;border-radius:18px;background:#fff;border:1px solid #e9eef7}.hm-benefit-card span,.hm-footer__benefit span{width:42px;height:42px;border-radius:999px;background:#f4f7fb;color:#29354c;display:grid;place-items:center;flex:0 0 42px}.hm-benefit-card strong,.hm-footer__benefit strong{display:block;margin-bottom:3px;font-size:16px;color:#111927}.hm-benefit-card small,.hm-footer__benefit small{display:block;color:#66758c;line-height:1.55;font-size:13px}.hm-model-selector{background:#0e1320;color:#fff}.hm-model-selector .hm-eyebrow{color:#dce6ff!important}.hm-footer--light{margin-top:40px;background:#fff;color:#111827;border-top:1px solid #eceff4}.hm-footer__benefits{border-bottom:1px solid #eceff4}.hm-footer__benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:24px 0}.hm-footer__benefit{display:flex;align-items:flex-start;gap:14px}.hm-footer__main--light{padding:40px 0 34px;grid-template-columns:1.2fr .9fr .9fr .9fr;gap:36px}.hm-footer__logo--image img{width:min(260px,80%);height:auto;display:block}.hm-footer__brand p{color:#5f6f86;max-width:360px;font-size:14px;line-height:1.7}.hm-footer--light h3{margin:0 0 14px;font-size:18px;color:#111827}.hm-footer__links--light a{color:#56667d;font-size:14px}.hm-footer__links--light a:hover{color:#1c57ff}.hm-newsletter--light{display:flex;align-items:center;gap:10px;margin-top:18px}.hm-newsletter--light input{flex:1;min-height:50px;border-radius:999px;border:1px solid #d8dfeb;background:#fff;padding:0 18px;font:inherit}.hm-newsletter--light button{min-height:50px;padding:0 18px;border-radius:999px;border:0;background:#101827;color:#fff;font:inherit;font-weight:700;cursor:pointer}.hm-footer__bottombar{border-top:1px solid #eceff4}.hm-footer__bottom--light{min-height:72px;color:#6a778c;font-size:13px}.hm-payment-pills--light .hm-payment-pill{background:#f4f7fb;color:#223045;border:1px solid #e3e9f3}@media(max-width:1200px){.hm-footer__benefits-grid,.hm-benefits-grid{grid-template-columns:repeat(2,1fr)}.hm-footer__main--light{grid-template-columns:1fr 1fr}}@media(max-width:989px){.hm-header__bar{grid-template-columns:48px 1fr 84px;min-height:60px}.hm-header__center-logo img{width:min(220px,54vw)}.hm-hero__panel--campaign{min-height:520px}.hm-hero__content--campaign{padding:54px 18px 42px 22px;max-width:420px}.hm-hero__content--campaign h1{font-size:clamp(42px,12vw,64px)}.hm-hero__overlay{background:linear-gradient(180deg,#ffffffeb,#ffffffd1,#ffffff26 72%,#fff0)}.hm-hero__backdrop .hm-hero__image{object-position:65% center}}@media(max-width:820px){.hm-header__campaign-inner{min-height:40px;font-size:13px;padding:0 10px}.hm-hero--campaign{padding-top:0}.hm-hero__panel--campaign{min-height:560px;border-radius:0}.hm-hero__content--campaign{padding:34px 18px 0}.hm-hero__content--campaign p{font-size:14px}.hm-brand-strip{display:grid;grid-template-columns:1fr}.hm-brand-pill{width:100%;min-width:0}.hm-benefits-grid,.hm-footer__benefits-grid,.hm-footer__main--light{grid-template-columns:1fr}.hm-footer__bottom--light{flex-direction:column;align-items:flex-start;padding:18px 0}.hm-newsletter--light{flex-direction:column;align-items:stretch}.hm-mobile-panel{display:block}}.template-index .hm-header--deer,.template-index .hm-header{border-bottom:0}.template-index .hm-home-slider{width:100%;margin:0;padding:0;line-height:0;overflow:hidden;background:#f4f0e9}.hm-home-slider__link{display:block;width:100%;line-height:0;text-decoration:none}.hm-home-slider__image{display:block;width:100%;height:auto;max-width:none;margin:0;object-fit:cover}.hm-section--brandlist{padding-top:42px}.hm-brand-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hm-brand-pill{min-height:94px;padding:20px 24px;border-radius:14px;justify-content:center;flex-direction:column;gap:5px;border-color:#e7e7e7;box-shadow:none;background:#fff}.hm-brand-pill strong{font-size:19px;color:#111}.hm-brand-pill span{color:#777;font-size:12px;font-weight:600}.hm-collection-head{padding:16px 0 22px}.hm-collection-head h1{font-size:clamp(30px,3.6vw,48px);font-weight:700;letter-spacing:-.035em}.hm-model-pills{padding-bottom:24px;gap:8px}.hm-model-pills a{min-height:40px;padding:0 15px;border-radius:7px;border-color:#e2e2e2;color:#4d4d4d;font-size:11px;background:#fff}.hm-model-pills a:hover,.hm-model-pills a.is-active{border-color:#121212;background:#121212;color:#fff}.hm-collection-toolbar{min-height:58px;border-color:#ececec}.hm-sort{border-color:#dedede;border-radius:6px;min-width:185px}.hm-collection-layout{grid-template-columns:220px minmax(0,1fr);gap:34px;padding-top:28px}.hm-filter{border-bottom-color:#ececec}.hm-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px;align-items:start}.hm-product-card{border:0;border-radius:0;overflow:visible;background:#fff;box-shadow:none;transform:none}.hm-product-card:hover{transform:none;box-shadow:none;border-color:transparent}.hm-product-card__media{aspect-ratio:1/1.12;border-radius:0;background:#f7f7f7;overflow:hidden}.hm-product-card__media img,.hm-product-card__image{width:100%;height:100%;object-fit:contain;padding:14px;transform:none!important;transition:opacity .18s ease,transform .28s ease}.hm-product-card:hover .hm-product-card__media img{transform:scale(1.018)!important}.hm-product-card__badges{top:10px;left:10px}.hm-badge--soldout{background:#171717;color:#fff}.hm-product-card__swatch-area{min-height:50px;padding:11px 2px 4px;display:flex;align-items:center;justify-content:space-between;gap:10px}.hm-product-card__swatches{display:flex;gap:6px;min-width:0;overflow-x:auto;scrollbar-width:none}.hm-product-card__swatches::-webkit-scrollbar{display:none}.hm-card-swatch{position:relative;flex:0 0 30px;width:30px;height:30px;border-radius:50%;border:1px solid #ddd;background:#fff;padding:2px;overflow:hidden;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.hm-card-swatch img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.hm-card-swatch:hover{border-color:#777;transform:translateY(-1px)}.hm-card-swatch.is-active{border-color:#111;box-shadow:0 0 0 1px #111}.hm-product-card__selected-color{flex:0 0 auto;max-width:95px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#858585;font-size:10px;line-height:1.2}.hm-product-card__body{padding:7px 2px 0}.hm-product-card__meta{color:#8a8a8a;font-size:9px;letter-spacing:.08em}.hm-product-card__title{min-height:40px;margin:7px 0 6px;color:#171717;font-size:13px;font-weight:600;line-height:1.5}.hm-product-card__price{gap:8px}.hm-product-card__price strong{color:#111;font-size:15px;font-weight:700}.hm-product-card__price s{font-size:11px;color:#999}.hm-product-card__actions{margin-top:11px;grid-template-columns:1fr 40px}.hm-card-button{min-height:40px;border-radius:5px;background:#111;font-size:11px;letter-spacing:.01em}.hm-card-button:hover{background:#2a2a2a}.hm-card-button:disabled{opacity:.45;cursor:not-allowed}.hm-card-detail{width:40px;height:40px;border:1px solid #dedede;display:grid;place-items:center;text-decoration:none;color:#111;font-size:18px;border-radius:5px}.hm-card-detail:hover{border-color:#111}@media(max-width:1100px){.hm-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.template-index .hm-home-slider__image{width:100%;height:340px;object-fit:cover;object-position:34% center}.hm-brand-strip{grid-template-columns:1fr}.hm-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 10px}.hm-product-card__media{aspect-ratio:1/1.15}.hm-product-card__media img,.hm-product-card__image{padding:8px}.hm-product-card__swatch-area{min-height:43px;padding-top:8px}.hm-card-swatch{width:26px;height:26px;flex-basis:26px}.hm-product-card__selected-color{display:none}.hm-product-card__body{padding-top:5px}.hm-product-card__title{font-size:11.5px;min-height:35px}.hm-product-card__actions{grid-template-columns:1fr}.hm-card-detail{display:none}}@media(max-width:520px){.template-index .hm-home-slider__image{height:310px;object-position:30% center}.hm-product-card__price strong{font-size:14px}.hm-card-button{min-height:38px}}html,body{margin:0;padding:0;width:100%;min-height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}main{display:block;width:100%;min-height:40vh}.shopify-section{display:block;width:100%}.hm-drawer__menu>details>summary{font-size:18px}.hm-drawer__menu>details:not([open])>.hm-drawer__submenu{display:none}.hm-drawer__search{margin-bottom:20px}.hm-search__form--drawer{height:58px;border-radius:18px;padding:0 6px 0 5px;background:#f7f9fd;border:1px solid #dce3ee;box-shadow:0 8px 24px #13203d0a}.hm-search__form--drawer .hm-search__icon{width:52px}.hm-search__form--drawer input{font-size:15px}.hm-search__form--drawer .hm-search__submit{display:inline-flex!important;align-items:center;justify-content:center;min-width:72px;height:44px;margin:0;border-radius:13px;background:#1559f6;font-size:14px}.hm-drawer__quick-links{gap:9px}.hm-drawer__quick-links a{min-height:42px;padding:0 16px;font-size:13px}.hm-collection-v14{padding-bottom:70px}.hm-collection-intro{padding:20px 0 24px}.hm-collection-intro h1{margin:0 0 10px;color:#11151c;font-size:clamp(34px,4.1vw,54px);line-height:1.05;font-weight:650;letter-spacing:-.045em}.hm-collection-intro__copy{max-width:1050px;color:#505a68;font-size:14px;line-height:1.7}.hm-collection-intro__copy p{margin:0}.hm-seo-more{margin-top:6px;max-width:1050px}.hm-seo-more summary{width:max-content;cursor:pointer;color:#616b79;font-size:12px;text-decoration:underline}.hm-seo-more div{padding-top:8px;color:#667181;font-size:13px;line-height:1.65}.hm-seo-more p{margin:0}.hm-collection-device-picker{margin:4px 0 30px;padding:22px 28px 26px;border-radius:15px;background:#f5f5f5;border:1px solid #ececec}.hm-collection-device-picker__title{margin-bottom:16px;text-align:center;color:#151515;font-size:16px;font-weight:800}.hm-device-select-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hm-select-field{display:grid;gap:7px}.hm-select-field>span{color:#747474;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hm-select-field select{width:100%;height:52px;border:1px solid #e2e2e2;border-radius:12px;padding:0 42px 0 15px;background:#fff;color:#1b1e25;font-size:14px;font-weight:650;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.hm-select-field select:focus{border-color:#7ea3ff;box-shadow:0 0 0 4px #1459f614}.hm-collection-toolbar--v14{min-height:62px;border-top:1px solid #eee;border-bottom:1px solid #eee}.hm-collection-toolbar__left{display:flex;align-items:center;gap:14px;color:#707783;font-size:12px}.hm-filter-soft-button{min-height:38px;padding:0 15px;border:1px solid #ddd;border-radius:10px;background:#fff;color:#20242b;font-weight:700;cursor:pointer}.hm-sort-wrap{display:flex;align-items:center;gap:10px;color:#737985;font-size:11px}.hm-sort-wrap .hm-sort{height:40px;border-radius:10px}.hm-products-grid--v14{grid-template-columns:repeat(5,minmax(0,1fr));gap:46px 22px;padding-top:30px}.hm-product-card--v14 .hm-product-card__media{aspect-ratio:.82;background:#fff}.hm-product-card--v14 .hm-product-card__image,.hm-product-card--v14 .hm-product-card__media img{padding:0}.hm-product-card--v14 .hm-product-card__swatch-area{min-height:38px;padding:9px 0 2px}.hm-product-card--v14 .hm-card-swatch{width:27px;height:27px;flex-basis:27px;padding:2px;border-color:#cfcfcf}.hm-card-swatch.is-unavailable{opacity:.35}.hm-card-swatch.is-unavailable:after,.hm-color-choice.is-unavailable:after{content:"";position:absolute;width:115%;height:1px;background:#cf3b3b;transform:rotate(-42deg)}.hm-product-card--v14 .hm-product-card__body{padding:6px 0 0;text-align:center}.hm-product-card--v14 .hm-product-card__title{min-height:auto;margin:5px 0 3px;font-size:13px;font-weight:500;line-height:1.45}.hm-product-card--v14 .hm-product-card__price{justify-content:center}.hm-product-card--v14 .hm-product-card__price strong{font-size:15px;font-weight:500}.hm-card-campaign{margin-top:7px;color:#d41f1f;font-size:11px;font-weight:800}.hm-product-card--v14 .hm-product-card__selected-color{margin:4px auto 0;max-width:none;color:#9a9a9a;text-align:center}.hm-collection-seo-bottom{max-width:1100px;margin:72px auto 0;padding:34px 0 0;border-top:1px solid #ededed}.hm-collection-seo-bottom h2{margin:0 0 13px;font-size:28px;letter-spacing:-.03em}.hm-collection-seo-bottom p{margin:0 0 10px;color:#626c7b;font-size:13px;line-height:1.75}.hm-filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:124;background:#00000057;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}.hm-filters--drawer{position:fixed!important;top:0!important;left:0;bottom:0;z-index:125;width:min(390px,92vw);max-height:none!important;overflow:auto;padding:22px!important;background:#fff;transform:translate(-102%);transition:transform .24s ease;box-shadow:0 20px 60px #0000002e}.hm-filters--drawer .hm-filters__mobile-head{display:flex!important;align-items:center;justify-content:space-between;margin-bottom:10px}.hm-filters--drawer.is-open{transform:translate(0)}body.hm-menu-open .hm-filter-overlay{opacity:1;visibility:visible;pointer-events:auto}.hm-product--v14{padding-bottom:72px}.hm-product-layout--v14{grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:72px}.hm-gallery--v14{display:flex;flex-direction:column;position:sticky;top:130px}.hm-gallery--v14 .hm-gallery__main{aspect-ratio:.88;border:0;border-radius:0;background:#fff}.hm-gallery--v14 .hm-gallery__main img{padding:0;object-fit:contain}.hm-gallery--v14 .hm-gallery__thumbs{display:flex;justify-content:center;gap:8px;margin-top:12px;overflow:auto}.hm-gallery--v14 .hm-gallery__thumb{width:54px;flex:0 0 54px;border-radius:50%;border-color:#ddd;background:#fff}.hm-gallery--v14 .hm-gallery__thumb.is-active{border-color:#202020;box-shadow:0 0 0 1px #202020}.hm-product-info--v14{padding-top:8px}.hm-product-info--v14 h1{margin:8px 0 12px;color:#111318;font-size:clamp(29px,3vw,42px);line-height:1.12;letter-spacing:-.035em}.hm-product-price--v14{margin:18px 0 0}.hm-product-price--v14 strong{font-size:28px;font-weight:500}.hm-product-campaign-box{display:inline-grid;gap:2px;margin:22px 0;padding:13px 16px;border-radius:10px;background:#20d84b;color:#fff;box-shadow:0 10px 24px #1cc24524}.hm-product-campaign-box strong{font-size:15px}.hm-product-campaign-box span{font-size:10px;opacity:.9}.hm-family-picker{margin:0 0 18px;padding:18px;border:1px solid #e5e5e5;border-radius:14px;background:#f7f7f7}.hm-device-select-grid--product .hm-select-field select{height:50px}.hm-option{margin:0 0 16px;padding:18px;border:1px solid #e7e7e7;border-radius:14px;background:#fafafa}.hm-option__head{margin-bottom:14px;font-size:13px;justify-content:flex-start;gap:9px}.hm-option__head>span:last-child{color:#727272;font-weight:500}.hm-option__values{gap:10px}.hm-color-choice{position:relative;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:1px solid #d4d4d4;background:#fff;cursor:pointer;transition:.15s ease}.hm-color-choice__dot{width:28px;height:28px;border-radius:50%;background-size:cover;background-position:center;border:1px solid rgba(0,0,0,.08)}.hm-option__input:checked+.hm-color-choice{border-color:#111;box-shadow:0 0 0 1px #111}.hm-color-choice:hover{transform:translateY(-1px)}.hm-color-choice.is-unavailable{opacity:.38}.hm-option__label{min-height:44px;border-radius:11px;padding:0 16px}.hm-option__label small{margin-left:8px;color:#a24747;font-size:9px}.hm-option__label.is-unavailable{opacity:.55}.hm-stock-line{display:flex;align-items:center;gap:8px;margin:4px 0 13px;color:#1f7a42;font-size:12px}.hm-stock-line__dot{width:8px;height:8px;border-radius:50%;background:#27ae60}.hm-stock-line[data-available=false]{color:#b43a3a}.hm-stock-line[data-available=false] .hm-stock-line__dot{background:#d14b4b}.hm-buy-row--v14{grid-template-columns:150px 1fr;gap:12px;margin-top:0}.hm-qty--v14{height:58px;border:1px solid #dfe3ea;border-radius:15px;background:#fff}.hm-qty--v14 button{font-size:23px}.hm-qty--v14 input{font-size:18px;font-weight:800}.hm-add-to-cart--v14{min-height:58px;border-radius:15px;font-size:16px;font-weight:850}.hm-buy-now--v14{min-height:54px;margin-top:10px;border-radius:15px}.hm-product-benefits--v14{margin-top:22px}.hm-product-benefits--v14 .hm-product-benefit span{color:#737b87}@media(max-width:1380px){.hm-products-grid--v14{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1050px){.hm-products-grid--v14{grid-template-columns:repeat(3,minmax(0,1fr))}.hm-product-layout--v14{gap:38px}}@media(max-width:820px){.hm-device-select-grid{grid-template-columns:1fr}.hm-collection-device-picker{padding:18px;border-radius:13px}.hm-collection-intro h1{font-size:34px}.hm-collection-toolbar--v14{gap:8px}.hm-sort-wrap>span{display:none}.hm-sort-wrap .hm-sort{min-width:145px}.hm-products-grid--v14{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px;padding-top:22px}.hm-product-card--v14 .hm-product-card__media{aspect-ratio:.82}.hm-product-card--v14 .hm-card-swatch{width:24px;height:24px;flex-basis:24px}.hm-product-card--v14 .hm-product-card__title{font-size:11.5px}.hm-card-campaign{font-size:9.5px}.hm-product-layout--v14{grid-template-columns:1fr;gap:24px}.hm-gallery--v14{position:relative;top:auto}.hm-gallery--v14 .hm-gallery__main{aspect-ratio:1/1.08}.hm-product-info--v14 h1{font-size:29px}.hm-family-picker,.hm-option{padding:14px}.hm-buy-row--v14{grid-template-columns:112px 1fr}}@media(max-width:520px){.hm-collection-v14{padding-bottom:45px}.hm-collection-intro{padding-top:12px}.hm-collection-device-picker{margin-bottom:20px}.hm-products-grid--v14{gap:28px 9px}.hm-product-card--v14 .hm-product-card__swatches{gap:4px}.hm-product-card--v14 .hm-card-swatch{width:22px;height:22px;flex-basis:22px}.hm-product-card--v14 .hm-product-card__price strong{font-size:13px}.hm-buy-row--v14{grid-template-columns:100px 1fr;gap:8px}.hm-add-to-cart--v14{font-size:14px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hm-mobile-panel__head{height:78px;padding:0 22px;background:linear-gradient(180deg,#fff,#fbfcff)}.hm-mobile-panel__body{padding:18px 20px 90px}.hm-search__form--drawer{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;height:72px;padding:0 10px;border-radius:28px;background:linear-gradient(180deg,#fbfcff,#f3f6fb);border:1px solid #d9e2f0;box-shadow:0 16px 36px #152c5c12}.hm-search__form--drawer .hm-search__icon{width:46px;height:46px;border-radius:16px;background:#fff;border:1px solid #e1e7f0}.hm-search__form--drawer input{min-width:0;font-size:17px;font-weight:550}.hm-search__form--drawer input::placeholder{color:#98a2b3}.hm-search__form--drawer .hm-search__submit{min-width:122px;height:48px;padding:0 22px;border-radius:18px;background:linear-gradient(135deg,#2563ff,#114ce4);box-shadow:0 12px 24px #2563ff38}.hm-drawer__quick-links{display:flex;flex-wrap:wrap;gap:12px}.hm-drawer__quick-links a{min-height:48px;padding:0 18px;border-radius:999px;background:#f3f6fb;border:1px solid #e6ebf4;color:#1c2940;font-size:14px;font-weight:800;text-decoration:none}.hm-drawer__menu>details{padding:4px 0}.hm-drawer__menu>details>summary{min-height:58px;font-size:17px;border-bottom:1px solid #edf1f6}.hm-collection-device-picker{margin:8px 0 34px;padding:28px;border-radius:24px;background:linear-gradient(180deg,#fbfcff,#f5f8fd);border:1px solid #e6edf7;box-shadow:0 18px 45px #1423420d}.hm-collection-device-picker__title{margin-bottom:20px;font-size:22px;font-weight:900;letter-spacing:-.02em}.hm-device-select-grid{gap:16px}.hm-select-field{position:relative}.hm-select-field select{height:58px;border-radius:16px;border:1px solid #dbe4f0;padding:0 46px 0 16px;background:#fff;box-shadow:0 6px 18px #12213e0a}.hm-select-field:after{content:"";position:absolute;right:18px;bottom:20px;width:10px;height:10px;border-right:2px solid #70809a;border-bottom:2px solid #70809a;transform:rotate(45deg);pointer-events:none}.hm-collection-toolbar--v14{min-height:72px;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.hm-filter-soft-button{min-height:44px;padding:0 18px;border:1px solid #d7dfec;border-radius:14px;background:#fff;box-shadow:0 10px 20px #0f213e0a}.hm-sort-wrap{gap:12px;font-size:12px;font-weight:700}.hm-sort-wrap .hm-sort{min-width:190px;height:44px;border-radius:14px;border:1px solid #d7dfec;background:#fff;box-shadow:0 10px 20px #0f213e0a}.hm-product-card--v14 .hm-product-card__media{border-radius:22px;background:linear-gradient(180deg,#fff,#fafbfd)}.hm-product-card__swatch-area{min-height:42px;padding:12px 0 4px;justify-content:center}.hm-product-card__swatches{gap:8px;justify-content:center;width:100%}.hm-card-swatch{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;padding:0;border-radius:999px;border:1px solid #d6dce7;background:#fff;box-shadow:0 6px 14px #0f213e0d}.hm-card-swatch__dot{width:20px;height:20px;border-radius:50%;border:1px solid rgba(17,24,39,.1);display:block}.hm-card-swatch.is-active{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a14}.hm-card-swatch.is-unavailable{opacity:.45}.hm-card-swatch.is-unavailable:after,.hm-color-choice.is-unavailable:after{width:120%;height:1.5px;background:#d24a4a}.hm-product-card--v14 .hm-product-card__title{font-size:14px;font-weight:600;line-height:1.42}.hm-product-card--v14 .hm-product-card__price strong{font-size:17px;font-weight:800}.hm-card-campaign{font-size:12px;letter-spacing:.01em}.hm-product-card--v14 .hm-product-card__selected-color{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:#f4f6fa;color:#667085;font-size:11px;font-weight:700}.hm-family-picker{padding:20px;border-radius:18px;background:linear-gradient(180deg,#fbfcff,#f6f8fc);border:1px solid #e4ebf5}.hm-device-select-grid--product .hm-select-field select{height:54px;border-radius:15px}.hm-option{margin:0 0 18px;padding:18px 18px 16px;border-radius:18px;background:linear-gradient(180deg,#fff,#fafbfd);border:1px solid #e5ebf3;box-shadow:0 14px 28px #1018280a}.hm-option__head{align-items:center;justify-content:space-between;gap:12px}.hm-option__head>span:first-child{color:#111827;font-size:14px;font-weight:900}.hm-option__head>span:last-child{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#f2f5fa;color:#667085;font-size:12px;font-weight:700}.hm-option__values{gap:12px}.hm-color-choice{width:44px;height:44px;border-radius:999px;border:1px solid #d6dce7;box-shadow:0 8px 18px #0f213e0d}.hm-color-choice__dot{width:32px;height:32px;border:1px solid rgba(17,24,39,.1)}.hm-option__input:checked+.hm-color-choice{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a14}.hm-option__label{min-height:46px;border-radius:14px;border-color:#dbe3ef;padding:0 18px;font-size:12px;font-weight:800}.hm-option__input:checked+.hm-option__label{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a14;color:#111827}.hm-stock-line{margin:8px 0 14px;font-size:13px;font-weight:700}.hm-qty--v14,.hm-add-to-cart--v14,.hm-buy-now--v14{box-shadow:0 14px 28px #1018280f}@media(max-width:820px){.hm-mobile-panel__head{height:72px}.hm-search__form--drawer{grid-template-columns:42px minmax(0,1fr) auto;height:66px;padding:0 8px;border-radius:24px}.hm-search__form--drawer .hm-search__submit{min-width:98px;height:46px;border-radius:16px}.hm-collection-device-picker{padding:20px;border-radius:18px}.hm-collection-device-picker__title{font-size:20px}.hm-sort-wrap .hm-sort{min-width:155px}.hm-product-card__swatches{gap:6px}}@media(max-width:520px){.hm-mobile-panel__body{padding:16px 16px 84px}.hm-search__form--drawer{grid-template-columns:40px minmax(0,1fr) auto;height:64px}.hm-search__form--drawer .hm-search__submit{min-width:92px;padding:0 18px;font-size:15px}.hm-product-card--v14 .hm-card-swatch{width:24px;height:24px;flex-basis:24px}.hm-card-swatch__dot{width:17px;height:17px}.hm-product-card--v14 .hm-product-card__selected-color{padding:0 8px;font-size:10px}}.hm-drawer__body{padding:22px 22px 96px}.hm-drawer__search{margin:0 0 24px}.hm-search__form--drawer{display:grid!important;grid-template-columns:46px minmax(0,1fr) 104px!important;align-items:center!important;gap:10px!important;width:100%!important;height:68px!important;padding:8px 10px!important;border:1px solid #dce5f2!important;border-radius:24px!important;background:#f8faff!important;box-shadow:0 14px 34px #1428500f!important;overflow:visible!important}.hm-search__form--drawer .hm-search__icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border:1px solid #e2e8f2!important;border-radius:15px!important;background:#fff!important;color:#6b7890!important}.hm-search__form--drawer input[type=search]{-webkit-appearance:none!important;appearance:none!important;width:100%!important;min-width:0!important;height:48px!important;margin:0!important;padding:0 6px!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#172033!important;font-size:16px!important;font-weight:600!important;line-height:1!important}.hm-search__form--drawer input[type=search]::-webkit-search-decoration,.hm-search__form--drawer input[type=search]::-webkit-search-cancel-button,.hm-search__form--drawer input[type=search]::-webkit-search-results-button,.hm-search__form--drawer input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.hm-search__form--drawer input[type=search]::placeholder{color:#98a3b7!important;opacity:1!important}.hm-search__form--drawer .hm-search__submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:104px!important;min-width:104px!important;height:48px!important;margin:0!important;padding:0 20px!important;border:0!important;border-radius:16px!important;background:linear-gradient(135deg,#2a65ff,#1750e8)!important;box-shadow:0 10px 22px #2563ff33!important;color:#fff!important;font-size:15px!important;font-weight:850!important;cursor:pointer!important}.hm-drawer__quick-links{gap:10px!important;margin-bottom:28px!important}.hm-drawer__quick-links a{min-height:46px!important;padding:0 17px!important;border:1px solid #e3e9f2!important;border-radius:999px!important;background:#f6f8fc!important;color:#18253d!important;font-size:13px!important;font-weight:800!important}.hm-collection-device-picker--smart,.hm-family-picker--smart{overflow:visible!important}.hm-device-select-grid--smart{align-items:start}.hm-smart-field{min-width:0}.hm-smart-field__label{display:block;margin:0 0 10px;color:#7b7d82;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hm-smart-select{position:relative;z-index:2}.hm-smart-select.is-open{z-index:60}.hm-smart-select__button{appearance:none;-webkit-appearance:none;width:100%;height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;border:1px solid #e4e7ec;border-radius:17px;background:#fff;box-shadow:0 7px 18px #10182809;color:#2f3136;font:inherit;font-size:16px;font-weight:650;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.hm-smart-select__button:hover{border-color:#cfd5df}.hm-smart-select.is-open .hm-smart-select__button{border-color:#25272c;box-shadow:0 0 0 2px #18191c0f}.hm-smart-select__chevron{width:13px;height:13px;flex:0 0 13px;border-right:3px solid #75787e;border-bottom:3px solid #75787e;transform:rotate(45deg) translateY(-3px);transition:transform .18s ease}.hm-smart-select.is-open .hm-smart-select__chevron{transform:rotate(225deg) translate(-2px,-2px)}.hm-smart-select__menu{position:absolute;left:0;right:0;top:calc(100% + 10px);display:none;max-height:340px;overflow-y:auto;padding:10px;border:1px solid #eceef2;border-radius:18px;background:#fff;box-shadow:0 22px 50px #0f172a24}.hm-smart-select.is-open .hm-smart-select__menu{display:grid;gap:4px}.hm-smart-select__item{appearance:none;-webkit-appearance:none;width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border:0;border-radius:13px;background:transparent;color:#292c32;font:inherit;font-size:15px;font-weight:650;text-align:left;cursor:pointer}.hm-smart-select__item:hover{background:#f5f6f8}.hm-smart-select__item.is-active{background:#f0f1f3;color:#282a2f;font-weight:850}.hm-smart-select__item.is-active:after{content:"\2713";color:#202228;font-size:15px;font-weight:900}.hm-smart-select__item small{margin-left:auto;color:#a3a6ad;font-size:11px;font-weight:700}.hm-smart-select__item.is-disabled{opacity:.45;cursor:not-allowed}.hm-smart-select__item[hidden]{display:none!important}.hm-collection-device-picker--smart{padding:28px 30px 30px!important;border-radius:20px!important;background:#f7f7f7!important;border:1px solid #ececec!important;box-shadow:none!important}.hm-collection-device-picker--smart .hm-collection-device-picker__title{margin-bottom:24px!important;color:#1d1f23!important;font-size:20px!important;font-weight:900!important}.hm-family-picker--smart{padding:20px!important;border-radius:18px!important;background:#f7f7f7!important;border:1px solid #e8e8e8!important;box-shadow:none!important}.hm-family-picker--smart .hm-smart-select__button{height:56px}@media(max-width:820px){.hm-drawer__body{padding:20px 18px 90px}.hm-search__form--drawer{grid-template-columns:44px minmax(0,1fr) 92px!important;gap:8px!important;height:64px!important;padding:7px 8px!important;border-radius:22px!important}.hm-search__form--drawer .hm-search__icon{width:44px!important;height:44px!important;border-radius:14px!important}.hm-search__form--drawer input[type=search]{height:44px!important;font-size:15px!important}.hm-search__form--drawer .hm-search__submit{width:92px!important;min-width:92px!important;height:44px!important;border-radius:15px!important;padding:0 14px!important}.hm-smart-select__button{height:56px;border-radius:16px;font-size:15px}.hm-smart-select__menu{max-height:300px;border-radius:16px}.hm-smart-select__item{min-height:50px;font-size:14px}}@media(max-width:520px){.hm-search__form--drawer{grid-template-columns:42px minmax(0,1fr) 78px!important;gap:6px!important}.hm-search__form--drawer .hm-search__submit{width:78px!important;min-width:78px!important;padding:0 10px!important;font-size:14px!important}.hm-search__form--drawer input[type=search]{font-size:14px!important}.hm-collection-device-picker--smart{padding:20px!important;border-radius:18px!important}}.hm-home-slider__image--mobile{display:none}@media(max-width:820px){.hm-home-slider__image--desktop{display:none!important}.hm-home-slider__image--mobile{display:block!important;width:100%;height:auto!important;object-fit:contain;object-position:center}.template-index .hm-home-slider__image--mobile{height:auto!important;object-position:center!important}}@media(max-width:820px){.hm-collection-v14 .hm-collection-toolbar--v14{position:sticky;position:-webkit-sticky;top:0;z-index:78;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;min-height:72px;padding:10px 20px;background:#fffffffa;border-top:1px solid #e9edf4;border-bottom:1px solid #e2e7ef;box-shadow:0 8px 24px #14234114;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hm-collection-v14 .hm-collection-toolbar__left{gap:12px;min-width:0}.hm-collection-v14 .hm-filter-soft-button{min-height:48px;padding:0 18px;border-radius:15px;font-size:14px;white-space:nowrap}.hm-collection-v14 .hm-sort-wrap{margin-left:auto;min-width:0}.hm-collection-v14 .hm-sort-wrap>span{display:none}.hm-collection-v14 .hm-sort-wrap .hm-sort{width:min(43vw,190px);min-width:138px;height:48px;border-radius:15px;padding:0 36px 0 14px;font-size:14px;font-weight:750;background-color:#fff}.hm-collection-v14 .hm-collection-toolbar__left>span{font-size:13px;white-space:nowrap}}@media(max-width:520px){.hm-collection-v14 .hm-collection-toolbar--v14{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.hm-collection-v14 .hm-filter-soft-button{min-height:46px;padding:0 15px}.hm-collection-v14 .hm-sort-wrap .hm-sort{width:42vw;min-width:130px;height:46px}.hm-collection-v14 .hm-collection-toolbar__left>span{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hm-theme.css.map */
