.HeroSection_root__9WHGo{position:relative;width:100%;height:100svh;min-height:600px;overflow:hidden;background:var(--bg);margin-top:calc(-1 * var(--header-h))}.HeroSection_canvas__TjGms{position:absolute;inset:0}.HeroSection_placeholder__cmMiO{width:100%;height:100%;background:var(--bg)}.HeroSection_overlay__3zAGz{position:absolute;inset:0;display:flex;align-items:center;background:linear-gradient(90deg,rgba(14,16,18,.82),rgba(14,16,18,.4) 45%,transparent 70%);pointer-events:none}.HeroSection_content__12PQV{padding:0 8%;max-width:560px;pointer-events:auto}.HeroSection_headline__H5kB1{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;line-height:1.1;color:var(--graphite);letter-spacing:-.02em;margin-bottom:1rem}.HeroSection_sub___xrCf{font-size:clamp(1rem,2vw,1.2rem);color:var(--graphite-soft);margin-bottom:2rem;line-height:1.5}.HeroSection_cta__5_wki{display:inline-block;padding:.75rem 2rem;background:var(--orange);color:#fff;font-weight:600;font-size:.95rem;border-radius:4px;letter-spacing:.01em;transition:background .2s var(--ease-out)}.HeroSection_cta__5_wki:hover{background:var(--orange-bright)}.HeroSection_bottomFade__cKO8y{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,transparent,var(--bg));pointer-events:none}.CategoriesSection_root__yNr2C{padding:6rem 0 8rem;background:var(--bg)}.CategoriesSection_title__wWuH8{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;color:var(--graphite);letter-spacing:-.02em;margin-bottom:3rem}.CategoriesSection_grid__5Uvot{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.CategoriesSection_card__M_x7D{background:var(--bg-soft);border:1px solid var(--line);border-radius:8px;padding:1.75rem;transition:border-color .2s,transform .2s}.CategoriesSection_card__M_x7D:hover{border-color:var(--orange);transform:translateY(-2px)}.CategoriesSection_cardName__POO79{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--graphite);margin-bottom:.6rem}.CategoriesSection_cardBlurb__LYaE2{font-size:.9rem;color:var(--graphite-soft);line-height:1.5;margin-bottom:1.25rem}.CategoriesSection_specs__ECJgp{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.CategoriesSection_specs__ECJgp li{font-size:.78rem;color:var(--steel-dark);padding-left:.75rem;position:relative}.CategoriesSection_specs__ECJgp li:before{content:"—";position:absolute;left:0;color:var(--orange)}