body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont}section{padding:4rem 0}label{color:#444}.hero{align-items:center;background:linear-gradient(135deg,#0f5132,#198754 60%,#fff);color:#fff;display:flex;min-height:70vh}.hero h1{font-weight:700;letter-spacing:.02em}.hero-subtitle{font-size:1.1rem;max-width:520px}.hero-tag{font-size:.85rem;letter-spacing:.12em;opacity:.9;text-transform:uppercase}.hero-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.25);border-radius:1rem}.product-card{border:1px solid #e4e4e4;border-radius:1rem;height:100%;transition:all .2s ease}.product-card:hover{border-color:#198754;box-shadow:0 12px 30px rgba(0,0,0,.06);transform:translateY(-4px)}.product-icon{align-items:center;border-radius:.75rem;display:inline-flex;font-size:1.3rem;height:40px;justify-content:center;width:40px}.icon-green{background:rgba(25,135,84,.08);color:#198754}.icon-blue{background:rgba(13,110,253,.08);color:#0d6efd}.icon-orange{background:rgba(253,126,20,.08);color:#fd7e14}.section-muted{background-color:#f8f9fa}.badge-chip{border-radius:999px;font-size:.75rem;padding:.3rem .75rem}.cta-final{background:#0f5132;border-radius:1.5rem;color:#fff}footer{color:#6c757d;font-size:.85rem;padding:2rem 0}