*{box-sizing:border-box}html{color:#111827;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#fff;margin:0}a{color:inherit;text-decoration:none}:is(button,input){font:inherit}.store-module__ji0kVG__site{--accent:#168bd2;--ink:#111827;--muted:#5f6b7a;--surface:#f6f8fb;--border:#e4e9f0;min-height:100dvh;color:var(--ink);background:#fff;overflow-x:clip}.store-module__ji0kVG__skipLink{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:12px 16px;position:fixed;top:-80px;left:16px}.store-module__ji0kVG__skipLink:focus{top:16px}.store-module__ji0kVG__header{justify-content:space-between;align-items:center;max-width:1180px;height:48px;margin:8px auto 0;padding:0 16px;display:flex}.store-module__ji0kVG__compactBrand,.store-module__ji0kVG__iconButton{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:44px;height:44px;transition:border-color .18s,background .18s,color .18s;display:grid}.store-module__ji0kVG__fullBrand{align-items:center;height:44px;display:none}.store-module__ji0kVG__wordmark{width:132px;height:auto}.store-module__ji0kVG__iconButton:hover,.store-module__ji0kVG__compactBrand:hover{border-color:#a7b1be}.store-module__ji0kVG__iconButton:focus-visible,.store-module__ji0kVG__compactBrand:focus-visible,.store-module__ji0kVG__fullBrand:focus-visible,.store-module__ji0kVG__bottomNav a:focus-visible,.store-module__ji0kVG__productCard a:focus-visible,.store-module__ji0kVG__categoryPill:focus-visible,.store-module__ji0kVG__primaryButton:focus-visible,.store-module__ji0kVG__tab:focus-visible,.store-module__ji0kVG__searchInput:focus-visible,.store-module__ji0kVG__backLink:focus-visible{outline-offset:2px;outline:3px solid #096fae}.store-module__ji0kVG__main{width:100%;max-width:1180px;padding:8px 16px calc(104px + env(safe-area-inset-bottom));margin:0 auto}.store-module__ji0kVG__hero{aspect-ratio:2.7;color:#fff;isolation:isolate;background:#101c2d;border-radius:16px;width:100%;min-height:127px;padding:18px;position:relative;overflow:hidden}.store-module__ji0kVG__heroCopy{z-index:2;width:56%;position:relative}.store-module__ji0kVG__heroEyebrow{color:#9ddcff;letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.store-module__ji0kVG__hero h1{margin:0 0 8px;font-size:20px;line-height:1.12}.store-module__ji0kVG__hero p{color:#d9e4ee;margin:0;font-size:12px;line-height:1.35}.store-module__ji0kVG__heroArt{filter:drop-shadow(0 18px 12px #00000059);opacity:.96;width:52%;height:150%;position:absolute;top:-26%;right:-1%;transform:rotate(-7deg)}.store-module__ji0kVG__heroArt img{object-fit:contain}.store-module__ji0kVG__dots{justify-content:center;align-items:center;gap:6px;height:24px;display:flex}.store-module__ji0kVG__dots i{background:#d8dee7;border-radius:50%;width:5px;height:5px}.store-module__ji0kVG__dots i:first-child{background:#168bd2;width:7px;height:7px}.store-module__ji0kVG__section{margin-top:8px}.store-module__ji0kVG__sectionHeader{justify-content:space-between;align-items:center;height:32px;display:flex}.store-module__ji0kVG__sectionHeader h2{margin:0;font-size:20px;line-height:1.2}.store-module__ji0kVG__sectionHeader a{min-height:44px;color:var(--muted);align-items:center;font-size:14px;font-weight:600;display:flex}.store-module__ji0kVG__categoryRail{scrollbar-width:none;gap:8px;height:48px;margin:0 -16px;padding:4px 16px;display:flex;overflow-x:auto}.store-module__ji0kVG__categoryRail::-webkit-scrollbar{display:none}.store-module__ji0kVG__categoryPill{background:var(--surface);cursor:pointer;border:1px solid #edf0f4;border-radius:12px;flex:none;align-items:center;gap:7px;height:40px;padding:0 13px;font-size:14px;font-weight:650;transition:background .18s,color .18s,border-color .18s;display:flex}.store-module__ji0kVG__categoryPill svg{width:20px;height:20px}.store-module__ji0kVG__categoryActive{background:var(--accent);border-color:var(--accent);color:#fff}.store-module__ji0kVG__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;margin-top:8px;display:grid}.store-module__ji0kVG__productCard{min-width:0}.store-module__ji0kVG__productMedia{aspect-ratio:1;background:var(--surface);border-radius:16px;position:relative;overflow:hidden}.store-module__ji0kVG__productMedia>a{width:100%;height:100%;display:block}.store-module__ji0kVG__productMedia img{object-fit:contain;transition:transform .2s}.store-module__ji0kVG__productMedia:hover img{transform:translateY(-2px)}.store-module__ji0kVG__productMedia .store-module__ji0kVG__iconButton{background:#ffffffe0;border:0;width:44px;height:44px;position:absolute;top:6px;right:6px}.store-module__ji0kVG__favoriteActive{color:#0878bd;background:#eef8fe!important}.store-module__ji0kVG__favoriteActive svg{fill:currentColor}.store-module__ji0kVG__productCopy{padding:9px 4px 0;display:block}.store-module__ji0kVG__productCopy h3{min-height:39px;margin:0 0 5px;font-size:14px;line-height:1.35}.store-module__ji0kVG__productCopy strong{font-variant-numeric:tabular-nums;font-size:15px;display:block}.store-module__ji0kVG__stock,.store-module__ji0kVG__outOfStock{margin-top:4px;font-size:12px;font-weight:650;display:block}.store-module__ji0kVG__stock{color:#177447}.store-module__ji0kVG__outOfStock{color:#8a3b35}.store-module__ji0kVG__pageTitle{margin:8px 0 16px;font-size:28px;line-height:1.15}.store-module__ji0kVG__searchForm{margin-bottom:16px;position:relative}.store-module__ji0kVG__searchInput{border:1px solid var(--border);background:var(--surface);width:100%;height:48px;color:var(--ink);border-radius:14px;padding:0 52px 0 16px;font-size:16px}.store-module__ji0kVG__searchSubmit{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;position:absolute;top:2px;right:2px}.store-module__ji0kVG__empty{text-align:center;background:var(--surface);color:var(--muted);border-radius:16px;padding:48px 20px}.store-module__ji0kVG__empty h2{color:var(--ink);font-size:20px}.store-module__ji0kVG__detailHeader{grid-template-columns:44px 1fr 44px;align-items:center;height:48px;display:grid}.store-module__ji0kVG__detailHeader h1{text-align:center;margin:0;font-size:20px}.store-module__ji0kVG__backLink{border:1px solid var(--border);border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.store-module__ji0kVG__detailMedia{aspect-ratio:1;background:var(--surface);border-radius:18px;position:relative;overflow:hidden}.store-module__ji0kVG__detailMedia img{object-fit:contain}.store-module__ji0kVG__thumbs{gap:8px;height:64px;margin:8px 0 12px;display:flex}.store-module__ji0kVG__thumb{border:2px solid var(--accent);background:var(--surface);border-radius:12px;width:64px;height:64px;position:relative;overflow:hidden}.store-module__ji0kVG__thumb img{object-fit:contain}.store-module__ji0kVG__detailIntro{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.store-module__ji0kVG__detailIntro h2{margin:0;font-size:22px;line-height:1.2}.store-module__ji0kVG__price{font-variant-numeric:tabular-nums;flex:none;font-size:22px;font-weight:750}.store-module__ji0kVG__availability{color:var(--muted);margin:7px 0 0;font-weight:600}.store-module__ji0kVG__tabs{gap:8px;margin:20px 0 12px;display:flex}.store-module__ji0kVG__tab{background:var(--surface);min-height:44px;color:var(--ink);cursor:pointer;border:0;border-radius:12px;flex:1;font-weight:650}.store-module__ji0kVG__tabActive{background:var(--accent);color:#fff}.store-module__ji0kVG__description{color:#4f5c6b;margin:0;line-height:1.55}.store-module__ji0kVG__compatibility{border:1px solid var(--border);border-radius:14px;margin:18px 0;padding:16px}.store-module__ji0kVG__compatibility h3{margin:0 0 8px;font-size:16px}.store-module__ji0kVG__compatibility ul{color:var(--muted);margin:0;padding-left:20px}.store-module__ji0kVG__actions{grid-template-columns:56px 1fr;gap:10px;margin:18px 0 24px;display:grid}.store-module__ji0kVG__primaryButton{color:#fff;cursor:pointer;text-align:center;background:#101c2d;border:0;border-radius:14px;place-items:center;min-height:52px;font-weight:750;transition:background .18s;display:grid}.store-module__ji0kVG__primaryButton:hover{background:#162b44}.store-module__ji0kVG__primaryButton[aria-disabled=true]{color:#687483;cursor:not-allowed;background:#d8dee6}.store-module__ji0kVG__notifyButton{background:#168bd2;grid-column:1/-1}.store-module__ji0kVG__cartSquare{border:1px solid var(--border);background:var(--surface);border-radius:14px;place-items:center;width:56px;min-height:52px;display:grid}.store-module__ji0kVG__offline{text-align:center;background:var(--surface);border-radius:18px;max-width:560px;margin:12vh auto 0;padding:32px 20px}.store-module__ji0kVG__offline img{margin-bottom:16px}.store-module__ji0kVG__offline h1{font-size:24px}.store-module__ji0kVG__offline p{color:var(--muted);line-height:1.5}.store-module__ji0kVG__offline a{color:#fff;background:#101c2d;border-radius:12px;place-items:center;min-height:48px;padding:0 20px;font-weight:700;display:inline-grid}.store-module__ji0kVG__searchMeta{color:var(--muted);margin:-8px 0 12px}.store-module__ji0kVG__favoriteList{gap:12px;display:grid}.store-module__ji0kVG__favoriteHint{color:var(--muted);font-size:14px}@media (min-width:768px){.store-module__ji0kVG__header{padding:0 24px}.store-module__ji0kVG__compactBrand{display:none}.store-module__ji0kVG__fullBrand{display:flex}.store-module__ji0kVG__main{padding:16px 24px 108px}.store-module__ji0kVG__hero{min-height:220px;padding:36px}.store-module__ji0kVG__hero h1{font-size:32px}.store-module__ji0kVG__hero p{max-width:420px;font-size:16px}.store-module__ji0kVG__heroEyebrow{font-size:13px}.store-module__ji0kVG__categoryRail{margin:0;padding:4px 0}.store-module__ji0kVG__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.store-module__ji0kVG__detailLayout{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:32px;display:grid}.store-module__ji0kVG__detailContent{padding-top:16px}.store-module__ji0kVG__bottomNav{max-width:520px!important}.store-module__ji0kVG__section{margin-top:20px}}@media (min-width:1024px){.store-module__ji0kVG__main{padding-left:32px;padding-right:32px}.store-module__ji0kVG__hero{min-height:260px}.store-module__ji0kVG__productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.store-module__ji0kVG__bottomNav{max-width:480px!important;left:auto!important;right:24px!important;transform:none!important}.store-module__ji0kVG__sectionHeader h2{font-size:24px}}.store-module__ji0kVG__bottomNav{z-index:40;left:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-radius:16px;grid-template-columns:repeat(4,1fr);max-width:343px;height:64px;margin:auto;padding:5px 4px;display:grid;position:fixed;box-shadow:0 12px 34px #141f3024}.store-module__ji0kVG__bottomNav a{color:#657181;cursor:pointer;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;font-size:11px;font-weight:600;transition:background .18s,color .18s;display:flex}.store-module__ji0kVG__bottomNav svg{width:22px;height:22px}.store-module__ji0kVG__bottomNav .store-module__ji0kVG__navActive{color:var(--accent);background:#eff8fd}@media (prefers-reduced-motion:reduce){.store-module__ji0kVG__site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.store-repair-module__6VcNBq__slider{width:100%}.store-repair-module__6VcNBq__hero{min-height:127px}.store-repair-module__6VcNBq__heroShape{filter:drop-shadow(0 18px 10px #00000047);width:38%;height:68%;position:absolute;top:16%;right:5%;transform:rotate(-7deg)}.store-repair-module__6VcNBq__heroShape span{background:#ffffff24;border:2px solid #ffffffad;border-radius:999px;display:block;position:absolute}.store-repair-module__6VcNBq__heroShape span:first-child{width:82%;height:42%;top:24%;left:8%}.store-repair-module__6VcNBq__heroShape span:nth-child(2){width:36%;height:68%;top:10%;left:0}.store-repair-module__6VcNBq__heroShape span:nth-child(3){width:29%;height:54%;top:18%;right:0}.store-repair-module__6VcNBq__sliderArrow{z-index:3;color:#fff;cursor:pointer;opacity:0;background:0 0;border:0;place-items:center;width:44px;height:44px;margin-top:-22px;transition:opacity .18s,background .18s;display:grid;position:absolute;top:50%}.store-repair-module__6VcNBq__sliderArrow svg{width:22px;height:22px}.store-repair-module__6VcNBq__sliderPrev{left:0}.store-repair-module__6VcNBq__sliderNext{right:0}.store-repair-module__6VcNBq__hero:hover .store-repair-module__6VcNBq__sliderArrow,.store-repair-module__6VcNBq__sliderArrow:focus-visible{opacity:1;background:#ffffff1f}.store-repair-module__6VcNBq__dots{justify-content:center;align-items:center;gap:0;height:24px;display:flex}.store-repair-module__6VcNBq__dots button{cursor:pointer;background:0 0;border:0;width:44px;height:44px;position:relative}.store-repair-module__6VcNBq__dots button:after{content:"";background:#d8dee7;border-radius:50%;width:6px;height:6px;margin:-3px;position:absolute;top:50%;left:50%}.store-repair-module__6VcNBq__dots .store-repair-module__6VcNBq__dotActive:after{background:#168bd2;width:8px;height:8px;margin:-4px}.store-repair-module__6VcNBq__categoryRail{height:44px;padding:0 16px}.store-repair-module__6VcNBq__categoryPill{height:44px;min-height:44px}.store-repair-module__6VcNBq__categoryPill svg{color:#111827;fill:currentColor;stroke:none;background:#fff;border-radius:7px;width:22px;height:22px;padding:3px}.store-repair-module__6VcNBq__categoryActive svg{color:#0878bd;background:#fffffff0}.store-repair-module__6VcNBq__analyticsSettings,.store-repair-module__6VcNBq__analyticsConsent{z-index:50;bottom:calc(96px + env(safe-area-inset-bottom));color:#111827;font:600 13px/1.3 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed}.store-repair-module__6VcNBq__analyticsSettings{cursor:pointer;background:#fffffff5;border:1px solid #e4e9f0;border-radius:12px;min-height:44px;padding:0 14px;transition:border-color .18s,background .18s;left:16px;box-shadow:0 8px 24px #141f301f}.store-repair-module__6VcNBq__analyticsSettings:hover{background:#fff;border-color:#a7b1be}.store-repair-module__6VcNBq__analyticsConsent{background:#fffffffa;border:1px solid #e4e9f0;border-radius:16px;grid-template-columns:1fr 1fr;gap:8px;max-width:440px;margin:auto;padding:14px;display:grid;left:16px;right:16px;box-shadow:0 12px 34px #141f3029}.store-repair-module__6VcNBq__analyticsConsent p{grid-column:1/-1;margin:0 2px 4px;font-weight:500;line-height:1.45}.store-repair-module__6VcNBq__analyticsConsent button{color:#111827;cursor:pointer;background:#f6f8fb;border:1px solid #e4e9f0;border-radius:12px;min-height:44px;padding:0 14px;font-weight:700;transition:background .18s,border-color .18s}.store-repair-module__6VcNBq__analyticsConsent .store-repair-module__6VcNBq__analyticsAllow{color:#fff;background:#168bd2;border-color:#168bd2}.store-repair-module__6VcNBq__analyticsSettings:focus-visible,.store-repair-module__6VcNBq__analyticsConsent button:focus-visible{outline-offset:2px;outline:3px solid #096fae}@media (min-width:768px){.store-repair-module__6VcNBq__hero{min-height:220px}.store-repair-module__6VcNBq__categoryRail{padding:0}.store-repair-module__6VcNBq__heroShape{width:32%;right:9%}.store-repair-module__6VcNBq__analyticsSettings{left:24px}.store-repair-module__6VcNBq__analyticsConsent{width:408px;left:24px;right:auto}}@media (prefers-reduced-motion:reduce){.store-repair-module__6VcNBq__sliderArrow,.store-repair-module__6VcNBq__analyticsSettings,.store-repair-module__6VcNBq__analyticsConsent button{transition:none}}
.hero-art-module__iRMwFG__heroPart{z-index:1;filter:drop-shadow(0 18px 12px #00000057);width:52%;height:142%;position:absolute;top:-18%;right:-3%;transform:rotate(-6deg)}.hero-art-module__iRMwFG__heroPart img{object-fit:contain}@media (min-width:768px){.hero-art-module__iRMwFG__heroPart{width:45%;height:145%;top:-20%;right:2%}}
