
:root{--navy:#07111f;--navy2:#0d1d31;--yellow:#f7c53d;--yellow2:#ffd65e;--white:#fff;--ice:#f1f5f9;--ink:#0a1728;--muted:#65758b;--line:#dce5ef;--green:#18a66a;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f7fa;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.hidden{display:none!important}.site-head{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:28px;min-height:78px;padding:0 max(28px,calc((100vw - var(--max))/2));background:rgba(7,17,31,.96);backdrop-filter:blur(18px);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.site-brand{font-size:28px;font-weight:950;letter-spacing:-1px;white-space:nowrap}.site-brand span{color:var(--yellow)}.site-nav{display:flex;gap:26px;margin-left:auto}.site-nav a{font-size:14px;font-weight:750;color:#bdc8d8}.site-nav a:hover{color:#fff}.head-actions{display:flex;align-items:center;gap:10px}.head-login,.head-order{padding:11px 15px;border-radius:12px;font-weight:850;font-size:14px}.head-login{border:1px solid #31435b;display:inline-flex;align-items:center;gap:8px}.head-login svg{display:none;width:21px;height:21px;flex:0 0 auto}.head-order{background:var(--yellow);color:var(--navy)}main{overflow:hidden}.hero-section{max-width:var(--max);margin:0 auto;padding:76px 28px 68px;display:grid;grid-template-columns:1.04fr .96fr;gap:56px;align-items:center;min-height:720px}.eyebrow{display:block;font-size:12px;line-height:1.2;font-weight:950;letter-spacing:1.8px;color:#9c6e00}.hero-copy .eyebrow{color:var(--yellow)}.hero-section{background:transparent}.hero-copy h1{font-size:clamp(52px,6.2vw,84px);letter-spacing:-4px;line-height:.96;margin:16px 0 24px}.hero-copy h1 em{font-style:normal;color:#c18b00}.hero-copy>p{max-width:650px;font-size:21px;line-height:1.55;color:#586a82;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 26px}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 24px;border-radius:16px;font-size:17px;font-weight:900;transition:.18s transform,.18s box-shadow}.cta:hover{transform:translateY(-1px)}.cta-main{background:var(--yellow);color:var(--navy);box-shadow:0 10px 30px rgba(247,197,61,.25)}.cta-call{background:#fff;border:1px solid var(--line);color:var(--ink)}.cta-light{background:#fff;color:var(--navy)}.cta-dark{background:var(--navy);color:#fff}.trust-strip{display:flex;flex-wrap:wrap;gap:10px 18px;color:#627288;font-size:13px;font-weight:750}.trust-strip span{display:flex;align-items:center;gap:6px}.trust-strip i{font-style:normal;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e1f5eb;color:#087b4c;font-size:12px}.hero-visual{position:relative;min-height:560px}.hero-photo-market{position:absolute;inset:0 0 70px 0;border-radius:34px;background:linear-gradient(180deg,rgba(7,17,31,.05),rgba(7,17,31,.15)),url('/assets/hero-tow.jpg') 62% center/cover no-repeat;box-shadow:0 32px 80px rgba(7,17,31,.24)}.tracking-card{position:absolute;left:26px;right:-18px;bottom:8px;background:#fff;border:1px solid #dce5ef;border-radius:24px;padding:20px 22px;box-shadow:0 20px 48px rgba(7,17,31,.18)}.tracking-top{display:flex;align-items:center;gap:9px}.tracking-top b{font-size:12px;letter-spacing:1.1px}.tracking-top strong{margin-left:auto;font-size:23px}.live-dot{width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #dcf6eb}.mini-route{height:44px;display:flex;align-items:center;margin:10px 0}.mini-route span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eaf0f7;font-weight:950}.mini-route i{height:4px;background:#d9e3ee;flex:1}.mini-route i:first-of-type{background:var(--green)}.car-dot{background:var(--yellow)!important;color:var(--navy);font-size:13px}.tracking-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.tracking-bottom div{display:grid;gap:3px}.tracking-bottom small{color:var(--muted)}.tracking-bottom span{font-weight:850;color:#0b67c2;font-size:13px}.active-public-order{max-width:var(--max);margin:-28px auto 30px;padding:0 28px}.active-public-order .active-inner{background:var(--navy);color:#fff;border-radius:22px;padding:20px 22px;display:flex;align-items:center;gap:18px;box-shadow:0 18px 45px rgba(7,17,31,.18)}.active-public-order .active-inner>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--yellow);color:var(--navy);font-weight:950}.active-public-order .active-copy{display:grid;gap:3px;min-width:0}.active-public-order .active-copy small{color:#a8b6c9;font-weight:700}.active-public-order .active-copy b{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.active-public-order a{margin-left:auto;background:#fff;color:var(--navy);padding:13px 16px;border-radius:12px;font-weight:900;white-space:nowrap}.section{max-width:var(--max);margin:0 auto;padding:86px 28px}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.compact{max-width:620px}.section-heading h2,.experience-copy h2,.price-promise h2,.business-card h2,.final-cta h2{font-size:clamp(36px,4.3vw,58px);line-height:1.02;letter-spacing:-2.4px;margin:12px 0 18px}.section-heading p,.experience-copy>p,.price-promise>p,.business-card>p,.final-cta>p{color:var(--muted);font-size:18px;line-height:1.65}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.public-service{position:relative;min-height:260px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;display:flex;flex-direction:column;transition:.18s transform,.18s box-shadow}.public-service:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(7,17,31,.09)}.service-icon{width:68px;height:68px;border-radius:18px;background:#fff4cd;display:grid;place-items:center;margin-bottom:26px}.service-icon img{width:48px;height:48px;object-fit:contain}.public-service h3{font-size:24px;margin:0 0 8px}.public-service p{color:var(--muted);font-size:14px;line-height:1.5;margin:0 0 22px}.public-service footer{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:8px}.public-service footer b{font-size:18px}.public-service footer span{font-size:13px;color:#0b67c2;font-weight:850}.inline-cta{display:inline-block;margin-top:24px;color:#0b67c2;font-weight:900}.how-section{padding-top:70px}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.how-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px}.how-grid article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--navy);color:var(--yellow);font-weight:950}.how-grid h3{font-size:21px;margin:26px 0 8px}.how-grid p{color:var(--muted);line-height:1.55;margin:0;font-size:14px}.experience-section{display:grid;grid-template-columns:1fr .8fr;gap:72px;align-items:center}.experience-copy ul{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:12px}.experience-copy li{position:relative;padding-left:30px;font-weight:750;color:#33455d}.experience-copy li:before{content:'✓';position:absolute;left:0;top:-1px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#def5e9;color:#087b4c;font-size:12px}.phone-demo{max-width:410px;margin-left:auto;border:10px solid var(--navy);border-radius:40px;background:#eef3f8;box-shadow:0 30px 80px rgba(7,17,31,.17);overflow:hidden}.phone-head{background:var(--navy);color:#fff;padding:28px 22px 20px;display:flex;align-items:end;justify-content:space-between}.phone-head span{font-size:21px;font-weight:950}.phone-head span:before{content:'';color:var(--yellow)}.phone-head small{color:#aebbd0}.map-demo{height:240px;position:relative;background:linear-gradient(135deg,#dff0e3,#d7e8f6);overflow:hidden}.map-demo:before,.map-demo:after{content:'';position:absolute;background:#fff7;transform:rotate(-22deg);height:10px;width:130%;left:-15%;top:85px}.map-demo:after{top:155px;transform:rotate(18deg)}.route-line{position:absolute;width:190px;height:120px;border:7px solid var(--navy);border-right:0;border-top-color:transparent;border-radius:50%;left:85px;top:75px;transform:rotate(-17deg)}.map-pin,.map-car{position:absolute;z-index:2;display:grid;place-items:center}.map-pin{right:62px;top:58px;width:40px;height:40px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:#ef4444;color:#fff;font-weight:950}.map-pin::first-letter{transform:rotate(45deg)}.map-car{left:113px;bottom:45px;width:34px;height:34px;border-radius:50%;background:var(--yellow);border:5px solid #fff;box-shadow:0 4px 12px #0003}.phone-card{background:#fff;margin:14px;border-radius:18px;padding:18px;display:grid;gap:6px}.phone-card small{color:#168454;font-weight:850}.phone-card b{font-size:32px}.phone-card span{color:var(--muted);font-size:13px}.progress-demo{display:flex;align-items:center;padding:5px 28px 24px}.progress-demo i{width:14px;height:14px;border-radius:50%;background:#cbd5e1}.progress-demo i.done{background:var(--green)}.progress-demo i:not(:last-child):after{content:'';display:block;width:62px;height:4px;background:#cbd5e1;transform:translate(13px,5px)}.progress-demo i.done:not(:last-child):after{background:var(--green)}.price-section{display:grid;grid-template-columns:1fr 1fr;gap:34px}.price-promise{background:var(--navy);color:#fff;border-radius:30px;padding:42px}.price-promise .eyebrow{color:var(--yellow)}.price-promise h2{font-size:clamp(38px,4vw,56px)}.price-promise>p{color:#b6c2d2}.price-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px}.price-facts div{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;display:flex;flex-direction:column;min-height:170px}.price-facts b{color:#b07c00;font-size:13px}.price-facts span{font-size:23px;font-weight:900;margin-top:auto}.price-facts small{color:var(--muted);margin-top:5px}.business-section{display:grid;grid-template-columns:1fr 1fr;gap:18px}.business-card{border-radius:30px;padding:38px;background:#fff;border:1px solid var(--line)}.dark-card{background:var(--navy);color:#fff;border:0}.dark-card .eyebrow{color:var(--yellow)}.dark-card>p{color:#b6c2d2}.partner-card{background:#fffbeb;border-color:#f1d98c}.feature-pills{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.feature-pills span{padding:9px 11px;border-radius:999px;background:#eef3f8;color:#304157;font-size:12px;font-weight:850}.dark-card .feature-pills span{background:#15283f;color:#dce6f2}.final-cta{text-align:center;padding-top:110px;padding-bottom:110px}.final-cta .eyebrow{color:#a17200}.final-cta h2{max-width:820px;margin-left:auto;margin-right:auto}.final-cta>p{max-width:640px;margin:0 auto}.hero-actions.centered{justify-content:center}.site-footer{background:var(--navy);color:#fff;padding:48px max(28px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.footer-brand{font-size:24px}.site-footer p{color:#aebbd0;font-size:13px}.site-footer>div{display:flex;gap:16px;font-size:13px;font-weight:750;color:#c2cddd}.site-footer small{grid-column:1/-1;color:#72849a;border-top:1px solid #21334a;padding-top:20px}.loading-services{grid-column:1/-1;padding:34px;background:#fff;border:1px solid var(--line);border-radius:22px;color:var(--muted);text-align:center}
@media(max-width:1000px){.site-nav{display:none}.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:58px}.hero-visual{min-height:520px}.tracking-card{right:12px}.service-grid,.how-grid{grid-template-columns:1fr 1fr}.experience-section{grid-template-columns:1fr 1fr;gap:32px}.business-section{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr}.site-footer>div{flex-wrap:wrap}}
@media(max-width:700px){.site-head{min-height:68px;padding:0 18px;gap:10px}.site-brand{font-size:24px}.head-login{display:grid;width:42px;height:42px;place-items:center;padding:0;border-radius:14px}.head-login svg{display:block}.head-login span{display:none}.head-actions{gap:8px}.head-order{padding:10px 13px}.hero-section{padding:46px 18px 48px;gap:34px}.hero-copy h1{font-size:50px;letter-spacing:-2.8px}.hero-copy>p{font-size:18px}.hero-actions{display:grid;grid-template-columns:1fr}.cta{width:100%}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-visual{min-height:410px}.hero-photo-market{inset:0 0 52px 0;border-radius:24px}.tracking-card{left:12px;right:0;padding:16px}.tracking-bottom span{display:none}.active-public-order{padding:0 18px;margin-top:-16px}.active-public-order .active-inner{align-items:stretch;flex-wrap:wrap}.active-public-order a{width:100%;text-align:center;margin:0}.section{padding:64px 18px}.section-heading h2,.experience-copy h2,.price-promise h2,.business-card h2,.final-cta h2{font-size:38px;letter-spacing:-1.7px}.service-grid,.how-grid{grid-template-columns:1fr}.public-service{min-height:220px}.experience-section,.price-section{grid-template-columns:1fr}.phone-demo{margin:20px auto 0;width:100%}.price-promise,.business-card{padding:28px 24px}.price-facts{grid-template-columns:1fr 1fr}.site-footer{padding:40px 18px}.site-footer>div{display:grid;gap:12px}.progress-demo i:not(:last-child):after{width:50px}}
@media(max-width:410px){.hero-copy h1{font-size:43px}.trust-strip{grid-template-columns:1fr}.price-facts{grid-template-columns:1fr}.tracking-top strong{font-size:19px}}
