.home-wrapper{min-height:100vh;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 40%),radial-gradient(circle at bottom left,rgba(99,102,241,.06),transparent 45%),linear-gradient(180deg,#f8fafc,#eef2ff);color:#0f172a;overflow-x:hidden}.home-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e6ebf2}.header-inner{max-width:1200px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between}.logo img{height:120px;width:auto;display:block}.header-actions{display:flex;gap:14px;align-items:center}.header-actions .link{font-size:14px;font-weight:600;color:#475569;text-decoration:none}.header-actions .link:hover{color:#2563eb}.hero{padding:120px 24px 90px;display:flex;justify-content:center;text-align:center}.hero-content{max-width:780px}.hero-badge{display:inline-block;background:#eef2ff;color:#2563eb;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:700;margin-bottom:22px}.hero h1{font-size:48px;font-weight:800;line-height:1.15;margin-bottom:18px}.hero h1 span{color:#2563eb}.hero-subtitle{font-size:18px;color:#475569;margin-bottom:34px;line-height:1.6}.hero-actions{display:flex;justify-content:center;gap:14px;margin-bottom:14px;flex-wrap:wrap}.hero-note{font-size:13px;color:#64748b}.btn-primary{background:#2563eb;color:#fff;padding:12px 22px;border-radius:12px;font-weight:700;text-decoration:none;box-shadow:0 10px 26px rgba(37,99,235,.35);transition:transform .15s ease,box-shadow .15s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(37,99,235,.4)}.btn-primary.large{padding:14px 30px;font-size:16px}.btn-primary.small{padding:8px 16px;font-size:14px}.btn-secondary{background:#fff;color:#2563eb;padding:12px 22px;border-radius:12px;font-weight:700;text-decoration:none;border:1px solid #dbeafe}.hero-stats{margin-top:46px;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:22px;gap:22px}.stat{background:hsla(0,0%,100%,.95);border-radius:16px;padding:22px 14px;border:1px solid #e6ebf2;box-shadow:0 12px 28px rgba(15,23,42,.08)}.stat h3{font-size:24px;font-weight:800;color:#2563eb}.stat p{font-size:13px;color:#475569}.features,.why{padding:90px 24px;max-width:1100px;margin:0 auto}.features h2,.why h2{text-align:center;font-size:28px;font-weight:800;margin-bottom:50px}.feature-grid,.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:26px;gap:26px}.feature-card,.why-card{background:#fff;border-radius:18px;padding:30px 26px;border:1px solid #e6ebf2;box-shadow:0 10px 26px rgba(15,23,42,.08)}.feature-card h3,.why-card h3{font-size:16px;font-weight:700}.feature-card p,.why-card p{font-size:14px;color:#475569;line-height:1.7}.testimonials{padding:100px 24px;background:linear-gradient(180deg,#f8fafc,#fff);text-align:center;overflow:hidden}.testimonials h2{font-size:28px;font-weight:800;margin-bottom:48px}.testimonial-wrapper{max-width:1100px;margin:0 auto;overflow:hidden}.testimonial-track{display:flex;gap:24px;width:max-content;animation:testimonialScroll 40s linear infinite}.testimonial-track:hover{animation-play-state:paused}.testimonial-card{width:300px;background:#fff;border-radius:20px;padding:26px 24px;border:1px solid #e6ebf2;box-shadow:0 16px 40px rgba(15,23,42,.1);text-align:left}.testimonial-text{font-size:14px;color:#475569;line-height:1.7;margin-bottom:16px}.testimonial-user strong{display:block;font-size:14px;font-weight:700}.testimonial-user span{font-size:12px;color:#64748b}@keyframes testimonialScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.cities{padding:90px 24px;background:linear-gradient(180deg,#f8fafc,#fff);text-align:center;overflow:hidden}.cities h2{font-size:26px;font-weight:800;margin-bottom:36px}.city-grid{display:flex;gap:16px;width:max-content;animation:cityScroll 38s linear infinite}.city-grid span{background:#fff;color:#2563eb;padding:12px 18px;border-radius:14px;font-size:14px;font-weight:700;border:1px solid #e6ebf2;box-shadow:0 8px 20px rgba(15,23,42,.08)}@keyframes cityScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.cta{padding:100px 24px;text-align:center;background:linear-gradient(180deg,#fff,#f8fafc)}.home-footer{background:linear-gradient(180deg,#0b1e3f,#08162f);color:#cbd5e1;padding:70px 24px 24px}.footer-grid{max-width:1200px;margin:0 auto 32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:36px;gap:36px}.footer-grid h4{color:#fff;font-size:15px;font-weight:700;margin-bottom:12px}.footer-grid p{font-size:13px;line-height:1.7}.footer-bottom{text-align:center;font-size:12px;color:#94a3b8;border-top:1px solid hsla(0,0%,100%,.08);padding-top:18px}@media (max-width:640px){.hero h1{font-size:36px}.hero-subtitle{font-size:16px}.header-inner{padding:12px 16px}}@media (max-width:1024px){.logo img{height:90px}.hero{padding:100px 20px 80px}.features,.why{padding:70px 20px}}@media (max-width:768px){.logo img{height:72px}.header-actions{gap:10px}.hero{padding:80px 16px 70px}.hero h1{font-size:40px}.hero-actions a{width:100%;text-align:center}.testimonial-card{width:260px}.cities h2{font-size:24px}}@media (max-width:480px){.hero h1{font-size:32px}.hero-subtitle{font-size:15px}.hero-stats{gap:14px}.stat{padding:18px 12px}.features h2,.testimonials h2,.why h2{font-size:24px}.cta{padding:80px 16px}}