:root{--red:#d71920;--yellow:#f3c300;--black:#0b0b0b;--text:#111;--muted:#6f6f6f;--surface:#ffffff;--line:#e7e7e7;--radius:18px;--shadow:0 10px 30px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#000;color:var(--text)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.page-width{max-width:1280px;margin:0 auto;padding:0 18px}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:8px;font-size:14px;font-weight:700;border:0;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--red);color:#fff}.btn--secondary{background:var(--yellow);color:#111}.btn--dark{background:#111;color:#fff;width:100%}.btn--small{min-height:40px;padding:0 18px;font-size:13px}.announce-bar{background:var(--red);color:#fff;font-weight:700;font-size:14px}.announce-bar__inner{min-height:40px;display:flex;align-items:center;justify-content:center;gap:14px;text-align:center}.announce-dot{opacity:.65}.site-header{background:#fff;border-bottom:1px solid #ececec;position:sticky;top:0;z-index:20}.site-header__row{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:20px}.site-header__left{display:flex;align-items:center;gap:12px}.mobile-nav-toggle{display:none;border:0;background:none;font-size:28px;line-height:1;cursor:pointer}.site-logo img{max-height:34px;width:auto}.site-logo__text{font-weight:800;font-size:22px}.site-nav{display:flex;gap:28px;align-items:center;font-size:13px;font-weight:700}.site-nav a{padding:8px 0;position:relative}.site-nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:3px;background:var(--red)}.site-header__icons{display:flex;gap:18px;align-items:center}.cart-badge{position:relative}.cart-badge span{position:absolute;right:-7px;top:-7px;display:grid;place-items:center;width:18px;height:18px;border-radius:999px;background:var(--red);color:#fff;font-size:11px;font-weight:700}.hero-summit{background:linear-gradient(180deg,#0c0c0c,#090909);padding:34px 0 0}.hero-summit__wrap{display:grid;grid-template-columns:1.1fr 1fr;align-items:end;gap:26px}.hero-copy{color:#fff;padding:26px 0 32px}.hero-copy h1{margin:0 0 18px;font-size:64px;line-height:.98;font-weight:900;letter-spacing:-1px}.hero-copy h1 span{color:var(--yellow)}.hero-copy p{font-size:18px;line-height:1.5;max-width:560px;color:#e7e7e7;margin:0 0 24px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:28px}.hero-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mini-feature{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.mini-feature span{width:40px;height:40px;border-radius:50%;border:2px solid var(--yellow);color:var(--yellow);display:grid;place-items:center;font-size:17px}.mini-feature small{font-size:14px;line-height:1.25;color:#f7f7f7}.hero-visual{position:relative;min-height:620px;display:flex;align-items:flex-end;justify-content:center}.hero-stage{position:absolute;inset:auto 0 0 0;height:42%;background:radial-gradient(ellipse at center,#ffffff14,#fff0);pointer-events:none}.hero-pack{position:absolute;bottom:0}.hero-pack img{width:auto;max-height:520px;filter:drop-shadow(0 20px 30px rgba(0,0,0,.25))}.hero-pack--bits{left:6%;z-index:2}.hero-pack--dunks{right:0%;bottom:-6px;z-index:1}.solution-surface{background:#fff;padding:26px 0 0}.surface-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.chooser-col h2,.compare-col h2{font-size:23px;text-align:center;margin:8px 0 18px;font-weight:900}.product-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.solution-card{display:grid;grid-template-columns:140px 1fr;gap:14px;border:2px solid var(--line);padding:18px;border-radius:14px;background:#fff}.solution-card--red{border-color:#f0b3b5}.solution-card--yellow{border-color:#f1d567}.solution-card__media{display:flex;align-items:center;justify-content:center}.solution-card__copy h3{margin:0;font-size:18px;color:var(--red)}.solution-card__copy .eyebrow{margin:5px 0 10px;font-size:14px;font-weight:800;color:#111}.solution-card__copy ul{margin:0 0 14px;padding-left:18px;font-size:14px;line-height:1.5}.variant-pills{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 14px}.variant-pills span,.variant-pills label span{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:10px;padding:10px 16px;min-width:84px;font-size:14px;font-weight:800;background:#fff}.variant-pills--interactive label input{position:absolute;opacity:0}.variant-pills--interactive label input:checked+span{background:var(--red);color:#fff;border-color:var(--red)}.compare-table-wrap{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:auto}.compare-table{width:100%;border-collapse:collapse;font-size:14px}.compare-table th,.compare-table td{padding:14px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;vertical-align:top}.compare-table th:last-child,.compare-table td:last-child{border-right:0}.compare-table thead th{font-size:13px;background:#fafafa;font-weight:900}.benefit-strip{background:#fff;padding:18px 0 0}.benefit-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-item{border:1px solid var(--line);border-radius:14px;padding:20px;min-height:110px}.benefit-item strong{display:block;margin-bottom:6px;font-size:16px}.benefit-item span{font-size:14px;line-height:1.45;color:#444}.how-section{background:#fff;padding:18px 0 0}.how-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.how-card,.faq-box,.newsletter-box,.service-card{border:1px solid var(--line);border-radius:14px;background:#fff}.how-card{padding:26px}.how-card h2,.faq-box h2,.newsletter-box h2{margin:0 0 18px;font-size:26px}.how-steps{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;align-items:center;margin-bottom:22px}.how-step{text-align:center}.how-icon{width:56px;height:56px;border-radius:50%;border:2px solid #111;display:grid;place-items:center;margin:0 auto 10px;font-size:22px}.how-step p{margin:0;font-size:13px;line-height:1.3}.how-arrow{text-align:center;font-size:30px;color:#999}.service-list{display:grid;gap:14px}.service-card{padding:24px}.service-card strong{display:block;margin-bottom:5px}.service-card span{font-size:14px;color:#444}.faq-newsletter{background:#fff;padding:18px 0 0}.faq-newsletter__grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.faq-box{padding:26px}.faq-box details{border-bottom:1px solid var(--line);padding:15px 0}.faq-box summary{cursor:pointer;list-style:none;font-weight:700;position:relative;padding-right:24px}.faq-box summary::-webkit-details-marker{display:none}.faq-box summary:after{content:"+";position:absolute;right:0;top:0}.faq-box details[open] summary:after{content:"\2013"}.faq-box details div{padding-top:10px;color:#444;line-height:1.5}.newsletter-box{padding:26px;background:var(--yellow)}.newsletter-box p{line-height:1.5;margin:0 0 18px}.newsletter-form{display:grid;gap:12px}.newsletter-form input{height:48px;border-radius:8px;border:1px solid #ddd;padding:0 14px;font-size:14px}.newsletter-box small{display:block;margin-top:10px}.site-footer{background:#080808;color:#fff;padding:34px 0 14px;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:24px}.footer-brand{font-size:40px;font-weight:900;line-height:1}.footer-brand small{display:block;font-size:16px;font-weight:400;font-style:italic}.site-footer h3{font-size:16px;margin:0 0 14px}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.site-footer li,.site-footer p{font-size:14px;color:#dedede;line-height:1.5}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:24px;padding-top:14px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#cfcfcf}.product-page,.collection-page{background:#fff;padding:30px 0 40px}.product-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}.product-gallery__main{border:1px solid var(--line);border-radius:18px;padding:20px;background:#fff}.product-info h1{margin:0 0 8px;font-size:40px;line-height:1.05}.price{font-size:32px;font-weight:900;margin-bottom:20px}.variant-fieldset{border:0;padding:0;margin:0 0 18px}.variant-fieldset legend{font-weight:700;margin-bottom:10px}.qty-add{display:flex;gap:12px;margin-bottom:14px}.qty-add input{width:100px;height:48px;border:1px solid #ccc;border-radius:8px;padding:0 12px;font-size:16px}.product-form .shopify-payment-button{margin-top:10px}.product-badges{display:grid;gap:10px;margin:18px 0}.product-badges span{display:inline-flex;border:1px solid var(--line);padding:10px 12px;border-radius:8px;background:#fafafa}.product-description{margin-top:18px;color:#333;line-height:1.6}.collection-header h1{font-size:44px;margin:0 0 10px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px}.collection-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.collection-card a{display:block;padding:16px}.collection-card h3{font-size:20px;margin:16px 0 8px}@media(max-width:1100px){.hero-copy h1{font-size:52px}.surface-grid,.how-grid,.faq-newsletter__grid,.product-page__grid,.product-cards{grid-template-columns:1fr}.benefit-strip__grid,.footer-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){body{background:#111}.page-width{padding:0 12px}.announce-bar__inner{font-size:12px;min-height:34px;gap:8px}.mobile-nav-toggle{display:block}.site-header__row{min-height:70px}.site-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid #e8e8e8;padding:14px 18px;flex-direction:column;align-items:flex-start;gap:10px}.site-nav.is-open{display:flex}.site-nav a:first-child:after{display:none}.site-logo img{max-height:28px}.hero-summit{padding-top:0}.hero-summit__wrap{grid-template-columns:1fr;gap:0}.hero-copy{order:2;padding:20px 0 18px}.hero-copy h1{font-size:32px}.hero-copy p{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.hero-highlights{grid-template-columns:repeat(4,1fr);gap:10px}.mini-feature{align-items:center;text-align:center}.mini-feature small{font-size:11px}.hero-visual{order:1;min-height:auto;padding-top:10px}.hero-pack{position:static}.hero-pack img{max-height:none;width:100%}.hero-pack--bits{margin-right:16%;margin-top:10px}.hero-pack--dunks{width:54%;margin-left:auto;margin-top:-40%}.surface-grid{gap:14px}.chooser-col h2,.compare-col h2{font-size:16px;margin:0 0 12px}.solution-card{grid-template-columns:96px 1fr;padding:12px}.solution-card__copy h3{font-size:16px}.solution-card__copy .eyebrow,.solution-card__copy ul{font-size:12px}.variant-pills span,.variant-pills label span{padding:8px 10px;min-width:68px;font-size:12px}.compare-col{display:none}.benefit-strip__grid{grid-template-columns:repeat(2,1fr);gap:10px}.benefit-item{padding:14px;min-height:auto}.benefit-item strong{font-size:13px}.benefit-item span{font-size:12px}.how-card,.faq-box,.newsletter-box,.service-card{padding:16px}.how-card h2,.faq-box h2,.newsletter-box h2{font-size:20px}.how-steps{grid-template-columns:repeat(4,1fr);gap:10px}.how-arrow{display:none}.how-step p{font-size:11px}.service-list{grid-template-columns:1fr}.faq-newsletter__grid{gap:12px}.footer-grid{grid-template-columns:1fr 1fr;gap:18px}.footer-brand{font-size:32px}.footer-bottom{flex-direction:column}.product-info h1{font-size:28px}.price{font-size:24px}.qty-add{flex-direction:column}.collection-grid{grid-template-columns:1fr}.collection-header h1{font-size:30px}}.section-intro{text-align:center;max-width:820px;margin:0 auto 28px}.section-intro--left{text-align:left;margin-left:0}.section-intro--compact{margin-bottom:16px}.section-eyebrow{margin:0 0 8px;color:var(--red);font-size:13px;font-weight:900;letter-spacing:.08em}.section-intro h2{margin:0;font-size:34px;line-height:1.08;font-weight:900}.section-intro__text{margin-top:12px;color:#4d4d4d;line-height:1.6}.announce-bar{background:var(--announce-bg,var(--red));color:var(--announce-text,#fff)}.announce-bar .feature-icon-svg{width:20px;height:20px;flex:0 0 auto}.site-logo{display:flex;align-items:center}.site-logo img{width:min(var(--logo-width,170px),100%);max-height:48px;object-fit:contain}.site-logo__text{font-weight:900}.hero-summit{background:var(--hero-bg,#090909);color:var(--hero-text,#fff);padding:0}.hero-summit__wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:center}.hero-summit--compact .hero-summit__wrap{min-height:460px}.hero-summit--medium .hero-summit__wrap{min-height:560px}.hero-summit--large .hero-summit__wrap{min-height:660px}.hero-copy{padding:46px 0}.hero-kicker{font-size:13px;font-weight:900;letter-spacing:.08em;color:var(--yellow);margin-bottom:14px}.hero-copy h1{margin:0;font-size:clamp(42px,4.4vw,72px);line-height:.96;letter-spacing:-.03em;max-width:690px}.hero-copy__text{max-width:590px;margin:18px 0 0;color:#e7e7e7;font-size:17px;line-height:1.6}.hero-copy__text p{margin:0}.hero-actions{margin:24px 0 28px}.hero-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mini-feature{align-items:flex-start}.mini-feature__icon{display:grid;place-items:center;width:44px;height:44px;border:1.8px solid var(--yellow);border-radius:999px;color:var(--yellow)}.mini-feature__icon .feature-icon-svg{width:27px;height:27px}.mini-feature small{display:block;color:#fff;line-height:1.25;font-size:12px}.mini-feature small strong,.mini-feature small em{display:block;font-style:normal}.mini-feature small strong{font-size:12px}.mini-feature small em{opacity:.78;margin-top:2px}.hero-media{min-width:0;display:flex;align-items:flex-end;justify-content:center;gap:18px;padding:32px 0}.hero-media__item{min-width:0;display:flex;align-items:flex-end;justify-content:center}.hero-media__link{display:flex;align-items:flex-end;justify-content:center;width:100%}.hero-media__image{width:calc(var(--item-scale,1) * 80%);max-width:100%;max-height:500px;height:auto;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 22px 30px rgba(0,0,0,.28))}.hero-media--count-1 .hero-media__item{flex:0 1 90%}.hero-media--count-2 .hero-media__item{flex:0 1 48%}.hero-media--count-3 .hero-media__item{flex:0 1 32%}.hero-media--count-4 .hero-media__item,.hero-media--count-5 .hero-media__item,.hero-media--count-6 .hero-media__item{flex:0 1 24%}.hero-media__placeholder{width:80%;height:auto;background:#1a1a1a;color:#333}.solution-surface{padding:58px 0 40px}.product-cards--wide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-cards--wide .solution-card{display:grid;grid-template-columns:minmax(220px,42%) minmax(0,1fr);gap:28px;padding:26px;border-radius:18px;min-height:430px}.solution-card__media{min-width:0;background:#fafafa;border-radius:14px;padding:18px}.solution-card__media img{width:100%;height:100%;max-height:370px;object-fit:contain;object-position:center}.solution-card__placeholder{width:100%;height:100%;min-height:280px}.solution-card__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.solution-card__copy h3{font-size:28px;line-height:1.05;margin-bottom:6px}.solution-card--yellow .solution-card__copy h3{color:#111}.solution-card__copy .eyebrow{font-size:13px;letter-spacing:.04em}.solution-card__copy ul{font-size:15px;line-height:1.55;margin:4px 0 18px}.solution-card__copy .btn{margin-top:auto}.compare-block{margin-top:34px}.compare-table{font-size:14px}.compare-table th,.compare-table td{padding:16px}.compare-table td:first-child{font-weight:800;width:18%}.benefit-strip{padding:12px 0 36px}.benefit-strip__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.benefit-item{display:flex;align-items:flex-start;gap:14px;min-height:118px}.benefit-item__icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:var(--red);background:#fff4f4;border:1px solid #f2d0d1;flex:0 0 auto}.benefit-item__icon .feature-icon-svg{width:28px;height:28px}.how-section{padding:58px 0 28px}.how-steps--cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0}.how-step-card{position:relative;border:1px solid var(--line);border-radius:16px;padding:22px;background:#fff;min-height:230px}.how-step-card .how-icon{margin:0 0 28px;width:54px;height:54px;border-color:var(--red);color:var(--red)}.how-step-card .how-icon .feature-icon-svg{width:30px;height:30px}.how-step-card__num{position:absolute;top:22px;right:20px;font-size:30px;font-weight:900;color:#ececec}.how-step-card h3{font-size:18px;margin:0 0 8px}.how-step-card p{font-size:14px;line-height:1.55;color:#555;margin:0}.service-list--row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.service-card{display:flex;gap:14px;align-items:flex-start}.service-card__icon{width:42px;height:42px;color:var(--red);flex:0 0 auto}.service-card__icon .feature-icon-svg{width:100%;height:100%}.service-card span{display:block;line-height:1.45}.seo-brand-section{background:#f7f7f7;padding:64px 0}.seo-brand-section__grid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.5fr);gap:54px}.seo-brand-section__intro{position:sticky;top:110px;align-self:start}.seo-brand-section__intro h2{font-size:38px;line-height:1.04;margin:0 0 18px}.seo-brand-section__intro .rte{color:#555;line-height:1.7}.seo-brand-section__content{display:grid;gap:16px}.seo-copy-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px}.seo-copy-card h3{font-size:22px;margin:0 0 12px}.seo-copy-card .rte{color:#4a4a4a;line-height:1.7}.text-link{display:inline-block;margin-top:10px;font-weight:800;color:var(--red)}.featured-collection-custom,.collection-list-custom,.rich-text-custom{background:#fff;padding:58px 0}.featured-products-grid{display:grid;gap:18px}.featured-products-grid--2{grid-template-columns:repeat(2,1fr)}.featured-products-grid--3{grid-template-columns:repeat(3,1fr)}.featured-products-grid--4{grid-template-columns:repeat(4,1fr)}.featured-product-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.featured-product-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:#fafafa;padding:18px}.featured-product-card__media img{width:100%;height:100%;object-fit:contain}.featured-product-card__body{padding:18px}.featured-product-card__body h3{font-size:18px;margin:0 0 8px}.price--small{font-size:18px;margin:0 0 16px}.collection-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.collection-tile{position:relative;overflow:hidden;border-radius:18px;min-height:330px;background:#111}.collection-tile__media{position:absolute;top:0;right:0;bottom:0;left:0}.collection-tile__media img,.collection-tile__media svg{width:100%;height:100%;object-fit:cover}.collection-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.78))}.collection-tile__overlay{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;color:#fff}.collection-tile__overlay h3{font-size:28px;margin:0 0 8px}.collection-tile__overlay span{font-weight:800;font-size:13px}.rich-text-custom__inner{margin:auto}.rich-text-custom--narrow .rich-text-custom__inner{max-width:680px}.rich-text-custom--medium .rich-text-custom__inner{max-width:900px}.rich-text-custom--wide .rich-text-custom__inner{max-width:1180px}.rich-text-custom__inner h2{font-size:38px;line-height:1.08;margin:0 0 18px}.rich-text-custom__inner .rte{font-size:16px;line-height:1.7;color:#444;margin-bottom:22px}.footer-logo img{width:min(var(--footer-logo-width,180px),100%);height:auto;max-height:64px;object-fit:contain}.footer-description{color:#d8d8d8;max-width:330px;font-size:14px;line-height:1.6}@media(max-width:1100px){.hero-summit__wrap{grid-template-columns:.9fr 1.1fr;gap:18px}.hero-copy h1{font-size:clamp(38px,4.4vw,58px)}.hero-highlights{grid-template-columns:repeat(2,1fr)}.product-cards--wide{grid-template-columns:1fr}.product-cards--wide .solution-card{grid-template-columns:minmax(190px,35%) 1fr}.how-steps--cards{grid-template-columns:repeat(2,1fr)}.seo-brand-section__grid{grid-template-columns:1fr}.seo-brand-section__intro{position:static}.featured-products-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.site-header__icons{gap:12px}.hero-summit__wrap{grid-template-columns:minmax(0,1.05fr) minmax(118px,.72fr);gap:8px;min-height:0!important;padding-top:18px;padding-bottom:18px}.hero-copy{padding:10px 0}.hero-kicker{font-size:9px;margin-bottom:8px}.hero-copy h1{font-size:clamp(27px,8vw,37px);line-height:.98}.hero-copy__text{font-size:12px;line-height:1.45;margin-top:10px}.hero-actions{display:grid;grid-template-columns:1fr;margin:12px 0}.hero-actions .btn{min-height:39px;font-size:10px;padding:0 10px}.hero-highlights{grid-template-columns:repeat(2,1fr);gap:8px}.mini-feature__icon{width:32px;height:32px}.mini-feature__icon .feature-icon-svg{width:20px;height:20px}.mini-feature small strong{font-size:10px}.mini-feature small em{font-size:9px}.hero-media{display:grid;grid-template-columns:1fr;padding:0;gap:8px;align-self:end}.hero-media__item{width:100%!important;min-width:0}.hero-media__image{width:calc(var(--item-scale,1) * 82%);max-height:230px;filter:drop-shadow(0 10px 14px rgba(0,0,0,.22))}.solution-surface{padding:38px 0 24px}.section-intro h2{font-size:26px}.section-intro__text{font-size:14px}.product-cards--wide{gap:14px}.product-cards--wide .solution-card{grid-template-columns:118px minmax(0,1fr);gap:14px;min-height:0;padding:14px}.solution-card__media{padding:8px;border-radius:10px}.solution-card__media img{max-height:230px}.solution-card__copy h3{font-size:18px}.solution-card__copy ul{font-size:12px;line-height:1.45;padding-left:16px}.solution-card__copy .btn{min-height:38px;font-size:11px;padding:0 12px}.variant-pills{gap:6px}.variant-pills span{min-width:56px;padding:7px 8px;font-size:10px}.compare-table-wrap{overflow-x:auto}.compare-table{min-width:720px}.benefit-strip__grid{grid-template-columns:1fr 1fr}.benefit-item{padding:14px;gap:10px}.benefit-item__icon{width:38px;height:38px}.benefit-item__icon .feature-icon-svg{width:23px;height:23px}.benefit-item strong{font-size:11px}.benefit-item span{font-size:10px}.how-section{padding:38px 0 20px}.how-steps--cards{grid-template-columns:1fr 1fr;gap:10px}.how-step-card{padding:14px;min-height:190px}.how-step-card .how-icon{width:44px;height:44px;margin-bottom:18px}.how-step-card__num{font-size:24px;top:14px;right:14px}.how-step-card h3{font-size:14px}.how-step-card p{font-size:11px}.service-list--row{grid-template-columns:1fr}.seo-brand-section{padding:44px 0}.seo-brand-section__intro h2{font-size:28px}.seo-copy-card{padding:20px}.seo-copy-card h3{font-size:19px}.seo-copy-card .rte{font-size:14px}.featured-products-grid--2,.featured-products-grid--3,.featured-products-grid--4{grid-template-columns:repeat(2,1fr)}.featured-product-card__body{padding:12px}.featured-product-card__body h3{font-size:14px}.collection-list-grid{grid-template-columns:1fr}.collection-tile{min-height:250px}.rich-text-custom__inner h2{font-size:28px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:430px){.hero-summit__wrap{grid-template-columns:minmax(0,1.08fr) minmax(110px,.65fr)}.hero-copy h1{font-size:25px}.hero-media__image{max-height:200px}.product-cards--wide .solution-card{grid-template-columns:100px minmax(0,1fr)}.featured-products-grid--2,.featured-products-grid--3,.featured-products-grid--4{grid-template-columns:1fr}}@media(max-width:749px){body{background:#fff}.page-width{padding-left:16px;padding-right:16px}.announce-bar__inner{min-height:38px;font-size:11px;line-height:1.25;padding-top:7px;padding-bottom:7px}.site-header__row{min-height:66px}.site-logo img{max-height:32px;width:min(var(--logo-width,170px),160px)}.hero-summit{padding:0;background:var(--hero-bg,#090909)}.hero-summit__wrap{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:0!important;min-height:0!important;padding-top:24px!important;padding-bottom:22px!important;align-items:stretch!important}.hero-copy{order:1;width:100%;padding:0!important;min-width:0}.hero-kicker{font-size:11px!important;letter-spacing:.08em;margin:0 0 10px!important;color:var(--yellow)}.hero-copy h1{font-size:clamp(34px,10.5vw,46px)!important;line-height:.94!important;letter-spacing:-.035em!important;max-width:100%!important;margin:0 0 16px!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.hero-copy__text,.hero-copy__text p{font-size:15px!important;line-height:1.5!important;margin:0!important;max-width:34em;color:#e7e7e7}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:18px 0 20px!important}.hero-actions .btn{width:100%;min-height:48px!important;font-size:12px!important;padding:0 16px!important}.hero-highlights{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:0!important}.mini-feature{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;text-align:left!important;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:10px!important;min-width:0}.mini-feature__icon{width:38px!important;height:38px!important}.mini-feature__icon .feature-icon-svg{width:22px!important;height:22px!important}.mini-feature small{min-width:0;line-height:1.2!important}.mini-feature small strong{display:block;font-size:11px!important;line-height:1.15!important}.mini-feature small em{display:block;font-size:9.5px!important;line-height:1.2!important;margin-top:3px!important}.hero-media{order:2;width:100%;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:24px 0 0!important;align-items:end!important}.hero-media--count-1{grid-template-columns:minmax(0,1fr)!important;max-width:330px;margin-inline:auto}.hero-media__item{width:100%!important;min-width:0!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}.hero-media__link{width:100%!important;display:flex!important;justify-content:center!important}.hero-media__image{display:block!important;width:min(calc(var(--item-scale,1) * 100%),100%)!important;max-width:100%!important;max-height:300px!important;height:auto!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 12px 18px rgba(0,0,0,.28))!important}.hero-media__placeholder{width:100%!important;height:auto!important}.solution-surface{padding:42px 0 28px!important}.section-intro{margin-bottom:20px}.section-intro h2{font-size:29px!important;line-height:1.02!important;margin-bottom:10px!important}.section-intro__text{font-size:15px!important;line-height:1.55!important}.product-cards--wide{grid-template-columns:1fr!important;gap:18px!important}.product-cards--wide .solution-card{display:grid!important;grid-template-columns:1fr!important;gap:0!important;min-height:0!important;padding:0!important;overflow:hidden!important;border-radius:16px!important}.solution-card__media{padding:18px!important;border-radius:0!important;min-height:270px!important;background:#fafafa!important}.solution-card__media img{width:100%!important;height:260px!important;max-height:none!important;object-fit:contain!important}.solution-card__copy{padding:20px!important;display:block!important}.solution-card__copy h3{font-size:25px!important;line-height:1!important;margin:0 0 6px!important}.solution-card__copy .eyebrow{font-size:12px!important;margin:0 0 12px!important}.solution-card__copy ul{font-size:14px!important;line-height:1.5!important;margin:0 0 16px!important;padding-left:20px!important}.variant-pills{gap:8px!important;margin-bottom:14px!important}.variant-pills span{font-size:12px!important;min-width:74px!important;padding:9px 12px!important}.solution-card__copy .btn{width:100%!important;min-height:46px!important;font-size:12px!important;margin-top:0!important}.compare-block{margin-top:30px!important}.compare-block .section-intro h2{font-size:24px!important}.compare-table-wrap{margin:0 -2px;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.compare-table{min-width:650px!important;font-size:12px!important}.benefit-strip{padding:8px 0 34px!important}.benefit-strip__grid{grid-template-columns:1fr!important;gap:10px!important}.benefit-item{min-height:0!important;padding:16px!important;align-items:center!important}.benefit-item__icon{width:44px!important;height:44px!important}.benefit-item strong{font-size:13px!important}.benefit-item span{font-size:12px!important;line-height:1.4!important}.how-section{padding:40px 0 24px!important}.how-steps--cards{grid-template-columns:1fr!important;gap:12px!important}.how-step-card{min-height:0!important;padding:18px!important}.how-step-card .how-icon{width:46px!important;height:46px!important;margin-bottom:14px!important}.how-step-card__num{font-size:24px!important;top:16px!important;right:16px!important}.how-step-card h3{font-size:18px!important;margin-bottom:7px!important}.how-step-card p{font-size:13px!important;line-height:1.5!important}.service-list--row{grid-template-columns:1fr!important;gap:10px!important}.service-card{padding:16px!important}.seo-brand-section{padding:44px 0!important}.seo-brand-section__grid{gap:22px!important}.seo-brand-section__intro h2{font-size:30px!important;line-height:1.03!important}.seo-brand-section__intro .rte,.seo-copy-card .rte{font-size:14px!important;line-height:1.65!important}.seo-copy-card{padding:20px!important}.seo-copy-card h3{font-size:20px!important}.faq-newsletter{padding:0!important}.faq-newsletter__grid{grid-template-columns:1fr!important;gap:12px!important}.faq-box,.newsletter-box{padding:20px!important;border-radius:14px!important}.faq-box h2,.newsletter-box h2{font-size:24px!important}.faq-box summary{font-size:14px!important;line-height:1.35!important}.faq-box details div{font-size:13px!important;line-height:1.55!important}.featured-products-grid--2,.featured-products-grid--3,.featured-products-grid--4{grid-template-columns:1fr!important}.featured-product-card__media{aspect-ratio:4/3!important}.featured-product-card__body{padding:16px!important}.featured-product-card__body h3{font-size:17px!important}.collection-list-grid{grid-template-columns:1fr!important}.collection-tile{min-height:270px!important}.rich-text-custom,.featured-collection-custom,.collection-list-custom{padding:42px 0!important}.rich-text-custom__inner h2{font-size:30px!important}.footer-grid{grid-template-columns:1fr!important;gap:24px!important}.footer-bottom{flex-direction:column!important;gap:10px!important}.product-page__grid{grid-template-columns:1fr!important;gap:22px!important}.product-info h1{font-size:30px!important}.qty-add{flex-direction:column!important}.qty-add input{width:100%!important}.collection-grid{grid-template-columns:1fr!important}}@media(max-width:359px){.hero-copy h1{font-size:31px!important}.hero-highlights,.hero-media{grid-template-columns:1fr!important}.hero-media__image{max-height:260px!important}}.site-header .site-header__row{min-height:var(--header-height,120px)!important;padding-left:var(--header-pad-x,16px);padding-right:var(--header-pad-x,16px)}.site-header .site-logo{flex:0 0 auto}.site-header .site-logo img{width:min(var(--logo-width,180px),100%)!important;max-height:var(--logo-max-height,70px)!important;height:auto!important;object-fit:contain!important}.site-header .site-nav{gap:var(--menu-gap,34px)!important;font-size:var(--menu-font-size,16px)!important}.site-header .site-header__icons svg{width:var(--header-icon-size,26px)!important;height:var(--header-icon-size,26px)!important}@media(max-width:749px){.site-header .site-header__row{min-height:var(--mobile-header-height,80px)!important}.site-header .site-logo img{width:min(var(--mobile-logo-width,120px),100%)!important;max-height:var(--mobile-logo-max-height,54px)!important}}@media(max-width:749px){.site-header .site-header__row{position:relative!important}.site-header .site-header__left{min-width:48px}.site-header .site-logo{position:absolute!important;top:50%!important;z-index:4;margin:0!important}.site-header.mobile-logo-position--center .site-logo{left:50%!important;right:auto!important;transform:translate(calc(-50% + var(--mobile-logo-offset-x,0px)),calc(-50% + var(--mobile-logo-offset-y,0px)))!important}.site-header.mobile-logo-position--left .site-logo{left:64px!important;right:auto!important;transform:translate(var(--mobile-logo-offset-x,0px),calc(-50% + var(--mobile-logo-offset-y,0px)))!important}.site-header.mobile-logo-position--right .site-logo{left:auto!important;right:64px!important;transform:translate(var(--mobile-logo-offset-x,0px),calc(-50% + var(--mobile-logo-offset-y,0px)))!important}.site-header .site-header__icons{margin-left:auto!important;position:relative;z-index:5}.site-header .mobile-nav-toggle{position:relative;z-index:5}}.site-footer .footer-logo{display:flex;width:100%;justify-content:flex-start;margin-bottom:18px}.site-footer.footer-align--center .footer-logo{justify-content:center}.site-footer .footer-logo img{width:min(var(--footer-logo-width,220px),100%);height:auto;max-height:var(--footer-logo-max-height,110px);object-fit:contain;object-position:left center}.site-footer.footer-align--center .footer-logo img{object-position:center}.site-footer .footer-brand-column{min-width:0}.footer-menu-column h3{letter-spacing:.02em}.product-page--premium{padding:36px 0 64px;background:#f7f7f7}.product-breadcrumbs{display:flex;align-items:center;gap:8px;margin:0 0 22px;font-size:13px;color:#6d6d6d}.product-breadcrumbs a:hover{color:var(--red)}.product-page__grid--premium{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:48px;align-items:start}.product-gallery--premium{min-width:0}.product-gallery__stage{position:relative;display:grid;place-items:center;min-height:620px;padding:28px;background:#fff;border:1px solid #e6e6e6;border-radius:22px;overflow:hidden;box-shadow:0 14px 40px #0000000e}.product-gallery__media{width:100%;height:100%;display:grid;place-items:center}.product-gallery__media.is-hidden{display:none}.product-gallery__media img,.product-gallery__media video,.product-gallery__media iframe,.product-gallery__media model-viewer{display:block;width:100%;max-width:100%;height:auto;max-height:570px;object-fit:contain;margin:auto}.product-gallery__empty{display:grid;place-items:center;min-height:440px;color:#777}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(72px,1fr));gap:10px;margin-top:12px}.product-gallery__thumb{-webkit-appearance:none;appearance:none;border:1px solid #ddd;background:#fff;padding:6px;border-radius:12px;cursor:pointer;min-height:88px;transition:.18s}.product-gallery__thumb:hover,.product-gallery__thumb.is-active{border-color:var(--red);box-shadow:0 0 0 2px #d7192017}.product-gallery__thumb img{width:100%;height:76px;object-fit:contain}.product-info--premium{min-width:0}.product-info__sticky{position:sticky;top:150px;background:#fff;border:1px solid #e6e6e6;border-radius:22px;padding:32px;box-shadow:0 14px 40px #0000000e}.product-vendor,.product-subline{font-size:13px;color:#777;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.product-info--premium h1{font-size:clamp(34px,3vw,50px);line-height:1.02;margin:8px 0 10px;letter-spacing:-.025em}.product-info--premium .product-subline{text-transform:none;letter-spacing:0;font-size:15px;font-weight:500;margin-bottom:18px;color:#5a5a5a}.product-price{font-size:34px!important;margin:0 0 24px!important}.variant-fieldset legend{font-size:15px;margin-bottom:12px}.variant-pills--large{gap:10px}.variant-pills--large label{cursor:pointer}.variant-pills--large label span{min-width:110px;min-height:48px;padding:10px 16px;border-radius:10px;flex-direction:column;gap:2px}.variant-pills--large label span small{font-size:9px;text-transform:uppercase;opacity:.65}.variant-pills--large label input:disabled+span{opacity:.42;cursor:not-allowed;text-decoration:line-through}.product-purchase-row{display:grid;grid-template-columns:112px 1fr;gap:12px;margin:18px 0 12px}.quantity-control{height:52px;border:1px solid #d5d5d5;border-radius:10px;display:grid;grid-template-columns:auto 1fr;align-items:center;padding:0 10px;gap:6px;background:#fff}.quantity-control span{font-size:12px;color:#777;font-weight:700}.quantity-control input{border:0;outline:0;width:100%;font-size:17px;background:transparent;text-align:center}.product-add{min-height:52px;font-size:15px}.product-add:disabled{opacity:.45;cursor:not-allowed}.product-dynamic-checkout{margin-top:10px}.product-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.product-trust-item{display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center;background:#fafafa;border:1px solid #ececec;border-radius:12px;padding:12px}.product-trust-item>span{grid-row:1/3;display:grid;place-items:center;color:var(--red)}.product-trust-item .feature-icon-svg{width:30px;height:30px}.product-trust-item strong{font-size:11px;line-height:1.2}.product-trust-item small{font-size:9px;color:#777;line-height:1.2}.product-accordions{border-top:1px solid #e8e8e8;margin-top:22px}.product-accordions details{border-bottom:1px solid #e8e8e8}.product-accordions summary{list-style:none;cursor:pointer;padding:17px 28px 17px 0;font-weight:800;position:relative}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary:after{content:"+";position:absolute;right:0;font-size:22px;font-weight:400;top:13px}.product-accordions details[open] summary:after{content:"\2212"}.product-accordion__content{padding:0 0 20px;color:#454545;font-size:14px;line-height:1.65}.product-accordion__content>*:first-child{margin-top:0}.product-accordion__content>*:last-child{margin-bottom:0}.standard-page{background:#f7f7f7;padding:54px 0 72px;min-height:55vh}.standard-page__inner{max-width:1050px}.standard-page__heading{max-width:820px;margin-bottom:28px}.page-kicker{color:var(--red);font-size:13px;letter-spacing:.09em;font-weight:900;margin-bottom:10px}.standard-page__heading h1,.contact-page h1{font-size:clamp(38px,5vw,64px);line-height:1;margin:0 0 18px;letter-spacing:-.035em}.standard-page__lead,.standard-page__intro{font-size:18px;line-height:1.6;color:#555}.standard-page__content{background:#fff;border:1px solid #e6e6e6;border-radius:20px;padding:34px;line-height:1.75;color:#333;box-shadow:0 12px 30px #0000000a}.standard-page__content h2{margin-top:34px;font-size:28px}.standard-page__content h3{font-size:22px}.standard-page__content a{color:var(--red);text-decoration:underline}.contact-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:start}.contact-page__copy>p{font-size:18px;line-height:1.6;color:#555;max-width:640px}.contact-points{display:grid;gap:12px;margin-top:30px}.contact-points>div{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;gap:2px 12px;align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:16px}.contact-points span{grid-row:1/3;color:var(--red)}.contact-points .feature-icon-svg{width:38px;height:38px}.contact-points strong{font-size:14px}.contact-points small{font-size:12px;color:#666}.contact-form-card{background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:28px;box-shadow:0 12px 30px #0000000a}.contact-form-card form{display:grid;gap:16px}.contact-form-card label{display:grid;gap:7px;font-size:13px;font-weight:700}.contact-form-card input,.contact-form-card textarea{width:100%;border:1px solid #d8d8d8;border-radius:10px;padding:13px;font:inherit;background:#fff}.form-success{padding:12px;border-radius:10px;background:#eaf8ef;color:#176d35}.faq-page__list{background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:0 30px;box-shadow:0 12px 30px #0000000a}.faq-page__list details{border-bottom:1px solid #e8e8e8;padding:0}.faq-page__list details:last-child{border-bottom:0}.faq-page__list summary{list-style:none;cursor:pointer;padding:22px 34px 22px 0;font-size:17px;font-weight:800;position:relative}.faq-page__list summary::-webkit-details-marker{display:none}.faq-page__list summary:after{content:"+";position:absolute;right:0;top:18px;font-size:26px;font-weight:400}.faq-page__list details[open] summary:after{content:"\2212"}.faq-page__list details .rte{padding:0 0 22px;color:#555;line-height:1.65}.how-page__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0}.how-page__step{position:relative;background:#fff;border:1px solid #e5e5e5;border-radius:18px;padding:22px;min-height:270px;box-shadow:0 12px 26px #00000009}.how-page__icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:var(--red);border:1px solid #e5e5e5}.how-page__icon .feature-icon-svg{width:34px;height:34px}.how-page__number{position:absolute;right:18px;top:18px;font-size:24px;font-weight:900;color:#ececec}.how-page__step h2{font-size:18px;margin:36px 0 10px}.how-page__step .rte{font-size:14px;line-height:1.6;color:#555}.search-form-large{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:28px}.search-form-large input{height:52px;border:1px solid #d5d5d5;border-radius:10px;padding:0 16px;font-size:16px;background:#fff}.search-results{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.search-result-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:14px}.search-result-card img{width:100%;aspect-ratio:1/1;object-fit:contain}.search-result-card strong,.search-result-card span{display:block;margin-top:8px}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}.cart-items,.cart-summary{background:#fff;border:1px solid #e5e5e5;border-radius:18px;padding:22px}.cart-item{display:grid;grid-template-columns:110px 1fr 84px;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid #ececec}.cart-item:last-child{border-bottom:0}.cart-item__image img{width:100px;height:100px;object-fit:contain}.cart-item__copy{display:grid;gap:6px}.cart-item__copy span{font-size:13px;color:#666}.cart-item>input{width:74px;height:44px;border:1px solid #d8d8d8;border-radius:8px;padding:0 8px}.cart-summary{position:sticky;top:150px}.cart-summary h2{margin-top:0}.cart-total{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid #ececec;border-bottom:1px solid #ececec;margin-bottom:14px}.cart-summary .btn{width:100%;margin-top:10px}.empty-state{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:60px 24px}.empty-state h1,.empty-state h2{font-size:42px;margin:10px 0 18px}@media(max-width:1100px){.product-page__grid--premium{grid-template-columns:1fr;gap:24px}.product-info__sticky{position:static}.product-gallery__stage{min-height:520px}.contact-page__grid{grid-template-columns:1fr}.how-page__steps{grid-template-columns:repeat(2,1fr)}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.search-results{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.site-footer .footer-logo{justify-content:center}.site-footer .footer-logo img{width:min(var(--footer-mobile-logo-width,180px),100%);max-height:none;object-position:center}.site-footer .footer-brand-column{text-align:center;grid-column:1/-1}.footer-description{margin-inline:auto}.product-page--premium{padding:20px 0 42px}.product-breadcrumbs{font-size:11px;overflow:hidden;white-space:nowrap}.product-page__grid--premium{gap:16px}.product-gallery__stage{min-height:0;padding:14px;border-radius:16px}.product-gallery__media img,.product-gallery__media video,.product-gallery__media iframe,.product-gallery__media model-viewer{max-height:460px}.product-gallery__thumbs{grid-template-columns:repeat(4,1fr);gap:7px}.product-gallery__thumb{min-height:70px;padding:4px}.product-gallery__thumb img{height:58px}.product-info__sticky{padding:20px;border-radius:16px}.product-info--premium h1{font-size:30px}.product-price{font-size:27px!important}.variant-pills--large{display:grid;grid-template-columns:repeat(2,1fr)}.variant-pills--large label span{width:100%;min-width:0}.product-purchase-row{grid-template-columns:92px 1fr}.product-trust-grid{grid-template-columns:1fr}.product-trust-item{grid-template-columns:42px 1fr}.product-trust-item strong{font-size:12px}.product-trust-item small{font-size:10px}.standard-page{padding:34px 0 48px}.standard-page__heading h1,.contact-page h1{font-size:38px}.standard-page__lead,.standard-page__intro,.contact-page__copy>p{font-size:15px}.standard-page__content{padding:20px;border-radius:15px}.contact-form-card{padding:18px}.faq-page__list{padding:0 18px}.faq-page__list summary{font-size:15px}.how-page__steps{grid-template-columns:1fr}.how-page__step{min-height:0}.search-form-large,.search-results{grid-template-columns:1fr}.cart-item{grid-template-columns:80px 1fr}.cart-item>input{grid-column:2}.cart-item__image img{width:76px;height:76px}.empty-state h1,.empty-state h2{font-size:30px}}.site-nav a:first-child:after{display:none!important}.site-nav a.is-active:after{content:"";display:block!important;position:absolute;left:0;right:0;bottom:-14px;height:3px;background:var(--red)}@media(max-width:749px){.site-nav a.is-active:after{display:none!important}}.collection-premium{background:#fff;color:#111}.collection-premium__hero{background:#090909;color:#fff;overflow:hidden;position:relative}.collection-premium__hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:40px;min-height:390px;padding-top:54px;padding-bottom:54px}.collection-premium__kicker,.collection-toolbar__eyebrow{font-size:13px;font-weight:900;letter-spacing:.12em;color:var(--yellow);margin-bottom:12px}.collection-premium__hero h1{font-size:clamp(48px,6vw,86px);line-height:.94;letter-spacing:-.045em;margin:0 0 22px;text-transform:uppercase}.collection-premium__description{font-size:18px;line-height:1.65;color:#ddd;max-width:690px}.collection-premium__description p{margin:0}.collection-premium__meta{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:24px;color:#aaa;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.collection-premium__meta span{display:flex;align-items:center;gap:8px}.collection-premium__meta span:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--red)}.collection-premium__hero-visual{min-height:280px;position:relative;display:grid;place-items:center}.collection-premium__hero-visual img{width:100%;height:330px;object-fit:contain;filter:drop-shadow(0 22px 35px rgba(0,0,0,.35))}.collection-premium__orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.55}.collection-premium__orb--one{width:260px;height:260px;background:var(--red);right:8%;top:8%}.collection-premium__orb--two{width:180px;height:180px;background:var(--yellow);left:12%;bottom:0;opacity:.32}.collection-premium__mosquito{position:relative;z-index:2;color:#fff;width:150px;height:150px;display:grid;place-items:center}.collection-premium__mosquito .feature-icon-svg{width:120px;height:120px}.collection-premium__body{background:#f6f6f6;padding:42px 0 70px}.collection-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.collection-toolbar h2{font-size:34px;line-height:1;margin:0}.collection-toolbar__eyebrow{color:var(--red);margin-bottom:8px}.collection-sort{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.collection-sort select{height:44px;border:1px solid #d7d7d7;background:#fff;border-radius:9px;padding:0 38px 0 12px;font:inherit}.collection-premium__grid{display:grid;gap:22px}.collection-premium__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-premium__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-premium__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-product-card{background:#fff;border:1px solid #e3e3e3;border-radius:20px;overflow:hidden;box-shadow:0 12px 35px #0000000b;transition:transform .2s,box-shadow .2s}.collection-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #00000014}.collection-product-card__media{position:relative;display:grid;place-items:center;min-height:360px;padding:24px;background:linear-gradient(180deg,#fbfbfb,#f3f3f3);border-bottom:1px solid #ececec}.collection-product-card__media img,.collection-product-card__media svg{width:100%;height:320px;object-fit:contain;transition:transform .25s}.collection-product-card:hover .collection-product-card__media img{transform:scale(1.025)}.collection-product-card__badge{position:absolute;left:18px;top:18px;background:var(--red);color:#fff;font-size:11px;font-weight:900;padding:7px 10px;border-radius:99px;letter-spacing:.07em}.collection-product-card__content{padding:22px}.collection-product-card__vendor{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.09em;font-weight:800;margin-bottom:7px}.collection-product-card h3{font-size:24px;line-height:1.08;margin:0 0 10px;letter-spacing:-.02em}.collection-product-card__excerpt{font-size:14px;line-height:1.55;color:#5d5d5d;margin:0 0 14px}.collection-product-card__variants{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:20px}.collection-product-card__variants span{font-size:11px;font-weight:800;border:1px solid #d9d9d9;border-radius:99px;padding:7px 10px;background:#fafafa}.collection-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #ececec;padding-top:18px}.collection-product-card__price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.collection-product-card__price small{font-size:11px;color:#777}.collection-product-card__price strong{font-size:23px}.collection-product-card__price s{font-size:12px;color:#999}.collection-product-card__cta{min-height:42px;padding:0 16px;font-size:12px}.collection-empty-state{grid-column:1/-1;padding:60px;text-align:center;background:#fff;border-radius:18px}.collection-pagination{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:34px;font-size:14px;font-weight:700}.collection-pagination a{color:var(--red)}.editorial-page{background:#fff}.editorial-hero{padding:68px 0}.editorial-hero--black{background:#090909;color:#fff}.editorial-hero__grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(180px,.7fr);gap:40px;align-items:center}.editorial-hero h1{font-size:clamp(48px,6vw,82px);line-height:.96;letter-spacing:-.045em;margin:0;max-width:900px}.editorial-kicker{font-size:13px;font-weight:900;letter-spacing:.12em;color:var(--yellow);margin-bottom:14px}.editorial-kicker--red{color:var(--red)}.editorial-lead{font-size:19px;line-height:1.65;color:#d7d7d7;max-width:700px;margin-top:22px}.editorial-lead p{margin:0}.editorial-hero__mark{justify-self:end;text-align:right;font-size:48px;line-height:.9;font-weight:900;color:#fff}.editorial-hero__mark span{font-size:18px;color:var(--yellow);letter-spacing:.08em}.editorial-hero__icon{justify-self:end;width:180px;height:180px;border:1px solid #333;border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-size:90px;font-weight:900}.editorial-hero__icon .feature-icon-svg{width:100px;height:100px}.editorial-band{padding:58px 0}.editorial-band--white{background:#fff;color:#111}.editorial-band--black{background:#090909;color:#fff}.editorial-two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.editorial-two-col--wide{grid-template-columns:.7fr 1.3fr}.editorial-two-col h2,.editorial-cta h2{font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:-.035em;margin:0}.editorial-copy{font-size:16px;line-height:1.8;color:#333}.editorial-copy--light{color:#d0d0d0}.editorial-copy p:first-child{margin-top:0}.editorial-copy .btn{margin-top:10px}.editorial-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.editorial-feature-grid--3{grid-template-columns:repeat(3,1fr)}.editorial-feature-grid article{border:1px solid currentColor;border-color:#ffffff29;border-radius:18px;padding:24px}.editorial-band--white .editorial-feature-grid article{border-color:#e4e4e4;background:#fafafa}.editorial-feature-grid article>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;border:1px solid currentColor;color:var(--yellow);margin-bottom:30px}.editorial-band--white .editorial-feature-grid article>span{color:var(--red)}.editorial-feature-grid .feature-icon-svg{width:32px;height:32px}.editorial-feature-grid h2,.editorial-feature-grid h3{margin:0 0 10px;font-size:21px}.editorial-feature-grid p{margin:0;font-size:14px;line-height:1.65;color:#bbb}.editorial-band--white .editorial-feature-grid p{color:#555}.editorial-cta{display:flex;align-items:center;justify-content:space-between;gap:32px}.editorial-cta>div{max-width:760px}.editorial-cta--dark h2{color:#fff}.editorial-content{max-width:980px;font-size:16px;line-height:1.8}.editorial-content h2{font-size:32px;margin-top:34px}.editorial-content a{color:var(--red);text-decoration:underline}.how-page-v8__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.how-page-v8__step{position:relative;border:1px solid #e4e4e4;background:#fafafa;border-radius:18px;padding:24px;min-height:290px}.how-page-v8__number{position:absolute;right:18px;top:16px;font-size:34px;font-weight:900;color:#e5e5e5}.how-page-v8__icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;border:1px solid #ddd;color:var(--red);margin-bottom:38px}.how-page-v8__icon .feature-icon-svg{width:34px;height:34px}.how-page-v8__step h2{font-size:21px;line-height:1.1;margin:0 0 10px}.how-page-v8__step .rte{font-size:14px;line-height:1.65;color:#555}.faq-page-v8__wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.faq-page-v8__intro h2{font-size:42px;line-height:1;margin:0 0 15px}.faq-page-v8__intro p{font-size:15px;line-height:1.65;color:#555}.faq-page-v8__list{border-top:2px solid #111}.faq-page-v8__list details{border-bottom:1px solid #ddd}.faq-page-v8__list summary{list-style:none;cursor:pointer;font-weight:800;font-size:17px;padding:22px 38px 22px 0;position:relative}.faq-page-v8__list summary::-webkit-details-marker{display:none}.faq-page-v8__list summary:after{content:"+";position:absolute;right:0;top:16px;font-size:27px;font-weight:400}.faq-page-v8__list details[open] summary:after{content:"\2212"}.faq-page-v8__list .rte{padding:0 0 22px;color:#555;line-height:1.7}.contact-page-v8__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.contact-page-v8__copy h2{font-size:48px;line-height:1;margin:0 0 16px}.contact-page-v8__copy>p{font-size:16px;line-height:1.7;color:#555}.contact-page-v8__points{display:grid;gap:10px;margin-top:28px}.contact-page-v8__points article{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #e5e5e5}.contact-page-v8__points article>span{color:var(--red)}.contact-page-v8__points .feature-icon-svg{width:38px;height:38px}.contact-page-v8__points strong,.contact-page-v8__points small{display:block}.contact-page-v8__points strong{font-size:14px}.contact-page-v8__points small{font-size:12px;color:#777;margin-top:3px}.contact-page-v8__form{background:#0b0b0b;color:#fff;padding:30px;border-radius:20px}.contact-page-v8__form form{display:grid;gap:15px}.contact-page-v8__form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-page-v8__form label{display:grid;gap:7px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.contact-page-v8__form input,.contact-page-v8__form textarea{width:100%;border:1px solid #333;background:#151515;color:#fff;border-radius:10px;padding:13px;font:inherit}.contact-page-v8__form input:focus,.contact-page-v8__form textarea:focus{outline:2px solid var(--yellow);outline-offset:1px}.search-page.standard-page{background:#090909;color:#fff}.search-page .page-kicker{color:var(--yellow)}.search-page .search-form-large input{background:#fff;color:#111}.search-page .search-result-card{color:#111}.shopify-policy__container{max-width:100%!important;margin:0!important;padding:0!important;background:#fff}.shopify-policy__title{background:#090909;color:#fff;margin:0!important;padding:68px max(18px,calc((100vw - 1280px)/2 + 18px)) 42px;text-align:left!important}.shopify-policy__title h1{max-width:1280px;margin:0 auto;font-size:clamp(44px,6vw,76px)!important;line-height:.96;letter-spacing:-.04em}.shopify-policy__body{max-width:980px!important;margin:0 auto!important;padding:50px 18px 70px!important;color:#222;line-height:1.8}.shopify-policy__body h2{font-size:30px;margin-top:36px}.shopify-policy__body h3{font-size:22px}.shopify-policy__body a{color:var(--red);text-decoration:underline}html.promo-popup-open{overflow:hidden}.promo-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:0;transition:opacity .22s}.promo-popup.is-open{opacity:1;pointer-events:auto}.promo-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.promo-popup__card{position:absolute;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);width:min(var(--promo-width,560px),calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;background:var(--promo-bg);color:var(--promo-text);border:1px solid rgba(255,255,255,.15);border-radius:22px;box-shadow:0 28px 80px #0000006b;transform:translateY(18px) scale(.98);transition:transform .22s}.promo-popup.is-open .promo-popup__card{transform:translateY(0) scale(1)}.promo-popup--center .promo-popup__card{left:50%;top:50%;transform:translate(-50%,calc(-50% + 18px)) scale(.98)}.promo-popup--center.is-open .promo-popup__card{transform:translate(-50%,-50%) scale(1)}.promo-popup--bottom-right .promo-popup__card{right:24px;bottom:24px}.promo-popup__close{position:absolute;right:12px;top:12px;z-index:3;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#0000008c;color:#fff;font-size:25px;line-height:1;cursor:pointer}.promo-popup__media{min-height:100%;background:#fff;display:grid;place-items:center}.promo-popup__media img{width:100%;height:100%;min-height:330px;object-fit:cover}.promo-popup__content{padding:34px 30px;display:flex;flex-direction:column;justify-content:center}.promo-popup__eyebrow{font-size:11px;font-weight:900;letter-spacing:.13em;color:var(--promo-accent);margin-bottom:10px}.promo-popup__content h2{font-size:34px;line-height:1;margin:0 0 14px;letter-spacing:-.03em}.promo-popup__text{font-size:14px;line-height:1.65;opacity:.86}.promo-popup__text p{margin-top:0}.promo-popup__code{border:1px dashed var(--promo-accent);background:transparent;color:var(--promo-text);border-radius:12px;padding:13px;margin:16px 0;display:grid;grid-template-columns:1fr auto;gap:2px 14px;text-align:left;cursor:pointer}.promo-popup__code span{font-size:10px;letter-spacing:.08em;font-weight:800;opacity:.7}.promo-popup__code strong{grid-column:1;font-size:22px;letter-spacing:.08em}.promo-popup__code small{grid-column:2;grid-row:1/3;align-self:center;font-size:10px;color:var(--promo-accent)}.promo-popup__cta{display:flex;align-items:center;justify-content:center;min-height:48px;background:var(--promo-accent);color:var(--promo-accent-text);border-radius:9px;font-size:13px;font-weight:900}.promo-popup__note{font-size:10px;opacity:.55;margin-top:10px;text-align:center}@media(max-width:1100px){.collection-premium__grid--4,.editorial-feature-grid,.how-page-v8__steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.collection-premium__hero-grid{grid-template-columns:1fr;min-height:0;padding-top:38px;padding-bottom:34px;gap:18px}.collection-premium__hero h1{font-size:48px}.collection-premium__description{font-size:15px}.collection-premium__hero-visual{min-height:180px}.collection-premium__hero-visual img{height:210px}.collection-premium__orb--one{width:160px;height:160px}.collection-premium__orb--two{width:120px;height:120px}.collection-premium__mosquito{width:110px;height:110px}.collection-premium__mosquito .feature-icon-svg{width:80px;height:80px}.collection-premium__body{padding:28px 0 44px}.collection-toolbar{align-items:flex-start;flex-direction:column}.collection-toolbar h2{font-size:27px}.collection-sort{width:100%;justify-content:space-between}.collection-sort select{flex:1;max-width:220px}.collection-premium__grid--2,.collection-premium__grid--3,.collection-premium__grid--4{grid-template-columns:1fr}.collection-product-card__media{min-height:300px;padding:18px}.collection-product-card__media img{height:280px}.collection-product-card__content{padding:18px}.collection-product-card h3{font-size:21px}.collection-product-card__bottom{align-items:flex-end}.collection-product-card__cta{padding:0 12px;font-size:11px}.editorial-hero{padding:44px 0}.editorial-hero__grid{grid-template-columns:1fr;gap:28px}.editorial-hero h1{font-size:44px}.editorial-lead{font-size:15px}.editorial-hero__mark,.editorial-hero__icon{justify-self:start}.editorial-hero__mark{font-size:36px}.editorial-hero__icon{width:105px;height:105px;font-size:54px}.editorial-hero__icon .feature-icon-svg{width:64px;height:64px}.editorial-band{padding:38px 0}.editorial-two-col,.editorial-two-col--wide,.faq-page-v8__wrap,.contact-page-v8__grid{grid-template-columns:1fr;gap:26px}.editorial-two-col h2,.editorial-cta h2{font-size:35px}.editorial-feature-grid,.editorial-feature-grid--3{grid-template-columns:1fr}.editorial-feature-grid article{padding:20px}.editorial-feature-grid article>span{margin-bottom:22px}.editorial-cta{align-items:flex-start;flex-direction:column}.how-page-v8__steps{grid-template-columns:1fr}.how-page-v8__step{min-height:0}.faq-page-v8__intro h2{font-size:34px}.faq-page-v8__list summary{font-size:15px}.contact-page-v8__copy h2{font-size:38px}.contact-page-v8__form{padding:20px;border-radius:15px}.contact-page-v8__form .form-row{grid-template-columns:1fr}.shopify-policy__title{padding-top:44px;padding-bottom:32px}.shopify-policy__body{padding-top:34px!important}.promo-popup__card{grid-template-columns:1fr;width:min(94vw,520px);max-height:92vh}.promo-popup--center .promo-popup__card{top:50%}.promo-popup--bottom-right .promo-popup__card{left:3vw;right:3vw;bottom:14px}.promo-popup__media{max-height:210px;min-height:0}.promo-popup__media img{height:210px;min-height:0;object-fit:contain;background:#fff}.promo-popup__content{padding:24px 20px}.promo-popup__content h2{font-size:29px}}.collection-list-grid--v8{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.collection-tile--v8{display:grid;grid-template-rows:320px auto;border:1px solid #e4e4e4;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 34px #0000000b}.collection-tile__media{background:#f5f5f5;display:grid;place-items:center;padding:18px}.collection-tile__media img,.collection-tile__media svg{width:100%;height:285px;object-fit:contain}.collection-tile__content{padding:22px}.collection-tile__content strong{display:block;font-size:25px;margin-bottom:6px}.collection-tile__content span{display:block;font-size:13px;color:#777;margin-bottom:20px}.collection-tile__content b{font-size:12px;color:var(--red);letter-spacing:.04em}.search-page-v8__inner{max-width:1100px}.search-form-large--v8{margin-bottom:30px}.search-results--v8{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.search-result-card--v8{border:1px solid #e4e4e4;border-radius:18px;overflow:hidden;background:#fff;padding:0}.search-result-card__media{height:240px;background:#f7f7f7;display:grid;place-items:center;padding:14px}.search-result-card__media img{width:100%;height:210px;object-fit:contain}.search-result-card--v8>div:last-child{padding:18px}.search-result-card--v8 small{display:block;color:var(--red);font-size:10px;letter-spacing:.09em;font-weight:900;margin-bottom:6px}.search-result-card--v8 strong{font-size:18px}.search-result-card--v8 span{font-weight:800}@media(max-width:1100px){.collection-list-grid--v8,.search-results--v8{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.collection-list-grid--v8{grid-template-columns:1fr}.collection-tile--v8{grid-template-rows:260px auto}.collection-tile__media img,.collection-tile__media svg{height:230px}.search-results--v8{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/theme.css.map */
