@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0a0a1a;color:#fff;line-height:1.7;-webkit-font-smoothing:antialiased}.landing{min-height:100vh}.hero-section{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:60px 40px}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0}.hero-image{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/hero_mobile.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#0a0a1af7,#0a0a1ae6 35%,#0a0a1ab3 60%,#0a0a1a80)}.content-wrapper{position:relative;z-index:1;max-width:1100px;margin:0 auto;width:100%}.left-content{max-width:620px;text-align:center;margin:0 auto}.badge{display:inline-block;background:#ff6b351f;color:#ff6b35;padding:12px 28px;border-radius:50px;font-weight:600;font-size:.9rem;margin-bottom:28px;border:1px solid rgba(255,107,53,.25);letter-spacing:.5px;text-transform:uppercase}h1{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.2;margin-bottom:20px;letter-spacing:-.5px}.highlight{background:linear-gradient(135deg,#ff6b35,#ff8c42);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.25rem;color:#c0c0d0;margin-bottom:12px;font-weight:500}.description{font-size:1rem;color:#fff;margin-bottom:20px;max-width:520px;margin-left:auto;margin-right:auto}.benefits-box{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:28px 32px;margin-bottom:28px;text-align:left}.benefits-list{list-style:none}.benefits-list li{display:flex;align-items:center;gap:14px;padding:10px 0;font-size:.95rem;color:#d0d0e0;font-weight:500}.check-icon{color:#4ade80;font-weight:700;font-size:1.1rem;flex-shrink:0}.emoji-icon{font-size:1.2rem;flex-shrink:0}.sub-description{color:#fff;font-size:1rem;margin-bottom:25px;line-height:1.6}.savings-banner{background:#4ade8014;border:1px solid rgba(74,222,128,.2);color:#4ade80;padding:18px 28px;border-radius:14px;font-weight:600;font-size:1rem;margin-bottom:32px}.cta-button{background:linear-gradient(135deg,#ff6b35,#ff8c42);border:none;color:#fff;padding:22px 52px;font-size:1.15rem;font-weight:700;border-radius:16px;cursor:pointer;transition:all .3s ease;margin-bottom:32px;box-shadow:0 10px 40px #ff6b3559;letter-spacing:.3px}.cta-button:hover{transform:translateY(-4px);box-shadow:0 18px 50px #ff6b3580}.clients-counter{display:flex;align-items:center;justify-content:center;gap:14px}.counter-number{font-size:2.2rem;font-weight:800;color:#fff}.counter-text{color:#808090;font-size:1rem;font-weight:500}.quiz-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.quiz-modal{position:relative;width:100%;height:100%;overflow:hidden}.quiz-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;transition:background-image .5s ease}.quiz-bg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0a0a1e8c,#0a0a1eb3)}.quiz-inner{position:relative;z-index:1;padding:60px 40px;overflow-y:auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.quiz-close{position:absolute;top:16px;right:20px;background:none;border:none;color:#808090;font-size:2rem;cursor:pointer;transition:color .3s;line-height:1;z-index:10}.quiz-close:hover{color:#fff}.progress-indicators{display:flex;justify-content:center;gap:12px;margin-bottom:40px;background:#0f0f2399;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 28px;border-radius:50px}.indicator{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;background:#ffffff0f;color:#505060;border:2px solid rgba(255,255,255,.08);transition:all .3s ease}.indicator.active{background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff;border-color:transparent}.indicator.current{box-shadow:0 0 24px #ff6b3599;transform:scale(1.15)}.quiz-body{width:100%;max-width:600px}.quiz-step{background:#0f0f23bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:40px;border:1px solid rgba(255,255,255,.1)}.quiz-step h3{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:32px;color:#fff;line-height:1.4;text-shadow:0 2px 10px rgba(0,0,0,.5)}.options-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.options-grid.three-cols{grid-template-columns:repeat(3,1fr)}.option-btn{background:#ffffff0d;border:2px solid rgba(255,255,255,.12);border-radius:16px;padding:24px 18px;cursor:pointer;transition:all .25s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.option-btn:hover{border-color:#ff6b3599;background:#ff6b351a;transform:translateY(-2px)}.option-btn.selected{border-color:#ff6b35;background:#ff6b352e;transform:scale(.97)}.option-label{color:#fff;font-weight:600;font-size:1rem;text-align:center}.options-list{display:flex;flex-direction:column;gap:12px}.option-btn-wide{background:#ffffff0d;border:2px solid rgba(255,255,255,.12);border-radius:14px;padding:18px 22px;cursor:pointer;transition:all .25s ease;color:#fff;font-weight:500;font-size:1rem;text-align:center}.option-btn-wide:hover{border-color:#ff6b3599;background:#ff6b351a;transform:translateY(-2px)}.option-btn-wide.selected{border-color:#ff6b35;background:#ff6b352e}.lead-form-step h3{font-size:1.2rem;line-height:1.5;margin-bottom:18px}.lead-description{color:#b0b0c0;text-align:center;margin-bottom:22px;font-size:.95rem;line-height:1.6}.lead-benefits{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:18px 22px;margin-bottom:26px}.lead-benefits p{color:#fff;margin-bottom:12px;font-weight:600}.lead-benefits ul{list-style:none;color:#c8c8d8;font-size:.9rem}.lead-benefits li{padding:6px 0 6px 22px;position:relative}.lead-benefits li:before{content:"✓";position:absolute;left:0;color:#4ade80;font-weight:700}.contact-form{display:flex;flex-direction:column;gap:14px}.contact-form input{padding:18px 20px;border:2px solid #d4a853;border-radius:14px;background:#ffffff0d;color:#fff;font-size:1rem;font-family:inherit;transition:all .3s;box-shadow:0 0 10px #d4a85333}.contact-form input:focus{border-color:#f0c66e;box-shadow:0 0 15px #d4a85366;outline:none}.contact-form input::placeholder{color:#707090}.contact-form input:focus{outline:none;border-color:#ff6b35;background:#ff6b350d}.submit-btn{background:linear-gradient(135deg,#ff6b35,#ff8c42);border:none;color:#fff;padding:20px;font-size:1.1rem;font-weight:700;border-radius:14px;cursor:pointer;transition:all .3s ease;margin-top:10px;font-family:inherit}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 14px 35px #ff6b3573}.quiz-nav{display:flex;margin-top:20px;width:100%;max-width:600px}.nav-btn{padding:16px 32px;font-size:1rem;font-weight:600;border-radius:14px;cursor:pointer;transition:all .3s ease;font-family:inherit}.nav-btn.back{background:#0f0f23b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);color:#fff}.nav-btn.back:hover{border-color:#ffffff80;background:#0f0f23e6}.thank-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a0a1a,#1a1a2e);padding:40px 20px}.thank-content{text-align:center;max-width:500px}.success-icon-large{width:100px;height:100px;background:linear-gradient(135deg,#4ade80,#22c55e);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff;margin:0 auto 32px;box-shadow:0 20px 50px #4ade804d}.thank-content h1{font-size:2.2rem;margin-bottom:20px;font-weight:800}.thank-content p{color:#b0b0c0;font-size:1.1rem;margin-bottom:36px;line-height:1.7}.back-home-btn{background:linear-gradient(135deg,#ff6b35,#ff8c42);border:none;color:#fff;padding:18px 42px;font-size:1.1rem;font-weight:700;border-radius:14px;cursor:pointer;transition:all .3s ease;font-family:inherit}.back-home-btn:hover{transform:translateY(-3px);box-shadow:0 14px 40px #ff6b3573}@media (max-width: 768px){.hero-section{padding:50px 20px}h1{font-size:1.75rem}.subtitle{font-size:1.1rem}.benefits-box{padding:22px 20px}.benefits-list li{font-size:.9rem}.cta-button{width:100%;padding:20px 30px;font-size:1.05rem}.quiz-inner{padding:30px 20px}.quiz-step h3{font-size:1.15rem}.options-grid,.options-grid.three-cols{grid-template-columns:1fr}.option-btn{padding:18px 14px}.indicator{width:32px;height:32px;font-size:.8rem}.progress-indicators{gap:8px}.thank-content h1{font-size:1.7rem}.success-icon-large{width:80px;height:80px;font-size:2.5rem}.site-footer{padding:15px 20px}.legal-info{font-size:.7rem}}.site-footer{background:#000c;padding:20px 40px;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.footer-content{max-width:1200px;margin:0 auto}.legal-info{color:#fff9;font-size:.85rem;margin:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#0f0f23,#1a1a2e,#16213e);min-height:100vh;color:#fff;line-height:1.6}html{scroll-behavior:smooth}
