/* Faithful light storefront based on the client's September 22 references */
.storefront{--soft:#f3f6f9;--muted:#657786;--radius:10px;color:#13232f}
.ref-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #eaf0f4}
.ref-header-row{display:flex;align-items:center;gap:32px;min-height:78px}
.ref-brand{gap:8px}.ref-brand img{width:42px;height:49px;object-fit:cover}.ref-brand b{font-size:29px;letter-spacing:-1.2px}.ref-brand b span{color:#f8bf00}.ref-brand small{font-size:9px;font-weight:500;letter-spacing:0;margin-top:2px}
.ref-navigation{display:flex;align-items:center;justify-content:center;gap:24px;flex:1}.ref-navigation>a{font-size:12px;font-weight:650;white-space:nowrap;padding:25px 0;position:relative}.ref-navigation>a.active:after{content:'';position:absolute;bottom:19px;left:0;right:0;height:3px;background:var(--yellow)}.ref-nav-help{display:none}
.ref-header-tools{display:flex;align-items:center;gap:9px}.ref-header-tools>a,.ref-quick-search>summary{width:34px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;list-style:none}.ref-quick-search>summary::-webkit-details-marker{display:none}.ref-header-tools .icon{width:24px;height:24px;stroke-width:1.6}.ref-header-tools .counter{top:0;right:-2px;min-width:16px;height:16px;font-size:10px;line-height:16px}.ref-quick-search form{display:flex;gap:8px;position:absolute;right:32px;top:70px;width:min(460px,calc(100vw - 32px));padding:14px;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 24px #1232}.ref-quick-search form input{min-width:0;flex:1}.ref-quick-search form .button{padding:10px;min-height:44px}.ref-header .mobile-menu-toggle{display:none}
.ref-hero{position:relative;isolation:isolate;min-height:438px;background:#eff6fc;overflow:hidden}.ref-hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.ref-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f7fbffbb 0%,#f7fbff22 39%,transparent 58%);z-index:-1}.ref-hero-content{padding-block:44px 34px}.ref-kicker{font-size:11px;letter-spacing:.17em;font-weight:650;display:block;margin-bottom:14px;color:#536778}.ref-hero h1{font-size:clamp(44px,4.2vw,62px);line-height:1.01;letter-spacing:-.045em;font-weight:800;max-width:640px}.ref-hero h1 em{color:#f5bb00}.ref-hero p{font-size:16px;line-height:1.6;color:#182b37;margin-top:20px;max-width:500px}.ref-hero-search{display:flex;align-items:center;gap:12px;width:min(650px,58%);padding:5px 5px 5px 20px;background:#fff;border-radius:40px;box-shadow:0 4px 18px #233c5012;margin-top:28px;border:1px solid #e4ecf1}.ref-hero-search input:not([type=checkbox]):not([type=radio]){min-width:0;flex:1;border:0;background:none;padding:0;min-height:42px;font-size:12px}.ref-hero-search>.icon{width:21px}.ref-hero-search .button{border-radius:30px;min-height:44px;min-width:126px;padding:10px 19px}
.ref-benefits{background:linear-gradient(#f9fcff,#fff)}.ref-benefits>.container{display:grid;grid-template-columns:repeat(4,1fr);padding-block:21px;gap:20px}.ref-benefits>.container>div{display:flex;align-items:center;gap:14px;border-right:1px solid #dce7ee;padding-right:12px}.ref-benefits>.container>div:last-child{border:0}.ref-benefits .icon{width:31px;height:31px;stroke-width:1.8}.ref-benefits b{display:block;font-size:12px;font-weight:650}.ref-benefits small{display:block;font-size:11px;color:#657786;margin-top:3px}
.ref-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-block:26px 6px}.ref-shortcuts>a{display:flex;align-items:center;gap:14px;background:linear-gradient(120deg,#f1f7fc,#f6f9fc);border:1px solid #edf3f8;border-radius:8px;padding:22px 17px;min-height:109px}.ref-shortcuts>a:hover{background:#eaf2f9}.ref-shortcuts>a>.icon:first-child{width:33px;height:33px}.ref-shortcuts b{display:block;font-size:12px;line-height:1.5}.ref-shortcuts small{display:block;font-size:11px;line-height:1.55;margin-top:5px;color:#748598}.ref-shortcuts>a>.icon:last-child{width:14px;height:14px;margin-left:auto}
.ref-section{padding-block:25px 4px}.ref-section-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.ref-section-heading h2{font-size:26px;line-height:1.25;position:relative;padding-bottom:7px;letter-spacing:-.035em}.ref-section-heading h2:after{content:'';position:absolute;left:0;bottom:0;width:35px;height:3px;background:var(--yellow)}.ref-section-heading>a{display:flex;gap:10px;align-items:center;font-size:11px;white-space:nowrap;color:#3d5466}.ref-section-heading>a>.icon{width:18px;height:18px}
.ref-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.ref-category{background:#f3f6f9;border:1px solid #e7eef4;border-radius:8px;overflow:hidden;transition:border-color .2s,transform .2s}.ref-category:hover{border-color:#e8ba20;transform:translateY(-2px)}.ref-category>img{width:100%;height:170px;object-fit:contain;mix-blend-mode:multiply}.ref-category>span{display:flex;align-items:center;gap:11px;padding:4px 19px 19px;min-height:59px}.ref-category h3{font-size:14px;line-height:1.35;letter-spacing:-.01em;font-weight:650}.ref-category>span>.icon:first-child{width:28px;height:28px}.ref-category>span>.icon:last-child{width:16px;height:16px;margin-left:auto}.ref-category-fallback{height:170px;display:grid;place-items:center}.ref-category-fallback>.icon{width:72px;height:72px}
.ref-brands{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.ref-brands>a{display:flex;justify-content:center;align-items:center;gap:18px;border:1px solid #e6edf4;border-radius:7px;min-height:68px;padding:13px;color:#204a68;background:#fff}.ref-brands b{font-size:22px;font-weight:800;letter-spacing:-.035em}.ref-brands .icon{width:16px;height:16px;color:#8296a5}.ref-brands>a:hover{background:#f3f7fb;border-color:#ddbc4a}.ref-brands>a:last-child b{font-size:18px}
.ref-help{position:relative;isolation:isolate;overflow:hidden;border-radius:10px;background:#eef6fc;min-height:240px;margin-block:30px 0;padding:29px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ref-help>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.ref-help:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f1f8fced,transparent 55%,#f1f8fce6 88%);z-index:-1}.ref-help-copy{max-width:450px}.ref-help .ref-kicker{font-size:10px;letter-spacing:.11em;margin-bottom:7px;color:#886e1a}.ref-help h2{font-size:31px}.ref-help p{font-size:12px;line-height:1.6;margin-top:12px;color:#234052;max-width:395px}.ref-help .button{border-radius:25px;min-height:43px;padding:10px 20px;margin-top:18px;font-size:12px}.ref-help .button .icon{width:19px;height:19px}.ref-help ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:21px;max-width:170px}.ref-help li{display:flex;align-items:center;gap:12px;font-size:11px;line-height:1.5}.ref-help li>.icon{width:27px;height:27px}
.ref-products{padding-bottom:32px}.storefront .product-grid{gap:17px}.storefront .product-card{border-radius:8px;border-color:#e4edf3;box-shadow:0 3px 7px #23435b05}.storefront .product-card:hover{box-shadow:0 6px 15px #23435b0d;transform:translateY(-2px)}.storefront .product-visual{background:#f3f6f9}.storefront .product-image{aspect-ratio:1.4}.storefront .product-image>img{width:100%;height:100%;padding:0;object-fit:contain;mix-blend-mode:multiply}.storefront .sample-tag{font-size:9px;color:#657786;left:10px;top:10px;background:#ffffffc9;padding:3px 7px;border-radius:4px}.storefront .product-body{padding:14px}.storefront .product-body .eyebrow{display:flex;gap:4px;font-size:9px;margin-bottom:7px;letter-spacing:0}.storefront .product-body .sku{font-size:10px;margin:0}.storefront .product-body h3{font-size:14px;line-height:1.4;margin-bottom:10px;min-height:40px}.storefront .stock{font-size:10px}.storefront .product-bottom{display:block;padding-top:13px}.storefront .product-bottom strong{font-size:15px;display:block;margin-bottom:10px}.ref-product-actions{display:flex;gap:9px}.ref-product-actions>form:first-child{flex:1}.storefront .cart-button{width:100%;min-height:39px;border-radius:6px;gap:9px;font-size:12px;font-weight:750}.ref-product-actions .icon-button{width:39px;height:39px;border-radius:6px;border-color:#e1e9ef}.ref-product-actions .icon-button .icon{width:21px;height:21px}.storefront .catalog-note{font-size:11px;margin-top:16px}.storefront .catalog-products .product-image{aspect-ratio:1.35}.storefront .catalog-products .product-body h3{font-size:14px}.storefront .gallery-main{background:#f3f6f9;border-radius:10px}.storefront .gallery-main>img{padding:0;mix-blend-mode:multiply;object-fit:contain}.storefront .cart-image{background:#f3f6f9}.storefront .cart-image img{object-fit:contain;mix-blend-mode:multiply}
.ref-footer{background:#172832;color:#fff;padding-top:26px}.ref-footer-top{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:24px}.ref-footer .ref-brand b{font-size:26px}.ref-footer .ref-brand small{color:#c0cbd2}.ref-footer nav{display:flex;gap:24px;flex-wrap:wrap;font-size:11px;color:#d6e0e5}.ref-footer-contact>a{display:flex;align-items:center;gap:8px;font-size:13px}.ref-footer-contact .icon{width:18px;height:18px;color:var(--yellow)}.ref-footer-contact small{display:block;font-size:10px;margin-top:5px;color:#aebcc6}.ref-footer-bottom{border-top:1px solid #ffffff26;display:flex;justify-content:space-between;gap:20px;padding-block:17px;font-size:10px;color:#aebcc6}.ref-footer-bottom>div{display:flex;gap:25px}
@media(max-width:1200px){.ref-header-row{gap:20px}.ref-navigation{gap:16px}.ref-navigation>a{font-size:11px}.ref-brand b{font-size:25px}.ref-header-tools{gap:4px}.ref-brand img{width:36px;height:44px}.ref-shortcuts>a{gap:10px;padding:18px 13px}.ref-shortcuts>a>.icon:first-child{width:27px;height:27px}.ref-help-copy{max-width:400px}.ref-hero h1{font-size:54px}}
@media(max-width:960px){.ref-header-row{min-height:70px;justify-content:space-between}.ref-header .mobile-menu-toggle{display:flex;width:40px;height:40px;border:0;background:transparent;margin-left:3px}.ref-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:15px 32px;box-shadow:0 12px 20px #17283214;border-top:1px solid #e9eff4}.ref-navigation.is-open{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.ref-navigation>a{padding:13px 0;font-size:14px}.ref-navigation>a.active:after{bottom:5px;right:auto;width:28px}.ref-nav-help{display:block}.ref-hero{min-height:400px}.ref-hero h1{font-size:46px}.ref-hero p{font-size:14px;max-width:350px}.ref-hero-search{width:65%;min-width:450px}.ref-benefits>.container{gap:12px}.ref-benefits>.container>div{gap:8px;padding-right:7px}.ref-benefits b{font-size:10px}.ref-benefits small{font-size:9px}.ref-benefits .icon{width:25px;height:25px}.ref-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.ref-shortcuts>a{min-height:93px;padding:16px 18px}.ref-shortcuts b{font-size:13px}.ref-shortcuts small{font-size:11px}.ref-categories{gap:13px}.ref-category>img{height:145px}.ref-category>span{padding:4px 12px 14px;gap:7px}.ref-category>span>.icon:first-child{width:22px;height:22px}.ref-category h3{font-size:12px}.ref-category>span>.icon:last-child{display:none}.ref-brands{gap:13px}.ref-brands b{font-size:19px}.ref-brands>a:last-child b{font-size:15px}.ref-help{padding:27px 24px;min-height:235px}.ref-help ul{display:none}.ref-help h2{font-size:28px}.ref-help p{max-width:310px}.ref-help:after{background:linear-gradient(90deg,#f1f8fcf5 0%,#f1f8fcaa 35%,transparent 70%)}.storefront .product-body h3{font-size:13px}.ref-footer-top{flex-wrap:wrap;gap:24px}.ref-footer nav{gap:19px}.ref-footer-contact{margin-left:auto}.ref-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ref-products .product-image{aspect-ratio:1.65}}
@media(max-width:600px){.storefront{padding-bottom:70px}.storefront .container{width:calc(100% - 32px)}.ref-header-row{min-height:68px;gap:8px}.ref-brand{gap:6px}.ref-brand img{width:34px;height:42px}.ref-brand b{font-size:24px;letter-spacing:-.8px}.ref-brand small{font-size:7.5px;margin-top:1px}.ref-header-tools{gap:1px}.ref-header-tools>a,.ref-quick-search>summary{width:32px;height:42px}.ref-header-tools .icon{width:22px;height:22px}.ref-header-tools .ref-header-favorite,.ref-header-tools .ref-header-account{display:none}.ref-header .mobile-menu-toggle{width:33px;margin:0}.ref-quick-search form{right:16px;top:61px}.ref-navigation{padding:12px 20px}.ref-navigation>a{font-size:13px}.ref-hero{min-height:378px}.ref-hero-art{object-position:65% center}.ref-hero:after{background:linear-gradient(90deg,#f5faffef 0%,#f5faffbb 34%,#f5faff11 74%),linear-gradient(0deg,#f5faffaa,transparent 30%)}.ref-hero-content{padding-block:25px 22px}.ref-kicker{font-size:9px;letter-spacing:.12em;margin-bottom:12px}.ref-hero h1{font-size:clamp(32px,8.8vw,46px);line-height:1.05;max-width:100%;letter-spacing:-.045em}.ref-hero p{font-size:12px;line-height:1.6;margin-top:14px;max-width:235px}.ref-hero p br{display:none}.ref-hero-search{min-width:0;width:100%;gap:7px;margin-top:54px;padding:4px 4px 4px 12px;border-radius:30px}.ref-hero-search input:not([type=checkbox]):not([type=radio]){font-size:10px;min-height:42px}.ref-hero-search>.icon{width:17px;height:17px}.ref-hero-search .button{min-width:81px;font-size:12px;padding:10px 11px;gap:7px;min-height:42px}.ref-hero-search .button>.icon{width:16px;height:16px}.ref-benefits>.container{grid-template-columns:1fr 1fr;padding-block:15px 6px;gap:16px 14px}.ref-benefits>.container>div{gap:9px;border:0;padding:0;min-height:40px}.ref-benefits .icon{width:25px;height:25px}.ref-benefits b{font-size:10px;line-height:1.4}.ref-benefits small{font-size:9px;margin-top:3px;line-height:1.35}.ref-shortcuts{gap:10px;padding-block:18px 2px}.ref-shortcuts>a{position:relative;padding:14px 12px;display:block;min-height:132px}.ref-shortcuts>a>.icon:first-child{width:25px;height:25px;margin-bottom:8px}.ref-shortcuts b{font-size:12px;line-height:1.4;max-width:145px}.ref-shortcuts small{font-size:10px;line-height:1.5;margin-top:5px;max-width:135px}.ref-shortcuts>a>.icon:last-child{position:absolute;top:18px;right:12px;width:12px}.ref-section{padding-block:23px 0}.ref-section-heading{margin-bottom:13px;gap:12px}.ref-section-heading h2{font-size:22px;max-width:74%;padding-bottom:7px}.ref-section-heading>a{font-size:10px;gap:5px;white-space:normal;text-align:right;line-height:1.4}.ref-section-heading>a>.icon{width:14px;height:14px}.ref-categories{grid-template-columns:1fr 1fr;gap:10px}.ref-category>img{height:124px}.ref-category>span{padding:0 11px 13px;min-height:43px;gap:7px}.ref-category h3{font-size:12px;line-height:1.35}.ref-category>span>.icon:first-child{width:22px;height:22px}.ref-brands{grid-template-columns:1fr 1fr;gap:10px}.ref-brands>a{min-height:52px;gap:20px}.ref-brands b{font-size:20px}.ref-brands>a:last-child b{font-size:15px}.ref-help{margin-top:24px;min-height:315px;padding:20px;align-items:flex-start}.ref-help>img{object-position:67% center}.ref-help:after{background:linear-gradient(90deg,#f1f8fcf2 0%,#f1f8fcd9 30%,#f1f8fc22 100%),linear-gradient(0deg,#f1f8fc9c,transparent 40%)}.ref-help-copy{max-width:100%}.ref-help .ref-kicker{font-size:8px;letter-spacing:.08em}.ref-help h2{font-size:25px;max-width:235px}.ref-help p{font-size:11px;max-width:195px;margin-top:11px}.ref-help p br{display:none}.ref-help .button{margin-top:61px;font-size:11px;min-height:42px;padding:10px 14px;gap:9px}.ref-help .button .icon{width:18px;height:18px}.ref-products{padding-bottom:27px}.storefront .product-grid{gap:10px}.ref-products .product-image,.storefront .product-image{aspect-ratio:1.2}.storefront .product-body{padding:11px}.storefront .product-body .eyebrow{font-size:9px;display:block;margin-bottom:7px}.storefront .product-body .sku{display:block;font-size:9px;margin-top:4px;overflow-wrap:anywhere}.storefront .product-body h3{font-size:12px;line-height:1.4;min-height:50px;margin-bottom:9px}.storefront .stock{font-size:9px}.storefront .sample-tag{font-size:8px;left:7px;top:7px;padding:2px 5px}.storefront .product-bottom{padding-top:10px}.storefront .product-bottom strong{font-size:12px;margin-bottom:9px}.ref-product-actions{gap:6px}.storefront .cart-button{min-height:39px;font-size:10px;gap:5px}.storefront .cart-button .icon{width:16px;height:16px}.ref-product-actions .icon-button{width:33px;height:39px}.ref-product-actions .icon-button .icon{width:17px;height:17px}.storefront .catalog-note{font-size:10px;line-height:1.6;margin-top:13px}.storefront .catalog-products{grid-template-columns:1fr}.storefront .catalog-products .product-image{aspect-ratio:1.65}.storefront .catalog-products .product-body{padding:16px}.storefront .catalog-products .product-body h3{font-size:16px;min-height:0}.storefront .catalog-products .product-body .eyebrow{display:flex}.storefront .catalog-products .product-body .sku{margin:0;font-size:11px}.storefront .catalog-products .stock{font-size:11px}.storefront .catalog-products .product-bottom strong{font-size:18px}.storefront .catalog-products .cart-button{font-size:13px;min-height:43px}.storefront .catalog-products .ref-product-actions .icon-button{width:43px;height:43px}.storefront .catalog-products .sample-tag{font-size:9px}.storefront .gallery-main{aspect-ratio:1.2}.ref-footer{padding-top:23px}.ref-footer-top{display:grid;grid-template-columns:1fr;gap:22px;padding-bottom:20px}.ref-footer .ref-brand b{font-size:26px}.ref-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:13px 20px;font-size:11px}.ref-footer-contact{margin:0}.ref-footer-contact>a{font-size:12px}.ref-footer-bottom{font-size:9px;padding-block:16px;gap:13px;flex-wrap:wrap}.ref-footer-bottom>div{gap:17px}.storefront .mobile-bottom>a{min-width:0;flex:1;font-size:9px;gap:5px}.storefront .mobile-bottom{padding-inline:8px;min-height:67px}.storefront .mobile-bottom .active{color:#a97d00}.storefront .mobile-bottom .active:before{display:none}.storefront .mobile-bottom b{right:calc(50% - 22px)}.storefront .mobile-bottom .icon{width:22px;height:22px}.storefront .catalog-toolbar{flex-wrap:wrap}.storefront .catalog-toolbar .input-icon{flex:1 1 100%}.storefront .catalog-toolbar select{flex:1;font-size:12px}.storefront .catalog-toolbar .button{font-size:12px;padding-inline:24px}.storefront .catalog-toolbar input{font-size:12px}}
@media(prefers-reduced-motion:reduce){.ref-category,.ref-shortcuts>a{transition:none}}
.ref-category>img,.storefront img[src*="/assets/demo/"]{filter:brightness(1.055)}
.ref-header-tools .cart-link{position:relative}
.ref-help>img{inset:0 26% 0 auto;width:auto;max-width:none;height:100%;object-fit:contain;mask-image:linear-gradient(90deg,transparent,#000 14%,#000 84%,transparent)}
@media(min-width:601px) and (max-width:960px){.ref-help>img{right:0}}
@media(max-width:600px){.ref-hero-art{object-position:57% center}.ref-hero:after{background:linear-gradient(90deg,#f5faff 0%,#f5faffeb 34%,#f5faff88 60%,#f5faff00 88%),linear-gradient(0deg,#f5faffbb,transparent 35%)}.ref-help>img{width:190%;max-width:none;right:-22%;object-fit:contain}}
