.home-hero{position:relative;min-height:700px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark);padding:170px 0 130px}.home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.84}.home-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(105,0,6,.88),rgba(105,0,6,.62),rgba(28,17,17,.28))}.home-hero-copy{position:relative;z-index:2;max-width:760px}.home-hero .num-eyebrow,.home-hero h1,.home-hero p{color:var(--text-on-dark)}.home-hero p{font-size:max(1.05rem, min(2vw, 1.25rem));max-width:680px}.industry-switch{list-style:none;display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:26px 0 32px}.industry-switch li{color:var(--text-on-dark);border:1px solid rgba(255,255,255,.44);border-radius:999px;padding:.48rem .9rem;background:rgba(255,255,255,.1)}.num-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.num-trust-light{background:var(--brand-neutral-light);border-bottom:1px solid var(--brand-border)}.num-trust-row{display:flex;flex-wrap:nowrap;gap:0}.num-trust-item{flex:1 1 0;min-width:0;padding:28px 22px;border-right:1px solid var(--brand-border)}.num-trust-item:last-child{border-right:0}.num-trust-item span{display:block;color:var(--brand-primary);font-weight:800;font-size:max(1.5rem, min(3vw, 2.2rem));line-height:1}.num-trust-item p{margin:8px 0 0;color:var(--brand-text)}.num-products-preview{background:var(--brand-bg)}.num-product-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;box-shadow:var(--shadow-card);transition:transform 180ms,box-shadow 180ms}.num-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.num-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.num-product-card div{padding:24px}.num-product-card span{color:var(--brand-primary);font-weight:800;font-size:.85rem}.num-product-card p{color:var(--brand-text)}.num-testimonials{background:var(--brand-bg-alt)}.num-quote-card{background:var(--brand-bg);border-radius:var(--brand-radius);border:1px solid var(--brand-border);padding:28px;box-shadow:var(--shadow-card)}.num-quote-card p{color:var(--brand-text);font-style:italic}.num-quote-card div{border-top:1px solid var(--brand-border);padding-top:16px}.num-quote-card span{display:block;color:var(--brand-text)}.num-company-stats{background:var(--brand-bg)}.num-company-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.num-company-stats-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:32px;background:linear-gradient(135deg,var(--brand-neutral-light),var(--brand-bg))}.num-company-stats-grid span{color:var(--brand-primary);font-size:max(2.2rem, min(4vw, 3.6rem));line-height:1;font-weight:800}.num-company-stats-grid p{margin:10px 0 0;color:var(--brand-text)}@media (max-width:768px){.home-hero{min-height:590px;padding:130px 0 88px}.num-trust-row{flex-wrap:wrap}.num-trust-item{flex:0 0 50%;border-bottom:1px solid var(--brand-border)}}@media (max-width:575px){.num-company-stats-grid,.num-trust-item{grid-template-columns:1fr}.num-trust-item{flex-basis:100%;border-right:0}}