:root{--brand-primary:#C8102E;--brand-primary-dark:#7A0B1D;--brand-primary-light:#FAD3D9;--brand-secondary:#1F2A37;--brand-accent:#FFB81C;--brand-text:#1A202C;--brand-text-secondary:#5A5F69;--brand-text-inverse:#FFFFFF;--brand-bg:#FFFFFF;--brand-bg-alt:#F4F4F5;--brand-border:#E2E8F0;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444}body{color:#1a202c;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:#c8102e;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#7a0b1d;color:var(--brand-primary-dark)}img{max-width:100%}.eyebrow{color:#c8102e;color:var(--brand-primary);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase;margin-bottom:.75rem}.section-head{max-width:760px;margin:0 auto 2.5rem;text-align:center}.section-head.narrow{max-width:620px}.nich-section{padding:88px 0}.nich-section-alt{background:#f4f4f5;background:var(--brand-bg-alt)}.nich-navbar-dark{background:#7a0b1d;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.16);padding:8px 0}.brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;display:block}.nich-navbar-dark .nav-link{color:rgba(255,255,255,.88);font-weight:700;padding:.55rem .9rem}.nich-navbar-dark .nav-link:hover{color:#ffb81c;color:var(--brand-accent)}.nich-btn-ghost,.nich-btn-light,.nich-btn-outline-light,.nich-btn-primary{border-radius:0;font-weight:700;padding:.75rem 1.15rem}.nich-btn-primary{background:#c8102e;background:var(--brand-primary);border:1px solid #c8102e;border:1px solid var(--brand-primary);color:#fff;color:var(--brand-text-inverse)}.nich-btn-primary:hover{background:#7a0b1d;background:var(--brand-primary-dark);border-color:#7a0b1d;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.nich-btn-light{background:#fff;background:var(--brand-text-inverse);border:1px solid #fff;border:1px solid var(--brand-text-inverse);color:#c8102e;color:var(--brand-primary)}.nich-btn-ghost,.nich-btn-outline-light{background:0 0;border:1px solid rgba(255,255,255,.78);color:#fff;color:var(--brand-text-inverse)}.nich-btn-ghost:hover,.nich-btn-outline-light:hover{background:#fff;background:var(--brand-text-inverse);color:#7a0b1d;color:var(--brand-primary-dark)}.text-link{font-weight:700}.nich-footer{background:#1f2a37;background:var(--brand-secondary);color:#fff;color:var(--brand-text-inverse);padding:72px 0 24px}.nich-footer h2,.nich-footer h3{color:#fff;color:var(--brand-text-inverse);font-size:1.1rem;margin-bottom:1rem}.nich-footer p{color:rgba(255,255,255,.76)}.footer-links,.nich-footer-contact{list-style:none;margin:0;padding:0}.footer-links li,.nich-footer-contact li{margin-bottom:.55rem}.footer-bottom a,.footer-links a,.nich-footer-contact a{color:rgba(255,255,255,.78)}.footer-bottom a:hover,.footer-links a:hover,.nich-footer-contact a:hover{color:#ffb81c;color:var(--brand-accent)}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.25rem;color:rgba(255,255,255,.68)}.footer-bottom a+a{margin-left:1rem}.industry-hero,.sub-hero,.sustainability-hero{padding:96px 0}.industry-hero,.nich-home-hero,.visual-hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;color:#fff;color:var(--brand-text-inverse)}.industry-hero>img,.nich-home-hero>img,.visual-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(31,42,55,.82),rgba(122,11,29,.55))}.industry-hero .container,.nich-home-hero .container,.visual-hero .container{position:relative;z-index:2}.industry-hero h1,.nich-home-hero h1,.visual-hero h1{color:#fff;color:var(--brand-text-inverse);max-width:860px}.industry-hero p,.nich-home-hero p,.visual-hero p{color:rgba(255,255,255,.86);max-width:760px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:rgba(255,255,255,.18)}.stats-grid div{background:#7a0b1d;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);padding:1.5rem;text-align:center}.stats-grid strong{display:block;font-size:max(1.8rem, min(4vw, 3rem));line-height:1}.stats-grid span{color:rgba(255,255,255,.76)}.subpage-form-cta,.subpage-gradient-cta,.subpage-standard-cta{padding:88px 0;background:#1f2a37;background:var(--brand-secondary);color:#fff;color:var(--brand-text-inverse)}.subpage-gradient-cta{background:linear-gradient(135deg,#c8102e,#7a0b1d);background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark))}.subpage-standard-cta .container{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1.1fr);grid-gap:3rem;gap:3rem;align-items:start}.subpage-form-cta h2,.subpage-gradient-cta h2,.subpage-standard-cta h2{color:#fff;color:var(--brand-text-inverse)}.subpage-form-cta p,.subpage-gradient-cta p,.subpage-standard-cta p{color:rgba(255,255,255,.8)}.error-page,.policy-page{padding:96px 0}.policy-page .container{max-width:840px}.error-page{text-align:center;min-height:520px;display:flex;align-items:center}@media (max-width:991px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subpage-standard-cta .container{grid-template-columns:1fr}}@media (max-width:575px){.footer-bottom{flex-direction:column}.nich-section,.subpage-form-cta,.subpage-gradient-cta,.subpage-standard-cta{padding:64px 0}.industry-hero,.nich-home-hero,.visual-hero{min-height:520px}}