.hirose-home-hero{position:relative;min-height:680px;padding:96px 0 170px;color:var(--brand-text-inverse);background:linear-gradient(120deg,var(--brand-primary-dark),var(--brand-primary));overflow:hidden}.hirose-home-hero h1,.hirose-home-hero p{color:var(--brand-text-inverse)}.hero-image{min-height:420px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:var(--brand-shadow);background:rgba(255,255,255,.12)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hirose-home-hero .hirose-btn-outline{color:var(--brand-text-inverse);border-color:rgba(255,255,255,.8)}.hero-bottom-bar{position:absolute;right:0;bottom:0;left:0;background:rgba(255,255,255,.96);color:var(--brand-text);border-top:1px solid rgba(255,255,255,.24)}.hero-bottom-bar .container{display:grid;grid-template-columns:repeat(3,1fr)}.bottom-metric{padding:24px;border-right:1px solid var(--brand-border)}.bottom-metric strong{display:block;color:var(--brand-primary);font-size:28px}.hirose-trust{background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}.trust-grid{display:flex;flex-wrap:nowrap}.trust-grid div{flex:1;padding:28px 22px;border-right:1px solid var(--brand-border)}.trust-grid strong{display:block;color:var(--brand-primary);font-size:30px}.hirose-section{padding:82px 0}.cert-grid,.stats-icon-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.cert-grid article,.stats-icon-grid div,.testimonial-grid article{padding:24px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:0 10px 24px rgba(0,35,71,.06)}.cert-grid span{color:var(--brand-accent);font-weight:800}.industry-image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px;gap:22px}.industry-image-grid article{position:relative;min-height:300px;overflow:hidden;border-radius:var(--brand-radius);background:var(--brand-primary-dark)}.industry-image-grid img{width:100%;height:100%;min-height:300px;-o-object-fit:cover;object-fit:cover;opacity:.74}.industry-image-grid article div{position:absolute;right:0;bottom:0;left:0;padding:22px;color:#fff;background:linear-gradient(0deg,rgba(0,35,71,.92),rgba(0,35,71,0))}.industry-image-grid h3,.industry-image-grid p{color:#fff}.hirose-testimonials{background:var(--brand-bg-alt)}.stat-icon{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;color:#fff;background:var(--brand-primary);border-radius:var(--brand-radius);font-weight:800}.stats-icon-grid strong{display:block;margin-top:14px;color:var(--brand-primary);font-size:28px}.hirose-cta{padding:82px 0;color:#fff;background:var(--brand-primary-dark)}.hirose-cta h2,.hirose-cta li,.hirose-cta p{color:#fff}.cta-list{padding-left:20px}@media (max-width:768px){.hirose-home-hero{padding:70px 0 0}.hero-bottom-bar{position:static;margin-top:40px}.hero-bottom-bar .container,.trust-grid{grid-template-columns:1fr;display:grid}}