:root{--bg-primary: #070B10;--bg-secondary: #10161D;--bg-card: rgba(255, 255, 255, .04);--color-red: #FF4D4F;--color-amber: #FFB020;--color-green: #22C55E;--color-blue: #00C8FF;--text-primary: #FFFFFF;--text-secondary: #94A3B8;--font-heading: "Outfit", sans-serif;--font-body: "Inter", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2}.section-title{text-align:center;margin-bottom:2rem}.section-title h2{font-size:2.5rem;margin-bottom:.5rem}.section-title p{color:var(--text-secondary);font-size:1.125rem}.glass-panel{background:var(--bg-card);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;transition:transform .3s ease,border-color .3s ease}.glass-panel:hover{transform:translateY(-4px);border-color:#ffffff26}.navigation{position:fixed;top:1.5rem;left:0;width:100%;padding:0 1.5rem;z-index:1000;display:flex;justify-content:center;pointer-events:none}.nav-container.pill-nav{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1000px;background:#10161db3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:.5rem 1rem .5rem 2rem;pointer-events:auto;box-shadow:0 10px 30px #0000004d}.nav-logo{font-family:var(--font-heading);font-size:1.25rem;font-weight:800;color:var(--text-primary);letter-spacing:-.5px}.nav-links{display:none;gap:2rem}.nav-links a{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .3s}.nav-links a:hover{color:var(--text-primary)}@media (min-width: 768px){.nav-links{display:flex}}.sos-btn-nav{background:var(--color-red);color:#fff;border:none;padding:.6rem 1.5rem;border-radius:30px;font-family:var(--font-heading);font-weight:800;font-size:1.1rem;cursor:pointer;box-shadow:0 4px 15px #ff4d4f66;transition:transform .2s,background .3s}.sos-btn-nav:hover{transform:scale(1.05);background:#ff3335}.primary-btn,.secondary-btn,.dispatch-btn{padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1.125rem;cursor:pointer;border:none;transition:all .3s ease}.primary-btn{background:var(--color-red);color:#fff}.primary-btn:hover{background:#ff3335}.secondary-btn{background:#ffffff1a;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.secondary-btn:hover{background:#fff3}.dispatch-btn{background:var(--color-red);color:#fff;width:100%;margin-top:1rem}@keyframes pulseGlow{0%{box-shadow:0 0 #ff4d4fb3}70%{box-shadow:0 0 0 20px #ff4d4f00}to{box-shadow:0 0 #ff4d4f00}}.pulse-glow{animation:pulseGlow 2s infinite}@keyframes mapPinPulse{0%{transform:scale(.8);opacity:.8}50%{transform:scale(1.2);opacity:1}to{transform:scale(.8);opacity:.8}}@keyframes tickerScroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.story-scroll-section{position:relative;height:300vh;width:100%}.video-container{position:sticky;top:0;left:0;width:100%;height:100vh;z-index:1;overflow:hidden}#hero-video,#mobile-hero-canvas{width:100%;height:100%;object-fit:cover}#mobile-hero-canvas{display:none}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#070b1066,#070b10cc 80%,#070b10);z-index:2}.weather-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.rain-layer-1{position:absolute;top:-20%;left:-20%;width:140%;height:140%;background-image:url("data:image/svg+xml,%3Csvg width='400' height='400' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='30' y1='50' x2='30' y2='70' stroke='rgba(255,255,255,0.25)' stroke-width='1.5' stroke-linecap='round'/%3E%3Cline x1='120' y1='250' x2='120' y2='290' stroke='rgba(255,255,255,0.15)' stroke-width='1' stroke-linecap='round'/%3E%3Cline x1='280' y1='100' x2='280' y2='130' stroke='rgba(255,255,255,0.2)' stroke-width='1.5' stroke-linecap='round'/%3E%3Cline x1='350' y1='320' x2='350' y2='345' stroke='rgba(255,255,255,0.3)' stroke-width='1' stroke-linecap='round'/%3E%3Cline x1='80' y1='360' x2='80' y2='390' stroke='rgba(255,255,255,0.2)' stroke-width='1.5' stroke-linecap='round'/%3E%3Cline x1='190' y1='15' x2='190' y2='40' stroke='rgba(255,255,255,0.15)' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E");transform:skew(-15deg);animation:rain-fall-1 1.2s linear infinite}.rain-layer-2{position:absolute;top:-20%;left:-20%;width:140%;height:140%;background-image:url("data:image/svg+xml,%3Csvg width='300' height='300' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='50' y1='100' x2='50' y2='115' stroke='rgba(255,255,255,0.15)' stroke-width='1' stroke-linecap='round'/%3E%3Cline x1='150' y1='220' x2='150' y2='240' stroke='rgba(255,255,255,0.1)' stroke-width='1' stroke-linecap='round'/%3E%3Cline x1='250' y1='40' x2='250' y2='55' stroke='rgba(255,255,255,0.15)' stroke-width='1' stroke-linecap='round'/%3E%3Cline x1='90' y1='280' x2='90' y2='295' stroke='rgba(255,255,255,0.1)' stroke-width='1' stroke-linecap='round'/%3E%3Cline x1='210' y1='150' x2='210' y2='165' stroke='rgba(255,255,255,0.1)' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E");transform:skew(-15deg);animation:rain-fall-2 1.6s linear infinite}.lightning{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;mix-blend-mode:overlay;animation:lightning-flash 10s infinite}@keyframes rain-fall-1{0%{background-position:0px 0px}to{background-position:0px 400px}}@keyframes rain-fall-2{0%{background-position:0px 0px}to{background-position:0px 300px}}@keyframes lightning-flash{0%,95%,to{opacity:0}96%{opacity:.25}97%{opacity:0}98%{opacity:.15}99%{opacity:.05}}.story-block{position:absolute;width:100%;height:100vh;display:flex;align-items:center;z-index:2;pointer-events:none}.block-1{top:0;justify-content:flex-start;padding-left:10%}.block-1 .hero-premium{text-align:left}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:6px 16px;border-radius:20px;font-size:.75rem;font-weight:700;letter-spacing:1px;color:#fff;margin-bottom:1.5rem}.live-dot{width:8px;height:8px;background:var(--color-red);border-radius:50%;box-shadow:0 0 8px var(--color-red);animation:pulse-dot 1.5s infinite}@keyframes pulse-dot{0%{transform:scale(.95);box-shadow:0 0 #ff4d4fb3}70%{transform:scale(1);box-shadow:0 0 0 6px #ff4d4f00}to{transform:scale(.95);box-shadow:0 0 #ff4d4f00}}.hero-premium .hero-headline{background:none;-webkit-background-clip:border-box;color:inherit;font-size:clamp(2.2rem,3.5vw,3rem);font-style:normal;font-weight:800;line-height:1.1;margin-bottom:1rem;text-shadow:0 4px 25px rgba(0,0,0,.9),0 2px 10px rgba(0,0,0,.6)}.hero-headline .text-white{color:#fff}.hero-headline .text-red{color:var(--color-red)}.hero-headline .text-huge{font-size:1.3em}.hero-subtext{font-size:.95rem;line-height:1.6;color:#a0aab2;max-width:650px;margin-bottom:2.5rem;text-shadow:0 2px 15px rgba(0,0,0,.8)}.hero-features{display:flex;flex-wrap:nowrap;gap:1.5rem;margin-bottom:3rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.hero-features::-webkit-scrollbar{display:none}.feature-item{display:flex;align-items:center;gap:12px}.feature-icon{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#fff}.feature-text{display:flex;flex-direction:column}.feature-text strong{font-size:.85rem;color:#fff}.feature-text span{font-size:.75rem;color:#a0aab2}.hero-actions{display:flex;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.action-btn{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-radius:12px;min-width:280px;border:none;cursor:pointer;transition:all .3s ease;text-align:left}.action-btn .btn-icon{font-size:1.8rem;margin-right:1rem}.action-btn .btn-text{display:flex;flex-direction:column;flex-grow:1}.action-btn .btn-text strong{font-size:1.1rem;font-weight:700;text-transform:uppercase;margin-bottom:2px}.action-btn .btn-text span{font-size:.8rem;font-weight:400;opacity:.8}.action-btn .btn-arrow{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff1a;margin-left:1rem;font-size:1.2rem}.btn-primary{background:linear-gradient(135deg,#d32f2f,#ff4d4f);color:#fff;box-shadow:0 8px 32px #ff4d4f66}.btn-primary .btn-arrow{background:#fff3}.btn-secondary{background:#0a0f1999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);color:#fff}.btn-secondary:hover{background:#ffffff0d}.hero-trust{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#a0aab2}.block-2{top:100vh;justify-content:flex-end;padding-right:10%;align-items:center}.block-2 .hero-ctas{justify-content:flex-end}.block-2-premium{text-align:left!important;max-width:650px!important;text-shadow:0 4px 20px rgba(0,0,0,.8),0 0 40px rgba(0,0,0,.6)}.warning-badge{display:inline-flex;align-items:center;gap:12px;background:#0f0a0a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,176,32,.15);padding:8px 16px;border-radius:12px;font-size:.95rem;margin-bottom:2rem;box-shadow:0 4px 20px #ff4d4f0d}.warning-icon{font-size:1.2rem}.warning-text{color:#fff;font-weight:500}.warning-text .text-orange{color:var(--color-amber)}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem}.service-item{display:flex;align-items:flex-start;gap:16px}.service-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ffffff08;border:1px solid rgba(255,255,255,.05);flex-shrink:0}.icon-red{color:var(--color-red);box-shadow:0 0 15px #ff4d4f26;border-color:#ff4d4f33}.icon-purple{color:#a855f7;box-shadow:0 0 15px #a855f726;border-color:#a855f733}.icon-yellow{color:var(--color-amber);box-shadow:0 0 15px #ffb02026;border-color:#ffb02033}.icon-blue{color:var(--color-blue);box-shadow:0 0 15px #00c8ff26;border-color:#00c8ff33}.icon-orange{color:#f97316;box-shadow:0 0 15px #f9731626;border-color:#f9731633}.icon-teal{color:#14b8a6;box-shadow:0 0 15px #14b8a626;border-color:#14b8a633}.service-text{display:flex;flex-direction:column}.service-text strong{display:block;font-size:1.05rem;color:#fff;margin-bottom:2px}.service-text span{font-size:.85rem;color:#a0aab2;line-height:1.4}.live-mechanic-widget{position:absolute;top:50%;transform:translateY(-50%);left:10%;background:#111;border-radius:30px;padding:8px 12px 8px 16px;display:flex;align-items:center;gap:20px;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #0009;pointer-events:auto;z-index:10;transition:opacity .5s ease}.widget-left{display:flex;align-items:center;gap:12px}.live-dot-green{width:12px;height:12px;background:var(--color-green);border-radius:50%;box-shadow:0 0 10px var(--color-green);animation:pulse-dot-green 1.5s infinite}@keyframes pulse-dot-green{0%{transform:scale(.95);box-shadow:0 0 #22c55e80}70%{transform:scale(1);box-shadow:0 0 0 8px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}.widget-text{display:flex;flex-direction:column}.widget-text strong{font-size:.95rem;line-height:1.2;color:#fff}#mechanic-count{font-size:1.5rem;font-weight:800;display:inline-block;line-height:1}.widget-text span{font-size:.8rem;color:#a0aab2}.widget-avatars{display:flex;align-items:center}.widget-avatars img{width:36px;height:36px;border-radius:50%;border:2px solid #111;margin-left:-12px;object-fit:cover}.widget-avatars img:first-child{margin-left:0}.block-3{top:200vh;justify-content:flex-start;padding-left:10%;align-items:center}.block-3-premium{display:flex;align-items:center;gap:40px;max-width:1000px!important}.tracking-text-right{flex-grow:1;text-align:right!important;display:flex;flex-direction:column;align-items:flex-end}.tracking-text-right h2,.tracking-text-right p,.tracking-text-right span{text-align:right!important}.tracking-widget{background:#0f0a0ab3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,77,79,.3);box-shadow:0 0 30px #ff4d4f26,inset 0 0 20px #ff4d4f0d;border-radius:20px;width:400px;padding:24px;display:flex;flex-direction:column;gap:20px}.tracking-header h4{color:#fff;font-size:1.1rem;letter-spacing:1px;margin-bottom:8px}.tracking-status{display:flex;align-items:center;gap:8px;color:#a0aab2;font-size:.9rem}.tracking-divider{height:1px;background:#ffffff1a;width:100%}.tech-label{color:#a0aab2;font-size:.8rem;letter-spacing:1px;margin-bottom:12px;display:block}.tech-profile{display:flex;justify-content:space-between;align-items:center}.tech-info-left{display:flex;align-items:center;gap:12px}.tech-avatar{width:48px;height:48px;border-radius:50%;border:2px solid #222}.tech-details strong{color:#fff;font-size:1.1rem;display:block}.tech-rating{font-size:.85rem;color:#fff;margin-top:4px}.tech-rating .star{color:#facc15}.tech-rating .trips{color:#a0aab2}.call-tech-btn{width:44px;height:44px;border-radius:50%;background:var(--color-red);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.tracking-stats{display:flex;justify-content:space-between;align-items:center;text-align:center}.t-stat{display:flex;flex-direction:column;gap:4px}.t-label{color:#a0aab2;font-size:.75rem;letter-spacing:1px}.huge-num{font-size:1.8rem;font-weight:700;color:#fff}.t-unit{font-size:.9rem;color:#a0aab2}.tracking-map{background:#111;border-radius:12px;height:120px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.05)}.map-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:20px 20px;opacity:.5}.route-path{position:relative;width:80%;height:40px;display:flex;align-items:center;justify-content:space-between}.route-line{position:absolute;left:10px;right:10px;height:2px;background:linear-gradient(90deg,var(--color-red),var(--color-amber),var(--color-green));top:50%;transform:translateY(-50%);opacity:.6}.icon-circle{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;background:#0f0a0acc}.red-circle{border:2px solid var(--color-red);color:var(--color-red);box-shadow:0 0 15px #ff4d4f4d}.green-circle{border:2px solid var(--color-green);color:var(--color-green);box-shadow:0 0 15px #22c55e4d}.mechanic-car{position:absolute;top:50%;left:60%;transform:translate(-50%,-50%);font-size:1.5rem;z-index:3;filter:drop-shadow(0 0 10px rgba(255,255,255,.5))}.tracking-footer{display:flex;justify-content:space-between;align-items:center}.loc-left{display:flex;align-items:flex-start;gap:12px}.loc-text{display:flex;flex-direction:column}.loc-label{color:#a0aab2;font-size:.8rem}.loc-value{color:#fff;font-size:.9rem;margin-top:2px}.change-btn{background:transparent;border:none;color:var(--color-red);font-size:.9rem;cursor:pointer;font-weight:500}@media (max-width: 768px){.block-3-premium{flex-direction:column-reverse;text-align:center;padding:0 5%}.block-3{padding-left:0;justify-content:center}.tracking-widget{width:100%;max-width:400px}.tracking-text-right h2{font-size:2.5rem!important}#hero-video{display:none!important}#mobile-hero-canvas{display:block!important}}.story-content{text-align:center;max-width:800px;padding:0 2rem;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;pointer-events:auto}.story-content.active{opacity:1;transform:translateY(0)}.story-content h1,.story-content h2{font-size:3rem;margin-bottom:1rem}.story-content p{font-size:1.5rem;color:var(--text-secondary);margin-bottom:2rem}.emergency-state h2{color:var(--color-red)}.hero-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (min-width: 768px){.story-content h1,.story-content h2{font-size:4rem}}.main-content{position:relative;z-index:10;background:var(--bg-primary)}section:not(.story-scroll-section){padding:6rem 1.5rem;max-width:1200px;margin:0 auto}.dispatch-section{display:flex;justify-content:center;margin-top:-10vh;padding-top:0!important;z-index:20;position:relative}.premium-form{background:#0a0808b3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,77,79,.25);box-shadow:0 10px 40px #ff4d4f1a,inset 0 0 40px #ff4d4f0d;border-radius:24px;padding:3rem 2.5rem;width:100%;max-width:680px}.form-header{margin-bottom:2.5rem}.form-header h2{font-size:2rem;margin-bottom:.5rem;color:#fff;font-weight:700}.form-header p{color:#a0aab2;font-size:1.05rem}.premium-issue-selector{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:2rem}.premium-issue-option{cursor:pointer;flex:1 1 calc(25% - 12px);min-width:95px;max-width:140px}.premium-issue-option input{display:none}.issue-content{background:#19191966;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.25rem .5rem;display:flex;flex-direction:column;align-items:center;gap:12px;transition:all .3s ease;height:100%}.issue-icon{opacity:.8;transition:all .3s ease}.issue-content span{font-size:.8rem;color:#fff;text-align:center;line-height:1.2;font-weight:500}.issue-red .issue-icon{color:var(--color-red)}.issue-yellow .issue-icon{color:var(--color-amber)}.issue-green .issue-icon{color:var(--color-green)}.issue-purple .issue-icon{color:#a855f7}.issue-blue .issue-icon{color:var(--color-blue)}.issue-orange .issue-icon{color:#f97316}.issue-gray .issue-icon{color:#9ca3af}.issue-teal .issue-icon{color:#14b8a6}.premium-issue-option input:checked+.issue-content{background:#140f0fcc;transform:translateY(-2px)}.premium-issue-option input:checked+.issue-red{border-color:var(--color-red);box-shadow:0 0 20px #ff4d4f33}.premium-issue-option input:checked+.issue-yellow{border-color:var(--color-amber);box-shadow:0 0 20px #ffb02033}.premium-issue-option input:checked+.issue-green{border-color:var(--color-green);box-shadow:0 0 20px #22c55e33}.premium-issue-option input:checked+.issue-purple{border-color:#a855f7;box-shadow:0 0 20px #a855f733}.premium-issue-option input:checked+.issue-blue{border-color:var(--color-blue);box-shadow:0 0 20px #00c8ff33}.premium-issue-option input:checked+.issue-orange{border-color:#f97316;box-shadow:0 0 20px #f9731633}.premium-issue-option input:checked+.issue-gray{border-color:#9ca3af;box-shadow:0 0 20px #9ca3af33}.premium-issue-option input:checked+.issue-teal{border-color:#14b8a6;box-shadow:0 0 20px #14b8a633}.premium-issue-option input:checked+.issue-content .issue-icon{opacity:1;filter:drop-shadow(0 0 8px currentColor)}.premium-inputs-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:2rem}.input-box{background:#19191966;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}.input-box:focus-within{border-color:var(--color-red);box-shadow:0 0 15px #ff4d4f1a;background:#1e141499}.input-info{display:flex;flex-direction:column;width:100%}.input-info label{font-size:.85rem;color:#fff;font-weight:500;margin-bottom:4px}.stealth-input{background:transparent;border:none;color:#a0aab2;font-size:.9rem;outline:none;width:100%;padding:0}.stealth-input::placeholder{color:#666}.input-icon-btn{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,77,79,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:12px;box-shadow:0 0 10px #ff4d4f1a}.premium-dispatch-btn{width:100%;background:var(--color-red);color:#fff;border:none;border-radius:30px;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:inherit;font-weight:700;font-size:1.1rem;letter-spacing:.5px;margin-bottom:1.5rem;box-shadow:0 8px 25px #ff4d4f66;transition:all .3s ease}.premium-dispatch-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff4d4f99}.btn-arrow-circle{width:32px;height:32px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.btn-text{flex-grow:1;text-align:center}.form-trust{display:flex;align-items:center;justify-content:center;gap:8px;color:#a0aab2;font-size:.85rem}.form-trust svg{opacity:.7}@media (max-width: 600px){.premium-inputs-grid{grid-template-columns:1fr}.premium-form{padding:2rem 1.5rem}}.coverage-section{padding:8rem 1.5rem!important}.coverage-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}@media (min-width: 768px){.coverage-grid{grid-template-columns:1fr 1fr}}.coverage-text{text-align:left}.coverage-text h2{font-size:3rem;margin-bottom:1rem;line-height:1.2}.coverage-text .coming-soon{font-size:1.25rem;color:var(--color-blue);font-weight:600}.area-pills{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:2rem}.area-pill{background:#ff4d4f1a;color:var(--color-red);border:1px solid rgba(255,77,79,.3);padding:6px 16px;border-radius:20px;font-size:.95rem;font-weight:500;transition:all .3s ease;cursor:default}.area-pill:hover{background:#ff4d4f33;transform:translateY(-2px);box-shadow:0 4px 10px #ff4d4f26}.coverage-image-container{display:flex;justify-content:center}.map-image-wrapper{position:relative;width:100%;max-width:450px;display:flex;justify-content:center;align-items:center}.map-image-wrapper img{width:100%;height:auto;display:block;-webkit-mask-image:radial-gradient(ellipse at center,black 50%,transparent 95%);mask-image:radial-gradient(ellipse at center,black 50%,transparent 95%);filter:drop-shadow(0 0 30px rgba(0,200,255,.1))}.dispatch-feed-section{background:var(--bg-secondary);max-width:100%!important;padding:1rem 0!important;display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);overflow:hidden}.feed-header{padding:0 2rem;display:flex;align-items:center;gap:.5rem;white-space:nowrap;background:var(--bg-secondary);z-index:2}.feed-header h3{font-size:.875rem;text-transform:uppercase;color:var(--text-secondary);letter-spacing:1px}.live-indicator{width:8px;height:8px;background:var(--color-green);border-radius:50%;box-shadow:0 0 8px var(--color-green);animation:pulseGlow 1.5s infinite}.feed-ticker-container{flex-grow:1;overflow:hidden;position:relative}.feed-ticker{display:flex;gap:3rem;white-space:nowrap;animation:tickerScroll 20s linear infinite}.feed-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem}.feed-item .action{color:#fff;font-weight:500}.feed-item .location{color:var(--color-blue)}.feed-item .time{color:var(--text-secondary)}.features-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card h4{font-size:1.25rem;margin-bottom:.5rem;color:#fff}.feature-card p{color:var(--text-secondary);font-size:.95rem}.services-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.service-card{text-align:center;display:flex;flex-direction:column;align-items:center}.service-icon{font-size:3rem;margin-bottom:1rem}.service-card h3{margin-bottom:.5rem;color:#fff}.service-card p{color:var(--text-secondary);margin-bottom:1.5rem;flex-grow:1}.quick-cta{background:transparent;border:1px solid var(--color-red);color:var(--color-red);padding:.5rem 1.5rem;border-radius:20px;cursor:pointer;transition:all .2s;font-weight:600}.quick-cta:hover{background:#ff4d4f1a}.map-pin{position:absolute;display:flex;align-items:center;gap:6px;background:#0a0f1eb3;border:1px solid rgba(50,150,255,.3);padding:4px 10px;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;transform:translate(-50%,-50%)}.map-pin .pin-label{font-size:.65rem;font-weight:600;color:#fff;letter-spacing:.5px}.pin-icon{display:flex;justify-content:center;align-items:center}.pin-icon.shield-icon{color:#fff;background:#ff4d4f;border-radius:50%;padding:6px;box-shadow:0 0 15px #ff4d4fcc}.pin-icon.blue-dot{width:6px;height:6px;background:#3296ff;border-radius:50%;box-shadow:0 0 10px #3296ffcc,0 0 20px #3296ff66}.pin-center{top:50%;left:50%;background:transparent;border:none;flex-direction:column}.pin-center .pin-label{font-size:.85rem;margin-top:4px}.pin-ripple{position:absolute;top:50%;left:50%;width:40px;height:40px;border:2px solid rgba(255,77,79,.8);border-radius:50%;transform:translate(-50%,-50%);animation:map-ripple 2s infinite linear;opacity:0;z-index:-1}.pin-ripple.delay-1{animation-delay:.6s}.pin-ripple.delay-2{animation-delay:1.2s}@keyframes map-ripple{0%{width:30px;height:30px;opacity:1}to{width:140px;height:140px;opacity:0;border-color:#ff4d4f00}}.pin-rohini{top:30%;left:35%}.pin-dwarka{top:55%;left:25%}.pin-vasant-kunj{top:75%;left:45%}.pin-mayur-vihar{top:50%;left:75%}.map-van{position:absolute;color:#ff4d4f;filter:drop-shadow(0 0 8px rgba(255,77,79,.8));z-index:2;transform:translate(-50%,-50%)}.van-1{top:35%;left:40%}.van-2{top:65%;left:70%}.van-3{top:20%;left:60%}.van-4{top:55%;left:35%}.enhanced-stats{display:flex;gap:16px;justify-content:space-between;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:10px}.enhanced-stats::-webkit-scrollbar{display:none}.stat-card{position:relative;display:flex;align-items:center;background:#0f0a1466;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:20px 24px;gap:20px;flex:1;min-width:280px;scroll-snap-align:center;overflow:hidden}.stat-icon-wrapper{flex-shrink:0;width:54px;height:54px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:2px solid transparent}.stat-content{display:flex;flex-direction:column;text-align:left}.stat-number{font-size:1.8rem;font-weight:800;color:#fff;margin:0;line-height:1.1;text-shadow:none}.stat-title{font-size:.95rem;font-weight:600;color:#eee;margin:4px 0}.stat-desc{font-size:.75rem;color:#888}.stat-line{position:absolute;bottom:0;left:20px;height:3px;border-radius:2px 2px 0 0;width:calc(100% - 40px)}.stat-red .stat-icon-wrapper{border-color:#ff4d4fcc;box-shadow:0 0 15px #ff4d4f33;color:#ff4d4f}.stat-red .stat-line{background:linear-gradient(90deg,#ff4d4f 50%,#ff4d4f1a)}.stat-blue .stat-icon-wrapper{border-color:#3296ffcc;box-shadow:0 0 15px #3296ff33;color:#3296ff}.stat-blue .stat-line{background:linear-gradient(90deg,#3296ff 50%,#3296ff1a)}.stat-green .stat-icon-wrapper{border-color:#22c55ecc;box-shadow:0 0 15px #22c55e33;color:#22c55e}.stat-green .stat-line{background:linear-gradient(90deg,#22c55e 50%,#22c55e1a)}.stat-purple .stat-icon-wrapper{border-color:#a855f7cc;box-shadow:0 0 15px #a855f733;color:#a855f7}.stat-purple .stat-line{background:linear-gradient(90deg,#a855f7 50%,#a855f71a)}.reviews-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.review-header strong{display:block;color:#fff}.review-header span{font-size:.8rem;color:var(--text-secondary)}.rating{color:var(--color-amber)}.review-card p{font-style:italic;color:#ccc;font-size:.95rem}.pricing-list{max-width:600px;margin:0 auto 2rem}.pricing-row{display:flex;justify-content:space-between;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:1.125rem}.pricing-row span{color:var(--text-secondary)}.pricing-row strong{color:#fff}.pricing-action{text-align:center}.faq-section{max-width:800px;margin:0 auto}.accordion-item{border-bottom:1px solid rgba(255,255,255,.1)}.accordion-header{width:100%;text-align:left;background:none;border:none;padding:1.5rem 0;color:#fff;font-size:1.125rem;font-family:var(--font-heading);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion-header:after{content:"+";font-size:1.5rem;color:var(--color-red)}.accordion-header.active:after{content:"−"}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion-content p{padding-bottom:1.5rem;color:var(--text-secondary)}.final-cta-section{text-align:center;padding:8rem 1.5rem!important;background:radial-gradient(circle at center,rgba(255,77,79,.1) 0%,var(--bg-primary) 70%)}.final-cta-section h2{font-size:3rem;margin-bottom:1rem}.final-cta-section p{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem}@media (max-width: 768px){.story-content{text-align:center!important;display:flex;flex-direction:column;align-items:center;justify-content:center}.story-content h1,.story-content h2,.hero-headline{font-size:2.2rem!important;text-align:center!important}.story-content p,.hero-subtext{font-size:1rem!important;text-align:center!important}.block-1{justify-content:center;padding-left:0}.hero-features{display:grid;grid-template-columns:1fr 1fr;gap:1rem;overflow-x:visible;justify-content:center}.hero-actions{flex-direction:column;align-items:center;justify-content:center;width:100%}.action-btn{width:100%;max-width:320px}.block-2{flex-direction:column;justify-content:center;padding-right:0}.block-2-premium{text-align:center!important}.service-grid{display:none}.service-item{gap:8px}.service-icon{width:32px;height:32px}.service-icon svg{width:16px;height:16px}.service-text strong{font-size:.85rem}.service-text span{font-size:.7rem;line-height:1.2}.live-mechanic-widget{position:static;order:2;margin-top:20px;padding:6px 12px;border-radius:30px;max-width:fit-content;align-self:center}.widget-avatars img{width:28px;height:28px}.block-3{justify-content:center;padding-left:0;align-items:center}.block-3-premium{flex-direction:column!important;gap:20px!important}.tracking-text-right{order:-1;text-align:center!important;align-items:center!important;width:100%}.tracking-text-right h2,.tracking-text-right p,.tracking-text-right span{text-align:center!important}.tracking-widget{background:#0f0a0a33!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;max-width:100%;transform:scale(.9);transform-origin:top center}.services-grid,.reviews-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;flex-wrap:nowrap;align-items:center;padding-bottom:1rem;gap:1rem;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.services-grid::-webkit-scrollbar,.reviews-grid::-webkit-scrollbar{display:none}.service-card{min-width:45vw;height:45vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;scroll-snap-align:center;padding:1rem;gap:.5rem}.service-card h3{font-size:.95rem;margin-bottom:0}.service-card p{display:none}.service-card .quick-cta{margin-top:5px;padding:6px 16px;font-size:.85rem}.review-card{min-width:85vw;scroll-snap-align:center}.coverage-text{text-align:center}.coverage-text h2{font-size:2rem}.map-image-wrapper{max-width:250px}.area-pills{justify-content:center}}@keyframes map-pulse{0%{filter:drop-shadow(0 0 10px rgba(50,150,255,.4));transform:scale(1)}50%{filter:drop-shadow(0 0 25px rgba(50,150,255,.8));transform:scale(1.02)}to{filter:drop-shadow(0 0 10px rgba(50,150,255,.4));transform:scale(1)}}.map-image-wrapper img{animation:map-pulse 3s infinite ease-in-out}
