.store-footer-module__cj1sJG__footer{color:#d8dee7;background:#07090c;margin-top:5rem}.store-footer-module__cj1sJG__cta{background:linear-gradient(120deg,#ce0003,#790002);justify-content:space-between;align-items:center;gap:2rem;padding:2.2rem max(5vw,50vw - 660px);display:flex}.store-footer-module__cj1sJG__cta p{letter-spacing:.12em;text-transform:uppercase;margin:0 0 .4rem;font-size:.68rem;font-weight:900}.store-footer-module__cj1sJG__cta h2{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(1.5rem,3vw,2.4rem)}.store-footer-module__cj1sJG__cta>a{color:#920002;background:#fff;border-radius:.65rem;flex:none;padding:.85rem 1.2rem;font-size:.78rem;font-weight:900}.store-footer-module__cj1sJG__grid{box-sizing:border-box;grid-template-columns:1.8fr repeat(3,1fr);gap:3rem;width:100%;max-width:calc(1440px + 2*clamp(1rem,4vw,4rem));margin:0 auto;padding:4rem clamp(1rem,4vw,4rem);display:grid}.store-footer-module__cj1sJG__grid section{align-content:start;gap:.65rem;display:grid}.store-footer-module__cj1sJG__grid h3{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .55rem;font-size:.76rem}.store-footer-module__cj1sJG__grid a,.store-footer-module__cj1sJG__grid span,.store-footer-module__cj1sJG__grid p{color:#9da7b5;margin:0;font-size:.72rem;line-height:1.7}.store-footer-module__cj1sJG__grid a:hover{color:#e63336}.store-footer-module__cj1sJG__brand{align-items:center;gap:.55rem;margin-bottom:.65rem;display:flex}.store-footer-module__cj1sJG__brand img{width:128px;height:auto}.store-footer-module__cj1sJG__brand span{color:#ce0003;letter-spacing:.16em;border-left:1px solid #fff3;padding-left:.55rem;font-size:.62rem;font-weight:900}.store-footer-module__cj1sJG__about p{max-width:430px}.store-footer-module__cj1sJG__bottom{box-sizing:border-box;color:#727d8c;border-top:1px solid #242932;justify-content:space-between;width:100%;max-width:calc(1440px + 2*clamp(1rem,4vw,4rem));margin:0 auto;padding:1.25rem clamp(1rem,4vw,4rem);font-size:.65rem;display:flex}@media (max-width:820px){.store-footer-module__cj1sJG__grid,.store-footer-module__cj1sJG__bottom{padding-left:.65rem;padding-right:.65rem}}@media (max-width:900px){.store-footer-module__cj1sJG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.store-footer-module__cj1sJG__cta,.store-footer-module__cj1sJG__bottom{flex-direction:column;align-items:start}.store-footer-module__cj1sJG__grid{grid-template-columns:1fr;padding-block:3rem}}
:root{--navy-950:#000;--navy-900:#1a1a1a;--navy-800:#272727;--cyan-500:#ce0003;--cyan-400:#e63336;--lime-400:#f8fafc;--ink:#1e293b;--muted:#607285;--line:#dbe4ea;--surface:#f5f8fa;--white:#fff;--shadow:0 18px 45px #071a2f1a;--page-bg:#f4f6f8;--page-text:#172033;--muted-text:#64748b;--subtle-bg:#edf1f4;--glass-bg:#ffffffb8;--glass-strong:#ffffffe0;--glass-border:#0f172a1f;--glass-shadow:0 16px 50px #0f172a1a}html[data-theme=dark]{--page-bg:#090b0e;--page-text:#f1f5f9;--muted-text:#9aa5b4;--subtle-bg:#15191f;--surface:#11151a;--line:#2b3139;--ink:#e7edf4;--glass-bg:#14171cc2;--glass-strong:#0d0f12e6;--glass-border:#ffffff1f;--glass-shadow:0 18px 60px #0006}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page-bg);color:var(--page-text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .3s,color .3s;overflow-x:hidden}a{color:inherit;text-decoration:none}.glassSurface,.glassPanel{-webkit-backdrop-filter:blur(22px)saturate(145%);background:var(--glass-bg);border-color:var(--glass-border);box-shadow:var(--glass-shadow)}.announcement{background:var(--navy-950);color:#f8fafc;letter-spacing:.08em;text-align:center;text-transform:uppercase;padding:.58rem 5vw;font-size:.78rem}.siteHeader{z-index:60;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:2.5rem;max-width:1440px;margin:0 auto;padding:1.25rem 4vw;transition:background-color .3s,border-color .3s;display:grid;position:relative}.brand{align-items:center;gap:.7rem;display:flex}.brand img{width:8.75rem;height:auto}.brand strong,.brand small{display:block}html[data-theme=dark] .brand img{filter:brightness(0)invert()}.brand strong{color:var(--cyan-500);letter-spacing:.18em;font-size:.88rem}.brand small{color:var(--muted);letter-spacing:.16em;margin-top:.1rem;font-size:.52rem}.search{border:2px solid var(--cyan-500);border-radius:.55rem;display:flex;overflow:hidden}.search input{background:var(--glass-strong);color:var(--page-text);font:inherit;border:0;outline:none;flex:1;min-width:0;padding:.85rem 1rem}.search button{background:var(--cyan-500);color:var(--white);cursor:pointer;font:inherit;border:0;padding:0 1.4rem;font-weight:800}.search button,.primaryButton,.secondaryButton,.themeToggle,.allCategories{transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s}.search button:hover,.primaryButton:hover,.themeToggle:hover{transform:translateY(-2px);box-shadow:0 10px 28px #ce00034d}.search button:active,.primaryButton:active,.secondaryButton:active,.themeToggle:active,.allCategories:active{transform:translateY(1px)scale(.98)}.accountNav{align-items:center;gap:1.25rem;font-size:.88rem;font-weight:700;display:flex}.themeToggle{background:var(--glass-strong);border:1px solid var(--glass-border);color:var(--page-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;padding:0;font-size:1rem;display:inline-flex}.themeIconSun,html[data-theme=dark] .themeIconMoon{display:none}html[data-theme=dark] .themeIconSun{display:inline}.cart span{background:var(--navy-950);color:var(--white);border-radius:999px;justify-content:center;min-width:1.3rem;margin-left:.2rem;padding:.18rem;font-size:.7rem;display:inline-flex}.categoryNav{border-bottom:1px solid var(--line);border-top:1px solid var(--line);z-index:55;align-items:center;gap:2.1rem;padding:0 4vw;font-size:.88rem;font-weight:700;transition:background-color .3s,border-color .3s;display:flex;position:relative}.categoryNav a{padding:.9rem 0}.categoryNav .allCategories{background:var(--navy-900);color:var(--white);cursor:pointer;font:inherit;border:0;justify-content:space-between;align-items:center;gap:2rem;height:100%;margin-left:-4vw;padding-left:4vw;padding-right:3rem;font-weight:800;display:flex}.categoryMenu{align-self:stretch;display:flex;position:relative}.categoryDropdown{border:1px solid var(--glass-border);z-index:100;border-radius:0 0 1rem 1rem;grid-template-columns:minmax(230px,.32fr) minmax(500px,.68fr);width:min(1100px,96vw);max-height:min(620px,100vh - 150px);display:grid;position:absolute;top:100%;left:-4vw;overflow:hidden}.mainCategoryList{background:#000000eb;padding:.75rem;overflow-y:auto}.mainCategoryRow{color:#cbd2da;border-radius:.5rem;grid-template-columns:1fr auto;align-items:center;transition:all .15s;display:grid}.mainCategoryRow:hover,.mainCategoryRow.active{color:#fff;background:#ce0003;transform:translate(3px)}.mainCategoryRow>a{padding:.8rem}.mainCategoryRow>button{color:inherit;cursor:pointer;background:0 0;border:0;height:100%;padding:0 .8rem;font-size:1.4rem}.subCategoryPanel{background:var(--glass-strong);color:var(--page-text);padding:1.6rem;overflow-y:auto}.subCategoryHeading{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:end;margin-bottom:1.3rem;padding-bottom:1rem;display:flex}.subCategoryHeading small{color:#ce0003;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:900}.subCategoryHeading h2{letter-spacing:-.04em;margin:.25rem 0 0;font-size:1.65rem}.subCategoryHeading>a{color:#ce0003;font-size:.72rem;font-weight:800}.subCategoryGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.subCategoryGrid section{gap:.55rem;display:grid}.subCategoryGrid section>a{color:var(--muted-text);padding:0;font-size:.75rem;transition:color .15s,transform .15s}.subCategoryGrid section>a:hover{color:#ce0003;transform:translate(3px)}.subCategoryGrid .subCategoryTitle{color:var(--page-text);font-size:.86rem;font-weight:850}.emptyCategoryMenu{color:var(--muted-text);margin:0;padding:.8rem;font-size:.78rem;line-height:1.6}.hero{background:radial-gradient(circle at 78% 25%, #ce000333, transparent 24%), linear-gradient(118deg, var(--navy-950), var(--navy-800));color:var(--white);grid-template-columns:1.1fr .9fr;min-height:530px;padding:5.5rem max(5vw,50vw - 670px);display:grid;position:relative;overflow:hidden}.heroContent{z-index:2;max-width:720px;position:relative}.eyebrow{color:var(--cyan-400);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .8rem;font-size:.76rem;font-weight:800}.hero h1{letter-spacing:-.065em;max-width:700px;margin:0;font-size:clamp(3.2rem,6vw,6.2rem);line-height:.94}.heroText{color:#d0dce6;max-width:620px;margin:1.7rem 0 2rem;font-size:1.14rem;line-height:1.75}.heroActions{flex-wrap:wrap;gap:.8rem;display:flex}.primaryButton,.secondaryButton{border-radius:.45rem;padding:.9rem 1.25rem;font-weight:800}.primaryButton{background:var(--cyan-400);color:var(--white)}.secondaryButton{color:var(--white);border:1px solid #5f7488}.heroStats{gap:2.5rem;margin:3.2rem 0 0;display:flex}.heroStats div{border-left:2px solid var(--cyan-500);padding-left:.75rem}.heroStats dt{font-size:.85rem;font-weight:800}.heroStats dd{color:#9fb0be;margin:.25rem 0 0;font-size:.73rem}.heroArtwork{min-height:400px;position:relative}.chip{border:1px solid var(--cyan-400);background:linear-gradient(145deg,#343434,#111);border-radius:1.4rem;justify-content:center;align-items:center;width:280px;height:210px;display:flex;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)rotate(-8deg);box-shadow:0 0 90px #ce000352}.chip:before,.chip:after{content:"";background:repeating-linear-gradient(90deg,#a6db3d 0 9px,#0000 9px 18px);height:18px;position:absolute;left:-45px;right:-45px}.chip:before{top:34px}.chip:after{bottom:34px}.chip span{color:var(--cyan-400);letter-spacing:.28em;font-size:1.05rem;font-weight:900}.trace{border-style:solid;border-color:#e6333657;position:absolute}.traceOne{border-width:2px 0 0 2px;width:180px;height:120px;top:14%;left:5%}.traceTwo{border-width:0 2px 2px 0;width:200px;height:130px;bottom:6%;right:0}.traceThree{border-width:2px 2px 0 0;width:130px;height:80px;top:11%;right:6%}.categorySection{max-width:1440px;margin:0 auto;padding:5rem 4vw}html[data-theme=dark] .categorySection,html[data-theme=dark] .capabilities{background:var(--page-bg)}.sectionHeading{justify-content:space-between;align-items:end;margin-bottom:2rem;display:flex}.sectionHeading h2{color:var(--page-text);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3rem)}.sectionHeading>a{color:var(--page-text);font-size:.88rem;font-weight:800}.categoryGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.categoryCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:.8rem;min-height:165px;padding:1.4rem;transition:all .16s;display:grid}.categoryCard:hover{background:var(--glass-strong);border-color:var(--cyan-500);box-shadow:var(--shadow);transform:translateY(-3px)}.categoryIcon{color:var(--cyan-500);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.categoryCard strong{color:var(--page-text);align-self:end;font-size:1.1rem}.categoryCard small{color:var(--muted);margin-top:.35rem}.capabilities{background:var(--surface);grid-template-columns:repeat(3,1fr);gap:1px;padding:3.2rem max(5vw,50vw - 670px);display:grid}.capabilities article{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:.7rem;gap:1rem;padding:1rem 2.4rem;display:flex}.check{color:#087568;background:#dcf7f1;border-radius:999px;flex:0 0 2rem;justify-content:center;align-items:center;height:2rem;font-weight:900;display:flex}.capabilities h3{color:var(--page-text);margin:0;font-size:1rem}.capabilities p{color:var(--muted);margin:.4rem 0 0;font-size:.84rem;line-height:1.6}.srOnly{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:980px){.siteHeader{grid-template-columns:minmax(0,1fr) auto;gap:1rem}.brand,.search,.accountNav{min-width:0}.search{grid-area:2/1/auto/-1}.categoryNav{white-space:nowrap;flex-wrap:wrap;align-items:stretch;overflow:visible}.categoryMenu{flex-basis:100%}.categoryNav .allCategories{width:calc(100% + 8vw);margin-right:-4vw;padding-right:4vw}.categoryDropdown{grid-template-columns:1fr;width:100vw;max-height:72vh;left:-4vw;overflow-y:auto}.mainCategoryList{max-height:220px}.subCategoryPanel{overflow:visible}.subCategoryGrid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.heroArtwork{display:none}.categoryGrid,.capabilities{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.announcement{font-size:.65rem}.accountNav a:not(.cart){display:none}.siteHeader{padding:1rem}.brand{gap:.45rem}.brand img{width:7.1rem}.brand strong{font-size:.72rem}.brand small{font-size:.42rem}.accountNav{gap:.55rem}.search button{padding:0 1rem}.categoryNav{white-space:normal;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 .75rem;padding:0 1rem .5rem;display:grid}.categoryNav>a{padding:.65rem 0}.categoryMenu{grid-column:1/-1}.categoryNav .allCategories{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1.5rem}.categoryDropdown{left:-1rem}.subCategoryHeading{flex-direction:column;align-items:start;gap:.6rem}.subCategoryGrid{grid-template-columns:1fr}.hero{min-height:0;padding:4rem 1.25rem}.heroStats{flex-direction:column;gap:1rem}.categorySection{padding:4rem 1.25rem}.categoryGrid,.capabilities{grid-template-columns:1fr}.sectionHeading{flex-direction:column;align-items:start;gap:1rem}.capabilities{padding:2rem 1.25rem}.capabilities article{padding:1rem 0}}.product-grid{grid-template-columns:repeat(auto-fill,280px);justify-content:start;gap:1.5rem;display:grid}@media (max-width:640px){.product-grid{grid-template-columns:minmax(0,1fr);justify-content:stretch;min-width:0}}.product-card{background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);box-sizing:border-box;border-radius:1rem;flex-direction:column;width:280px;height:460px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}@media (max-width:640px){.product-card{width:100%}}.product-card:hover{border-color:#ce000373;transform:translateY(-4px);box-shadow:0 20px 40px #0f172a1f}.product-card-image{border-bottom:1px solid var(--glass-border);background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;justify-content:center;align-items:center;height:180px;padding:1.25rem;display:flex;position:relative}.product-card-image span{color:#ce0003;letter-spacing:.18em;font-size:1rem;font-weight:950}.product-card-details{flex-direction:column;flex:1;padding:1.1rem;display:flex;overflow:hidden}.product-card-brand{color:#ce0003;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.58rem;font-weight:900}.product-card-title{color:var(--page-text);min-height:2.9em;margin:.4rem 0;font-size:.95rem;font-weight:800;line-height:1.45}.product-card-sku{color:var(--muted-text);letter-spacing:-.01em;font-family:ui-monospace,monospace;font-size:.65rem}.product-card-price{color:var(--page-text);margin:.7rem 0 .35rem;font-size:1.05rem;font-weight:900;display:block}.product-card-stock{text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.4rem;margin-bottom:.8rem;font-size:.65rem;font-style:normal;font-weight:800;display:inline-flex}.product-card-stock:before{content:"";border-radius:50%;width:7px;height:7px;display:inline-block}.product-card-stock.in-stock{color:#07836f}.product-card-stock.in-stock:before{background-color:#00ffc4;animation:2s infinite alternate pulse-green}.product-card-stock.out-of-stock{color:#ce0003}.product-card-stock.out-of-stock:before{background-color:#ff1744;animation:2s infinite alternate pulse-red}@keyframes pulse-green{0%{opacity:.55;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}@keyframes pulse-red{0%{opacity:.55;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}.product-card-button{color:#fff;text-align:center;background:#ce0003;border-radius:.5rem;width:100%;padding:.75rem;font-size:.72rem;font-weight:800;transition:background-color .15s,transform .15s;display:block}.product-card-button:hover{background:#a30002}.catalog-container{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:1.5rem;margin-top:1.5rem;display:grid}.catalog-sidebar-col{box-sizing:border-box;flex-shrink:0;width:300px;position:sticky;top:6.5rem}.catalog-content-col{box-sizing:border-box;flex:1;padding:0 0 4rem}.mobile-filter-toggle{box-sizing:border-box;color:#fff;cursor:pointer;background:#ce0003;border:1px solid #ce0003;border-radius:.6rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.82rem;font-weight:850;transition:background-color .15s,transform .15s;display:none;box-shadow:0 4px 14px #ce000340}.mobile-filter-toggle:hover{background:#a30002;transform:translateY(-1px)}.mobile-filter-toggle svg{fill:none;stroke:currentColor;width:18px;height:18px}@media (max-width:780px){.catalog-container{grid-template-columns:1fr;gap:0;width:100%;min-width:0}.mobile-filter-toggle{display:inline-flex}.catalog-sidebar-col{background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:.75rem;width:100%;margin-bottom:1.5rem;padding:1.25rem;display:none;position:static}.catalog-sidebar-col.open{display:block}.catalog-content-col{width:100%;min-width:0;padding-top:0}}.product-card-image img{object-fit:cover}@media (max-width:640px){.product-card{height:auto;min-height:0}.product-card-image{height:150px}.product-card-details{min-width:0;padding:.9rem}.product-card-title,.product-card-sku{overflow-wrap:anywhere}}
