@charset "UTF-8";.hero-cat{background:linear-gradient(160deg,var(--brand-primary) 0,var(--brand-dark) 70%);min-height:580px;display:flex;align-items:center;position:relative;overflow:hidden}.hero-cat::before{content:"";position:absolute;right:-5%;bottom:-10%;width:55%;height:120%;background:rgba(255,204,0,.06);border-radius:50%}.hero-cat .hero-content{position:relative;z-index:1;padding:64px 0;color:#fff}.hero-cat .hero-content .eyebrow{display:inline-block;background:var(--brand-secondary);color:var(--brand-dark);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:4px 12px;border-radius:2px;margin-bottom:16px}.hero-cat h1{font-size:max(1.8rem, min(3.5vw, 2.9rem));color:#fff;font-weight:800;line-height:1.12;margin-bottom:18px}.hero-cat .hero-sub{font-size:1.05rem;opacity:.82;max-width:500px;margin-bottom:28px;line-height:1.7}.hero-cat .hero-cta-group{display:flex;gap:14px;flex-wrap:wrap}.hero-cat .hero-img-wrap{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center}.hero-cat .hero-img-wrap ai-img,.hero-cat .hero-img-wrap img{height:480px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 40px rgba(0, 0, 0, .35))}.specs-highlight{background:#fff;padding:48px 0}.specs-highlight .spec-box{background:var(--brand-accent);border-radius:var(--border-radius);padding:24px 20px;text-align:center;height:100%}.specs-highlight .spec-box .spec-val{font-size:1.8rem;font-weight:800;color:var(--brand-primary);display:block}.specs-highlight .spec-box .spec-label{font-size:.82rem;color:var(--brand-muted);margin-top:4px}.faq-two-col .faq-item{padding:20px 0;border-bottom:1px solid rgba(27,42,74,.08)}.faq-two-col .faq-item h4{font-size:1rem;color:var(--brand-primary);margin-bottom:8px}.faq-two-col .faq-item p{font-size:.92rem;color:var(--brand-muted);margin:0;line-height:1.7}@media (max-width:991.98px){.hero-cat .hero-content{padding:48px 0 24px}.hero-cat .hero-img-wrap ai-img,.hero-cat .hero-img-wrap img{height:320px}}@media (max-width:767.98px){.hero-cat{min-height:auto}.hero-cat .hero-img-wrap{display:none}}