@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050816;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#050816}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:999px}::selection{color:#fff;background:#3b82f659}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.content-wrapper>*{animation:.6s forwards fade-up}.content-wrapper>:first-child{opacity:0;animation-delay:.1s}.content-wrapper>:nth-child(2){opacity:0;animation-delay:.2s}.content-wrapper>:nth-child(3){opacity:0;animation-delay:.35s}.content-wrapper>:nth-child(4){opacity:0;animation-delay:.5s}.app-wrapper{color:#fff;--primary-red:#c10007;--primary-red-hover:#a00006;--primary-accent:#dc2626;--primary-glow:#c1000780;background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;font-family:Inter,sans-serif;position:relative}.overlay{z-index:0;background:linear-gradient(135deg,#0a0505f0 0%,#140a0ae6 50%,#0a0505f5 100%);position:fixed;inset:0}.content-wrapper{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem 3rem;position:relative}.particles{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.particle{opacity:.12;border-radius:50%;animation:linear infinite float-particle;position:absolute}.particle-1{background:radial-gradient(circle, var(--primary-red), transparent);width:300px;height:300px;animation-duration:20s;top:-100px;left:-80px}.particle-2{background:radial-gradient(circle,#900005,#0000);width:200px;height:200px;animation-duration:25s;animation-delay:-8s;top:30%;right:-60px}.particle-3{background:radial-gradient(circle, var(--primary-accent), transparent);width:150px;height:150px;animation-duration:18s;animation-delay:-5s;bottom:20%;left:10%}.particle-4{background:radial-gradient(circle, var(--primary-red), transparent);width:250px;height:250px;animation-duration:22s;animation-delay:-12s;bottom:-80px;right:20%}.particle-5{background:radial-gradient(circle,#900005,#0000);width:120px;height:120px;animation-duration:16s;animation-delay:-3s;top:60%;left:60%}.particle-6{background:radial-gradient(circle, var(--primary-accent), transparent);width:180px;height:180px;animation-duration:28s;animation-delay:-15s;top:10%;right:30%}@keyframes float-particle{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(180deg)}to{transform:translateY(0)rotate(360deg)}}.site-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:1.5rem 0;display:flex}.logo-area{align-items:center;gap:.75rem;display:flex}.logo-icon svg{filter:drop-shadow(0 0 12px #c1000766);width:44px;height:44px}.logo-text{flex-direction:column;display:flex}.logo-brand{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#fca5a5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:800;line-height:1.1}.logo-sub{color:#64748b;text-transform:uppercase;letter-spacing:.12em;font-size:.65rem;font-weight:500}.header-phone{color:#94a3b8;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.header-phone svg{width:16px;height:16px;color:var(--primary-red)}.header-phone:hover{color:#fff;background:#c100071a;border-color:#c1000766}.header-right{align-items:center;gap:.75rem;display:flex}.lang-switch{cursor:pointer;-webkit-backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .65rem;transition:all .3s;display:flex}.lang-switch:hover{background:#c1000714;border-color:#c1000766}.lang-label{color:#475569;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700;line-height:1;transition:color .3s}.lang-label.lang-active{color:#fff;text-shadow:0 0 8px #c1000799}.lang-toggle{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;width:36px;height:20px;transition:all .3s;position:relative}.lang-switch:hover .lang-toggle{border-color:#c100074d}.lang-thumb{background:linear-gradient(135deg, var(--primary-red) 0%, #900005 100%);border-radius:50%;width:14px;height:14px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 8px #c1000780}.lang-thumb.lang-thumb-on{transform:translate(16px)}@media (width<=600px){.header-right{gap:.5rem}.header-phone{padding:.4rem .6rem;font-size:.78rem}.lang-switch{gap:.35rem;padding:.35rem .5rem}.lang-label{font-size:.65rem}.lang-toggle{width:30px;height:17px}.lang-thumb{width:11px;height:11px}.lang-thumb.lang-thumb-on{transform:translate(13px)}}.hero-section{text-align:center;margin-bottom:4rem}.hero-badge{color:#fcc;text-transform:uppercase;letter-spacing:.1em;background:#c1000726;border:1px solid #c100074d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.badge-dot{background:var(--primary-red);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-title{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1}.gradient-text{background:linear-gradient(135deg, var(--primary-red) 0%, #900005 50%, var(--primary-accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#94a3b8;max-width:560px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.stats-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.stat-item{flex-direction:column;align-items:center;gap:.25rem;display:flex}.stat-num{background:linear-gradient(135deg, var(--primary-red), #900005);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:900}.stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.stat-divider{background:#ffffff1a;width:1px;height:40px}.main-content{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}@media (width<=1024px){.main-content{grid-template-columns:1fr}}.form-container{-webkit-backdrop-filter:blur(20px);background:#0f1432b3;border:1px solid #ffffff1a;border-radius:24px;padding:2.5rem;box-shadow:0 0 0 1px #3b82f61a,0 25px 50px #00000080,inset 0 1px #ffffff0d}.form-header{border-bottom:1px solid #ffffff14;margin-bottom:2rem;padding-bottom:1.5rem}.form-title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.6rem;font-weight:800}.form-desc{color:#64748b;font-size:.9rem}.lead-form{flex-direction:column;gap:1.25rem;display:flex}.field-group{flex-direction:column;gap:.4rem;display:flex;position:relative}.field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=600px){.field-row{grid-template-columns:1fr}}.field-label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;display:flex}.label-icon{width:14px;height:14px;color:var(--primary-red);flex-shrink:0}.required{color:#f87171}.optional{color:#475569;text-transform:none;letter-spacing:0;margin-left:.25rem;font-size:.72rem;font-weight:400}.field-input{color:#fff;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:all .25s}.field-input::placeholder{color:#334155}.field-input.field-success{background:#22c55e0d;border-color:#22c55e80}.error-msg{color:#f87171;align-items:center;gap:.3rem;margin:0;font-size:.78rem;display:flex}.field-hint{color:#475569;margin:0;font-size:.75rem}.vin-counter{color:#475569;pointer-events:none;background:#0f1432cc;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:600;position:absolute;top:38px;right:12px}.disclaimer-box{background:linear-gradient(135deg,#f59e0b14 0%,#fbbf240d 100%);border:1px solid #f59e0b40;border-radius:14px;padding:1.25rem 1.5rem}.disclaimer-header{color:#fbbf24;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.82rem;font-weight:700;display:flex}.disclaimer-icon{color:#fbbf24;flex-shrink:0;width:18px;height:18px}.disclaimer-text{color:#94a3b8;margin:0;font-size:.83rem;line-height:1.7}.checkboxes-area{flex-direction:column;gap:.75rem;display:flex}.checkbox-label{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.checkbox-label:hover{background:#3b82f60a;border-color:#3b82f64d}.checkbox-label.checkbox-error{background:#f871710a;border-color:#f871714d}.checkbox-input{opacity:0;width:0;height:0;position:absolute}.checkbox-custom{background:#ffffff0a;border:2px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;margin-top:1px;transition:all .2s;display:flex;position:relative}.checkbox-input:checked+.checkbox-custom{background:linear-gradient(135deg, var(--primary-red), #900005);-webkit-background-clip:padding-box;background-clip:padding-box;border-color:#0000}.checkbox-input:checked+.checkbox-custom:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:6px;height:10px;display:block;transform:rotate(45deg)translateY(-1px)}.checkbox-text{color:#94a3b8;font-size:.83rem;line-height:1.6}.link-terms{color:var(--primary-red);font-weight:600;text-decoration:none}.link-terms:hover{text-decoration:underline}.submit-btn{background:linear-gradient(135deg, var(--primary-red) 0%, #900005 100%);color:#fff;cursor:pointer;letter-spacing:.02em;border:none;border-radius:14px;padding:1.1rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px #c1000759}.submit-btn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26 0%,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.submit-btn:hover:not(:disabled):before{opacity:1}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 40px #c1000780}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.btn-inner{justify-content:center;align-items:center;gap:.6rem;display:flex}.btn-icon{width:20px;height:20px}.spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-privacy{text-align:center;color:#475569;margin:0;font-size:.78rem}.success-state{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.success-icon-wrap{background:linear-gradient(135deg,#22c55e26,#10b9811a);border:2px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:.5s cubic-bezier(.175,.885,.32,1.275) pop-in;display:flex}.success-icon-wrap svg{color:#22c55e;width:36px;height:36px}@keyframes pop-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.success-title{color:#22c55e;margin:0;font-size:1.8rem;font-weight:800}.success-msg{color:#94a3b8;max-width:440px;margin:0;font-size:.95rem;line-height:1.6}.success-details{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:.5rem;width:100%;max-width:400px;padding:1rem 1.5rem;display:flex}.success-detail-item{justify-content:space-between;gap:1rem;font-size:.85rem;display:flex}.detail-label{color:#475569}.detail-value{color:#cbd5e1;font-family:monospace;font-size:.9rem;font-weight:600}.sidebar{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:2rem}.cta-card{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#3b82f61f 0%,#8b5cf614 100%);border:1px solid #3b82f640;border-radius:20px;padding:2rem 1.75rem}.cta-pulse{justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex;position:relative}@keyframes pulse-ring{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.6)}}.cta-phone-icon{width:26px;height:26px;color:var(--primary-red);z-index:1;position:relative}.cta-title{margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.cta-desc{color:#64748b;margin-bottom:1.25rem;font-size:.83rem;line-height:1.5}.cta-call-btn{background:linear-gradient(135deg, var(--primary-red) 0%, #900005 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.9rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 6px 24px #c100074d}.cta-call-btn svg{width:18px;height:18px}.cta-call-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #22c55e73}.cta-hours{color:#475569;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;font-size:.75rem;display:flex}.hours-icon{width:14px;height:14px}.benefits-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f143299;border:1px solid #ffffff14;border-radius:20px;padding:1.75rem}.benefits-title{text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:1rem;font-size:.85rem;font-weight:700}.benefits-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.benefit-item{color:#cbd5e1;align-items:center;gap:.75rem;font-size:.88rem;display:flex}.benefit-check{background:linear-gradient(135deg, var(--primary-red), #900005);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;font-size:.75rem;font-weight:900;display:flex}.testimonial-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f143299;border:1px solid #ffffff14;border-radius:20px;padding:1.75rem}.stars{color:#fbbf24;letter-spacing:2px;margin-bottom:.75rem;font-size:1rem}.testimonial-text{color:#94a3b8;margin-bottom:1rem;font-size:.88rem;font-style:italic;line-height:1.6}.testimonial-author{align-items:center;gap:.75rem;display:flex}.author-avatar{background:linear-gradient(135deg, var(--primary-red), #900005);border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:.9rem;font-weight:800;display:flex}.author-name{color:#e2e8f0;font-size:.85rem;font-weight:700}.author-location{color:#475569;font-size:.75rem}.site-footer{border-top:1px solid #ffffff0f;margin-top:4rem;padding-top:2rem}.footer-legal{text-align:center;flex-direction:column;gap:.75rem;display:flex}.footer-legal p{color:#334155;margin:0;font-size:.78rem;line-height:1.7}.footer-link{color:#475569;text-decoration:none}.footer-link:hover{color:var(--primary-red)}.footer-disclaimer{max-width:780px;color:#1e293b!important;margin:0 auto!important;font-size:.72rem!important}.modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.modal-container{background:#141932f2;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:100%;max-width:800px;max-height:85vh;animation:.3s cubic-bezier(.34,1.56,.64,1) modalScale;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000080}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-close{color:#64748b;cursor:pointer;z-index:10;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.modal-close:hover{color:#fff}.modal-content{flex:1;padding:3rem;overflow-y:auto}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.modal-content h1{background:linear-gradient(135deg,#fff,#fca5a5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.2rem;font-weight:800}.modal-intro{color:#94a3b8;border-bottom:1px solid #ffffff0d;margin-bottom:2.5rem;padding-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.term-section{margin-bottom:2rem}.term-section h3{color:#fff;margin-bottom:.75rem;font-size:1.1rem}.term-section p{color:#94a3b8;font-size:.95rem;line-height:1.7}.modal-contact{background:#ffffff08;border-radius:12px;margin-top:3rem;padding:2rem}.modal-contact h3{color:var(--primary-red);margin-bottom:1rem}.modal-contact ul{padding:0;list-style:none}.modal-contact li{color:#cbd5e1;margin-bottom:.5rem;font-size:.9rem}.modal-footer{border-top:1px solid #ffffff0d;justify-content:flex-end;padding:1.5rem 3rem;display:flex}.modal-close-btn{background:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.75rem 2rem;font-weight:700;transition:all .2s}.modal-close-btn:hover{background:var(--primary-red-hover);transform:translateY(-1px)}@media (width<=640px){.modal-content{padding:2rem}.modal-container{height:95vh}}
