@charset "UTF-8";.hero-sany{background:linear-gradient(135deg,#1d1d1b 0,#2d2d2b 100%);color:#fff;padding:4rem 0 0;position:relative}.hero-sub{color:rgba(255,255,255,.75);font-size:1.05rem;max-width:720px;margin:.8rem auto 1.5rem}.hero-spec-row{display:flex;gap:2.5rem;flex-wrap:wrap;margin-bottom:2rem}.hero-spec{text-align:center}.spec-val{display:block;font-size:1.8rem;font-weight:900;color:var(--color-primary);line-height:1.1}.spec-lbl{font-size:.72rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.06em}.hero-cta-group{display:flex;gap:1rem;flex-wrap:wrap}.hero-image-band{margin-top:3rem;border-radius:var(--radius-lg) var(--radius-lg) 0 0;overflow:hidden}.trust-bar{background:var(--color-white);padding:2rem 0;border-bottom:1px solid var(--color-border)}.trust-grid{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem}.trust-item{text-align:center}.trust-number{display:block;font-size:1.7rem;font-weight:900;color:var(--color-secondary)}.trust-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted)}.trust-divider{width:1px;height:40px;background:var(--color-border)}.tech-stats{display:flex;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.tech-stat{text-align:left}.ts-val{display:block;font-size:1.5rem;font-weight:900;color:var(--color-primary)}.ts-lbl{font-size:.72rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.06em}.industry-card{padding:1.5rem}.ind-icon{width:50px;height:50px;border-radius:12px;background:rgba(200,16,46,.08);margin:0 auto .8rem}.industry-label{font-weight:700;color:var(--color-secondary);margin-bottom:.3rem;font-size:1rem}.industry-card p{font-size:.82rem;color:var(--color-muted)}.testimonial-card{background:var(--color-white);border-radius:var(--radius-lg);padding:2.5rem;max-width:700px;box-shadow:var(--shadow-sm)}.testi-quote{font-size:.95rem;font-style:italic;color:var(--color-text);line-height:1.75;margin-bottom:1.2rem}.testi-name{font-weight:700;color:var(--color-secondary);font-size:.9rem}.testi-role{font-size:.78rem;color:var(--color-muted)}.faq-item{margin-bottom:1.5rem}.faq-q{font-size:1.05rem;color:var(--color-secondary);margin-bottom:.4rem}.faq-a{font-size:.9rem;color:var(--color-muted);line-height:1.75}.cta-card{background:linear-gradient(135deg,var(--color-primary) 0,#a00d24 100%);border-radius:var(--radius-lg);padding:4rem 2rem;box-shadow:var(--shadow-lg)}@media (max-width:991px){.hero-sany{padding:3rem 0 0}.hero-spec-row{gap:1.5rem}.trust-divider{display:none}.cta-card{padding:2.5rem 1.5rem}}@media (max-width:575px){.trust-number{font-size:1.3rem}}