.navbar-custom{padding:16px 0;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05)}.nav-link{color:var(--text-dark);font-weight:500;padding:8px 16px!important}.nav-link:hover{color:var(--primary-green)}.btn-nav-cta{background:var(--primary-green);color:white;padding:10px 24px;border-radius:8px;font-weight:600;border:none}.btn-nav-cta:hover{background:var(--primary-green-dark);color:white}.gradient-div{position:relative;overflow:hidden;width:100%;max-width:100vw}.hero-section-container{position:relative;z-index:1}.hero-badge{display:inline-block;background:rgba(126,179,3,.1);color:var(--primary-green);padding:8px 16px;border-radius:100px;font-size:14px;font-weight:600;margin-bottom:20px}.hero-section .lead{color:var(--text-gray);line-height:1.7;margin-bottom:32px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:40px}.btn-hero-primary{background:var(--primary-green);color:white;padding:14px 32px;border-radius:50px;font-size:16px;font-weight:600;border:none;transition:all .3s ease}.btn-hero-primary:hover{background:var(--primary-green-dark);color:white;transform:translateY(-2px);text-decoration:none}.hero-image{border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.1);width:100%}.logos-row{display:flex;justify-content:center;align-items:center;gap:48px;flex-wrap:wrap;opacity:.6}.section-label{display:inline-block;background:rgba(126,179,3,.1);color:var(--primary-green);padding:8px 16px;border-radius:100px;font-size:14px;font-weight:600;margin-bottom:20px}.feature-list li .check-icon{width:24px;height:24px;margin-right:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.cta-title-large{font-size:48px;font-weight:800;color:var(--primary-green);margin-bottom:0}.checkmark-list li .check-icon{margin-right:15px;flex-shrink:0}.card-orange{background-color:#ff7e67}.card-pink{background-color:#e84393}.device-logos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;justify-items:center;align-items:center}.device-logos-grid.bottom-row{grid-template-columns:repeat(2,1fr);margin-top:24px}.footer{background:var(--text-dark);color:white;padding:60px 0 30px}.footer-brand{font-size:28px;font-weight:800;color:var(--primary-green);margin-bottom:16px}.footer-links{list-style:none;padding-left:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#aaa;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:white}.footer-bottom{border-top:1px solid #333;margin-top:40px;padding-top:30px;text-align:center;color:#666}@media (max-width:991px){.cta-title-large{font-size:32px}}@media (max-width:768px){.hero-buttons{flex-direction:column}.logos-row{gap:24px}.cta-title-large{font-size:36px}}@media (max-width:576px){.cta-title-large{font-size:28px}.device-logos-grid{gap:16px}}