.QuoteRequestForm-module__zBtsOW__form{gap:1rem;display:grid}.QuoteRequestForm-module__zBtsOW__notice,.QuoteRequestForm-module__zBtsOW__errorBox,.QuoteRequestForm-module__zBtsOW__successBox{border-radius:1rem;padding:.95rem 1rem;font-size:.92rem}.QuoteRequestForm-module__zBtsOW__notice{border:1px solid var(--line);background:var(--bg-muted);color:var(--text-muted)}.QuoteRequestForm-module__zBtsOW__errorBox{border:1px solid color-mix(in srgb, #d64545 26%, var(--line));color:#8c1f1f;background:#d6454514}.QuoteRequestForm-module__zBtsOW__successBox{border:1px solid color-mix(in srgb, #1d71b8 28%, var(--line));color:var(--heading);background:#1d71b814}.QuoteRequestForm-module__zBtsOW__honeypot{opacity:0;pointer-events:none;position:absolute;left:-9999px}.QuoteRequestForm-module__zBtsOW__typeGrid,.QuoteRequestForm-module__zBtsOW__row{gap:.85rem;display:grid}.QuoteRequestForm-module__zBtsOW__typeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.QuoteRequestForm-module__zBtsOW__typeOption{border:1px solid var(--line);background:var(--bg-elevated);border-radius:1.1rem;gap:.35rem;padding:1rem;display:grid;position:relative}.QuoteRequestForm-module__zBtsOW__typeOption input{opacity:0;position:absolute;inset:0}.QuoteRequestForm-module__zBtsOW__typeOption strong{color:var(--heading)}.QuoteRequestForm-module__zBtsOW__typeOption span{color:var(--text-muted);font-size:.88rem}.QuoteRequestForm-module__zBtsOW__field{gap:.38rem;display:grid}.QuoteRequestForm-module__zBtsOW__label{color:var(--heading);font-size:.86rem;font-weight:700}.QuoteRequestForm-module__zBtsOW__input,.QuoteRequestForm-module__zBtsOW__textarea{border:1px solid var(--line);background:var(--bg-elevated);width:100%;color:var(--text);border-radius:1rem;padding:.85rem .95rem}.QuoteRequestForm-module__zBtsOW__textarea{resize:vertical;min-height:8rem}.QuoteRequestForm-module__zBtsOW__input:focus,.QuoteRequestForm-module__zBtsOW__textarea:focus{border-color:color-mix(in srgb, var(--accent) 55%, var(--line));box-shadow:0 0 0 .2rem color-mix(in srgb, var(--accent) 16%, transparent);outline:none}.QuoteRequestForm-module__zBtsOW__inputError{border-color:#d645457a;box-shadow:0 0 0 .2rem #d645451f}.QuoteRequestForm-module__zBtsOW__errorText{color:#9b2222;font-size:.82rem;font-weight:700}.QuoteRequestForm-module__zBtsOW__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.QuoteRequestForm-module__zBtsOW__footerText{max-width:38rem;color:var(--text-muted);font-size:.88rem}.QuoteRequestForm-module__zBtsOW__submitButton{background:linear-gradient(135deg, var(--accent), var(--accent-soft));color:#fff;min-height:3rem;box-shadow:0 18px 32px rgba(var(--shadow-rgb), .18);border-radius:999px;justify-content:center;align-items:center;padding:0 1.25rem;font-weight:800;display:inline-flex}.QuoteRequestForm-module__zBtsOW__submitButton:disabled{cursor:wait;filter:grayscale(.15);opacity:.7}@media (max-width:720px){.QuoteRequestForm-module__zBtsOW__typeGrid,.QuoteRequestForm-module__zBtsOW__row{grid-template-columns:1fr}.QuoteRequestForm-module__zBtsOW__footer{flex-direction:column;align-items:stretch}.QuoteRequestForm-module__zBtsOW__submitButton{width:100%}}
.UserMenu-module__F2WQAG__userMenuContainer{display:inline-block;position:relative}.UserMenu-module__F2WQAG__controlButton{background:var(--bg-muted);width:2.75rem;height:2.75rem;box-shadow:inset 0 0 0 1px var(--line);color:var(--heading);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;position:relative}.UserMenu-module__F2WQAG__controlButton:hover{box-shadow:0 12px 24px rgba(var(--shadow-rgb), .14);transform:translateY(-2px)}.UserMenu-module__F2WQAG__controlButtonActive{background:var(--accent-fade);box-shadow:inset 0 0 0 1.5px color-mix(in srgb, var(--accent) 40%, var(--line))}.UserMenu-module__F2WQAG__userAvatarImg{object-fit:cover;border:1.5px solid color-mix(in srgb, var(--accent) 50%, transparent);border-radius:50%;width:2.2rem;height:2.2rem}.UserMenu-module__F2WQAG__userAvatarInitials{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-soft) 100%);color:#fff;letter-spacing:.02em;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:.85rem;font-weight:800;display:flex}.UserMenu-module__F2WQAG__headerAvatarImg{object-fit:cover;border:2px solid var(--accent);border-radius:50%;flex-shrink:0;width:2.75rem;height:2.75rem}.UserMenu-module__F2WQAG__headerAvatarInitials{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-soft) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.05rem;font-weight:800;display:flex}.UserMenu-module__F2WQAG__userMenuDropdown{z-index:100;background:color-mix(in srgb, var(--bg-elevated) 92%, var(--bg));-webkit-backdrop-filter:blur(20px);border:1px solid var(--line-strong,var(--line));border-radius:1.25rem;min-width:17.5rem;max-width:22rem;padding:.85rem;animation:.2s cubic-bezier(.16,1,.3,1) forwards UserMenu-module__F2WQAG__menuSlideDown;position:absolute;top:calc(100% + .65rem);right:0;box-shadow:0 20px 40px -10px #00000059,0 0 0 1px #ffffff0d}@keyframes UserMenu-module__F2WQAG__menuSlideDown{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.UserMenu-module__F2WQAG__userMenuHeader{align-items:center;gap:.85rem;padding:.4rem .4rem .75rem;display:flex}.UserMenu-module__F2WQAG__userHeaderDetails{flex-direction:column;min-width:0;display:flex}.UserMenu-module__F2WQAG__userName{color:var(--heading);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:800;line-height:1.2;overflow:hidden}.UserMenu-module__F2WQAG__userEmail{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.82rem;overflow:hidden}.UserMenu-module__F2WQAG__userRole{background:color-mix(in srgb, var(--accent) 16%, transparent);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:.5rem;align-self:flex-start;margin-top:.45rem;padding:.2rem .6rem;font-size:.68rem;font-weight:800}.UserMenu-module__F2WQAG__userMenuDivider{border:0;border-top:1px solid var(--line);margin:.4rem 0}.UserMenu-module__F2WQAG__userMenuNav{flex-direction:column;gap:.25rem;display:flex}.UserMenu-module__F2WQAG__userMenuItem{width:100%;color:var(--heading);box-sizing:border-box;cursor:pointer;background:0 0;border:0;border-radius:.75rem;align-items:center;gap:.75rem;padding:.65rem .85rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s,transform .15s;display:flex}.UserMenu-module__F2WQAG__userMenuItem:hover{background:var(--accent-fade);color:var(--accent);transform:translate(2px)}.UserMenu-module__F2WQAG__menuItemIcon{width:1.25rem;height:1.25rem;color:var(--text-subtle);flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.UserMenu-module__F2WQAG__userMenuItem:hover .UserMenu-module__F2WQAG__menuItemIcon{color:var(--accent)}.UserMenu-module__F2WQAG__userMenuLogout,.UserMenu-module__F2WQAG__userMenuLogout .UserMenu-module__F2WQAG__menuItemIcon{color:var(--error,#ef4444)}.UserMenu-module__F2WQAG__userMenuLogout:hover{background:color-mix(in srgb, var(--error,#ef4444) 14%, transparent);color:var(--error,#ef4444)}
.ThemeToggle-module__38LGyq__toggle{border-radius:var(--radius-pill);background:var(--bg-muted);box-shadow:inset 0 0 0 1px var(--line);justify-content:center;align-items:center;padding:.1875rem;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.ThemeToggle-module__38LGyq__toggle:hover{box-shadow:inset 0 0 0 1px var(--line-strong), 0 12px 24px rgba(var(--shadow-rgb), .12);transform:translateY(-1px)}.ThemeToggle-module__38LGyq__track{border-radius:var(--radius-pill);justify-content:flex-start;align-items:center;width:3rem;padding:.1875rem;display:inline-flex}.ThemeToggle-module__38LGyq__icon{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-soft) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.95rem;transition:transform .18s;display:inline-flex;transform:translate(0)}:root[data-theme=dark] .ThemeToggle-module__38LGyq__icon{transform:translate(1.1rem)}
.LandingHeader-module__PljEaa__header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb, var(--bg-elevated) 84%, transparent);box-shadow:0 1px 0 var(--line);transition:transform .35s cubic-bezier(.16,1,.3,1);position:sticky;top:0}.LandingHeader-module__PljEaa__headerHidden{transform:translateY(-100%)}.LandingHeader-module__PljEaa__topBar{width:min(calc(100% - 2rem), var(--page-max-width));color:var(--text-subtle);justify-content:space-between;gap:1rem;margin:0 auto;padding:.65rem 0;font-size:.78rem;display:flex}.LandingHeader-module__PljEaa__utilityGroup{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.LandingHeader-module__PljEaa__utilityLink{align-items:center;gap:.45rem;transition:color .18s;display:inline-flex}.LandingHeader-module__PljEaa__utilityLink:hover{color:var(--accent)}.LandingHeader-module__PljEaa__utilityIcon{width:.95rem;height:.95rem}.LandingHeader-module__PljEaa__mainBar{width:min(calc(100% - 2rem), var(--page-max-width));justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;padding:1rem 0 1.15rem;display:flex}.LandingHeader-module__PljEaa__brandBlock{flex:1;align-items:center;gap:1.5rem;display:flex}.LandingHeader-module__PljEaa__logo{flex:none;align-items:center;display:inline-flex}.LandingHeader-module__PljEaa__logoImage{width:auto;height:clamp(3rem,4vw,3.5rem);display:block}.LandingHeader-module__PljEaa__search{border-radius:var(--radius-pill);background:var(--bg-muted);box-shadow:inset 0 0 0 1px var(--line);flex:1;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;padding:.35rem .35rem .35rem .85rem;display:grid}.LandingHeader-module__PljEaa__searchIcon,.LandingHeader-module__PljEaa__controlIcon,.LandingHeader-module__PljEaa__linkIcon{width:1rem;height:1rem;color:var(--text-subtle)}.LandingHeader-module__PljEaa__searchInput{width:100%;color:var(--text);background:0 0;border:0;outline:0}.LandingHeader-module__PljEaa__searchInput::placeholder{color:var(--text-subtle)}.LandingHeader-module__PljEaa__searchButton{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--accent) 0%, var(--accent-soft) 100%);color:#fff;min-height:2.75rem;box-shadow:0 18px 32px rgba(var(--shadow-rgb), .18);justify-content:center;align-items:center;padding:0 1.2rem;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.LandingHeader-module__PljEaa__searchButton:hover{filter:brightness(1.04);box-shadow:0 22px 36px rgba(var(--shadow-rgb), .22);transform:translateY(-1px)}.LandingHeader-module__PljEaa__controls{align-items:center;gap:.75rem;display:flex}.LandingHeader-module__PljEaa__cartButton{border-radius:var(--radius-pill);background:var(--bg-muted);min-height:2.75rem;box-shadow:inset 0 0 0 1px var(--line);color:var(--heading);align-items:center;gap:.55rem;padding:0 1rem;font-weight:600;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;position:relative}.LandingHeader-module__PljEaa__cartButton:hover{box-shadow:0 20px 36px rgba(var(--shadow-rgb), .12);transform:translateY(-2px)}.LandingHeader-module__PljEaa__cartBadge{background:var(--accent);color:#fff;border-radius:.7rem;justify-content:center;align-items:center;min-width:1.4rem;height:1.4rem;font-size:.75rem;font-weight:700;display:inline-flex}@media (max-width:1023px){.LandingHeader-module__PljEaa__topBar{display:none}}@media (max-width:767px){.LandingHeader-module__PljEaa__mainBar{flex-wrap:wrap;gap:1rem;padding:.75rem 0 1rem}.LandingHeader-module__PljEaa__brandBlock{flex:100%;justify-content:space-between}.LandingHeader-module__PljEaa__search{flex:100%;order:3}.LandingHeader-module__PljEaa__controls{flex:none}.LandingHeader-module__PljEaa__searchButton{padding:0 .85rem;font-size:.9rem}}
.HeroSection-module__2k8MBW__container{width:min(calc(100% - 2rem), var(--page-max-width));margin:0 auto}.HeroSection-module__2k8MBW__hero{align-items:flex-end;min-height:min(52rem,100vh - 6rem);display:flex;position:relative;overflow:clip}.HeroSection-module__2k8MBW__heroBackdrop{position:absolute;inset:0}.HeroSection-module__2k8MBW__heroImage{object-fit:cover;transform:scale(1.04)}.HeroSection-module__2k8MBW__heroVeil{background:var(--hero-veil);position:absolute;inset:0}.HeroSection-module__2k8MBW__hero .HeroSection-module__2k8MBW__container{z-index:1;grid-template-columns:minmax(0,.9fr);gap:2.5rem;padding:7rem 0 2.75rem;display:grid;position:relative}.HeroSection-module__2k8MBW__heroPanel{max-width:42rem;padding:.5rem 0;animation:.7s both HeroSection-module__2k8MBW__rise}.HeroSection-module__2k8MBW__eyebrow{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--bg-elevated) 72%, var(--accent-fade));min-height:2rem;box-shadow:inset 0 0 0 1px var(--line);color:var(--heading);letter-spacing:.14em;text-transform:uppercase;align-items:center;padding:0 .85rem;font-size:.72rem;font-weight:800;display:inline-flex}.HeroSection-module__2k8MBW__heroTitle{max-width:12ch;color:var(--heading);letter-spacing:-.07em;margin-top:1.2rem;font-size:clamp(2.8rem,7vw,5.5rem);line-height:.96}.HeroSection-module__2k8MBW__heroAccent{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-soft) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.HeroSection-module__2k8MBW__heroText{max-width:38rem;color:var(--text-muted);margin-top:1.35rem;font-size:clamp(1rem,2vw,1.15rem)}.HeroSection-module__2k8MBW__heroActions{flex-wrap:wrap;gap:.9rem;margin-top:1.75rem;display:flex}.HeroSection-module__2k8MBW__primaryButton{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--accent) 0%, var(--accent-soft) 100%);color:#fff;min-height:2.75rem;box-shadow:0 18px 32px rgba(var(--shadow-rgb), .18);justify-content:center;align-items:center;padding:0 1.2rem;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex}.HeroSection-module__2k8MBW__primaryButton:hover{filter:brightness(1.04);box-shadow:0 22px 36px rgba(var(--shadow-rgb), .22);transform:translateY(-1px)}.HeroSection-module__2k8MBW__secondaryButton{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--bg-elevated) 78%, transparent);min-height:2.75rem;box-shadow:inset 0 0 0 1px var(--line-strong);color:var(--heading);justify-content:center;align-items:center;padding:0 1.2rem;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.HeroSection-module__2k8MBW__secondaryButton:hover{box-shadow:0 20px 36px rgba(var(--shadow-rgb), .12);transform:translateY(-2px)}.HeroSection-module__2k8MBW__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.HeroSection-module__2k8MBW__metricCard{border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-elevated) 76%, transparent);box-shadow:inset 0 0 0 1px var(--line), 0 20px 30px rgba(var(--shadow-rgb), .12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.1rem 1.2rem}.HeroSection-module__2k8MBW__metricCard strong{color:var(--heading);font-size:1.25rem;font-weight:800;display:block}.HeroSection-module__2k8MBW__metricCard span{color:var(--text-muted);margin-top:.35rem;font-size:.9rem;display:block}@keyframes HeroSection-module__2k8MBW__rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.HeroSection-module__2k8MBW__hero{min-height:auto}.HeroSection-module__2k8MBW__hero .HeroSection-module__2k8MBW__container{padding-top:6rem}.HeroSection-module__2k8MBW__metrics{grid-template-columns:1fr}}@media (max-width:767px){.HeroSection-module__2k8MBW__container{width:min(calc(100% - 1.25rem), var(--page-max-width))}.HeroSection-module__2k8MBW__heroPanel{max-width:100%}.HeroSection-module__2k8MBW__heroActions{flex-direction:column;align-items:stretch}}
.CategoriesSection-module__evFzpq__container{width:min(calc(100% - 2rem), var(--page-max-width));margin:0 auto}.CategoriesSection-module__evFzpq__section{padding:6rem 0;position:relative}.CategoriesSection-module__evFzpq__section:before{content:"";background:var(--section-glow);pointer-events:none;position:absolute;inset:0}.CategoriesSection-module__evFzpq__sectionHeader{z-index:1;justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:2rem;display:flex;position:relative}.CategoriesSection-module__evFzpq__sectionTitle{color:var(--heading);letter-spacing:-.06em;font-size:clamp(2rem,4vw,3rem);line-height:1}.CategoriesSection-module__evFzpq__sectionText{max-width:40rem;color:var(--text-muted);margin-top:.8rem;font-size:1rem}.CategoriesSection-module__evFzpq__sectionLink{z-index:1;border-radius:var(--radius-pill);background:var(--bg-elevated);min-height:2.8rem;color:var(--heading);box-shadow:inset 0 0 0 1px var(--line), 0 14px 26px rgba(var(--shadow-rgb), .08);align-items:center;gap:.55rem;padding:0 1rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative}.CategoriesSection-module__evFzpq__sectionLink:hover{box-shadow:0 20px 36px rgba(var(--shadow-rgb), .12);transform:translateY(-2px)}.CategoriesSection-module__evFzpq__linkIcon{width:1rem;height:1rem;color:var(--text-subtle);transform:rotate(180deg)}.CategoriesSection-module__evFzpq__categoryGrid{z-index:1;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid;position:relative}.CategoriesSection-module__evFzpq__categoryCard{z-index:1;border-radius:var(--radius-md);background:var(--bg-elevated);box-shadow:inset 0 0 0 1px var(--line), 0 18px 32px rgba(var(--shadow-rgb), .08);background:linear-gradient(180deg, color-mix(in srgb, var(--bg-elevated) 72%, transparent) 0%, var(--bg-elevated) 100%);grid-template-rows:auto minmax(3.2rem,auto) auto;align-content:end;justify-items:center;gap:.7rem;min-height:14.25rem;padding:1.35rem 1.1rem 1.15rem;transition:transform .2s,box-shadow .2s,background-color .2s;display:grid;position:relative}.CategoriesSection-module__evFzpq__categoryCard:hover{box-shadow:0 20px 36px rgba(var(--shadow-rgb), .12);transform:translateY(-2px)}.CategoriesSection-module__evFzpq__categoryIconWrap{aspect-ratio:1;background:var(--accent-fade);width:3.25rem;min-width:3.25rem;height:3.25rem;min-height:3.25rem;color:var(--accent);border-radius:50%;flex-shrink:0;place-items:center;display:inline-grid}.CategoriesSection-module__evFzpq__categoryIconWrap svg{flex-shrink:0;width:1.28rem;height:1.28rem;display:block}.CategoriesSection-module__evFzpq__categoryTitle{color:var(--heading);letter-spacing:-.04em;-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;width:100%;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.CategoriesSection-module__evFzpq__categoryDescription{color:var(--text-muted);text-align:center;width:100%;margin-top:auto;font-size:.92rem}@media (max-width:1199px){.CategoriesSection-module__evFzpq__categoryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.CategoriesSection-module__evFzpq__container{width:min(calc(100% - 1.25rem), var(--page-max-width))}.CategoriesSection-module__evFzpq__sectionHeader{flex-direction:column;align-items:stretch}.CategoriesSection-module__evFzpq__categoryGrid{grid-template-columns:1fr}}
