.landing-body{font-family:Inter,sans-serif;background:#fff;color:#181818;margin:0;padding-top:80px;line-height:1.6}.landing-body h1,.landing-body h2,.landing-body h3{font-family:Marcellus,sans-serif;margin:0;line-height:1.3}.landing-body h1{font-size:52px;font-weight:500;line-height:1.3;color:#fff}.landing-body h2{font-size:36px;font-weight:700;color:#312e81}.landing-body h3{font-size:22px;font-weight:500;color:#cd372d}.landing-body p{margin:0}.landing-body img{display:block;max-width:100%;height:auto;border-radius:8px}.landing-nav{position:fixed;top:0;left:0;right:0;height:80px;background:#fff;box-shadow:0 1px 3px #0000001a;z-index:50}.landing-nav__inner{max-width:1232px;margin:0 auto;padding:0 24px;height:80px;display:flex;align-items:center;justify-content:space-between;gap:16px}.landing-nav__logo{display:flex;align-items:center;gap:10px;color:#181818;font-weight:700;text-decoration:none;flex-shrink:0}.landing-nav__logo img{width:48px;height:44px;border-radius:0}.landing-nav__links{display:flex;align-items:center;gap:8px}.landing-nav__links a{color:#4b5563;font-weight:600;text-decoration:none;padding:8px 12px}.landing-nav__links a:hover{color:#4338ca}.landing-nav__links .landing-nav__quote,.landing-nav__mobile .landing-nav__quote{background:#ffbf00;color:#fff!important;border-radius:6px;padding:8px 16px}.landing-nav__burger{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:6px}.landing-nav__burger span{display:block;width:24px;height:3px;background:#181818;border-radius:2px}.landing-nav__mobile{display:none;background:#fff;border-top:1px solid #e5e7eb;padding:8px 24px}.landing-nav__mobile a{display:block;padding:8px 6px;color:#4b5563;font-size:14px;text-decoration:none}@media(max-width:768px){.landing-nav__links{display:none}.landing-nav__burger{display:flex}.landing-nav__mobile:not([hidden]){display:block}}.landing-hero{background-image:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?q=80&w=1920&auto=format&fit=crop);background-size:cover;background-position:center;color:#fff;text-align:center}.landing-hero__inner{max-width:1232px;margin:0 auto;padding:128px 24px}.landing-hero h1 span{display:block;color:#a5b4fc;font-size:1em}.landing-hero p{max-width:768px;margin:24px auto 32px;font-size:18px}.landing-cta{display:inline-block;background:#f97316;color:#fff;font-weight:700;font-size:18px;padding:12px 32px;border-radius:8px;text-decoration:none;transition:all .3s ease}.landing-cta:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0003;background:#ea580c}.landing-cta--lg{font-size:20px;padding:16px 40px}.landing-main{max-width:1232px;margin:0 auto;padding:96px 24px;display:flex;flex-direction:column;gap:96px}.landing-center{text-align:center;margin-bottom:48px}.landing-center h2,.landing-center h3{margin-bottom:12px}.landing-sub{color:#4b5563;max-width:672px;margin:0 auto 12px;font-size:17px}.landing-sub-heading{color:#4b5563;max-width:672px;margin:12px auto 0;font-size:22px;font-weight:400}.landing-team{display:flex;gap:48px;align-items:center}.landing-team>img{width:560px;height:399px;object-fit:cover;flex-shrink:0}.landing-team__text h3,.landing-team__text p{margin-bottom:16px}.landing-team__text .landing-cta{margin-top:8px}@media(max-width:1024px){.landing-team{flex-direction:column}.landing-team>img{width:100%;height:auto}}.landing-panel{background:#eef2ff;border-radius:12px;padding:48px}.landing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:32px 24px;text-align:center}.landing-card__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#eef2ff;color:#4338ca;margin-bottom:16px}.landing-card__icon svg{width:28px;height:28px}.landing-card h3{margin-bottom:8px}.landing-card p{color:#4b5563}@media(max-width:1024px){.landing-cards{grid-template-columns:1fr}}.landing-services{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-service{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:24px}.landing-service__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#e0e7ff;color:#4338ca;margin-bottom:12px}.landing-service__icon svg{width:24px;height:24px}.landing-service h3{margin-bottom:12px}.landing-service ul{margin:0;padding-left:20px;color:#4b5563}.landing-service li{margin-bottom:6px}@media(max-width:1024px){.landing-services{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.landing-services{grid-template-columns:1fr}}.landing-work{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.landing-work img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a}@media(max-width:1024px){.landing-work{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.landing-work{grid-template-columns:1fr}}.landing-reasons{display:grid;grid-template-columns:1fr;gap:32px;max-width:900px;margin:0 auto}.landing-reason{display:flex;align-items:flex-start;gap:16px}.landing-reason__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#e0e7ff;color:#4338ca}.landing-reason__icon svg{width:24px;height:24px}.landing-reason h3{margin-bottom:4px;color:#312e81}.landing-reason p{color:#4b5563}.landing-compare{background:#f3f4f6;padding:64px 24px;border-radius:12px}.landing-table-wrap{overflow-x:auto}.landing-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}.landing-table th{background:#312e81;color:#fff;text-align:left;padding:16px 24px;font-weight:600}.landing-table td{padding:16px 24px;border-top:1px solid #e5e7eb;text-align:left}.landing-check{color:#22c55e;font-weight:700}.landing-x{color:#ef4444}.landing-warn{color:#f97316}.landing-disclaimer{font-size:12px;color:#6b7280;margin-top:16px}.landing-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-testimonial{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:24px}.landing-stars{display:flex;gap:2px;color:#f4b400;margin-bottom:12px}.landing-stars svg{width:17px;height:17px}.landing-testimonial p{color:#4b5563}.landing-testimonial__name{margin-top:8px;font-weight:600;color:#181818!important}.landing-google-link{display:inline-flex;align-items:center;gap:8px;color:#4b5563;font-weight:600;text-decoration:none}.landing-google-link svg{width:20px;height:20px}@media(max-width:1024px){.landing-testimonials{grid-template-columns:1fr}}.landing-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.landing-step{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.landing-step__icon{display:flex;justify-content:center;align-items:center;margin:0 auto 16px;width:64px;height:64px;border-radius:50%;background:#e0e7ff;color:#4338ca}.landing-step__icon svg{width:32px;height:32px}.landing-step h3{margin-bottom:8px}.landing-step p{color:#4b5563}@media(max-width:1024px){.landing-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.landing-steps{grid-template-columns:1fr}}.landing-payments{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.landing-payment{display:inline-flex;align-items:center;justify-content:center;min-width:80px;padding:12px 16px;background:#333;color:#fff;font-weight:600;border-radius:6px}.landing-form-section{background:#4338ca;border-radius:12px;padding:48px;color:#fff}.landing-form-section .landing-center{margin-bottom:32px}.landing-form-section__title,.landing-form-section h2,.landing-form-section h3{color:#fff}.landing-form-section p{color:#e0e7ff;max-width:768px;margin:0 auto 12px}.landing-form-section__lead{font-weight:700;font-size:18px;margin-top:16px!important}.landing-form{background:transparent;max-width:720px;margin:0 auto}.landing-form .leform{padding:10px}.landing-form .leform__field--submit .btn{margin:0 auto}.landing-footer{background:#18181b;color:#e5e7eb;padding:64px 24px 24px}.landing-footer__grid{max-width:1232px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px}.landing-footer h3{color:#fff;margin-bottom:16px}.landing-footer p{margin-bottom:8px}.landing-footer__desc{color:#9ca3af}.landing-footer__legal{max-width:1232px;margin:48px auto 0;padding-top:24px;border-top:1px solid #27272a;text-align:center;color:#9ca3af;font-size:14px}@media(max-width:768px){.landing-footer__grid{grid-template-columns:1fr}}
