:root{--black:#0b0d0e;--graphite:#15191b;--steel:#252b2e;--yellow:#f2b705;--paper:#f7f6f2;--paper-2:#eceae4;--white:#fff;--text:#0b0d0e;--muted:#3c4447;--line:#b8b6ae;--green:#25d366;--color-bg-dark:var(--black);--color-bg-dark-soft:var(--graphite);--color-bg-elevated:var(--steel);--color-surface-dark:#fff;--color-surface-card:#fff;--color-surface-input:#fff;--color-brand-yellow:var(--yellow);--color-brand-yellow-hover:#ffc928;--color-brand-yellow-active:#d89f00;--color-text-light:#fff;--color-text-muted-dark:#b0b8bf;--color-text-dark:#0b0d0e;--color-border-dark:#b8b6ae;--color-border-light:var(--line);--color-white:#fff;--color-whatsapp:var(--green);--radius-btn:2px;--radius-card:2px;--transition-fast:150ms ease}*{box-sizing:border-box;margin:0;padding:0}html{max-width:100%;scroll-behavior:smooth;background:var(--black)}body,html{overflow-x:clip}body{width:100%;min-height:100vh;display:flex;flex-direction:column;background:var(--paper);color:#0b0d0e;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.container,footer,form,header,main,nav,section{min-width:0;max-width:100%}.container>*,[class*=-grid]>*,[class*=-inner]>*,[class*=-layout]>*{min-width:0}a,b,h1,h2,h3,h4,label,li,p,small,span,strong{overflow-wrap:anywhere}a{color:inherit}iframe,img,svg{max-width:100%}img{height:auto}button,input,select,textarea{max-width:100%;font:inherit}::selection{background:var(--yellow);color:var(--black)}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;z-index:1000;left:16px;top:-80px;background:var(--yellow);color:var(--black);padding:12px 18px;font-weight:900;text-decoration:none}.skip-link:focus{top:16px}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.site-header{position:-webkit-sticky;position:sticky;z-index:100;top:0;height:82px;background:var(--black);color:#fff;border-bottom:1px solid #34383a}.header-inner{height:100%;gap:28px}.header-inner,.wordmark{display:flex;align-items:center}.wordmark{min-width:230px;gap:13px;text-decoration:none}.wordmark img{width:54px;height:54px;object-fit:contain}.wordmark span{display:grid;line-height:1}.wordmark strong{font:900 20px/1 Arial Black,Arial,sans-serif;letter-spacing:.045em}.wordmark small{margin-top:6px;color:var(--yellow);font:800 10px/1 Arial,sans-serif;letter-spacing:.2em}.desktop-nav{height:100%;display:flex;align-items:stretch;margin-left:auto}.desktop-nav a{display:grid;place-items:center;padding:0 14px;border-bottom:4px solid transparent;color:#c4c8ca;text-decoration:none;font-size:12px;font-weight:800}.desktop-nav a.active,.desktop-nav a:hover{color:#fff;border-color:var(--yellow)}.header-actions{display:flex;align-items:center}.header-contact{min-width:132px;min-height:52px;display:grid;place-content:center;padding:8px 15px;background:var(--yellow);color:var(--black);text-decoration:none;text-align:center;border-left:5px solid #fff}.header-contact span{font-size:9px;font-weight:900;letter-spacing:.12em}.header-contact b{margin-top:3px;font-size:13px}.menu-toggle{display:none;width:46px;height:46px;border:1px solid #555b5e;background:transparent;color:#fff;align-items:center;justify-content:center;flex-direction:column;gap:7px}.menu-toggle span{width:21px;height:2px;background:currentColor}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.mobile-menu{position:fixed;inset:82px 0 0;z-index:99;display:flex;flex-direction:column;padding:28px 24px calc(28px + env(safe-area-inset-bottom));background:var(--black)}.mobile-menu nav{display:grid}.mobile-menu nav a{padding:18px 0;border-bottom:1px solid #34393b;color:#fff;text-decoration:none;font-size:22px;font-weight:900}.mobile-menu nav a span{display:inline-block;width:42px;color:var(--yellow);font:700 10px/1 monospace}.mobile-menu-contact{margin-top:auto;padding:20px;background:var(--yellow);color:var(--black);text-decoration:none;font-weight:900}.home-hero{position:relative;overflow:hidden;background-color:#090b0c;background-image:linear-gradient(90deg,rgba(9,11,12,.92) 0,rgba(9,11,12,.78) 50%,rgba(9,11,12,.85)),linear-gradient(180deg,rgba(9,11,12,.6) 0,rgba(9,11,12,.9)),url(/images/hero-bg.jpg);background-size:cover;background-position:50%;color:#fff;border-bottom:8px solid var(--yellow)}.home-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 25%,rgba(255,186,0,.14) 0,transparent 60%),radial-gradient(ellipse at 15% 85%,rgba(255,186,0,.08) 0,transparent 50%);pointer-events:none;z-index:1}.hero-layout{position:relative;min-height:650px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;grid-gap:70px;gap:70px;padding-block:62px}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:21px;color:#c0c5c7;font-size:11px;font-weight:900;letter-spacing:.18em}.eyebrow span{color:var(--yellow)}.eyebrow i{width:36px;height:3px;background:var(--yellow)}.hero-copy h1{color:#fff;font:900 clamp(52px,6.4vw,88px)/.93 Arial Black,Arial,sans-serif;letter-spacing:-.045em;text-transform:uppercase}.hero-copy h1 em{display:inline-block;color:var(--yellow);font-style:normal}.hero-lead{max-width:630px;margin-top:27px;color:#bcc2c4;font-size:18px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin-top:34px}.action-primary{min-width:315px;min-height:68px;display:grid;grid-template-columns:46px 1fr 25px;align-items:center;grid-gap:13px;gap:13px;padding:10px 15px;background:var(--yellow);color:var(--black);text-decoration:none;font-weight:900;box-shadow:7px 7px 0 #3a3f42}.action-primary:hover{background:#ffc928;transform:translateY(-2px)}.action-icon{width:44px;height:44px;display:grid;place-items:center;border-right:2px solid rgba(11,13,14,.35)}.action-icon svg,.action-secondary svg,.closing-button svg,.map-record-link svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2}.action-primary>span:nth-child(2){display:grid;font-size:15px}.action-primary small{margin-bottom:3px;font-size:9px;letter-spacing:.14em}.action-secondary{min-height:68px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 21px;border:2px solid #596064;color:#fff;text-decoration:none;font-size:13px;font-weight:800}.action-secondary:hover{border-color:var(--yellow);color:var(--yellow)}.hero-note{display:flex;gap:12px;margin-top:24px;color:#858d91;font-size:12px;line-height:1.45}.hero-note strong{color:#fff}.hero-brand-stage{position:relative;justify-self:stretch}.stage-index{margin-bottom:9px;color:var(--yellow);text-align:right;font:700 10px/1 monospace;letter-spacing:.13em}.logo-stage{position:relative;display:grid;place-items:center;min-height:470px;padding:28px;border:1px solid #4d5356;background:#111517;box-shadow:14px 14px 0 var(--yellow)}.logo-stage:before{content:"";position:absolute;inset:15px;border:1px dashed #43494c}.logo-stage:after{content:"OTO KURTARMA";position:absolute;right:-20px;top:44px;padding:8px 12px;background:var(--yellow);color:var(--black);font-size:10px;font-weight:900;letter-spacing:.13em;transform:rotate(90deg) translateX(100%);transform-origin:right top}.logo-stage-ring{display:none}.logo-stage img{position:relative;z-index:1;width:94%;height:94%;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.55))}.stage-route{display:flex;align-items:center;gap:12px;margin-top:18px;color:#899195;font:700 10px/1 monospace}.stage-route i{flex:1 1;height:1px;background:#4a5053}.hero-ticker{position:relative;min-height:52px;display:grid;align-items:center;background:var(--yellow);color:var(--black)}.ticker-inner{display:flex;justify-content:space-between;gap:18px;font:900 10px/1 Arial,sans-serif;letter-spacing:.12em;white-space:nowrap}.ticker-inner i{font-style:normal}.coverage-section,.dispatch-section,.faq-section,.incident-section,.price-section{padding:96px 0}.coverage-section,.faq-section,.incident-section,.price-section{background:var(--paper)}.section-kicker{margin-bottom:15px;color:#806200;font:900 10px/1 monospace;letter-spacing:.16em}.section-kicker.light{color:var(--yellow)}.dispatch-title h2,.faq-intro h2,.price-copy h2,.section-heading h2{color:var(--black);font:900 clamp(39px,4.5vw,62px)/.98 Arial Black,Arial,sans-serif;letter-spacing:-.035em;text-transform:uppercase}.split-heading{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;grid-gap:80px;gap:80px;margin-bottom:48px}.split-heading>p{color:var(--muted);font-size:16px;line-height:1.65}.incident-list{border-top:4px solid var(--black)}.incident-row{min-height:122px;display:grid;grid-template-columns:60px 1fr auto 28px;align-items:center;grid-gap:24px;gap:24px;border-bottom:1px solid var(--line);color:var(--black);text-decoration:none;transition:.15s}.incident-row:hover{padding-inline:18px;background:var(--yellow)}.incident-number{color:#806200;font:900 10px/1 monospace}.incident-row h3{font-size:clamp(22px,2.2vw,30px);font-weight:900}.incident-row p{margin-top:6px;color:var(--muted);font-size:14px}.incident-tag{padding:7px 10px;border:1px solid #777d7f;font:900 9px/1 monospace;letter-spacing:.1em}.incident-row>span:last-child{font-size:20px}.availability-note{display:flex;align-items:center;gap:10px;margin-top:22px;color:#666d70;font-size:12px}.availability-note span{width:24px;height:24px;display:grid;place-items:center;background:var(--yellow);color:var(--black);font-weight:900}.dispatch-section{background:var(--graphite);color:#fff;border-block:7px solid var(--yellow)}.dispatch-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:90px;gap:90px}.dispatch-title h2{color:#fff}.dispatch-title>p:not(.section-kicker){max-width:430px;margin:20px 0;color:#b6bdc0;line-height:1.65}.text-link{display:inline-flex;gap:8px;padding-bottom:5px;border-bottom:2px solid;color:var(--black);text-decoration:none;font-size:13px;font-weight:900}.text-link.light{color:var(--yellow)}.dispatch-steps{list-style:none;border-top:3px solid var(--yellow)}.dispatch-steps li{display:grid;grid-template-columns:58px 1fr;grid-gap:18px;gap:18px;padding:25px 0;border-bottom:1px solid #434a4d}.dispatch-steps li>span{color:var(--yellow);font:900 10px/1 monospace}.dispatch-steps strong{font-size:23px}.dispatch-steps p{margin-top:5px;color:#aeb5b8;font-size:14px}.coverage-section{background:#e8e6e0}.coverage-section .section-heading{margin-bottom:44px}.coverage-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px;background:var(--black);border:2px solid var(--black)}.district-panel{position:relative;min-height:300px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:31px;color:#fff;text-decoration:none}.district-umraniye{background:#181c1e}.district-atasehir{background:#262c2f}.district-panel:after{content:"";position:absolute;right:-60px;bottom:-80px;width:250px;height:250px;border:45px solid rgba(242,183,5,.12);border-radius:50%}.district-code{color:var(--yellow);font:900 10px/1 monospace;letter-spacing:.15em}.district-panel div{position:relative;z-index:1}.district-panel div p{color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.13em}.district-panel h3{margin:5px 0 10px;font:900 clamp(38px,4vw,54px)/1 Arial Black,Arial,sans-serif;text-transform:uppercase}.district-panel div span{color:#b8bfc1;font-size:14px}.district-panel b{position:absolute;right:30px;top:30px;width:43px;height:43px;display:grid;place-items:center;border:2px solid var(--yellow);color:var(--yellow)}.road-line{display:flex;align-items:center;gap:15px;padding:22px 0;border-bottom:1px solid #bcbab4;font-size:12px;font-weight:700}.road-line>span{color:#806200;font:900 9px/1 monospace;letter-spacing:.12em}.road-line i{flex:1 1;min-width:16px;height:1px;background:#aaa9a3}.road-line a{font-weight:900;text-decoration:none;white-space:nowrap}.price-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:95px;gap:95px;align-items:center}.price-copy>p:not(.section-kicker){max-width:490px;margin:22px 0 28px;color:var(--muted);line-height:1.7}.price-factors{border-top:4px solid var(--black)}.price-factors div{min-height:80px;display:grid;grid-template-columns:58px 1fr;align-items:center;border-bottom:1px solid var(--line)}.price-factors span{color:#806200;font:900 10px/1 monospace}.price-factors strong{font-size:18px}.map-record-section{padding:70px 0;background:var(--yellow);color:var(--black);border-block:2px solid var(--black)}.map-record-grid{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:60px;gap:60px}.map-record-grid h2{font:900 clamp(30px,3.4vw,45px)/1 Arial Black,Arial,sans-serif;text-transform:uppercase}.map-record-grid>div>p:last-child{margin-top:12px;color:#4f420c;font-size:14px}.map-record-section .section-kicker{color:#4c3a00}.map-record-link{min-width:310px;display:grid;grid-template-columns:42px 1fr 22px;align-items:center;grid-gap:14px;gap:14px;padding:18px;border:3px solid var(--black);text-decoration:none}.map-record-link>span{display:grid;font-weight:900}.map-record-link small{margin-bottom:4px;font-size:9px;letter-spacing:.13em}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:90px;gap:90px}.faq-intro>p:last-child{margin-top:17px;color:var(--muted);line-height:1.6}.accordion-list{border-top:4px solid var(--black)}.faq-details{border-bottom:1px solid var(--line)}.faq-details summary{min-height:80px;display:grid;grid-template-columns:38px 1fr 28px;align-items:center;grid-gap:14px;gap:14px;list-style:none;cursor:pointer;font-size:16px;font-weight:900}.faq-details summary::-webkit-details-marker{display:none}.faq-index{color:#806200;font:900 9px/1 monospace}.faq-details summary b{width:28px;height:28px;display:grid;place-items:center;border:2px solid var(--black)}.faq-details[open] summary b{background:var(--yellow);transform:rotate(45deg)}.faq-answer{padding:0 40px 24px 52px;color:var(--muted);font-size:14px;line-height:1.75}.closing-cta,.subpage-cta{padding:72px 0;background:var(--graphite);color:#fff;border-top:8px solid var(--yellow)}.closing-inner,.subpage-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.closing-inner>div p,.subpage-cta-inner>div>p{margin-bottom:10px;color:var(--yellow);font:900 10px/1 monospace;letter-spacing:.16em}.closing-inner h2,.subpage-cta-inner h2{color:#fff;font:900 clamp(34px,4vw,56px)/1 Arial Black,Arial,sans-serif;text-transform:uppercase}.closing-inner h2 em{color:var(--yellow);font-style:normal}.closing-button{min-width:255px;min-height:70px;display:grid;grid-template-columns:30px 1fr 24px;align-items:center;grid-gap:12px;gap:12px;padding:0 21px;background:var(--yellow);color:var(--black);text-decoration:none;font-weight:900}.section,.subpage-shell{background:var(--paper);color:#0b0d0e}.section{padding:42px 0 94px}.section nav,.subpage-shell nav{margin-bottom:32px!important;color:#4a5255;font:700 11px/1 monospace;text-transform:uppercase;letter-spacing:.05em}.section nav a,.subpage-shell nav a{color:#4a5255!important}.section nav [aria-current=page],.subpage-shell nav [aria-current=page]{color:#806200!important}.section h1,.section h2,.section h3,.section h4{color:#0b0d0e!important;font-family:Arial,Helvetica,sans-serif}.section h1{max-width:900px;font:900 clamp(44px,5.8vw,74px)/.98 Arial Black,Arial,sans-serif!important;letter-spacing:-.035em;text-transform:uppercase}.section h2,.section h3,.section h4{font-weight:900!important}.section .text-lead,.section .text-small,.section li,.section p,.subpage-shell li,.subpage-shell p{color:#111517!important}.dark-card .text-lead,.dark-card .text-small,.dark-card li,.dark-card p{color:#b8c2cc!important}.district-brief aside p,.district-brief aside strong{color:#c0c6c8!important}.district-faq article p,.district-faq h3,.district-faq p{color:#b8bfc1!important}.local-route h2,.local-route h3,.local-route p,.local-route-list p{color:#fff!important}.dispatch-steps p,.dispatch-title p{color:#aeb5b8!important}.dispatch-steps strong{color:#fff!important}.text-lead{font-size:17px;line-height:1.7}.text-small{font-size:14px;line-height:1.6}.badge{display:inline-flex;padding:6px 9px;border:1px solid #8f7000;border-radius:2px;color:#765b00;background:#fff8db;font:900 10px/1 monospace;letter-spacing:.08em;text-transform:uppercase}.badge-warning{background:#fff3c4;color:#765b00;border-color:#d4a300}.badge-info{background:#e8f4fd;color:#0b4f8a;border-color:#90c2ea}.card{padding:28px;border:1px solid #b8b6af!important;border-radius:4px!important;background:#fff!important;box-shadow:4px 4px 0 #d8d6ce!important}.card,.card b,.card h1,.card h2,.card h3,.card h4,.card strong{color:#0b0d0e!important}.card li,.card p,.card span:not(.badge):not([class*=badge]){color:#111517}.neighborhood-link-card,.region-link-card{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.region-link-card:hover{transform:translateY(-4px);box-shadow:8px 8px 0 var(--yellow)!important}.neighborhood-link-card:hover{transform:translate(-2px,-2px);background:#fff8d9!important;box-shadow:5px 5px 0 var(--yellow)!important}.card-interactive{background:#fff!important;border:1px solid #b8b6af!important;color:#0b0d0e!important}.card-interactive:hover{background:var(--yellow)!important;color:#0b0d0e!important}.dark-card{background:transparent!important;border-color:hsla(0,0%,100%,.12)!important;box-shadow:none!important}.dark-card,.dark-card b,.dark-card h1,.dark-card h2,.dark-card h3,.dark-card h4,.dark-card strong{color:#fff!important}.dark-card li,.dark-card p,.dark-card span:not(.badge):not([class*=badge]){color:#b8c2cc!important}.btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:2px solid transparent;border-radius:3px;font-weight:900;text-decoration:none;cursor:pointer}.btn-primary{background:var(--yellow);color:var(--black)}.btn-primary:hover{background:#ffc928}.btn-outline{background:transparent;color:var(--black);border-color:var(--black)}.btn-whatsapp{background:var(--green);color:#07170d}.subpage-cta-inner>div>span{color:#adb4b6;font-size:14px}.subpage-cta-actions{display:flex;gap:10px}.subpage-cta .btn-primary{background:var(--yellow);color:var(--black)}.subpage-cta .btn-outline{color:#fff;border-color:#777e81}.form-group{margin-bottom:19px}.form-label{display:flex;gap:5px;margin-bottom:8px;color:#252a2c;font-size:13px;font-weight:900}.form-input,.form-select,.form-textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #8f9495;border-radius:0;background:#fff;color:var(--black)}.form-textarea{resize:vertical}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:3px solid rgba(242,183,5,.45);border-color:#806200}.scenario-chip{padding:8px 11px;border:1px solid #8f9495;border-radius:0;background:#fff;color:#303638;font-size:12px;font-weight:800;cursor:pointer}.scenario-chip.active,.scenario-chip:hover{border-color:var(--black);background:var(--yellow);color:var(--black)}.subpage-shell{padding-top:30px}.district-hero{padding:26px 0 78px;background:var(--black);color:#fff;border-bottom:8px solid var(--yellow)}.district-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:80px;gap:80px;align-items:center}.subpage-index{margin-bottom:16px;color:var(--yellow);font:900 10px/1 monospace;letter-spacing:.15em}.district-hero h1{color:#fff;font:900 clamp(56px,7.5vw,96px)/.88 Arial Black,Arial,sans-serif;letter-spacing:-.055em;text-transform:uppercase}.district-hero h1 em{color:var(--yellow);font-style:normal}.district-hero h1+p{max-width:690px;margin-top:28px;color:#b8bfc1;font-size:17px;line-height:1.65}.district-actions{display:flex;gap:11px;margin-top:31px}.district-actions a{min-height:56px;display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:0 18px;border:2px solid #62696c;color:#fff;text-decoration:none;font-size:13px;font-weight:900}.district-actions a:first-child{min-width:290px;background:var(--yellow);border-color:var(--yellow);color:var(--black)}.district-unit-card{border:1px solid #4b5154;background:#121618;box-shadow:10px 10px 0 var(--yellow)}.district-unit-card>div{display:flex;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #41474a;color:#aeb5b7;font:800 9px/1 monospace;letter-spacing:.12em}.district-unit-card>div b{color:var(--yellow)}.district-unit-card>strong{min-height:185px;display:flex;align-items:flex-end;justify-content:center;gap:10px;padding:24px;color:#fff;font:900 96px/.8 Arial Black,Arial,sans-serif}.district-unit-card>strong small{padding-bottom:5px;color:var(--yellow);font-size:11px;letter-spacing:.12em}.district-unit-card>p{padding:16px 18px;border-top:1px solid #41474a;color:#aeb5b7;font-size:12px;line-height:1.5}.district-brief{padding:88px 0;background:var(--paper)}.district-brief-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:80px;gap:80px}.district-brief h2,.district-faq h2,.register-heading h2{color:var(--black);font:900 clamp(36px,4.5vw,60px)/1 Arial Black,Arial,sans-serif;letter-spacing:-.035em;text-transform:uppercase}.district-brief h2+p{max-width:680px;margin-top:22px;color:var(--muted);font-size:16px;line-height:1.75}.district-brief aside{align-self:start;padding:25px;border-left:7px solid var(--yellow);background:var(--steel);color:#fff}.district-brief aside strong{color:var(--yellow);font:900 9px/1 monospace;letter-spacing:.14em}.district-brief aside p{margin-top:12px;color:#c0c6c8;font-size:14px;line-height:1.7}.route-register{padding:88px 0;background:#e8e6e0;border-block:1px solid #c6c4bd}.register-heading{display:grid;grid-template-columns:1fr minmax(280px,430px);grid-gap:70px;gap:70px;align-items:end;margin-bottom:42px}.register-heading>p{color:var(--muted);font-size:15px;line-height:1.65}.register-grid{display:grid;grid-template-columns:1fr 1fr;border:2px solid var(--black);background:var(--paper)}.register-grid>div{padding:28px 31px 12px}.register-grid>div+div{border-left:2px solid var(--black)}.register-grid h3{padding-bottom:16px;border-bottom:3px solid var(--black);color:#765b00;font:900 10px/1 monospace;letter-spacing:.14em}.register-grid p{min-height:57px;display:grid;grid-template-columns:43px 1fr;align-items:center;border-bottom:1px solid var(--line);font-size:15px;font-weight:800}.register-grid p span{color:#806300;font:900 9px/1 monospace}.neighborhood-register{padding:92px 0;background:var(--paper)}.neighborhood-ledger{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;border-top:3px solid var(--black);border-left:1px solid var(--line)}.neighborhood-ledger li{min-height:65px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px;font-weight:800}.neighborhood-ledger a{min-height:65px;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;padding:0 15px;text-decoration:none}.neighborhood-ledger a:hover{background:var(--yellow)}.neighborhood-ledger span{color:#806300;font:900 9px/1 monospace}.neighborhood-ledger b{font-weight:800}.neighborhood-ledger i{font-style:normal}.district-faq{padding:88px 0;background:var(--graphite);color:#fff;border-top:8px solid var(--yellow)}.district-faq-grid{display:grid;grid-template-columns:.68fr 1.32fr;grid-gap:80px;gap:80px}.district-faq h2,.district-faq h3{color:#fff}.district-faq article{display:grid;grid-template-columns:42px 1fr;grid-gap:18px;gap:18px;padding:25px 0;border-top:1px solid #444b4e}.district-faq article:last-child{border-bottom:1px solid #444b4e}.district-faq article>span{color:var(--yellow);font:900 9px/1 monospace}.district-faq h3{font-size:20px}.district-faq article p{margin-top:7px;color:#b8bfc1;font-size:14px;line-height:1.7}.local-page{background:var(--paper)}.local-page-top{padding:30px 0 78px;background:var(--black);color:#fff;border-bottom:8px solid var(--yellow)}.local-page-top nav{margin-bottom:34px!important;color:#939a9d;font:700 11px/1 monospace;text-transform:uppercase}.local-page-top nav a{color:#939a9d!important}.local-page-top nav [aria-current=page]{color:var(--yellow)!important}.local-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:80px;gap:80px;align-items:center}.local-hero-grid h1{font:900 clamp(58px,7vw,94px)/.88 Arial Black,Arial,sans-serif;letter-spacing:-.055em;text-transform:uppercase}.local-hero-grid h1 em{color:var(--yellow);font-style:normal}.local-hero-grid h1+p{max-width:700px;margin-top:28px;color:#bac1c3;font-size:17px;line-height:1.7}.local-actions{display:flex;gap:10px;margin-top:30px}.local-actions a{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 18px;border:2px solid #62696c;color:#fff;text-decoration:none;font-size:13px;font-weight:900}.local-actions a:first-child{min-width:290px;background:var(--yellow);border-color:var(--yellow);color:var(--black)}.local-hero-grid aside{border:1px solid #4a5053;background:#121618;box-shadow:10px 10px 0 var(--yellow)}.local-hero-grid aside>span{display:block;padding:15px 18px;border-bottom:1px solid #42484b;color:var(--yellow);font:900 9px/1 monospace;letter-spacing:.14em}.local-hero-grid aside>strong{min-height:150px;display:flex;align-items:flex-end;padding:24px 18px;color:#fff;font:900 37px/.95 Arial Black,Arial,sans-serif;text-transform:uppercase}.local-hero-grid aside>small{display:block;padding:0 18px 18px;color:#adb4b6;font-size:12px}.local-hero-grid aside>i{display:block;padding:14px 18px;border-top:1px solid #42484b;color:#adb4b6;font:700 9px/1.5 monospace;font-style:normal}.local-answer,.local-faq,.local-nearby,.local-route,.local-searches,.local-services{padding:84px 0}.local-answer-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px}.local-answer h2,.local-faq h2,.local-route h2,.local-section-heading h2{font:900 clamp(35px,4.3vw,58px)/1 Arial Black,Arial,sans-serif;letter-spacing:-.035em;text-transform:uppercase}.local-answer ol{list-style:none;border-top:4px solid var(--black)}.local-answer li{min-height:83px;display:grid;grid-template-columns:48px 1fr;align-items:center;border-bottom:1px solid var(--line)}.keyword-ledger b,.local-answer li>b,.local-route-list p>b,.local-service-grid article>span{color:#806200;font:900 9px/1 monospace}.local-answer li span{display:grid;color:var(--muted);font-size:14px}.local-answer li strong{margin-bottom:4px;color:var(--black);font-size:19px}.local-services{background:#e8e6e0;border-block:1px solid #c7c5be}.local-section-heading{display:grid;grid-template-columns:1fr minmax(280px,430px);grid-gap:70px;gap:70px;align-items:end;margin-bottom:40px}.local-section-heading>p{color:var(--muted);font-size:15px;line-height:1.65}.local-service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--black)}.local-service-grid article{min-height:245px;padding:26px;background:var(--paper)}.local-service-grid article+article{border-left:1px solid var(--black)}.local-service-grid h3{margin:45px 0 12px;font-size:24px}.local-service-grid p{color:var(--muted);font-size:14px;line-height:1.65}.local-detail-copy{padding:92px 0;background:var(--paper)}.local-copy-heading{max-width:920px;margin-bottom:42px}.local-copy-heading>span{display:block;margin-bottom:13px;color:#806200;font:900 10px/1 monospace;letter-spacing:.15em;text-transform:uppercase}.local-copy-heading h2{font:900 clamp(35px,4.3vw,58px)/1 Arial Black,Arial,sans-serif;letter-spacing:-.035em;text-transform:uppercase}.local-copy-columns{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:80px;gap:80px}.local-copy-prose{border-top:4px solid var(--black)}.local-copy-prose p{padding:22px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:15px;line-height:1.8}.local-copy-prose strong{color:var(--black)}.local-scenario-panel{align-self:start;padding:28px;background:var(--graphite);color:#fff;border-bottom:7px solid var(--yellow)}.local-scenario-panel h3{margin-bottom:20px;color:#fff;font-size:25px}.local-scenario-panel ul{list-style:none}.local-scenario-panel li{display:grid;grid-template-columns:26px 1fr;grid-gap:10px;gap:10px;padding:13px 0;border-top:1px solid #454c4f;color:#d4d8d9;font-size:14px;line-height:1.45}.local-scenario-panel li:before{content:"+";color:var(--yellow);font:900 13px/1 monospace}.local-scenario-panel p{margin-top:22px;padding-top:19px;border-top:3px solid var(--yellow);color:#aeb5b7;font-size:13px;line-height:1.65}.local-route{background:var(--graphite);color:#fff;border-bottom:8px solid var(--yellow)}.local-route-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:85px;gap:85px}.local-route h2{color:#fff}.local-route-grid>div:first-child>p:last-child{margin-top:22px;color:#aeb5b7;line-height:1.7}.local-route-list{border-top:3px solid var(--yellow)}.local-route-list h3{padding:22px 0 13px;color:var(--yellow);font:900 9px/1 monospace;letter-spacing:.14em}.local-route-list p{min-height:50px;display:grid;grid-template-columns:45px 1fr;align-items:center;border-top:1px solid #41484b;color:#fff;font-size:14px;font-weight:800}.local-searches{background:var(--paper)}.keyword-ledger{display:grid;grid-template-columns:repeat(3,1fr);border-top:3px solid var(--black);border-left:1px solid var(--line)}.keyword-ledger span{min-height:62px;display:grid;grid-template-columns:32px 1fr;align-items:center;padding:0 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px;font-weight:800}.local-process{padding:88px 0;background:#e8e6e0;border-block:1px solid #c7c5be}.local-process-grid{display:grid;grid-template-columns:repeat(4,1fr);border:2px solid var(--black);background:var(--paper)}.local-process-grid article{min-height:270px;padding:26px}.local-process-grid article+article{border-left:1px solid var(--black)}.local-process-grid span{color:#806200;font:900 10px/1 monospace}.local-process-grid h3{margin:44px 0 13px;font-size:21px}.local-process-grid p{color:var(--muted);font-size:14px;line-height:1.7}.local-safety-copy{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:70px;gap:70px;margin-top:44px;padding-top:30px;border-top:4px solid var(--black)}.local-safety-copy h3{font:900 25px/1.1 Arial Black,Arial,sans-serif;text-transform:uppercase}.local-safety-copy p{color:var(--muted);font-size:15px;line-height:1.8}.local-nearby{background:#e8e6e0}.local-nearby .local-section-heading>a{justify-self:end;padding-bottom:4px;border-bottom:2px solid var(--black);text-decoration:none;font-size:13px;font-weight:900}.nearby-links{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--black)}.nearby-links a{min-height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:var(--paper);text-decoration:none;font-weight:900}.nearby-links a:nth-child(n+4){border-top:1px solid var(--black)}.nearby-links a:not(:nth-child(3n)){border-right:1px solid var(--black)}.nearby-links a:hover{background:var(--yellow)}.nearby-links b{font-size:10px}.local-faq{background:var(--paper)}.local-faq>.container{display:grid;grid-template-columns:.68fr 1.32fr;grid-gap:80px;gap:80px}.local-faq article{display:grid;grid-template-columns:42px 1fr;grid-gap:18px;gap:18px;padding:24px 0;border-top:1px solid var(--line)}.local-faq article:last-child{border-bottom:1px solid var(--line)}.local-faq article>span{color:#806200;font:900 9px/1 monospace}.local-faq h3{font-size:18px}.local-faq article p{margin-top:7px;color:var(--muted);font-size:14px;line-height:1.7}.seo-text-guide{padding:88px 0;background:#e8e6e0;border-block:1px solid #c7c5be}.seo-guide-heading{display:grid;grid-template-columns:1fr minmax(300px,440px);grid-gap:70px;gap:70px;align-items:end;margin-bottom:40px}.seo-guide-heading h2{font:900 clamp(34px,4vw,54px)/1 Arial Black,Arial,sans-serif;letter-spacing:-.035em;text-transform:uppercase}.seo-guide-heading>p{color:var(--muted);font-size:15px;line-height:1.75}.seo-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--black);background:var(--paper)}.seo-guide-grid article{min-height:280px;padding:27px}.seo-guide-grid article+article{border-left:1px solid var(--black)}.seo-guide-grid span{color:#806200;font:900 10px/1 monospace}.seo-guide-grid h3{margin:44px 0 14px;font-size:22px}.seo-guide-grid p{color:var(--muted);font-size:14px;line-height:1.75}.site-footer{background:#090b0c;color:#fff;border-top:1px solid #34393b}.footer-top{padding:64px 0 48px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:50px;gap:50px}.footer-brand{display:flex;align-items:flex-start;gap:17px}.footer-brand img{width:74px;height:74px;object-fit:contain}.footer-brand div{display:grid}.footer-brand strong{font:900 21px/1 Arial Black,Arial,sans-serif;letter-spacing:.06em}.footer-brand span{margin-top:5px;color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.18em}.footer-brand p{max-width:250px;margin-top:15px;color:#8f9699;font-size:13px;line-height:1.55}.footer-column{display:flex;flex-direction:column;gap:11px}.footer-column h3{margin-bottom:7px;color:var(--yellow);font:900 9px/1 monospace;letter-spacing:.16em;text-transform:uppercase}.footer-column a{color:#bec3c5;text-decoration:none;font-size:13px}.footer-column a:hover{color:var(--yellow)}.footer-bottom{min-height:62px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #363b3d;color:#747c7f;font:700 9px/1 monospace;letter-spacing:.09em}.mobile-action-bar{display:none}@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-actions{margin-left:auto;gap:12px}.hero-layout{grid-template-columns:1fr 420px;gap:44px}.logo-stage{min-height:420px}.footer-top{grid-template-columns:1.4fr 1fr 1fr}.footer-column:last-child{grid-column:2}}@media(max-width:820px){.hero-layout{grid-template-columns:1fr;padding-block:56px}.hero-brand-stage{width:min(100%,540px);justify-self:center}.dispatch-grid,.district-brief-grid,.district-faq-grid,.faq-layout,.local-answer-grid,.local-copy-columns,.local-faq>.container,.local-route-grid,.local-safety-copy,.price-grid,.seo-guide-heading,.split-heading{grid-template-columns:1fr;gap:45px}.coverage-grid,.map-record-grid{grid-template-columns:1fr}.map-record-link{width:100%}.district-hero-grid,.local-hero-grid{grid-template-columns:1fr 270px;gap:45px}.neighborhood-ledger{grid-template-columns:repeat(3,1fr)}.local-section-heading,.register-heading{grid-template-columns:1fr;gap:18px}.road-line{flex-wrap:wrap}.road-line i{display:none}.road-line a{margin-left:auto}.local-service-grid{grid-template-columns:1fr}.local-service-grid article+article{border-left:0;border-top:1px solid var(--black)}.local-process-grid{grid-template-columns:repeat(2,1fr)}.local-process-grid article:nth-child(3){border-left:0}.local-process-grid article:nth-child(n+3){border-top:1px solid var(--black)}.seo-guide-grid{grid-template-columns:1fr}.seo-guide-grid article+article{border-left:0;border-top:1px solid var(--black)}.keyword-ledger,.nearby-links{grid-template-columns:repeat(2,1fr)}.nearby-links a:nth-child(n+3){border-top:1px solid var(--black)}.nearby-links a:not(:nth-child(3n)){border-right:0}.nearby-links a:nth-child(odd){border-right:1px solid var(--black)}}@media(max-width:640px){.container{width:min(calc(100% - 28px),560px)}body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.site-header{height:70px}.header-inner{gap:12px}.wordmark{min-width:0;gap:9px}.wordmark img{width:44px;height:44px;flex:0 0 auto}.wordmark strong{font-size:15px;letter-spacing:.025em}.wordmark small{font-size:9px;letter-spacing:.14em}.header-contact{display:none}.mobile-menu{inset-block-start:70px;overflow-y:auto}.hero-layout{min-height:auto;padding-block:46px 54px}.hero-copy h1{font-size:clamp(40px,12.8vw,56px);line-height:.97}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.action-primary,.action-secondary{width:100%;min-width:0}.hero-note{flex-direction:column;gap:4px}.logo-stage{min-height:auto;padding:20px;box-shadow:8px 8px 0 var(--yellow)}.logo-stage:after{display:none}.hero-ticker{padding-block:13px}.ticker-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 14px;gap:10px 14px;white-space:normal;line-height:1.35}.ticker-inner i{display:none}.coverage-section,.dispatch-section,.faq-section,.incident-section,.price-section{padding:68px 0}.dispatch-title h2,.faq-intro h2,.price-copy h2,.section-heading h2{font-size:38px}.incident-row{min-height:114px;grid-template-columns:34px 1fr 24px;gap:11px}.incident-tag{display:none}.district-panel{min-height:250px;padding:24px}.availability-note{align-items:flex-start}.availability-note span{flex:0 0 24px}.road-line{display:grid;grid-template-columns:1fr 1fr;align-items:start}.road-line a,.road-line>span{grid-column:1/-1;margin-left:0}.map-record-link{min-width:0}.closing-inner,.subpage-cta-inner{align-items:flex-start;flex-direction:column}.closing-button{width:100%;min-width:0}.subpage-cta-actions{width:100%;flex-direction:column}.subpage-cta-actions .btn{width:100%}.section{padding-top:28px}.section h1{font-size:clamp(34px,10.7vw,48px)!important;line-height:1!important;letter-spacing:-.025em}.card{min-width:0;padding:21px!important}.card h2,.card h3,.card h4{line-height:1.2}.district-hero,.local-page-top{padding:20px 0 58px}.district-hero-grid,.local-hero-grid{grid-template-columns:1fr}.district-hero h1,.local-hero-grid h1{font-size:clamp(40px,12.5vw,56px);line-height:.94}.district-actions,.local-actions{flex-direction:column}.district-actions a,.district-actions a:first-child,.local-actions a,.local-actions a:first-child{width:100%;min-width:0}.district-unit-card,.local-hero-grid aside{width:min(100%,310px)}.district-brief,.district-faq,.local-answer,.local-detail-copy,.local-faq,.local-nearby,.local-process,.local-route,.local-searches,.local-services,.neighborhood-register,.route-register,.seo-text-guide{padding:65px 0}.register-grid{grid-template-columns:1fr}.register-grid>div{padding-inline:20px}.register-grid>div+div{border-left:0;border-top:2px solid var(--black)}.neighborhood-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.neighborhood-ledger a{grid-template-columns:28px minmax(0,1fr) 14px;padding-inline:10px}.local-process-grid{grid-template-columns:1fr}.local-process-grid article+article,.local-process-grid article:nth-child(3){border-left:0;border-top:1px solid var(--black)}.keyword-ledger,.nearby-links{grid-template-columns:1fr}.keyword-ledger span{grid-template-columns:28px minmax(0,1fr);padding-inline:10px}.nearby-links a,.nearby-links a:nth-child(odd){border-right:0}.nearby-links a:nth-child(n+2){border-top:1px solid var(--black)}.local-nearby .local-section-heading>a{justify-self:start}.local-faq h2,.local-route h2,.local-section-heading h2,.seo-guide-heading h2{font-size:clamp(31px,9.5vw,42px)}.footer-top{grid-template-columns:1fr 1fr;gap:38px 22px}.footer-brand{grid-column:1/-1}.footer-column:last-child{grid-column:auto}.footer-bottom{min-height:82px;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.mobile-action-bar{position:fixed;inset:auto 0 0;z-index:95;display:grid;grid-template-columns:1fr 1.15fr 1fr;grid-gap:0;gap:0;background:#0d1012;border-top:2px solid var(--yellow);box-shadow:0 -8px 25px rgba(0,0,0,.5)}.mobile-btn{min-height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 4px calc(6px + env(safe-area-inset-bottom));text-decoration:none;font-size:11.5px;font-weight:800;letter-spacing:.02em;transition:background .2s,color .2s;border-right:1px solid hsla(0,0%,100%,.08)}.mobile-btn:last-child{border-right:none}.mobile-btn svg{width:20px;height:20px;flex-shrink:0}.mobile-btn-call{background:#111518;color:#f0f3f5}.mobile-btn-call:active,.mobile-btn-call:hover{background:#192024;color:var(--yellow)}.mobile-btn-whatsapp{background:var(--yellow);color:var(--black);font-weight:900}.mobile-btn-whatsapp:active,.mobile-btn-whatsapp:hover{background:#ffc820}.mobile-btn-map{background:#111518;color:#f0f3f5}.mobile-btn-map:active,.mobile-btn-map:hover{background:#192024;color:var(--yellow)}}@media(max-width:420px){.footer-top,.neighborhood-ledger{grid-template-columns:1fr}.footer-column:last-child{grid-column:auto}.section h1{font-size:30px!important;line-height:1.03!important}.dispatch-title h2,.faq-intro h2,.price-copy h2,.section-heading h2{font-size:34px}.district-hero h1,.local-hero-grid h1{font-size:38px}.mobile-btn{font-size:11px;padding-inline:2px}.mobile-btn svg{width:18px;height:18px}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}