*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 40px),var(--page));margin-inline:auto}.narrow{max-width:850px}.narrow-wide{max-width:1050px}.center{text-align:center}.section{padding:96px 0}.section--small{padding:64px 0}.section--topless{padding-top:0}.section--surface{background:var(--surface)}.skip-link{position:absolute;z-index:999;left:10px;top:-100px;background:#fff;color:#000;padding:10px}.skip-link:focus{top:10px}.eyebrow,.kicker{font-size:.75rem;font-weight:800;letter-spacing:.16em;color:var(--accent);text-transform:uppercase}.kicker{display:flex;align-items:center;gap:10px}.kicker span{width:28px;height:2px;background:var(--accent)}h1,h2,h3{margin:0 0 16px;line-height:1.05;letter-spacing:-.045em}h1{font-size:clamp(3rem,7vw,6.7rem);font-weight:850}h2{font-size:clamp(2rem,4vw,4rem)}h3{font-size:1.2rem}.rte p:first-child{margin-top:0}.rte a{text-decoration:underline;color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 24px;border:1px solid var(--accent);border-radius:calc(var(--radius) - 6px);background:var(--accent);color:#0a0d0b;font-weight:850;cursor:pointer;transition:.2s ease}.button:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 12px 35px rgba(184,255,61,.18)}.button svg,.text-link svg,.announcement svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.button--secondary{background:transparent;color:var(--text);border-color:var(--border)}.button--full{width:100%}.button--large{min-height:62px}.button:disabled{opacity:.45;cursor:not-allowed}.icon-button{display:grid;place-items:center;width:44px;height:44px;border:0;background:transparent;color:var(--text);cursor:pointer;border-radius:50%}.icon-button:hover{background:var(--surface)}.icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.announcement{background:var(--accent);color:#0b0d0c;font-size:.82rem;font-weight:750}.announcement__inner{min-height:35px;display:flex;justify-content:center;gap:36px;align-items:center}.announcement a{display:flex;gap:7px;align-items:center}.site-header{position:sticky;top:0;z-index:50;background:rgba(11,13,12,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.header__inner{height:78px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:11px}.brand img{max-height:44px;width:auto}.brand__mark{display:grid;place-items:center;width:38px;height:38px;background:var(--accent);color:#0b0d0c;border-radius:11px;font-weight:950;font-size:1.35rem;transform:skew(-5deg)}.brand__text{font-weight:900;letter-spacing:.055em;line-height:.9;font-size:1rem}.brand__text small{display:block;color:var(--accent);font-size:.67rem;letter-spacing:.18em;margin-top:6px}.desktop-nav{display:flex;gap:28px;margin-left:auto}.desktop-nav a{font-size:.9rem;font-weight:700;color:#cbd2ce;position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current="page"]{color:#fff}.desktop-nav a:after{content:"";position:absolute;height:2px;left:0;right:100%;bottom:-9px;background:var(--accent);transition:.2s}.desktop-nav a:hover:after{right:0}.header__actions{display:flex;align-items:center;gap:3px}.cart-button{position:relative}.cart-button span{position:absolute;right:0;top:0;display:grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:var(--accent);color:#111;font-size:.68rem;font-weight:900}.mobile-only{display:none}.mobile-menu{position:absolute;inset:100% 0 auto;background:var(--bg);border-bottom:1px solid var(--border);padding:15px 0}.mobile-menu a{display:block;padding:12px 0;font-weight:800}.search-panel{position:absolute;inset:100% 0 auto;background:var(--surface);padding:20px 0;border-bottom:1px solid var(--border)}.search-panel__form{display:flex;gap:12px}.search-panel input,.search-page-form input{flex:1;background:var(--bg);border:1px solid var(--border);color:var(--text);padding:0 18px;border-radius:12px;min-height:54px}.hero{position:relative;overflow:hidden;min-height:760px;display:flex;align-items:center;background:radial-gradient(circle at 70% 35%,rgba(56,232,160,.13),transparent 28%),linear-gradient(135deg,#090b0a,#101612)}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent)}.hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.hero__copy h1{max-width:900px;margin:24px 0}.hero__text{font-size:1.25rem;color:#b8c2bc;max-width:680px}.hero__stats{display:flex;gap:48px;margin-top:48px}.hero__stats div{display:flex;flex-direction:column}.hero__stats strong{font-size:1.65rem;color:#fff}.hero__stats span{font-size:.8rem;color:var(--muted)}.finder-card{background:rgba(20,24,22,.86);backdrop-filter:blur(24px);border:1px solid rgba(184,255,61,.23);padding:36px;border-radius:calc(var(--radius) + 4px);box-shadow:0 40px 100px rgba(0,0,0,.45)}.finder-card__head{display:flex;align-items:center;gap:16px}.finder-icon{display:grid;place-items:center;width:52px;height:52px;background:rgba(184,255,61,.12);border:1px solid rgba(184,255,61,.25);border-radius:14px;font-size:1.4rem}.finder-card h2{font-size:2.1rem;margin:3px 0}.finder-card>p{color:var(--muted);margin:22px 0 28px}.finder-card label{display:block;font-size:.77rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;margin:16px 0;color:#d8dedb}.finder-card select,.product-form select,.collection-toolbar select{width:100%;height:57px;background:#0e110f;color:#fff;border:1px solid var(--border);border-radius:11px;padding:0 16px;margin-top:8px}.finder-card small{display:flex;justify-content:center;align-items:center;gap:8px;color:var(--muted);margin-top:16px}.finder-card small svg{width:16px;height:16px;fill:none;stroke:var(--accent);stroke-width:2}.trust-strip{border-block:1px solid var(--border);background:#0f1210}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;justify-content:center;gap:14px;padding:25px;border-right:1px solid var(--border)}.trust-item:last-child{border:0}.trust-item>span{color:var(--accent)}.trust-item svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7}.trust-item div{display:flex;flex-direction:column}.trust-item strong{font-size:.88rem}.trust-item small{color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-heading h2{margin:8px 0 0}.section-heading>p{max-width:440px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--accent)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:22px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:23px;transition:.25s}.category-card:hover{border-color:rgba(184,255,61,.45);transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.25)}.category-card__visual{height:105px;display:grid;place-items:center;background:#0c0f0d;border-radius:12px;overflow:hidden}.category-card__visual img{width:100%;height:100%;object-fit:cover}.category-card__visual span{font-size:2.2rem;color:var(--accent)}.category-card h3{margin:0 0 4px}.category-card p{font-size:.87rem;color:var(--muted);margin:0 0 12px}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.brand-card{min-height:145px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:20px;transition:.2s}.brand-card:hover{border-color:var(--accent);transform:translateY(-3px)}.brand-card strong{font-size:1.25rem}.brand-card img{max-width:120px;max-height:42px}.brand-card span{font-size:.76rem;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);border-color:#3b453f;box-shadow:0 25px 60px rgba(0,0,0,.3)}.product-card__media{display:block;position:relative;aspect-ratio:1;background:#eef1ef;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:contain;transition:.35s}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle,#26342c,#121714)}.product-card__placeholder span{font-size:2rem;font-weight:950;color:var(--accent);letter-spacing:.15em}.product-card__body{padding:20px}.product-card h3{font-size:1.04rem;line-height:1.35;margin:8px 0 14px}.price{display:flex;gap:9px;align-items:baseline}.price strong{font-size:1.2rem;color:#fff}.price s{color:var(--muted);font-size:.85rem}.price>span{font-size:.75rem;color:var(--muted);order:-1}.badge{position:absolute;left:12px;top:12px;padding:5px 9px;border-radius:8px;font-size:.68rem;font-weight:900;text-transform:uppercase}.badge--sale{background:var(--accent);color:#111}.badge--sold{background:#ef5555;color:#fff}.compatibility{display:flex;align-items:center;gap:7px;font-size:.76rem;color:#b9c5bd;margin:14px 0 0}.compatibility span{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:rgba(184,255,61,.14);color:var(--accent)}.compatibility svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2}.problem-solver{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;background:linear-gradient(135deg,#171e1a,#0f1311);border:1px solid var(--border);border-radius:calc(var(--radius) + 8px);padding:64px}.problem-solver__copy p{color:var(--muted);font-size:1.05rem;margin-bottom:28px}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.problem-card{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;background:#0d100e;border:1px solid var(--border);padding:20px;border-radius:13px}.problem-card:hover{border-color:var(--accent)}.problem-card>span{color:var(--accent);font-weight:900}.problem-card h3{font-size:1rem;margin:0 0 3px}.problem-card p{font-size:.75rem;color:var(--muted);margin:0}.problem-card>svg{width:19px;fill:none;stroke:var(--muted);stroke-width:2}.breadcrumbs{display:flex;gap:9px;flex-wrap:wrap;padding-top:26px;color:var(--muted);font-size:.78rem}.breadcrumbs a:hover{color:var(--accent)}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:70px}.product-gallery__main{aspect-ratio:1;background:#f2f4f3;border-radius:var(--radius);overflow:hidden}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-gallery__thumbs{display:flex;gap:10px;margin-top:12px}.product-gallery__thumbs button{width:78px;height:78px;border:1px solid var(--border);border-radius:10px;overflow:hidden;padding:0;background:#fff;cursor:pointer}.product-gallery__thumbs img{width:100%;height:100%;object-fit:contain}.product-info{position:sticky;top:130px;align-self:start}.product-info h1{font-size:clamp(2.5rem,4.5vw,4.7rem);margin:12px 0 18px}.rating-line{display:flex;gap:12px;align-items:center;margin-bottom:16px;font-size:.85rem}.stars{color:var(--accent);letter-spacing:.08em}.product-info>.price strong{font-size:1.7rem}.fitment-box{display:flex;gap:14px;padding:17px;background:rgba(184,255,61,.07);border:1px solid rgba(184,255,61,.2);border-radius:12px;margin:25px 0}.fitment-box>span{color:var(--accent)}.fitment-box svg{width:22px;fill:none;stroke:currentColor;stroke-width:2}.fitment-box p{margin:2px 0 0;color:#c3ccc7}.product-description{color:#b8c1bc}.product-form{margin:28px 0}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin:17px 0}.quantity-row input{width:90px;height:48px;background:#0e110f;border:1px solid var(--border);border-radius:9px;color:#fff;padding:10px}.product-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-top:1px solid var(--border);padding-top:24px}.product-perks>div{display:flex;gap:9px}.product-perks svg{width:22px;fill:none;stroke:var(--accent);stroke-width:1.7}.product-perks span{display:flex;flex-direction:column}.product-perks strong{font-size:.75rem}.product-perks small{font-size:.68rem;color:var(--muted)}.collection-hero h1{font-size:clamp(3rem,6vw,5.5rem);margin:10px 0}.collection-description{max-width:720px;color:var(--muted)}.collection-layout{display:grid;grid-template-columns:250px 1fr;gap:38px}.filters{border:1px solid var(--border);border-radius:var(--radius);padding:22px;height:max-content;position:sticky;top:110px}.filters h2{font-size:1.2rem}.filters details{border-top:1px solid var(--border);padding:15px 0}.filters summary{cursor:pointer;font-weight:750;font-size:.88rem}.filter-options{display:flex;flex-direction:column;gap:8px;margin-top:12px}.filter-options label{font-size:.8rem;color:#c4ccc7}.price-filter{display:flex;gap:8px}.price-filter input{min-width:0;width:50%;background:var(--bg);border:1px solid var(--border);color:#fff;padding:8px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;color:var(--muted)}.collection-toolbar label{display:flex;align-items:center;gap:10px}.collection-toolbar select{height:44px;margin:0;width:auto}.pagination{display:flex;justify-content:center;gap:8px;margin-top:45px}.pagination a,.pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--border);border-radius:9px}.pagination .current{background:var(--accent);color:#111;border-color:var(--accent)}.cart-table{border-top:1px solid var(--border)}.cart-item{display:grid;grid-template-columns:110px 1fr 80px 120px;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--border)}.cart-item img{width:100px;height:100px;object-fit:contain;background:#fff;border-radius:10px}.cart-item h2{font-size:1rem;margin:0}.cart-item p,.cart-item a{font-size:.8rem;color:var(--muted)}.cart-item input{width:70px;background:var(--surface);border:1px solid var(--border);color:#fff;padding:9px;border-radius:8px}.cart-summary{margin:30px 0 0 auto;max-width:480px;background:var(--surface);padding:28px;border-radius:var(--radius)}.cart-summary p{display:flex;justify-content:space-between;font-size:1.15rem}.cart-summary .button{width:100%;margin-top:12px}.empty-state{text-align:center;padding-block:100px}.error-code{font-size:8rem;font-weight:950;color:var(--accent);line-height:1}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}.article-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.article-card__media{display:block;aspect-ratio:16/10}.article-card__media img{width:100%;height:100%;object-fit:cover}.article-card>div{padding:22px}.article-card h2{font-size:1.3rem;line-height:1.25;margin-top:8px}.article-card p{color:var(--muted);font-size:.9rem}.article__hero{margin:35px 0;border-radius:var(--radius);overflow:hidden}.article__content{font-size:1.08rem}.article__content h2{font-size:2.3rem;margin-top:50px}.article__content h3{font-size:1.5rem;margin-top:35px}.search-page-form{display:flex;gap:12px;margin:30px 0 45px}.search-result{padding:22px;border:1px solid var(--border);border-radius:var(--radius)}.footer{background:#070908;border-top:1px solid var(--border);padding-top:70px}.footer__top{display:grid;grid-template-columns:1.4fr .7fr .7fr 1.2fr;gap:60px}.footer__brand p,.footer__newsletter p{color:var(--muted);max-width:350px}.brand--footer{margin-bottom:20px}.footer h3{font-size:.9rem;letter-spacing:.04em}.footer ul{list-style:none;padding:0}.footer li{margin:8px 0}.footer li a{color:var(--muted);font-size:.85rem}.footer li a:hover{color:var(--accent)}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:8px}.newsletter-form input{min-width:0;background:var(--surface);color:#fff;border:1px solid var(--border);border-radius:10px;padding:0 14px}.footer__bottom{display:flex;justify-content:space-between;border-top:1px solid var(--border);margin-top:60px;padding:24px 0;color:var(--muted);font-size:.75rem}.toast{position:fixed;right:24px;bottom:24px;z-index:100;background:var(--accent);color:#111;padding:14px 20px;border-radius:10px;font-weight:850;transform:translateY(80px);opacity:0;transition:.25s}.toast.show{transform:none;opacity:1}
@media(max-width:1100px){.desktop-nav{display:none}.mobile-only{display:grid}.header__inner{justify-content:space-between}.header__actions{margin-left:auto}.hero__grid{grid-template-columns:1fr;gap:45px}.hero{padding:80px 0}.hero__copy h1{font-size:4.8rem}.category-grid{grid-template-columns:1fr 1fr}.brand-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.problem-solver{grid-template-columns:1fr;padding:45px}.product-layout{gap:40px}.footer__top{grid-template-columns:1fr 1fr}.collection-layout{grid-template-columns:1fr}.filters{position:static}.article-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.page-width{width:min(calc(100% - 28px),var(--page))}.section{padding:64px 0}.announcement__inner{justify-content:center;text-align:center}.announcement a{display:none}.header__inner{height:66px;gap:8px}.brand__mark{width:34px;height:34px}.brand__text{font-size:.82rem}.hero{min-height:auto;padding:64px 0}.hero__copy h1{font-size:clamp(2.8rem,13vw,4rem)}.hero__text{font-size:1rem}.hero__stats{gap:20px;justify-content:space-between}.hero__stats strong{font-size:1.25rem}.finder-card{padding:22px}.finder-card h2{font-size:1.7rem}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{justify-content:flex-start;padding:17px 8px;border-bottom:1px solid var(--border)}.trust-item:nth-child(2){border-right:0}.section-heading{display:block}.section-heading>p{margin-top:14px}.category-grid,.product-grid,.article-grid{grid-template-columns:1fr 1fr;gap:12px}.category-card{grid-template-columns:72px 1fr;padding:14px;gap:13px}.category-card__visual{height:74px}.category-card p{display:none}.brand-grid{grid-template-columns:1fr 1fr}.brand-card{min-height:110px}.product-card__body{padding:14px}.product-card h3{font-size:.9rem}.product-card .eyebrow{font-size:.6rem}.problem-solver{padding:25px}.problem-grid{grid-template-columns:1fr}.product-layout{grid-template-columns:1fr}.product-info{position:static}.product-info h1{font-size:2.6rem}.product-perks{grid-template-columns:1fr}.collection-toolbar{align-items:flex-start;gap:10px;flex-direction:column}.cart-item{grid-template-columns:78px 1fr;align-items:start}.cart-item input,.cart-item>strong{grid-column:2}.footer__top{grid-template-columns:1fr}.footer__bottom{flex-direction:column;gap:6px}.newsletter-form{grid-template-columns:1fr}.search-panel__form,.search-page-form{flex-wrap:wrap}.search-panel__form input,.search-page-form input{flex-basis:100%}}
@media(max-width:430px){.category-grid,.product-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0}.hero__stats{display:none}.header__actions .icon-button:first-child{display:none}}
