@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--primary: #FF6600;--primary-dark: #E55D00;--primary-light: #FF8C38;--primary-gradient: linear-gradient(135deg, #FF6600, #FF8C38, #FFB347);--success: #22C55E;--danger: #EF4444;--slate-50: #F8FAFC;--slate-100: #F1F5F9;--slate-200: #E2E8F0;--slate-300: #CBD5E1;--slate-400: #94A3B8;--slate-500: #64748B;--slate-600: #475569;--slate-700: #334155;--slate-800: #1E293B;--orange-50: #FFF7ED;--orange-200: #FED7AA}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;min-height:100vh;color:#1e293b}::selection{background:#f603;color:#1e293b}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1;max-width:1280px;width:100%;margin:0 auto;padding:0 1.5rem 3rem}.home-wrapper,.movida-wrapper,.rental-empty-wrapper{width:100%;display:flex;flex-direction:column}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.dark .skeleton{background:linear-gradient(90deg,#1e293b 25%,#334155,#1e293b 75%);background-size:200% 100%}.hero{position:relative;padding:3rem 1.5rem 4rem;text-align:center;overflow:visible;background:linear-gradient(135deg,#0b1120,#1a1f2e 40%,#0f172a)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(135deg,var(--brand, #0F766E),var(--brand-light, #14B8A6));opacity:0;pointer-events:none;transition:opacity .65s cubic-bezier(.22,1,.36,1)}.hero-brand:before,.hero-movida:before{opacity:1}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;z-index:2;height:1px;background:linear-gradient(90deg,transparent,rgba(255,102,0,.3),transparent)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse 80% 60% at 50% -20%,rgba(255,102,0,.08) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 80% 80%,rgba(255,102,0,.05) 0%,transparent 50%),radial-gradient(ellipse 50% 40% at 20% 70%,rgba(255,140,56,.04) 0%,transparent 50%);pointer-events:none;transition:opacity .65s cubic-bezier(.22,1,.36,1)}.hero-content{position:relative;z-index:15}.hero-content-logo-only{display:flex;justify-content:center}.hero-logo{display:flex;justify-content:center;margin-bottom:1.5rem}.hero-content-logo-only .hero-logo{margin-bottom:0}.hero-logo img{filter:brightness(0) invert(1);opacity:.9}.hero-title{font-size:2.8rem;font-weight:900;margin:0 0 .75rem;background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px;line-height:1.15}.hero-subtitle{font-size:1.15rem;color:#64748b;font-weight:400;margin:0}.hero-home{padding-bottom:5.4rem}.hero-home:after{background:linear-gradient(90deg,transparent,rgba(20,184,166,.34),transparent)}.hero-home .hero-bg{background:radial-gradient(ellipse 80% 60% at 50% -20%,rgba(20,184,166,.1) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 82% 78%,rgba(59,130,246,.08) 0%,transparent 52%),radial-gradient(ellipse 50% 40% at 18% 72%,rgba(16,185,129,.06) 0%,transparent 50%)}.hero-home .hero-logo img{height:54px}.hero-logo img.logo-nave{filter:none;opacity:1;height:52px}.hero-movida{background:linear-gradient(135deg,#0b1120,#1a1f2e 40%,#0f172a)}.hero-movida:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent)}.hero-brand:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent)}.hero-brand .hero-bg,.hero-movida .hero-bg{opacity:0}.home-section{position:relative;z-index:2;margin-top:-2.4rem;padding-bottom:3rem}.home-panel{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:1.25rem;align-items:stretch;background:#fff;border:1px solid #F1F5F9;border-radius:18px;box-shadow:0 16px 40px #0f172a14;padding:1.35rem}.home-panel-copy{display:flex;flex-direction:column;justify-content:center;min-height:280px;padding:1.5rem;border-radius:14px;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #E2E8F0}.home-eyebrow{display:inline-flex;width:fit-content;margin-bottom:.85rem;padding:.38rem .7rem;color:#0f766e;background:#f0fdfa;border:1px solid #99F6E4;border-radius:999px;font-size:.72rem;font-weight:800;line-height:1;text-transform:uppercase}.home-panel-copy h2{margin:0 0 .65rem;color:#0f172a;font-size:2rem;font-weight:900;line-height:1.1}.home-panel-copy p{max-width:28rem;margin:0;color:#64748b;font-size:.98rem;font-weight:500;line-height:1.6}.rental-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.rental-card{--card-brand: #14B8A6;--card-brand-dark: #0F766E;--card-brand-light: #5EEAD4;--card-brand-rgb: 20, 184, 166;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;padding:1rem;color:#1e293b;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:14px;text-align:left;text-decoration:none;font:inherit;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.rental-card:hover{background:#fff;border-color:rgba(var(--card-brand-rgb),.38);box-shadow:0 12px 28px rgba(var(--card-brand-rgb),.12)}.rental-card-active{background:#fff;border-color:var(--card-brand);box-shadow:0 12px 30px rgba(var(--card-brand-rgb),.14)}.rental-card-movida{--card-brand: #FF6600;--card-brand-dark: #B84500;--card-brand-light: #FF9B4A;--card-brand-rgb: 255, 102, 0}.rental-card-unidas{--card-brand: #025196;--card-brand-dark: #013E73;--card-brand-light: #2F7DC1;--card-brand-rgb: 2, 81, 150}.rental-card-lm{--card-brand: #4A1C82;--card-brand-dark: #34105F;--card-brand-light: #7850B6;--card-brand-rgb: 74, 28, 130}.rental-card-localiza{--card-brand: #018B3D;--card-brand-dark: #006B2F;--card-brand-light: #20B861;--card-brand-rgb: 1, 139, 61}.rental-card-logo{display:flex;align-items:center;justify-content:center;width:100%;min-height:92px;padding:1rem;background:linear-gradient(135deg,var(--card-brand-dark),var(--card-brand));border:1px solid rgba(var(--card-brand-rgb),.22);border-radius:12px}.rental-card-logo img{max-width:168px;max-height:48px;object-fit:contain;filter:brightness(0) invert(1);opacity:.94}.rental-card-monogram{display:flex;align-items:center;justify-content:center;width:58px;height:58px;color:#fff;background:#0f172a;border-radius:14px;font-size:1.5rem;font-weight:900}.rental-card-body{display:flex;flex-direction:column;gap:.45rem;margin:1rem 0}.rental-card-body strong{color:#0f172a;font-size:1.1rem;font-weight:900;line-height:1.2}.rental-card-body small{color:#64748b;font-size:.82rem;font-weight:600;line-height:1.45}.rental-card-action{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:38px;width:100%;padding:.62rem .75rem;color:#0f766e;color:var(--card-brand-dark);background:rgba(var(--card-brand-rgb),.08);border:1px solid rgba(var(--card-brand-rgb),.22);border-radius:10px;font-size:.82rem;font-weight:800}.hero-home *:focus-visible,.home-section *:focus-visible{outline-color:#14b8a6}.btn-home-link{display:inline-flex;align-items:center;gap:.45rem;min-height:40px;padding:0 .85rem;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:999px;font:inherit;font-size:.86rem;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease,transform .2s ease}.btn-home-link:hover{background:#fff3;transform:translateY(-1px)}.filter-section{margin-top:-2rem;position:relative;z-index:2}.filter-bar{display:flex;gap:.75rem;align-items:flex-end;flex-wrap:wrap;background:#fff;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f;border:1px solid #F1F5F9}.search-input-wrapper{flex:1.6;min-width:220px;position:relative}.search-input-field{display:flex;align-items:center;gap:.5rem;padding:.7rem .85rem;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:10px;position:relative;transition:all .2s ease;height:38px;box-sizing:border-box}.search-input-field:focus-within{border-color:#f60;box-shadow:0 0 0 3px #ff66001a;background:#fff}.search-input-field input{border:none;background:transparent;outline:none;font-family:inherit;font-size:.88rem;font-weight:500;color:#1e293b;width:100%;padding:0;height:100%}.search-input-field input::placeholder{color:#94a3b8}.search-icon{color:#94a3b8;flex-shrink:0}.clear-search-btn{background:none;border:none;padding:0;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.clear-search-btn:hover{color:#ef4444}.search-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;background:#fff;border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 10px 25px -5px #00000014,0 8px 10px -6px #0000000f;z-index:999;max-height:320px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.search-dropdown-no-results{padding:1.2rem;text-align:center;color:#64748b;font-size:.88rem;font-weight:500}.search-dropdown-item{display:flex;align-items:center;gap:.85rem;padding:.65rem .85rem;cursor:pointer;transition:all .15s ease;border-bottom:1px solid #F1F5F9}.search-dropdown-item-shake{animation:shakeItem .4s ease}@keyframes shakeItem{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}}.search-dropdown-item:last-child{border-bottom:none}.search-dropdown-item:hover{background:#f8fafc}.search-dropdown-item-img-container{width:48px;height:34px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #E2E8F0;border-radius:6px;padding:2px;flex-shrink:0;overflow:hidden}.search-dropdown-item-img{max-width:100%;max-height:100%;object-fit:contain}.search-dropdown-item-info{flex:1;min-width:0}.search-dropdown-item-name{font-size:.88rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-dropdown-item-name-strikethrough{text-decoration:line-through;text-decoration-color:#94a3b8;opacity:.55}.search-dropdown-item-version{font-size:.72rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.1rem}.search-dropdown-item-category{color:#f60;font-weight:500}.search-dropdown-item-price-info{text-align:right;flex-shrink:0}.search-dropdown-item-sub-price{font-size:.85rem;font-weight:700;color:#f60}.search-dropdown-item-sub-price-blurred{filter:blur(5px);-webkit-user-select:none;user-select:none;color:#94a3b8}.search-dropdown-item-buy-price{font-size:.7rem;color:#94a3b8;margin-top:.1rem}.filter-actions-row{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;flex-wrap:wrap}.order-by-select-wrapper{width:230px;position:relative;margin-left:auto}.results-count{font-size:.85rem;color:#6b7280;white-space:nowrap}.clear-filters-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.82rem;font-weight:600;font-family:inherit;color:#ef4444;background:#fef2f2;border:1.5px solid #FECACA;border-radius:10px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.clear-filters-btn:hover{background:#fee2e2;border-color:#fca5a5}.vehicle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:1.25rem;contain:layout style;min-width:0}.no-vehicles{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#94a3b8;text-align:center;background:#fff;border-radius:16px;border:1px solid #F1F5F9;position:relative;overflow:hidden}.no-vehicles:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 40% at 50% 120%,rgba(255,102,0,.04) 0%,transparent 60%);pointer-events:none}.no-vehicles-icon{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:.5rem;color:#cbd5e1;background:#f8fafc;border:1.5px dashed #E2E8F0;border-radius:20px}.no-vehicles-icon svg{width:36px;height:36px}.no-vehicles h3{position:relative;margin:0 0 .35rem;font-size:1.15rem;font-weight:700;color:#1e293b}.no-vehicles p{position:relative;margin:0 auto;max-width:380px;font-size:.88rem;font-weight:500;color:#94a3b8;line-height:1.55}.no-vehicles-hint{position:relative;display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;padding:.45rem .9rem;font-size:.75rem;font-weight:600;color:#f60;background:#fff7ed;border:1px solid #FED7AA;border-radius:20px}.clear-filters-link{position:relative;margin-top:.75rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;font-family:inherit;color:#f60;background:#fff7ed;border:1px solid #FED7AA;border-radius:8px;cursor:pointer;transition:all .2s ease}.clear-filters-link:hover{background:#ffedd5}.dark .no-vehicles{background:#1a1f2e;border-color:#334155}.dark .no-vehicles h3{color:#f8fafc}.dark .no-vehicles-icon{color:#475569;background:#0f172a;border-color:#334155}.dark .no-vehicles-hint{color:#ffb347;background:#ff66001f;border-color:#ff660052}.rental-empty-section{position:relative;z-index:2;margin-top:-2.4rem;padding-bottom:3rem}.rental-empty-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(260px,.7fr);gap:1.25rem;align-items:stretch;min-height:330px;padding:1.25rem;color:#0f172a;background:linear-gradient(135deg,rgba(var(--brand-rgb),.09),transparent 44%),#fff;border:1px solid rgba(var(--brand-rgb),.18);border-radius:18px;box-shadow:0 18px 45px #0f172a17}.rental-empty-copy{display:flex;flex-direction:column;justify-content:center;padding:1.5rem}.rental-empty-eyebrow{display:inline-flex;width:fit-content;margin-bottom:.85rem;padding:.38rem .7rem;color:var(--brand-dark);background:rgba(var(--brand-rgb),.09);border:1px solid rgba(var(--brand-rgb),.24);border-radius:999px;font-size:.72rem;font-weight:800;line-height:1;text-transform:uppercase}.rental-empty-copy h1{margin:0 0 .65rem;color:#0f172a;font-size:2.5rem;font-weight:900;line-height:1}.rental-empty-copy p{max-width:32rem;margin:0;color:#64748b;font-size:1rem;font-weight:600;line-height:1.55}.rental-empty-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:fit-content;min-height:42px;margin-top:1.35rem;padding:0 .95rem;color:#fff;background:var(--brand);border:1px solid var(--brand);border-radius:11px;font:inherit;font-size:.86rem;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.rental-empty-button:hover{background:var(--brand-dark);box-shadow:0 12px 28px rgba(var(--brand-rgb),.18);transform:translateY(-1px)}.rental-empty-status{display:grid;align-content:space-between;gap:1rem;padding:1rem;background:linear-gradient(135deg,var(--brand-dark),var(--brand));border-radius:14px;overflow:hidden}.rental-empty-logo-card{display:flex;align-items:center;justify-content:center;min-height:126px;padding:1.25rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:12px}.rental-empty-logo-card img{max-width:190px;max-height:58px;object-fit:contain;filter:brightness(0) invert(1)}.rental-empty-lines{display:grid;gap:.55rem}.rental-empty-lines span{display:block;height:10px;border-radius:999px;background:#ffffff3d}.rental-empty-lines span:nth-child(2){width:78%}.rental-empty-lines span:nth-child(3){width:52%}.rental-empty-metric{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding-top:.9rem;color:#fff;border-top:1px solid rgba(255,255,255,.18)}.rental-empty-metric small{max-width:8rem;color:#ffffffb8;font-size:.72rem;font-weight:800;line-height:1.2;text-transform:uppercase}.rental-empty-metric strong{font-size:3.4rem;font-weight:900;line-height:.85}.dark .rental-empty-panel{color:#f8fafc;background:linear-gradient(135deg,rgba(var(--brand-rgb),.18),transparent 46%),#1a1f2e;border-color:rgba(var(--brand-rgb),.34);box-shadow:0 18px 45px #00000047}.dark .rental-empty-copy h1{color:#f8fafc}.dark .rental-empty-copy p{color:#94a3b8}.dark .rental-empty-eyebrow{color:#fff;background:rgba(var(--brand-rgb),.2);border-color:rgba(var(--brand-rgb),.42)}.vehicle-card{--rotate-x: 0deg;--rotate-y: 0deg;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #F1F5F9;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;box-shadow:0 1px 3px #00000008,0 4px 12px #00000005;-webkit-tap-highlight-color:transparent;transform-style:preserve-3d}.vehicle-card-shake{animation:shakeCard .4s ease}.vehicle-card-popup-active{overflow:visible}@keyframes shakeCard{0%,to{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-4px)}80%{transform:translate(3px)}}.vehicle-card:hover{transform:perspective(800px) rotateX(var(--rotate-x)) rotateY(var(--rotate-y)) translateY(-4px);box-shadow:0 8px 30px #00000014;border-color:#e2e8f0}.vehicle-card:active{transform:translateY(-1px) scale(.985);transition-duration:.08s}.vehicle-card-selected{border-color:#f60;box-shadow:0 0 0 2px #ff660026,0 8px 30px #ff660014}.vehicle-card-selected:hover{border-color:#f60}.vehicle-card-selected:active{border-color:#e55d00}.vehicle-card-image{position:relative;width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:1rem;overflow:hidden}.vehicle-card-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.35) 50%,transparent 100%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;pointer-events:none;z-index:0}.vehicle-card-image img{position:relative;z-index:1;max-width:90%;max-height:85%;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.1));transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s ease;opacity:0}.vehicle-card-image img.image-loaded{opacity:1}.vehicle-card-image:not(:has(img.image-loaded)):before{opacity:1}.vehicle-card-image:has(img.image-loaded):before{opacity:0;transition:opacity .3s ease}.vehicle-card:hover .vehicle-card-image img{transform:scale(1.06)}.vehicle-card:hover .vehicle-card-image-unavailable img{transform:none}.vehicle-card-image-unavailable img{filter:grayscale(1) brightness(.55) drop-shadow(0 6px 12px rgba(0,0,0,.1))}.vehicle-unavailable-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:5;pointer-events:none}.vehicle-unavailable-overlay span{font-size:.72rem;font-weight:600;color:#ffffffbf;background:#00000059;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:.3rem 1rem;border-radius:6px;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(255,255,255,.08)}.dark .vehicle-card-image{background:linear-gradient(135deg,#1e293b,#0f172a)}.dark .vehicle-card-image:before{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 50%,transparent 100%)}.search-dropdown-item-img-container{position:relative;overflow:hidden}.search-dropdown-item-img-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);background-size:200% 100%;animation:shimmer 1.2s ease-in-out infinite;pointer-events:none;z-index:1;opacity:1;transition:opacity .3s ease}.search-dropdown-item-img-container:has(img.image-loaded):before{opacity:0}.dark .search-dropdown-item-img-container:before{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 50%,transparent 100%)}.search-dropdown-item-img-unavailable{filter:grayscale(1) brightness(.55)!important;opacity:.7!important}.vehicle-card-body{padding:1rem 1.1rem 1.1rem}.vehicle-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.2rem}.vehicle-card-name{font-size:1rem;font-weight:700;color:#1e293b;margin:0;line-height:1.3}.vehicle-card-category{display:inline-block;padding:.2rem .6rem;font-size:.65rem;font-weight:700;color:#f60;background:#fff7ed;border-radius:6px;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;flex-shrink:0;margin-top:.1rem}.vehicle-card-version{font-size:.8rem;color:#94a3b8;margin:0 0 .5rem;line-height:1.3}.vehicle-card-prices{margin:0 0 .75rem;display:flex;flex-direction:column;gap:.15rem}.vehicle-card-price-subscription{display:flex;flex-direction:column}.vehicle-card-price-subscription .price-label{display:flex;justify-content:space-between;align-items:center;font-size:.65rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;line-height:1;margin-bottom:.15rem}.vehicle-card-price-subscription .price-details{font-size:.68rem;font-weight:500;color:#64748b;text-transform:none;letter-spacing:0}.vehicle-card-price-subscription .price-value{font-size:1.35rem;font-weight:800;color:#f60;line-height:1}.vehicle-card-price-subscription .price-period{font-size:.85rem;font-weight:600;color:#f60;margin-left:.1rem}.vehicle-card-price-subscription-blurred{position:relative}.vehicle-card-price-subscription-blurred .price-value{filter:blur(6px);-webkit-user-select:none;user-select:none}.vehicle-card-price-blur-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.vehicle-card-price-purchase{display:flex;align-items:center;gap:.2rem;font-size:.78rem;color:#64748b;font-weight:500;margin-top:.15rem}.vehicle-card-price-purchase .price-label{color:#94a3b8}.vehicle-card-price-purchase .price-value{font-weight:600;color:#475569}.vehicle-card-actions{display:flex;gap:.5rem}.btn-ver-comparativo{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;font-family:inherit;color:#334155;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:8px;cursor:pointer;transition:all .2s ease;flex:1;justify-content:center}.btn-ver-comparativo:hover{background:#f1f5f9;border-color:#cbd5e1}.btn-ver-comparativo-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.vehicle-card-selected .btn-ver-comparativo-disabled{background:#f8fafc;border-color:#e2e8f0;color:#334155}.vehicle-card-selected .btn-ver-comparativo{background:#f60;border-color:#f60;color:#fff}.vehicle-card-selected .btn-ver-comparativo:hover{background:#e55d00;border-color:#e55d00}.btn-movida-card{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.8rem;font-weight:600;font-family:inherit;color:#f60;background:#fff7ed;border:1.5px solid #FED7AA;border-radius:8px;cursor:pointer;text-decoration:none;transition:all .2s ease}.btn-movida-card:hover{background:#f60;color:#fff;border-color:#f60}.btn-movida-card svg{transition:transform .2s ease}.btn-movida-card:hover svg{transform:translate(2px,-2px)}.btn-movida-card-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.vehicle-badges-left{position:absolute;top:.75rem;left:.75rem;display:flex;align-items:center;gap:.35rem;z-index:10}.vehicle-fuel-badge{position:relative;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000f;transition:all .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border:1px solid #E2E8F0}.vehicle-fuel-badge:hover{transform:scale(1.12);box-shadow:0 4px 12px #0000001f}.vehicle-fuel-badge.fuel-eletrico{background:#eff6ffe6;border:1px solid rgba(59,130,246,.3);color:#2563eb}.vehicle-fuel-badge.fuel-flex{background:#f0fdfae6;border:1px solid rgba(20,184,166,.3);color:#0d9488}.vehicle-fuel-badge.fuel-hibrido{background:#f0fdf4e6;border:1px solid rgba(34,197,94,.3);color:#16a34a}.vehicle-fuel-badge.fuel-gasolina{background:#fef3c7e6;border:1px solid rgba(245,158,11,.3);color:#d97706}.vehicle-fuel-badge.fuel-diesel{background:#f3f4f6e6;border:1px solid rgba(107,114,128,.3);color:#4b5563}.vehicle-fuel-badge.fuel-etanol{background:#ecfdf5e6;border:1px solid rgba(16,185,129,.3);color:#059669}.dark .vehicle-fuel-badge{background:#1e293b;border-color:#334155}.dark .vehicle-fuel-badge.fuel-eletrico{background:#1e293be6;border-color:#38bdf866;color:#38bdf8}.dark .vehicle-fuel-badge.fuel-flex{background:#1e293be6;border-color:#2dd4bf66;color:#2dd4bf}.dark .vehicle-fuel-badge.fuel-hibrido{background:#1e293be6;border-color:#4ade8066;color:#4ade80}.dark .vehicle-fuel-badge.fuel-gasolina{background:#1e293be6;border-color:#fbbf2466;color:#fbbf24}.dark .vehicle-fuel-badge.fuel-diesel{background:#1e293be6;border-color:#9ca3af66;color:#9ca3af}.dark .vehicle-fuel-badge.fuel-etanol{background:#1e293be6;border-color:#34d39966;color:#34d399}.vehicle-delivery-badge{position:relative;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff7ede6;border:1px solid rgba(251,146,60,.3);color:#ea580c;box-shadow:0 2px 8px #0000000f;transition:all .25s cubic-bezier(.34,1.56,.64,1)}.vehicle-delivery-badge:hover{transform:scale(1.12);box-shadow:0 4px 12px #0000001f}.dark .vehicle-delivery-badge{background:#1e293be6;border-color:#fb923c66;color:#fb923c}.badge-popup{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);z-index:100;background:#fff;border:1px solid #E2E8F0;border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:.5rem .75rem;white-space:nowrap;pointer-events:auto}.badge-popup-arrow{position:absolute;top:-5px;left:50%;transform:translate(-50%) rotate(45deg);width:8px;height:8px;background:#fff;border-left:1px solid #E2E8F0;border-top:1px solid #E2E8F0}.badge-popup-content{display:flex;flex-direction:column;gap:.15rem;font-size:.75rem;line-height:1.2;color:#1e293b}.badge-popup-content strong{font-weight:600;color:#0f172a}.badge-popup-content span{color:#475569}.dark .badge-popup{background:#1e293b;border-color:#334155;box-shadow:0 8px 24px #0006}.dark .badge-popup-arrow{background:#1e293b;border-left-color:#334155;border-top-color:#334155}.dark .badge-popup-content{color:#e2e8f0}.dark .badge-popup-content strong{color:#f8fafc}.dark .badge-popup-content span{color:#94a3b8}.logo-badge-popup{margin-top:6px;animation:logoPopupFadeIn .2s cubic-bezier(.16,1,.3,1) forwards}@keyframes logoPopupFadeIn{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.vehicle-card-badges-container{position:absolute;top:.75rem;right:.75rem;display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;z-index:10}.vehicle-premium-badge{--badge-bg: #383433;display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .8rem;font-size:.68rem;font-weight:800;color:#e5c59f;background:var(--badge-bg);border-radius:9999px;box-shadow:0 4px 12px #00000026;text-transform:uppercase;letter-spacing:.8px;animation:badgeIn .35s cubic-bezier(.34,1.56,.64,1);border:1px solid rgba(229,197,159,.15)}.vehicle-premium-badge svg{flex-shrink:0;color:#e5c59f}.vehicle-trending-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .8rem;font-size:.68rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#fd297b,#ff5858,#ff7854);border-radius:9999px;box-shadow:0 4px 12px #fd297b59;text-transform:uppercase;letter-spacing:.8px;animation:badgeIn .35s cubic-bezier(.34,1.56,.64,1)}.vehicle-trending-badge svg{flex-shrink:0}.vehicle-card-badge{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .65rem;font-size:.7rem;font-weight:700;color:#fff;background:#f60;border-radius:8px;box-shadow:0 4px 12px #ff66004d;animation:badgeIn .35s cubic-bezier(.34,1.56,.64,1)}@keyframes badgeIn{0%{opacity:0;transform:scale(.8) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.comparison-section{margin-top:2rem;animation:sectionIn .4s cubic-bezier(.34,1.56,.64,1);scroll-margin-top:1.5rem}@keyframes sectionIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.comparison-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.comparison-title{font-size:1.35rem;font-weight:800;color:#0f172a;margin:0;display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.comparison-version{font-size:.85rem;font-weight:500;color:#94a3b8}.comparison-actions{display:inline-flex;align-items:center;gap:.65rem;flex-wrap:wrap}.btn-copy-simulation{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem 1rem;min-height:39px;font-size:.85rem;font-weight:600;font-family:inherit;color:#334155;background:#fff;border:1.5px solid #E2E8F0;border-radius:10px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-copy-simulation:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.btn-copy-simulation-done{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.btn-movida-header{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.85rem;font-weight:600;font-family:inherit;color:#f60;background:#fff7ed;border:1.5px solid #FED7AA;border-radius:10px;cursor:pointer;text-decoration:none;transition:all .2s ease;white-space:nowrap}.btn-movida-header:hover{background:#f60;color:#fff;border-color:#f60}.btn-movida-header svg{transition:transform .2s ease}.btn-movida-header:hover svg{transform:translate(2px,-2px)}.btn-best-plan{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.85rem;font-weight:600;font-family:inherit;color:#15803d;background:#f0fdf4;border:1.5px solid #BBF7D0;border-radius:10px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-best-plan:hover{background:#22c55e;color:#fff;border-color:#22c55e;transform:translateY(-1px)}.btn-best-plan:active{transform:scale(.96)}.dark .btn-best-plan{color:#86efac;background:#22c55e1f;border-color:#22c55e4d}.dark .btn-best-plan:hover{background:#22c55e;color:#fff;border-color:#22c55e}.comparison-controls{display:flex;gap:.75rem;flex-wrap:wrap;align-items:flex-end;background:#fff;border-radius:14px;padding:1rem 1.25rem;box-shadow:0 1px 3px #00000008,0 4px 16px #0000000a;border:1px solid #F1F5F9;margin-bottom:1.5rem}.comparison-controls .cs-wrapper{min-width:170px}.entrada-wrapper{flex:1;min-width:170px}.entrada-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem}.entrada-label-row .cs-label{margin-bottom:0}.entrada-mode-btn{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:none;border:none;color:#94a3b8;cursor:pointer;transition:color .2s ease}.entrada-mode-btn:hover{color:#f60}.entrada-mode-btn:active{transform:scale(.92)}.entrada-wrapper .cs-wrapper .cs-label{display:none}.entrada-custom{position:relative;display:flex;align-items:center}.entrada-input{width:100%;padding:.7rem 2rem .7rem .85rem;font-size:.88rem;font-weight:500;font-family:inherit;color:#1e293b;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:10px;outline:none;transition:all .2s ease;-moz-appearance:textfield}.entrada-input::-webkit-outer-spin-button,.entrada-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.entrada-input:hover{border-color:#cbd5e1;background:#fff}.entrada-input:focus{border-color:#f60;box-shadow:0 0 0 3px #ff66001a;background:#fff}.entrada-input::placeholder{color:#94a3b8}.entrada-input-shake .entrada-input{animation:shakeCard .4s ease;border-color:#ef4444!important}.entrada-error-text{position:absolute;top:100%;left:.2rem;font-size:.68rem;color:#ef4444;margin-top:1.3rem;font-weight:600;animation:dropdownIn .2s ease-out;white-space:nowrap;z-index:10}.entrada-suffix{position:absolute;right:.85rem;font-size:.88rem;font-weight:500;color:#94a3b8;pointer-events:none}.dark .entrada-label-row .cs-label{color:#94a3b8}.dark .entrada-mode-btn{color:#64748b}.dark .entrada-mode-btn:hover{color:#f60}.dark .entrada-input{color:#f8fafc;background:#0f172a;border-color:#334155}.dark .entrada-input:hover{background:#1e293b;border-color:#475569}.dark .entrada-input:focus{background:#1e293b;border-color:#f60;box-shadow:0 0 0 3px #ff660026}.dark .entrada-input::placeholder{color:#64748b}.dark .entrada-suffix{color:#64748b}.premises-panel{margin-bottom:1.5rem;padding:1.15rem 1.25rem 1.25rem;background:#fff;border:1px solid #E2E8F0;border-radius:18px;box-shadow:0 1px 3px #00000008,0 8px 24px #00000009}.premises-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.premises-eyebrow{display:inline-flex;margin-bottom:.2rem;font-size:.7rem;font-weight:800;color:#f60;text-transform:uppercase;letter-spacing:.75px}.premises-header h3{margin:0;font-size:1.05rem;color:#0f172a}.btn-reset-premises{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:.5rem .85rem;font-family:inherit;font-size:.78rem;font-weight:700;color:#64748b;background:#f8fafc;border:1px solid #E2E8F0;border-radius:9px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-reset-premises:hover{color:#334155;background:#f1f5f9;border-color:#cbd5e1}.premises-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}.insight-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem;margin-bottom:1.5rem}.insight-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:.25rem;min-height:96px;padding:1rem 1.15rem;background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 1px 3px #00000008,0 8px 24px #00000009}.insight-card:after{content:"";position:absolute;inset:auto -35px -55px auto;width:120px;height:120px;background:radial-gradient(circle,rgba(255,102,0,.12),transparent 64%);pointer-events:none}.insight-card span{font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.6px;color:#94a3b8}.insight-card strong{font-size:1.45rem;line-height:1.15;color:#0f172a}.insight-card-primary{border-color:#fed7aa;background:linear-gradient(135deg,#fff7ed,#fff)}.insight-card-primary span,.insight-card-primary strong{color:#e55d00}.insight-card strong .result-currency,.insight-card strong .result-value{font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:inherit;text-shadow:none}.insight-card strong .result-currency{margin-top:0;align-self:auto}.insight-card strong .result-sign{font-size:inherit;font-weight:inherit;color:inherit;text-shadow:none}.comparison-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;position:relative}.card{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;position:relative;transition:all .35s cubic-bezier(.34,1.56,.64,1)}.card:hover{transform:translateY(-3px)}.card-financing{background:linear-gradient(180deg,#f8fafce6,#fff0 18%),#fff;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0f172a0a,0 18px 40px #0f172a14}.card-financing:hover{box-shadow:0 22px 52px #0f172a1f}.card-financing-header{background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%),linear-gradient(135deg,#162033,#2a3a52);padding:1.5rem 1.5rem 1.25rem;display:flex;align-items:center;gap:.75rem}.card-financing-header svg{color:#cbd5e1;flex-shrink:0;padding:.28rem;width:2rem;height:2rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:10px}.card-financing-header h3{font-size:1.15rem;font-weight:700;margin:0;color:#fff}.card-financing-highlight{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;background:linear-gradient(90deg,#f8fafc,#fff);border-bottom:1px solid #F1F5F9}.card-financing-highlight span:first-child{font-size:.85rem;font-weight:600;color:#64748b}.card-financing-highlight .card-highlight-value{font-size:1.35rem;font-weight:800;color:#1e293b;letter-spacing:0}.card-financing-body{display:flex;flex:1;flex-direction:column;padding:.5rem 1.5rem 1.5rem}.cost-items{display:flex;flex:1;flex-direction:column;gap:.18rem}.cost-section-label{margin:.55rem 0 .12rem;color:#94a3b8;font-size:.66rem;font-weight:900;letter-spacing:.7px;text-transform:uppercase}.cost-row{display:flex;justify-content:space-between;align-items:center;font-size:.88rem;min-height:2rem;padding:.42rem 0}.cost-row span:first-child{color:#64748b;font-weight:500}.cost-row span:last-child{font-weight:600;color:#334155}.cost-row-loss span:last-child{color:#ef4444}.cost-row-entry{padding:.62rem .75rem;background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 8px 18px #ff66000f}.cost-row-entry span:first-child{color:#e55d00;font-weight:700}.cost-row-entry span:last-child{color:#e55d00;font-weight:800}.cost-row-subtotal{padding:.62rem .75rem;background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 8px 18px #0f172a0a}.cost-row-subtotal span:first-child,.cost-row-subtotal span:last-child{font-weight:800;color:#334155}.cost-row-resale{padding:.62rem .75rem;background:linear-gradient(135deg,#f0fdf4,#fff);border:1px solid #E2E8F0;border-radius:12px}.cost-row-resale span:first-child{color:#166534;font-weight:700}.cost-row-resale span:last-child{color:#15803d;font-weight:800}.cost-row-gross{margin-top:.15rem;padding:.62rem .75rem;background:linear-gradient(135deg,#fef2f2,#fff);border:1px solid #FECACA;border-radius:12px}.cost-row-gross span:first-child{color:#991b1b;font-weight:700}.cost-row-gross span:last-child{color:#b91c1c;font-weight:800}.cost-divider{height:1px;background:#f1f5f9;margin:.15rem 0}.cost-total{display:flex;justify-content:space-between;align-items:center;padding:1rem 0 0;margin-top:auto;border-top:2px solid #E2E8F0}.cost-total span:first-child{font-size:.95rem;font-weight:700;color:#334155}.cost-total span:last-child{font-size:1.34rem;font-weight:800;color:#0f172a}.card-subscription{background:linear-gradient(180deg,#fff7edf2,#fff0 23%),#fff;border:1px solid #FED7AA;box-shadow:0 1px 3px #ff66000a,0 18px 42px #ff66001a;position:relative}.card-subscription:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 100% 60% at 50% 0%,rgba(255,102,0,.03) 0%,transparent 70%);pointer-events:none}.card-subscription:hover{box-shadow:0 22px 54px #ff660029}.card-subscription-header{background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 44%),linear-gradient(135deg,#ff5c00,#ff8a2a);padding:1.5rem 1.5rem 1.25rem;display:flex;align-items:center;gap:.75rem;position:relative;overflow:hidden}.card-subscription-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none}.card-subscription-header svg{color:#ffffffe6;flex-shrink:0;padding:.28rem;width:2rem;height:2rem;background:#ffffff29;border:1px solid rgba(255,255,255,.2);border-radius:10px}.card-subscription-header h3{font-size:1.15rem;font-weight:700;margin:0;color:#fff}.card-subscription-highlight{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;background:linear-gradient(90deg,#fff7ed,#fff);border-bottom:1px solid #FED7AA}.card-subscription-highlight span:first-child{font-size:.85rem;font-weight:600;color:#e55d00}.card-subscription-highlight .card-highlight-value{font-size:1.35rem;font-weight:800;color:#f60}.card-subscription-body{display:flex;flex:1;flex-direction:column;padding:.5rem 1.5rem 1.5rem;position:relative}.subscription-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;padding:.85rem 0 .45rem}.subscription-summary div{padding:.86rem;background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #FED7AA;border-radius:12px;box-shadow:0 10px 22px #ff66000f}.subscription-summary span,.subscription-included-grid span{display:block;color:#e55d00;font-size:.66rem;font-weight:900;letter-spacing:.65px;text-transform:uppercase}.subscription-summary strong{display:block;margin-top:.3rem;color:#f60;font-size:.95rem;line-height:1.15}.subscription-included-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:.7rem 0}.subscription-included-grid div{position:relative;min-height:108px;padding:.9rem .9rem .9rem 3.2rem;background:#fff;border:1px solid #FED7AA;border-radius:14px;box-shadow:0 6px 16px #ff66000d}.subscription-feature:before{position:absolute;top:.9rem;left:.9rem;display:flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;color:#f60;background:#fff7ed;border:1px solid #FED7AA;border-radius:9px;font-size:.9rem;font-weight:900}.subscription-feature-doc:before{content:"IP";font-size:.62rem}.subscription-feature-maintenance:before{content:"+"}.subscription-feature-protection:before{content:"✓"}.subscription-feature-resale:before{content:"$"}.subscription-included-grid strong{display:block;margin-top:.25rem;color:#0f172a;font-size:.96rem;line-height:1.2}.subscription-included-grid small{display:block;margin-top:.35rem;color:#64748b;font-size:.74rem;line-height:1.25}.subscription-note{display:grid;gap:.25rem;padding:.85rem 1rem;margin-bottom:.75rem;background:linear-gradient(135deg,#fff7ed,#fff);border:1px solid #FED7AA;border-radius:14px;box-shadow:0 10px 22px #ff66000d}.subscription-note strong{color:#e55d00;font-size:.82rem;text-transform:uppercase;letter-spacing:.55px}.subscription-note span{color:#475569;font-size:.82rem;line-height:1.4}.cost-total-orange{border-color:#fed7aa}.cost-total-orange span:last-child{color:#f60}.included-list{display:flex;flex-direction:column;gap:.15rem}.included-item{display:flex;align-items:center;gap:.6rem;font-size:.85rem;font-weight:500;color:#475569;padding:.5rem;border-radius:8px}.included-item:before{content:"";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;background:#22c55e;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") center/8px no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") center/8px no-repeat;background-color:#22c55e;border-radius:50%}.chart-panel{--chart-grid: #E2E8F0;--chart-muted: #64748B;margin-bottom:1.5rem;padding:1.25rem;background:#fff;border:1px solid #E2E8F0;border-radius:20px;box-shadow:0 1px 3px #00000008,0 8px 24px #0000000a}.chart-panel-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.chart-eyebrow{display:inline-flex;margin-bottom:.25rem;font-size:.72rem;font-weight:800;color:#f60;text-transform:uppercase;letter-spacing:.8px}.chart-panel h3{margin:0;font-size:1.15rem;color:#0f172a}.chart-panel p{max-width:330px;margin:0;color:#64748b;font-size:.85rem;line-height:1.45;text-align:right}.chart-frame{width:100%;min-height:280px}.proposal-section{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(420px,1.25fr);gap:1.25rem;align-items:start;margin-top:1.5rem;margin-bottom:1.5rem}.proposal-editor,.proposal-card{position:relative;border-radius:20px;border:1px solid #E2E8F0;background:#fff;box-shadow:0 1px 3px #00000008,0 8px 24px #0000000a;overflow:hidden}.watermark{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;width:200%;height:200%;background-image:url(/assets/logo/watermark_pattern.svg);background-size:95px 42px;background-repeat:repeat;opacity:.035;pointer-events:none;z-index:0;transform:rotate(-20deg)}.dark .watermark{filter:invert(1);opacity:.07}.proposal-editor{padding:1.25rem}.proposal-editor-copy{margin-bottom:1rem}.proposal-eyebrow{display:inline-flex;margin-bottom:.25rem;font-size:.72rem;font-weight:800;color:#f60;text-transform:uppercase;letter-spacing:.8px}.proposal-editor h3{margin:0 0 .35rem;color:#0f172a;font-size:1.15rem}.proposal-editor p{margin:0;color:#64748b;font-size:.86rem;line-height:1.45}.proposal-fields{display:grid;gap:.75rem;margin-bottom:1rem}.proposal-fields label{display:grid;gap:.35rem}.proposal-fields span{color:#94a3b8;font-size:.7rem;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.proposal-fields input{width:100%;min-height:42px;padding:.65rem .8rem;color:#1e293b;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:10px;font:inherit;font-size:.9rem;transition:all .2s ease}.proposal-fields input:focus{outline:none;background:#fff;border-color:#f60;box-shadow:0 0 0 3px #ff66001a}.proposal-fields label.field-error input{border-color:#ef4444}.proposal-fields label.field-error input:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.field-error-msg{color:#ef4444;font-size:.75rem;font-weight:500}.btn-download-proposal{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:44px;padding:.75rem 1rem;color:#fff;background:#f60;border:0;border-radius:11px;cursor:pointer;font:inherit;font-size:.9rem;font-weight:800;transition:all .2s ease}.btn-download-proposal:hover:not(:disabled){background:#e55d00;transform:translateY(-1px);box-shadow:0 10px 24px #ff660038}.btn-download-proposal:disabled{cursor:wait;opacity:.72}.proposal-card{padding:1.25rem;color:#1e293b;background:linear-gradient(180deg,#fff7edd1,#fff0 42%),#fff}.proposal-card-header,.proposal-person,.proposal-card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.proposal-card-header{padding-bottom:1rem;border-bottom:1px solid #E2E8F0}.proposal-card-header img{width:112px;height:auto;object-fit:contain}.proposal-card-header div{text-align:right}.proposal-card-header span,.proposal-person span,.proposal-summary span,.proposal-benefits>span{display:block;color:#94a3b8;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.proposal-card-header strong{display:block;margin-top:.15rem;color:#0f172a;font-size:.95rem}.proposal-hero{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:1rem;align-items:center;padding:1.3rem 0}.proposal-hero-copy span{color:#f60;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.proposal-hero h2{margin:.25rem 0;color:#0f172a;font-size:2rem;line-height:1.05}.proposal-hero p{margin:0;color:#64748b;font-size:.9rem;line-height:1.35}.proposal-hero img{width:100%;max-height:140px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(15,23,42,.12))}.proposal-person{padding:.85rem 1rem;margin-bottom:1rem;background:#f8fafc;border:1px solid #E2E8F0;border-radius:14px}.proposal-person strong{display:block;margin-top:.18rem;color:#0f172a;font-size:1rem}.proposal-person small{display:block;margin-top:.1rem;color:#64748b;font-size:.78rem}.proposal-summary{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:.75rem;margin-bottom:.85rem}.proposal-summary-main{display:flex;min-height:0;flex-direction:column;justify-content:center;padding:1rem 1.05rem;color:#fff;background:#f60;border:0;border-radius:15px;box-shadow:none;background-clip:padding-box;overflow:hidden}.proposal-summary-main span,.proposal-summary-main p{color:#ffffffd6}.proposal-summary-main strong{display:block;margin:.32rem 0 .26rem;color:#fff;font-size:2.35rem;line-height:.98}.proposal-summary-main .proposal-price-line{display:flex;align-items:flex-start;gap:.18rem;letter-spacing:0;white-space:nowrap}.proposal-price-line sup{font-size:.62em;font-weight:900;line-height:1}.proposal-price-line sup{margin-top:.1rem}.proposal-summary-main p{margin:0;font-size:.86rem;font-weight:600}.proposal-summary-main .proposal-adjustment-note{margin-top:.75rem;padding-top:.7rem;border-top:1px solid rgba(255,255,255,.24);color:#ffffffe6;font-size:.72rem;line-height:1.35}.proposal-summary>.proposal-summary-economy{display:flex;min-height:0;flex-direction:column;justify-content:center;padding:1rem 1.05rem;background:linear-gradient(135deg,#f0fdf4,#fff);border:1px solid #86EFAC;border-radius:15px;border-color:#86efac;box-shadow:0 10px 22px #22c55e1a}.proposal-summary>.proposal-summary-economy span{color:#15803d}.proposal-summary>.proposal-summary-economy strong{display:block;margin-top:.32rem;color:#15803d;font-size:1.8rem;line-height:1.05}.proposal-summary>.proposal-summary-economy small{display:block;margin-top:.55rem;color:#166534;font-size:.74rem;font-weight:700;line-height:1.35}.proposal-summary>.proposal-summary-economy-negative{background:linear-gradient(135deg,#fef2f2,#fff);border-color:#fca5a5;box-shadow:0 10px 22px #ef444417}.proposal-summary>.proposal-summary-economy-negative span,.proposal-summary>.proposal-summary-economy-negative strong,.proposal-summary>.proposal-summary-economy-negative small{color:#b91c1c}.proposal-benefits{padding:1rem;margin-bottom:.85rem;border-radius:14px}.proposal-benefits{background:#fff7ed;border:1px solid #FED7AA}.proposal-benefits div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .75rem;margin-top:.75rem}.proposal-benefits p{display:flex;align-items:center;gap:.45rem;margin:0;color:#334155;font-size:.82rem;font-weight:700}.proposal-benefits p:before{content:"";width:8px;height:8px;background:#22c55e;border-radius:50%;flex-shrink:0}.proposal-card-footer{padding-top:.85rem;border-top:1px solid #E2E8F0}.proposal-card-footer span{color:#94a3b8;font-size:.72rem;line-height:1.4}.share-section{margin-top:3rem;padding:2rem 0;border-top:1px solid var(--border-color, #E2E8F0);display:flex;flex-direction:column;align-items:center}.share-section-title{margin:0 0 2rem;color:var(--text-main, #0F172A);text-align:center;font-size:1.4rem;font-weight:800}.share-cards-container{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;width:100%;align-items:stretch}.share-card-col{display:flex;flex-direction:column;align-items:center;gap:1rem;flex:1;min-width:320px;max-width:400px}.share-card{flex:1;width:100%;padding:2.5rem 2rem;background:#fff;border-radius:24px;border:1px solid #E2E8F0;display:flex;flex-direction:column;gap:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a14;isolation:isolate}.share-card-v2{gap:1.25rem}.share-card-logo{height:28px;width:auto;object-fit:contain;z-index:1;align-self:center}.share-card-logo-movida{filter:brightness(0) saturate(100%) invert(48%) sepia(91%) saturate(2256%) hue-rotate(360deg) brightness(101%) contrast(106%)}.share-card-title{margin:0;font-size:1.6rem;color:var(--text-main, #1E293B);text-align:center;line-height:1.2;z-index:1}.share-card-subtitle{font-size:.9rem;color:var(--text-muted, #64748B);font-weight:500}.share-card-image-wrap{background:#fff;border-radius:18px;padding:1.15rem;width:100%;display:flex;justify-content:center;z-index:1;border:1px solid #F1F5F9;box-shadow:inset 0 1px #fffc,0 14px 30px #0f172a0f}.share-card-image-wrap .image-fallback{height:140px}.share-card-image-wrap img,.share-card-image-wrap .image-fallback{max-height:140px;object-fit:contain;filter:drop-shadow(0 10px 15px rgba(0,0,0,.1))}.share-card-comparison{display:flex;gap:1rem;width:100%;justify-content:center;align-items:stretch;margin-top:.5rem;z-index:1}.share-card-box{text-align:center;flex:1 1 0;min-width:0;padding:1rem .75rem;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center}.share-card-box-financing{background:#fff;border:1px solid #E2E8F0;box-shadow:0 10px 22px #0f172a0d}.share-card-box-subscription{background:#fff7ed;border:1px solid #FED7AA;box-shadow:0 10px 22px #ff660014}.share-card-box-label{width:100%;margin:0 0 .5rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-align:center}.share-card-box-label-financing{color:var(--text-muted, #64748B)}.share-card-box-label-subscription{color:#f60;font-weight:800}.share-card-box-value{width:100%;margin:0;font-size:1.2rem;font-weight:800;text-align:center;line-height:1.15}.share-card-box-value-financing{color:var(--text-main, #1E293B)}.share-card-box-value-subscription{color:#f60}.share-card-cta{color:#fff;padding:.85rem 1.5rem;border-radius:14px;font-weight:800;font-size:1.1rem;margin-top:.5rem;width:100%;text-align:center;z-index:1}.share-card-cta-positive{background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 12px 26px #22c55e40}.share-card-cta-negative{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 12px 26px #ef444438}.share-card-hint{margin:-.75rem 0 0;font-size:.72rem;color:#64748b;text-align:center;line-height:1.35;z-index:1}.share-card-footer{margin:auto 0 0;font-size:.75rem;color:var(--text-muted, #94A3B8);text-align:center;z-index:1;line-height:1.45}.share-card-footer-line{display:block}.share-card-footer-line+.share-card-footer-line{margin-top:.18rem}.share-card-vehicle-row{display:flex;align-items:center;gap:1rem;z-index:1;padding:.75rem;background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 10px 22px #0f172a0d}.share-card-vehicle-row .image-fallback{height:90px;width:140px}.share-card-vehicle-row img,.share-card-vehicle-row .image-fallback{height:90px;width:140px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));border-radius:8px}.share-card-vehicle-name{margin:0;font-size:1.1rem;color:var(--text-main, #1E293B);line-height:1.2}.share-card-vehicle-version{font-size:.8rem;color:var(--text-muted, #64748B);font-weight:500}.share-card-body{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem;z-index:1}.share-card-body-section{padding:1.25rem;border-radius:16px}.share-card-body-section-pro{background:#fff7ed;border:1px solid #FED7AA;box-shadow:0 12px 26px #ff660014}.share-card-body-section-con{background:#fff;border:1px solid #E2E8F0;box-shadow:0 12px 26px #0f172a0d}.share-card-section-title{margin:0 0 1rem;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.share-card-section-title-pro{color:#e55d00}.share-card-section-title-con{color:var(--text-main, #1E293B)}.share-card-section-title svg{flex-shrink:0}.share-card-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem;font-size:.85rem}.share-card-list-item{display:flex;gap:.5rem;align-items:start}.share-card-list-item-pro{color:#1e293b}.share-card-list-item-con{color:var(--text-main, #334155)}.share-card-list-icon{flex-shrink:0;font-weight:700}.share-card-list-icon-pro{color:#22c55e}.share-card-list-icon-con{color:#ef4444}.btn-share-download{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:12px;font-weight:600;font-family:inherit;font-size:.9rem;cursor:pointer;transition:all .2s;width:100%;justify-content:center}.btn-share-download-primary{background:#f60;color:#fff}.btn-share-download-primary:hover{background:#e55d00;transform:translateY(-1px);box-shadow:0 10px 24px #ff660038}.btn-share-download-primary:active{transform:scale(.96)}.btn-share-download-secondary{background:#334155;color:#fff}.btn-share-download-secondary:hover{background:#475569;transform:translateY(-1px)}.btn-share-download-secondary:active{transform:scale(.96)}.btn-share-download-tertiary{background:#0f7ea8;color:#fff}.btn-share-download-tertiary:hover{background:#0d6e93;transform:translateY(-1px);box-shadow:0 10px 24px #0f7ea840}.btn-share-download-tertiary:active{transform:scale(.96)}.share-card .image-fallback{height:140px;width:100%}.dark .share-card{background:#1a1f2e;border-color:#334155;box-shadow:0 20px 40px #0006}.dark .share-card-image-wrap{background:#0f172a;border-color:#334155;box-shadow:none}.dark .share-card-box-financing{background:#0f172a;border-color:#334155;box-shadow:0 10px 22px #0000004d}.dark .share-card-box-value-financing{color:#f8fafc}.dark .share-card-box-label-financing{color:#94a3b8}.dark .share-card-vehicle-row{background:#0f172a;border-color:#334155;box-shadow:0 10px 22px #0000004d}.dark .share-card-vehicle-name{color:#f8fafc}.dark .share-card-body-section-con{background:#0f172a;border-color:#334155;box-shadow:0 12px 26px #0000004d}.dark .share-card-section-title-con{color:#f8fafc}.dark .share-card-list-item-con{color:#cbd5e1}.dark .share-card-footer{color:#64748b}.dark .share-card-logo-movida{filter:brightness(0) saturate(100%) invert(100%) brightness(.8)}.dark .share-card-section-title,.dark .share-section-title{color:#f8fafc}.result-banner{background:linear-gradient(135deg,#0b1120,#1a1f2e,#0f172a);border-radius:24px;padding:2.5rem 2rem;position:relative;overflow:hidden;text-align:center;border:1px solid rgba(255,102,0,.15);box-shadow:0 8px 40px #0003,0 0 80px #ff66000a}.result-banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 50% at 30% 50%,rgba(255,102,0,.06) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at 70% 30%,rgba(255,140,56,.04) 0%,transparent 50%),radial-gradient(circle 200px at 80% 80%,rgba(255,102,0,.03) 0%,transparent 60%);pointer-events:none}.result-banner-shine{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.03) 0%,transparent 50%);pointer-events:none;animation:shineRotate 20s linear infinite}@keyframes shineRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.result-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:#ff8c38;background:#ff66001a;border:1px solid rgba(255,102,0,.2);border-radius:20px;position:relative;margin-bottom:1.5rem}.result-badge svg{flex-shrink:0}.result-amount{position:relative;display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:.5rem;animation:amountPop .5s cubic-bezier(.34,1.56,.64,1)}@keyframes amountPop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.result-sign{color:#ef4444;font-size:4.5rem;font-weight:900;line-height:1;text-shadow:0 2px 20px rgba(239,68,68,.22)}.result-divider{width:60px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,102,0,.5),transparent);margin:1rem auto;position:relative}.result-footer{position:relative}.result-description{font-size:.95rem;color:#fff9;margin:0 0 1rem;font-weight:400}.result-scenarios{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:560px;margin:0 auto 1.25rem}.result-scenarios div{padding:.85rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:14px}.result-scenarios span{display:block;margin-bottom:.25rem;color:#ffffff8f;font-size:.72rem;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.result-scenarios strong{display:block;color:#fff;font-size:1.15rem;line-height:1.1}.result-progress{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.result-progress-bar{flex:1;max-width:260px;height:8px;background:#ffffff14;border-radius:4px;overflow:hidden;position:relative}.result-progress-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px;box-shadow:inset 0 1px 2px #0003;pointer-events:none}.result-progress-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#f60,#ff8c38,#ffb347);transition:width .8s cubic-bezier(.34,1.56,.64,1);position:relative}.result-progress-label{font-size:1.1rem;font-weight:700;color:#ff8c38;white-space:nowrap}.result-footnote{max-width:680px;font-size:.95rem;color:#fff9;line-height:1.5;margin:0 auto;position:relative}.footer{background:linear-gradient(135deg,#0b1120,#1a1f2e 40%,#0f172a);color:#94a3b8;padding:0;margin-top:2rem;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,102,0,.3),transparent)}.footer-content{max-width:1280px;margin:0 auto;padding:3rem 1.5rem 2rem;display:flex;justify-content:space-between;gap:3rem;flex-wrap:wrap}.footer-brand{max-width:320px}.footer-logo{height:32px;filter:brightness(0) invert(1);opacity:.85;margin-bottom:1rem}.footer-tagline{font-size:.88rem;line-height:1.6;color:#64748b;margin:0}.footer-links{display:flex;gap:3rem}.footer-links-group{display:flex;flex-direction:column;gap:.6rem}.footer-links-group h4{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#cbd5e1;margin:0 0 .35rem}.footer-links-group a{font-size:.85rem;color:#64748b;text-decoration:none;transition:color .2s}.footer-links-group a:hover{color:var(--brand, #FF6600)}.footer-home:before{background:linear-gradient(90deg,transparent,rgba(20,184,166,.34),transparent)}.footer-home .footer-links-group a:hover{color:#14b8a6}.footer-bottom{max-width:1280px;margin:0 auto;padding:1.25rem 1.5rem;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.footer-bottom p{font-size:.75rem;color:#475569;margin:0;max-width:600px}.footer-version{font-size:.72rem;color:#475569;white-space:nowrap}@keyframes scrollReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scroll-reveal{animation:scrollReveal .7s cubic-bezier(.16,1,.3,1) both;animation-timeline:view();animation-range:entry 0% entry 100%}.scroll-reveal-d1{animation-range:entry 8% entry 100%}.scroll-reveal-d2{animation-range:entry 16% entry 100%}.scroll-reveal-d3{animation-range:entry 24% entry 100%}@media(max-width:1200px){.premises-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1024px){.vehicle-grid{grid-template-columns:repeat(2,1fr)}.home-panel,.rental-empty-panel{grid-template-columns:1fr}.home-panel-copy{min-height:0}.premises-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proposal-section{grid-template-columns:1fr}}@media(max-width:900px){.comparison-cards{grid-template-columns:1fr;gap:1rem}}@media(max-width:768px){.hero{padding:2.5rem 1rem 3rem}.hero-home{padding-bottom:4.5rem}.home-section,.rental-empty-section{margin-top:-2.2rem}.home-panel,.rental-empty-panel{padding:.9rem;border-radius:14px}.home-panel-copy,.rental-empty-copy{padding:1rem}.home-panel-copy h2{font-size:1.45rem}.rental-empty-copy h1{font-size:2rem}.rental-grid{grid-template-columns:1fr}.rental-card{min-height:0}.rental-empty-button{width:100%}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.filter-bar{flex-direction:column;padding:1rem}.cs-wrapper{min-width:100%}.clear-filters-btn{width:100%;justify-content:center}.vehicle-grid{grid-template-columns:1fr}.comparison-controls{flex-direction:column;align-items:stretch}.comparison-controls .cs-wrapper,.entrada-wrapper{min-width:100%}.premises-header{align-items:flex-start;flex-direction:column}.btn-reset-premises{width:100%}.premises-grid{grid-template-columns:1fr}.comparison-header{flex-direction:column;align-items:flex-start}.comparison-actions{width:100%}.btn-copy-simulation,.btn-movida-header{width:100%;justify-content:center}.insight-strip{grid-template-columns:1fr}.chart-panel-header{flex-direction:column;align-items:flex-start}.chart-panel p{max-width:none;text-align:left}.proposal-card{padding:1.1rem}.proposal-card-header,.proposal-person{align-items:flex-start;flex-direction:column}.proposal-card-header div{text-align:left}.proposal-hero,.proposal-summary{grid-template-columns:1fr}.proposal-hero{gap:.75rem;padding:1rem 0}.proposal-hero h2{font-size:1.55rem}.proposal-hero img{max-height:120px}.proposal-benefits div,.subscription-summary,.subscription-included-grid{grid-template-columns:1fr}.result-value{font-size:2.8rem}.result-currency{font-size:1.3rem;margin-top:.35rem}.result-scenarios{grid-template-columns:1fr}.result-progress{flex-direction:column;gap:.5rem}.result-progress-bar{max-width:100%;width:100%}.card-financing-header,.card-subscription-header{padding:1.25rem 1.25rem 1rem}.card-financing-highlight,.card-subscription-highlight{padding:.75rem 1.25rem;flex-direction:column;gap:.25rem;text-align:center}.card-financing-body,.card-subscription-body{padding:.25rem 1.25rem 1.25rem}.result-banner{padding:2rem 1.25rem}}@media(max-width:480px){.main{padding:0 .75rem 2rem}.hero-title{font-size:1.5rem}}body.dark{background:#0b1120;color:#f8fafc;--text-main: #F8FAFC;--text-muted: #94A3B8;--border-color: #334155}.dark .app{background:transparent}.dark .hero-title{background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text}.dark .filter-bar{background:#1a1f2e;border-color:#334155;box-shadow:0 8px 24px #0006}.dark .no-vehicles{background:#1a1f2e;border-color:#334155;color:#94a3b8}.dark .vehicle-card{background:#1a1f2e;border-color:#334155}.dark .vehicle-card:hover{border-color:#475569;box-shadow:0 8px 30px #0006}.dark .vehicle-card-selected{border-color:#f60;box-shadow:0 0 0 2px #f603,0 8px 30px #ff660026}.dark .vehicle-card-image{background:linear-gradient(135deg,#0f172a,#1a1f2e)}.dark .vehicle-card-name{color:#f8fafc}.dark .btn-ver-comparativo{background:#0f172a;border-color:#334155;color:#cbd5e1}.dark .btn-ver-comparativo:hover{background:#1e293b;border-color:#475569}.dark .vehicle-card-selected .btn-ver-comparativo{background:#f60;border-color:#f60;color:#fff}.dark .btn-ver-comparativo-disabled,.dark .vehicle-card-selected .btn-ver-comparativo-disabled{background:#0f172a;border-color:#334155;color:#64748b;opacity:.4}.dark .btn-movida-card{background:#1a1f2e;border-color:#f60;color:#f60}.dark .btn-movida-card:hover{background:#f60;color:#fff}.dark .comparison-title{color:#f8fafc}.dark .btn-copy-simulation{background:#0f172a;border-color:#334155;color:#cbd5e1}.dark .btn-copy-simulation:hover{background:#1e293b;border-color:#475569}.dark .btn-copy-simulation-done{color:#86efac;background:#22c55e1f;border-color:#22c55e4d}.dark .comparison-controls{background:#1a1f2e;border-color:#334155}.dark .premises-panel{background:#1a1f2e;border-color:#334155;box-shadow:0 8px 24px #0000004d}.dark .premises-header h3{color:#f8fafc}.dark .btn-reset-premises{background:#0f172a;border-color:#334155;color:#cbd5e1}.dark .btn-reset-premises:hover{background:#1e293b;border-color:#475569;color:#f8fafc}.dark .insight-card{background:#1a1f2e;border-color:#334155;box-shadow:0 8px 24px #0000004d}.dark .insight-card strong{color:#f8fafc}.dark .insight-card-primary{background:linear-gradient(135deg,#ff66002e,#1a1f2e);border-color:#ff660080}.dark .insight-card-primary strong{color:#ffb347}.dark .card-financing{background:#1a1f2e;border-color:#334155}.dark .card-financing-header h3{color:#f8fafc}.dark .card-financing-highlight{background:#0f172a;border-bottom-color:#334155}.dark .card-financing-highlight .card-highlight-value{color:#f8fafc}.dark .cost-row span:first-child{color:#94a3b8}.dark .cost-row span:last-child{color:#f8fafc}.dark .cost-section-label{color:#64748b}.dark .cost-row-loss span:last-child{color:#ef4444}.dark .cost-row-entry{background:#ff66001f;border-color:#ff660057}.dark .cost-row-entry span:first-child,.dark .cost-row-entry span:last-child{color:#ffb347}.dark .cost-row-subtotal{background:#0f172a;border-color:#334155}.dark .cost-row-subtotal span:first-child{color:#cbd5e1}.dark .cost-row-subtotal span:last-child{color:#f8fafc}.dark .cost-row-resale{background:#22c55e1f;border-color:#22c55e52}.dark .cost-row-resale span:first-child{color:#86efac}.dark .cost-row-resale span:last-child{color:#bbf7d0}.dark .cost-row-gross{background:#ef44441f;border-color:#ef444452}.dark .cost-row-gross span:first-child{color:#fca5a5}.dark .cost-row-gross span:last-child{color:#fecaca}.dark .cost-divider{background:#334155}.dark .cost-total span:first-child{color:#cbd5e1}.dark .cost-total span:last-child{color:#f8fafc}.dark .cost-total{border-top-color:#334155}.dark .card-subscription{background:#1a1f2e;border-color:#ff8c38}.dark .card-subscription-highlight{background:#0f172a;border-bottom-color:#334155}.dark .card-subscription-highlight .card-highlight-value{color:#f8fafc}.dark .subscription-summary div{background:#ff66001f;border-color:#ff660057}.dark .subscription-summary strong{color:#ffb347}.dark .subscription-included-grid div{background:#0f172a;border-color:#334155;box-shadow:none}.dark .subscription-feature:before{color:#ffb347;background:#ff660024;border-color:#ff660057}.dark .subscription-included-grid strong{color:#f8fafc}.dark .subscription-included-grid small{color:#94a3b8}.dark .subscription-note{background:#0f172a;border-color:#334155}.dark .subscription-note strong{color:#ffb347}.dark .subscription-note span,.dark .included-item{color:#cbd5e1}.dark .included-item:before{color:#22c55e}.dark .chart-panel{--chart-grid: #334155;--chart-muted: #94A3B8;--tooltip-bg: #1A1F2E;--text-main: #F8FAFC;--border-color: #334155;background:#1a1f2e;border-color:#334155;box-shadow:0 8px 24px #0000004d}.dark .chart-panel h3{color:#f8fafc}.dark .chart-panel p{color:#94a3b8}.dark .proposal-editor{background:#1a1f2e;border-color:#334155;box-shadow:0 8px 24px #0000004d}.dark .proposal-editor h3{color:#f8fafc}.dark .proposal-editor p{color:#94a3b8}.dark .proposal-fields input{color:#f8fafc;background:#0f172a;border-color:#334155}.dark .proposal-fields input:focus{background:#1e293b;border-color:#f60}.dark .proposal-fields input::placeholder{color:#64748b}.dark .proposal-fields label.field-error input{border-color:#ef4444}.dark .proposal-fields label.field-error input:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.dark .footer{background:linear-gradient(135deg,#060a14,#0f1520 40%,#0a0e18)}.dark .footer-links-group h4{color:#94a3b8}.dark .footer-bottom{border-top-color:#ffffff0a}.dark .home-panel{background:#1a1f2e;border-color:#334155;box-shadow:0 16px 40px #0000004d}.dark .home-panel-copy{background:linear-gradient(135deg,#0f172a,#1a1f2e);border-color:#334155}.dark .home-panel-copy h2{color:#f8fafc}.dark .home-panel-copy p{color:#94a3b8}.dark .rental-card{color:#f8fafc;background:#0f172a;border-color:#334155}.dark .rental-card:hover{background:#111827;border-color:#475569;box-shadow:0 12px 28px #00000059}.dark .rental-card-active{border-color:var(--card-brand);box-shadow:0 12px 30px rgba(var(--card-brand-rgb),.18)}.dark .rental-card-logo,.dark .rental-card-monogram{background:linear-gradient(135deg,var(--card-brand-dark),var(--card-brand))}.dark .rental-card-body strong{color:#f8fafc}.dark .rental-card-body small{color:#94a3b8}.dark .rental-card-logo{border-color:rgba(var(--card-brand-rgb),.34)}.dark .rental-card-logo img{filter:brightness(0) invert(1);opacity:.94}.dark .rental-card-action{color:#fff;background:rgba(var(--card-brand-rgb),.18);border-color:rgba(var(--card-brand-rgb),.38)}.dark .result-badge{background:#0f172a;border-color:#334155;color:#f8fafc}.dark .result-description{color:#94a3b8}.dark .result-progress-bar{background:#334155}.header-actions{display:flex;align-items:center;gap:1rem;position:absolute;top:1.5rem;right:1.5rem;z-index:10}.theme-toggle{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-tap-highlight-color:transparent}.theme-toggle:hover{background:#fff3;transform:scale(1.05)}.theme-toggle:active{transform:scale(.88);transition-duration:.06s}.btn-ver-comparativo:active,.btn-movida-card:active,.btn-copy-simulation:active,.btn-home-link:active,.btn-movida-header:active,.btn-reset-premises:active,.btn-download-proposal:active,.clear-filters-btn:active{transform:scale(.96);transition-duration:.06s}.search-input-field:has(input:focus){transition:all .15s ease}.proposal-characteristics{max-width:450px}.proposal-card .vehicle-char-badge{background:#ffffffe0;border-color:#e2e8f0}.subscription-summary+.plan-km-badge{margin:.25rem 0 .35rem}.proposal-summary-main .plan-km-badge{margin-top:.7rem;padding:.42rem .58rem;color:#fff;background:#ffffff29;border-color:#ffffff47}.proposal-summary-main .plan-km-badge span,.proposal-summary-main .plan-km-badge strong{color:#fff}.dark .vehicle-card-price-subscription .price-label{color:#64748b}.dark .vehicle-card-price-subscription .price-details{color:#475569}.dark .vehicle-card-price-subscription .price-value,.dark .vehicle-card-price-subscription .price-period{color:#ffb347}.dark .vehicle-card-price-purchase{color:#94a3b8}.dark .vehicle-card-price-purchase .price-label{color:#64748b}.dark .vehicle-card-price-purchase .price-value{color:#cbd5e1}.dark .vehicle-premium-badge{--badge-bg: #272322;border-color:#e5c59f38;box-shadow:0 4px 12px #00000073}.dark .vehicle-trending-badge{box-shadow:0 4px 12px #00000073,0 2px 4px #fd297b33}.dark .search-input-field{background:#0f172a;border-color:#334155}.dark .search-input-field:focus-within{background:#0f172a;border-color:#f60}.dark .search-input-field input{color:#f8fafc}.dark .search-dropdown{background:#1e293b;border-color:#334155;box-shadow:0 10px 25px -5px #00000080,0 8px 10px -6px #00000080}.dark .search-dropdown-no-results{color:#94a3b8}.dark .search-dropdown-item{border-bottom-color:#334155}.dark .search-dropdown-item:hover{background:#334155}.dark .search-dropdown-item-img-container{background:#fff;border-color:#475569}.dark .search-dropdown-item-name{color:#f8fafc}.dark .search-dropdown-item-version{color:#94a3b8}.dark .search-dropdown-item-buy-price{color:#64748b}.dark .cs-dropdown::-webkit-scrollbar-thumb,.dark .search-dropdown::-webkit-scrollbar-thumb{background-color:#4a5568}.dark .cs-dropdown::-webkit-scrollbar-thumb:hover,.dark .search-dropdown::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.dark .cs-dropdown::-webkit-scrollbar-button:single-button:vertical:decrement,.dark .search-dropdown::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A5568'><path d='M12 8l-6 6h12z'/></svg>")}.dark .cs-dropdown::-webkit-scrollbar-button:single-button:vertical:decrement:hover,.dark .search-dropdown::-webkit-scrollbar-button:single-button:vertical:decrement:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2394A3B8'><path d='M12 8l-6 6h12z'/></svg>")}.dark .cs-dropdown::-webkit-scrollbar-button:single-button:vertical:increment,.dark .search-dropdown::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A5568'><path d='M12 16l-6-6h12z'/></svg>")}.dark .cs-dropdown::-webkit-scrollbar-button:single-button:vertical:increment:hover,.dark .search-dropdown::-webkit-scrollbar-button:single-button:vertical:increment:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2394A3B8'><path d='M12 16l-6-6h12z'/></svg>")}*:focus-visible{outline:2px solid #FF6600;outline-offset:2px;border-radius:4px}.cs-trigger:focus-visible,.search-input-field:focus-within,.btn-ver-comparativo:focus-visible,.btn-movida-card:focus-visible,.btn-home-link:focus-visible,.btn-movida-header:focus-visible,.btn-copy-simulation:focus-visible,.btn-reset-premises:focus-visible,.btn-download-proposal:focus-visible,.clear-filters-btn:focus-visible,.clear-filters-link:focus-visible,.cs-option:focus-visible{outline:2px solid #FF6600;outline-offset:2px}.theme-toggle:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:3px}@media(max-width:768px){.share-card-col{min-width:100%;max-width:100%}.share-card{padding:1.5rem 1.25rem}.share-card-title{font-size:1.3rem}.share-card-comparison{flex-direction:column;gap:.75rem}.share-card-cta{font-size:.95rem;padding:.75rem 1rem}.vehicle-characteristics,.proposal-notices{grid-template-columns:1fr}.vehicle-characteristics-compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.plan-km-badge{width:100%;justify-content:center}}@media(max-width:768px){.footer-content{flex-direction:column;gap:2rem}.footer-links{flex-direction:column;gap:1.5rem}.footer-brand{max-width:100%}.footer-bottom{flex-direction:column;text-align:center}}.floating-summary-bar{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid var(--border-color, #E2E8F0);box-shadow:0 4px 24px #0f172a14;animation:floatBarIn .3s ease}@keyframes floatBarIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.floating-bar-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:56px}.floating-bar-left{display:flex;align-items:center;gap:.75rem;min-width:0}.floating-bar-img{width:40px;height:28px;object-fit:contain;border-radius:4px;flex-shrink:0}.btn-close-vehicle{background:none;border:none;color:var(--text-muted, #64748b);cursor:pointer;padding:4px;margin:0 4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.btn-close-vehicle:hover{background:var(--bg-hover, #F1F5F9);color:var(--text-color, #0f172a)}.floating-bar-vehicle{display:flex;flex-direction:column;min-width:0}.floating-bar-name{font-size:.875rem;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.floating-bar-version{font-size:.72rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.floating-bar-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.floating-bar-item{display:flex;flex-direction:column;align-items:flex-end;gap:0}.floating-bar-label{font-size:.62rem;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-weight:600}.floating-bar-value{font-size:.95rem;font-weight:800;color:#1e293b;line-height:1.2}.floating-bar-unit{font-size:.68rem;font-weight:600;color:#64748b;margin-left:1px}.floating-bar-divider{width:1px;height:28px;background:#e2e8f0}.floating-bar-economy-positive{color:#22c55e}.floating-bar-economy-negative{color:#ef4444}.dark .floating-summary-bar{background:#0f172aeb;border-bottom-color:#334155;box-shadow:0 4px 24px #0000004d}.dark .floating-bar-name{color:#f8fafc}.dark .floating-bar-version{color:#94a3b8}.dark .floating-bar-value{color:#f8fafc}.dark .floating-bar-divider{background:#334155}.floating-bar-economy-positive.dark{color:#22c55e}@media(max-width:768px){.floating-bar-inner{padding:0 1rem;height:48px;gap:.75rem}.floating-bar-img{width:32px;height:22px}.floating-bar-name{font-size:.78rem}.floating-bar-version{display:none}.floating-bar-right{gap:.5rem}.floating-bar-value{font-size:.82rem}.floating-bar-label{display:none}.floating-bar-divider{height:20px}}@media(max-width:480px){.floating-bar-inner{padding:0 .75rem}.floating-bar-item:last-child .floating-bar-value{font-size:.75rem}}@media(hover:none){.vehicle-card:hover{transform:translateY(-4px)}}.cs-wrapper{position:relative;flex:1;min-width:150px}.cs-label{display:block;font-size:.7rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.6px;margin-bottom:.35rem}.cs-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.7rem .85rem;font-size:.88rem;font-weight:500;font-family:inherit;color:#64748b;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:10px;cursor:pointer;transition:all .2s ease;text-align:left;white-space:nowrap;overflow:hidden}.cs-trigger:hover{border-color:#cbd5e1;background:#fff}.cs-trigger:active{transform:scale(.97);transition-duration:.06s}.cs-open .cs-trigger{border-color:#f60;box-shadow:0 0 0 3px #ff66001a;background:#fff}.cs-has-value{color:#1e293b}.cs-trigger-text{overflow:hidden;text-overflow:ellipsis}.cs-chevron{flex-shrink:0;color:#94a3b8;transition:transform .25s ease}.cs-chevron-open{transform:rotate(180deg);color:#f60}.cs-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:50;background:#fff;border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 12px 40px #0000001f,0 4px 12px #0000000a;max-height:260px;overflow-y:auto;padding:.35rem;animation:dropdownIn .18s ease-out}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.cs-dropdown::-webkit-scrollbar{width:14px}.cs-dropdown::-webkit-scrollbar-track{background:transparent}.cs-dropdown::-webkit-scrollbar-thumb{background-color:#a0aec0;border:3.5px solid transparent;background-clip:padding-box;border-radius:8px}.cs-dropdown::-webkit-scrollbar-thumb:hover{background-color:#718096}.cs-dropdown::-webkit-scrollbar-button:single-button:vertical{display:block;height:14px;background-repeat:no-repeat;background-position:center;background-size:8px 8px}.cs-dropdown::-webkit-scrollbar-button:vertical:start:increment,.cs-dropdown::-webkit-scrollbar-button:vertical:end:decrement{display:none}.cs-dropdown::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23A0AEC0'><path d='M12 8l-6 6h12z'/></svg>")}.cs-dropdown::-webkit-scrollbar-button:single-button:vertical:decrement:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23718096'><path d='M12 8l-6 6h12z'/></svg>")}.cs-dropdown::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23A0AEC0'><path d='M12 16l-6-6h12z'/></svg>")}.cs-dropdown::-webkit-scrollbar-button:single-button:vertical:increment:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23718096'><path d='M12 16l-6-6h12z'/></svg>")}.cs-option{display:block;width:100%;padding:.6rem .85rem;font-size:.88rem;font-weight:500;font-family:inherit;color:#334155;background:none;border:none;border-radius:8px;cursor:pointer;text-align:left;transition:all .12s ease}.cs-option:hover{background:#f1f5f9;color:#1e293b}.cs-option-selected{background:#fff7ed;color:#e55d00;font-weight:600}.cs-option-all{font-weight:600;color:#f60}.cs-option-all:hover{background:#fff7ed}.cs-divider{height:1px;background:#f1f5f9;margin:.25rem .5rem}.cs-empty{padding:.6rem .85rem;font-size:.85rem;color:#94a3b8;text-align:center}.cs-disabled .cs-trigger{opacity:.45;cursor:not-allowed;background:#f1f5f9;border-style:dashed}.cs-disabled .cs-trigger:hover{border-color:#e2e8f0;background:#f1f5f9}.cs-disabled .cs-label{opacity:.5}.cs-disabled .cs-chevron{opacity:.3}.cs-trigger:focus-visible,.cs-option:focus-visible{outline:2px solid #FF6600;outline-offset:2px}.dark .cs-trigger{background:#0f172a;border-color:#334155;color:#cbd5e1}.dark .cs-trigger:hover{background:#1e293b;border-color:#475569}.dark .cs-dropdown{background:#1a1f2e;border-color:#334155;box-shadow:0 12px 40px #00000080}.dark .cs-option{color:#cbd5e1}.dark .cs-option:hover{background:#0f172a;color:#f8fafc}.dark .cs-option-selected{background:#f60;color:#fff}.dark .cs-divider{background:#334155}.dark .cs-dropdown::-webkit-scrollbar-thumb{background-color:#4a5568}.dark .cs-dropdown::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.dark .cs-dropdown::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A5568'><path d='M12 8l-6 6h12z'/></svg>")}.dark .cs-dropdown::-webkit-scrollbar-button:single-button:vertical:decrement:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2394A3B8'><path d='M12 8l-6 6h12z'/></svg>")}.dark .cs-dropdown::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234A5568'><path d='M12 16l-6-6h12z'/></svg>")}.dark .cs-dropdown::-webkit-scrollbar-button:single-button:vertical:increment:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2394A3B8'><path d='M12 16l-6-6h12z'/></svg>")}.premise-slider{display:flex;flex-direction:column;min-width:0;gap:.75rem;padding:.9rem;background:#f8fafc;border:1px solid #E2E8F0;border-radius:14px}.premise-slider-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex:1}.premise-slider strong{display:block;color:#1e293b;font-size:.82rem;line-height:1.2}.premise-slider small{display:block;margin-top:.2rem;color:#94a3b8;font-size:.72rem;line-height:1.25}.premise-slider em{flex-shrink:0;padding:.22rem .45rem;color:#e55d00;background:#fff7ed;border:1px solid #FED7AA;border-radius:7px;font-size:.72rem;font-style:normal;font-weight:800;white-space:nowrap}.premise-slider input[type=range]{width:100%;height:6px;margin:0;accent-color:#FF6600;cursor:pointer;transition:opacity .2s ease}.premise-slider input[type=range]::-webkit-slider-thumb{transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.premise-slider input[type=range]:hover::-webkit-slider-thumb{transform:scale(1.2);box-shadow:0 0 0 6px #ff66001f}.premise-slider input[type=range]:active::-webkit-slider-thumb{transform:scale(.9)}.premise-slider:hover{border-color:#cbd5e1;box-shadow:0 0 0 3px #ff66000d;transition:all .2s ease}.premise-slider-bar{display:block;width:100%;height:4px;background:#e2e8f0;border-radius:3px;overflow:hidden}.premise-slider-bar-fill{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,#22c55e,#f59e0b,#ef4444);transition:width .25s cubic-bezier(.34,1.56,.64,1)}.dark .premise-slider{background:#0f172a;border-color:#334155}.dark .premise-slider strong{color:#f8fafc}.dark .premise-slider small{color:#94a3b8}.dark .premise-slider em{color:#ffb347;background:#ff660024;border-color:#ff66005c}.dark .premise-slider:hover{border-color:#475569;box-shadow:0 0 0 3px #ff660014}.dark .premise-slider-bar{background:#334155}.proposal-notices sup{font-size:.62em;font-weight:900;line-height:1}.proposal-notices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:.9rem}.proposal-notices div{padding:.78rem .85rem;background:#f8fafc;border:1px solid #E2E8F0;border-radius:13px}.proposal-notices strong{display:block;margin-bottom:.25rem;color:#0f172a;font-size:.76rem;font-weight:900}.proposal-notices span{display:block;color:#64748b;font-size:.7rem;font-weight:600;line-height:1.35}.proposal-notices .proposal-notice-alert{background:#fff7ed;border-color:#fed7aa}.proposal-notices .proposal-notice-alert strong{color:#e55d00}.proposal-notice-img{display:block;height:18px;width:auto;margin-top:.35rem;object-fit:contain;opacity:.85}.chart-tooltip-custom{background:var(--tooltip-bg, #FFFFFF);border:1px solid var(--border-color, #E2E8F0);border-radius:12px;box-shadow:0 14px 36px #0f172a1f;padding:.75rem 1rem;min-width:200px}.chart-tooltip-header{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color, #E2E8F0)}.chart-tooltip-body{display:flex;flex-direction:column;gap:.3rem}.chart-tooltip-row{display:flex;align-items:center;gap:.4rem}.chart-tooltip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.chart-tooltip-label{font-size:.78rem;color:#64748b;flex:1}.chart-tooltip-value{font-size:.82rem;font-weight:700;color:#1e293b}.chart-tooltip-divider{height:1px;background:var(--border-color, #E2E8F0);margin:.35rem 0}.chart-tooltip-diff{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.15rem}.chart-tooltip-diff span{font-size:.7rem;font-weight:600;white-space:nowrap}.chart-tooltip-diff strong{font-size:.85rem;font-weight:800;white-space:nowrap}.chart-tooltip-diff-positive span,.chart-tooltip-diff-positive strong{color:#22c55e}.chart-tooltip-diff-negative span,.chart-tooltip-diff-negative strong{color:#ef4444}.dark .chart-tooltip-custom{background:#1a1f2e;border-color:#334155;box-shadow:0 14px 36px #0006}.dark .chart-tooltip-header{color:#94a3b8;border-bottom-color:#334155}.dark .chart-tooltip-label{color:#94a3b8}.dark .chart-tooltip-value{color:#f8fafc}.dark .chart-tooltip-divider{background:#334155}.result-currency{font-size:2rem;font-weight:700;color:#fff6;align-self:flex-start;margin-top:.5rem}.result-value{font-size:4.5rem;font-weight:900;color:#fff;text-shadow:0 2px 20px rgba(255,102,0,.2);letter-spacing:-2px;line-height:1}.dark .result-amount .result-currency{color:#cbd5e1}.dark .result-amount .result-value{color:#f8fafc}.image-fallback{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;color:#cbd5e1}.image-fallback svg{width:48px;height:48px;opacity:.5}.image-fallback span{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.4px;opacity:.4}.dark .image-fallback{color:#475569}.vehicle-characteristics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.9rem}.vehicle-characteristics-compact{display:flex;flex-wrap:wrap;gap:.4rem;margin:.65rem 0 .8rem}.vehicle-char-badge{display:flex;align-items:center;min-width:0;gap:.5rem;padding:.55rem .65rem;color:#1e293b;background:#fff;border:1px solid #E2E8F0;border-radius:12px;box-shadow:0 6px 18px #0f172a0a}.vehicle-characteristics-compact .vehicle-char-badge{flex:0 1 auto;padding:.38rem .5rem;border-radius:10px;background:#f8fafc;box-shadow:none}.vehicle-char-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;color:#f60;background:#fff7ed;border:1px solid #FED7AA;border-radius:9px}.vehicle-characteristics-compact .vehicle-char-icon{width:24px;height:24px;flex-basis:24px;border-radius:7px}.vehicle-char-icon svg{width:16px;height:16px}.vehicle-characteristics-compact .vehicle-char-icon svg{width:13px;height:13px}.vehicle-char-badge span{display:block;color:#94a3b8;font-size:.58rem;font-weight:900;letter-spacing:.45px;line-height:1;text-transform:uppercase}.vehicle-char-badge strong{display:block;max-width:9rem;margin-top:.16rem;overflow:hidden;color:#0f172a;font-size:.76rem;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.vehicle-characteristics-compact .vehicle-char-badge span{display:none}.vehicle-characteristics-compact .vehicle-char-badge strong{max-width:6.8rem;margin:0;font-size:.7rem}.dark .vehicle-card .vehicle-char-badge,.dark .share-section .vehicle-char-badge{background:#0f172a;border-color:#334155}.dark .vehicle-card .vehicle-char-badge strong,.dark .share-section .vehicle-char-badge strong{color:#f8fafc}.dark .vehicle-card .vehicle-char-icon,.dark .share-section .vehicle-char-icon{background:#ff660024;border-color:#ff660047}.plan-km-badge{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;margin-top:.7rem;padding:.48rem .65rem;color:#e55d00;background:#fff7ed;border:1px solid #FED7AA;border-radius:999px}.plan-km-badge span{color:inherit;font-size:.62rem;font-weight:900;letter-spacing:.45px;line-height:1;text-transform:uppercase}.plan-km-badge strong{display:block;margin:0;color:#0f172a;font-size:.78rem;font-weight:900;line-height:1}.dark .plan-km-badge{color:#fdba74;background:#ff66001f;border-color:#ff660052}.dark .plan-km-badge strong{color:#f8fafc}.dark .proposal-card .plan-km-badge{color:#fff;background:#ffffff29;border-color:#ffffff47}.dark .proposal-card .plan-km-badge span,.dark .proposal-card .plan-km-badge strong{color:#fff}
