@charset "UTF-8";.hero-abi{background:linear-gradient(160deg,var(--brand-primary) 0,var(--brand-dark) 100%);min-height:520px;display:flex;align-items:center;position:relative;overflow:hidden;text-align:center}.hero-abi::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='20' cy='20' r='2'/%3E%3C/g%3E%3C/svg%3E")}.hero-abi .hero-content{position:relative;z-index:1;max-width:700px;margin:0 auto;padding:60px 20px;color:#fff}.hero-abi .eyebrow{display:inline-block;background:rgba(212,168,67,.2);border:1px solid rgba(212,168,67,.4);color:var(--brand-secondary);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:5px 16px;border-radius:20px;margin-bottom:18px}.hero-abi h1{font-size:max(1.75rem, min(3.5vw, 2.8rem));color:#fff;font-weight:800;line-height:1.15;margin-bottom:18px}.hero-abi .hero-sub{font-size:1.05rem;opacity:.85;max-width:540px;margin:0 auto 32px;line-height:1.7}.hero-abi .hero-cta-group{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hero-abi .hero-img-row{margin-top:40px;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.hero-abi .hero-img-row ai-img,.hero-abi .hero-img-row img{height:180px;width:auto;border-radius:8px}.trust-bar{background:var(--brand-accent);padding:24px 0;border-bottom:1px solid rgba(45,106,79,.1)}.trust-grid{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px;text-align:center}.trust-item .trust-number{display:block;font-size:1.8rem;font-weight:800;color:var(--brand-primary);line-height:1}.trust-item .trust-label{display:block;font-size:.78rem;color:var(--brand-muted);margin-top:4px;font-weight:500}.products-showcase{padding:64px 0}.product-preview-card{background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow var(--transition),transform var(--transition);height:100%}.product-preview-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.product-preview-card .card-img{padding:20px;background:var(--brand-light);text-align:center}.product-preview-card .card-img ai-img,.product-preview-card .card-img img{height:180px;width:auto;-o-object-fit:contain;object-fit:contain}.product-preview-card .card-body{padding:16px 20px}.product-preview-card .card-body h3{font-size:1rem;margin-bottom:6px}.product-preview-card .card-body p{font-size:.85rem;color:var(--brand-muted);margin-bottom:10px}.product-preview-card .btn-learn{font-size:.82rem;font-weight:600;color:var(--brand-primary);border:1px solid var(--brand-primary);padding:6px 16px;border-radius:var(--border-radius);background:0 0;transition:all var(--transition);cursor:pointer}.product-preview-card .btn-learn:hover{background:var(--brand-primary);color:#fff}.app-card{background:var(--brand-accent);border-radius:var(--border-radius);padding:28px 24px;text-align:center;transition:box-shadow var(--transition);height:100%}.app-card:hover{box-shadow:var(--shadow-md)}.app-card .app-icon{width:56px;height:56px;margin:0 auto 14px;background:var(--brand-primary);border-radius:50%;display:flex;align-items:center;justify-content:center}.app-card .app-icon svg{width:28px;height:28px;fill:#fff}.app-card h4{font-size:.95rem;margin-bottom:6px}.app-card p{font-size:.82rem;color:var(--brand-muted)}.faq-col{margin-bottom:16px}.faq-col h4{font-size:.95rem;color:var(--brand-primary);margin-bottom:6px}.faq-col p{font-size:.88rem;color:var(--brand-muted)}.cta-banner{background:var(--brand-primary);color:#fff;padding:56px 0;text-align:center}.cta-banner h2{color:#fff;margin-bottom:10px}.cta-banner p{opacity:.8;max-width:540px;margin:0 auto 28px}@media (max-width:767px){.hero-abi{min-height:400px}.hero-abi .hero-content{padding:40px 16px}.trust-grid{gap:8px}.trust-item .trust-number{font-size:1.4rem}}