:root{--x8-red: #e30613;--x8-red-dark: #b01420;--x8-black: #232323;--x8-muted: #666;--x8-line: #e5e5e5;--x8-soft: #fff7f7;--x8-page: 1280px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--x8-black);font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}.page-width{width:min(var(--x8-page),calc(100% - 40px));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-promo{background:var(--x8-red);color:#fff;font-size:13px}.site-promo__inner{display:flex;justify-content:center;gap:12px;padding:8px 0}.site-promo a{font-weight:700;text-decoration:underline}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--x8-line);background:#fff}.site-header__inner{display:grid;grid-template-columns:72px 1fr minmax(420px,1.4fr);align-items:center;gap:20px;min-height:92px}.brand{display:inline-flex;align-items:center;justify-content:center;width:112px;height:70px;line-height:0}.brand img{display:block;width:92px;height:auto}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--x8-black);cursor:pointer}.icon-button:hover,.icon-button:focus-visible{background:#f4f4f4}.menu-lines{display:grid;gap:5px;width:24px}.menu-lines i{display:block;height:2px;background:currentColor}.site-header__tools{display:flex;align-items:center;justify-content:flex-end;gap:18px}.search-form{display:flex;min-width:220px;border:1px solid #9d9d9d;border-radius:10px;overflow:hidden;background:#fff}.search-form input{width:100%;min-width:0;height:46px;padding:0 14px;border:0;outline:0}.search-form__submit{width:48px;height:46px;border-radius:0;font-size:28px}.header-link{white-space:nowrap;font-size:14px;font-weight:700}.header-link:hover,.header-link:focus-visible{color:var(--x8-red)}.cart-count{color:var(--x8-red)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#00000059}.site-drawer{position:fixed;top:0;bottom:0;left:0;z-index:50;width:min(390px,92vw);padding:24px;overflow-y:auto;background:#fff;box-shadow:8px 0 28px #00000029;transform:translate(-105%);transition:transform .18s ease}.site-drawer.is-open{transform:translate(0)}.site-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--x8-line);font-size:22px}.site-drawer__nav{display:grid;gap:10px;padding:18px 0}.site-drawer__nav details{border-bottom:1px solid var(--x8-line)}.site-drawer__nav summary{padding:14px 0;cursor:pointer;font-weight:700;list-style:none}.site-drawer__nav summary::-webkit-details-marker{display:none}.site-drawer__nav summary:after{float:right;content:"+";color:var(--x8-red)}.site-drawer__nav details[open] summary:after{content:"\2212"}.site-drawer__nav details a,.drawer-feature{display:block;padding:8px 0 8px 12px;color:#4b4b4b}.drawer-feature{padding:14px;border-radius:8px;background:var(--x8-red);color:#fff!important;font-weight:700}.home-hero{background:#fff}.hero-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:44px 0 24px}.eyebrow{margin:0 0 6px;color:var(--x8-red-dark);font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-heading h1{margin:0;color:var(--x8-red);font-size:clamp(44px,7vw,90px);line-height:.9;letter-spacing:-.04em}.hero-heading__copy{display:grid;justify-items:end;gap:4px;text-align:right}.hero-heading__label{color:#707070;font-size:16px}.hero-heading__copy strong{font-size:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:11px 18px;border:1px solid var(--x8-red);border-radius:8px;background:var(--x8-red);color:#fff;cursor:pointer;font-weight:700;text-align:center}.button:hover,.button:focus-visible{background:var(--x8-red-dark);border-color:var(--x8-red-dark)}.button--small{min-height:36px;padding:7px 12px;font-size:13px}.button--full{width:100%;margin-top:16px}.button--dark{background:var(--x8-black);border-color:var(--x8-black)}.hero-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px}.hero-tile{position:relative;display:block;min-height:210px;overflow:hidden;border-radius:12px;background:#f6f6f6}.hero-tile img{display:block;width:100%;height:100%;min-height:210px;object-fit:cover;transition:transform .22s ease}.hero-tile:hover img,.hero-tile:focus-visible img{transform:scale(1.025)}.hero-tile__cta{position:absolute;right:18px;bottom:18px;padding:10px 14px;border-radius:7px;background:#fff;color:var(--x8-red);font-size:14px;font-weight:800}.hero-tile__content{position:absolute;inset:auto 18px 18px 18px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.hero-tile__content .hero-tile__cta{position:static}.hero-tile__content strong{max-width:55%;color:#fff;font-size:clamp(18px,2.1vw,30px);line-height:1.08;text-shadow:0 1px 8px rgba(0,0,0,.32)}.section-heading__subheading{margin:6px 0 0;color:var(--x8-muted);font-size:14px}.category-strip,.offer-section{background:var(--x8-soft)}.category-strip{margin-top:28px;padding:30px 0}.category-strip__head,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.category-strip h2,.section-heading h2{margin:0;font-size:clamp(24px,3vw,34px)}.category-strip__head>a,.section-heading>a,.benefits-grid a{color:var(--x8-red-dark);font-weight:700;white-space:nowrap}.category-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.category-links a{padding:10px 14px;border:1px solid #e9b8bc;border-radius:999px;background:#fff;font-size:13px;font-weight:700}.category-links a:hover,.category-links a:focus-visible{border-color:var(--x8-red);color:var(--x8-red)}.offer-section{padding:36px 0 24px}.offer-group{padding:0 0 34px}.static-product-grid,.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:18px}.product-card{min-width:0;overflow:hidden;border:1px solid #ededed;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000a}.product-card__image{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f7f7f7}.product-card__image img,.product-card__image svg{display:block;width:100%;height:100%;object-fit:contain}.product-card__image img{transition:transform .18s ease}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__badge{position:absolute;top:12px;left:12px;padding:4px 8px;border-radius:4px;background:var(--x8-red);color:#fff;font-size:11px;font-weight:800}.product-card__body{padding:14px}.product-card__body h3{min-height:46px;margin:0 0 12px;font-size:16px;line-height:1.35}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.price,.product-price{color:var(--x8-red-dark);font-size:20px;font-weight:800}.benefits-section{padding:44px 0 64px}.benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.benefits-grid article{padding:0 4px}.benefit-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:14px;border:1px solid #c7c7c7;border-radius:50%;color:var(--x8-red);font-size:24px;font-weight:700}.benefits-grid h2{margin:0 0 12px;font-size:24px;line-height:1.2}.benefits-grid p{margin:0 0 18px;color:#444}.site-footer{padding:48px 0 36px;background:#232323;color:#fff}.site-footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:38px}.site-footer h2{margin:0 0 14px;font-size:16px}.site-footer a{display:block;width:fit-content;margin-bottom:9px;color:#ededed;font-size:14px}.site-footer a:hover,.site-footer a:focus-visible{color:#fff;text-decoration:underline}.brand--footer{justify-content:flex-start;width:150px;height:auto;margin-bottom:16px;padding:0;filter:none}.site-footer__brand p{max-width:290px;color:#cfcfcf;font-size:14px}.site-footer__copyright{margin-top:28px}.collection-page,.product-page,.standard-page,.cart-page,.search-page{padding:54px 0 80px}.collection-header{padding-bottom:22px;border-bottom:1px solid var(--x8-line)}.collection-header h1,.product-information h1,.standard-page h1,.cart-page h1,.search-page h1{margin:0;color:var(--x8-red);font-size:clamp(32px,5vw,60px);line-height:1.05}.collection-header__description{max-width:800px;margin-top:16px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;color:var(--x8-muted)}.collection-toolbar form{display:flex;align-items:center;gap:8px}.collection-toolbar select,.variant-options select{min-height:40px;padding:6px 10px;border:1px solid #bbb;border-radius:6px;background:#fff}.pagination{display:flex;justify-content:center;margin-top:30px}.pagination a,.pagination span{padding:8px 12px;border:1px solid var(--x8-line)}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:54px}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-content:start}.product-gallery__image{display:block;padding:0;border:0;cursor:zoom-in;background:#f7f7f7}.product-gallery__image img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain}.product-information{position:sticky;top:24px;align-self:start}.product-information h1{margin-top:10px;color:var(--x8-black);font-size:clamp(30px,4vw,54px)}.product-price{margin:18px 0;font-size:28px}.product-compare-price{margin-left:8px;color:#777;font-size:17px;font-weight:400}.product-description{margin-bottom:24px;color:#444}.product-form{padding-top:20px;border-top:1px solid var(--x8-line)}.product-payment-button{width:100%;margin-top:12px}.product-payment-button .shopify-payment-button,.product-payment-button .shopify-payment-button__button{width:100%}.form-error{margin-top:14px;color:#b01420;font-size:14px}.product-form label,.variant-options label{display:block;margin:10px 0 6px;font-weight:700}.quantity-input{width:100%;min-height:42px;padding:8px 10px;border:1px solid #bbb;border-radius:6px}.variant-options{display:grid;gap:4px}.product-trust{display:grid;gap:8px;margin-top:22px;color:#555;font-size:14px}.rte{color:#3d3d3d}.rte h2,.rte h3{margin-top:28px}.rte img{max-width:100%}.empty-state{padding:70px 20px;text-align:center}.empty-state p{color:var(--x8-muted)}.search-form--large{max-width:680px;margin:24px 0}.search-form--large input{height:52px}.search-form--large .button{border-radius:0}.search-count{color:var(--x8-muted)}.cart-lines{display:grid;gap:14px;margin-top:30px}.cart-line{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:18px;padding:16px;border:1px solid var(--x8-line);border-radius:10px}.cart-line__image{display:block;aspect-ratio:1;background:#f7f7f7}.cart-line__image img{display:block;width:100%;height:100%;object-fit:contain}.cart-line h2{margin:0;font-size:18px}.cart-line p{margin:4px 0;color:var(--x8-muted)}.cart-line input{width:70px;padding:7px}.cart-summary{display:grid;justify-items:end;gap:12px;margin-top:24px}.cart-summary>strong{font-size:25px;color:var(--x8-red-dark)}@media screen and (max-width:980px){.site-header__inner{grid-template-columns:54px 1fr auto}.site-header__tools{gap:8px}.search-form{min-width:170px}.header-link--desktop{display:none}.hero-grid{grid-template-columns:1fr 1fr}.hero-tile--wide{grid-column:1 / -1}.static-product-grid,.product-grid,.benefits-grid,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout{grid-template-columns:1fr}.product-information{position:static}}@media screen and (max-width:640px){.page-width{width:min(var(--x8-page),calc(100% - 28px))}.site-promo__inner{flex-wrap:wrap;gap:4px 8px;font-size:11px;text-align:center}.site-header__inner{grid-template-columns:48px 1fr auto;min-height:72px}.brand{width:auto;height:54px}.brand img{width:74px}.site-header__tools{gap:0}.search-form{min-width:0;width:42px;border:0}.search-form input{position:absolute;width:1px;height:1px;opacity:0}.search-form__submit{width:42px;height:42px}.header-link{font-size:12px}.hero-heading{display:block;padding:30px 0 18px}.hero-heading h1{font-size:58px}.hero-heading__copy{justify-items:start;margin-top:22px;text-align:left}.hero-grid{grid-template-columns:1fr}.hero-tile--wide{grid-column:auto}.hero-tile,.hero-tile img{min-height:180px}.category-strip__head,.section-heading{align-items:flex-start}.category-strip__head h2,.section-heading h2{font-size:24px}.static-product-grid,.product-grid,.benefits-grid,.site-footer__grid{grid-template-columns:1fr}.benefits-grid{gap:30px}.site-footer__grid{gap:26px}.product-gallery{grid-template-columns:1fr 1fr}.product-layout{gap:32px}.cart-line{grid-template-columns:78px 1fr}.cart-line>strong{grid-column:2}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
