.custom-landing-scope .text-left{text-align:left}.custom-landing-scope .hero{background:linear-gradient(135deg,#4e8cff 0%,var(--primary) 100%);color:#fff;padding:6rem 2rem}.custom-landing-scope .hero h1{font-size:3.5rem;margin-bottom:1.5rem;color:#fff}.custom-landing-scope .hero p{font-size:1.25rem;max-width:700px;margin:0 auto 2.5rem;opacity:.95;color:#f3f4f6}.custom-landing-scope .btn-success{background-color:#10b981;color:white;width:100%;padding:.9rem;margin-bottom:1rem}.custom-landing-scope .btn-success:hover{background-color:#059669}.custom-landing-scope .btn-text{background:0 0;color:#6b7280;font-size:.85rem;text-transform:uppercase}.custom-landing-scope .btn-white{background:#fff;color:#0f2027;padding:1rem 3rem}.custom-landing-scope .btn-white:hover{background:#f3f4f6}.custom-landing-scope .price{font-size:2.2rem;font-weight:900;color:var(--secondary);margin:1.5rem 0 .5rem}.custom-landing-scope .feature-label{flex:1}.custom-landing-scope .pricing-features li.disabled{color:#9ca3af;text-decoration:line-through}.custom-landing-scope .pricing-features li.disabled svg{color:#d1d5db}.custom-landing-scope .price-period{font-size:.95rem;color:var(--secondary);margin-bottom:1.5rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.custom-landing-scope .split-card{background:#f3f6fc;padding:3rem 2rem;border-radius:32px;border:1px solid #eef2f6;height:100%;text-align:left;transition:transform .3s ease}.custom-landing-scope .split-card:hover{border-color:#dbeafe;transform:translateY(-5px)}.custom-landing-scope .split-card h3{text-align:center;font-size:1.4rem;color:var(--secondary);margin-bottom:.2rem}.custom-landing-scope .benefit-row{display:flex;align-items:flex-start;margin-bottom:1.5rem}.custom-landing-scope .benefit-icon-sm{width:24px;height:24px;color:var(--primary);margin-right:1rem;flex-shrink:0;margin-top:3px}.custom-landing-scope .benefit-icon-sm svg{width:100%;height:100%;fill:currentColor}.custom-landing-scope .feature-image-wrapper{border-radius:24px;overflow:hidden;box-shadow:none;transition:transform .3s ease}.custom-landing-scope .feature-image{width:100%;height:auto;display:block;transition:transform .6s ease}.custom-landing-scope .feature-image-wrapper:hover .feature-image{transform:scale(1.08)}.custom-landing-scope .dot{width:12px;height:12px;background:#e5e7eb;border-radius:50%;cursor:pointer;transition:background .3s ease,width .3s ease}.custom-landing-scope .dot.active{background:var(--primary);width:24px;border-radius:10px}.custom-landing-scope .footer{background:#0f2027;color:white;padding:4rem 2rem}.custom-landing-scope .footer h2{color:white;margin-bottom:1rem}@media (max-width:768px){.custom-landing-scope .hero h1{font-size:2.5rem}}