*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#0f2167;--primary-dark:#0a1744;--accent:#f5a623;--accent-dark:#e0951e;--text-dark:#1a1a2e;--text-muted:#6b7280;--bg-light:#f8faff;--white:#fff;--border:#e5e7eb;--gradient-hero:linear-gradient(135deg,#0f2167,#1a3a8f 50%,#0a2a6e);--shadow-sm:0 2px 8px rgba(0,0,0,.08);--shadow-md:0 4px 20px rgba(0,0,0,.12);--shadow-lg:0 8px 40px rgba(0,0,0,.16);--radius:12px;--radius-lg:20px}html{scroll-behavior:smooth}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:var(--text-dark);background:var(--white);line-height:1.6;overflow-x:hidden}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 2rem;height:72px;justify-content:space-between;background:rgba(15,33,103,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.08)}.navbar,.navbar-brand{display:flex;align-items:center}.navbar-brand{gap:.5rem;text-decoration:none}.navbar-logo-icon{width:40px;height:40px;background:var(--accent);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.navbar-brand-name{font-size:1.35rem;font-weight:800;color:var(--white);letter-spacing:-.02em}.navbar-brand-name span{color:var(--accent)}.navbar-nav{display:flex;align-items:center;gap:2rem;list-style:none}.navbar-nav a{color:hsla(0,0%,100%,.85);text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s}.navbar-nav a:hover{color:var(--accent)}.navbar-actions{display:flex;align-items:center;gap:.75rem}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.4rem;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:all .2s}.btn-ghost{color:hsla(0,0%,100%,.9);background:transparent;border:1px solid hsla(0,0%,100%,.25)}.btn-ghost:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.4)}.btn-primary{background:var(--accent);color:var(--primary-dark);box-shadow:0 4px 12px rgba(245,166,35,.35)}.btn-primary:hover{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 6px 20px rgba(245,166,35,.45)}.btn-primary-dark{background:var(--primary);color:var(--white);box-shadow:0 4px 12px rgba(15,33,103,.35)}.btn-primary-dark:hover{background:var(--primary-dark);transform:translateY(-1px)}.btn-lg{padding:.85rem 2rem;font-size:1.05rem;border-radius:10px}.hero{min-height:100vh;background:var(--gradient-hero);display:flex;align-items:center;position:relative;overflow:hidden;padding-top:72px}.hero:before{top:-50%;right:-20%;width:700px;height:700px;background:radial-gradient(circle,rgba(245,166,35,.15) 0,transparent 70%)}.hero:after,.hero:before{content:"";position:absolute;border-radius:50%}.hero:after{bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,hsla(0,0%,100%,.05) 0,transparent 70%)}.hero-container{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(245,166,35,.15);border:1px solid rgba(245,166,35,.3);color:var(--accent);padding:.4rem 1rem;border-radius:100px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem}.hero-title{font-size:clamp(2.5rem,5vw,3.8rem);font-weight:900;color:var(--white);line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.hero-title .highlight{color:var(--accent)}.hero-description{font-size:1.15rem;color:hsla(0,0%,100%,.75);margin-bottom:2.5rem;line-height:1.7;max-width:500px}.hero-actions{gap:1rem;margin-bottom:3rem}.hero-actions,.hero-stats{display:flex;flex-wrap:wrap}.hero-stats{gap:2rem}.hero-stat{text-align:left}.hero-stat-value{font-size:1.8rem;font-weight:800;color:var(--white);letter-spacing:-.02em}.hero-stat-label{font-size:.85rem;color:hsla(0,0%,100%,.6);margin-top:.1rem}.hero-car-visual,.hero-image-area{display:flex;justify-content:center;align-items:center;position:relative}.hero-car-visual{width:100%;max-width:560px;aspect-ratio:16/10;background:hsla(0,0%,100%,.05);border-radius:var(--radius-lg);border:1px solid hsla(0,0%,100%,.12);flex-direction:column;gap:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.hero-car-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(245,166,35,.08),hsla(0,0%,100%,.02))}.car-icon-large{font-size:6rem;filter:drop-shadow(0 8px 24px rgba(245,166,35,.4))}.hero-card{position:absolute;background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2);border-radius:var(--radius);padding:.875rem 1.25rem}.hero-card-top{top:1.5rem;right:-1rem}.hero-card-bottom{bottom:1.5rem;left:-1rem}.hero-card-label{font-size:.75rem;color:hsla(0,0%,100%,.6);margin-bottom:.2rem}.hero-card-value{font-size:1rem;font-weight:700;color:var(--white)}.hero-card-sub{font-size:.75rem;color:var(--accent);margin-top:.1rem}.section{padding:6rem 2rem}.section-alt{background:var(--bg-light)}.container{max-width:1200px;margin:0 auto}.section-label{font-size:.85rem;font-weight:700;color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem}.section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:var(--text-dark);line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.section-subtitle{font-size:1.1rem;color:var(--text-muted);max-width:600px;line-height:1.7}.section-header{margin-bottom:4rem}.section-header-center{text-align:center;margin-bottom:4rem}.section-header-center .section-subtitle{margin:0 auto}.stats-bar{background:var(--primary);padding:3rem 2rem}.stats-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.stat-item{text-align:center;padding:1rem;border-right:1px solid hsla(0,0%,100%,.1)}.stat-item:last-child{border-right:none}.stat-item-value{font-size:2.5rem;font-weight:900;color:var(--white);letter-spacing:-.02em}.stat-item-value span{color:var(--accent)}.stat-item-label{font-size:.9rem;color:hsla(0,0%,100%,.6);margin-top:.25rem}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;position:relative}.steps-grid:before{content:"";position:absolute;top:2.5rem;left:calc(16.67% + 1rem);right:calc(16.67% + 1rem);height:2px;background:linear-gradient(90deg,var(--accent),var(--primary));opacity:.3}.step-card{text-align:center;padding:2rem 1.5rem;position:relative}.step-number{width:56px;height:56px;background:var(--primary);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;margin:0 auto 1.5rem;position:relative;z-index:1;box-shadow:0 0 0 6px rgba(15,33,103,.1)}.step-icon{font-size:2rem;margin-bottom:1rem}.step-title{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.step-desc{font-size:.95rem;color:var(--text-muted);line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.feature-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;transition:all .25s}.feature-card:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.feature-icon{width:52px;height:52px;background:rgba(15,33,103,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem}.feature-title{font-size:1.05rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.feature-desc{font-size:.9rem;color:var(--text-muted);line-height:1.6}.fleet-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.fleet-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:all .25s;box-shadow:var(--shadow-sm)}.fleet-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.fleet-card-image{height:180px;background:linear-gradient(135deg,#1a2a5e,#2d4a9e);display:flex;align-items:center;justify-content:center;font-size:5rem;position:relative;overflow:hidden}.fleet-card-image:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(0deg,rgba(0,0,0,.2),transparent)}.fleet-badge{position:absolute;top:1rem;right:1rem;background:var(--accent);color:var(--primary-dark);font-size:.75rem;font-weight:700;padding:.2rem .6rem;border-radius:100px;z-index:1}.fleet-card-body{padding:1.5rem}.fleet-card-name{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.25rem}.fleet-card-type{font-size:.85rem;color:var(--text-muted);margin-bottom:1rem}.fleet-card-specs{display:flex;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.fleet-spec{gap:.3rem;font-size:.8rem;color:var(--text-muted)}.fleet-card-footer,.fleet-spec{display:flex;align-items:center}.fleet-card-footer{justify-content:space-between;padding-top:1rem;border-top:1px solid var(--border)}.fleet-price{font-size:1.2rem;font-weight:800;color:var(--primary)}.fleet-price span{font-size:.8rem;font-weight:500;color:var(--text-muted)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.testimonial-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;position:relative}.testimonial-quote{font-size:2.5rem;color:var(--accent);line-height:1;margin-bottom:1rem;font-family:Georgia,serif}.testimonial-text{font-size:.95rem;color:var(--text-muted);line-height:1.7;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:var(--white);flex-shrink:0}.testimonial-name{font-size:.95rem;font-weight:700;color:var(--text-dark)}.testimonial-role{font-size:.8rem;color:var(--text-muted)}.stars{color:var(--accent);font-size:.9rem;margin-bottom:.25rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:start}.pricing-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem 2rem;transition:all .25s}.pricing-card.featured{background:var(--primary);border-color:var(--primary);transform:scale(1.05);box-shadow:var(--shadow-lg)}.pricing-badge{display:inline-block;background:var(--accent);color:var(--primary-dark);font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:100px;margin-bottom:1rem}.pricing-name{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.pricing-card.featured .pricing-name{color:var(--white)}.pricing-price{font-size:2.5rem;font-weight:900;color:var(--primary);letter-spacing:-.02em;margin-bottom:.25rem}.pricing-card.featured .pricing-price{color:var(--accent)}.pricing-price span{font-size:1rem;font-weight:500;color:var(--text-muted)}.pricing-card.featured .pricing-price span{color:hsla(0,0%,100%,.6)}.pricing-desc{font-size:.9rem;color:var(--text-muted);margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.pricing-card.featured .pricing-desc{color:hsla(0,0%,100%,.65);border-bottom-color:hsla(0,0%,100%,.15)}.pricing-features{list-style:none;margin-bottom:2rem}.pricing-features li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--text-muted);padding:.4rem 0}.pricing-card.featured .pricing-features li{color:hsla(0,0%,100%,.8)}.pricing-check{width:20px;height:20px;background:rgba(15,33,103,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;flex-shrink:0}.pricing-card.featured .pricing-check{background:rgba(245,166,35,.2)}.cta-banner{background:var(--gradient-hero);padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.cta-banner:before{content:"";position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(245,166,35,.15) 0,transparent 70%);border-radius:50%}.cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:var(--white);letter-spacing:-.02em;margin-bottom:1rem;position:relative}.cta-desc{font-size:1.1rem;color:hsla(0,0%,100%,.75);margin-bottom:2.5rem;position:relative}.cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;position:relative}.footer{background:var(--primary-dark);color:hsla(0,0%,100%,.65);padding:4rem 2rem 2rem}.footer-grid{max-width:1200px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin:0 auto 3rem}.footer-brand-name{font-size:1.35rem;font-weight:800;color:var(--white);margin-bottom:1rem}.footer-brand-name span{color:var(--accent)}.footer-brand-desc{font-size:.9rem;line-height:1.7;margin-bottom:1.5rem}.footer-social{display:flex;gap:.75rem}.footer-social-btn{width:36px;height:36px;background:hsla(0,0%,100%,.08);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer;transition:background .2s;border:none;color:inherit}.footer-social-btn:hover{background:hsla(0,0%,100%,.15)}.footer-col-title{font-size:.9rem;font-weight:700;color:var(--white);margin-bottom:1.25rem;letter-spacing:.05em;text-transform:uppercase}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.625rem}.footer-links a{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.9rem;transition:color .2s}.footer-links a:hover{color:var(--accent)}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-copy{font-size:.85rem}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:hsla(0,0%,100%,.5);text-decoration:none;font-size:.85rem;transition:color .2s}.footer-legal a:hover{color:var(--accent)}.app-badges{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.app-badge{display:flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);border-radius:8px;padding:.5rem .875rem;text-decoration:none;color:var(--white);font-size:.8rem;transition:background .2s}.app-badge:hover{background:hsla(0,0%,100%,.12)}.app-badge-icon{font-size:1.1rem}.app-badge-text strong{display:block;font-size:.85rem;font-weight:700}.search-widget{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:1.5rem;display:grid;grid-template-columns:1fr 1fr auto;grid-gap:1rem;gap:1rem;align-items:end;margin-top:3rem;border:1px solid hsla(0,0%,100%,.2)}.search-field label{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.05em}.search-field input{width:100%;padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:8px;font-size:.95rem;color:var(--text-dark);background:var(--bg-light);transition:border-color .2s;outline:none;font-family:inherit}.search-field input:focus{border-color:var(--primary)}@media (max-width:1024px){.hero-container{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-description{max-width:100%;margin-left:auto;margin-right:auto}.hero-actions,.hero-stats{justify-content:center}.features-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.navbar-nav{display:none}.hero-container{padding:2rem 1rem}.steps-grid{grid-template-columns:1fr}.steps-grid:before{display:none}.features-grid,.fleet-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{transform:none}.footer-grid,.search-widget,.testimonials-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}.divider{height:1px;background:var(--border);margin:0}.trust-bar{padding:2rem;border-bottom:1px solid var(--border)}.trust-bar-inner{max-width:1200px;margin:0 auto;gap:3rem;flex-wrap:wrap;justify-content:center}.trust-bar-inner,.trust-item{display:flex;align-items:center}.trust-item{gap:.5rem;font-size:.9rem;color:var(--text-muted);font-weight:500}.trust-icon{font-size:1.1rem}