:root{--hu-blue:#0757c9;--hu-red:#e31b23;--hu-ink:#0d1117;--hu-muted:#6b7280;--hu-line:#e5e7eb;--hu-soft:#f6f7f9;--hu-max:1440px}.hu-shell{width:min(var(--hu-max),calc(100% - 32px));margin-inline:auto}.hu-section{font-family:var(--font-body--family,Arial,sans-serif);color:var(--hu-ink)}.hu-section *{box-sizing:border-box}.hu-section a{text-decoration:none;color:inherit}.hu-section img{max-width:100%;display:block}.hu-topbar{background:var(--hu-blue);color:#fff;font-size:12px;font-weight:650}.hu-topbar__inner{min-height:34px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:18px}.hu-topbar__item{display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.hu-topbar__item:first-child{justify-content:flex-start}.hu-topbar__item:last-child{justify-content:flex-end}.hu-topbar svg,.hu-benefit svg,.hu-help-card svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.8}.hu-header{background:#fff;border-bottom:1px solid var(--hu-line)}.hu-header__inner{min-height:86px;display:grid;grid-template-columns:220px minmax(300px,1fr) auto;gap:28px;align-items:center}.hu-brand{display:inline-flex;align-items:center;min-width:0;font-size:31px;font-weight:900;letter-spacing:-1.5px;font-style:italic}.hu-brand img{max-height:50px;width:auto}.hu-search{display:flex;align-items:stretch;height:44px;border:1px solid #d6d9df;border-radius:4px;overflow:hidden;background:#fff}.hu-search input{flex:1;border:0;outline:0;padding:0 15px;font:inherit;min-width:0}.hu-search button{width:54px;border:0;background:var(--hu-blue);color:#fff;display:grid;place-items:center;cursor:pointer}.hu-search button svg,.hu-head-action svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.7}.hu-header__actions{display:flex;align-items:center;gap:20px}.hu-head-action{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:650;white-space:nowrap}.hu-cart-badge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--hu-blue);color:#fff;display:inline-grid;place-items:center;font-size:10px}.hu-nav-wrap{background:#fff;border-bottom:1px solid var(--hu-line);position:relative;z-index:20}.hu-nav{display:flex;align-items:center;min-height:48px;gap:18px}.hu-categories{position:relative;min-width:210px}.hu-categories summary{list-style:none;background:#0b0b0c;color:#fff;height:40px;padding:0 16px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;cursor:pointer;border-radius:3px 3px 0 0}.hu-categories summary::-webkit-details-marker{display:none}.hu-categories__panel{position:absolute;top:100%;left:0;width:310px;background:#fff;border:1px solid var(--hu-line);box-shadow:0 8px 24px #0f172a14;padding:10px 0;z-index:50}.hu-categories__panel a{display:flex;padding:10px 16px;font-size:13px;justify-content:space-between}.hu-categories__panel a:hover{background:var(--hu-soft);color:var(--hu-blue)}.hu-nav__links{display:flex;align-items:center;gap:27px;min-width:0;overflow:hidden}.hu-nav__item{position:relative;font-size:13px;font-weight:750;white-space:nowrap}.hu-nav__item>a{display:flex;align-items:center;min-height:48px}.hu-nav__item:hover>a{color:var(--hu-blue)}.hu-nav__dropdown{display:none;position:absolute;top:100%;left:-18px;min-width:230px;background:#fff;border:1px solid var(--hu-line);box-shadow:0 8px 24px #0f172a14;padding:10px;z-index:45}.hu-nav__item:hover .hu-nav__dropdown{display:block}.hu-nav__dropdown a{display:block;padding:8px 10px;font-size:13px;font-weight:500}.hu-nav__special{margin-left:auto;color:var(--hu-red);font-weight:850}.hu-hero{position:relative;min-height:520px;overflow:hidden;background:#17191c;color:#fff}.hu-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hu-hero__media img{width:100%;height:100%;object-fit:cover}.hu-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#04080ee0,#04080e99 42%,#04080e14 78%)}.hu-hero__content{position:relative;z-index:2;min-height:520px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:650px;padding:56px 0}.hu-eyebrow{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;opacity:.92}.hu-hero h1{margin:0;max-width:620px;font-size:clamp(48px,6vw,82px);line-height:.95;letter-spacing:-.045em;font-weight:950;font-style:italic;text-transform:uppercase}.hu-hero p{max-width:560px;font-size:17px;line-height:1.55;margin:20px 0 26px;color:#eef2f7}.hu-buttons{display:flex;gap:12px;flex-wrap:wrap}.hu-btn{min-height:46px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:3px;font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:.02em;transition:.2s}.hu-btn--primary{background:var(--hu-blue);color:#fff}.hu-btn--primary:hover{background:#064fb5}.hu-btn--ghost{border-color:#fffc;color:#fff;background:#00000026}.hu-benefits{background:#fff;border-bottom:1px solid var(--hu-line)}.hu-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr)}.hu-benefit{min-height:74px;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 18px;border-right:1px solid var(--hu-line)}.hu-benefit:last-child{border-right:0}.hu-benefit__title{font-size:12px;font-weight:850;text-transform:uppercase}.hu-benefit__sub{font-size:11px;color:var(--hu-muted);margin-top:2px}.hu-category-section{padding:30px 0 34px;background:#fff}.hu-section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.hu-section-title h2{margin:0;font-size:22px;font-weight:900;letter-spacing:-.025em;text-transform:uppercase}.hu-section-title a{font-size:12px;color:var(--hu-blue);font-weight:800}.hu-category-row{display:flex;gap:23px;overflow-x:auto;padding:4px 2px 12px;scrollbar-width:thin}.hu-category{flex:0 0 120px;text-align:center}.hu-category__image{width:104px;height:104px;margin:0 auto 10px;border-radius:999px;background:#f1f3f6;border:1px solid #e2e5ea;overflow:hidden;padding:7px;display:grid;place-items:center}.hu-category__image img{width:100%;height:100%;object-fit:contain;border-radius:999px}.hu-category__placeholder{font-size:34px;font-weight:900;color:#c3c9d1}.hu-category__label{font-size:12px;font-weight:800;line-height:1.25}.hu-products-section{padding:8px 0 34px;background:#fff}.hu-product-grid{display:grid;grid-template-columns:repeat(var(--hu-cols,6),minmax(0,1fr));gap:10px}.hu-product-card{min-width:0;border:1px solid #dfe3e8;border-radius:4px;background:#fff;overflow:hidden;position:relative;display:flex;flex-direction:column}.hu-product-card__media{aspect-ratio:1/1;background:#f7f8fa;position:relative;overflow:hidden}.hu-product-card__media img{width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .25s}.hu-product-card:hover .hu-product-card__media img{transform:scale(1.035)}.hu-sale-badge{position:absolute;left:8px;top:8px;background:var(--hu-red);color:#fff;border-radius:3px;padding:4px 7px;font-size:10px;font-weight:900;z-index:2}.hu-product-card__body{padding:10px 10px 11px;display:flex;flex-direction:column;flex:1}.hu-product-card__vendor{font-size:10px;color:var(--hu-muted);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hu-product-card__title{font-size:12px;line-height:1.35;font-weight:700;min-height:33px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hu-product-card__price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin:9px 0 8px;font-size:14px;font-weight:900}.hu-product-card__compare{font-size:11px;color:#8b9098;text-decoration:line-through;font-weight:500}.hu-product-card form{margin-top:auto}.hu-add{width:100%;height:31px;border:0;border-radius:3px;background:var(--hu-blue);color:#fff;font-size:10px;text-transform:uppercase;font-weight:900;cursor:pointer}.hu-add[disabled]{background:#a5acb5;cursor:not-allowed}.hu-promo{padding:0 0 34px;background:#fff}.hu-promo__inner{min-height:190px;background:#e7e2dc;display:grid;grid-template-columns:1fr 1.35fr;overflow:hidden;border-radius:2px}.hu-promo__copy{padding:30px 38px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hu-promo__copy small{font-size:12px;color:var(--hu-blue);font-weight:900;text-transform:uppercase}.hu-promo__copy h2{font-size:32px;line-height:1;margin:6px 0 8px;text-transform:uppercase;font-weight:950;letter-spacing:-.04em}.hu-promo__copy p{font-size:13px;line-height:1.5;margin:0 0 15px;max-width:520px}.hu-promo__media{min-height:190px}.hu-promo__media img{width:100%;height:100%;object-fit:cover}.hu-dual{padding:0 0 34px;background:#fff}.hu-dual__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hu-dual .hu-product-grid{--hu-cols:4}.hu-trust{background:#0c0d0f;color:#fff;padding:23px 0}.hu-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.hu-trust__item{padding:4px 24px;border-right:1px solid rgba(255,255,255,.18)}.hu-trust__item:last-child{border-right:0}.hu-trust__title{font-size:13px;font-weight:850;margin-bottom:5px}.hu-trust__text{font-size:11px;line-height:1.45;color:#d5d8dc}.hu-help{padding:24px 0 28px;background:#fff}.hu-help__grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:10px}.hu-faq{border:1px solid var(--hu-line);border-radius:4px;padding:13px 16px}.hu-faq h2{font-size:20px;margin:0 0 8px;text-transform:uppercase}.hu-faq details{border-top:1px solid var(--hu-line);padding:9px 0}.hu-faq details:first-of-type{border-top:0}.hu-faq summary{cursor:pointer;font-size:12px;font-weight:650;display:flex;justify-content:space-between;gap:10px}.hu-faq p{font-size:11px;color:var(--hu-muted);line-height:1.5;margin:8px 0 0}.hu-help-card{border:1px solid var(--hu-line);border-radius:4px;padding:22px 18px;display:flex;align-items:center;gap:14px;min-height:132px}.hu-help-card svg{width:42px;height:42px;color:var(--hu-blue)}.hu-help-card h3{font-size:12px;text-transform:uppercase;margin:0 0 5px}.hu-help-card p{font-size:11px;color:var(--hu-muted);margin:0 0 8px;line-height:1.4}.hu-help-card a{font-size:10px;color:var(--hu-blue);font-weight:900;text-transform:uppercase}.hu-newsletter{background:var(--hu-blue);color:#fff}.hu-newsletter__inner{min-height:80px;display:grid;grid-template-columns:1fr 1.5fr;align-items:center;gap:30px}.hu-newsletter h2{font-size:20px;text-transform:uppercase;margin:0 0 3px}.hu-newsletter p{font-size:11px;margin:0;color:#e6efff}.hu-newsletter form{display:flex;height:42px}.hu-newsletter input{flex:1;min-width:0;border:0;padding:0 15px;font:inherit}.hu-newsletter button{min-width:160px;border:0;background:#080b10;color:#fff;font-size:11px;font-weight:900;text-transform:uppercase;cursor:pointer}.hu-footer{background:#07162a;color:#fff;padding:30px 0 16px}.hu-footer__grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr) 1.2fr;gap:34px}.hu-footer__brand{font-size:29px;font-weight:950;font-style:italic;margin-bottom:8px}.hu-footer__about{font-size:11px;line-height:1.5;color:#c5ced9;max-width:290px}.hu-footer h3{font-size:11px;text-transform:uppercase;margin:4px 0 10px}.hu-footer ul{list-style:none;padding:0;margin:0}.hu-footer li{margin:6px 0}.hu-footer a{font-size:11px;color:#d5dde7}.hu-footer a:hover{color:#fff;text-decoration:underline}.hu-footer__contact{font-size:11px;color:#d5dde7;line-height:1.8}.hu-footer__bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:24px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#b7c0ca}.hu-payments{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.hu-payments svg{height:22px;width:auto}@media(max-width:1100px){.hu-shell{width:min(var(--hu-max),calc(100% - 24px))}.hu-header__inner{grid-template-columns:180px minmax(220px,1fr) auto;gap:16px}.hu-head-action span.hu-action-label{display:none}.hu-nav__links{gap:16px}.hu-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hu-dual .hu-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hu-help__grid{grid-template-columns:1fr 1fr}.hu-footer__grid{grid-template-columns:1.2fr repeat(2,1fr)}}@media(max-width:749px){.hu-shell{width:calc(100% - 24px)}.hu-topbar__inner{display:flex;overflow-x:auto;justify-content:flex-start;min-height:32px}.hu-topbar__item,.hu-topbar__item:first-child,.hu-topbar__item:last-child{justify-content:flex-start;flex:0 0 auto}.hu-header__inner{min-height:68px;grid-template-columns:1fr auto;gap:14px}.hu-brand{font-size:23px}.hu-brand img{max-height:38px}.hu-search{grid-column:1/-1;grid-row:2;margin-bottom:12px;height:40px}.hu-header__actions{gap:13px}.hu-head-action--account{display:none}.hu-nav{min-height:44px}.hu-categories{min-width:100%}.hu-categories summary{height:38px;border-radius:3px}.hu-categories__panel{width:100%}.hu-nav__links,.hu-nav__special{display:none}.hu-hero,.hu-hero__content{min-height:430px}.hu-hero__media:after{background:linear-gradient(90deg,#04080edb,#04080e5c)}.hu-hero h1{font-size:46px}.hu-hero p{font-size:14px}.hu-benefits__grid{grid-template-columns:1fr 1fr}.hu-benefit{border-bottom:1px solid var(--hu-line);justify-content:flex-start;padding-left:8px}.hu-category-section{padding-top:22px}.hu-category{flex-basis:92px}.hu-category__image{width:82px;height:82px}.hu-section-title h2{font-size:18px}.hu-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hu-promo__inner{grid-template-columns:1fr}.hu-promo__copy{padding:25px 22px}.hu-promo__copy h2{font-size:27px}.hu-promo__media{min-height:180px}.hu-dual__grid{grid-template-columns:1fr}.hu-dual .hu-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hu-trust__grid{grid-template-columns:1fr 1fr}.hu-trust__item{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding:12px}.hu-help__grid{grid-template-columns:1fr}.hu-help-card{min-height:auto}.hu-newsletter__inner{grid-template-columns:1fr;padding:18px 0;gap:12px}.hu-newsletter form{height:40px}.hu-newsletter button{min-width:118px}.hu-footer__grid{grid-template-columns:1fr 1fr;gap:24px}.hu-footer__brand-col,.hu-footer__contact-col{grid-column:1/-1}.hu-footer__bottom{align-items:flex-start;flex-direction:column}}.hu-section,.hu-section *{min-width:0}.hu-section-title{align-items:flex-start;flex-wrap:wrap}.hu-section-title h2,.hu-category__label,.hu-benefit__title,.hu-benefit__sub,.hu-trust__title,.hu-trust__text,.hu-help-card h3,.hu-help-card p,.hu-footer__about,.hu-footer__contact,.hu-footer a{overflow-wrap:anywhere}.hu-section-title a{flex:0 0 auto;white-space:nowrap}.hu-hero__media picture,.hu-promo__media picture{display:block;width:100%;height:100%}.hu-hero__media picture img,.hu-promo__media picture img{width:100%;height:100%;object-fit:cover}.hu-category-row.hu-category-desktop--grid{display:grid;grid-template-columns:repeat(var(--hu-category-cols,9),minmax(0,1fr));gap:18px 12px;overflow:visible}.hu-category-row.hu-category-desktop--grid .hu-category{width:auto;flex:none}.hu-product-card__title{overflow-wrap:anywhere}.hu-help-card>div,.hu-faq summary span:first-child{min-width:0}.hu-help-card svg{flex:0 0 auto}.hu-categories__panel{max-height:min(70vh,560px);overflow-y:auto;overscroll-behavior:contain}.hu-footer__grid>*{min-width:0}@media(max-width:1100px)and (min-width:750px){.hu-product-grid{grid-template-columns:repeat(var(--hu-tablet-cols,4),minmax(0,1fr))}.hu-dual .hu-product-grid{grid-template-columns:repeat(var(--hu-tablet-cols,2),minmax(0,1fr))}.hu-header__inner{grid-template-columns:minmax(150px,180px) minmax(200px,1fr) auto}.hu-footer__grid{gap:24px}}@media(max-width:749px){body{overflow-x:hidden}.hu-shell{width:calc(100% - 24px)}.hu-topbar__inner.hu-topbar-mobile--scroll{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none;padding-block:3px}.hu-topbar__inner.hu-topbar-mobile--scroll::-webkit-scrollbar{display:none}.hu-topbar-mobile--scroll .hu-topbar__item{flex:0 0 auto;scroll-snap-align:start;min-height:32px}.hu-topbar__inner.hu-topbar-mobile--wrap{display:grid;grid-template-columns:repeat(var(--hu-topbar-mobile-cols,1),minmax(0,1fr));gap:0;overflow:visible}.hu-topbar-mobile--wrap .hu-topbar__item,.hu-topbar-mobile--wrap .hu-topbar__item:first-child,.hu-topbar-mobile--wrap .hu-topbar__item:last-child{white-space:normal;justify-content:flex-start;min-height:36px;padding:5px 0}.hu-topbar__item span{overflow-wrap:anywhere}.hu-header__inner{grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;padding-top:6px}.hu-brand{max-width:100%;overflow:hidden;font-size:23px}.hu-brand img{max-width:100%;max-height:38px;width:auto;object-fit:contain}.hu-header__actions{gap:6px}.hu-head-action{min-width:40px;min-height:40px;justify-content:center}.hu-search{width:100%;height:42px}.hu-search input{font-size:16px;padding:0 12px}.hu-search button{width:50px;flex:0 0 50px}.hu-categories__panel{width:100%;max-height:65vh;overflow-y:auto}.hu-categories__panel a{padding:11px 14px;overflow-wrap:anywhere}.hu-hero,.hu-hero__content{min-height:clamp(390px,108vw,450px)}.hu-hero__content{padding:42px 0;max-width:min(92%,560px)}.hu-hero h1{font-size:clamp(36px,11.5vw,46px);line-height:.98}.hu-hero p{font-size:14px;line-height:1.5;margin:16px 0 21px}.hu-hero--mobile-center .hu-hero__content{text-align:center;align-items:center;margin-inline:auto}.hu-hero--mobile-center .hu-buttons{justify-content:center}.hu-benefits__grid.hu-benefits-mobile--grid{display:grid;grid-template-columns:repeat(var(--hu-benefit-mobile-cols,2),minmax(0,1fr));overflow:visible}.hu-benefits__grid.hu-benefits-mobile--scroll{display:flex;overflow-x:auto;gap:8px;scroll-snap-type:x mandatory;scrollbar-width:none;padding:8px 0}.hu-benefits__grid.hu-benefits-mobile--scroll::-webkit-scrollbar{display:none}.hu-benefits-mobile--scroll .hu-benefit{border:1px solid var(--hu-line);border-radius:4px;scroll-snap-align:start}.hu-benefits-mobile--scroll.hu-mobile-cols--1 .hu-benefit{flex:0 0 88%}.hu-benefits-mobile--scroll.hu-mobile-cols--2 .hu-benefit{flex:0 0 calc(50% - 4px)}.hu-benefit{min-height:66px;padding:10px 8px;border-right:0;justify-content:flex-start}.hu-benefit svg{flex:0 0 18px}.hu-category-section{padding:20px 0 25px}.hu-category-row.hu-category-mobile--grid{display:grid;grid-template-columns:repeat(var(--hu-mobile-category-cols,3),minmax(0,1fr));gap:14px 8px;overflow:visible;padding:2px 0 8px}.hu-category-mobile--grid .hu-category{width:auto;flex:none}.hu-category-row.hu-category-mobile--scroll{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 0 10px}.hu-category-row.hu-category-mobile--scroll::-webkit-scrollbar{display:none}.hu-category-mobile--scroll .hu-category{scroll-snap-align:start}.hu-category-mobile--scroll.hu-mobile-cols--2 .hu-category{flex:0 0 44%}.hu-category-mobile--scroll.hu-mobile-cols--3 .hu-category{flex:0 0 30%}.hu-category-mobile--scroll.hu-mobile-cols--4 .hu-category{flex:0 0 23%}.hu-category__image{width:var(--hu-mobile-category-image,80px);height:var(--hu-mobile-category-image,80px);margin-bottom:8px;padding:5px}.hu-category__label{font-size:11px;line-height:1.2}.hu-section-title{gap:6px 14px;margin-bottom:12px}.hu-section-title h2{font-size:18px;line-height:1.12}.hu-section-title a{font-size:11px;padding-top:2px}.hu-product-grid.hu-mobile-layout--grid{display:grid;grid-template-columns:repeat(var(--hu-mobile-cols,2),minmax(0,1fr));gap:var(--hu-mobile-gap,8px);overflow:visible}.hu-product-grid.hu-mobile-layout--scroll{display:flex;gap:var(--hu-mobile-gap,8px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.hu-product-grid.hu-mobile-layout--scroll::-webkit-scrollbar{display:none}.hu-mobile-layout--scroll>.hu-product-card{scroll-snap-align:start;flex:0 0 86%}.hu-mobile-layout--scroll.hu-mobile-cols--2>.hu-product-card{flex-basis:calc(50% - 4px)}.hu-mobile-layout--scroll.hu-mobile-cols--3>.hu-product-card{flex-basis:calc(33.333% - 6px)}.hu-product-card__body{padding:8px}.hu-product-card__media img{padding:7px}.hu-product-card__title{font-size:11px;min-height:30px}.hu-product-card__price{font-size:13px;gap:4px;margin:7px 0}.hu-product-card__compare{font-size:10px}.hu-sale-badge{left:6px;top:6px;font-size:9px;padding:3px 5px}.hu-add{min-height:34px;height:auto;padding:7px 4px;line-height:1.15}.hu-promo__inner{grid-template-columns:1fr}.hu-promo__copy{padding:22px 18px}.hu-promo__copy h2{font-size:clamp(24px,8vw,29px)}.hu-promo__media,.hu-promo__media picture{min-height:180px}.hu-promo--mobile-image_first .hu-promo__media{order:-1}.hu-dual__grid{grid-template-columns:1fr;gap:24px}.hu-dual__pane{min-width:0}.hu-dual .hu-product-grid.hu-mobile-layout--grid{grid-template-columns:repeat(var(--hu-mobile-cols,2),minmax(0,1fr))}.hu-dual .hu-product-grid.hu-mobile-layout--scroll{display:flex}.hu-trust__grid.hu-trust-mobile--grid{display:grid;grid-template-columns:repeat(var(--hu-trust-mobile-cols,1),minmax(0,1fr))}.hu-trust__grid.hu-trust-mobile--scroll{display:flex;overflow-x:auto;gap:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.hu-trust__grid.hu-trust-mobile--scroll::-webkit-scrollbar{display:none}.hu-trust-mobile--scroll .hu-trust__item{scroll-snap-align:start;border:1px solid rgba(255,255,255,.18);border-radius:4px}.hu-trust-mobile--scroll.hu-mobile-cols--1 .hu-trust__item{flex:0 0 88%}.hu-trust-mobile--scroll.hu-mobile-cols--2 .hu-trust__item{flex:0 0 calc(50% - 4px)}.hu-trust__item{padding:12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.hu-help__grid{grid-template-columns:1fr;gap:8px}.hu-help-card{min-height:auto;padding:16px 14px;align-items:flex-start}.hu-help-card svg{width:34px;height:34px}.hu-faq{padding:12px 14px}.hu-faq summary{line-height:1.35}.hu-newsletter__inner{grid-template-columns:1fr;padding:18px 0;gap:12px}.hu-newsletter input{font-size:16px}.hu-footer__grid{grid-template-columns:repeat(var(--hu-footer-mobile-cols,2),minmax(0,1fr));gap:22px 16px}.hu-footer__brand-col,.hu-footer__contact-col{grid-column:1/-1}.hu-footer__bottom{gap:12px}.hu-payments{max-width:100%}}@media(max-width:479px){.hu-newsletter--mobile-stack form{display:grid;grid-template-columns:1fr;height:auto;gap:8px}.hu-newsletter--mobile-stack input,.hu-newsletter--mobile-stack button{width:100%;height:44px;min-width:0}.hu-newsletter--mobile-inline form{display:flex;height:42px}.hu-newsletter--mobile-inline button{min-width:108px;padding-inline:10px}.hu-buttons{width:100%}.hu-hero .hu-btn{min-height:44px;padding-inline:17px}.hu-category-mobile--scroll.hu-mobile-cols--4 .hu-category{flex-basis:24%}}@media(max-width:390px){.hu-shell{width:calc(100% - 20px)}.hu-brand{font-size:20px}.hu-header__actions{gap:2px}.hu-head-action{min-width:38px}.hu-search{margin-bottom:10px}.hu-section-title{align-items:flex-start}.hu-product-grid.hu-mobile-layout--grid.hu-mobile-cols--3{gap:6px}.hu-product-grid.hu-mobile-layout--grid.hu-mobile-cols--3 .hu-product-card__body{padding:6px}.hu-product-grid.hu-mobile-layout--grid.hu-mobile-cols--3 .hu-product-card__title{font-size:10px}.hu-footer__grid{grid-template-columns:1fr}.hu-footer__menu-col,.hu-footer__brand-col,.hu-footer__contact-col{grid-column:1/-1}.hu-newsletter--mobile-inline button{min-width:96px;font-size:10px}.hu-hero h1{font-size:34px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hu-storefront.css.map */
