:root{--primary:#f93;--primary-dark:#ff8000;--secondary:#fffacd;--text-dark:#2c1810;--text-light:#594d46;--background:#fffdf5;--background-alt:#fef8e6;--white:#fff}body{background-color:var(--background);color:var(--text-dark);margin:0;font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary{background:var(--primary);color:var(--white);box-shadow:0 4px 15px #ff99334d}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #f936}.btn-outline{border:2px solid var(--primary);color:var(--primary);background:0 0}.btn-outline:hover{background:var(--primary);color:var(--white)}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#ffffffe6;border-bottom:1px solid #0000000d;padding:1rem 0;position:fixed;top:0;left:0;right:0}.nav-content{justify-content:space-between;align-items:center;display:flex}.nav-logo{width:auto;height:48px}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:var(--text-dark);font-weight:500;text-decoration:none;transition:color .3s}.nav-link:hover{color:var(--primary)}.mobile-toggle{color:var(--text-dark);cursor:pointer;background:0 0;border:none;display:none}.hero{padding-top:140px;padding-bottom:4rem;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.hero-title{margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.highlight{color:var(--primary)}.hero-desc{color:var(--text-light);max-width:90%;margin-bottom:2.5rem;font-size:1.25rem}.hero-actions{gap:1rem;margin-bottom:3rem;display:flex}.trust-row{color:var(--text-light);gap:2rem;font-size:.9rem;font-weight:500;display:flex}.trust-item{align-items:center;gap:.5rem;display:flex}.trust-icon{color:var(--primary)}.hero-image{filter:drop-shadow(0 20px 40px #0000001a);width:100%;height:auto}.section{padding:6rem 0}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.section-title{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem}.section-desc{color:var(--text-light);font-size:1.1rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.feature-card{background:var(--white);border:1px solid #0000000d;border-radius:20px;padding:2.5rem;transition:all .3s}.feature-card:hover{border-color:#f933;transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.feature-icon-box{background:var(--secondary);width:60px;height:60px;color:var(--primary);border-radius:15px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.feature-title{margin-bottom:1rem;font-size:1.25rem}.feature-desc{color:var(--text-light);font-size:.95rem}.steps-grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid;position:relative}.step-card{text-align:center;z-index:1;position:relative}.step-number{background:var(--primary);width:50px;height:50px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.25rem;font-weight:700;display:flex}.step-title{margin-bottom:.75rem;font-size:1.25rem}.step-desc{color:var(--text-light);font-size:.95rem}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:900px;margin:0 auto;display:grid}.pricing-card{background:var(--white);border:1px solid #0000000d;border-radius:24px;padding:3rem;transition:transform .3s;position:relative}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.price-header{text-align:center;border-bottom:1px solid #0000000d;margin-bottom:2rem;padding-bottom:2rem}.price-amount{color:var(--primary);margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1}.price-period{color:var(--text-light);font-size:.9rem;font-weight:500}.price-features{margin:0 0 2.5rem;padding:0;list-style:none}.price-features li{color:var(--text-dark);align-items:center;gap:1rem;margin-bottom:1rem;font-weight:500;display:flex}.price-features .lucide{color:var(--primary);flex-shrink:0}.cta-section{background:linear-gradient(135deg,var(--primary)0%,#f60 100%);text-align:center;color:var(--white);border-radius:30px;margin:4rem 0;padding:4rem}.cta-section h2{margin-bottom:1rem;font-size:2.5rem}.cta-section p{opacity:.9;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.cta-section .btn-primary{background:var(--white);color:var(--primary);box-shadow:0 4px 15px #0000001a}.cta-section .btn-primary:hover{background:var(--secondary);transform:translateY(-2px)}.footer{color:#ffffffb3;background:#1a0f0a;padding:5rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-brand{color:var(--white);margin-bottom:1.5rem;font-size:2rem;font-weight:800;display:block}.footer-desc{margin-bottom:2rem;line-height:1.6}.footer-social{gap:1rem;display:flex}.footer-social a{color:var(--white);opacity:.5;transition:opacity .3s}.footer-social a:hover{opacity:1}.footer h4{color:var(--white);margin-bottom:1.5rem;font-size:1.1rem}.footer-links{padding:0;list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:inherit;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--primary)}.copyright{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}@media (max-width:900px){.hero-grid{text-align:center;grid-template-columns:1fr}.hero-actions,.trust-row{justify-content:center}.hero-title{font-size:3rem}.feature-grid,.steps-grid{grid-template-columns:1fr}}@media (max-width:768px){.nav-links{display:none}.nav-links.active{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d;flex-direction:column;padding:2rem;animation:.3s forwards slideDown;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 40px #0000001a}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-toggle{display:block}.pricing-grid,.footer-grid{grid-template-columns:1fr}}
