:root{--dark:#101113;--darker:#090a0c;--panel:#16171b;--ink:#101827;--muted:#6f7788;--line:#e7e9ee;--yellow:#ffba08;--yellow2:#ff9700;--green:#20c769;--blue:#2356d8;--white:#fff;--cream:#fffdf7;--shadow:0 24px 70px rgba(14,18,27,.14);--radius:28px;--container:min(100% - 48px,1320px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#f6f7fa;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:var(--container);margin-inline:auto}.section-dark{background:radial-gradient(circle at 30% 0,rgba(255,186,8,.22),transparent 28%),linear-gradient(120deg,#191713,#0a0b0d 54%,#111214);color:#fff;position:relative;overflow:hidden}.btn{border:0;border-radius:16px;padding:17px 26px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;transition:.22s transform,.22s box-shadow,.22s background}.btn:hover{transform:translateY(-2px)}.btn-yellow{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#121212;box-shadow:0 16px 36px rgba(255,186,8,.28)}.btn-green{background:linear-gradient(135deg,var(--green),var(--green));color:#fff;box-shadow:0 16px 38px rgba(32,199,105,.28)}.btn-dark{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:#fff;backdrop-filter:blur(12px)}
.site-header{position:fixed;inset:0 0 auto 0;height:104px;z-index:50;background:linear-gradient(180deg,rgba(34,35,38,.98),rgba(25,26,29,.92));border-bottom:2px solid rgba(255,186,8,.55);box-shadow:0 20px 60px rgba(0,0,0,.3);backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:14px;color:#fff;min-width:240px}.brand-logo{width:70px;height:56px;border-radius:18px;object-fit:cover;box-shadow:0 18px 34px rgba(255,186,8,.34)}.brand strong{display:block;font-size:23px;line-height:1;font-weight:950;letter-spacing:-.02em}.brand small{display:block;color:var(--yellow);font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-top:8px}.desktop-nav{display:flex;align-items:center;gap:7px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:10px 16px;box-shadow:inset 0 1px rgba(255,255,255,.05)}.desktop-nav a{color:#e8e8e8;font-weight:850;padding:14px 17px;border-radius:999px;transition:.2s}.desktop-nav a:hover{background:rgba(255,255,255,.1);color:#fff}.header-actions{display:flex;align-items:center;gap:12px}.icon-btn{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);color:#27d56b;font-size:23px}.call-pill{display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;border-radius:18px;padding:12px 20px 12px 12px;min-width:180px;box-shadow:0 18px 45px rgba(255,186,8,.27);font-weight:950;line-height:1.1}.call-pill .call-icon{background:#111;color:var(--yellow);width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:20px}.call-pill small{display:block;letter-spacing:.08em;font-size:11px;text-transform:uppercase}.menu-btn{display:none;background:transparent;border:0;width:54px;height:54px;gap:6px;flex-direction:column;align-items:center;justify-content:center}.menu-btn span{width:28px;height:3px;background:#fff;border-radius:99px}.mobile-menu{display:none;position:absolute;top:100%;left:18px;right:18px;background:rgba(20,21,24,.96);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:12px;box-shadow:0 30px 80px rgba(0,0,0,.35)}.mobile-menu a{display:flex;justify-content:space-between;padding:16px 18px;border-radius:16px;color:#fff}.mobile-menu a small{color:#9098a6}.mobile-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.mobile-menu.open{display:block}
.hero{padding:186px 0 90px;min-height:880px}.hero-bg{position:absolute;inset:104px 0 0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,#000,transparent 82%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px}.status-chip,.soft-label,.outline-label{display:inline-flex;align-items:center;gap:10px;border:1px solid rgba(255,186,8,.45);background:rgba(255,186,8,.08);color:var(--yellow);border-radius:999px;padding:12px 18px;text-transform:uppercase;letter-spacing:.18em;font-size:14px;font-weight:950}.status-chip span,.soft-label i,.district-list i,.map-head i{width:9px;height:9px;border-radius:50%;background:var(--yellow);box-shadow:0 0 16px var(--yellow)}.hero h1{font-size:clamp(54px,5.8vw,84px);line-height:.98;letter-spacing:-.07em;margin:30px 0 25px;color:#fff;max-width:780px}.hero h1 mark{background:transparent;color:var(--yellow)}.hero p{max-width:720px;color:#c9cbd2;font-size:22px;font-weight:650;margin:0 0 34px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px}.hero-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:48px}.hero-badges span{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);color:#e8e8e8;font-weight:850}.hero-badges i{width:8px;height:8px;border-radius:50%;background:var(--yellow);box-shadow:0 0 14px var(--yellow)}.taxi-card{position:relative;border-radius:34px;overflow:hidden;box-shadow:0 34px 100px rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.22);background:#111}.taxi-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 45%,rgba(0,0,0,.55))}.taxi-card img{width:100%;height:570px;object-fit:cover}.plate{display:inline-flex;align-items:center;background:#fff;color:#111;border-radius:14px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.18);font-weight:950;letter-spacing:.06em}.plate span{background:#2356d8;color:#fff;padding:18px 15px;font-weight:950}.plate strong{padding:14px 22px;font-size:25px}.plate-top{position:absolute;z-index:3;top:30px;left:30px}.live-badge{position:absolute;right:28px;top:30px;z-index:3;background:#161713;color:#fff;border-radius:999px;padding:15px 22px;font-weight:950;letter-spacing:.06em}.live-badge i{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--green);box-shadow:0 0 14px var(--green);margin-right:8px}.image-stats{position:absolute;z-index:3;left:26px;right:26px;bottom:26px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.image-stats div{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;background:rgba(12,12,12,.72);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px 18px;color:#fff;backdrop-filter:blur(10px)}.image-stats span{grid-row:span 2;width:48px;height:48px;border-radius:14px;background:var(--yellow);color:#111;display:grid;place-items:center;font-size:22px}.image-stats strong{font-size:20px}.image-stats small{color:#b9bbc3;font-weight:700}.one-tap{margin:22px 60px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;border-radius:20px;padding:18px 24px;box-shadow:0 24px 60px rgba(255,186,8,.28)}.one-tap span{width:56px;height:56px;border-radius:16px;background:#101113;color:var(--yellow);display:grid;place-items:center;font-size:25px;margin-right:15px}.one-tap strong{display:block;font-size:22px}.one-tap small{grid-column:2;color:#4b3000;font-weight:850}.one-tap b{font-size:34px}.ticker{position:absolute;left:0;right:0;bottom:0;overflow:hidden;border-top:1px solid rgba(255,186,8,.35);border-bottom:1px solid rgba(255,186,8,.35);background:rgba(8,8,8,.45)}.ticker div{display:flex;width:max-content;gap:40px;animation:ticker 35s linear infinite;padding:18px 0}.ticker span{white-space:nowrap;color:var(--yellow);font-weight:950;letter-spacing:.17em;text-transform:uppercase}@keyframes ticker{to{transform:translateX(-50%)}}
.quick-card-section{background:linear-gradient(#fffdf5 0,#f8f9fb 75%);margin-top:-1px;padding:0 0 72px}.quick-card{position:relative;margin-top:-54px;background:#fff;border-radius:34px;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden;z-index:4}.quick-card-head{display:flex;justify-content:space-between;gap:28px;padding:46px}.soft-label{border-color:#bbf1d0;background:#eafff1;color:#148d48;letter-spacing:.08em}.soft-label i{background:var(--green);box-shadow:0 0 15px var(--green)}.quick-card h2{font-size:36px;line-height:1.1;margin:22px 0 8px;letter-spacing:-.04em}.quick-card p{margin:0;color:var(--muted);font-size:19px}.mini-plate{align-self:center;display:grid;grid-template-columns:auto 1fr;align-items:center;background:#111;color:#fff;border-radius:22px;padding:20px 26px;min-width:220px}.mini-plate span{grid-row:span 2;background:#2457d8;border-radius:8px;padding:14px 12px;margin-right:16px;font-weight:900}.mini-plate small{text-transform:uppercase;color:#9ca3af;letter-spacing:.16em;font-weight:800}.mini-plate strong{font-size:28px;color:var(--yellow);letter-spacing:.08em}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-actions a{display:grid;grid-template-columns:auto 1fr;gap:8px 18px;align-items:center;padding:34px 38px;border-right:1px solid var(--line)}.quick-actions a:last-child{border-right:0}.quick-actions span{grid-row:span 2;width:60px;height:60px;border-radius:17px;background:var(--yellow);display:grid;place-items:center;font-size:26px;box-shadow:0 13px 26px rgba(255,186,8,.24)}.quick-actions a:nth-child(2) span{background:var(--green);color:#fff}.quick-actions a:nth-child(3) span{background:#111;color:var(--yellow)}.quick-actions small{text-transform:uppercase;letter-spacing:.16em;font-weight:950;color:#6b7280}.quick-actions strong{font-size:22px}.quick-stats{display:grid;grid-template-columns:repeat(3,1fr)}.quick-stats div{text-align:center;padding:30px;border-right:1px solid var(--line)}.quick-stats div:last-child{border-right:0}.quick-stats strong{display:block;color:var(--yellow2);font-size:34px;line-height:1;font-weight:950}.quick-stats span{color:#7b8190;font-weight:750}.section-title{text-align:center;margin-bottom:64px}.section-title>span,.outline-label{color:var(--yellow2);background:#fffdf0;border:1px solid rgba(255,186,8,.32);border-radius:999px;padding:11px 22px;text-transform:uppercase;letter-spacing:.18em;font-size:14px;font-weight:950}.section-title h2{font-size:clamp(42px,4.6vw,64px);line-height:1.08;letter-spacing:-.06em;margin:28px auto 16px;max-width:900px}.section-title p{font-size:22px;color:var(--muted);margin:0 auto;max-width:820px}.section-title.light h2,.section-title.light p{color:#fff}.section-title.light p{opacity:.78}.services{background:#f8f9fb;padding:88px 0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-grid.small{grid-template-columns:repeat(4,1fr)}.service-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 20px 55px rgba(14,18,27,.07);transition:.25s transform,.25s box-shadow,.25s border-color}.service-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(14,18,27,.12);border-color:rgba(255,186,8,.65)}.service-card.featured{border-color:rgba(255,186,8,.6)}.service-image{height:240px;position:relative;overflow:hidden;background:#111}.service-image img{height:100%;width:100%;object-fit:cover;transition:.5s transform}.service-card:hover .service-image img{transform:scale(1.05)}.service-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.05),rgba(0,0,0,.5))}.service-icon{position:absolute;z-index:2;top:22px;left:22px;width:58px;height:58px;border-radius:17px;background:#fff;color:#ba8300;display:grid;place-items:center;font-size:27px;box-shadow:0 10px 30px rgba(0,0,0,.14);font-style:normal}.service-image em{position:absolute;z-index:2;left:22px;bottom:18px;background:var(--yellow);color:#111;border-radius:999px;padding:11px 18px;font-style:normal;text-transform:uppercase;font-weight:950;letter-spacing:.05em}.service-body{padding:30px}.service-body h3{font-size:25px;letter-spacing:-.035em;line-height:1.15;margin:0 0 12px}.service-body p{font-size:18px;color:var(--muted);margin:0 0 26px}.service-actions{display:flex;gap:12px;flex-wrap:wrap}.service-actions a{background:#f4f6f8;border-radius:12px;padding:12px 14px;font-weight:850}.service-actions a:nth-child(2){background:#eafbf1;color:#169a4f}.districts{background:#fff;padding:100px 0}.districts-grid{display:grid;grid-template-columns:1fr .95fr;gap:80px;align-items:center}.district-copy h2{font-size:clamp(42px,4.7vw,62px);line-height:1.05;letter-spacing:-.06em;margin:26px 0 22px}.district-copy p{font-size:21px;color:var(--muted);margin:0 0 34px}.district-list{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:34px}.district-list a{display:flex;align-items:center;justify-content:center;gap:10px;background:#f8f9fb;border:1px solid var(--line);border-radius:999px;padding:14px 24px;font-weight:850;min-width:140px}.district-list a.active{background:#111;color:#fff}.district-buttons{display:flex;gap:14px}.map-card{background:#111214;border-radius:28px;overflow:hidden;padding:34px;color:#fff;box-shadow:0 25px 75px rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.07)}.map-head{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;letter-spacing:.15em;color:#8e929b;font-weight:950}.map-head strong{color:var(--yellow);display:flex;gap:8px;align-items:center}.map-head i{background:var(--green);box-shadow:0 0 15px var(--green)}.route-map{height:420px;position:relative;display:grid;place-items:center;background-image:linear-gradient(rgba(255,186,8,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,186,8,.04) 1px,transparent 1px);background-size:54px 54px;margin-top:24px}.route-map svg{width:90%;max-width:560px}.route-map path:first-child{fill:rgba(255,186,8,.05);stroke:rgba(255,186,8,.45);stroke-width:3;stroke-dasharray:8 10}.route-map path:nth-child(2),.route-map path:nth-child(3){fill:none;stroke:rgba(255,186,8,.65);stroke-width:5;stroke-dasharray:10 14}.route-map circle{fill:var(--yellow);filter:drop-shadow(0 0 12px rgba(255,186,8,.6))}.map-pin{position:absolute;background:#fff;color:#111;border-radius:9px;padding:8px 12px;font-weight:900;font-size:14px;box-shadow:0 10px 25px rgba(0,0,0,.25)}.pin-1{left:16%;top:31%}.pin-2{left:44%;top:51%}.pin-3{right:19%;top:20%}.map-list{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin:20px 0 0;padding:0;list-style:none}.map-list li{border-top:1px solid rgba(255,255,255,.1);padding:15px 0;color:#c9cbd2}.map-list li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--yellow);margin-right:10px}.process{background:#f8f9fb;padding:105px 0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;position:relative}.process-grid:before{content:"";position:absolute;left:10%;right:10%;top:58px;border-top:3px dashed var(--yellow);z-index:0}.process-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:28px;min-height:250px;padding:42px;text-align:center;box-shadow:0 16px 45px rgba(14,18,27,.06);z-index:1}.process-card strong{display:grid;place-items:center;margin:0 auto 25px;width:78px;height:78px;border-radius:50%;background:var(--yellow);font-size:26px;box-shadow:0 16px 32px rgba(255,186,8,.25)}.process-card h3{font-size:23px;margin:0 0 10px;letter-spacing:-.03em}.process-card p{font-size:18px;color:var(--muted);margin:0}.why{background:#fffef8;padding:100px 0}.why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.why-panel{background:radial-gradient(circle at 100% 0,rgba(255,186,8,.24),transparent 34%),linear-gradient(135deg,#161719,#0d0e10);color:#fff;border-radius:34px;padding:58px;min-height:720px;box-shadow:0 30px 90px rgba(0,0,0,.18)}.why-panel>span{display:inline-block;color:var(--yellow);border:1px solid rgba(255,186,8,.4);background:rgba(255,186,8,.08);border-radius:999px;padding:11px 18px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.why-panel h2{font-size:46px;line-height:1.08;letter-spacing:-.06em;margin:38px 0 22px}.why-panel p{font-size:21px;color:#c9cbd2}.why-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);margin-top:90px}.why-stats div{text-align:center;padding:30px 16px;border-right:1px solid rgba(255,255,255,.13)}.why-stats div:last-child{border-right:0}.why-stats strong{display:block;color:var(--yellow);font-size:38px;line-height:1;font-weight:950}.why-stats small{color:#aaa;font-weight:750}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.feature-card{background:#f8f9fb;border:1px solid var(--line);border-radius:24px;padding:30px;min-height:170px;box-shadow:0 14px 40px rgba(14,18,27,.04)}.feature-card span{width:54px;height:54px;border-radius:16px;background:#fff;border:1px solid var(--line);color:#c88b00;display:grid;place-items:center;font-size:24px;margin-bottom:22px}.feature-card h3{font-size:19px;margin:0 0 6px;letter-spacing:-.02em}.feature-card p{margin:0;color:var(--muted);font-size:17px}.transfer{padding:105px 0}.transfer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.transfer-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:32px;color:#fff;min-height:160px;display:flex;flex-direction:column;justify-content:space-between}.transfer-card span{width:58px;height:58px;background:var(--yellow);color:#111;border-radius:16px;display:grid;place-items:center;font-size:26px}.transfer-card h3{margin:26px 0 0;font-size:20px}.testimonials,.faq{background:#f8f9fb;padding:100px 0}.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.testimonial-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:0 14px 40px rgba(14,18,27,.04)}.testimonial-card.active{border-color:var(--yellow)}.stars{color:var(--yellow2);font-size:20px;letter-spacing:3px}.testimonial-card blockquote{font-size:20px;line-height:1.55;margin:22px 0 30px}.person{display:flex;gap:16px;align-items:center}.person span{width:54px;height:54px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-weight:950}.person strong{display:block}.person small{color:var(--muted)}.faq-container{max-width:980px}.accordion{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 35px rgba(14,18,27,.04);overflow:hidden}.faq-item[open]{border-color:rgba(255,186,8,.8);box-shadow:0 18px 50px rgba(255,186,8,.08)}.faq-item summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:26px 30px;font-size:20px;font-weight:950}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{display:none}.faq-item summary b{width:40px;height:40px;border-radius:50%;background:#f8f9fb;border:1px solid var(--line);display:grid;place-items:center}.faq-item[open] summary b{background:var(--yellow);border-color:var(--yellow);transform:rotate(45deg)}.faq-item p{margin:0;padding:0 30px 30px 30px;color:var(--muted);font-size:18px}.cta{padding:120px 0}.cta-inner{text-align:center;max-width:850px}.big-plate{display:inline-flex;background:#fff;color:#111;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.22)}.big-plate span{background:#2356d8;color:#fff;padding:18px 17px;font-weight:950}.big-plate strong{padding:14px 26px;font-size:27px;letter-spacing:.08em}.cta h2{font-size:clamp(42px,4.8vw,64px);line-height:1.1;letter-spacing:-.06em;margin:32px 0 20px}.cta p{font-size:22px;color:#e4e4e4;margin:0 0 34px}.centered{justify-content:center}.footer{background:#15161a;color:#d5d6dc;padding:78px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:70px}.footer-logo{width:58px;height:58px;border-radius:14px;margin-bottom:12px}.footer h3{color:#fff;font-size:22px;margin:0 0 28px}.footer h3 span{display:inline}.footer p{color:#aeb4bf;font-size:18px}.footer h4{color:#fff;text-transform:uppercase;letter-spacing:.12em}.footer ul{list-style:none;padding:0;margin:0;display:grid;gap:14px}.footer a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:64px;padding-top:24px;display:flex;justify-content:space-between;color:#8f96a3}.mobile-sticky-actions{display:none}.page-hero{padding:170px 0 100px}.page-grid{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center}.page-copy h1{font-size:clamp(48px,5.4vw,76px);line-height:1.02;letter-spacing:-.06em;margin:26px 0 20px}.page-copy p{font-size:22px;color:#d5d7df;margin:0 0 34px}.page-image{position:relative;border-radius:34px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.3)}.page-image img{width:100%;height:480px;object-fit:cover}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.reveal.in{opacity:1;transform:none}
@media (max-width:1100px){.desktop-nav{display:none}.brand{min-width:auto}.menu-btn{display:flex}.hero-grid,.districts-grid,.why-grid,.page-grid{grid-template-columns:1fr}.service-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid:before{display:none}.transfer-grid{grid-template-columns:repeat(2,1fr)}.service-grid.small{grid-template-columns:repeat(2,1fr)}}
@media (max-width:720px){:root{--container:min(100% - 38px,460px);--radius:22px}body{background:#f6f7fa}.site-header{height:86px;background:rgba(8,9,11,.05);border-bottom:0;box-shadow:none;position:absolute}.header-inner{padding-top:6px}.brand-logo{width:58px;height:58px;border-radius:16px}.brand strong{font-size:25px}.brand small,.call-pill small{display:none}.whatsapp-only{background:rgba(255,255,255,.22);color:var(--green);backdrop-filter:blur(8px)}.call-pill{min-width:auto;width:74px;height:74px;border-radius:20px;padding:8px}.call-pill .call-icon{width:58px;height:58px}.call-pill span:last-child{display:none}.menu-btn{background:rgba(255,255,255,.18);border-radius:16px}.hero{background:#fff;color:var(--ink);padding:116px 0 46px;min-height:auto}.hero-bg,.ticker{display:none}.hero-grid{display:flex;flex-direction:column;gap:22px}.hero-visual{order:-1;width:100%}.taxi-card{border-radius:28px}.taxi-card img{height:555px}.plate-top{top:122px;left:0}.plate strong{font-size:26px}.live-badge{top:126px;right:0;background:#fff;color:#111}.image-stats{grid-template-columns:1fr 1fr;left:0;right:0;bottom:12px;padding:0 10px}.image-stats div{background:#fff;color:#111;border-color:#e5e7eb}.image-stats small{color:#6b7280}.one-tap{margin:22px 0 0;border-radius:20px}.hero-copy{text-align:center}.status-chip{background:#fffdf0;color:#a76300;border-color:#f3dc9a;letter-spacing:.11em;justify-content:center}.hero h1{font-size:48px;color:#050814;letter-spacing:-.06em;margin:26px 0 18px}.hero h1 mark{color:#b85a00}.hero p{color:#687081;font-size:25px;line-height:1.6}.hero-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-buttons .btn-dark{grid-column:1/-1;background:#f8f9fb;color:rgba(16,24,39,.12);border-color:#f2f3f5}.hero-badges{justify-content:center;margin-top:34px}.hero-badges span{color:#222;background:#fff;border-color:#e5e7eb;box-shadow:0 8px 18px rgba(14,18,27,.04)}.quick-card-section{padding:0 0 44px}.quick-card{margin-top:0;border-radius:32px}.quick-card-head{padding:30px;display:block;text-align:left}.mini-plate{margin-top:25px}.quick-card h2{font-size:32px}.quick-card p{font-size:18px}.quick-actions{grid-template-columns:1fr}.quick-actions a{border-right:0;border-bottom:1px solid var(--line);padding:25px}.quick-stats{grid-template-columns:1fr}.quick-stats div{border-right:0;border-bottom:1px solid var(--line)}.services,.districts,.process,.why,.testimonials,.faq{padding:70px 0}.section-title{margin-bottom:42px}.section-title h2{font-size:44px}.section-title p{font-size:22px;line-height:1.65}.service-grid,.service-grid.small,.testimonial-grid,.feature-grid{grid-template-columns:1fr}.service-card{border-radius:30px}.service-image{height:360px}.service-body{padding:34px}.service-body h3{font-size:36px}.service-body p{font-size:27px}.service-actions{display:grid}.district-copy{text-align:center}.district-list{display:grid;grid-template-columns:1fr 1fr}.district-list a{min-width:0;border-radius:16px;background:#fff;box-shadow:0 8px 20px rgba(14,18,27,.04)}.district-list a.active{grid-column:1/-1;border-radius:16px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111}.district-buttons{justify-content:center}.map-card{border-radius:26px;padding:22px}.route-map{height:300px}.map-list{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr;gap:18px}.process-card{text-align:left;padding:28px;min-height:250px;border-top:6px solid var(--yellow)}.process-card strong{margin:0 0 22px;border-radius:15px;width:70px;height:70px}.process-card h3{font-size:25px}.process-card p{font-size:21px}.why-grid{gap:32px}.why-panel{min-height:0;padding:42px;border-radius:30px}.why-panel h2{font-size:38px}.why-panel p{font-size:24px}.why-stats{gap:14px;border:0}.why-stats div{border:1px solid rgba(255,186,8,.18);border-radius:18px}.feature-grid{grid-template-columns:1fr 1fr}.feature-card{min-height:190px;background:#fff}.feature-card h3{font-size:21px}.feature-card p{font-size:20px}.transfer{padding:76px 0}.transfer-grid{grid-template-columns:1fr}.testimonial-card blockquote{font-size:22px}.faq-item summary{font-size:22px;grid-template-columns:auto 1fr auto;padding:24px 28px}.faq-item summary span{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:var(--yellow);box-shadow:0 12px 24px rgba(255,186,8,.22)}.faq-item p{font-size:22px;line-height:1.65;padding-left:96px}.cta{padding:90px 0}.footer{padding-bottom:120px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{display:grid;gap:8px}.mobile-sticky-actions{position:fixed;left:14px;right:14px;bottom:18px;z-index:80;display:grid;grid-template-columns:1fr 1fr;background:#182019;border:8px solid #272927;border-radius:25px;box-shadow:0 14px 50px rgba(0,0,0,.32);overflow:hidden}.mobile-sticky-actions a{display:grid;grid-template-columns:auto 1fr;gap:0 12px;padding:14px;color:#111;background:linear-gradient(135deg,var(--yellow),var(--yellow2));align-items:center}.mobile-sticky-actions a:nth-child(2){background:linear-gradient(135deg,var(--green),var(--green));color:#fff}.mobile-sticky-actions span{grid-row:span 2;width:46px;height:46px;border-radius:13px;background:rgba(0,0,0,.12);display:grid;place-items:center}.mobile-sticky-actions small{font-weight:950;letter-spacing:.12em;font-size:12px}.mobile-sticky-actions strong{font-size:22px;line-height:1}.page-hero{padding:126px 0 70px}.page-image img{height:420px}}
@media (max-width:430px){.taxi-card img{height:485px}.plate-top{top:100px}.live-badge{top:104px;font-size:13px;padding:12px 15px}.hero h1{font-size:42px}.hero p{font-size:21px}.service-image{height:290px}.service-body h3{font-size:30px}.service-body p{font-size:23px}.process-grid,.feature-grid{grid-template-columns:1fr 1fr}.process-card,.feature-card{padding:22px}.process-card h3,.feature-card h3{font-size:20px}.process-card p,.feature-card p{font-size:17px}.mobile-sticky-actions strong{font-size:19px}.mobile-sticky-actions small{font-size:10px}.district-list{grid-template-columns:1fr 1fr}.district-list a{font-size:18px;padding:16px 10px}}


/* === Mobil birebirlik / taşma düzeltme paketi v1.1 === */
html,body{max-width:100%;overflow-x:hidden}.site-header,.hero,.quick-card-section,.services,.districts,.process,.why,.transfer,.testimonials,.faq,.cta,.footer{max-width:100%;overflow-x:clip}
@media (max-width:720px){
  :root{--container:min(100% - 32px,480px)}
  body{background:#f7f8fb;padding-bottom:112px;-webkit-text-size-adjust:100%}
  .container{width:var(--container)}
  .site-header{position:absolute;top:0;left:0;right:0;height:104px;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none;z-index:90;overflow:visible}
  .site-header.is-scrolled{background:transparent!important;box-shadow:none!important}
  .header-inner{width:calc(100% - 30px);height:100%;padding:18px 0 0;margin-inline:auto;display:flex;align-items:flex-start;gap:8px;justify-content:space-between}
  .brand{min-width:0;flex:1 1 auto;gap:10px;align-items:center;overflow:hidden;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.45)}
  .brand-logo{width:58px;height:58px;min-width:58px;border-radius:17px;box-shadow:0 14px 32px rgba(255,186,8,.42)}
  .brand strong{font-size:27px;line-height:1;font-weight:950;letter-spacing:-.04em;white-space:nowrap;color:#fff}
  .brand small{display:none!important}
  .header-actions{flex:0 0 auto;gap:8px;align-items:center;max-width:178px}
  .icon-btn.whatsapp-only{width:54px;height:54px;border-radius:18px;background:rgba(19,24,28,.18);border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px rgba(255,255,255,.12),0 10px 24px rgba(0,0,0,.14);backdrop-filter:blur(12px);font-size:0;color:var(--green)}
  .icon-btn.whatsapp-only span{font-size:0;width:24px;height:24px;display:block;position:relative;border:2px solid currentColor;border-radius:50%}
  .icon-btn.whatsapp-only span:before{content:"";position:absolute;left:2px;bottom:-5px;border-width:6px 2px 0 7px;border-style:solid;border-color:currentColor transparent transparent currentColor;transform:rotate(-18deg);border-radius:2px}
  .icon-btn.whatsapp-only span:after{content:"";position:absolute;left:7px;top:6px;width:8px;height:8px;border:2px solid currentColor;border-left:0;border-top:0;transform:rotate(35deg);border-radius:1px}
  .call-pill{width:66px;height:66px;min-width:66px;padding:7px;border-radius:19px;background:linear-gradient(135deg,var(--yellow),#ff9b00);box-shadow:0 18px 34px rgba(255,186,8,.42);display:grid;place-items:center;flex:0 0 auto}
  .call-pill .call-icon{width:52px;height:52px;border-radius:16px;background:#111315;color:var(--yellow);font-size:0;position:relative;display:grid;place-items:center}
  .call-pill .call-icon:before{content:"";width:19px;height:19px;border:3px solid currentColor;border-top-color:transparent;border-right-color:transparent;border-radius:6px;transform:rotate(-45deg);display:block}
  .call-pill>span:last-child{display:none!important}
  .menu-btn{display:flex!important;width:38px;height:54px;min-width:38px;padding:0;border-radius:0;background:transparent!important;border:0;box-shadow:none;gap:6px;align-items:flex-end;justify-content:center;position:relative;z-index:94}
  .menu-btn span{width:31px;height:4px;background:#fff;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.35);transition:transform .22s ease,opacity .2s ease;width:31px}
  .menu-btn span:nth-child(2){width:25px}.menu-btn span:nth-child(3){width:31px}
  .menu-btn.is-open span:nth-child(1){transform:translateY(10px) rotate(45deg)}
  .menu-btn.is-open span:nth-child(2){opacity:0}
  .menu-btn.is-open span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}
  .mobile-menu{display:grid!important;grid-template-columns:1fr;gap:8px;position:fixed;left:16px;right:16px;top:92px;z-index:91;background:linear-gradient(180deg,rgba(29,30,33,.98),rgba(13,14,16,.98));border:1px solid rgba(255,186,8,.24);border-radius:28px;padding:14px;box-shadow:0 34px 86px rgba(0,0,0,.5),inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px) scale(.98);transition:.22s ease;max-height:calc(100dvh - 122px);overflow:auto}
  .mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}
  .mobile-menu a{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-radius:18px;background:rgba(255,255,255,.055);color:#fff;border:1px solid rgba(255,255,255,.06);font-weight:900}
  .mobile-menu a:after{content:"›";color:var(--yellow);font-size:25px;line-height:1}
  .mobile-menu a small{display:none}
  .mobile-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:6px}
  .mobile-menu-actions a{justify-content:center;min-height:56px;border:0;color:#111;background:linear-gradient(135deg,var(--yellow),#ff9b00)}
  .mobile-menu-actions a:nth-child(2){background:linear-gradient(135deg,var(--green),#12b85b);color:#fff}
  .mobile-menu-actions a:after{display:none}
  body.menu-open{overflow:hidden}

  .hero{padding:0 0 54px;background:#fff!important;color:#101827;overflow:hidden}
  .hero .container.hero-grid{width:calc(100% - 32px);display:flex;flex-direction:column;gap:24px;margin-inline:auto}
  .hero-visual{order:-1;width:100%;padding-top:0;margin-top:0}
  .taxi-card{border-radius:30px;border:0;box-shadow:0 22px 55px rgba(16,24,39,.14);overflow:hidden;background:#111;margin-top:0}
  .taxi-card img{height:min(640px,148vw);min-height:535px;object-fit:cover;object-position:center top}
  .taxi-card:after{background:linear-gradient(to bottom,rgba(0,0,0,.04) 42%,rgba(0,0,0,.22) 72%,rgba(0,0,0,.62) 100%)}
  .plate-top{top:116px;left:0;border:3px solid rgba(255,186,8,.95);border-radius:15px;box-shadow:0 16px 34px rgba(0,0,0,.22);transform:scale(.98);transform-origin:left top}
  .plate span{padding:16px 14px}.plate strong{padding:12px 19px;font-size:25px;letter-spacing:.08em;white-space:nowrap}
  .live-badge{top:124px;right:0;border-radius:999px;background:#fff;color:#121212;border:1px solid rgba(0,0,0,.08);padding:12px 16px;font-size:14px;letter-spacing:.08em;box-shadow:0 14px 28px rgba(0,0,0,.14);white-space:nowrap}
  .image-stats{left:0;right:0;bottom:14px;padding:0 12px;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .image-stats div{min-width:0;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.7);border-radius:18px;color:#111;padding:12px 10px;grid-template-columns:auto minmax(0,1fr);column-gap:10px;box-shadow:0 14px 30px rgba(0,0,0,.13)}
  .image-stats span{width:46px;height:46px;min-width:46px;border-radius:14px;font-size:20px;background:linear-gradient(135deg,var(--yellow),#ff9b00)}
  .image-stats strong{font-size:20px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-stats small{font-size:13px;color:#687081;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .one-tap{width:100%;margin:22px 0 0;min-height:84px;border-radius:23px;padding:14px 18px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));box-shadow:0 18px 42px rgba(255,186,8,.3);grid-template-columns:auto minmax(0,1fr) auto}
  .one-tap span{width:60px;height:60px;border-radius:17px;margin-right:14px;background:#101113;color:var(--yellow);font-size:0;position:relative}.one-tap span:before{content:"";width:22px;height:22px;border:3px solid currentColor;border-top-color:transparent;border-right-color:transparent;border-radius:7px;transform:rotate(-45deg);display:block;margin:auto}
  .one-tap strong{font-size:24px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.one-tap small{font-size:18px;line-height:1.15;color:#5c3900;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.one-tap b{font-size:32px;line-height:1}

  .hero-copy{width:100%;text-align:center;padding-top:2px;overflow:hidden}
  .status-chip{max-width:100%;font-size:14px;line-height:1.2;padding:12px 16px;letter-spacing:.12em;white-space:normal;justify-content:center;color:#9f4e00;background:#fffdf2;border-color:#f4df9c}
  .hero h1{font-size:clamp(38px,11.4vw,52px);line-height:1.08;letter-spacing:-.055em;margin:24px auto 18px;max-width:100%;color:#050814;overflow-wrap:anywhere}.hero h1 mark{color:#b65a00}
  .hero p{font-size:clamp(19px,5.3vw,25px);line-height:1.58;color:#697181;margin:0 auto 28px;max-width:100%}
  .hero-buttons{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;width:100%;align-items:stretch}
  .hero-buttons .btn{min-width:0;min-height:70px;border-radius:19px;padding:0 12px;font-size:20px;line-height:1.1;white-space:nowrap;box-shadow:0 16px 34px rgba(14,18,27,.08)}
  .hero-buttons .btn span{font-size:22px}.hero-buttons .btn-dark{grid-column:1/-1;background:rgba(255,255,255,.35);color:rgba(16,24,39,.08);border-color:rgba(255,255,255,.18);box-shadow:none;min-height:54px}
  .hero-badges{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin:34px auto 0;width:100%;justify-items:stretch}.hero-badges span{min-width:0;justify-content:center;text-align:center;padding:13px 12px;border-radius:999px;background:#fff;border:1px solid #e7e8ed;color:#20242b;box-shadow:0 9px 22px rgba(14,18,27,.06);font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-badges span:nth-child(3){background:linear-gradient(135deg,var(--yellow),#ff9b00);border-color:transparent;color:#111}.hero-badges span:nth-child(5){grid-column:1/-1;justify-self:center;min-width:58%;padding-inline:22px}

  .quick-card-section{padding:0 0 50px;background:linear-gradient(#fff 0,#f8f9fb 72%)}
  .quick-card{border-radius:32px;box-shadow:0 24px 60px rgba(14,18,27,.08);overflow:hidden}.quick-card-head{padding:30px 26px}.quick-card h2{font-size:clamp(30px,8vw,38px);line-height:1.14}.quick-card p{font-size:18px;line-height:1.55}.quick-actions a{padding:24px 22px;min-width:0}.quick-actions strong{font-size:21px}.quick-actions small{font-size:12px}.quick-stats div{padding:26px 18px}.quick-stats strong{font-size:32px}
  .services,.districts,.process,.why,.testimonials,.faq{padding:72px 0}.section-title h2{font-size:clamp(38px,10vw,52px);line-height:1.1;max-width:100%;overflow-wrap:normal}.section-title p{font-size:clamp(18px,5.2vw,24px);line-height:1.62}.section-title>span,.outline-label{font-size:14px;letter-spacing:.16em;padding:11px 20px}
  .service-grid,.service-grid.small,.testimonial-grid{grid-template-columns:1fr;gap:26px}.service-card{border-radius:31px;overflow:hidden}.service-image{height:min(360px,78vw)}.service-body{padding:30px 28px 32px}.service-body h3{font-size:clamp(29px,8.4vw,40px);line-height:1.12}.service-body p{font-size:clamp(21px,6.2vw,29px);line-height:1.62}.service-actions{display:grid;grid-template-columns:1fr;gap:12px}.service-actions a{font-size:18px;min-height:58px;display:flex;align-items:center;justify-content:center}
  .district-copy h2{font-size:clamp(38px,10vw,52px);line-height:1.12}.district-copy p{font-size:clamp(19px,5.3vw,24px);line-height:1.62}.district-list{grid-template-columns:1fr 1fr;gap:13px}.district-list a{font-size:19px;padding:16px 10px;min-height:62px;border-radius:18px;white-space:nowrap}.district-list a.active{min-height:74px;font-size:22px;background:linear-gradient(135deg,var(--yellow),var(--yellow2))}.district-buttons{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:12px}.district-buttons .btn{min-width:0;padding-inline:12px}
  .map-card{border-radius:30px;margin-top:6px}.map-head{font-size:13px}.route-map{height:330px}.map-list li{font-size:16px}
  .process-grid{grid-template-columns:1fr 1fr;gap:18px}.process-card{min-width:0;padding:24px 18px 24px;border-radius:24px;min-height:216px;border-top:6px solid var(--yellow)}.process-card strong{width:64px;height:64px;border-radius:17px;font-size:24px}.process-card h3{font-size:clamp(20px,5.8vw,27px);line-height:1.18;letter-spacing:-.03em}.process-card p{font-size:clamp(16px,4.8vw,21px);line-height:1.45}
  .why-panel{padding:42px 26px;border-radius:32px}.why-panel h2{font-size:clamp(34px,9.3vw,43px)}.why-panel p{font-size:clamp(20px,5.6vw,25px);line-height:1.55}.why-stats{grid-template-columns:repeat(3,1fr);gap:10px}.why-stats div{padding:16px 8px}.why-stats strong{font-size:clamp(27px,8vw,40px)}.why-stats small{font-size:14px}.feature-grid{grid-template-columns:1fr 1fr;gap:18px}.feature-card{min-width:0;border-radius:24px;padding:26px 20px}.feature-card h3{font-size:clamp(19px,5.2vw,24px);line-height:1.18}.feature-card p{font-size:clamp(17px,4.7vw,21px);line-height:1.4}
  .transfer{padding:78px 0}.transfer-card{border-radius:24px;min-width:0}.testimonial-card{border-radius:28px;padding:30px}.testimonial-card blockquote{font-size:22px;line-height:1.55}
  .faq-item{border-radius:24px}.faq-item summary{grid-template-columns:auto minmax(0,1fr) auto;gap:16px;padding:23px 22px;font-size:clamp(20px,5.6vw,26px);line-height:1.25}.faq-item summary span{display:grid!important;place-items:center;min-width:54px;width:54px;height:54px;border-radius:15px;background:linear-gradient(135deg,var(--yellow),#ff9b00);color:#111;box-shadow:0 12px 28px rgba(255,186,8,.22)}.faq-item summary b{min-width:44px;width:44px;height:44px}.faq-item p{padding:0 24px 28px 92px;font-size:clamp(20px,5.8vw,26px);line-height:1.56;color:#656d7b}
  .cta{padding:92px 0}.cta h2{font-size:clamp(39px,10vw,54px)}.cta p{font-size:clamp(19px,5.3vw,24px)}.footer{padding-bottom:132px}.footer-grid{gap:34px}.footer p,.footer li{font-size:18px}.footer-bottom{font-size:15px}
  .mobile-sticky-actions{position:fixed;z-index:120;left:18px;right:18px;bottom:calc(16px + env(safe-area-inset-bottom,0px));height:94px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:#1e211b;border:7px solid #262820;border-radius:27px;box-shadow:0 18px 60px rgba(0,0,0,.34);overflow:hidden}.mobile-sticky-actions a{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0 12px;padding:12px 12px;background:linear-gradient(135deg,var(--yellow),#ff9b00);color:#111}.mobile-sticky-actions a:nth-child(2){background:linear-gradient(135deg,#24d66b,#10a95d);color:#fff}.mobile-sticky-actions span{grid-row:span 2;width:50px;height:50px;min-width:50px;border-radius:15px;background:rgba(0,0,0,.12);font-size:0;position:relative;display:grid;place-items:center}.mobile-sticky-actions span:before{content:"";width:20px;height:20px;border:3px solid currentColor;border-top-color:transparent;border-right-color:transparent;border-radius:7px;transform:rotate(-45deg)}.mobile-sticky-actions a:nth-child(2) span:before{width:22px;height:22px;border:2px solid currentColor;border-radius:50%;transform:none;border-color:currentColor}.mobile-sticky-actions a:nth-child(2) span:after{content:"";position:absolute;width:8px;height:8px;border:2px solid currentColor;border-left:0;border-top:0;transform:rotate(35deg);border-radius:1px}.mobile-sticky-actions small{font-size:12px;line-height:1;font-weight:950;letter-spacing:.14em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-sticky-actions strong{font-size:clamp(20px,5.8vw,26px);line-height:1;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .page-hero{padding:112px 0 70px}.page-image img{height:min(500px,112vw)}
}
@media (max-width:390px){
  .header-inner{width:calc(100% - 24px);gap:6px}.brand{gap:8px}.brand-logo{width:54px;height:54px;min-width:54px}.brand strong{font-size:24px}.header-actions{gap:6px;max-width:160px}.icon-btn.whatsapp-only{width:48px;height:48px;border-radius:16px}.call-pill{width:60px;height:60px;min-width:60px}.call-pill .call-icon{width:47px;height:47px}.menu-btn{width:34px;height:48px}.menu-btn span{width:28px;height:4px}.menu-btn span:nth-child(2){width:22px}.hero .container.hero-grid{width:calc(100% - 24px)}.taxi-card img{height:min(620px,153vw);min-height:515px}.plate-top{transform:scale(.9);top:112px}.live-badge{top:116px;font-size:12px;padding:11px 12px}.hero-buttons .btn{font-size:18px}.one-tap strong{font-size:21px}.one-tap small{font-size:16px}.hero-badges span{font-size:14px;padding-inline:9px}.mobile-sticky-actions{left:12px;right:12px;height:88px;border-width:6px}.mobile-sticky-actions a{gap:0 8px;padding:10px}.mobile-sticky-actions span{width:44px;height:44px;min-width:44px}.mobile-sticky-actions small{font-size:10px}.mobile-sticky-actions strong{font-size:20px}.district-list a{font-size:17px}.process-card{padding:20px 14px}.feature-card{padding:22px 16px}
}

/* === MOBILE PIXEL REBUILD v2.0: ozalfirattaksi.com referans mobil görünüm === */
@media (max-width:720px){
  :root{--container:min(100% - 34px,480px);--mobile-yellow:#ffbd00;--mobile-orange:var(--yellow2);--mobile-green:#18c965;--mobile-ink:#090f1d;--mobile-muted:#747b8a}
  *{min-width:0}html,body{width:100%;max-width:100%;overflow-x:hidden}body{background:#f7f8fb;color:var(--mobile-ink);padding-bottom:118px;-webkit-text-size-adjust:100%}.container{width:var(--container);max-width:480px}

  /* Mobil header: fotoğraf üstünde şeffaf, görseldeki aksiyon sırası */
  .site-header{position:absolute;top:0;left:0;right:0;height:102px;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;z-index:90;overflow:visible}.site-header.is-scrolled{background:transparent!important;box-shadow:none!important}.header-inner{width:var(--container);height:100%;padding:21px 0 0;margin:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.desktop-nav{display:none!important}.brand{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:10px;color:#fff;text-shadow:0 3px 16px rgba(0,0,0,.55)}.brand-logo{width:58px;height:58px;min-width:58px;border-radius:16px;padding:11px;background:linear-gradient(135deg,#ffd83d,var(--yellow2));object-fit:contain;box-shadow:0 15px 34px rgba(255,183,0,.43)}.brand strong{display:block;color:#fff;font-size:26px;line-height:1;font-weight:950;letter-spacing:-.045em;white-space:nowrap}.brand small{display:none!important}.header-actions{flex:0 0 auto;display:flex;align-items:flex-start;gap:8px;max-width:178px}.icon-btn.whatsapp-only{width:54px;height:54px;border-radius:18px;background:rgba(18,24,28,.20);border:1px solid rgba(255,255,255,.22);color:#20d66b;box-shadow:inset 0 1px rgba(255,255,255,.18),0 12px 26px rgba(0,0,0,.18);backdrop-filter:blur(12px);font-size:0}.icon-btn.whatsapp-only span{font-size:0;width:25px;height:25px;border:2.5px solid currentColor;border-radius:50%;display:block;position:relative}.icon-btn.whatsapp-only span:before{content:"";position:absolute;left:2px;bottom:-6px;width:8px;height:8px;border-left:2.5px solid currentColor;border-bottom:2.5px solid currentColor;transform:rotate(-23deg);border-radius:1px}.icon-btn.whatsapp-only span:after{content:"";position:absolute;left:7px;top:6px;width:8px;height:8px;border-right:2.5px solid currentColor;border-bottom:2.5px solid currentColor;transform:rotate(36deg);border-radius:1px}.call-pill{width:70px;height:70px;min-width:70px;padding:7px;border-radius:21px;background:linear-gradient(135deg,#ffd326,var(--yellow2));box-shadow:0 16px 33px rgba(255,178,0,.38);display:grid;place-items:center}.call-pill .call-icon{width:54px;height:54px;border-radius:17px;background:#111;color:var(--yellow);font-size:0;display:grid;place-items:center}.call-pill .call-icon:before{content:"";width:21px;height:21px;border:3px solid currentColor;border-top-color:transparent;border-right-color:transparent;border-radius:7px;transform:rotate(-45deg)}.call-pill span:last-child{display:none!important}.menu-btn{display:flex!important;width:42px;height:58px;margin-top:6px;padding:0;border:0;background:transparent!important;box-shadow:none!important;border-radius:0;gap:7px;flex-direction:column;align-items:flex-end;justify-content:center}.menu-btn span{display:block;width:33px;height:4px;border-radius:999px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.45);transition:.18s}.menu-btn span:nth-child(2){width:29px}.menu-btn.is-open span:nth-child(1){transform:translateY(11px) rotate(45deg)}.menu-btn.is-open span:nth-child(2){opacity:0}.menu-btn.is-open span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}
  .mobile-menu{position:absolute;top:94px;left:17px;right:17px;display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.985);background:linear-gradient(180deg,rgba(18,19,22,.98),rgba(8,9,11,.98));border:1px solid rgba(255,190,0,.22);border-radius:28px;padding:14px;box-shadow:0 28px 80px rgba(0,0,0,.38);backdrop-filter:blur(16px);transition:.2s;z-index:200}.mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mobile-menu a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 17px;border-radius:17px;color:#fff;background:rgba(255,255,255,.035);margin:0 0 8px;font-weight:900}.mobile-menu a:after{content:"→";color:var(--yellow)}.mobile-menu a small{display:none}.mobile-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.mobile-menu-actions a{margin:0;justify-content:center}.mobile-menu-actions a:after{display:none}

  /* Hero: önce gerçek görsel kartı, sonra metin bloğu */
  .hero{background:#fff!important;color:var(--mobile-ink);padding:0 0 0;min-height:0;overflow:visible}.hero-bg{display:none!important}.hero-grid{display:flex!important;flex-direction:column;gap:0;width:100%;max-width:none}.hero-visual{order:-1;width:var(--container);max-width:480px;margin:0 auto;padding:0;padding-top:0}.taxi-card{height:615px;border-radius:0 0 31px 31px;border:0!important;background:#111;box-shadow:none;overflow:hidden}.taxi-card img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(1.02) contrast(1.02)}.taxi-card:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.16) 0,rgba(0,0,0,.05) 38%,rgba(0,0,0,.58) 100%);pointer-events:none}.taxi-card:after{display:none}.plate{border-radius:16px;box-shadow:0 10px 22px rgba(0,0,0,.18);border:3px solid rgba(255,194,0,.82);letter-spacing:.08em}.plate span{padding:20px 16px;background:#1551d0;font-size:17px}.plate strong{font-size:27px;padding:16px 22px}.plate-top{top:154px;left:0;z-index:4;transform:none;max-width:82%;white-space:nowrap}.live-badge{top:159px;right:0;z-index:4;background:rgba(255,255,255,.95);color:#111;border:1px solid rgba(32,201,101,.32);border-radius:999px;padding:13px 18px;font-size:15px;line-height:1;font-weight:950;letter-spacing:.08em;box-shadow:0 10px 24px rgba(0,0,0,.12);white-space:nowrap}.live-badge i{width:10px;height:10px;margin-right:8px;background:#20d66b;box-shadow:0 0 12px #20d66b}.image-stats{left:0;right:0;bottom:19px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:20px;z-index:4}.image-stats div{min-height:78px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.75);color:#10131a;border-radius:17px;padding:13px 16px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 13px;box-shadow:0 10px 25px rgba(0,0,0,.16);backdrop-filter:blur(8px)}.image-stats span{grid-row:span 2;width:52px;height:52px;border-radius:15px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#121212;font-size:0;position:relative}.image-stats span:before{content:"";width:22px;height:22px;border:3px solid currentColor;border-radius:50%;position:absolute;left:15px;top:15px}.image-stats div:nth-child(2) span:before{border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.image-stats div:nth-child(2) span:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:currentColor;left:23px;top:23px}.image-stats strong{font-size:26px;line-height:1.02;font-weight:950;letter-spacing:-.035em;white-space:nowrap}.image-stats small{font-size:15px;line-height:1.05;color:#6d7482;font-weight:750;white-space:nowrap}.one-tap{width:100%;min-height:95px;margin:25px 0 0;border-radius:23px;padding:15px 18px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;box-shadow:0 20px 48px rgba(255,186,8,.30);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.one-tap span{width:64px;height:64px;min-width:64px;margin-right:17px;border-radius:18px;background:#101113;color:var(--yellow);font-size:0;position:relative;display:grid;place-items:center}.one-tap span:before{content:"";width:24px;height:24px;border:3px solid currentColor;border-top-color:transparent;border-right-color:transparent;border-radius:7px;transform:rotate(-45deg)}.one-tap strong{font-size:28px;line-height:1.02;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.one-tap small{grid-column:2;font-size:17px;line-height:1;color:#513500;font-weight:800;white-space:nowrap}.one-tap b{font-size:36px;font-weight:700;line-height:1;color:#7a5200}.ticker{display:block!important;position:relative;left:auto;right:auto;bottom:auto;width:var(--container);max-width:480px;margin:25px auto 0;border:1px solid rgba(255,190,0,.45);border-radius:23px;overflow:hidden;background:#101113;height:69px;box-shadow:0 16px 36px rgba(0,0,0,.18)}.ticker div{height:69px;display:flex;align-items:center;width:max-content;gap:34px;padding:0;animation:ticker 28s linear infinite}.ticker span{font-size:16px;letter-spacing:.20em;color:var(--yellow);font-weight:950;text-transform:uppercase;white-space:nowrap}

  .hero-copy{width:var(--container);max-width:480px;margin:0 auto;text-align:center;padding:41px 0 0}.status-chip{display:inline-flex;max-width:100%;justify-content:center;background:#fffdf3;border-color:#f1d98f;color:#9f4f00;border-radius:999px;padding:12px 18px;font-size:14px;line-height:1.25;letter-spacing:.12em;white-space:normal}.status-chip span{background:var(--yellow);box-shadow:0 0 12px var(--yellow)}.hero h1{margin:25px auto 18px;max-width:100%;font-size:clamp(42px,11.2vw,53px);line-height:1.08;letter-spacing:-.058em;color:#050813;font-weight:950}.hero h1 mark{color:#b65a00}.hero p{margin:0 auto 28px;max-width:100%;font-size:clamp(21px,5.6vw,26px);line-height:1.58;color:#69717f;font-weight:500}.hero-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.hero-buttons .btn{min-height:71px;border-radius:19px;padding:0 12px;font-size:21px;font-weight:950;box-shadow:0 15px 34px rgba(0,0,0,.07);white-space:nowrap}.hero-buttons .btn-yellow{background:linear-gradient(135deg,var(--yellow),var(--yellow2))}.hero-buttons .btn-green{background:linear-gradient(135deg,var(--green),var(--green))}.hero-buttons .btn-dark{grid-column:1/-1;min-height:57px;background:rgba(9,14,23,.04);color:rgba(9,14,23,.08);border-color:rgba(9,14,23,.03);box-shadow:none}.hero-badges{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:36px auto 0;justify-items:stretch;width:100%}.hero-badges span{min-height:54px;justify-content:center;text-align:center;border-radius:999px;background:#fff;color:#1f232b;border:1px solid #e6e8ee;box-shadow:0 10px 24px rgba(14,18,27,.055);font-size:16px;font-weight:850;padding:10px 11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-badges span:nth-child(3){background:linear-gradient(135deg,var(--yellow),var(--yellow2));border-color:transparent;color:#111}.hero-badges span:nth-child(5){grid-column:1/-1;justify-self:center;width:58%}.hero-badges i{background:var(--yellow);box-shadow:0 0 12px var(--yellow)}.hero-badges span:nth-child(3) i{background:#49e27b}

  /* Tek dokunuş kartı */
  .quick-card-section{background:linear-gradient(#fff 0,#f8f9fb 80%);padding:0 0 56px;margin:0}.quick-card{margin-top:0;border-radius:34px;box-shadow:0 22px 60px rgba(14,18,27,.08);border-color:#e8ebf1;overflow:hidden}.quick-card-head{display:block;padding:32px 27px 30px}.soft-label{display:inline-flex;border-radius:999px;background:#eafff1;border-color:#bcefcf;color:#15924d;font-size:14px;letter-spacing:.08em;padding:12px 18px}.quick-card h2{font-size:clamp(35px,8.8vw,43px);line-height:1.1;letter-spacing:-.052em;margin:25px 0 15px}.quick-card p{font-size:clamp(21px,5.9vw,28px);line-height:1.58;color:#737b89;margin:0}.mini-plate{margin:28px 0 0;width:100%;min-width:0;min-height:112px;border-radius:22px;padding:20px 24px;background:#111;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center}.mini-plate span{width:58px;height:58px;margin-right:21px;display:grid;place-items:center;border-radius:10px;background:#1551d0;color:#fff;padding:0}.mini-plate small{font-size:17px;letter-spacing:.18em;color:#8f949d;font-weight:900}.mini-plate strong{font-size:39px;line-height:1;color:var(--yellow);letter-spacing:.08em}.quick-actions{display:grid;grid-template-columns:1fr;border-top:1px solid #e5e8ee;border-bottom:1px solid #e5e8ee}.quick-actions a{min-height:132px;padding:25px 28px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px 22px;border-right:0;border-bottom:1px solid #e5e8ee;background:#f8f9fb}.quick-actions a:last-child{border-bottom:0}.quick-actions span{grid-row:span 2;width:74px;height:74px;border-radius:19px;box-shadow:0 14px 30px rgba(255,186,8,.21);font-size:0;position:relative}.quick-actions span:before{content:"";width:28px;height:28px;border:3px solid currentColor;border-top-color:transparent;border-right-color:transparent;border-radius:8px;transform:rotate(-45deg);display:block;margin:auto}.quick-actions a:nth-child(2) span{box-shadow:0 14px 30px rgba(32,199,105,.22)}.quick-actions a:nth-child(2) span:before{width:28px;height:28px;border:2.8px solid #fff;border-radius:50%;transform:none}.quick-actions a:nth-child(2) span:after{content:"";position:absolute;left:23px;top:24px;width:10px;height:10px;border-right:2.8px solid #fff;border-bottom:2.8px solid #fff;transform:rotate(35deg)}.quick-actions a:nth-child(3) span{background:#111;color:var(--yellow);box-shadow:none}.quick-actions a:nth-child(3) span:before{border-radius:50% 50% 50% 0;transform:rotate(-45deg);border-color:var(--yellow)}.quick-actions small{align-self:end;font-size:20px;line-height:1;text-transform:uppercase;letter-spacing:.18em;color:#777f8e;font-weight:950}.quick-actions strong{align-self:start;font-size:28px;line-height:1.1;color:#101827;font-weight:950}.quick-stats{display:grid;grid-template-columns:repeat(3,1fr);background:#fff}.quick-stats div{padding:23px 8px;border-right:1px solid #e5e8ee}.quick-stats strong{font-size:26px;color:var(--yellow)}.quick-stats span{font-size:13px;color:#77808e}

  /* Başlık blokları */
  .services,.districts,.process,.why,.testimonials,.faq{padding:76px 0;background:#f8f9fb}.services{padding-top:74px}.section-title{margin-bottom:48px}.section-title>span,.outline-label{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fffdf2;border:1px solid #f1dda3;color:#ec9f00;padding:12px 21px;font-size:14px;font-weight:950;letter-spacing:.18em}.section-title h2{font-size:clamp(42px,10.6vw,56px);line-height:1.08;letter-spacing:-.058em;margin:25px auto 14px;color:#0a1020}.section-title p{font-size:clamp(22px,6vw,29px);line-height:1.58;color:#737b89;max-width:100%}

  /* Hizmet kartları */
  .service-grid,.service-grid.small{display:grid;grid-template-columns:1fr!important;gap:28px}.service-card{border-radius:33px;background:#fff;border:1px solid #e3e6ec;box-shadow:0 18px 44px rgba(14,18,27,.05);overflow:hidden}.service-card.featured{border-color:#f1d98f}.service-image{height:306px;background:#111;border-radius:0;overflow:hidden}.service-image img{height:100%;width:100%;object-fit:cover}.service-image:after{background:linear-gradient(180deg,rgba(0,0,0,.10) 0,rgba(0,0,0,.07) 42%,rgba(0,0,0,.54) 100%)}.service-icon{top:28px;left:28px;width:72px;height:72px;border-radius:18px;background:#fff;color:#b8860b;font-size:32px;box-shadow:0 10px 26px rgba(0,0,0,.10)}.service-image em{left:31px;bottom:30px;border-radius:999px;padding:12px 22px;background:var(--yellow);color:#111;font-size:17px;font-style:normal;font-weight:950;text-transform:uppercase;letter-spacing:.02em}.service-body{padding:32px 29px 34px}.service-body h3{font-size:clamp(34px,8.9vw,43px);line-height:1.12;letter-spacing:-.05em;margin:0 0 15px;color:#0a1020}.service-body p{font-size:clamp(24px,6.6vw,31px);line-height:1.55;color:#747b88;margin:0 0 25px}.service-actions{display:grid!important;grid-template-columns:1fr;gap:13px}.service-actions a{min-height:62px;border-radius:15px;background:#f8f9fb;color:#111827;font-size:21px;font-weight:900;display:flex;align-items:center;justify-content:center}.service-actions a:nth-child(2){background:#eafff1;color:#148d48}

  /* Bölge alanı */
  .districts{background:#fff}.districts-grid{display:grid!important;grid-template-columns:1fr;gap:28px}.district-copy{text-align:center}.district-copy h2{font-size:clamp(40px,10.2vw,54px);line-height:1.12;letter-spacing:-.056em;margin:25px 0 18px}.district-copy p{font-size:clamp(22px,6vw,28px);line-height:1.57;color:#737b89;margin:0 0 28px}.district-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:0 0 28px}.district-list a{min-height:60px;border-radius:18px;background:#fff;border:1px solid #e4e7ec;box-shadow:0 8px 19px rgba(14,18,27,.045);font-size:20px;font-weight:900;padding:12px;text-align:center;white-space:nowrap;color:#111}.district-list a.active{grid-column:1/-1;min-height:72px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;border:0;box-shadow:0 14px 34px rgba(255,178,0,.22)}.district-list i{width:9px;height:9px}.district-buttons{display:none}.map-card{border-radius:28px;background:#fff;color:#111;border:1px solid #e3e6ec;box-shadow:0 20px 54px rgba(14,18,27,.08);padding:0 22px 28px;overflow:hidden}.map-head{height:55px;padding:0 2px;color:#f1b500;font-size:15px;letter-spacing:.18em}.map-head span{display:none}.map-head strong{margin-left:auto;color:var(--yellow)}.route-map{height:345px;margin:0;border-radius:24px;background-color:#111214;background-image:linear-gradient(rgba(255,186,8,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,186,8,.05) 1px,transparent 1px);background-size:52px 52px;overflow:hidden}.route-map svg{width:128%;max-width:none;transform:translate(-12%,0)}.map-pin{font-size:16px;font-weight:900;border-radius:12px;padding:8px 14px}.pin-1{left:21%;top:22%}.pin-2{left:45%;top:41%}.pin-3{right:14%;top:12%}.map-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0 24px;padding:0}.map-list li{min-height:70px;display:flex;align-items:center;background:#f8f9fb;border:1px solid #e2e5eb;border-radius:15px;padding:15px 17px;font-size:20px;line-height:1.25;color:#2f343e}.map-list li:before{width:10px;height:10px;margin-right:12px;background:var(--yellow)}.map-card:after{content:"";display:grid;grid-template-columns:1fr 1fr;gap:14px}.map-card .district-buttons{display:grid!important;grid-template-columns:1fr 1fr;gap:14px;width:100%;margin-top:0}.map-card .district-buttons .btn{display:flex}.map-card .btn{min-height:78px;border-radius:21px;font-size:23px;padding:0}

  /* Süreç */
  .process{background:#f8f9fb}.process-grid{display:grid!important;grid-template-columns:1fr 1fr;gap:18px}.process-grid:before{display:none}.process-card{min-height:226px;text-align:left;border-radius:25px;background:#fff;border:1px solid #e3e6ec;border-top:6px solid #ffbd00;box-shadow:0 15px 38px rgba(14,18,27,.06);padding:28px 18px 23px}.process-card strong{width:67px;height:67px;border-radius:17px;margin:0 0 27px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));font-size:27px}.process-card h3{font-size:clamp(22px,5.7vw,28px);line-height:1.18;letter-spacing:-.035em;margin:0 0 7px}.process-card p{font-size:clamp(17px,4.8vw,22px);line-height:1.42;color:#7a818e}

  /* Neden biz */
  .why{background:#fffef8}.why-grid{display:grid!important;grid-template-columns:1fr;gap:26px}.why-panel{min-height:0;border-radius:34px;padding:43px 28px 36px;background:radial-gradient(circle at 100% 0,rgba(255,186,8,.22),transparent 36%),linear-gradient(135deg,#161719,#0d0e10);box-shadow:0 26px 70px rgba(0,0,0,.14)}.why-panel>span{font-size:15px;padding:10px 18px;letter-spacing:.18em}.why-panel h2{font-size:clamp(36px,9.2vw,44px);line-height:1.12;letter-spacing:-.06em;margin:35px 0 20px}.why-panel p{font-size:clamp(22px,5.7vw,27px);line-height:1.55;color:#d7d7dd}.why-stats{margin-top:65px;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);padding:25px 0}.why-stats div{border:1px solid rgba(255,186,8,.18)!important;border-radius:18px;padding:18px 7px;background:rgba(255,255,255,.03)}.why-stats strong{font-size:clamp(29px,8vw,40px);color:var(--yellow)}.why-stats small{font-size:15px;color:#bfc2c8}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-card{border-radius:25px;background:#fff;border:1px solid #e3e6ec;box-shadow:0 12px 32px rgba(14,18,27,.05);padding:24px 18px;min-height:190px}.feature-card span{width:61px;height:61px;border-radius:17px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));font-size:28px}.feature-card h3{font-size:clamp(20px,5.2vw,25px);line-height:1.18;margin:22px 0 8px}.feature-card p{font-size:clamp(17px,4.6vw,21px);line-height:1.38;color:#7b8290}

  /* Transfer mobil hedef: beyaz zemin, 2 kolon kutu */
  .transfer{background:#fff!important;color:#111!important;padding:78px 0 104px}.transfer:before,.transfer:after{display:none}.transfer .section-title.light h2{color:#0a1020}.transfer .section-title.light p{color:#747b88;opacity:1}.transfer-grid{display:grid!important;grid-template-columns:1fr 1fr;gap:18px}.transfer-card{min-height:194px;border-radius:25px;background:#fff;color:#111;border:1px solid #e4e7ec;box-shadow:0 16px 40px rgba(14,18,27,.055);align-items:center;justify-content:center;text-align:center;padding:24px 12px;position:relative;overflow:hidden}.transfer-card:after{content:"";position:absolute;left:35px;right:35px;bottom:0;height:6px;background:linear-gradient(90deg,#ffd32a,#ff9b00);border-radius:99px 99px 0 0}.transfer-card span{width:76px;height:76px;border-radius:20px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));font-size:34px;margin:0 auto 26px}.transfer-card h3{font-size:clamp(22px,5.7vw,28px);line-height:1.15;margin:0;font-weight:950}.transfer-card:last-child:nth-child(odd){grid-column:auto}

  /* Yorum kartları */
  .testimonials{background:#fff}.testimonial-grid{display:grid!important;grid-template-columns:1fr;gap:28px}.testimonial-card{position:relative;border-radius:28px;background:#fff;border:1px solid #e2e5eb;border-left:6px solid var(--yellow);box-shadow:0 18px 45px rgba(14,18,27,.055);padding:34px 34px 32px;overflow:hidden}.testimonial-card:before{content:'“';position:absolute;right:27px;top:-5px;color:rgba(255,196,0,.16);font-size:108px;font-weight:950;line-height:1}.testimonial-card.active{border-color:#e2e5eb;border-left-color:var(--yellow)}.stars{font-size:22px;letter-spacing:5px;color:var(--yellow);margin-bottom:44px}.testimonial-card blockquote{font-size:clamp(22px,5.7vw,28px);line-height:1.55;font-style:italic;margin:0 0 43px;color:#1b1f28}.person{border-top:1px dashed #e1e4ea;padding-top:24px;display:flex;gap:18px}.person span{width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));font-size:27px}.person strong{font-size:24px;line-height:1.1}.person small{font-size:20px;color:#737b88}

  /* SSS */
  .faq{background:#f8f9fb}.faq-container{max-width:480px}.accordion{gap:15px}.faq-item{border-radius:24px;background:#fff;border:1px solid #e3e6ec;box-shadow:0 12px 30px rgba(14,18,27,.045)}.faq-item[open]{border-color:var(--yellow)}.faq-item summary{grid-template-columns:auto minmax(0,1fr) auto;gap:16px;padding:22px 19px;font-size:clamp(21px,5.6vw,27px);line-height:1.25;font-weight:950}.faq-item summary span{display:grid!important;place-items:center;width:56px;height:56px;min-width:56px;border-radius:15px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;box-shadow:0 12px 26px rgba(255,186,8,.22)}.faq-item summary b{width:47px;height:47px;min-width:47px}.faq-item p{font-size:clamp(21px,5.6vw,27px);line-height:1.55;color:#69717f;padding:0 24px 29px 91px}

  /* CTA ve footer */
  .cta{background:radial-gradient(circle at 50% 0,rgba(255,186,8,.18),transparent 32%),linear-gradient(135deg,#15140f,#08090b)!important;padding:88px 0 86px;border-radius:34px 34px 0 0}.cta h2{font-size:clamp(39px,9.6vw,52px);line-height:1.12;letter-spacing:-.058em}.cta p{font-size:clamp(21px,5.7vw,26px);line-height:1.52;color:#d6d7dc}.big-plate{border:3px solid rgba(255,194,0,.8);border-radius:16px}.big-plate span{font-size:17px}.big-plate strong{font-size:31px}.footer{background:#08090b;color:#d5d6dc;padding:65px 0 134px;text-align:left}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px 28px}.footer-grid>div:first-child{grid-column:1/-1;text-align:center}.footer-logo{width:76px;height:76px;margin:0 auto 18px;border-radius:18px;padding:13px;background:linear-gradient(135deg,#ffd83d,var(--yellow2));object-fit:contain;box-shadow:0 16px 34px rgba(255,183,0,.32)}.footer h3{font-size:28px;line-height:1.2;margin:0 0 22px}.footer h3 span{display:inline}.footer p{font-size:23px;line-height:1.45;color:#b6bac3;max-width:92%;margin:0 auto}.footer h4{color:var(--yellow);font-size:21px;letter-spacing:.18em;margin:0 0 19px}.footer ul{gap:18px}.footer li{font-size:22px;line-height:1.5;color:#c9cbd1}.footer-bottom{display:block;text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:28px;font-size:19px;line-height:1.8;color:#8f96a3}.footer-bottom span{display:block}

  /* Alt sabit aksiyon bar */
  .mobile-sticky-actions{position:fixed;z-index:999;left:13px;right:13px;bottom:calc(15px + env(safe-area-inset-bottom,0px));height:96px;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:#1d211b;border:7px solid #262920;border-radius:29px;box-shadow:0 18px 58px rgba(0,0,0,.35),0 0 0 1px rgba(255,186,8,.18);overflow:hidden}.mobile-sticky-actions a{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:0 13px;padding:13px 13px;color:#111;background:linear-gradient(135deg,var(--yellow),var(--yellow2));min-width:0}.mobile-sticky-actions a:nth-child(2){color:#fff;background:linear-gradient(135deg,#24d66b,#10a95d)}.mobile-sticky-actions span{grid-row:span 2;width:56px;height:56px;min-width:56px;border-radius:17px;background:rgba(0,0,0,.12);font-size:0;position:relative;display:grid;place-items:center}.mobile-sticky-actions span:before{content:"";width:22px;height:22px;border:3px solid currentColor;border-top-color:transparent;border-right-color:transparent;border-radius:7px;transform:rotate(-45deg)}.mobile-sticky-actions a:nth-child(2) span:before{width:26px;height:26px;border:2.8px solid currentColor;border-radius:50%;transform:none}.mobile-sticky-actions a:nth-child(2) span:after{content:"";position:absolute;left:20px;top:21px;width:10px;height:10px;border-right:2.8px solid currentColor;border-bottom:2.8px solid currentColor;transform:rotate(35deg)}.mobile-sticky-actions small{align-self:end;font-size:13px;line-height:1;font-weight:950;letter-spacing:.15em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-sticky-actions strong{align-self:start;font-size:clamp(21px,5.6vw,27px);line-height:1.02;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

  /* Hizmet detay mobil */
  .page-hero{padding:122px 0 72px}.page-grid{display:grid!important;grid-template-columns:1fr;gap:28px}.page-copy h1{font-size:clamp(42px,10.8vw,56px);line-height:1.06}.page-copy p{font-size:clamp(21px,5.8vw,27px);line-height:1.55}.page-image{border-radius:33px}.page-image img{height:min(420px,78vw);object-fit:cover}
}

@media (max-width:390px){
  :root{--container:calc(100% - 24px)}.header-inner{width:var(--container);gap:6px}.brand-logo{width:54px;height:54px;min-width:54px}.brand strong{font-size:24px}.header-actions{gap:6px;max-width:158px}.icon-btn.whatsapp-only{width:49px;height:49px;border-radius:16px}.call-pill{width:61px;height:61px;min-width:61px;border-radius:19px}.call-pill .call-icon{width:47px;height:47px}.menu-btn{width:34px;height:50px}.menu-btn span{width:29px;height:4px}.taxi-card{height:560px}.plate-top{top:130px;transform:scale(.91);transform-origin:left top}.live-badge{top:134px;font-size:12px;padding:11px 13px}.image-stats{gap:10px}.image-stats div{padding:10px;min-height:70px}.image-stats span{width:45px;height:45px}.image-stats strong{font-size:20px}.image-stats small{font-size:12px}.one-tap strong{font-size:22px}.one-tap small{font-size:15px}.mobile-sticky-actions{left:10px;right:10px;height:88px;border-width:6px}.mobile-sticky-actions a{gap:0 8px;padding:10px}.mobile-sticky-actions span{width:46px;height:46px;min-width:46px}.mobile-sticky-actions small{font-size:10px}.mobile-sticky-actions strong{font-size:20px}.service-image{height:280px}.district-list a{font-size:17px}.map-list li{font-size:17px}.process-card{padding:22px 14px}.feature-card{padding:22px 15px}.footer li{font-size:19px}
}
@media (max-width:720px){.map-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%;margin-top:0}.map-actions .btn{min-height:78px;border-radius:21px;font-size:23px;padding:0 10px;font-weight:950}.map-card .district-buttons{display:none!important}}
@media (max-width:390px){.map-actions .btn{font-size:19px;min-height:70px}}

/* ===== v13 mobile precision overrides: compact real-icon mobile UI + left drawer ===== */
.fa-solid,.fa-regular,.fa-brands{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-style:normal}
.btn .fa-solid,.btn .fa-brands{font-size:.95em}.service-icon .fa-solid,.service-icon .fa-regular,.service-icon .fa-brands{font-size:24px}.feature-card span .fa-solid,.feature-card span .fa-regular,.feature-card span .fa-brands,.transfer-card span .fa-solid,.transfer-card span .fa-regular,.transfer-card span .fa-brands{font-size:1em}
.menu-open{overflow:hidden;touch-action:none}
.mobile-menu-backdrop{display:none}

@media (max-width:720px){
  :root{--container:calc(100% - 34px);--radius:22px}
  body{background:#f7f8fb;color:#101827;padding-bottom:96px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
  body.menu-open .mobile-menu-backdrop{display:block;position:fixed;inset:0;z-index:180;background:rgba(0,0,0,.38);backdrop-filter:blur(2px)}

  /* Header: reference mobile top bar */
  .site-header{position:absolute!important;inset:0 0 auto 0!important;height:92px!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;z-index:190!important;overflow:visible!important}
  .site-header.is-scrolled{background:transparent!important;box-shadow:none!important;border:0!important}.desktop-nav{display:none!important}
  .header-inner{width:var(--container)!important;height:100%!important;margin:auto!important;padding:18px 0 0!important;display:flex!important;align-items:flex-start!important;gap:8px!important;justify-content:space-between!important}
  .brand{min-width:0!important;flex:1 1 auto!important;gap:10px!important;color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.52)!important}.brand-logo{width:56px!important;height:56px!important;min-width:56px!important;border-radius:16px!important;padding:10px!important;background:linear-gradient(135deg,#ffd83d,#ff9b00)!important;object-fit:contain!important;box-shadow:0 14px 34px rgba(255,182,0,.38)!important}.brand strong{font-size:25px!important;letter-spacing:-.04em!important;white-space:nowrap!important}.brand small{display:none!important}
  .header-actions{flex:0 0 auto!important;display:flex!important;align-items:flex-start!important;gap:8px!important;max-width:none!important}.icon-btn.whatsapp-only{display:grid!important;width:52px!important;height:52px!important;border-radius:17px!important;background:rgba(20,28,34,.18)!important;border:1px solid rgba(255,255,255,.20)!important;color:var(--green)!important;font-size:25px!important;backdrop-filter:blur(14px)!important;box-shadow:inset 0 1px rgba(255,255,255,.16),0 12px 26px rgba(0,0,0,.18)!important}.icon-btn.whatsapp-only span,.icon-btn.whatsapp-only span:before,.icon-btn.whatsapp-only span:after{all:unset!important}.call-pill{width:70px!important;height:70px!important;min-width:70px!important;padding:7px!important;border-radius:22px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#ffd22d,var(--yellow2))!important;box-shadow:0 16px 32px rgba(255,178,0,.36)!important;color:#111!important}.call-pill .call-icon{width:54px!important;height:54px!important;border-radius:17px!important;background:#111!important;color:var(--yellow)!important;font-size:24px!important}.call-pill .call-icon:before,.call-pill .call-icon:after{content:none!important}.call-pill span:last-child{display:none!important}.menu-btn{display:flex!important;width:43px!important;height:58px!important;margin-top:5px!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;gap:7px!important;align-items:flex-end!important;justify-content:center!important}.menu-btn span{display:block!important;width:34px!important;height:4px!important;background:#fff!important;border-radius:99px!important;box-shadow:0 2px 10px rgba(0,0,0,.45)!important}.menu-btn span:nth-child(2){width:28px!important}.menu-btn.is-open span:nth-child(1){transform:translateY(11px) rotate(45deg)!important}.menu-btn.is-open span:nth-child(2){opacity:0!important}.menu-btn.is-open span:nth-child(3){transform:translateY(-11px) rotate(-45deg)!important}

  /* Left drawer menu matching supplied screenshot */
  .mobile-menu{display:block!important;position:fixed!important;top:0!important;left:0!important;right:auto!important;bottom:0!important;width:min(86vw,410px)!important;max-width:410px!important;z-index:220!important;border-radius:0 30px 30px 0!important;padding:45px 22px 130px!important;background:radial-gradient(circle at 80% 0,rgba(255,185,0,.16),transparent 32%),linear-gradient(180deg,rgba(25,25,28,.985),rgba(7,8,10,.99))!important;border:0!important;border-right:1px solid rgba(255,196,0,.18)!important;box-shadow:26px 0 70px rgba(0,0,0,.45)!important;backdrop-filter:blur(18px)!important;overflow-y:auto!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform:translateX(-102%)!important;transition:transform .26s cubic-bezier(.22,.61,.36,1)!important}.mobile-menu.open{pointer-events:auto!important;transform:translateX(0)!important}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.drawer-plate{display:flex;align-items:center;min-height:60px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 16px 30px rgba(0,0,0,.25)}.drawer-plate span{display:grid;place-items:center;width:58px;height:60px;background:#2356d8;color:#fff;font-weight:950;font-size:18px}.drawer-plate strong{font-size:24px;letter-spacing:.08em;color:#111;padding:0 20px;white-space:nowrap}.drawer-close{width:58px;height:58px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;display:grid;place-items:center;font-size:26px}.drawer-label{color:#c59a16;font-weight:950;letter-spacing:.22em;font-size:17px;margin:0 0 16px 8px}.drawer-nav{display:grid;gap:12px}.drawer-nav a,.mobile-menu a{margin:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;border-radius:20px!important;padding:18px 18px!important;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.075)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.04)!important}.drawer-nav a:after,.mobile-menu a:after{content:none!important}.drawer-nav strong{display:block;font-size:25px;line-height:1.05;letter-spacing:-.03em}.drawer-nav small{display:block!important;color:#a9a9b0!important;font-size:17px!important;line-height:1.15;margin-top:8px;font-weight:750}.drawer-nav b{width:48px;height:48px;min-width:48px;border-radius:14px;display:grid;place-items:center;background:rgba(255,196,0,.16);color:var(--yellow);font-size:20px}.contact-label{margin-top:28px}.drawer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:0!important}.drawer-actions a{min-height:72px!important;border:0!important;border-radius:18px!important;padding:13px 13px!important;display:flex!important;gap:12px!important;align-items:center!important;justify-content:center!important;text-align:left!important}.drawer-actions a i{font-size:25px!important}.drawer-actions strong{display:block!important;font-size:21px!important;line-height:1.05!important;white-space:nowrap!important}.drawer-actions small{display:block!important;font-size:14px!important;color:inherit!important;opacity:.86!important;margin-top:4px!important;line-height:1!important;white-space:nowrap!important}.drawer-call{background:linear-gradient(135deg,#ffd42c,var(--yellow2))!important;color:#111!important}.drawer-wa{background:linear-gradient(135deg,var(--green),#0fab5b)!important;color:#fff!important}.drawer-status{margin-top:24px;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07);color:#d7d7dc;padding:18px;font-size:18px;font-weight:800}.drawer-status i{display:inline-block;width:13px;height:13px;background:var(--green);border-radius:50%;box-shadow:0 0 16px rgba(37,211,102,.55);margin-right:10px}

  /* Hero mobile: proportions closer to reference and no oversized text */
  .hero{background:#fff!important;color:#111!important;padding:0 0 42px!important;min-height:auto!important;overflow:visible!important}.hero-bg{display:none!important}.hero .container.hero-grid{width:calc(100% - 28px)!important;max-width:420px!important;display:flex!important;flex-direction:column!important;gap:20px!important}.hero-visual{order:-1!important;width:100%!important;margin-top:0!important;padding-top:0!important}.taxi-card{height:590px!important;border-radius:0 0 30px 30px!important;border:0!important;box-shadow:0 18px 36px rgba(0,0,0,.13)!important;overflow:hidden!important;background:#111!important}.taxi-card img{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:var(--hero-object-position,center top)!important}.plate{box-shadow:0 12px 26px rgba(0,0,0,.20)!important}.plate-top{top:160px!important;left:5px!important;transform:none!important;min-height:76px!important;border-radius:16px!important;border:3px solid var(--yellow)!important;overflow:hidden!important}.plate span{width:72px!important;font-size:22px!important}.plate strong{font-size:29px!important;letter-spacing:.12em!important;padding:0 22px!important}.live-badge{top:169px!important;right:4px!important;background:rgba(255,255,255,.94)!important;color:#111!important;border:1px solid rgba(0,0,0,.04)!important;border-radius:999px!important;font-size:15px!important;letter-spacing:.07em!important;padding:13px 18px!important;box-shadow:0 12px 24px rgba(0,0,0,.16)!important;white-space:nowrap!important}.image-stats{left:12px!important;right:12px!important;bottom:16px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;padding:0!important}.image-stats div{min-height:82px!important;border-radius:18px!important;background:rgba(255,255,255,.94)!important;color:#111!important;border:1px solid rgba(255,255,255,.78)!important;box-shadow:0 16px 28px rgba(0,0,0,.16)!important;display:grid!important;grid-template-columns:auto 1fr!important;gap:0 12px!important;align-items:center!important;padding:12px!important;overflow:hidden!important}.image-stats span{grid-row:span 2!important;width:48px!important;height:48px!important;border-radius:14px!important;background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;color:#111!important;font-size:21px!important}.image-stats strong{font-size:25px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.image-stats small{font-size:14px!important;line-height:1.2!important;color:#737986!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.one-tap{height:82px!important;border-radius:19px!important;margin:20px 0 0!important;padding:13px 17px!important;background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;color:#111!important;box-shadow:0 14px 34px rgba(255,185,0,.22)!important}.one-tap span{width:54px!important;height:54px!important;border-radius:15px!important;background:#111!important;color:var(--yellow)!important;font-size:23px!important}.one-tap strong{font-size:23px!important;line-height:1.05!important}.one-tap small{font-size:15px!important;line-height:1.05!important;color:#111!important}.one-tap b{font-size:20px!important;color:#7d5300!important}.ticker{display:block!important;position:relative!important;margin:20px auto 0!important;width:calc(100% - 28px)!important;max-width:420px!important;border-radius:18px!important;background:#121315!important;border:1px solid rgba(255,196,0,.35)!important;overflow:hidden!important}.ticker div{height:58px!important;display:flex!important;align-items:center!important;gap:38px!important;animation:ticker 20s linear infinite!important}.ticker span{font-size:18px!important;letter-spacing:.14em!important;color:var(--yellow)!important;font-weight:950!important;white-space:nowrap!important}

  .hero-copy{text-align:center!important;padding:8px 0 0!important}.status-chip{margin-inline:auto!important;background:#fffdf0!important;color:#a76300!important;border-color:#f3dc9a!important;font-size:14px!important;letter-spacing:.12em!important;padding:10px 18px!important}.hero h1{font-size:clamp(38px,9.6vw,46px)!important;line-height:1.07!important;letter-spacing:-.055em!important;margin:26px 0 17px!important;color:#080d19!important}.hero h1 mark{color:#ba6100!important}.hero p{font-size:clamp(19px,5vw,23px)!important;line-height:1.55!important;color:#687081!important;margin:0 auto 24px!important;max-width:390px!important}.hero-buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.hero-buttons .btn{min-height:63px!important;border-radius:18px!important;font-size:18px!important;padding:14px 12px!important}.hero-buttons .btn-dark{grid-column:1/-1!important;background:rgba(16,18,23,.08)!important;color:rgba(16,24,39,.14)!important;border:1px solid rgba(16,18,23,.05)!important;box-shadow:none!important}.hero-badges{display:flex!important;justify-content:center!important;gap:11px!important;margin:30px 0 0!important}.hero-badges span{height:48px!important;padding:0 15px!important;border-radius:999px!important;font-size:16px!important;background:#fff!important;color:#1b1f28!important;border:1px solid #e5e7eb!important;box-shadow:0 8px 18px rgba(14,18,27,.04)!important}.hero-badges span.active,.hero-badges span:nth-child(3){background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;color:#111!important}.hero-badges span i{width:9px!important;height:9px!important}

  /* Quick card */
  .quick-card-section{padding:0 0 54px!important;background:#fff!important}.quick-card{border-radius:28px!important;box-shadow:0 22px 56px rgba(14,18,27,.09)!important;overflow:hidden!important}.quick-card-head{display:block!important;padding:30px 26px 28px!important;text-align:left!important}.soft-label{font-size:14px!important;letter-spacing:.1em!important}.quick-card h2{font-size:32px!important;line-height:1.18!important;letter-spacing:-.045em!important}.quick-card p{font-size:20px!important;line-height:1.55!important}.mini-plate{margin:24px 0 0!important;width:100%!important;min-height:92px!important;border-radius:22px!important;justify-content:center!important}.mini-plate span{width:64px!important;height:62px!important}.mini-plate strong{font-size:28px!important}.quick-actions{display:grid!important;grid-template-columns:1fr!important}.quick-actions a{padding:22px 26px!important;min-height:104px!important;border-right:0!important;border-bottom:1px solid var(--line)!important;grid-template-columns:64px 1fr!important;gap:16px!important}.quick-actions a span{width:60px!important;height:60px!important;border-radius:17px!important;font-size:26px!important}.quick-actions a small{font-size:18px!important;letter-spacing:.18em!important}.quick-actions a strong{font-size:25px!important}.quick-stats{grid-template-columns:repeat(3,1fr)!important}.quick-stats div{padding:18px 6px!important;border-right:1px solid var(--line)!important;border-bottom:0!important}.quick-stats strong{font-size:25px!important}.quick-stats span{font-size:13px!important}

  /* Sections */
  .services,.districts,.process,.why,.testimonials,.faq{padding:68px 0!important}.section-title{max-width:420px!important;margin:0 auto 36px!important}.section-title span,.outline-label{font-size:14px!important;letter-spacing:.16em!important;padding:10px 18px!important}.section-title h2,.district-copy h2{font-size:clamp(35px,9vw,42px)!important;line-height:1.1!important;letter-spacing:-.055em!important}.section-title p,.district-copy p{font-size:clamp(19px,5vw,23px)!important;line-height:1.55!important;color:#717986!important}.service-grid,.service-grid.small{display:grid!important;grid-template-columns:1fr!important;gap:24px!important}.service-card{border-radius:28px!important;overflow:hidden!important;box-shadow:0 14px 38px rgba(14,18,27,.06)!important}.service-image{height:295px!important;border-radius:28px 28px 0 0!important}.service-image img{height:100%!important;object-fit:cover!important}.service-icon{width:66px!important;height:66px!important;left:22px!important;top:22px!important;border-radius:18px!important;background:#fff!important;color:#b78300!important}.service-image em{left:22px!important;bottom:22px!important;border-radius:999px!important;padding:10px 18px!important;font-size:14px!important}.service-body{padding:30px 28px 32px!important}.service-body h3{font-size:31px!important;line-height:1.16!important;letter-spacing:-.045em!important}.service-body p{font-size:22px!important;line-height:1.5!important;color:#727b89!important}.service-actions{display:grid!important;grid-template-columns:max-content!important;gap:12px!important}.service-actions a{min-height:48px!important;border-radius:12px!important;font-size:17px!important;padding:12px 16px!important}.service-actions a .fa-brands,.service-actions a .fa-solid{font-size:16px!important}.district-copy{text-align:center!important}.districts-grid{grid-template-columns:1fr!important;gap:26px!important}.district-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.district-list a{height:53px!important;min-width:0!important;padding:0 10px!important;font-size:18px!important;border-radius:15px!important;background:#fff!important;border:1px solid #e4e7ec!important;box-shadow:0 8px 18px rgba(14,18,27,.035)!important;justify-content:center!important}.district-list a.active{grid-column:1/-1!important;height:64px!important;border-radius:17px!important;background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;color:#111!important}.district-buttons{display:flex!important;justify-content:center!important}.map-card{border-radius:28px!important;padding:20px!important}.route-map{height:265px!important;border-radius:22px!important}.map-list{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:16px 0!important}.map-list li{min-height:62px!important;border-radius:13px!important;background:#f8f9fb!important;font-size:16px!important;padding:10px 12px!important}.map-actions{grid-template-columns:1fr 1fr!important}.map-actions .btn{min-height:62px!important;font-size:18px!important;border-radius:18px!important}

  .process-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important}.process-card{min-height:0!important;padding:25px 20px 26px!important;border-radius:22px!important;border-top:5px solid var(--yellow)!important;text-align:left!important}.process-card strong{width:64px!important;height:64px!important;border-radius:17px!important;margin:0 0 23px!important;font-size:25px!important}.process-card h3{font-size:24px!important;line-height:1.18!important;letter-spacing:-.04em!important}.process-card p{font-size:19px!important;line-height:1.38!important;color:#737b88!important}.why{background:#fffef8!important}.why-panel{border-radius:30px!important;padding:38px 27px!important}.why-panel h2{font-size:38px!important;line-height:1.12!important}.why-panel p{font-size:22px!important;line-height:1.55!important}.why-stats{margin-top:38px!important;gap:10px!important;padding:18px 0!important}.why-stats strong{font-size:30px!important}.why-stats small{font-size:14px!important}.feature-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important}.feature-card{min-height:168px!important;border-radius:22px!important;padding:22px 16px!important}.feature-card span{width:56px!important;height:56px!important;border-radius:16px!important;font-size:24px!important}.feature-card h3{font-size:20px!important;line-height:1.18!important}.feature-card p{font-size:18px!important;line-height:1.36!important}.transfer{background:#fff!important;color:#111!important;padding:70px 0 95px!important}.transfer .section-title.light h2{color:#08101f!important}.transfer .section-title.light p{color:#717986!important;opacity:1!important}.transfer-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important}.transfer-card{min-height:158px!important;border-radius:22px!important;background:#fff!important;color:#111!important;border:1px solid #e3e6ec!important;box-shadow:0 14px 34px rgba(14,18,27,.05)!important;padding:22px 12px!important}.transfer-card span{width:62px!important;height:62px!important;border-radius:17px!important;font-size:25px!important;margin-bottom:18px!important}.transfer-card h3{font-size:21px!important;line-height:1.15!important}.testimonial-grid{display:grid!important;grid-template-columns:1fr!important;gap:24px!important}.testimonial-card{border-radius:26px!important;padding:30px 26px!important}.stars{font-size:18px!important;letter-spacing:4px!important;margin-bottom:30px!important}.testimonial-card blockquote{font-size:22px!important;line-height:1.52!important;margin-bottom:32px!important}.person span{width:56px!important;height:56px!important;border-radius:16px!important}.person strong{font-size:22px!important}.person small{font-size:18px!important}.faq-container{max-width:430px!important}.faq-item summary{font-size:21px!important;padding:20px!important}.faq-item summary span{width:50px!important;height:50px!important;min-width:50px!important}.faq-item p{font-size:20px!important;padding:0 20px 24px 84px!important}

  .cta{padding:74px 0 82px!important}.cta h2{font-size:38px!important;line-height:1.12!important}.cta p{font-size:21px!important}.footer{padding:58px 0 124px!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:32px 22px!important}.footer-grid>div:first-child{grid-column:1/-1!important;text-align:center!important}.footer-logo{width:72px!important;height:72px!important}.footer h3{font-size:26px!important}.footer p{font-size:21px!important}.footer h4{font-size:18px!important}.footer li{font-size:19px!important}.footer-bottom{font-size:16px!important}

  /* Bottom fixed bar: real icons, no SVG/pseudo, no ellipsis */
  .mobile-sticky-actions{display:grid!important;position:fixed!important;z-index:999!important;left:14px!important;right:14px!important;bottom:calc(14px + env(safe-area-inset-bottom,0px))!important;height:82px!important;grid-template-columns:1fr 1fr!important;background:#181d18!important;border:6px solid #262a20!important;border-radius:25px!important;box-shadow:0 16px 48px rgba(0,0,0,.34),0 0 0 1px rgba(255,186,8,.16)!important;overflow:hidden!important}.mobile-sticky-actions a{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:2px 10px!important;align-items:center!important;padding:11px 12px!important;color:#111!important;background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;min-width:0!important}.mobile-sticky-actions a:nth-child(2){background:linear-gradient(135deg,#24d66b,#0fab5b)!important;color:#fff!important}.mobile-sticky-actions span{grid-row:1/3!important;width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important;background:rgba(0,0,0,.10)!important;display:grid!important;place-items:center!important;font-size:21px!important;position:static!important}.mobile-sticky-actions span:before,.mobile-sticky-actions span:after{content:none!important;display:none!important}.mobile-sticky-actions small{font-size:10px!important;line-height:1!important;font-weight:950!important;letter-spacing:.13em!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;align-self:end!important}.mobile-sticky-actions strong{font-size:21px!important;line-height:1!important;font-weight:950!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;align-self:start!important}
}

@media (max-width:390px){
  :root{--container:calc(100% - 26px)}.brand-logo{width:52px!important;height:52px!important;min-width:52px!important}.brand strong{font-size:23px!important}.icon-btn.whatsapp-only{width:48px!important;height:48px!important;font-size:23px!important}.call-pill{width:62px!important;height:62px!important;min-width:62px!important;border-radius:19px!important}.call-pill .call-icon{width:48px!important;height:48px!important;border-radius:16px!important}.menu-btn{width:36px!important}.menu-btn span{width:30px!important}.menu-btn span:nth-child(2){width:24px!important}.mobile-menu{width:88vw!important;padding:38px 18px 122px!important}.drawer-plate span{width:52px!important}.drawer-plate strong{font-size:21px!important;padding:0 16px}.drawer-close{width:52px!important;height:52px!important}.drawer-nav strong{font-size:22px!important}.drawer-nav small{font-size:15px!important}.drawer-nav b{width:42px!important;height:42px!important}.drawer-actions strong{font-size:18px!important}.drawer-actions small{font-size:12px!important}.taxi-card{height:545px!important}.plate-top{top:139px!important;transform:scale(.86)!important;transform-origin:left top!important}.live-badge{top:145px!important;right:2px!important;font-size:12px!important;padding:10px 12px!important}.image-stats{gap:10px!important;left:10px!important;right:10px!important}.image-stats div{min-height:72px!important;padding:10px!important;gap:0 9px!important}.image-stats span{width:42px!important;height:42px!important;font-size:18px!important}.image-stats strong{font-size:20px!important}.image-stats small{font-size:12px!important}.one-tap{height:76px!important}.one-tap span{width:48px!important;height:48px!important}.one-tap strong{font-size:20px!important}.hero h1{font-size:38px!important}.hero p{font-size:19px!important}.hero-buttons .btn{font-size:17px!important;min-height:58px!important}.hero-badges span{font-size:14px!important}.quick-card h2{font-size:29px!important}.quick-card p{font-size:18px!important}.quick-actions a small{font-size:16px!important}.quick-actions a strong{font-size:22px!important}.section-title h2,.district-copy h2{font-size:34px!important}.section-title p,.district-copy p{font-size:19px!important}.service-image{height:255px!important}.service-body h3{font-size:28px!important}.service-body p{font-size:20px!important}.district-list a{font-size:16px!important}.process-card{padding:21px 14px!important}.process-card strong{width:56px!important;height:56px!important}.process-card h3{font-size:20px!important}.process-card p{font-size:17px!important}.feature-card p{font-size:16px!important}.mobile-sticky-actions{left:10px!important;right:10px!important;height:78px!important;border-width:5px!important}.mobile-sticky-actions a{grid-template-columns:40px minmax(0,1fr)!important;gap:2px 8px!important;padding:9px!important}.mobile-sticky-actions span{width:40px!important;height:40px!important;min-width:40px!important;font-size:18px!important}.mobile-sticky-actions small{font-size:9px!important}.mobile-sticky-actions strong{font-size:18px!important}.footer li{font-size:17px!important}
}

/* v14 mobile precision overrides */
.site-ico{display:inline-block;width:1em;height:1em;object-fit:contain;vertical-align:-.12em;flex:0 0 auto}.btn .site-ico,.service-actions .site-ico,.footer .site-ico{width:1.05em;height:1.05em}.btn-green .site-ico,.drawer-wa .site-ico,.btn-dark .site-ico,.mobile-sticky-actions a:nth-child(2) .site-ico{filter:brightness(0) invert(1)}.icon-btn.whatsapp-only .site-ico{filter:invert(54%) sepia(81%) saturate(757%) hue-rotate(94deg) brightness(97%) contrast(87%)}.call-icon .site-ico,.one-tap>span .site-ico{filter:invert(72%) sepia(93%) saturate(846%) hue-rotate(356deg) brightness(103%) contrast(103%)}.quick-actions a:nth-child(2) .site-ico{filter:brightness(0) invert(1)}.quick-actions a:nth-child(3) .site-ico,.map-actions .btn-yellow .site-ico{filter:none}.drawer-close .site-ico{filter:brightness(0) invert(1)}.drawer-nav b .site-ico{filter:invert(75%) sepia(98%) saturate(1293%) hue-rotate(359deg) brightness(102%) contrast(103%)}

@media (min-width:721px){.hero{padding-bottom:118px}.ticker{z-index:12;background:#070808;box-shadow:0 8px 26px rgba(0,0,0,.28)}.quick-card-section{padding-top:42px}.quick-card{margin-top:0;z-index:4}}

@media (max-width:720px){
  :root{--container:calc(100% - 30px)!important;--radius:20px}html,body{width:100%;max-width:100%;overflow-x:hidden}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#f7f8fb;color:#08101f}.container{width:var(--container)!important;max-width:430px!important}.site-header{height:92px!important;position:absolute!important;inset:0 0 auto 0!important;background:transparent!important;box-shadow:none!important;border:0!important;z-index:70!important}.header-inner{height:92px!important;padding:13px 0 0!important;gap:10px!important}.brand{gap:10px!important;min-width:0!important;flex:1 1 auto!important}.brand-logo{width:56px!important;height:56px!important;min-width:56px!important;border-radius:16px!important;object-fit:cover!important;box-shadow:0 13px 28px rgba(255,186,8,.34)!important}.brand strong{font-size:22px!important;line-height:1!important;letter-spacing:-.03em!important;color:#fff!important;white-space:nowrap!important;max-width:130px!important;overflow:hidden!important;text-overflow:clip!important}.brand small{display:none!important}.header-actions{gap:8px!important;flex:0 0 auto!important}.icon-btn.whatsapp-only{display:grid!important;width:48px!important;height:48px!important;border-radius:16px!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.18)!important;backdrop-filter:blur(10px)!important;font-size:26px!important}.call-pill{width:64px!important;height:64px!important;min-width:64px!important;border-radius:20px!important;padding:7px!important;background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;box-shadow:0 12px 30px rgba(255,186,8,.28)!important}.call-pill .call-icon{width:50px!important;height:50px!important;border-radius:17px!important;background:#101113!important;color:var(--yellow)!important;font-size:26px!important}.call-pill span:last-child{display:none!important}.menu-btn{display:flex!important;width:44px!important;height:52px!important;background:transparent!important;border:0!important;border-radius:0!important;gap:6px!important;padding:0!important}.menu-btn span{width:34px!important;height:4px!important;background:#fff!important;border-radius:99px!important;box-shadow:0 1px 8px rgba(0,0,0,.18)!important}.menu-btn span:nth-child(2){width:28px!important}.menu-btn span:nth-child(3){width:34px!important}.menu-btn.is-open span{opacity:1!important;transform:none!important}

  .mobile-menu-backdrop{display:none;position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.36);backdrop-filter:blur(2px)}body.menu-open .mobile-menu-backdrop{display:block!important}.mobile-menu{display:block!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:auto!important;width:min(88vw,380px)!important;height:100dvh!important;padding:34px 22px 126px!important;overflow-y:auto!important;background:radial-gradient(circle at 100% 0,rgba(255,186,8,.11),transparent 34%),linear-gradient(180deg,#171719,#090a0c 72%)!important;border:0!important;border-right:1px solid rgba(255,255,255,.08)!important;border-radius:0 28px 28px 0!important;box-shadow:28px 0 80px rgba(0,0,0,.45)!important;transform:translateX(-106%)!important;transition:transform .28s ease!important;z-index:110!important}.mobile-menu.open{transform:translateX(0)!important}.drawer-top{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:28px!important}.drawer-plate{height:58px!important;border-radius:12px!important;background:#fff!important;display:flex!important;overflow:hidden!important;box-shadow:0 12px 30px rgba(0,0,0,.22)!important}.drawer-plate span{width:62px!important;display:grid!important;place-items:center!important;background:#2457d8!important;color:#fff!important;font-size:18px!important;font-weight:950!important}.drawer-plate strong{display:grid!important;place-items:center!important;padding:0 22px!important;color:#111!important;font-size:22px!important;letter-spacing:.09em!important}.drawer-close{width:54px!important;height:54px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.09)!important;display:grid!important;place-items:center!important;font-size:22px!important}.drawer-label{font-size:15px!important;letter-spacing:.26em!important;color:#d1a212!important;font-weight:950!important;margin:0 0 14px!important}.drawer-nav{display:grid!important;gap:10px!important}.drawer-nav a{min-height:72px!important;padding:14px 14px 14px 18px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.075)!important;color:#fff!important;box-shadow:inset 0 1px rgba(255,255,255,.04)!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.drawer-nav strong{font-size:21px!important;line-height:1.05!important;letter-spacing:-.03em!important}.drawer-nav small{font-size:14px!important;line-height:1.15!important;margin-top:6px!important;color:#aaaab1!important;font-weight:750!important}.drawer-nav b{width:40px!important;height:40px!important;min-width:40px!important;border-radius:13px!important;background:rgba(255,196,0,.15)!important;display:grid!important;place-items:center!important;font-size:18px!important}.contact-label{margin-top:24px!important}.drawer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.drawer-actions a{min-height:64px!important;border-radius:17px!important;padding:11px 10px!important;gap:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important}.drawer-actions .site-ico{width:23px!important;height:23px!important}.drawer-actions strong{font-size:18px!important;line-height:1.05!important;white-space:nowrap!important}.drawer-actions small{font-size:12px!important;margin-top:3px!important;line-height:1!important;white-space:nowrap!important;opacity:.85!important}.drawer-status{font-size:15px!important;margin-top:20px!important;padding:14px 16px!important;border-radius:16px!important}

  .hero{background:#fff!important;color:#08101f!important;padding:0 0 34px!important;min-height:0!important;overflow:visible!important}.hero-bg{display:none!important}.hero-grid{display:flex!important;flex-direction:column!important;gap:20px!important}.hero-visual{order:-1!important;width:100%!important;margin:0!important}.taxi-card{width:100%!important;height:580px!important;border-radius:0 0 30px 30px!important;border:0!important;box-shadow:0 14px 44px rgba(14,18,27,.12)!important;background:#111!important;overflow:hidden!important}.taxi-card img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--hero-object-position,center top)!important}.taxi-card:after{background:linear-gradient(180deg,rgba(0,0,0,.10) 0%,rgba(0,0,0,.06) 42%,rgba(0,0,0,.46) 100%)!important}.plate-top{top:164px!important;left:8px!important;width:270px!important;height:82px!important;border-radius:14px!important;border:3px solid #f4c400!important;box-shadow:0 14px 30px rgba(0,0,0,.18)!important;transform:none!important}.plate-top span{width:70px!important;height:100%!important;padding:0!important;display:grid!important;place-items:center!important;font-size:24px!important}.plate-top strong{padding:0 15px!important;font-size:25px!important;letter-spacing:.12em!important;white-space:nowrap!important;overflow:hidden!important;line-height:1!important}.live-badge{top:176px!important;right:8px!important;font-size:13px!important;line-height:1!important;padding:11px 13px!important;border-radius:999px!important;background:rgba(255,255,255,.93)!important;color:#101113!important;box-shadow:0 14px 32px rgba(0,0,0,.14)!important;letter-spacing:.07em!important;z-index:5!important;white-space:nowrap!important}.live-badge i{width:9px!important;height:9px!important;margin-right:6px!important}.image-stats{left:12px!important;right:12px!important;bottom:13px!important;padding:0!important;gap:12px!important;grid-template-columns:1fr 1fr!important}.image-stats div{min-width:0!important;min-height:70px!important;border-radius:18px!important;background:rgba(255,255,255,.94)!important;color:#111!important;border:1px solid rgba(229,231,235,.95)!important;padding:10px 10px!important;grid-template-columns:44px minmax(0,1fr)!important;column-gap:10px!important;box-shadow:0 14px 34px rgba(0,0,0,.12)!important}.image-stats span{width:44px!important;height:44px!important;border-radius:14px!important;font-size:21px!important}.image-stats span .site-ico{width:24px!important;height:24px!important}.image-stats strong{font-size:20px!important;line-height:1.08!important;letter-spacing:-.035em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.image-stats small{font-size:12px!important;line-height:1.05!important;color:#6c7482!important;font-weight:800!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.one-tap{height:72px!important;margin:18px 0 0!important;border-radius:20px!important;padding:10px 14px!important;grid-template-columns:48px 1fr 20px!important;gap:12px!important;box-shadow:0 14px 32px rgba(255,186,8,.2)!important}.one-tap>span{width:48px!important;height:48px!important;border-radius:15px!important;margin:0!important;font-size:24px!important}.one-tap strong{font-size:21px!important;line-height:1.05!important;letter-spacing:-.03em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.one-tap small{font-size:13px!important;line-height:1.05!important;color:#4b3000!important}.one-tap b{font-size:20px!important;line-height:1!important}.ticker{display:block!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:1!important;margin:18px auto 0!important;width:100%!important;border-radius:20px!important;border:1px solid rgba(255,186,8,.33)!important;background:#101113!important;overflow:hidden!important}.ticker div{padding:12px 0!important;gap:26px!important}.ticker span{font-size:14px!important;letter-spacing:.16em!important}.hero-copy{text-align:center!important;padding:4px 0 0!important}.status-chip{font-size:12px!important;letter-spacing:.11em!important;padding:8px 14px!important;margin-inline:auto!important}.hero h1{font-size:34px!important;line-height:1.08!important;letter-spacing:-.055em!important;margin:18px 0 14px!important;color:#050814!important}.hero p{font-size:18px!important;line-height:1.55!important;color:#687081!important;max-width:360px!important;margin:0 auto 18px!important}.hero-buttons{grid-template-columns:1fr 1fr!important;gap:12px!important}.hero-buttons .btn{min-height:56px!important;border-radius:17px!important;font-size:16px!important;padding:12px 10px!important}.hero-buttons .btn .site-ico{width:18px!important;height:18px!important}.hero-buttons .btn-dark{min-height:54px!important;grid-column:1/-1!important;color:rgba(16,24,39,.17)!important;background:#f8f9fb!important;border:1px solid #f0f1f4!important}.hero-badges{margin:26px 0 0!important;gap:10px!important;justify-content:center!important}.hero-badges span{height:42px!important;padding:0 12px!important;font-size:13px!important;border-radius:999px!important;max-width:46%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hero-badges span:nth-child(3){background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;color:#111!important}

  .quick-card-section{background:#fff!important;padding:0 0 48px!important}.quick-card{margin-top:0!important;border-radius:26px!important;box-shadow:0 14px 42px rgba(14,18,27,.08)!important}.quick-card-head{padding:26px 24px 24px!important}.soft-label{font-size:12px!important;letter-spacing:.08em!important;padding:8px 13px!important}.quick-card h2{font-size:27px!important;line-height:1.15!important;margin:18px 0 9px!important}.quick-card p{font-size:17px!important;line-height:1.5!important}.mini-plate{min-height:78px!important;border-radius:18px!important;padding:15px 18px!important;margin-top:18px!important}.mini-plate span{width:52px!important;height:52px!important;border-radius:8px!important;padding:0!important;display:grid!important;place-items:center!important}.mini-plate small{font-size:11px!important}.mini-plate strong{font-size:23px!important;letter-spacing:.1em!important}.quick-actions a{min-height:84px!important;padding:18px 24px!important;grid-template-columns:50px 1fr!important;gap:14px!important}.quick-actions a span{width:50px!important;height:50px!important;border-radius:15px!important;font-size:23px!important}.quick-actions a span .site-ico{width:25px!important;height:25px!important}.quick-actions a small{font-size:13px!important;letter-spacing:.17em!important;line-height:1!important}.quick-actions a strong{font-size:21px!important;line-height:1.08!important}.quick-stats div{padding:15px 4px!important}.quick-stats strong{font-size:24px!important}.quick-stats span{font-size:12px!important;line-height:1.1!important}

  .services,.districts,.process,.why,.testimonials,.faq{padding:58px 0!important}.section-title{margin:0 auto 30px!important;max-width:390px!important}.section-title>span,.section-title span,.outline-label{font-size:12px!important;letter-spacing:.16em!important;padding:8px 15px!important}.section-title h2,.district-copy h2{font-size:33px!important;line-height:1.1!important;letter-spacing:-.055em!important;margin:20px 0 12px!important}.section-title p,.district-copy p{font-size:18px!important;line-height:1.55!important;color:#707887!important}.service-grid,.service-grid.small{gap:22px!important}.service-card{border-radius:25px!important;box-shadow:0 12px 32px rgba(14,18,27,.055)!important}.service-image{height:230px!important;border-radius:25px 25px 0 0!important}.service-icon{width:54px!important;height:54px!important;left:16px!important;top:16px!important;border-radius:16px!important;font-size:22px!important}.service-icon .site-ico{width:24px!important;height:24px!important}.service-image em{left:16px!important;bottom:16px!important;padding:8px 15px!important;font-size:12px!important}.service-body{padding:24px 24px 26px!important}.service-body h3{font-size:25px!important;line-height:1.14!important;margin-bottom:9px!important}.service-body p{font-size:18px!important;line-height:1.46!important;color:#727b89!important}.service-actions{grid-template-columns:max-content!important;gap:10px!important}.service-actions a{min-height:43px!important;border-radius:11px!important;font-size:15px!important;padding:10px 13px!important}.district-list{grid-template-columns:1fr 1fr!important;gap:10px!important}.district-list a{height:48px!important;border-radius:14px!important;font-size:15px!important;padding:0 9px!important}.district-list a.active{height:56px!important;border-radius:15px!important}.district-buttons .btn{min-height:52px!important;font-size:16px!important}.map-card{border-radius:26px!important;padding:17px!important}.route-map{height:225px!important;border-radius:20px!important}.map-head{font-size:12px!important}.map-list{gap:8px!important;margin:14px 0!important}.map-list li{min-height:52px!important;font-size:14px!important;border-radius:12px!important;padding:9px 10px!important}.map-actions{gap:10px!important}.map-actions .btn{min-height:56px!important;font-size:15px!important;border-radius:16px!important}

  .process-grid{gap:14px!important}.process-card{min-height:178px!important;padding:20px 15px 18px!important;border-radius:20px!important;border-top-width:4px!important}.process-card strong{width:52px!important;height:52px!important;border-radius:15px!important;font-size:22px!important;margin:0 0 20px!important}.process-card h3{font-size:19px!important;line-height:1.16!important;margin:0 0 7px!important}.process-card p{font-size:15px!important;line-height:1.36!important;color:#727b89!important}.why-panel{border-radius:28px!important;padding:32px 24px!important}.why-panel>span{font-size:12px!important;padding:8px 15px!important}.why-panel h2{font-size:31px!important;line-height:1.13!important;margin:28px 0 16px!important}.why-panel p{font-size:18px!important;line-height:1.52!important}.why-stats{margin-top:34px!important;gap:9px!important;padding:16px 0!important}.why-stats strong{font-size:25px!important}.why-stats small{font-size:12px!important}.feature-grid{gap:14px!important}.feature-card{min-height:138px!important;border-radius:20px!important;padding:18px 14px!important}.feature-card span{width:48px!important;height:48px!important;border-radius:14px!important;font-size:22px!important}.feature-card h3{font-size:17px!important;margin:18px 0 6px!important}.feature-card p{font-size:14px!important;line-height:1.34!important}.transfer{padding:58px 0 86px!important}.transfer-grid{gap:14px!important}.transfer-card{min-height:134px!important;border-radius:20px!important;padding:18px 10px!important}.transfer-card:after{height:4px!important;left:28px!important;right:28px!important}.transfer-card span{width:52px!important;height:52px!important;border-radius:15px!important;font-size:22px!important;margin-bottom:14px!important}.transfer-card h3{font-size:17px!important;line-height:1.15!important}.testimonial-grid{gap:18px!important}.testimonial-card{border-radius:24px!important;padding:24px 23px!important}.stars{font-size:15px!important;letter-spacing:3px!important;margin-bottom:24px!important}.testimonial-card blockquote{font-size:19px!important;line-height:1.5!important;margin-bottom:26px!important}.person span{width:48px!important;height:48px!important;border-radius:14px!important}.person strong{font-size:19px!important}.person small{font-size:15px!important}.faq-item summary{font-size:18px!important;padding:17px!important}.faq-item summary span{width:44px!important;height:44px!important;min-width:44px!important;border-radius:13px!important}.faq-item p{font-size:17px!important;line-height:1.55!important;padding:0 17px 20px 70px!important}.cta h2{font-size:32px!important}.cta p{font-size:18px!important}.footer{padding:50px 0 112px!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:26px 20px!important}.footer-grid>div:first-child{grid-column:1/-1!important;text-align:center!important}.footer-logo{width:64px!important;height:64px!important}.footer h3{font-size:22px!important}.footer p{font-size:17px!important}.footer h4{font-size:15px!important}.footer li{font-size:16px!important}.footer-bottom{font-size:13px!important}

  .mobile-sticky-actions{display:grid!important;left:14px!important;right:14px!important;bottom:calc(13px + env(safe-area-inset-bottom,0px))!important;height:74px!important;border:5px solid #242920!important;border-radius:24px!important;box-shadow:0 12px 40px rgba(0,0,0,.32)!important;z-index:999!important;grid-template-columns:1fr 1fr!important}.mobile-sticky-actions a{grid-template-columns:40px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:1px 9px!important;padding:10px 12px!important;min-width:0!important}.mobile-sticky-actions span{width:40px!important;height:40px!important;min-width:40px!important;border-radius:13px!important;font-size:22px!important;background:rgba(0,0,0,.10)!important}.mobile-sticky-actions span .site-ico{width:22px!important;height:22px!important}.mobile-sticky-actions small{font-size:10px!important;line-height:1!important;letter-spacing:.14em!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}.mobile-sticky-actions strong{font-size:20px!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.035em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}
}

@media (max-width:390px){
  :root{--container:calc(100% - 24px)!important}.container{max-width:390px!important}.brand-logo{width:52px!important;height:52px!important;min-width:52px!important}.brand strong{font-size:20px!important;max-width:116px!important}.icon-btn.whatsapp-only{width:46px!important;height:46px!important;border-radius:15px!important}.call-pill{width:60px!important;height:60px!important;min-width:60px!important;border-radius:18px!important}.call-pill .call-icon{width:46px!important;height:46px!important;border-radius:15px!important}.menu-btn{width:39px!important}.menu-btn span{width:31px!important}.taxi-card{height:540px!important}.plate-top{top:146px!important;left:6px!important;width:244px!important;height:74px!important}.plate-top span{width:62px!important;font-size:21px!important}.plate-top strong{font-size:22px!important;padding:0 12px!important}.live-badge{top:156px!important;right:6px!important;font-size:11px!important;padding:10px 10px!important}.image-stats{left:10px!important;right:10px!important;gap:9px!important}.image-stats div{min-height:66px!important;grid-template-columns:40px minmax(0,1fr)!important;padding:9px!important}.image-stats span{width:40px!important;height:40px!important}.image-stats strong{font-size:18px!important}.image-stats small{font-size:11px!important}.one-tap{height:68px!important}.one-tap strong{font-size:19px!important}.one-tap small{font-size:12px!important}.hero h1{font-size:31px!important}.hero p{font-size:17px!important}.hero-buttons .btn{font-size:15px!important;min-height:52px!important}.hero-badges span{font-size:12px!important}.quick-card h2{font-size:25px!important}.quick-card p{font-size:16px!important}.quick-actions a{min-height:78px!important;grid-template-columns:46px 1fr!important}.quick-actions a span{width:46px!important;height:46px!important}.quick-actions a small{font-size:12px!important}.quick-actions a strong{font-size:19px!important}.section-title h2,.district-copy h2{font-size:30px!important}.section-title p,.district-copy p{font-size:16px!important}.service-image{height:215px!important}.service-body h3{font-size:23px!important}.service-body p{font-size:16px!important}.process-card{padding:18px 13px!important;min-height:166px!important}.process-card strong{width:48px!important;height:48px!important}.process-card h3{font-size:17px!important}.process-card p{font-size:14px!important}.mobile-sticky-actions{left:10px!important;right:10px!important;height:70px!important;border-width:5px!important;border-radius:22px!important}.mobile-sticky-actions a{grid-template-columns:36px minmax(0,1fr)!important;gap:1px 8px!important;padding:9px 10px!important}.mobile-sticky-actions span{width:36px!important;height:36px!important;min-width:36px!important}.mobile-sticky-actions span .site-ico{width:20px!important;height:20px!important}.mobile-sticky-actions small{font-size:8.5px!important;letter-spacing:.12em!important}.mobile-sticky-actions strong{font-size:17px!important}.mobile-menu{width:88vw!important;padding:30px 18px 116px!important}.drawer-nav strong{font-size:19px!important}.drawer-nav small{font-size:13px!important}.drawer-actions strong{font-size:16px!important}.drawer-actions small{font-size:11px!important}
}

/* ===== v15 definitive mobile clean-up: full hero, crisp left drawer, PNG-only icons, compact scale ===== */
.site-ico{display:block;object-fit:contain;max-width:100%;max-height:100%;flex:0 0 auto;pointer-events:none}
.call-icon:before,.call-icon:after,.icon-btn:before,.icon-btn:after,.one-tap span:before,.one-tap span:after,.image-stats span:before,.image-stats span:after,.quick-actions span:before,.quick-actions span:after,.mobile-sticky-actions span:before,.mobile-sticky-actions span:after,.drawer-actions a:before,.drawer-actions a:after,.drawer-nav b:before,.drawer-nav b:after,.service-icon:before,.service-icon:after,.feature-card span:before,.feature-card span:after,.transfer-card span:before,.transfer-card span:after{content:none!important;display:none!important}
.call-icon,.icon-btn,.one-tap span,.image-stats span,.quick-actions span,.mobile-sticky-actions span,.drawer-actions a>img,.drawer-nav b,.service-icon,.feature-card span,.transfer-card span{overflow:hidden!important}
.brand-logo{position:relative;animation:logoPulse 2.9s ease-in-out infinite}
@keyframes logoPulse{0%,100%{box-shadow:0 12px 28px rgba(255,186,8,.25)}50%{box-shadow:0 12px 36px rgba(255,186,8,.55),0 0 26px rgba(255,186,8,.35)}}
.one-tap{position:relative;overflow:hidden}.one-tap:before{content:"";position:absolute;inset:-80% auto -80% -45%;width:38%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:rotate(18deg);animation:shineMove 3.2s ease-in-out infinite;z-index:0}.one-tap>*{position:relative;z-index:1}@keyframes shineMove{0%,42%{left:-45%}70%,100%{left:112%}}
@media (min-width:721px){.hero{padding-bottom:150px!important}.ticker{position:absolute!important;bottom:28px!important;z-index:30!important;background:#090a0b!important}.quick-card-section{padding-top:66px!important}.quick-card{z-index:2!important}.section-dark{overflow:visible!important}}
@media (max-width:720px){
  :root{--container:calc(100% - 34px)!important;--mobile-max:430px}
  body{font-size:15px!important;background:#f7f8fb!important;padding-bottom:92px!important;overflow-x:hidden!important}
  .container{width:var(--container)!important;max-width:var(--mobile-max)!important}
  .site-ico{width:20px!important;height:20px!important}.brand-logo{width:50px!important;height:50px!important;min-width:50px!important;border-radius:15px!important;padding:9px!important;object-fit:contain!important}.brand strong{font-size:19px!important;max-width:116px!important;letter-spacing:-.02em!important}.site-header{height:84px!important;z-index:220!important}.header-inner{height:84px!important;padding-top:12px!important;gap:7px!important}.header-actions{gap:7px!important}.icon-btn.whatsapp-only{width:44px!important;height:44px!important;border-radius:15px!important;backdrop-filter:none!important;background:rgba(18,27,31,.16)!important}.icon-btn.whatsapp-only .site-ico{width:23px!important;height:23px!important;filter:none!important}.call-pill{width:58px!important;height:58px!important;min-width:58px!important;border-radius:18px!important;padding:7px!important}.call-pill .call-icon{width:44px!important;height:44px!important;border-radius:15px!important;background:#101113!important}.call-pill .site-ico{width:22px!important;height:22px!important;filter:invert(72%) sepia(99%) saturate(1019%) hue-rotate(359deg) brightness(103%) contrast(103%)!important}.menu-btn{width:38px!important;height:46px!important;gap:5px!important}.menu-btn span{width:31px!important;height:3.5px!important;background:#fff!important}.menu-btn span:nth-child(2){width:25px!important}

  body.menu-open .mobile-menu-backdrop{display:block!important;position:fixed!important;inset:0!important;background:rgba(0,0,0,.36)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:200!important}.mobile-menu{display:block!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;right:auto!important;width:min(87vw,368px)!important;height:100dvh!important;padding:30px 18px 104px!important;overflow-y:auto!important;background:radial-gradient(circle at 90% 4%,rgba(255,186,8,.13),transparent 31%),linear-gradient(180deg,#171719,#090a0c 74%)!important;border:0!important;border-radius:0 24px 24px 0!important;box-shadow:22px 0 70px rgba(0,0,0,.5)!important;transform:translate3d(-105%,0,0)!important;transition:transform .24s cubic-bezier(.22,.72,.18,1)!important;z-index:230!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important}.mobile-menu.open{transform:translate3d(0,0,0)!important}.drawer-top{margin-bottom:24px!important}.drawer-plate{height:52px!important;border-radius:12px!important}.drawer-plate span{width:54px!important;font-size:17px!important}.drawer-plate strong{font-size:20px!important;padding:0 18px!important}.drawer-close{width:50px!important;height:50px!important;border-radius:15px!important;background:rgba(255,255,255,.08)!important}.drawer-close .site-ico{width:19px!important;height:19px!important;filter:brightness(0) invert(1)!important}.drawer-label{font-size:13px!important;letter-spacing:.24em!important;margin-bottom:12px!important}.drawer-nav{gap:9px!important}.drawer-nav a{min-height:64px!important;border-radius:17px!important;padding:12px 13px 12px 16px!important}.drawer-nav strong{font-size:19px!important}.drawer-nav small{font-size:13px!important;margin-top:5px!important}.drawer-nav b{width:36px!important;height:36px!important;min-width:36px!important;border-radius:12px!important}.drawer-nav b .site-ico{width:17px!important;height:17px!important;filter:invert(72%) sepia(93%) saturate(959%) hue-rotate(358deg) brightness(105%) contrast(104%)!important}.contact-label{margin-top:20px!important}.drawer-actions{gap:10px!important}.drawer-actions a{min-height:58px!important;border-radius:16px!important;padding:10px!important}.drawer-actions .site-ico{width:21px!important;height:21px!important}.drawer-actions strong{font-size:16px!important}.drawer-actions small{font-size:11px!important}.drawer-status{font-size:13px!important;margin-top:16px!important;padding:12px 14px!important}

  .hero{background:#fff!important;color:#08101f!important;padding:0 0 30px!important;min-height:0!important;overflow:visible!important}.hero .hero-grid.container{width:100%!important;max-width:none!important;margin:0!important}.hero-grid{display:flex!important;flex-direction:column!important;gap:17px!important}.hero-visual{order:-1!important;width:100vw!important;max-width:100vw!important;margin:0!important}.taxi-card{width:100vw!important;max-width:100vw!important;height:clamp(480px,126vw,555px)!important;border-radius:0 0 28px 28px!important;border:0!important;background:#111!important;box-shadow:0 14px 42px rgba(14,18,27,.12)!important}.taxi-card img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.taxi-card:after{background:linear-gradient(180deg,rgba(0,0,0,.08) 0,rgba(0,0,0,.04) 50%,rgba(0,0,0,.42) 100%)!important}.plate-top{top:132px!important;left:16px!important;width:170px!important;height:52px!important;border-radius:12px!important;border:2px solid #f4c400!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important;transform:none!important}.plate-top span{width:52px!important;height:100%!important;padding:0!important;font-size:17px!important;display:grid!important;place-items:center!important}.plate-top strong{font-size:20px!important;letter-spacing:.08em!important;padding:0 13px!important;white-space:nowrap!important;overflow:visible!important}.live-badge{top:142px!important;right:12px!important;max-width:calc(100vw - 205px)!important;height:38px!important;padding:0 13px!important;display:flex!important;align-items:center!important;gap:6px!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:#101113!important;font-size:12px!important;line-height:1!important;letter-spacing:.06em!important;white-space:nowrap!important;box-shadow:0 12px 28px rgba(0,0,0,.13)!important}.live-badge i{width:8px!important;height:8px!important;margin:0!important;min-width:8px!important}.image-stats{left:16px!important;right:16px!important;bottom:16px!important;gap:14px!important}.image-stats div{min-height:58px!important;border-radius:15px!important;grid-template-columns:38px minmax(0,1fr)!important;column-gap:9px!important;padding:8px 10px!important;background:rgba(255,255,255,.95)!important;color:#111!important;box-shadow:0 12px 26px rgba(0,0,0,.11)!important}.image-stats span{width:38px!important;height:38px!important;border-radius:11px!important;background:var(--yellow)!important}.image-stats span .site-ico{width:20px!important;height:20px!important;filter:none!important}.image-stats strong{font-size:17px!important;line-height:1!important;letter-spacing:-.02em!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.image-stats small{font-size:11px!important;line-height:1.05!important;color:#707887!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.one-tap{width:calc(100vw - 32px)!important;max-width:430px!important;height:70px!important;margin:16px auto 0!important;border-radius:18px!important;padding:10px 13px!important;grid-template-columns:46px minmax(0,1fr) 18px!important;gap:12px!important;background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;box-shadow:0 16px 34px rgba(255,186,8,.23)!important}.one-tap>span{width:46px!important;height:46px!important;border-radius:14px!important;background:#111214!important;margin:0!important}.one-tap>span .site-ico{width:22px!important;height:22px!important;filter:invert(72%) sepia(99%) saturate(1019%) hue-rotate(359deg) brightness(103%) contrast(103%)!important}.one-tap strong{font-size:19px!important;line-height:1.04!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.one-tap small{font-size:13px!important;line-height:1.1!important;color:#4b3000!important}.one-tap b .site-ico{width:17px!important;height:17px!important;filter:none!important}.ticker{width:calc(100vw - 32px)!important;max-width:430px!important;margin:16px auto 0!important;border-radius:18px!important;z-index:3!important}.ticker div{padding:11px 0!important;gap:24px!important}.ticker span{font-size:12px!important;letter-spacing:.17em!important}.hero-copy{width:var(--container)!important;max-width:430px!important;margin:0 auto!important;padding:0!important}.status-chip{font-size:11px!important;padding:7px 12px!important;letter-spacing:.1em!important}.hero h1{font-size:30px!important;line-height:1.09!important;margin:16px 0 12px!important;letter-spacing:-.055em!important}.hero p{font-size:16px!important;line-height:1.52!important;max-width:360px!important;margin-bottom:17px!important}.hero-buttons{gap:10px!important}.hero-buttons .btn{min-height:50px!important;border-radius:15px!important;font-size:14px!important;padding:10px 8px!important}.hero-buttons .btn .site-ico{width:16px!important;height:16px!important}.hero-badges{gap:8px!important;margin-top:22px!important}.hero-badges span{height:38px!important;font-size:12px!important;padding:0 11px!important;max-width:48%!important}

  .quick-card-section{padding:0 0 44px!important;background:#fff!important}.quick-card{border-radius:24px!important}.quick-card-head{padding:24px 22px 22px!important}.quick-card h2{font-size:24px!important}.quick-card p{font-size:15px!important}.mini-plate{min-height:68px!important;border-radius:16px!important;padding:13px 15px!important}.mini-plate span{width:46px!important;height:46px!important}.mini-plate strong{font-size:20px!important}.quick-actions a{min-height:74px!important;padding:15px 20px!important;grid-template-columns:44px 1fr!important;gap:12px!important}.quick-actions a span{width:44px!important;height:44px!important;border-radius:13px!important}.quick-actions a span .site-ico{width:21px!important;height:21px!important}.quick-actions a small{font-size:11px!important}.quick-actions a strong{font-size:18px!important}.quick-stats div{padding:13px 4px!important}.quick-stats strong{font-size:22px!important}.quick-stats span{font-size:11px!important}
  .services,.districts,.process,.why,.testimonials,.faq{padding:50px 0!important}.section-title{margin-bottom:26px!important}.section-title>span,.section-title span,.outline-label{font-size:11px!important;padding:7px 13px!important}.section-title h2,.district-copy h2{font-size:28px!important;line-height:1.1!important;margin:18px 0 10px!important}.section-title p,.district-copy p{font-size:15px!important;line-height:1.52!important}.service-grid,.service-grid.small{gap:18px!important}.service-card{border-radius:22px!important}.service-image{height:190px!important;border-radius:22px 22px 0 0!important}.service-icon{width:48px!important;height:48px!important;border-radius:14px!important;left:14px!important;top:14px!important}.service-icon .site-ico{width:21px!important;height:21px!important}.service-image em{font-size:11px!important;padding:7px 13px!important;left:14px!important;bottom:14px!important}.service-body{padding:20px 20px 22px!important}.service-body h3{font-size:22px!important}.service-body p{font-size:15px!important}.service-actions a{font-size:13px!important;min-height:39px!important;padding:9px 11px!important}.district-list{gap:9px!important}.district-list a{height:44px!important;font-size:14px!important}.map-card{padding:15px!important}.route-map{height:206px!important}.map-list li{min-height:47px!important;font-size:13px!important}.map-actions .btn{min-height:52px!important;font-size:14px!important}.process-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.process-card{min-height:152px!important;padding:16px 13px!important;border-radius:18px!important}.process-card strong{width:44px!important;height:44px!important;border-radius:13px!important;font-size:20px!important;margin:0 0 16px!important}.process-card h3{font-size:17px!important}.process-card p{font-size:13px!important}.why-panel{border-radius:24px!important;padding:28px 22px!important}.why-panel h2{font-size:27px!important}.why-panel p{font-size:15px!important}.why-stats strong{font-size:22px!important}.feature-grid{gap:12px!important}.feature-card{min-height:126px!important;padding:16px 12px!important;border-radius:18px!important}.feature-card span{width:42px!important;height:42px!important}.feature-card span .site-ico,.transfer-card span .site-ico{width:20px!important;height:20px!important}.feature-card h3{font-size:16px!important}.feature-card p{font-size:13px!important}.transfer-card{min-height:120px!important;border-radius:18px!important;padding:16px 10px!important}.transfer-card span{width:46px!important;height:46px!important;border-radius:14px!important;margin-bottom:12px!important}.transfer-card h3{font-size:15px!important}.testimonial-card{border-radius:22px!important;padding:22px 20px!important}.testimonial-card blockquote{font-size:17px!important}.person span{width:42px!important;height:42px!important}.person strong{font-size:17px!important}.person small{font-size:13px!important}.faq-item summary{font-size:16px!important;padding:14px!important}.faq-item summary span{width:38px!important;height:38px!important;min-width:38px!important}.faq-item p{font-size:15px!important;padding:0 14px 18px 62px!important}.footer{padding-bottom:106px!important}
  .mobile-sticky-actions{left:13px!important;right:13px!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;height:68px!important;border:5px solid #24291f!important;border-radius:22px!important;z-index:1000!important}.mobile-sticky-actions a{grid-template-columns:36px minmax(0,1fr)!important;gap:1px 8px!important;padding:8px 10px!important}.mobile-sticky-actions span{width:36px!important;height:36px!important;min-width:36px!important;border-radius:12px!important;background:rgba(0,0,0,.10)!important;display:grid!important;place-items:center!important;position:static!important}.mobile-sticky-actions span .site-ico{width:18px!important;height:18px!important}.mobile-sticky-actions a:nth-child(2) span .site-ico{filter:brightness(0) invert(1)!important}.mobile-sticky-actions small{font-size:9px!important;line-height:1!important;letter-spacing:.13em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-sticky-actions strong{font-size:17px!important;line-height:1.02!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
}
@media (max-width:390px){.container{max-width:390px!important}.brand-logo{width:48px!important;height:48px!important;min-width:48px!important}.brand strong{font-size:18px!important;max-width:104px!important}.icon-btn.whatsapp-only{width:42px!important;height:42px!important}.call-pill{width:56px!important;height:56px!important;min-width:56px!important}.call-pill .call-icon{width:42px!important;height:42px!important}.menu-btn{width:34px!important}.menu-btn span{width:29px!important}.taxi-card{height:500px!important}.plate-top{top:126px!important;left:12px!important;width:158px!important;height:50px!important}.plate-top span{width:48px!important;font-size:16px!important}.plate-top strong{font-size:18px!important}.live-badge{top:134px!important;right:9px!important;height:36px!important;font-size:11px!important;max-width:calc(100vw - 184px)!important}.image-stats{left:12px!important;right:12px!important;gap:10px!important}.image-stats div{min-height:56px!important;grid-template-columns:34px minmax(0,1fr)!important}.image-stats span{width:34px!important;height:34px!important}.image-stats span .site-ico{width:18px!important;height:18px!important}.image-stats strong{font-size:16px!important}.image-stats small{font-size:10px!important}.one-tap{width:calc(100vw - 24px)!important;height:66px!important}.one-tap>span{width:42px!important;height:42px!important}.one-tap strong{font-size:18px!important}.one-tap small{font-size:12px!important}.hero h1{font-size:28px!important}.hero p{font-size:15px!important}.hero-buttons .btn{font-size:13px!important}.section-title h2,.district-copy h2{font-size:26px!important}.service-image{height:180px!important}.mobile-sticky-actions{left:9px!important;right:9px!important;height:66px!important}.mobile-sticky-actions a{grid-template-columns:34px minmax(0,1fr)!important;padding:8px 9px!important}.mobile-sticky-actions span{width:34px!important;height:34px!important;min-width:34px!important}.mobile-sticky-actions small{font-size:8px!important}.mobile-sticky-actions strong{font-size:16px!important}.mobile-menu{width:86vw!important;padding:28px 16px 100px!important}.drawer-nav strong{font-size:18px!important}.drawer-nav small{font-size:12px!important}}


/* === v16 kalıcı mobil düzeltmeler ve admin uyumlu ikon/ölçü katmanı === */
.site-ico{display:block;width:1em;height:1em;object-fit:contain;max-width:100%;max-height:100%;pointer-events:none}.btn .site-ico,.service-actions .site-ico,.footer .site-ico{width:1.05em;height:1.05em;display:inline-block;vertical-align:-.16em}.quick-actions span:before,.quick-actions span:after,.image-stats span:before,.image-stats span:after,.one-tap>span:before,.one-tap>span:after,.mobile-sticky-actions span:before,.mobile-sticky-actions span:after,.drawer-actions a:before,.drawer-actions a:after,.icon-btn:before,.icon-btn:after,.call-icon:before,.call-icon:after{content:none!important;display:none!important}.quick-actions span .site-ico,.image-stats span .site-ico,.one-tap>span .site-ico,.mobile-sticky-actions span .site-ico,.call-icon .site-ico,.icon-btn .site-ico{display:block!important;opacity:1!important;visibility:visible!important}.icon-btn.whatsapp-only{background:linear-gradient(135deg,var(--green),var(--green))!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 12px 30px rgba(37,211,102,.28)!important}.icon-btn.whatsapp-only .site-ico{filter:brightness(0) invert(1)!important;width:25px!important;height:25px!important}.quick-actions a:nth-child(3) span .site-ico,.map-actions .btn-yellow .site-ico{filter:none!important}.quick-actions a:nth-child(2) span .site-ico,.drawer-wa .site-ico,.mobile-sticky-actions a:nth-child(2) .site-ico{filter:brightness(0) invert(1)!important}
.one-tap{position:relative;overflow:hidden}.one-tap:before{content:"";position:absolute;inset:-50% auto -50% -45%;width:38%;transform:skewX(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);animation:shineMove 3.1s ease-in-out infinite;z-index:0}.one-tap>*{position:relative;z-index:1}@keyframes shineMove{0%{left:-45%}55%,100%{left:120%}}.brand-logo{animation:logoGlow 2.6s ease-in-out infinite}@keyframes logoGlow{0%,100%{box-shadow:0 14px 32px rgba(255,186,8,.24)}50%{box-shadow:0 16px 42px rgba(255,186,8,.52)}}
@media (min-width:721px){.ticker{z-index:40!important}.quick-card-section{position:relative;z-index:5!important;padding-top:70px!important}.hero{padding-bottom:156px!important}.quick-card{margin-top:0!important}}
@media (max-width:720px){
  body.menu-open{overflow:hidden}.mobile-menu-backdrop{background:rgba(0,0,0,.34)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mobile-menu{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important}.mobile-menu *{filter:none!important}.drawer-close .site-ico{filter:brightness(0) invert(1)!important;width:18px!important;height:18px!important}.drawer-nav b .site-ico{width:17px!important;height:17px!important;filter:none!important}.drawer-actions .site-ico{width:22px!important;height:22px!important}.drawer-call .site-ico{filter:none!important}.drawer-wa .site-ico{filter:brightness(0) invert(1)!important}
  .hero{padding-bottom:28px!important}.hero-grid{max-width:none!important;width:100%!important}.hero-visual{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.taxi-card{width:100vw!important;height:min(552px,72vh)!important;min-height:500px!important;border-radius:0 0 28px 28px!important}.taxi-card img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--hero-object-position,center top)!important}.plate-top{top:142px!important;left:15px!important;width:174px!important;height:54px!important;border-radius:13px!important;border:2px solid var(--yellow)!important}.plate-top span{width:54px!important;font-size:17px!important}.plate-top strong{font-size:19px!important;letter-spacing:.09em!important;padding:0 10px!important;overflow:visible!important}.live-badge{top:146px!important;right:13px!important;height:39px!important;max-width:calc(100vw - 210px)!important;padding:0 13px!important;font-size:12px!important;letter-spacing:.06em!important}.image-stats{left:14px!important;right:14px!important;bottom:14px!important;gap:14px!important}.image-stats div{min-height:58px!important;border-radius:16px!important;padding:8px 10px!important;grid-template-columns:36px minmax(0,1fr)!important;gap:0 9px!important}.image-stats span{width:36px!important;height:36px!important;border-radius:12px!important}.image-stats span .site-ico{width:19px!important;height:19px!important}.image-stats strong{font-size:17px!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.image-stats small{font-size:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.one-tap{width:calc(100% - 30px)!important;max-width:430px!important;margin:15px auto 0!important;height:68px!important;min-height:68px!important;border-radius:19px!important;padding:10px 13px!important;display:grid!important;grid-template-columns:46px minmax(0,1fr) 18px!important;gap:16px!important;align-items:center!important}.one-tap>span{width:46px!important;height:46px!important;min-width:46px!important;border-radius:14px!important;margin:0!important}.one-tap>span .site-ico{width:23px!important;height:23px!important;filter:none!important}.one-tap strong{font-size:19px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.one-tap small{font-size:12px!important;line-height:1.1!important}.one-tap b .site-ico{width:16px!important;height:16px!important}.ticker{width:calc(100% - 30px)!important;height:56px!important;border-radius:18px!important;margin-top:15px!important}.ticker div{height:56px!important}.ticker span{font-size:13px!important;letter-spacing:.16em!important}.hero-copy{padding-top:32px!important}.hero h1{font-size:clamp(31px,9vw,40px)!important;line-height:1.08!important}.hero p{font-size:clamp(17px,4.9vw,22px)!important;line-height:1.55!important}.hero-buttons .btn{min-height:55px!important;border-radius:16px!important;font-size:16px!important}.hero-badges span{min-height:46px!important;font-size:14px!important}.quick-card h2,.section-title h2,.district-copy h2{font-size:clamp(30px,8.4vw,39px)!important}.quick-card p,.section-title p,.district-copy p{font-size:clamp(17px,5vw,22px)!important}.quick-actions a{min-height:94px!important;padding:18px 20px!important}.quick-actions span{width:54px!important;height:54px!important;border-radius:15px!important}.quick-actions span .site-ico{width:25px!important;height:25px!important}.quick-actions small{font-size:14px!important;letter-spacing:.16em!important}.quick-actions strong{font-size:22px!important}.quick-stats strong{font-size:22px!important}.quick-stats span{font-size:12px!important}.services,.districts,.process,.why,.testimonials,.faq{padding:58px 0!important}.service-image{height:235px!important}.service-icon{width:56px!important;height:56px!important;border-radius:15px!important}.service-icon .site-ico{width:28px!important;height:28px!important}.service-image em{font-size:13px!important;padding:9px 16px!important}.service-body{padding:24px!important}.service-body h3{font-size:clamp(26px,7vw,32px)!important}.service-body p{font-size:clamp(18px,5.3vw,23px)!important}.service-actions a{min-height:52px!important;font-size:16px!important}.process-card{min-height:194px!important;padding:22px!important}.process-card strong{width:58px!important;height:58px!important}.process-card h3{font-size:21px!important}.process-card p{font-size:17px!important;line-height:1.35!important}.transfer-card{min-height:124px!important}.transfer-card h3{font-size:20px!important}.testimonial-card blockquote{font-size:18px!important}.mobile-sticky-actions{left:14px!important;right:14px!important;bottom:14px!important;height:70px!important;border-radius:22px!important;border:6px solid #222923!important}.mobile-sticky-actions a{grid-template-columns:42px minmax(0,1fr)!important;padding:9px 12px!important;gap:0 10px!important}.mobile-sticky-actions span{width:42px!important;height:42px!important;border-radius:13px!important}.mobile-sticky-actions span .site-ico{width:20px!important;height:20px!important}.mobile-sticky-actions small{font-size:10px!important;letter-spacing:.12em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-sticky-actions strong{font-size:20px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
}
@media (max-width:390px){.taxi-card{height:500px!important;min-height:480px!important}.plate-top{top:126px!important;left:12px!important;width:158px!important;height:50px!important}.plate-top span{width:48px!important;font-size:16px!important}.plate-top strong{font-size:18px!important}.live-badge{top:132px!important;right:10px!important;max-width:calc(100vw - 186px)!important;font-size:11px!important}.one-tap{height:64px!important;min-height:64px!important;grid-template-columns:42px minmax(0,1fr) 16px!important}.one-tap>span{width:42px!important;height:42px!important}.mobile-sticky-actions{left:9px!important;right:9px!important;height:64px!important}.mobile-sticky-actions a{grid-template-columns:34px minmax(0,1fr)!important;padding:8px 9px!important}.mobile-sticky-actions span{width:34px!important;height:34px!important}.mobile-sticky-actions strong{font-size:16px!important}.mobile-sticky-actions small{font-size:8px!important}.service-image{height:205px!important}}


/* === v17 kesin hata düzeltmeleri: ikon, taşma, mobil minimal ölçü === */
.site-ico{display:block!important;object-fit:contain!important;object-position:center!important;opacity:1!important;visibility:visible!important;flex:0 0 auto!important;line-height:1!important;}
.site-ico-phone,.site-ico-whatsapp,.site-ico-location,.site-ico-clock,.site-ico-arrow,.site-ico-xmark{max-width:100%!important;max-height:100%!important;}
.btn{gap:12px!important;}
.btn .site-ico{width:18px!important;height:18px!important;min-width:18px!important;}
.btn-green .site-ico,.drawer-wa .site-ico,.icon-btn.whatsapp-only .site-ico,.mobile-sticky-actions a:nth-child(2) .site-ico{filter:brightness(0) invert(1)!important;}
.btn-dark .site-ico,.drawer-close .site-ico{filter:brightness(0) invert(1)!important;}
.btn-yellow .site-ico,.quick-actions a:nth-child(1) .site-ico,.service-actions a:nth-child(1) .site-ico,.district-buttons .btn-yellow .site-ico,.map-actions .btn-yellow .site-ico{filter:none!important;}
.call-pill .call-icon .site-ico,.one-tap>span .site-ico{filter:invert(72%) sepia(99%) saturate(1100%) hue-rotate(358deg) brightness(103%) contrast(103%)!important;}
.quick-actions a:nth-child(3) span .site-ico{filter:invert(72%) sepia(99%) saturate(1100%) hue-rotate(358deg) brightness(103%) contrast(103%)!important;}
.feature-card span .site-ico,.service-icon .site-ico{filter:invert(52%) sepia(87%) saturate(616%) hue-rotate(5deg) brightness(92%) contrast(94%)!important;}
.transfer-card span .site-ico,.image-stats span .site-ico{filter:none!important;}
.footer .site-ico{width:18px!important;height:18px!important;min-width:18px!important;filter:invert(72%) sepia(99%) saturate(1100%) hue-rotate(358deg) brightness(103%) contrast(103%)!important;}
.service-actions a,.district-buttons a,.map-actions a,.drawer-actions a{display:inline-flex!important;align-items:center!important;gap:10px!important;}
.service-actions .site-ico{width:16px!important;height:16px!important;min-width:16px!important;}
.map-actions .site-ico,.district-buttons .site-ico{width:18px!important;height:18px!important;min-width:18px!important;}
body.menu-open .mobile-menu-backdrop{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:rgba(0,0,0,.34)!important;}
body.menu-open .mobile-menu,body.menu-open .mobile-menu *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;text-shadow:none!important;}

@media (min-width:721px){
  .quick-actions a:nth-child(3) span{background:#111!important;color:var(--yellow)!important;}
  .quick-actions a:nth-child(3) span .site-ico{width:27px!important;height:27px!important;}
  .map-actions .btn-yellow .site-ico{width:20px!important;height:20px!important;}
  .one-tap{grid-template-columns:56px minmax(0,1fr) 24px!important;gap:18px!important;padding-left:22px!important;}
  .one-tap>span{margin:0!important;}
}

@media (max-width:720px){
  :root{--container:min(100% - 34px,430px)!important;}
  .site-header{height:78px!important;background:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,0))!important;border-bottom:0!important;box-shadow:none!important;backdrop-filter:none!important;}
  .header-inner{height:78px!important;padding-top:9px!important;gap:7px!important;width:calc(100% - 28px)!important;}
  .brand{gap:9px!important;min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;}
  .brand-logo{width:46px!important;height:46px!important;min-width:46px!important;border-radius:14px!important;padding:8px!important;object-fit:contain!important;}
  .brand strong{font-size:17px!important;max-width:110px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .brand small{display:none!important;}
  .header-actions{gap:7px!important;flex:0 0 auto!important;}
  .icon-btn.whatsapp-only{width:42px!important;height:42px!important;border-radius:14px!important;background:linear-gradient(135deg,#25d366,#16b95b)!important;border:1px solid rgba(255,255,255,.36)!important;box-shadow:0 8px 22px rgba(37,211,102,.24)!important;}
  .icon-btn.whatsapp-only .site-ico{width:22px!important;height:22px!important;}
  .call-pill{width:56px!important;height:56px!important;min-width:56px!important;border-radius:17px!important;padding:6px!important;}
  .call-pill>span:not(.call-icon){display:none!important;}
  .call-pill .call-icon{width:44px!important;height:44px!important;border-radius:14px!important;background:#101113!important;margin:0!important;}
  .call-pill .call-icon .site-ico{width:21px!important;height:21px!important;}
  .menu-btn{width:36px!important;height:44px!important;gap:5px!important;}
  .menu-btn span{width:28px!important;height:3px!important;background:#fff!important;}
  .menu-btn span:nth-child(2){width:23px!important;}

  .hero{padding-top:0!important;padding-bottom:22px!important;min-height:auto!important;background:#fff!important;overflow:visible!important;}
  .hero-bg{display:none!important;}
  .hero-grid{display:flex!important;flex-direction:column!important;width:100%!important;max-width:none!important;gap:0!important;}
  .hero-copy{order:2!important;width:var(--container)!important;margin:0 auto!important;padding:22px 0 0!important;text-align:center!important;color:var(--ink)!important;}
  .hero-visual{order:1!important;width:100vw!important;max-width:none!important;margin:0 calc(50% - 50vw)!important;}
  .taxi-card{width:100vw!important;height:clamp(470px,68vh,545px)!important;min-height:0!important;border:0!important;border-radius:0 0 28px 28px!important;box-shadow:0 18px 48px rgba(0,0,0,.20)!important;background:#111!important;}
  .taxi-card img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--hero-object-position,center top)!important;}
  .taxi-card:after{background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.08) 44%,rgba(0,0,0,.56) 100%)!important;}
  .plate-top{top:118px!important;left:15px!important;width:154px!important;height:48px!important;border-radius:12px!important;border:1.5px solid var(--yellow)!important;box-shadow:0 8px 20px rgba(0,0,0,.18)!important;letter-spacing:.045em!important;}
  .plate-top span{width:48px!important;height:48px!important;padding:0!important;font-size:15px!important;display:grid!important;place-items:center!important;}
  .plate-top strong{height:48px!important;padding:0 12px!important;font-size:17px!important;font-weight:850!important;letter-spacing:.08em!important;display:flex!important;align-items:center!important;white-space:nowrap!important;overflow:hidden!important;}
  .live-badge{top:124px!important;right:12px!important;height:34px!important;max-width:calc(100vw - 190px)!important;padding:0 11px!important;font-size:10.5px!important;font-weight:850!important;letter-spacing:.055em!important;box-shadow:0 8px 22px rgba(0,0,0,.13)!important;background:rgba(255,255,255,.94)!important;color:#151515!important;white-space:nowrap!important;}
  .live-badge i{width:8px!important;height:8px!important;margin-right:6px!important;}
  .image-stats{left:14px!important;right:14px!important;bottom:15px!important;gap:12px!important;}
  .image-stats div{min-width:0!important;min-height:54px!important;border-radius:15px!important;padding:7px 9px!important;grid-template-columns:32px minmax(0,1fr)!important;gap:0 8px!important;background:rgba(255,255,255,.94)!important;color:#111!important;border:1px solid rgba(255,255,255,.55)!important;backdrop-filter:none!important;}
  .image-stats span{width:32px!important;height:32px!important;border-radius:10px!important;background:var(--yellow)!important;}
  .image-stats span .site-ico{width:16px!important;height:16px!important;}
  .image-stats strong{font-size:16px!important;line-height:1.1!important;color:#111!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .image-stats small{font-size:10.5px!important;line-height:1.1!important;color:#6f7788!important;font-weight:750!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .one-tap{width:calc(100vw - 28px)!important;max-width:430px!important;height:62px!important;min-height:62px!important;margin:14px auto 0!important;border-radius:18px!important;padding:9px 14px!important;grid-template-columns:42px minmax(0,1fr) 18px!important;gap:14px!important;align-items:center!important;}
  .one-tap>span{width:42px!important;height:42px!important;min-width:42px!important;border-radius:13px!important;margin:0!important;background:#101113!important;}
  .one-tap>span .site-ico{width:20px!important;height:20px!important;display:block!important;}
  .one-tap strong{font-size:17px!important;line-height:1.05!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .one-tap small{font-size:11.5px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .one-tap b .site-ico{width:14px!important;height:14px!important;filter:none!important;}
  .ticker{width:calc(100vw - 28px)!important;margin:14px auto 0!important;height:48px!important;border-radius:16px!important;background:#101113!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;}
  .ticker div{height:48px!important;padding:0!important;align-items:center!important;}
  .ticker span{font-size:11px!important;letter-spacing:.16em!important;}

  .status-chip{font-size:10px!important;padding:7px 12px!important;letter-spacing:.12em!important;margin-bottom:12px!important;}
  .hero h1{font-size:clamp(27px,7.6vw,34px)!important;line-height:1.08!important;letter-spacing:-.055em!important;margin:12px 0 13px!important;color:var(--ink)!important;}
  .hero h1 mark{color:#b65f00!important;}
  .hero p{font-size:clamp(14px,4.3vw,17px)!important;line-height:1.55!important;font-weight:650!important;margin:0 0 18px!important;color:#6f7788!important;}
  .hero-buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}
  .hero-buttons .btn{min-height:48px!important;border-radius:14px!important;font-size:14px!important;padding:11px 10px!important;gap:9px!important;}
  .hero-buttons .btn-dark{grid-column:1/-1!important;background:#f5f6f8!important;color:#d9dde5!important;border:1px solid #eceff3!important;box-shadow:none!important;}
  .hero-badges{gap:8px!important;margin-top:16px!important;justify-content:center!important;}
  .hero-badges span{min-height:34px!important;font-size:11.5px!important;padding:7px 11px!important;background:#fff!important;color:#151515!important;border:1px solid #e9ebf0!important;max-width:48%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}

  .quick-card-section{padding:18px 0 46px!important;}
  .quick-card{border-radius:22px!important;margin-top:0!important;}
  .quick-card-head{display:block!important;padding:24px 18px!important;}
  .mini-plate{margin-top:18px!important;min-width:0!important;width:100%!important;max-width:310px!important;border-radius:18px!important;padding:14px 18px!important;}
  .mini-plate strong{font-size:23px!important;}
  .quick-card h2,.section-title h2,.district-copy h2{font-size:clamp(26px,7.4vw,34px)!important;line-height:1.12!important;}
  .quick-card p,.section-title p,.district-copy p{font-size:clamp(14px,4.3vw,17px)!important;line-height:1.55!important;}
  .quick-actions a{min-height:76px!important;padding:14px 16px!important;grid-template-columns:44px minmax(0,1fr)!important;gap:4px 14px!important;}
  .quick-actions span{width:44px!important;height:44px!important;border-radius:13px!important;}
  .quick-actions span .site-ico{width:20px!important;height:20px!important;}
  .quick-actions small{font-size:11px!important;letter-spacing:.14em!important;white-space:nowrap!important;}
  .quick-actions strong{font-size:18px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .quick-stats strong{font-size:20px!important;}
  .quick-stats span{font-size:10.5px!important;}

  .services,.districts,.process,.why,.testimonials,.faq{padding:46px 0!important;}
  .section-title{margin-bottom:30px!important;}
  .section-title>span,.outline-label{font-size:10.5px!important;padding:7px 13px!important;}
  .service-image{height:178px!important;}
  .service-icon{width:46px!important;height:46px!important;border-radius:13px!important;left:14px!important;top:14px!important;}
  .service-icon .site-ico{width:21px!important;height:21px!important;}
  .service-body{padding:18px!important;}
  .service-body h3{font-size:22px!important;}
  .service-body p{font-size:15px!important;}
  .service-actions{gap:8px!important;}
  .service-actions a{min-height:38px!important;padding:8px 10px!important;font-size:13px!important;gap:7px!important;}
  .service-actions .site-ico{width:15px!important;height:15px!important;}
  .district-list a{font-size:13.5px!important;height:42px!important;}
  .map-actions{gap:10px!important;}
  .map-actions .btn{min-height:48px!important;font-size:13.5px!important;gap:9px!important;}
  .map-actions .site-ico{width:18px!important;height:18px!important;}
  .process-card{min-height:142px!important;padding:15px 12px!important;}
  .process-card strong{width:42px!important;height:42px!important;font-size:19px!important;margin-bottom:12px!important;}
  .process-card h3{font-size:16px!important;}
  .process-card p{font-size:12.5px!important;line-height:1.35!important;}

  .mobile-sticky-actions{left:14px!important;right:14px!important;bottom:12px!important;height:62px!important;border-radius:20px!important;border:5px solid #222923!important;overflow:hidden!important;}
  .mobile-sticky-actions a{grid-template-columns:34px minmax(0,1fr)!important;padding:8px 10px!important;gap:0 10px!important;align-items:center!important;}
  .mobile-sticky-actions span{width:34px!important;height:34px!important;min-width:34px!important;border-radius:11px!important;}
  .mobile-sticky-actions span .site-ico{width:17px!important;height:17px!important;}
  .mobile-sticky-actions small{font-size:8.5px!important;letter-spacing:.14em!important;}
  .mobile-sticky-actions strong{font-size:17px!important;line-height:1!important;}
  .mobile-menu-backdrop{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:rgba(0,0,0,.30)!important;}
  .mobile-menu{filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;width:min(86vw,356px)!important;padding:26px 16px 94px!important;}
  .drawer-nav a{min-height:60px!important;}
  .drawer-nav strong{font-size:17px!important;}
  .drawer-nav small{font-size:12px!important;}
  .drawer-actions a{gap:9px!important;}
}

@media (max-width:390px){
  .taxi-card{height:500px!important;}
  .plate-top{top:112px!important;left:12px!important;width:145px!important;height:44px!important;}
  .plate-top span{width:44px!important;height:44px!important;font-size:14px!important;}
  .plate-top strong{height:44px!important;font-size:16px!important;padding:0 10px!important;}
  .live-badge{top:118px!important;right:10px!important;height:32px!important;max-width:calc(100vw - 172px)!important;font-size:9.7px!important;padding:0 9px!important;}
  .image-stats{left:12px!important;right:12px!important;gap:9px!important;}
  .image-stats div{min-height:50px!important;grid-template-columns:30px minmax(0,1fr)!important;gap:0 7px!important;padding:7px!important;}
  .image-stats span{width:30px!important;height:30px!important;}
  .image-stats strong{font-size:14.5px!important;}
  .image-stats small{font-size:9.5px!important;}
  .one-tap{width:calc(100vw - 24px)!important;height:60px!important;min-height:60px!important;grid-template-columns:40px minmax(0,1fr) 16px!important;gap:12px!important;}
  .one-tap>span{width:40px!important;height:40px!important;}
  .one-tap strong{font-size:16px!important;}
  .one-tap small{font-size:11px!important;}
  .mobile-sticky-actions{left:9px!important;right:9px!important;height:60px!important;border-width:5px!important;}
  .mobile-sticky-actions a{grid-template-columns:32px minmax(0,1fr)!important;padding:7px 8px!important;gap:0 8px!important;}
  .mobile-sticky-actions span{width:32px!important;height:32px!important;min-width:32px!important;}
  .mobile-sticky-actions span .site-ico{width:16px!important;height:16px!important;}
  .mobile-sticky-actions strong{font-size:15px!important;}
  .mobile-sticky-actions small{font-size:7.5px!important;}
}

/* v18 FINAL MOBILE HERO + ICON PATCH */
.site-ico{object-fit:contain!important;flex:0 0 auto!important;max-width:none!important;max-height:none!important;vertical-align:middle!important}.btn,.service-actions a,.district-buttons .btn,.map-actions .btn,.hero-buttons .btn{gap:12px!important}.btn .site-ico,.service-actions .site-ico,.district-buttons .site-ico,.map-actions .site-ico,.hero-buttons .site-ico{width:18px!important;height:18px!important}.call-pill .call-icon .site-ico,.one-tap>span .site-ico,.mobile-sticky-actions span .site-ico,.quick-actions span .site-ico,.image-stats span .site-ico{position:static!important;display:block!important;margin:0!important;transform:none!important;opacity:1!important;visibility:visible!important}.image-stats span,.one-tap>span,.mobile-sticky-actions span,.quick-actions span{position:relative!important;flex:none!important}.taxi-card img{transform-origin:center center;will-change:transform;animation:heroIntroZoom var(--hero-zoom-duration,2600ms) ease-out both}@keyframes heroIntroZoom{0%{transform:scale(1)}100%{transform:scale(var(--hero-zoom-scale,1.035))}}.live-badge i{position:relative!important;isolation:isolate}.live-badge i:after{content:"";position:absolute;inset:-7px;border-radius:999px;border:2px solid rgba(32,199,105,.35);animation:livePulse 1.55s ease-out infinite}@keyframes livePulse{0%{transform:scale(.55);opacity:.9}100%{transform:scale(2.35);opacity:0}}
@media(max-width:720px){
  .mobile-menu-backdrop,body.menu-open .mobile-menu-backdrop{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;background:rgba(0,0,0,.30)!important}.mobile-menu,body.menu-open .mobile-menu,.mobile-menu *{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;text-shadow:none!important}.mobile-menu{background:radial-gradient(circle at 90% 4%,rgba(255,186,8,.10),transparent 30%),linear-gradient(180deg,#151517,#08090b 74%)!important}
  .taxi-card{height:clamp(500px,68vh,565px)!important;border-radius:0 0 26px 26px!important;overflow:hidden!important}.taxi-card img{object-fit:cover!important;object-position:var(--hero-object-position,center top)!important}.taxi-card:after{background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.08) 48%,rgba(0,0,0,.50) 100%)!important}
  .plate-top{top:112px!important;left:15px!important;width:var(--mobile-plate-width,142px)!important;height:var(--mobile-plate-height,42px)!important;min-width:0!important;border-radius:11px!important;border:1.25px solid var(--yellow)!important;box-shadow:0 8px 18px rgba(0,0,0,.16)!important;letter-spacing:.04em!important}.plate-top span{width:calc(var(--mobile-plate-height,42px) + 1px)!important;height:var(--mobile-plate-height,42px)!important;padding:0!important;font-size:14px!important;display:grid!important;place-items:center!important}.plate-top strong{height:var(--mobile-plate-height,42px)!important;padding:0 10px!important;font-size:15.5px!important;font-weight:850!important;letter-spacing:.075em!important;display:flex!important;align-items:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;line-height:1!important}
  .live-badge{top:117px!important;right:12px!important;height:32px!important;max-width:calc(100vw - 180px)!important;padding:0 11px!important;font-size:10.5px!important;line-height:32px!important;border-radius:999px!important;font-weight:850!important;letter-spacing:.055em!important;background:rgba(255,255,255,.96)!important;color:#111!important;white-space:nowrap!important;box-shadow:0 8px 20px rgba(0,0,0,.12)!important}.live-badge i{width:8px!important;height:8px!important;margin-right:6px!important;vertical-align:0!important;box-shadow:0 0 12px rgba(32,199,105,.72)!important}
  .image-stats{left:15px!important;right:15px!important;bottom:16px!important;gap:12px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;padding:0!important}.image-stats div{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:11px!important;row-gap:1px!important;min-width:0!important;min-height:56px!important;border-radius:15px!important;padding:8px 11px!important;background:rgba(255,255,255,.95)!important;color:#111!important;border:1px solid rgba(255,255,255,.68)!important;box-shadow:0 13px 28px rgba(0,0,0,.14)!important;overflow:hidden!important;backdrop-filter:none!important}.image-stats span{grid-column:1!important;grid-row:1/3!important;width:34px!important;height:34px!important;min-width:34px!important;border-radius:11px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;margin:0!important;overflow:hidden!important}.image-stats span .site-ico{width:15px!important;height:15px!important;filter:none!important}.image-stats strong{grid-column:2!important;grid-row:1!important;display:block!important;position:static!important;margin:0!important;padding:0!important;font-size:14.5px!important;line-height:1.05!important;color:#111!important;font-weight:950!important;letter-spacing:-.02em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.image-stats small{grid-column:2!important;grid-row:2!important;display:block!important;position:static!important;margin:2px 0 0!important;padding:0!important;font-size:10px!important;line-height:1.05!important;color:#6f7788!important;font-weight:760!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .one-tap{width:calc(100vw - 30px)!important;max-width:430px!important;height:72px!important;min-height:72px!important;margin:14px auto 0!important;border-radius:19px!important;padding:10px 16px!important;display:grid!important;grid-template-columns:46px minmax(0,1fr) 18px!important;grid-template-rows:auto auto!important;column-gap:18px!important;row-gap:2px!important;align-items:center!important;background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;box-shadow:0 18px 42px rgba(255,186,8,.25)!important;overflow:hidden!important}.one-tap>span{grid-column:1!important;grid-row:1/3!important;width:46px!important;height:46px!important;min-width:46px!important;border-radius:14px!important;background:#101113!important;display:grid!important;place-items:center!important;margin:0!important}.one-tap>span .site-ico{width:21px!important;height:21px!important;filter:invert(72%) sepia(99%) saturate(1100%) hue-rotate(358deg) brightness(103%) contrast(103%)!important}.one-tap strong{grid-column:2!important;grid-row:1!important;font-size:18px!important;line-height:1.05!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0!important}.one-tap small{grid-column:2!important;grid-row:2!important;display:block!important;opacity:1!important;font-size:11.5px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0!important;color:#5b3900!important}.one-tap b{grid-column:3!important;grid-row:1/3!important;justify-self:end!important;align-self:center!important;display:grid!important;place-items:center!important}.one-tap b .site-ico{width:15px!important;height:15px!important;filter:none!important}
  .hero h1{font-size:clamp(26px,7.1vw,32px)!important;line-height:1.09!important}.hero p{font-size:clamp(13.5px,4vw,16px)!important}.hero-buttons .btn{gap:11px!important}.mobile-sticky-actions a{gap:0 11px!important}.mobile-sticky-actions span .site-ico{width:16px!important;height:16px!important}.mobile-sticky-actions strong{font-size:16.5px!important}.mobile-sticky-actions small{font-size:8.5px!important}
}
@media(max-width:390px){
  .taxi-card{height:500px!important}.plate-top{top:108px!important;left:12px!important;width:136px!important;height:40px!important}.plate-top span{width:40px!important;height:40px!important;font-size:13.5px!important}.plate-top strong{height:40px!important;font-size:14.5px!important;padding:0 9px!important}.live-badge{top:113px!important;right:10px!important;max-width:calc(100vw - 166px)!important;height:30px!important;line-height:30px!important;font-size:9.6px!important}.image-stats{left:12px!important;right:12px!important;gap:9px!important}.image-stats div{grid-template-columns:31px minmax(0,1fr)!important;column-gap:9px!important;min-height:52px!important;padding:7px 8px!important}.image-stats span{width:31px!important;height:31px!important;min-width:31px!important}.image-stats span .site-ico{width:14px!important;height:14px!important}.image-stats strong{font-size:13.2px!important}.image-stats small{font-size:9.1px!important}.one-tap{width:calc(100vw - 24px)!important;height:68px!important;min-height:68px!important;grid-template-columns:42px minmax(0,1fr) 16px!important;gap:14px!important;padding:9px 13px!important}.one-tap>span{width:42px!important;height:42px!important;min-width:42px!important}.one-tap strong{font-size:16.5px!important}.one-tap small{font-size:10.5px!important}
}

/* v19 PENDIK CONTENT + ROUTE BUTTON POLISH */
.hero-buttons .btn-dark,
.cta .btn-dark{
  position:relative!important;
  overflow:hidden!important;
  background:var(--route-button-bg,linear-gradient(135deg,#151617,#27221a))!important;
  color:var(--route-button-text,#ffba08)!important;
  border:1px solid var(--route-button-border,rgba(255,186,8,.48))!important;
  box-shadow:var(--route-button-shadow,0 14px 34px rgba(255,186,8,.18))!important;
}
.hero-buttons .btn-dark:before,
.cta .btn-dark:before{
  content:"";
  position:absolute;
  inset:-40% auto -40% -55%;
  width:48%;
  transform:skewX(-22deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);
  animation:routeButtonShine var(--route-shine-duration,2400ms) ease-in-out infinite;
  pointer-events:none;
}
.hero-buttons .btn-dark .site-ico,
.cta .btn-dark .site-ico{filter:invert(74%) sepia(94%) saturate(967%) hue-rotate(358deg) brightness(101%) contrast(104%)!important;}
@keyframes routeButtonShine{0%{left:-60%;opacity:0}22%{opacity:.9}48%{left:120%;opacity:0}100%{left:120%;opacity:0}}
@media(max-width:720px){
  .hero-buttons .btn-dark{background:var(--route-button-bg,linear-gradient(135deg,#151617,#27221a))!important;color:var(--route-button-text,#ffba08)!important;border:1px solid var(--route-button-border,rgba(255,186,8,.48))!important;box-shadow:var(--route-button-shadow,0 14px 34px rgba(255,186,8,.18))!important;opacity:1!important;}
  .hero-buttons .btn-dark span,.hero-buttons .btn-dark img{opacity:1!important;visibility:visible!important;}
  .hero-buttons .btn-dark{font-weight:950!important;}
}

/* ===== v20 SEO content/admin compatible polish ===== */
.image-caption{position:absolute;left:16px;right:16px;bottom:58px;z-index:5;display:inline-flex;width:max-content;max-width:calc(100% - 32px);padding:7px 12px;border-radius:999px;background:rgba(0,0,0,.58);color:#fff;font-size:12px;font-weight:850;letter-spacing:.02em;backdrop-filter:blur(8px)}
.page-content-text{margin-top:16px!important;color:#d6d7db!important;font-size:18px!important;line-height:1.7!important}.page-image{position:relative}.page-image-caption{position:absolute;left:18px;right:18px;bottom:18px;padding:10px 14px;border-radius:16px;background:rgba(0,0,0,.62);color:#fff;font-weight:850;font-size:14px;backdrop-filter:blur(8px)}
.service-card .service-image img{transition:transform .6s ease}.service-card:hover .service-image img{transform:scale(1.035)}
.hero-buttons .btn-dark,.map-actions .btn-yellow{background:var(--route-button-bg)!important;color:var(--route-button-text)!important;border:1px solid var(--route-button-border)!important;box-shadow:var(--route-button-shadow)!important;position:relative;overflow:hidden}.hero-buttons .btn-dark:before,.map-actions .btn-yellow:before{content:"";position:absolute;inset:-80% auto -80% -80%;width:55%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);animation:routeShine var(--route-shine-duration) linear infinite}@keyframes routeShine{0%{left:-80%}100%{left:130%}}
.live-badge i{position:relative}.live-badge i:after{content:"";position:absolute;inset:-8px;border-radius:50%;background:rgba(32,199,105,.30);animation:livePulse 1.35s ease-out infinite}@keyframes livePulse{0%{transform:scale(.55);opacity:.9}100%{transform:scale(2.35);opacity:0}}
@media(max-width:720px){
  .service-image{height:var(--service-mobile-image-height,190px)!important}.service-body{padding:20px 20px 22px!important}.service-body h3{font-size:22px!important}.service-body p{font-size:16px!important;line-height:1.45!important}.image-caption{bottom:50px;font-size:11px;padding:6px 10px}.page-content-text{font-size:16px!important;line-height:1.62!important}.page-image-caption{font-size:12px;left:14px;right:14px;bottom:14px}.hero-buttons .btn{gap:12px!important}.btn .site-ico,.hero-buttons .btn .site-ico{margin-right:4px}.one-tap{gap:18px!important}.one-tap span{margin-right:5px!important}.quick-actions a,.service-actions a,.map-actions a,.district-buttons a,.drawer-actions a{gap:13px!important}.mobile-sticky-actions a{gap:2px 12px!important}.image-stats div{grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important}.image-stats span{position:relative!important;z-index:1!important}.image-stats strong,.image-stats small{position:relative!important;z-index:2!important;margin-left:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.plate-top{border-width:2px!important;box-shadow:0 12px 32px rgba(0,0,0,.16)!important}.plate-top strong{font-weight:850!important;letter-spacing:.05em!important}.taxi-card{overflow:hidden!important}.taxi-card img{animation:heroEntryZoom var(--hero-zoom-duration,2600ms) ease-out both}@keyframes heroEntryZoom{0%{transform:scale(1.08);filter:saturate(.96)}100%{transform:scale(var(--hero-zoom-scale,1.035));filter:saturate(1)}}
}
@media(max-width:390px){.service-image{height:175px!important}.service-body h3{font-size:20px!important}.service-body p{font-size:15px!important}.image-stats div{grid-template-columns:38px minmax(0,1fr)!important;gap:9px!important}.image-stats strong{font-size:17px!important}.image-stats small{font-size:10px!important}}

/* ===== v21 preserve design + frontend utilities ===== */
.scroll-progress{position:fixed;left:0;top:0;height:3px;width:100%;z-index:90;background:linear-gradient(90deg,var(--yellow),var(--yellow2),var(--green));transform-origin:left center;transform:scaleX(0);pointer-events:none}.back-top{position:fixed;right:20px;bottom:112px;z-index:45;width:46px;height:46px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;font-weight:950;font-size:20px;box-shadow:0 18px 42px rgba(255,186,8,.25);opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s}.back-top.show{opacity:1;visibility:visible;transform:none}.site-header.is-scrolled{box-shadow:0 18px 52px rgba(0,0,0,.36)}.btn,.call-pill,.icon-btn,.one-tap,.service-actions a,.quick-actions a,.district-buttons a,.map-actions a,.drawer-actions a,.drawer-nav a,.mobile-sticky-actions a{will-change:transform}.btn .site-ico,.call-pill .site-ico,.icon-btn .site-ico,.one-tap .site-ico,.service-actions .site-ico,.quick-actions .site-ico,.district-buttons .site-ico,.map-actions .site-ico,.drawer-actions .site-ico,.mobile-sticky-actions .site-ico{flex:0 0 auto}.feature-card span .site-ico,.transfer-card span .site-ico,.service-icon .site-ico{width:24px;height:24px;object-fit:contain}.copied:after{content:'Kopyalandı';position:absolute;inset:auto 0 -30px;margin:auto;width:max-content;background:#101113;color:#fff;border-radius:999px;padding:5px 9px;font-size:11px}.page-hero .hero-buttons{margin-top:22px}.service-grid.small .feature-card{min-height:190px}.service-grid.small .feature-card a{text-decoration:none}.footer a{transition:color .18s}.footer a:hover{color:var(--yellow)}
@media(max-width:720px){.scroll-progress{height:2px}.back-top{display:none}.btn,.service-actions a,.quick-actions a,.district-buttons a,.map-actions a{touch-action:manipulation}.mobile-sticky-actions{padding-bottom:calc(8px + env(safe-area-inset-bottom))}.page-hero .hero-buttons{gap:10px}.page-hero .hero-buttons .btn{min-height:48px;padding:12px 14px}.service-grid.small .feature-card{min-height:150px}.feature-card span .site-ico,.transfer-card span .site-ico{width:21px;height:21px}.taxi-card img{backface-visibility:hidden}}

/* ===== v22 secure polish: sticky bar, safe areas, no design break ===== */
.skip-link{position:fixed;left:12px;top:12px;z-index:9999;background:#111;color:#fff;border:2px solid var(--yellow);border-radius:12px;padding:10px 14px;font-weight:900;transform:translateY(-150%);transition:.2s}.skip-link:focus{transform:translateY(0)}
html{scroll-behavior:smooth;scroll-padding-top:120px}body{overflow-x:hidden}.site-ico{max-inline-size:100%;block-size:auto}.mobile-sticky-actions{box-sizing:border-box!important;isolation:isolate!important}.mobile-sticky-actions a{min-width:0!important}.mobile-sticky-actions span{overflow:hidden!important}.mobile-sticky-actions strong,.mobile-sticky-actions small{min-width:0!important}.mobile-sticky-spacer{display:none}
@media(max-width:720px){
  body{padding-bottom:calc(96px + env(safe-area-inset-bottom))!important}.mobile-sticky-spacer{display:block;height:calc(96px + env(safe-area-inset-bottom))}.mobile-sticky-actions{position:fixed!important;left:15px!important;right:15px!important;bottom:calc(20px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:430px!important;margin:0 auto!important;height:62px!important;min-height:62px!important;border:4px solid #20251f!important;border-radius:21px!important;overflow:hidden!important;z-index:999!important;box-shadow:0 16px 40px rgba(0,0,0,.28),0 0 0 1px rgba(255,186,8,.18)!important;padding:0!important;background:#20251f!important;display:grid!important;grid-template-columns:1fr 1fr!important}.mobile-sticky-actions a{height:54px!important;min-height:54px!important;padding:7px 9px!important;display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;grid-template-rows:18px 24px!important;align-items:center!important;gap:0 9px!important}.mobile-sticky-actions a:first-child{background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important}.mobile-sticky-actions a:nth-child(2){background:linear-gradient(135deg,var(--green),#09a958)!important}.mobile-sticky-actions span{grid-row:1/3!important;width:36px!important;height:36px!important;min-width:36px!important;border-radius:12px!important;display:grid!important;place-items:center!important}.mobile-sticky-actions span .site-ico{width:17px!important;height:17px!important}.mobile-sticky-actions small{grid-column:2!important;grid-row:1!important;font-size:8.5px!important;line-height:1!important;letter-spacing:.14em!important;max-width:100%!important}.mobile-sticky-actions strong{grid-column:2!important;grid-row:2!important;font-size:17px!important;line-height:1!important;max-width:100%!important}.hero,.page-hero{overflow:hidden}.ticker{z-index:5!important}.quick-card{z-index:8!important}.one-tap{box-shadow:0 16px 38px rgba(255,186,8,.22)!important}.one-tap>span{margin-right:0!important}.one-tap strong,.one-tap small{padding-left:0!important}.image-stats div{overflow:hidden!important}.image-stats span{flex-shrink:0!important}.image-stats strong,.image-stats small{padding-left:0!important;text-indent:0!important}.drawer-close .site-ico{width:17px!important;height:17px!important}.drawer-nav b .site-ico{width:16px!important;height:16px!important}img{max-width:100%;height:auto}}
@media(max-width:390px){.mobile-sticky-actions{left:10px!important;right:10px!important;height:60px!important;min-height:60px!important}.mobile-sticky-actions a{height:52px!important;min-height:52px!important;grid-template-columns:34px minmax(0,1fr)!important;padding:7px 8px!important}.mobile-sticky-actions span{width:34px!important;height:34px!important;min-width:34px!important}.mobile-sticky-actions strong{font-size:15.5px!important}.mobile-sticky-actions small{font-size:7.8px!important}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* ===== v23 service cards, hero stat icons and real map ===== */
.image-stats span .site-ico{filter:brightness(0) saturate(100%)!important;width:22px!important;height:22px!important}
.service-grid{gap:26px!important}
.service-card{border-radius:24px!important;border:1px solid #dfe3ea!important;background:#fff!important;box-shadow:0 18px 45px rgba(15,23,42,.07)!important;overflow:hidden!important}
.service-card:hover{transform:translateY(-4px)!important;box-shadow:0 26px 58px rgba(15,23,42,.11)!important;border-color:#cfd6e2!important}
.service-image{height:var(--service-card-image-height,214px)!important;border-radius:24px 24px 0 0!important;background:#111!important}
.service-image img{width:100%!important;height:100%!important;object-fit:cover!important}
.service-image:after{background:linear-gradient(180deg,rgba(0,0,0,.03) 0%,rgba(0,0,0,.12) 46%,rgba(0,0,0,.62) 100%)!important}
.service-icon{top:16px!important;left:16px!important;width:46px!important;height:46px!important;border-radius:13px!important;background:#fff!important;color:#b97a00!important;box-shadow:0 10px 24px rgba(15,23,42,.16)!important}
.service-icon .site-ico{width:21px!important;height:21px!important;filter:none!important}
.service-image em{left:16px!important;bottom:14px!important;border-radius:999px!important;padding:8px 13px!important;background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;color:#111!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:0!important}
.service-body{min-height:var(--service-card-body-min,188px)!important;padding:22px 24px 26px!important;background:#fff!important}
.service-body h3{font-size:22px!important;line-height:1.2!important;margin:0 0 10px!important;letter-spacing:0!important;color:#111827!important}
.service-body p{font-size:16px!important;line-height:1.62!important;color:#667085!important;margin:0 0 20px!important}
.service-actions{gap:10px!important}
.service-actions a{min-height:38px!important;border-radius:10px!important;padding:10px 12px!important;background:#f7f8fa!important;color:#111827!important;font-size:13px!important;font-weight:850!important}
.service-actions a:nth-child(2){background:#e9fbf0!important;color:#128747!important}
.route-map.real-map{display:block!important;height:420px!important;min-height:420px!important;margin-top:24px!important;border-radius:20px!important;overflow:hidden!important;background:#dbe4ef!important;position:relative!important}
.route-map.real-map .leaflet-container,.route-map.real-map .leaflet-pane,.route-map.real-map .leaflet-map-pane{z-index:1}
.map-loading{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,#16202a,#0e1218);color:#ffba08;font-weight:950;z-index:2}
.map-unavailable{display:grid!important;place-items:center!important;background:linear-gradient(135deg,#16202a,#0e1218)!important}
.service-red-dot{background:transparent!important;border:0!important}
.service-red-dot span{display:block;width:18px;height:18px;border-radius:999px;background:#e11d48;border:3px solid #fff;box-shadow:0 0 0 6px rgba(225,29,72,.20),0 10px 22px rgba(0,0,0,.28);animation:mapRedPulse 1.8s ease-out infinite}
@keyframes mapRedPulse{0%{box-shadow:0 0 0 0 rgba(225,29,72,.42),0 10px 22px rgba(0,0,0,.28)}100%{box-shadow:0 0 0 14px rgba(225,29,72,0),0 10px 22px rgba(0,0,0,.28)}}
.leaflet-popup-content{margin:12px 14px!important}.leaflet-popup-content strong{display:block;color:#111827;font-size:15px}.leaflet-popup-content small{display:block;color:#667085;font-size:12px;margin-top:3px}
.map-point-list{gap:10px 14px!important}.map-point-list li{padding:0!important;border-top:0!important}.map-point-list li:before{content:none!important}.map-point-list button{width:100%;min-height:52px;text-align:left;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.06);color:#fff;padding:10px 12px;cursor:pointer;transition:.18s}.map-point-list button:hover,.map-point-list button.active{background:rgba(255,186,8,.14);border-color:rgba(255,186,8,.42)}.map-point-list strong{display:block;font-size:14px}.map-point-list small{display:block;margin-top:2px;color:#aeb4bf;font-size:12px}
@media(max-width:720px){.service-image{height:var(--service-mobile-image-height,190px)!important}.service-icon{width:48px!important;height:48px!important}.route-map.real-map{height:300px!important;min-height:300px!important;border-radius:18px!important}.map-point-list{grid-template-columns:1fr!important}.image-stats span .site-ico{width:18px!important;height:18px!important}.service-body{min-height:auto!important}.service-body h3{font-size:20px!important}.service-body p{font-size:15px!important}}

/* ===== v24 Adana reference service cards + visitor notice ===== */
.services{background:#f8f9fb!important}
.services .section-title{margin-bottom:46px!important}
.services .service-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;align-items:stretch!important}
.services .service-card{display:grid!important;grid-template-rows:214px minmax(188px,auto)!important;height:auto!important;min-height:0!important;background:#fff!important;border:1px solid #dde2ea!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 18px 46px rgba(15,23,42,.06)!important;transform:none!important}
.services .service-card:hover{transform:translateY(-3px)!important;box-shadow:0 24px 58px rgba(15,23,42,.10)!important;border-color:#d1d8e4!important}
.services .service-card.featured{border-color:#dde2ea!important}
.services .service-image{grid-row:1!important;display:block!important;position:relative!important;width:100%!important;height:214px!important;min-height:214px!important;max-height:214px!important;aspect-ratio:auto!important;overflow:hidden!important;border-radius:0!important;background:#111827!important}
.services .service-image img{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center center!important;filter:saturate(1.02) contrast(1.02)!important;transform:none!important}
.services .service-card:hover .service-image img{transform:scale(1.025)!important}
.services .service-image:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(0,0,0,.02) 0%,rgba(0,0,0,.08) 46%,rgba(0,0,0,.58) 100%)!important;z-index:1!important;pointer-events:none!important}
.services .service-icon{position:absolute!important;z-index:3!important;top:16px!important;left:16px!important;width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important;background:#fff!important;color:#c98b00!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 12px 26px rgba(15,23,42,.14)!important;display:grid!important;place-items:center!important}
.services .service-icon .site-ico{width:20px!important;height:20px!important;filter:none!important}
.services .service-image em{position:absolute!important;z-index:3!important;left:16px!important;bottom:14px!important;display:inline-flex!important;align-items:center!important;min-height:30px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;color:#111827!important;padding:8px 12px!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:0!important;text-transform:uppercase!important;box-shadow:0 10px 20px rgba(0,0,0,.16)!important}
.services .image-caption{display:none!important}
.services .service-body{grid-row:2!important;display:flex!important;flex-direction:column!important;position:relative!important;z-index:2!important;min-height:188px!important;padding:22px 26px 26px!important;background:#fff!important;color:#111827!important}
.services .service-body h3{display:block!important;margin:0 0 10px!important;color:#111827!important;font-size:20px!important;line-height:1.22!important;font-weight:900!important;letter-spacing:-.01em!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
.services .service-body h3 a{display:block!important;color:inherit!important;text-decoration:none!important}
.services .service-body p{display:block!important;margin:0 0 22px!important;color:#667085!important;font-size:16px!important;line-height:1.56!important;font-weight:500!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
.services .service-actions{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin-top:auto!important}
.services .service-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:36px!important;border-radius:10px!important;padding:9px 12px!important;background:#f6f7f9!important;color:#111827!important;border:0!important;font-size:13px!important;line-height:1!important;font-weight:850!important;box-shadow:none!important}
.services .service-actions a:nth-child(2){background:#e8faef!important;color:#128747!important}
.services .service-actions .site-ico{width:15px!important;height:15px!important}
.visitor-notice{position:fixed;z-index:1002;width:min(360px,calc(100vw - 28px));display:grid;grid-template-columns:44px 1fr auto;gap:8px 12px;align-items:center;padding:14px;border-radius:20px;background:rgba(17,18,20,.96);color:#fff;border:1px solid rgba(255,186,8,.36);box-shadow:0 24px 80px rgba(0,0,0,.34);opacity:0;visibility:hidden;transform:translateY(14px);transition:.28s ease;isolation:isolate}
.visitor-notice.show{opacity:1;visibility:visible;transform:none}.visitor-notice[data-position="bottom-right"]{right:18px;bottom:calc(24px + env(safe-area-inset-bottom))}.visitor-notice[data-position="top-right"]{right:18px;top:118px}.visitor-notice[data-position="bottom-left"]{left:18px;bottom:calc(24px + env(safe-area-inset-bottom))}
.visitor-notice-icon{grid-row:1/3;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));display:grid;place-items:center;color:#111;box-shadow:0 12px 28px rgba(255,186,8,.25)}.visitor-notice-icon .site-ico{width:21px;height:21px;filter:none!important}
.visitor-notice strong{font-size:16px;line-height:1.15;font-weight:950}.visitor-notice p{grid-column:2/4;margin:0;color:#d7dbe3;font-size:13px;line-height:1.38}.visitor-notice a{grid-column:2/4;justify-self:start;display:inline-flex;align-items:center;gap:7px;background:#20c769;color:#fff;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:900}.visitor-notice a.is-call{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111}.visitor-notice a.is-call .site-ico{filter:none!important}.visitor-notice-close{position:absolute;right:9px;top:9px;width:28px;height:28px;border:0;border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-weight:900;cursor:pointer}.visitor-notice-badge{display:inline-flex;width:max-content;align-items:center;gap:6px;border-radius:999px;background:rgba(255,186,8,.14);color:#ffba08;padding:5px 8px;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.visitor-notice-badge:before{content:"";width:7px;height:7px;border-radius:999px;background:#20c769;box-shadow:0 0 0 5px rgba(32,199,105,.14)}
@media(max-width:1100px){.services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:720px){.services{padding:48px 0!important}.services .service-grid{grid-template-columns:1fr!important;gap:22px!important}.services .service-card{grid-template-rows:214px auto!important;border-radius:22px!important}.services .service-image{height:214px!important;min-height:214px!important;max-height:214px!important}.services .service-body{min-height:auto!important;padding:22px 24px 24px!important}.services .service-body h3{font-size:20px!important}.services .service-body p{font-size:15.5px!important;line-height:1.55!important}.services .service-actions a{flex:1 1 136px!important}.visitor-notice{left:14px!important;right:14px!important;bottom:calc(88px + env(safe-area-inset-bottom))!important;top:auto!important;width:auto!important}}

/* ===== v25 district images, moving taxi map, demo notice and smart triggers ===== */
.district-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}
.district-image-card{position:relative;min-height:132px;border-radius:20px;overflow:hidden;border:1px solid rgba(255,186,8,.22);box-shadow:0 18px 42px rgba(0,0,0,.13);background:#101113;isolation:isolate}
.district-image-card img{display:block;width:100%;height:100%;min-height:132px;object-fit:cover;transition:transform .35s ease;filter:saturate(1.05) contrast(1.02)}
.district-image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.64));z-index:1}
.district-image-card span{position:absolute;left:14px;right:14px;bottom:12px;z-index:2;color:#fff;font-weight:950;text-shadow:0 2px 12px rgba(0,0,0,.55);font-size:15px;line-height:1.2}
.district-image-card:hover img{transform:scale(1.055)}
.service-taxi-icon{background:transparent!important;border:0!important;filter:drop-shadow(0 10px 12px rgba(0,0,0,.32))}
.service-taxi-icon b{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#fff7c7,#ffba08);font-size:20px;transform:rotate(var(--taxi-rot,0deg));box-shadow:0 0 0 5px rgba(255,186,8,.16);animation:taxiFloat 1.2s ease-in-out infinite;animation-delay:var(--taxi-delay,0s)}
.service-taxi-icon i{position:absolute;left:50%;top:50%;width:56px;height:18px;border-radius:999px;border:1px solid rgba(255,186,8,.36);transform:translate(-50%,-50%) rotate(var(--taxi-rot,0deg));opacity:.65;pointer-events:none}
@keyframes taxiFloat{0%,100%{margin-top:0}50%{margin-top:-3px}}
.service-red-dot span{position:relative}.service-red-dot span:after{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:999px;background:#fff;transform:translate(-50%,-50%)}
.demo-sale-notice{position:fixed;z-index:1005;left:18px;right:18px;bottom:18px;display:grid;grid-template-columns:42px 1fr auto auto;gap:12px;align-items:center;max-width:1180px;margin:auto;padding:14px 16px;border-radius:22px;background:rgba(12,13,16,.96);color:#fff;border:1px solid rgba(255,186,8,.36);box-shadow:0 26px 90px rgba(0,0,0,.34);backdrop-filter:blur(16px)}
.demo-sale-notice.hide{display:none}.demo-sale-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;font-weight:1000;font-size:24px;box-shadow:0 16px 34px rgba(255,186,8,.24)}
.demo-sale-copy strong{display:block;font-size:15px;font-weight:1000;color:#ffba08}.demo-sale-copy p{margin:3px 0 0;color:#e5e7eb;font-size:13.5px;line-height:1.45}.demo-sale-copy b{color:#fff}.demo-sale-actions{display:flex;gap:9px;flex-wrap:wrap}.demo-sale-actions a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border-radius:999px;padding:9px 13px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;font-weight:950;font-size:13px}.demo-sale-actions a:nth-child(2){background:#20c769;color:#fff}.demo-sale-close{position:absolute;right:8px;top:8px;width:26px;height:26px;border-radius:999px;border:0;background:rgba(255,255,255,.09);color:#fff;font-weight:1000;cursor:pointer}.demo-sale-notice .site-ico{width:16px;height:16px}.demo-sale-actions a:first-child .site-ico{filter:none!important}
.smart-toast{position:fixed;z-index:1006;right:18px;bottom:118px;width:min(360px,calc(100vw - 28px));border-radius:22px;background:rgba(17,18,20,.97);color:#fff;border:1px solid rgba(255,186,8,.34);box-shadow:0 24px 78px rgba(0,0,0,.34);padding:18px;opacity:0;visibility:hidden;transform:translateY(14px);transition:.26s ease}.smart-toast.show{opacity:1;visibility:visible;transform:none}.smart-toast button{position:absolute;right:9px;top:9px;width:28px;height:28px;border:0;border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-weight:1000}.smart-toast strong{display:block;padding-right:28px;color:#ffba08;font-size:16px;font-weight:1000}.smart-toast p{margin:7px 0 13px;color:#d7dbe3;font-size:13.5px;line-height:1.45}.smart-toast div{display:flex;gap:8px}.smart-toast a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:950}.smart-toast .smart-call{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111}.smart-toast .smart-wa{background:#20c769;color:#fff}.smart-hub{position:fixed;z-index:1001;right:18px;bottom:104px;display:grid;gap:8px}.smart-hub a{display:grid;place-items:center;width:48px;height:48px;border-radius:17px;background:#111214;color:#ffba08;border:1px solid rgba(255,186,8,.28);box-shadow:0 16px 42px rgba(0,0,0,.22);font-weight:1000;font-size:19px}.smart-hub a:nth-child(2){background:#20c769;color:#fff;border-color:rgba(32,199,105,.45)}.smart-route-pulse{animation:smartRoutePulse 1.9s ease-in-out infinite}@keyframes smartRoutePulse{0%,100%{box-shadow:0 0 0 0 rgba(255,186,8,.0)}45%{box-shadow:0 0 0 10px rgba(255,186,8,.22)}}
@media(max-width:900px){.demo-sale-notice{grid-template-columns:38px 1fr;left:12px;right:12px;bottom:calc(82px + env(safe-area-inset-bottom));padding:13px 14px}.demo-sale-actions{grid-column:1/-1}.demo-sale-actions a{flex:1 1 130px}.smart-toast{left:14px;right:14px;bottom:calc(156px + env(safe-area-inset-bottom));width:auto}.smart-hub{right:12px;bottom:calc(224px + env(safe-area-inset-bottom))}}
@media(max-width:720px){.district-image-grid{grid-template-columns:1fr;gap:12px}.district-image-card{min-height:158px}.district-image-card img{min-height:158px}.district-list a{color:#111827!important;background:#fff!important;border-color:#e4e7ec!important;text-shadow:none!important}.district-list a i{background:#ffba08!important;box-shadow:0 0 0 5px rgba(255,186,8,.16)!important}.district-list a.active{background:linear-gradient(135deg,var(--yellow),var(--yellow2))!important;color:#111827!important;border-color:#ffba08!important}.map-head{display:flex!important;visibility:visible!important;opacity:1!important}.map-head span,.map-head strong{display:inline-flex!important;align-items:center!important;color:#ffba08!important;font-size:11px!important;letter-spacing:.08em}.map-point-list button{background:#fff!important;color:#111827!important;border-color:#e4e7ec!important}.map-point-list button.active,.map-point-list button:hover{background:#fff7db!important;border-color:#ffba08!important}.map-point-list strong{color:#111827!important}.map-point-list small{color:#667085!important}.route-map.real-map{height:300px!important;min-height:300px!important}.service-taxi-icon b{width:30px;height:30px;font-size:18px}.demo-sale-copy p{font-size:12.5px}.demo-sale-copy strong{font-size:14px}}
@media(prefers-reduced-motion:reduce){.service-taxi-icon b,.smart-route-pulse{animation:none!important}}

/* ===== v26 fixes: district images, every-visit sale notice, configurable hub ===== */
.page-image{position:relative;overflow:hidden;border-radius:34px;background:#0e0f11;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 90px rgba(0,0,0,.28)}
.page-image img{display:block;width:100%;min-height:420px;height:520px;object-fit:cover;background:#101113;filter:saturate(1.04) contrast(1.02)}
.page-image img[src=""],.district-image-card img[src=""]{display:none}
.demo-sale-notice.demo-sale-strong{border:2px solid rgba(255,186,8,.82);background:linear-gradient(135deg,rgba(11,12,15,.98),rgba(28,20,6,.98));box-shadow:0 0 0 2px rgba(255,186,8,.16),0 28px 110px rgba(255,151,0,.24),0 24px 90px rgba(0,0,0,.44)}
.demo-sale-notice.demo-sale-strong .demo-sale-icon{animation:demoNoticePulse 1.8s ease-in-out infinite}.demo-sale-notice.pulse{animation:demoNoticeNudge .7s ease-in-out 1}.demo-sale-copy mark{display:inline-flex;margin-left:8px;border-radius:999px;background:#ffba08;color:#111;padding:3px 9px;font-weight:1000}.demo-sale-copy b{color:#ffba08}.demo-sale-actions a{min-width:178px}.demo-sale-actions a:nth-child(2){box-shadow:0 14px 36px rgba(32,199,105,.24)}
@keyframes demoNoticePulse{0%,100%{transform:scale(1);box-shadow:0 16px 34px rgba(255,186,8,.24)}50%{transform:scale(1.06);box-shadow:0 0 0 9px rgba(255,186,8,.14),0 16px 34px rgba(255,186,8,.34)}}
@keyframes demoNoticeNudge{0%,100%{transform:translateY(0)}35%{transform:translateY(-7px)}70%{transform:translateY(3px)}}
.smart-hub{right:var(--hub-side,18px);bottom:var(--hub-bottom,104px)}
.smart-hub-left-bottom{left:var(--hub-side,18px);right:auto;bottom:var(--hub-bottom,104px)}.smart-hub-right-top{right:var(--hub-side,18px);top:var(--hub-bottom,104px);bottom:auto}.smart-hub-left-top{left:var(--hub-side,18px);right:auto;top:var(--hub-bottom,104px);bottom:auto}
.smart-hub a{width:var(--hub-size,50px);height:var(--hub-size,50px);border-radius:var(--hub-radius,17px);background:var(--hub-bg,#111214)}.smart-hub a span{display:grid;place-items:center}.smart-hub .hub-phone{background:var(--hub-phone,#ffba08)!important;color:var(--hub-text,#111827)!important}.smart-hub .hub-whatsapp{background:var(--hub-whatsapp,#20c769)!important;color:#fff!important}.smart-hub .hub-route{background:var(--hub-route,#2356d8)!important;color:#fff!important}.smart-hub a small{font-size:10px;line-height:1;font-weight:950;margin-top:2px}.smart-hub:has(small) a{width:auto;min-width:var(--hub-size,50px);grid-template-columns:auto 1fr;padding:0 12px;gap:7px}.smart-hub.attention a{animation:smartHubAttention 1.3s ease-in-out 3}@keyframes smartHubAttention{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
.security-table{overflow:auto;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.security-table table{width:100%;border-collapse:collapse;font-size:12px}.security-table th,.security-table td{padding:10px;border-bottom:1px solid #eef0f3;text-align:left;white-space:nowrap}.security-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:14px 0 18px}.security-summary div{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.security-summary small{display:block;color:#667085;font-weight:800}.security-summary strong{font-size:26px}.stat-box{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.stat-box h4{margin:0 0 10px}.stat-box p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:7px 0;border-bottom:1px solid #f0f2f5}.stat-box p:last-child{border-bottom:0}.stat-box span{font-weight:900;color:#ff9700}.inline-danger{background:#111!important;color:#ffba08!important;border:0;border-radius:12px;padding:12px 16px;font-weight:950;align-self:end}
@media(max-width:900px){.demo-sale-copy mark{margin-left:0;margin-top:4px}.demo-sale-actions a{min-width:0}.page-image img{height:min(460px,86vw);min-height:300px}.smart-hub:has(small) a{min-width:0}.smart-hub{bottom:calc(224px + env(safe-area-inset-bottom))!important}.smart-hub-left-bottom{bottom:calc(224px + env(safe-area-inset-bottom))!important}.smart-hub-right-top,.smart-hub-left-top{top:96px!important}.security-summary{grid-template-columns:1fr}}
