@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&family=Oswald:wght@500;600;700&display=swap";:root{--red:#e30613;--ink:#101827;--muted:#667386;--bg:#f3f6fa;--card:#fff;--line:#dfe5ee;--dark:#172234;--shadow:0 24px 70px #10182721;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #ffffffd6;border-radius:28px;justify-content:space-between;align-items:center;height:70px;padding:0 18px;display:flex;position:fixed;top:18px;left:6%;right:6%;box-shadow:0 14px 40px #11182717}.logo img{width:166px;display:block}.topbar nav{align-items:center;gap:30px;font-size:14px;font-weight:900;display:flex}.topbar nav a{opacity:.78;transition:all .25s}.topbar nav a:hover{opacity:1;color:var(--red)}.top-actions{align-items:center;gap:10px;display:flex}.online{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;align-items:center;gap:10px;padding:8px 15px;display:flex}.online i{background:var(--red);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 8px #e3061314}.online b{font-size:13px;display:block}.online small{color:var(--muted);font-size:11px;display:block}.phone{color:#fff;background:#111827;border-radius:18px;align-items:center;gap:9px;height:48px;padding:0 18px;font-size:14px;font-weight:900;display:flex}.menu{background:var(--red);color:#fff;border:0;border-radius:17px;place-items:center;width:48px;height:48px;display:none}.side{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #ffffffb8;border-radius:26px;gap:13px;padding:15px 11px;display:grid;position:fixed;top:50%;left:22px;transform:translateY(-50%);box-shadow:0 16px 50px #1118271a}.side a{color:#111827;border-radius:15px;place-items:center;width:42px;height:42px;transition:all .25s;display:grid;position:relative}.side a span{display:none}.side a.active{color:var(--red);background:#fff1f2;box-shadow:inset 0 0 0 1px #e3061314}.page-section{scroll-margin-top:92px}.hero{align-items:center;min-height:760px;padding:145px 6% 115px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:2;background:linear-gradient(90deg,#f3f6fafa 0%,#f3f6fae3 29%,#f3f6fa38 58%,#f3f6fa0a 100%);position:absolute;inset:0}.hero:after{content:"";z-index:4;background:linear-gradient(180deg,#f3f6fa00,var(--bg));height:190px;position:absolute;bottom:0;left:0;right:0}.hero-copy{z-index:5;width:min(570px,46vw);position:relative}.overline,.section-title span{color:var(--red);text-transform:uppercase;letter-spacing:.36em;font-size:12px;font-weight:900}.hero h1{text-transform:uppercase;letter-spacing:.02em;margin:22px 0;font-family:Oswald,sans-serif;font-size:76px;line-height:.98}.hero h1 em{color:var(--red);font-style:normal}.hero p{color:#3f4d60;max-width:540px;font-size:17px;line-height:1.72}.hero-actions{gap:14px;margin-top:28px;display:flex}.btn{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:15px 22px;font-weight:900;transition:all .25s;display:inline-flex}.btn.primary{background:var(--red);color:#fff;box-shadow:0 15px 32px #e3061340}.btn.ghost{border:1px solid var(--line);background:#ffffffd6}.btn:hover{transform:translateY(-2px)}.hero-note{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hero-note span{background:#ffffffa6;border:1px solid #dfe5eecc;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;font-weight:800;display:flex}.hero-note svg{color:var(--red);width:17px}.hero-visual{z-index:1;position:absolute;inset:0;overflow:hidden}.hero-visual img{object-fit:cover;object-position:center right;filter:saturate(1.03)contrast(1.02);width:100%;height:100%;display:block}.route-glow,.map-dots{display:none}.track-card{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:300px;box-shadow:var(--shadow);background:#ffffffdb;border:1px solid #ffffffd9;border-radius:22px;padding:18px;transition:all .25s;position:absolute;bottom:108px;right:6%}.track-card:hover{transform:translateY(-4px)}.track-card b{margin:11px 0 6px;display:block}.track-card small{color:var(--muted);align-items:center;gap:7px;font-weight:700;display:flex}.track-card em{color:var(--red);align-items:center;gap:7px;margin-top:13px;font-size:13px;font-style:normal;font-weight:900;display:flex}.line-map{background:#111827;border-radius:15px;height:62px;position:relative;overflow:hidden}.line-map:before{content:"";border-top:2px dashed var(--red);height:2px;position:absolute;top:34px;left:32px;right:32px;transform:rotate(-7deg)}.line-map span{border:3px solid var(--red);background:#fff;border-radius:50%;width:9px;height:9px;position:absolute}.line-map span:first-child{top:37px;left:34px}.line-map span:nth-child(2){top:29px;left:145px}.line-map span:nth-child(3){top:20px;right:35px}.trust-wrap{z-index:9;background:#fffffff2;border:1px solid #ffffffe6;border-radius:24px;grid-template-columns:repeat(6,1fr);width:min(1160px,88%);margin:-58px auto 24px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #1118271a}.trust-item{text-align:center;border-right:1px solid var(--line);place-content:center;min-height:94px;padding:15px;display:grid}.trust-item:last-child{border-right:0}.trust-item strong{color:var(--red);font-family:Oswald,sans-serif;font-size:27px}.trust-item span{color:var(--muted);font-size:13px;font-weight:900}.block{width:min(1180px,88%);margin:0 auto;padding:58px 0}.section-title{max-width:670px}.section-title h2{text-transform:uppercase;margin:12px 0 18px;font-family:Oswald,sans-serif;font-size:46px;line-height:1.06}.section-title h2:after{content:"";background:linear-gradient(90deg,var(--red) 64%,#dfe5ee 64%);width:86px;height:4px;margin-top:18px;display:block}.section-title p{color:var(--muted);font-size:16.5px;line-height:1.68}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.service,.tracking-card,.request-card,.fleet,.steps article,.map-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 16px 46px #1118270f}.service{flex-direction:column;min-height:255px;padding:26px;transition:all .25s;display:flex}.service:hover,.fleet:hover,.steps article:hover{transform:translateY(-4px);box-shadow:0 20px 55px #1118271a}.iconbox{width:62px;height:62px;color:var(--red);background:#fff1f2;border-radius:20px;place-items:center;margin-bottom:18px;display:grid}.service h3,.fleet h3,.map-card h3{margin:0 0 10px;font-size:21px}.service p,.fleet p,.map-card p{color:var(--muted);margin:0;line-height:1.58}.service a{color:var(--red);align-items:center;gap:8px;margin-top:auto;padding-top:18px;font-weight:900;display:flex}.split,.request,.contacts{grid-template-columns:.92fr 1.08fr;align-items:center;gap:32px;display:grid}.track-form{gap:12px;margin:24px 0 10px;display:flex}.track-form input,.quote-form input,.quote-form textarea,.quote-form select{border:1px solid var(--line);width:100%;height:54px;color:var(--ink);background:#fff;border-radius:15px;outline:none;padding:0 16px}.track-form input{max-width:340px}.muted{color:var(--muted);line-height:1.6}.tracking-card{padding:28px}.card-head{justify-content:space-between;align-items:center;display:flex}.card-head span{color:var(--red);background:#fff1f2;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900}.progress{height:76px;margin:18px 0;position:relative}.progress:before{content:"";background:#e6ecf4;border-radius:999px;height:4px;position:absolute;top:38px;left:0;right:0}.progress i{background:var(--red);border-radius:999px;width:0;height:4px;transition:all .5s;position:absolute;top:38px;left:0}.progress i.filled{width:45%}.progress svg{color:var(--red);position:absolute;top:24px;left:43%}.status-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.status-grid div{background:var(--bg);border-radius:15px;padding:14px}.status-grid small{color:var(--muted);font-size:12px;display:block}.status-grid b{margin-top:5px;font-size:14px;display:block}.timeline{margin:18px 0 0;padding:0;list-style:none}.timeline li{color:var(--muted);border-left:2px solid #dfe5ee;padding:10px 0 10px 25px;position:relative}.timeline li:before{content:"";background:#c8d1dd;border-radius:50%;width:10px;height:10px;position:absolute;top:14px;left:-6px}.timeline li.done{color:var(--ink);font-weight:800}.timeline li.done:before{background:var(--red);box-shadow:0 0 0 6px #e306131a}.request{align-items:stretch}.request-card{padding:30px}.quote-form{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.quote-form textarea{resize:vertical;grid-column:1/-1;height:105px;padding-top:14px}.quote-form button{justify-self:start}.success{color:#15803d;grid-column:1/-1;font-weight:900}.request-dark{border-radius:var(--radius);color:#fff;box-shadow:var(--shadow);background:linear-gradient(145deg,#121b2b,#243149);flex-direction:column;justify-content:center;min-height:100%;padding:34px;display:flex}.request-dark span{color:var(--red);text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:900}.request-dark h3{text-transform:uppercase;margin:18px 0;font-family:Oswald,sans-serif;font-size:38px;line-height:1.1}.request-dark p{color:#cbd5e1;line-height:1.65}.mini-link{color:#fff;background:#ffffff17;border:1px solid #ffffff24;border-radius:15px;align-items:center;gap:9px;width:max-content;margin-top:18px;padding:12px 15px;font-weight:900;display:inline-flex}.fleet-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.fleet{padding:24px;transition:all .25s}.truck-icon{height:124px;color:var(--red);background:linear-gradient(135deg,#eef3fa,#dbe4ef);border-radius:20px;place-items:center;margin-bottom:20px;display:grid}.fleet div:last-child{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.fleet span{background:var(--bg);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.steps{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:32px;display:grid}.steps article{padding:23px;transition:all .25s}.steps strong{color:var(--red);font-family:Oswald,sans-serif;font-size:34px}.steps b{margin:6px 0;font-size:17px;display:block}.steps p{color:var(--muted);font-size:14px;line-height:1.5}.contacts{align-items:stretch}.contact-list{gap:13px;margin-top:24px;display:grid}.contact-list a,.contact-list span{align-items:center;gap:11px;font-weight:800;display:flex}.contact-list svg{width:20px;min-width:20px;color:var(--red)}.map-card{color:var(--ink);padding:28px;overflow:hidden}.map-card>svg{color:var(--red);margin-bottom:8px}.coverage-map{border:1px solid var(--line);background:#e8eef6;border-radius:21px;min-height:320px;margin-top:18px;position:relative;overflow:hidden}.coverage-map iframe{filter:saturate(.88)contrast(.96);border:0;width:100%;height:320px;display:block}.map-badges{flex-wrap:wrap;gap:9px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.map-badges span{background:#ffffffeb;border:1px solid #fffffff2;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:13px;font-weight:900;display:flex;box-shadow:0 10px 24px #1118271f}.map-badges svg{color:var(--red)}footer{border-top:1px solid var(--line);width:min(1180px,88%);color:var(--muted);justify-content:space-between;align-items:center;margin:20px auto 0;padding:32px 0 42px;display:flex}footer img{width:160px}footer a{color:var(--red);font-weight:900}.reveal{animation:.65s both reveal}.delay{animation-delay:.12s}.delay2{animation-delay:.22s}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (width<=1180px){.online{display:none}.trust-wrap{grid-template-columns:repeat(3,1fr)}.services-grid,.fleet-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(3,1fr)}.hero-copy{width:58vw}.hero h1{font-size:65px}.side{display:none}.topbar nav{gap:20px}.topbar{left:4%;right:4%}}@media (width<=860px){body{background:#f4f7fb}.topbar{border-radius:21px;height:62px;top:10px;left:12px;right:12px}.logo img{width:132px}.topbar nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff5;border-radius:22px;flex-direction:column;align-items:flex-start;gap:15px;padding:18px;display:none;position:absolute;top:72px;left:0;right:0}.topbar nav.open{display:flex}.menu{display:grid}.phone{display:none}.hero{min-height:auto;padding:102px 18px 34px;display:block}.hero:before{background:linear-gradient(#f4f7fbf0 0%,#f4f7fbc7 46%,#f4f7fbf5 100%)}.hero:after{height:80px}.hero-copy{width:100%}.overline,.section-title span{letter-spacing:.28em;font-size:10.5px}.hero h1{margin:15px 0;font-size:38px;line-height:1.02}.hero p{max-width:none;font-size:15px;line-height:1.55}.hero-actions{grid-template-columns:1fr;gap:10px;margin-top:20px;display:grid}.btn{border-radius:14px;width:100%;padding:14px 18px}.hero-note{grid-template-columns:1fr;gap:8px;margin-top:16px;display:grid}.hero-note span{background:#ffffffd1;padding:8px 10px;font-size:12px}.hero-visual{z-index:1;border-radius:0;height:220px;margin:24px -18px 0;position:relative}.hero-visual img{object-position:center right}.track-card{border-radius:20px;width:100%;margin-top:-26px;padding:15px;position:relative;bottom:auto;right:auto}.line-map{height:54px}.trust-wrap{border-radius:20px;grid-template-columns:repeat(2,1fr);width:92%;margin-top:14px}.trust-item{min-height:75px;padding:10px}.trust-item strong{font-size:22px}.trust-item span{font-size:11.5px}.block{width:92%;padding:36px 0}.section-title h2{margin-bottom:12px;font-size:30px;line-height:1.12}.section-title h2:after{width:72px;margin-top:13px}.section-title p{font-size:15px;line-height:1.56}.services-grid,.fleet-grid,.steps,.split,.request,.contacts,.quote-form{grid-template-columns:1fr}.services-grid,.fleet-grid,.steps{gap:12px;margin-top:22px}.service{border-radius:20px;min-height:0;padding:20px}.iconbox{border-radius:16px;width:52px;height:52px;margin-bottom:14px}.service h3,.fleet h3,.map-card h3{font-size:19px}.service p,.fleet p,.map-card p{font-size:14.5px}.track-form{flex-direction:column;margin-top:20px}.track-form input{max-width:none}.tracking-card,.request-card,.request-dark,.fleet,.steps article,.map-card{border-radius:20px;padding:20px}.status-grid{grid-template-columns:1fr}.request-dark{min-height:auto}.request-dark h3{margin:14px 0;font-size:28px}.truck-icon{height:95px}.steps strong{font-size:30px}.coverage-map{min-height:260px}.coverage-map iframe{height:260px}.map-badges{background:#fff;padding:10px;position:static}.map-badges span{box-shadow:none;font-size:12px}.contact-list a,.contact-list span{align-items:flex-start;font-size:14px}.quote-form input,.quote-form select{height:51px}.quote-form textarea{height:100px}.quote-form button{justify-self:stretch}footer{text-align:center;flex-direction:column;gap:14px;width:92%;padding:28px 0 34px}footer img{width:145px}}@media (width<=520px){.topbar{padding:0 10px}.hero h1{font-size:34px}.section-title h2{font-size:28px}.trust-wrap{grid-template-columns:1fr 1fr}.hero-visual{height:190px}.track-card{margin-top:-18px}.request-card,.request-dark,.tracking-card,.service,.fleet,.steps article,.map-card{padding:18px}.block{padding:32px 0}.services-grid,.fleet-grid,.steps{gap:10px}.coverage-map,.coverage-map iframe{height:240px;min-height:240px}.mini-link{justify-content:center;width:100%}}.hero h1 span,.hero h1 em{font-style:normal;display:block}.hero h1 span{color:var(--ink)}.hero h1 em{color:var(--red)}.hero .track-card{display:none!important}.hero{padding-bottom:40px}.trust-wrap{margin-top:-18px}.tracking-section .section-title p:empty{display:none}.tracking-card{overflow:hidden}.auto-route{height:88px;margin:18px 0 20px}.auto-route:before{background:#e6ecf4;height:5px;top:44px}.auto-route i{background:linear-gradient(90deg,var(--red),#22c55e);width:0;height:5px;animation:10s ease-in-out infinite routeFill;top:44px}.auto-route .route-truck{color:var(--red);filter:drop-shadow(0 6px 10px #e3061324);animation:10s ease-in-out infinite truckMoveGreen;top:29px;left:0}.auto-route .end-dot{background:#fff;border:3px solid #d8e1ec;border-radius:50%;width:13px;height:13px;animation:10s ease-in-out infinite endDotGreen;position:absolute;top:44px;right:0;transform:translateY(-50%)}.auto-route:after{content:"";border:3px solid var(--red);background:#fff;border-radius:50%;width:13px;height:13px;position:absolute;top:44px;left:0;transform:translateY(-50%)}.animated-steps li{padding-left:34px}.animated-steps li:before{background:#c8d1dd}@keyframes routeFill{0%,8%{width:0}48%,to{width:100%}}@keyframes truckMoveGreen{0%,8%{color:var(--red);filter:drop-shadow(0 6px 10px #e3061329);left:0}48%,to{color:#22c55e;filter:drop-shadow(0 6px 12px #22c55e38);left:calc(100% - 28px)}}@keyframes endDotGreen{0%,45%{background:#fff;border-color:#d8e1ec}52%,to{background:#dcfce7;border-color:#22c55e}}@keyframes stepCheck{0%,7%{opacity:0;transform:scale(.65)}10%,to{opacity:1;transform:scale(1)}}@keyframes stepText{0%,7%{color:var(--muted);font-weight:400}10%,to{color:var(--ink);font-weight:800}}.request-dark h3{margin-top:0}.mini-link{font-size:15px}.fleet div:last-child{display:none!important}.fleet{min-height:260px}.coverage-clean{background:#eef4fb;min-height:330px}.coverage-clean svg{width:100%;height:310px;display:block}.coverage-clean iframe{display:none}.coverage-clean .bulgaria-shape{fill:url(#mapArea);stroke:#9fc9f4;stroke-width:3px;stroke-linejoin:round}.city-route{fill:none;stroke:url(#routeGradient);stroke-width:6px;stroke-linecap:round;stroke-dasharray:10 12;animation:9s linear infinite dashRoute}.city circle{fill:#fff;stroke:var(--red);stroke-width:7px;filter:drop-shadow(0 10px 20px #e3061329)}.city.region circle{stroke-width:5px;opacity:.85}.city text{fill:#1f2937;paint-order:stroke;stroke:#fff;stroke-width:8px;stroke-linejoin:round;font-family:Inter,system-ui,sans-serif;font-size:25px;font-weight:900}@keyframes dashRoute{to{stroke-dashoffset:-120px}}@media (width<=860px){.hero{padding-bottom:28px}.trust-wrap{margin-top:14px}.coverage-clean{min-height:280px}.coverage-clean svg{height:242px}.coverage-labels{background:0 0;padding:0 12px 12px;position:static}.coverage-labels span{font-size:12px}.city text{font-size:22px}.auto-route .route-truck{animation:10s ease-in-out infinite truckMoveGreenMobile}@keyframes truckMoveGreenMobile{0%,8%{color:var(--red);left:0}48%,to{color:#22c55e;left:calc(100% - 28px)}}}.request-dark h3{max-width:620px}.request-dark p{max-width:560px}.tracking-card{background:linear-gradient(#fffffffa,#f8fbfffa);position:relative;overflow:hidden}.tracking-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#e306130f,#0000 65%);border-radius:50%;width:260px;height:260px;position:absolute;inset:-40% auto auto -20%}.tracking-card>*{z-index:1;position:relative}.route-track:before{content:"";background:#e7edf5;border-radius:999px;height:7px;position:absolute;top:34px;left:8px;right:8px;box-shadow:inset 0 1px 2px #0f172a0d}.route-fill{background:linear-gradient(90deg,var(--red) 0%,#ef4444 46%,#22c55e 100%);border-radius:999px;width:0;height:7px;animation:8.8s cubic-bezier(.55,.05,.25,1) infinite premiumRouteFill;position:absolute;top:34px;left:8px;box-shadow:0 7px 20px #e306131f}.route-stop{z-index:2;background:#fff;border:3px solid #cfd9e7;border-radius:50%;width:15px;height:15px;position:absolute;top:37px;transform:translate(-50%,-50%)}.route-stop.stop-1{left:8px;transform:translateY(-50%)}.route-stop.stop-2{left:36%}.route-stop.stop-3{left:68%}.route-stop.stop-4{left:auto;right:8px;transform:translateY(-50%)}.route-stop.stop-1{animation:8.8s .25s infinite stopDone}.route-stop.stop-2{animation:8.8s 1.55s infinite stopDone}.route-stop.stop-3{animation:8.8s 2.95s infinite stopDone}.route-stop.stop-4{animation:8.8s 4.35s infinite stopDone}.premium-route .route-truck{color:var(--red);z-index:4;background:#fff;border-radius:12px;padding:4px;animation:8.8s cubic-bezier(.55,.05,.25,1) infinite premiumTruckMove;position:absolute;top:17px;left:0;box-shadow:0 10px 24px #0f172a1a}.animated-steps{margin-top:10px}.animated-steps li{color:#77869a;border-left:2px solid #dbe4ef;padding:9px 0 9px 38px;font-weight:600}.animated-steps li:before{background:#cbd5e1;width:12px;height:12px;top:13px;left:-7px}.animated-steps li:after{content:"✓";color:#fff;opacity:0;background:#22c55e;border-radius:50%;place-items:center;width:30px;height:30px;font-size:15px;font-weight:900;display:grid;position:absolute;top:4px;left:-16px;transform:scale(.55);box-shadow:0 0 0 8px #22c55e1a}.animated-steps li:first-child:after{animation:8.8s .8s infinite verticalCheck}.animated-steps li:nth-child(2):after{animation:8.8s 2s infinite verticalCheck}.animated-steps li:nth-child(3):after{animation:8.8s 3.2s infinite verticalCheck}.animated-steps li:nth-child(4):after{animation:8.8s 4.6s infinite verticalCheck}.animated-steps li:first-child{animation:8.8s .8s infinite verticalText}.animated-steps li:nth-child(2){animation:8.8s 2s infinite verticalText}.animated-steps li:nth-child(3){animation:8.8s 3.2s infinite verticalText}.animated-steps li:nth-child(4){animation:8.8s 4.6s infinite verticalText}@keyframes premiumRouteFill{0%,8%{opacity:1;width:0}58%,to{opacity:1;width:calc(100% - 16px)}}@keyframes premiumTruckMove{0%,8%{color:var(--red);left:0;transform:translate(0)scale(1);box-shadow:0 10px 24px #e306131a}58%,to{color:#22c55e;left:calc(100% - 46px);transform:translate(0)scale(1.03);box-shadow:0 12px 30px #22c55e2e}}@keyframes stopDone{0%,8%{box-shadow:none;background:#fff;border-color:#cfd9e7}16%,to{background:#dcfce7;border-color:#22c55e;box-shadow:0 0 0 7px #22c55e1a}}@keyframes verticalCheck{0%,8%{opacity:0;transform:scale(.55)}16%,to{opacity:1;transform:scale(1)}}@keyframes verticalText{0%,8%{color:#77869a;font-weight:600}16%,to{color:var(--ink);font-weight:900}}.coverage-card{padding:28px}.coverage-card>svg{display:none}.coverage-premium{background:#f5f9fe;border:1px solid #dbe5f0;min-height:355px;position:relative;box-shadow:inset 0 1px #fffc}.coverage-premium svg{width:100%;height:340px;display:block!important}.coverage-premium .bg-shape{fill:url(#regionFill);stroke:#9fc4ef;stroke-width:3.2px;stroke-linejoin:round}.coverage-premium .region-line{fill:none;stroke:#d3dce9;stroke-width:3px;stroke-dasharray:7 9}.coverage-premium .route-main{fill:none;stroke:url(#routeRed);stroke-width:7px;stroke-linecap:round;stroke-dasharray:12 13;animation:8s linear infinite coverageRouteFlow}.coverage-city .city-halo{fill:#e306131a;animation:3.2s ease-in-out infinite coveragePulse}.coverage-city .city-halo.small{fill:#e3061312}.coverage-city .city-dot{fill:#fff;stroke:var(--red);stroke-width:6px}.coverage-city .city-dot.small{stroke-width:5px}.coverage-city rect{fill:#fffffff2;stroke:#e1e8f2;filter:drop-shadow(0 10px 22px #0f172a1a)}.coverage-city text{fill:#1f2937;font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:900}.coverage-region text{fill:#536174;paint-order:stroke;stroke:#fff;stroke-width:7px;stroke-linejoin:round;font-size:18px}.coverage-title text{text-transform:uppercase;letter-spacing:.015em;font-family:Oswald,sans-serif;font-weight:800}.coverage-title text:first-child{fill:#111827;font-size:34px}.coverage-title text:nth-child(2){fill:var(--red);font-size:40px}.coverage-title path{stroke:var(--red);stroke-width:4px;stroke-linecap:round}.coverage-labels{position:absolute;bottom:16px;left:18px;right:18px}.coverage-labels span{background:#fffffff0}@keyframes coverageRouteFlow{to{stroke-dashoffset:-160px}}@keyframes coveragePulse{0%,to{opacity:.95;transform-origin:50%;transform:scale(1)}50%{opacity:.55;transform-origin:50%;transform:scale(1.13)}}@media (width<=860px){.premium-route{padding:12px 0}.route-track{height:62px}.route-track:before,.route-fill{top:30px}.route-stop{top:33px}.premium-route .route-truck{top:13px}.coverage-premium{min-height:285px}.coverage-premium svg{height:250px}.coverage-title text:first-child{font-size:26px}.coverage-title text:nth-child(2){font-size:31px}.coverage-city text{font-size:19px}.coverage-region text{font-size:15px}.coverage-labels{background:0 0;padding:0 12px 12px;position:static}.coverage-labels span{box-shadow:none;font-size:12px}}@media (width<=520px){.premium-route .route-truck{animation:8.8s cubic-bezier(.55,.05,.25,1) infinite premiumTruckMoveSmall}.route-stop.stop-2{left:34%}.route-stop.stop-3{left:66%}.coverage-premium{min-height:250px}.coverage-premium svg{height:215px}.coverage-title{display:none}.coverage-city text{font-size:17px}.coverage-region text{font-size:13px}@keyframes premiumTruckMoveSmall{0%,8%{color:var(--red);left:0}58%,to{color:#22c55e;left:calc(100% - 42px)}}}.coverage-premium>svg{width:100%;height:340px;display:block!important}.coverage-labels.plain{flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.coverage-labels.plain span{color:#334155;background:#fffffff2;border:1px solid #e4ebf3;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #0f172a0f}.coverage-premium .route-main.clean{stroke:url(#routeBlue);stroke-width:6px;stroke-linecap:round;stroke-dasharray:10 10;animation:8s linear infinite coverageFlow}.coverage-premium .coverage-city.blue .city-halo{fill:#2c6fff1f}.coverage-premium .coverage-city.blue .city-dot{stroke:#2468ff}.coverage-premium .coverage-city.blue rect{fill:#fffffffa;stroke:#dfe8f3;filter:drop-shadow(0 10px 22px #0f172a17)}.coverage-premium .coverage-city.blue text{fill:#1f2937;font-family:Inter,system-ui,sans-serif;font-weight:900}.coverage-premium .coverage-region-label text{fill:#5c6e82;paint-order:stroke;stroke:#fff;stroke-width:7px;stroke-linejoin:round;font-size:18px}.coverage-premium .clean-title text:first-child{fill:#172033;font-size:34px}.coverage-premium .clean-title text:nth-child(2){fill:#1f5eff;font-size:40px}.coverage-premium .clean-title path{stroke:#7aa5ff;stroke-width:4px;stroke-linecap:round}@keyframes coverageFlow{to{stroke-dashoffset:-150px}}.premium-route{padding:16px 2px 18px}.route-track{height:74px;position:relative}.route-base{background:linear-gradient(90deg,#e8eef6,#edf2f9);border-radius:999px;height:6px;position:absolute;top:35px;left:4%;right:4%}.route-fill.dynamic{background:linear-gradient(90deg,#ef1c24 0%,#ef4444 44%,#22c55e 100%);border-radius:999px;height:6px;transition:width .12s linear;position:absolute;top:35px;left:4%;box-shadow:0 6px 18px #22c55e2e,0 6px 18px #ef44441a}.route-stop{z-index:2;background:#fff;border:3px solid #d5dfeb;border-radius:50%;width:16px;height:16px;transition:all .25s;position:absolute;top:38px;transform:translate(-50%,-50%)}.route-stop.done{background:#eafff0;border-color:#22c55e;box-shadow:0 0 0 7px #22c55e1f}.route-stop.current{border-color:#ef4444;box-shadow:0 0 0 7px #ef44441a}.route-truck-live{width:34px;height:34px;color:var(--red);z-index:3;background:#fffffff5;border-radius:12px;place-items:center;transition:left .12s linear,color .2s,box-shadow .2s,transform .2s;display:grid;position:absolute;top:14px;transform:translate(-50%);box-shadow:0 12px 26px #0f172a1a}.route-truck-live.arrived{color:#22c55e;transform:translate(-50%)scale(1.04);box-shadow:0 12px 26px #22c55e2e}.live-steps{margin-top:10px}.live-steps li{color:var(--muted);border-left:2px solid #dbe3ee;padding:10px 0 10px 34px;font-weight:600;transition:color .18s,font-weight .18s;position:relative}.live-steps li:before{content:"";background:#c8d2df;border-radius:50%;width:10px;height:10px;position:absolute;top:14px;left:-6px}.live-steps li:after{content:"✓";color:#fff;opacity:0;background:#22c55e;border-radius:50%;place-items:center;width:30px;height:30px;font-size:15px;font-weight:900;transition:all .22s;display:grid;position:absolute;top:3px;left:-17px;transform:scale(.55);box-shadow:0 0 0 8px #22c55e1a}.live-steps li.done{color:var(--ink);font-weight:800}.live-steps li.done:before{opacity:0}.live-steps li.done:after{opacity:1;transform:scale(1)}.live-steps li.current{color:#334155;font-weight:800}.live-steps li.current:before{background:var(--red);box-shadow:0 0 0 6px #ef44441a}@media (width<=860px){.coverage-premium>svg{height:250px}.coverage-premium .clean-title text:first-child{font-size:26px}.coverage-premium .clean-title text:nth-child(2){font-size:30px}.coverage-premium .coverage-region-label text{font-size:15px}.coverage-labels.plain{padding:0 12px 12px;position:static}.coverage-labels.plain span{box-shadow:none;font-size:12px}}@media (width<=520px){.coverage-premium>svg{height:215px}.coverage-premium .clean-title{display:none}.coverage-premium .coverage-region-label text{font-size:13px}.route-track{height:66px}.route-base,.route-fill.dynamic{top:31px}.route-stop{top:34px}.route-truck-live{top:10px}}.tracking-section{align-items:center}.tracking-copy .section-title p{max-width:560px}.tracking-map-card{background:linear-gradient(#fbfdff 0%,#f3f7fc 100%);border:1px solid #d9e2ec;border-radius:24px;padding:22px;overflow:hidden;box-shadow:0 22px 54px #1e293b24}.tracking-map-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#e306130e,#0000 68%);border-radius:50%;width:240px;height:240px;position:absolute;inset:-70px -90px auto auto}.tracking-map-head{z-index:2;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex;position:relative}.tracking-map-head h3{color:#172033;letter-spacing:-.02em;margin:0;font-size:19px;font-weight:900;line-height:1.1}.tracking-live{white-space:nowrap;color:#334155;align-items:center;gap:8px;font-weight:800;display:inline-flex}.tracking-live span{background:var(--red);border-radius:50%;width:9px;height:9px;animation:1.45s ease-out infinite trackingLivePulse;box-shadow:0 0 #e306136b}.tracking-map-search{z-index:2;grid-template-columns:1fr 58px;gap:12px;margin-bottom:16px;display:grid;position:relative}.tracking-map-search input{color:#334155;background:#ffffffeb;border:1px solid #d7dfeb;border-radius:12px;outline:none;width:100%;height:44px;padding:0 15px;font-weight:700;box-shadow:inset 0 1px 2px #0f172a0a}.tracking-map-search input:focus{border-color:#e3061373;box-shadow:0 0 0 4px #e3061314}.tracking-map-search button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:12px;place-items:center;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 14px 26px #e3061338}.tracking-map-search button:hover{transform:translateY(-1px);box-shadow:0 16px 30px #e3061347}.tracking-error{z-index:2;color:#b91c1c;background:#fff1f2;border:1px solid #e3061338;border-radius:12px;margin:-6px 0 14px;padding:10px 12px;font-size:13px;font-weight:850;line-height:1.35;position:relative}.tracking-map-search input[aria-invalid=true]{border-color:#e306138c;box-shadow:0 0 0 4px #e3061314}.tracking-map-stage{z-index:1;background:#f3f7fc;border:1px solid #e0e8f2;border-radius:18px;height:170px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffeb}.tracking-map-svg{width:100%;height:100%;position:absolute;inset:0}.map-grid-lines path{fill:none;stroke:#cfd9e7;stroke-width:1.4px;opacity:.45}.map-land-shapes path{fill:#edf3fa;stroke:#d4dfeb;stroke-width:2px;opacity:.8}.tracking-route-shadow{fill:none;stroke:#ffffffe6;stroke-width:9px;stroke-linecap:round}.tracking-route-line{fill:none;stroke:#ef2b2d;stroke-width:4px;stroke-dasharray:8 9;stroke-linecap:round;animation:1.1s linear infinite trackingDashFlow}.tracking-route-dot{fill:#fff;stroke:#ef2b2d;stroke-width:4px}.tracking-route-dot.end{transform-origin:424px 70px;animation:1.8s ease-in-out infinite trackingEndPulse}.map-location{z-index:3;color:#1f2937;text-shadow:0 1px #ffffffe6;align-items:center;gap:8px;display:flex;position:absolute;top:48px}.map-location svg{color:#ff4b55;fill:#ff4b5514;filter:drop-shadow(0 6px 10px #ef2b2d29)}.map-location-left{left:12px}.map-location-right{text-align:right;right:12px}.map-location strong{letter-spacing:.01em;font-size:17px;font-weight:950;line-height:1.05;display:block}.map-location small{color:#6b778b;margin-top:4px;font-size:13px;font-weight:700;display:block}.tracking-truck-svg{animation:.8s ease-in-out infinite alternate trackingTruckBob}.tracking-map-foot{justify-content:space-between;align-items:center;gap:18px;margin-top:16px;display:flex}.tracking-map-foot small{color:#6b778b;margin-bottom:6px;font-size:13px;font-weight:800;display:block}.tracking-map-foot strong{color:#172033;font-size:20px;font-weight:950;line-height:1.1;display:block}.tracking-map-foot strong span{color:#94a3b8;margin:0 5px}.tracking-status-pill{text-align:center;color:#17783d;background:#daf7e2;border-radius:15px;min-width:118px;padding:12px 17px;font-weight:950;box-shadow:inset 0 1px #ffffffa6}.tracking-status-pill.done{color:#15803d;background:#dcfce7}.tracking-mini-details{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tracking-mini-details span{color:#526174;background:#ffffffc2;border:1px solid #e4ebf4;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}@keyframes trackingLivePulse{0%{box-shadow:0 0 #e306136b}70%{box-shadow:0 0 0 9px #e3061300}to{box-shadow:0 0 #e3061300}}@keyframes trackingDashFlow{to{stroke-dashoffset:-34px}}@keyframes trackingEndPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(1.28)}}@keyframes trackingTruckBob{0%{transform:translateY(-1px)}to{transform:translateY(1px)}}@media (width<=860px){.tracking-map-card{padding:18px}.tracking-map-stage{height:158px}.tracking-map-foot{align-items:flex-start}}@media (width<=520px){.tracking-map-head{flex-direction:column;align-items:flex-start;gap:8px}.tracking-map-search{grid-template-columns:1fr 52px}.tracking-map-stage{height:148px}.map-location{top:46px}.map-location strong{font-size:14px}.map-location small{font-size:11.5px}.map-location svg{width:23px;height:23px}.tracking-map-foot{flex-direction:column;gap:12px}.tracking-status-pill{width:100%}}.tracking-checkpoint circle{fill:#fff;stroke:#9aa7b8;stroke-width:4px;transition:fill .18s,stroke .18s,filter .18s}.tracking-checkpoint.done circle{fill:#22c55e;stroke:#16833b;filter:drop-shadow(0 4px 8px #22c55e40)}.tracking-checkpoint.current circle{fill:#fff;stroke:#0891b2;filter:drop-shadow(0 4px 8px #0891b238)}.tracking-checkpoint path{fill:none;stroke:#fff;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.tracking-checkpoint text{fill:#526174;text-anchor:middle;paint-order:stroke;stroke:#ffffffe6;stroke-width:3px;stroke-linejoin:round;font-size:13px;font-weight:950}.tracking-checkpoint.done text{fill:#166534}.tracking-checkpoint.current text{fill:#0369a1}.shipment-truck-shape .truck-detail{fill:none;stroke:#f8fafc;stroke-width:2px;stroke-linecap:round;opacity:.9}.shipment-truck-shape .truck-wheel{fill:#0b1220;stroke:#f8fafc;stroke-width:1.5px}.shipment-truck-shape .truck-rim{fill:#f8fafc}.tracking-segment-legend{z-index:2;background:#ffffff9e;border:1px solid #e0e8f2;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;padding:10px;display:grid;position:relative}.tracking-segment-chip{color:#64748b;border-radius:15px;align-items:center;gap:10px;min-height:54px;padding:8px 10px;font-weight:800;transition:all .22s;display:flex}.tracking-segment-chip>span{color:#64748b;background:#eef2f7;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-weight:950;display:grid}.tracking-segment-chip strong{color:inherit;font-size:13px;line-height:1;display:block}.tracking-segment-chip small{color:inherit;margin-top:4px;font-size:13px;font-weight:850;display:block}.tracking-segment-chip.done{color:#17783d}.tracking-segment-chip.done>span{color:#15803d;background:#dcfce7}.tracking-segment-chip.active{color:#0b78a3;background:linear-gradient(90deg,#0ea5e91a,#ffffffb8);box-shadow:inset 0 1px #ffffffbf}.tracking-segment-chip.active>span{color:#0891b2;background:#cffafe;box-shadow:0 0 0 7px #0891b214}.tracking-error{color:#e30613;background:0 0;border:0;margin:-8px 0 8px;padding:0 2px 12px;font-size:17px;font-weight:950}@media (width<=620px){.tracking-segment-legend{grid-template-columns:1fr}}.tracking-motion-path{fill:none;stroke:#0000;stroke-width:0}.map-location-right{top:28px}.tracking-truck-svg{transform-box:fill-box;transform-origin:50%;animation:none}.shipment-truck-shape,.shipment-truck-shape .truck-body,.shipment-truck-shape .truck-cab,.shipment-truck-shape .truck-nose{fill:#0b1220}.shipment-truck-shape .truck-window{fill:#f8fafc}.shipment-truck-shape .truck-detail{stroke:#f8fafc;stroke-width:2px;opacity:.95}.tracking-checkpoint.done.current circle{fill:#22c55e;stroke:#16833b}@media (width<=520px){.map-location-right{top:28px}}.platform-cta{border:1.5px solid var(--red);height:44px;color:var(--red);background:#e306130d;border-radius:14px;align-items:center;gap:8px;padding:0 16px;font-size:13.5px;font-weight:900;transition:all .2s;display:flex}.platform-cta:hover{background:var(--red);color:#fff;transform:translateY(-1px)}.platform-promo{grid-template-columns:1.1fr .9fr;align-items:center;gap:36px;display:grid}.platform-copy h2{text-transform:uppercase;margin:14px 0 16px;font-family:Oswald,sans-serif;font-size:34px;line-height:1.14}.platform-copy p{color:var(--muted);max-width:520px;font-size:15.5px;line-height:1.7}.platform-points{gap:12px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.platform-points li{color:#2c3543;align-items:flex-start;gap:12px;font-size:14px;font-weight:700;display:flex}.platform-points svg{color:var(--red);flex:none;margin-top:1px}.platform-visual{margin-bottom:34px;position:relative}.pshot{width:100%;box-shadow:var(--shadow);background:linear-gradient(160deg,#121b2b,#243149);border-radius:18px;padding:8px 8px 0}.pshot-bar{align-items:center;gap:10px;padding:5px 5px 9px;display:flex}.pshot-bar span{background:#ffffff29;border-radius:50%;width:8px;height:8px}.pshot-bar em{color:#ffffff73;margin-left:2px;font-size:10.5px;font-style:normal;font-weight:700}.pshot img{border-radius:8px 8px 0 0;width:100%;display:block}.pshot-phone{background:#0f1826;border-radius:18px;width:118px;padding:5px;position:absolute;bottom:-26px;right:-28px;transform:rotate(4deg);box-shadow:0 18px 40px #10182747}.pshot-phone img{border-radius:13px;width:100%;display:block}.pshot-note{color:var(--muted);font-size:11px;font-weight:700;position:absolute;bottom:-26px;left:8px}footer .foot-links{flex-wrap:wrap;gap:20px;font-weight:900;display:flex}@media (width<=1180px){.platform-promo{text-align:left;grid-template-columns:1fr}.platform-copy p{max-width:none}}@media (width<=860px){.platform-cta{border-radius:13px;justify-content:center;width:44px;padding:0}.platform-cta span{display:none}.platform-copy h2{font-size:26px}.pshot-phone{width:92px;right:-10px}footer .foot-links{justify-content:center}}
