:root{--ink:#0b0c0e;--panel:#111318;--panel-2:#171a20;--yellow:#ffc400;--yellow-2:#ffdb5a;--paper:#f4f3ef;--white:#fff;--muted:#969aa4;--line:rgba(255,255,255,.11);--radius:20px;--container:1200px;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:Manrope,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;z-index:999;top:-80px;left:20px;background:var(--yellow);color:#000;padding:12px 18px;border-radius:9px}.skip-link:focus{top:20px}
.site-header{position:fixed;z-index:100;inset:18px 0 auto;transition:.3s var(--ease)}.site-header.scrolled{inset-top:10px}.nav-wrap{height:68px;display:flex;align-items:center;gap:22px;padding:0 9px 0 18px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(110deg,rgba(23,25,30,.9),rgba(11,12,14,.78));box-shadow:0 16px 45px rgba(0,0,0,.24),inset 0 1px rgba(255,255,255,.04);backdrop-filter:blur(20px);transition:.3s var(--ease)}.site-header.scrolled .nav-wrap{background:rgba(13,15,18,.94);border-color:rgba(255,255,255,.16);box-shadow:0 18px 55px rgba(0,0,0,.38)}.brand{display:flex;align-items:center;gap:13px;flex:0 0 auto}.brand img{width:105px;height:55px;object-fit:contain}.brand-copy{padding-left:13px;border-left:1px solid rgba(255,255,255,.14);color:#858a93;font-size:10px;font-weight:700;line-height:1.35;letter-spacing:.05em;text-transform:uppercase}.nav{display:flex;align-items:center;gap:4px;margin:auto;padding:4px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.035)}.nav>a{position:relative;display:flex;align-items:center;min-height:38px;padding:0 14px;border-radius:9px;color:#c7cad0;font-size:12px;font-weight:700;transition:.22s}.nav>a:hover{background:rgba(255,255,255,.07);color:#fff}.nav>a:first-of-type{color:var(--yellow)}.nav>a i,.nav-kicker,.nav-meta{display:none}.header-actions{display:flex;align-items:center;gap:14px;flex:0 0 auto}.header-phone{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700}.header-phone>i{display:grid;place-items:center;width:35px;height:35px;border:1px solid rgba(255,196,0,.24);border-radius:10px;background:rgba(255,196,0,.08);font-size:17px;color:var(--yellow)}.header-phone span{display:flex;flex-direction:column}.header-phone small{font-size:10px;letter-spacing:.12em;color:#777c85}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:0 22px;background:var(--yellow);border:0;border-radius:10px;color:#0a0b0d;font-size:13px;font-weight:800;cursor:pointer;transition:.24s var(--ease)}.button:hover{background:var(--yellow-2);transform:translateY(-2px)}.button-small{min-height:46px;padding:0 17px;gap:13px;border-radius:11px}.button-block{width:100%}.mobile-header-call,.menu-button{display:none}.menu-button{width:42px;height:42px;padding:9px;background:none;border:0}.menu-button span{display:block;width:22px;height:2px;background:white;margin:6px auto;transition:.25s}
.hero{position:relative;min-height:830px;padding:126px 0 0;overflow:hidden;background:#0d0f13}.hero-image{position:absolute;inset:0;background:url("../assets/images/hero-istanbul-taxi-v2.png") 58% center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,13,.98) 0%,rgba(8,10,13,.92) 27%,rgba(8,10,13,.36) 58%,rgba(8,10,13,.07) 100%),linear-gradient(0deg,#0b0c0e 0%,transparent 23%)}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 460px;gap:70px;align-items:center}.hero-copy{padding-bottom:35px}.status{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#bfc2c9}.status>span,.online i{width:7px;height:7px;border-radius:50%;background:#54dc87;box-shadow:0 0 0 5px rgba(84,220,135,.12)}.hero h1{font-size:clamp(48px,5.4vw,76px);line-height:1.02;letter-spacing:-.055em;margin:25px 0}.hero h1 strong{font-weight:500;color:var(--yellow)}.hero-copy>p{max-width:500px;color:#b5b8c0;font-size:17px}.hero-proof{display:flex;gap:25px;margin-top:38px}.hero-proof>div{display:flex;align-items:center;gap:9px}.hero-proof i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:rgba(255,255,255,.08);color:var(--yellow)}.hero-proof span{display:flex;flex-direction:column;font-size:9px;color:#777c86;text-transform:uppercase;letter-spacing:.08em}.hero-proof b{font-size:11px;color:#fff;text-transform:none;letter-spacing:0}
.booking-shell{background:rgba(17,19,24,.94);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);box-shadow:0 35px 90px rgba(0,0,0,.42);overflow:hidden;backdrop-filter:blur(16px)}.booking-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#0d0f13;border-bottom:1px solid var(--line)}.booking-tabs button{height:62px;border:0;border-right:1px solid var(--line);background:transparent;color:#7e838c;font-size:11px;font-weight:700;cursor:pointer}.booking-tabs button:last-child{border-right:0}.booking-tabs button i{margin-right:5px;font-size:16px}.booking-tabs button.active{color:#111;background:var(--yellow)}.booking-form{padding:27px}.form-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.form-head span:first-child{color:var(--yellow);font-size:8px;font-weight:800;letter-spacing:.18em}.form-head h2{font-size:23px;letter-spacing:-.035em;margin:4px 0 0}.secure{display:flex;align-items:center;gap:4px;color:#7f848d;font-size:8px}.secure i{color:#54dc87;font-size:13px}.location-stack{position:relative;border:1px solid var(--line);border-radius:12px;background:#0d0f13;padding:4px 15px}.location-field{display:grid;grid-template-columns:12px 1fr 28px;gap:11px;align-items:center;min-height:71px}.location-field:first-child{border-bottom:1px solid var(--line)}.location-field>span:nth-child(2){display:flex;flex-direction:column}.location-field small{color:#666b75;font-size:8px;font-weight:800;letter-spacing:.14em}.location-field input{width:100%;border:0;outline:0;background:transparent;color:white;padding:3px 0;font-size:13px}.location-field input::placeholder{color:#9599a2}.location-field button{border:0;background:transparent;color:var(--yellow);font-size:18px;cursor:pointer}.location-field>i{color:#666b75}.point{width:9px;height:9px;border:2px solid var(--yellow);border-radius:50%;position:relative;z-index:2}.point.start{background:var(--yellow)}.point.finish{border-color:#f1f1ee}.location-line{position:absolute;left:19px;top:70px;width:1px;height:13px;border-left:1px dashed #555b65}.quick-routes{display:flex;align-items:center;gap:7px;overflow:hidden;margin:15px 0}.quick-routes>span{font-size:8px;color:#666b75;text-transform:uppercase;white-space:nowrap}.quick-routes button{background:#1a1d23;border:1px solid var(--line);border-radius:20px;color:#aeb1b8;padding:6px 9px;font-size:8px;white-space:nowrap;cursor:pointer}.quick-routes button:hover{border-color:var(--yellow);color:var(--yellow)}.form-note{text-align:center;color:#6f747e;font-size:8px;margin:10px 0 0}.form-note.error{color:#ff7171}.form-note.success{color:#62df94}.hero-bottom{position:relative;z-index:3;display:flex;gap:38px;margin-top:54px;border-top:1px solid rgba(255,255,255,.12);height:76px;align-items:center;color:#9599a1;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.hero-bottom i{color:var(--yellow);font-size:13px;margin-right:5px}
.trust-strip{border-bottom:1px solid var(--line);background:#0c0d10}.trust-grid{min-height:84px;display:grid;grid-template-columns:160px 1fr repeat(3,125px);align-items:center}.trust-grid>span{font-size:10px;font-weight:800;letter-spacing:.2em;color:var(--yellow)}.trust-grid p{font-size:12px;color:#7c818a}.trust-grid>div{border-left:1px solid var(--line);padding-left:22px;color:#8e929a;font-size:10px}.trust-grid i{color:#fff;font-size:17px;margin-right:5px;vertical-align:middle}
.section{padding:112px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:48px}.kicker{display:block;color:var(--yellow);font-size:9px;font-weight:800;letter-spacing:.22em;margin-bottom:16px}.section h2,.cta-section h2{font-size:clamp(38px,4vw,58px);line-height:1.03;letter-spacing:-.05em;margin:0}.section-head>p{width:410px;color:var(--muted);font-size:14px;margin:0}.service-grid{display:grid;grid-template-columns:1.08fr .92fr .92fr;gap:12px}.service-card{min-height:300px;padding:25px;border:1px solid var(--line);border-radius:16px;background:var(--panel);display:flex;flex-direction:column;justify-content:space-between;transition:.25s var(--ease)}.service-card.large{grid-row:span 2;min-height:612px;background:linear-gradient(180deg,rgba(255,196,0,.05),transparent),var(--panel-2)}.service-card:nth-child(4){grid-column:2/4}.service-card:hover{border-color:rgba(255,196,0,.55);transform:translateY(-4px)}.card-top{display:flex;justify-content:space-between;color:#5f646e;font-size:9px}.card-top i{font-size:31px;color:var(--yellow)}.service-card.large .card-top i{font-size:65px;margin:95px auto 0}.service-card h3{font-size:21px;margin:0 0 8px}.service-card.large h3{font-size:29px}.service-card p{color:var(--muted);font-size:12px;max-width:430px;margin:0 0 20px}.service-card a,.plain-link{display:inline-flex;align-items:center;gap:9px;color:var(--yellow);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.flow{background:var(--paper);color:var(--ink);overflow:hidden}.flow-layout{display:grid;grid-template-columns:.85fr 370px 1fr;gap:70px;align-items:center}.flow-intro p{color:#696d75;max-width:350px;font-size:14px;margin:24px 0}.phone-flow{background:#11141a;color:white;border:7px solid #22262d;border-radius:35px;padding:18px;box-shadow:0 35px 70px rgba(0,0,0,.19);transform:rotate(-2deg)}.phone-top,.mini-brand{display:flex;justify-content:space-between;align-items:center}.phone-top{font-size:8px;color:#8b9099}.mini-brand{margin:13px 0 25px}.mini-brand img{width:76px;height:40px;object-fit:contain}.online{display:inline-flex;align-items:center;gap:8px;color:#89909a;font-size:8px}.online i{width:5px;height:5px;box-shadow:none}.phone-flow h3{font-size:20px;margin:0}.phone-flow>p{font-size:9px;color:#858a93;margin:4px 0 18px}.map-preview{position:relative;height:180px;border:1px solid rgba(255,255,255,.08);border-radius:17px;overflow:hidden;background:#e8ece5}.map-preview iframe{display:block;width:100%;height:100%;border:0;pointer-events:none}.eta{position:absolute;left:14px;bottom:14px;background:#fff;color:#111;padding:7px 10px;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 7px 20px rgba(0,0,0,.18)}.eta b{font-size:10px}.eta small{font-size:6px;color:#777}.driver-row{display:grid;grid-template-columns:38px 1fr 18px;gap:10px;align-items:center;margin-top:13px;padding:11px;background:#191c22;border-radius:12px}.driver-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--yellow);color:#111}.driver-row>div:nth-child(2){display:flex;flex-direction:column}.driver-row b{font-size:9px}.driver-row span{font-size:7px;color:#7e838b}.flow-steps{list-style:none;margin:0;padding:0;border-top:1px solid #d4d3ce}.flow-steps li{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:27px 0;border-bottom:1px solid #d4d3ce}.flow-steps>li>span{font-size:10px;color:#9d8c44}.flow-steps h3{font-size:17px;margin:0 0 4px}.flow-steps p{font-size:11px;color:#71757d;margin:0}
.map-section{background:#0c0e11}.map-shell{display:grid;grid-template-columns:1fr 390px;min-height:560px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#111}.map-shell #serviceMap{min-width:0;height:100%;filter:saturate(.65) contrast(1.06)}.leaflet-container{font-family:Manrope,sans-serif}.fare-panel{display:flex;flex-direction:column;justify-content:center;padding:30px;border-left:1px solid var(--line);background:#14171c}.fare-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid var(--line)}.fare-panel-head span{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.1em}.fare-panel-head strong{color:var(--yellow);font-size:22px}.fare-panel h3{font-size:23px;margin:21px 0 4px}.fare-help{color:#9398a1;font-size:13px;margin:0 0 18px}.fare-field{display:grid;grid-template-columns:22px 1fr;gap:11px;align-items:center;min-height:61px;margin-bottom:9px;padding:8px 13px;border:1px solid var(--line);border-radius:10px;background:#0d0f13}.fare-field>i{color:var(--yellow);font-size:18px}.fare-field>span{display:flex;flex-direction:column}.fare-field small{color:#747983;font-size:12px;font-weight:800;letter-spacing:.1em}.fare-field input{width:100%;border:0;outline:0;background:transparent;color:white;padding:2px 0;font-size:14px}.fare-field input::placeholder{color:#777c85}.fare-panel .button{margin-top:7px}.fare-result{margin-top:15px;padding:15px;border:1px solid var(--line);border-radius:11px;background:#0f1115}.fare-result>div{display:flex;align-items:center;justify-content:space-between}.fare-result>div+div{margin-top:7px}.fare-result span{color:#8d929b;font-size:13px}.fare-result strong{font-size:15px}.fare-result .fare-total strong{color:var(--yellow);font-size:23px}.fare-result>small{display:block;color:#70757e;font-size:12px;margin-top:11px;padding-top:10px;border-top:1px solid var(--line)}.fare-status{min-height:20px;margin:9px 0 0;text-align:center;color:#777c85;font-size:12px}.fare-status.error{color:#ff7a7a}.fare-status.success{color:#67db96}.route-marker{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#111;border:3px solid var(--yellow);box-shadow:0 8px 25px rgba(0,0,0,.3);font-size:16px;font-weight:800}.route-marker.finish{background:var(--yellow);border-color:white}.districts-head{display:flex;justify-content:space-between;align-items:center;margin:36px 0 15px}.districts-head h3{font-size:18px}.districts-head button{border:0;background:none;color:var(--yellow);font-size:12px;font-weight:800;cursor:pointer}.district-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.district-item{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 15px;border:1px solid var(--line);border-radius:9px;font-size:13px;font-weight:700;color:#b4b8c0;transition:.2s}.district-item i{color:var(--yellow)}.district-item:hover{border-color:var(--yellow);color:white}.district-item.hidden{display:none}
.standards{border-top:1px solid var(--line)}.standards-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.standards-copy p{color:var(--muted);max-width:470px;font-size:14px;margin-top:24px}.standards-list{border-top:1px solid var(--line)}.standards-list article{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.standards-list article>i{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#17191e;color:var(--yellow);font-size:21px}.standards-list h3{font-size:16px;margin:0 0 5px}.standards-list p{font-size:11px;color:var(--muted);margin:0}
.faq{background:#111318}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.support-card{display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;width:290px;padding:12px;margin-top:35px;border:1px solid var(--line);border-radius:12px}.support-card>i:first-child{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#27bd69;font-size:22px}.support-card span{display:flex;flex-direction:column;font-size:11px;font-weight:700}.support-card small{color:#717681;font-size:7px;letter-spacing:.1em}.accordion{border-top:1px solid var(--line)}.accordion details{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;display:flex;justify-content:space-between;padding:25px 0;cursor:pointer;font-size:14px;font-weight:700}.accordion summary::-webkit-details-marker{display:none}.accordion summary i{color:var(--yellow);font-size:19px;transition:.2s}.accordion details[open] summary i{transform:rotate(45deg)}.accordion details p{color:var(--muted);font-size:12px;margin:-8px 50px 25px 0}
.cta-section{padding:82px 0;background:var(--yellow);color:#0b0c0e}.cta-inner{display:grid;grid-template-columns:1fr .75fr;gap:90px;align-items:end}.kicker.dark{color:#67520a}.cta-inner>div:last-child>p{font-size:13px;color:#5f4d0c;margin:0 0 25px}.cta-actions{display:flex;align-items:center;gap:24px}.button-dark{background:#0b0c0e;color:#fff}.button-dark:hover{background:#282a2f}.cta-actions>a:last-child{font-size:11px;font-weight:800}.cta-actions>a:last-child i{margin-right:5px}.footer{padding:68px 0 92px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:80px}.footer-brand img{width:150px;height:79px;object-fit:contain}.footer-brand p{max-width:310px;color:#858a93;font-size:11px}.footer-main>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer h3{font-size:9px;letter-spacing:.15em;color:#6f747e;text-transform:uppercase;margin:0 0 13px}.footer a,.footer span{font-size:11px;color:#b3b7bf}.footer a:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:48px;padding-top:22px;color:#656a74}.mobile-bar{display:none}.reveal{opacity:0;transform:translateY(15px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.reveal.visible{opacity:1;transform:none}

/* Dengeli tipografi: okunabilir alt sınır, kontrollü başlık ölçeği */
.hero h1{font-size:clamp(42px,4.8vw,60px)}.section h2,.cta-section h2{font-size:clamp(34px,3.6vw,50px)}
.header-phone small,.status,.hero-proof span,.form-head>div>span,.secure,.location-field small,.quick-routes>span,.quick-routes button,.form-note,.kicker,.online,.phone-top,.phone-flow>p,.eta small,.driver-row b,.driver-row span,.flow-steps>li>span,.plain-link,.support-card small,.standards-list p,.footer-brand p,.footer h3,.footer a,.footer span{font-size:12px}
.booking-tabs button,.hero-bottom,.trust-grid>span,.trust-grid p,.trust-grid>div,.flow-steps p,.eta b{font-size:12px}.support-card span,.cta-actions>a:last-child{font-size:13px}.button:disabled{cursor:wait;opacity:.7;transform:none}
.site-header.scrolled{top:10px}
.brand-copy{font-size:12px}

/* Sade hero: merkez mesaj, altta yatay rota formu */
.hero{min-height:820px;padding:142px 0 28px}.hero-shade{background:linear-gradient(180deg,rgba(8,10,13,.36),rgba(8,10,13,.18) 48%,rgba(8,10,13,.88) 100%),linear-gradient(90deg,rgba(8,10,13,.42),rgba(8,10,13,.08),rgba(8,10,13,.35))}.hero-content{display:flex;min-height:650px;flex-direction:column;justify-content:space-between;gap:70px}.hero-copy{max-width:840px;margin:auto;padding:58px 0 0;text-align:center}.hero h1{margin:0;font-size:clamp(42px,4.6vw,58px);text-shadow:0 5px 28px rgba(0,0,0,.4)}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:30px}.hero-actions .button{min-width:190px;justify-content:center;gap:10px}.whatsapp-button{background:#20bf6b;color:#07150d}.whatsapp-button:hover{background:#35d77f}.call-button{border:1px solid rgba(255,255,255,.35);background:rgba(9,11,14,.62);color:white;backdrop-filter:blur(12px)}.call-button:hover{background:white;color:#111}.booking-shell{width:100%;border-radius:17px;background:rgba(13,15,18,.92)}.booking-form{display:grid;grid-template-columns:175px minmax(0,1fr) 178px;align-items:center;gap:16px;padding:15px}.form-head{margin:0;padding-left:6px}.form-head h2{margin:0;font-size:18px;line-height:1.25}.location-stack{display:grid;grid-template-columns:1fr 1fr;padding:0 5px}.location-field{min-height:62px;padding:0 14px}.location-field:first-child{border-bottom:0;border-right:1px solid var(--line)}.location-line{display:none}.route-submit{width:100%;min-height:58px}.route-submit i{font-size:17px}
.hero-image{background-image:url("../assets/images/hero-vip-vito-desktop.png")}

/* Rota planlayıcı */
.map-heading{display:block;text-align:center;margin-bottom:38px}.map-heading .kicker{margin-bottom:12px}.map-experience{position:relative;padding:10px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#15171c;box-shadow:0 30px 80px rgba(0,0,0,.3);overflow:hidden}.map-experience #serviceMap{height:600px;border-radius:16px;background:#e6ebdf}.map-route-bar{position:absolute;z-index:500;top:26px;left:50%;width:min(940px,calc(100% - 52px));transform:translateX(-50%);display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr) 175px;align-items:center;gap:8px;padding:9px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(13,15,18,.94);box-shadow:0 16px 45px rgba(0,0,0,.35);backdrop-filter:blur(18px)}.map-route-field{display:grid;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:0 14px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#111318}.map-route-field>span:last-child{display:flex;min-width:0;flex-direction:column}.map-route-field small,.modal-route small{color:#747983;font-size:11px;font-weight:800;letter-spacing:.11em}.map-route-field input{width:100%;min-width:0;padding:2px 0;border:0;outline:0;background:transparent;color:white;font-size:14px;text-overflow:ellipsis}.map-route-field input::placeholder{color:#7e838d}.route-point{display:block;width:10px;height:10px;border:2px solid var(--yellow);border-radius:50%}.route-point.start{background:var(--yellow)}.route-point.finish{border-color:white}.route-swap{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#181b20;color:var(--yellow);cursor:pointer;transition:.2s}.route-swap:hover{border-color:var(--yellow);transform:rotate(180deg)}.map-calculate{min-height:58px;padding-inline:18px}.map-status{position:absolute;z-index:500;bottom:24px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;margin:0;padding:10px 15px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:rgba(13,15,18,.9);box-shadow:0 10px 30px rgba(0,0,0,.28);color:#c3c6cc;font-size:12px;white-space:nowrap;backdrop-filter:blur(12px)}.map-status i{color:var(--yellow)}.map-status.error{color:#ff8989}.map-status.success{color:#71e5a2}.map-experience .leaflet-control-zoom{margin-top:104px;border:0;box-shadow:0 8px 28px rgba(0,0,0,.3)}.map-experience .leaflet-control-zoom a{border-color:#282c33;background:#12151a;color:#fff}.map-experience .leaflet-control-attribution{border-radius:7px 0 0;background:rgba(10,12,15,.78);color:#979ca5}.map-experience .leaflet-control-attribution a{color:#ffc400}
.fare-modal[hidden]{display:none}.fare-modal{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px}.fare-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(4,5,7,.76);backdrop-filter:blur(9px);cursor:pointer}.fare-dialog{position:relative;z-index:1;width:min(460px,100%);padding:34px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:radial-gradient(circle at 80% 0,rgba(255,196,0,.12),transparent 35%),#13151a;box-shadow:0 35px 100px rgba(0,0,0,.55);animation:modal-in .28s var(--ease)}@keyframes modal-in{from{opacity:0;transform:translateY(18px) scale(.98)}}.fare-close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:#1a1d22;color:white;font-size:20px;cursor:pointer}.fare-modal-icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:18px;border-radius:14px;background:var(--yellow);color:#111;font-size:25px}.fare-modal-kicker{color:var(--yellow);font-size:11px;font-weight:800;letter-spacing:.16em}.fare-dialog>h2{margin:6px 0 22px;font-size:42px;letter-spacing:-.04em}.fare-dialog>h2 strong{color:white}.modal-route{padding:6px 16px;border:1px solid var(--line);border-radius:14px;background:#0e1014}.modal-route>div{display:grid;grid-template-columns:12px 1fr;align-items:center;gap:13px;min-height:67px}.modal-route>div:first-child{border-bottom:1px solid var(--line)}.modal-route>div>span:last-child{display:flex;min-width:0;flex-direction:column}.modal-route strong{overflow:hidden;color:#e8e9eb;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.modal-distance{display:flex;align-items:center;justify-content:space-between;margin:15px 0 20px;color:#969ba4;font-size:13px}.modal-distance strong{color:white}.whatsapp-confirm{width:100%;justify-content:space-between;background:#20bf6b}.whatsapp-confirm:hover{background:#35d77f}.edit-route{display:block;margin:14px auto 0;border:0;background:transparent;color:#9297a0;font-size:12px;font-weight:700;cursor:pointer}.edit-route:hover{color:white}body.modal-open{overflow:hidden}
.map-route-field-location{grid-template-columns:12px minmax(0,1fr) auto}.map-route-field-location>label{display:flex;min-width:0;flex-direction:column}.map-locate{display:flex;align-items:center;gap:6px;min-height:36px;padding:0 10px;border:1px solid rgba(255,196,0,.3);border-radius:9px;background:rgba(255,196,0,.08);color:var(--yellow);font:inherit;font-size:11px;font-weight:800;cursor:pointer;transition:.2s}.map-locate:hover{border-color:var(--yellow);background:rgba(255,196,0,.14)}.map-locate i{font-size:16px}.map-locate:disabled{cursor:wait;opacity:.65}.map-calculate:disabled{border-color:rgba(255,255,255,.08);background:#2b2e33;color:#777c85;box-shadow:none;cursor:not-allowed;transform:none}.map-calculate:not(:disabled){box-shadow:0 8px 24px rgba(255,196,0,.2)}
.map-section{position:relative;z-index:0;isolation:isolate}

/* Adres otomatik tamamlama */
.address-suggestions[hidden]{display:none}.address-suggestions{position:fixed;z-index:95;max-height:min(310px,42vh);overflow-y:auto;padding:6px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(15,17,21,.98);box-shadow:0 22px 55px rgba(0,0,0,.48);color:#fff;overscroll-behavior:contain;backdrop-filter:blur(18px)}.address-suggestions button{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:#fff;text-align:left;cursor:pointer;transition:background .18s var(--ease)}.address-suggestions button+button{margin-top:2px}.address-suggestions button:hover,.address-suggestions button.active{background:rgba(255,255,255,.075)}.address-suggestions button[aria-selected="true"]{background:rgba(255,196,0,.1)}.address-suggestions button>i{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:rgba(255,196,0,.1);color:var(--yellow);font-size:17px}.address-suggestions button>span{display:flex;min-width:0;flex-direction:column}.address-suggestions strong,.address-suggestions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-suggestions strong{font-size:13px;font-weight:750}.address-suggestions small{margin-top:2px;color:#8f949e;font-size:11px}.suggestion-empty{margin:0;padding:14px;color:#a2a6ae;font-size:12px;text-align:center}

/* İstanbul odaklı SEO içeriği ve yeniden tasarlanan footer */
.faq-lead{max-width:410px;margin:20px 0 0;color:var(--muted);font-size:14px}.seo-section{border-top:1px solid #dbdad5;background:var(--paper);color:var(--ink)}.seo-intro{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:100px}.seo-intro h2{margin-bottom:0}.seo-intro p{margin:0 0 22px;color:#656971;font-size:15px}.seo-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:54px}.seo-cards article{position:relative;min-height:260px;padding:30px;border:1px solid #d9d8d2;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(22,24,28,.05)}.seo-cards article>span{position:absolute;top:24px;right:24px;color:#aaa79d;font-size:12px;font-weight:800}.seo-cards article>i{display:grid;place-items:center;width:48px;height:48px;margin-bottom:34px;border-radius:13px;background:#111318;color:var(--yellow);font-size:23px}.seo-cards h3{margin:0 0 10px;font-size:18px;letter-spacing:-.02em}.seo-cards p{margin:0;color:#6c7077;font-size:13px}.seo-regions{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:18px;padding:18px 20px;border:1px solid #d9d8d2;border-radius:15px;background:#ebeae5}.seo-regions strong{margin-right:auto;font-size:13px}.seo-regions a{padding:8px 11px;border:1px solid #d0cfc8;border-radius:9px;background:#f7f6f2;font-size:12px;font-weight:700;transition:.2s}.seo-regions a:hover{border-color:#111;background:#111;color:#fff}
.footer{padding:0 0 92px;background:#0b0c0e}.footer-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:64px;padding-bottom:48px;border-bottom:1px solid var(--line)}.footer-heading>div>span{display:block;margin-bottom:10px;color:var(--yellow);font-size:12px;font-weight:800;letter-spacing:.16em}.footer-heading h2{margin:0;color:#fff;font-size:38px;line-height:1.08;letter-spacing:-.04em}.footer-whatsapp{min-width:245px;justify-content:center;gap:10px;background:#20bf6b}.footer-whatsapp:hover{background:#35d77f}.footer-main{grid-template-columns:1.65fr 1fr 1fr 1fr;gap:52px;padding-top:48px}.footer-brand p{max-width:370px;font-size:13px;line-height:1.7}.footer-phone{display:inline-block;margin-top:12px;color:#fff!important;font-size:18px!important;font-weight:800}.footer h3{font-size:11px}.footer a,.footer span{font-size:12px}.footer-main>div:last-child a{display:flex;align-items:center;gap:8px}.footer-main>div:last-child a i{color:var(--yellow);font-size:16px}.footer-bottom{margin-top:42px}

/* Havalimanı önceliği */
.airport-section{border-top:1px solid var(--line);background:#111318}.airport-head,.blog-head{display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:90px}.airport-head h2,.blog-head h2{margin-bottom:0}.airport-head>p,.blog-head>p{margin:0;color:var(--muted);font-size:14px}.airport-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:45px}.airport-card{display:grid;grid-template-columns:145px 1fr;min-height:300px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:21px;background:#171a20}.airport-code{position:relative;display:flex;justify-content:space-between;flex-direction:column;padding:25px 22px;background:linear-gradient(155deg,#ffda51,var(--yellow));color:#111}.airport-code span{font-size:34px;font-weight:800;letter-spacing:-.06em}.airport-code i{font-size:46px;transform:rotate(-35deg)}.airport-card-body{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:30px}.airport-side{color:var(--yellow);font-size:11px;font-weight:800;letter-spacing:.12em}.airport-card h3{margin:9px 0 12px;font-size:23px;letter-spacing:-.035em}.airport-card p{margin:0;color:#a6aab2;font-size:13px}.airport-actions{display:flex;align-items:center;gap:18px;margin-top:28px}.airport-actions button,.airport-actions a{border:0;background:transparent;color:#fff;font-size:12px;font-weight:800;cursor:pointer}.airport-actions button{padding:10px 13px;border-radius:9px;background:var(--yellow);color:#111}.airport-actions button i,.airport-actions a i{margin-left:4px}.airport-actions a:hover{color:var(--yellow)}.airport-note{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;margin-top:16px;padding:16px 18px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#0e1014}.airport-note>i{color:var(--yellow);font-size:22px}.airport-note p{margin:0;color:#a1a5ad;font-size:12px}.airport-note a{color:var(--yellow);font-size:12px;font-weight:800}

/* Blog vitrini */
.blog-section{background:#0d0f12}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:45px}.blog-card{overflow:hidden;border:1px solid var(--line);border-radius:19px;background:#15181d;transition:.25s var(--ease)}.blog-card:hover{border-color:rgba(255,196,0,.45);transform:translateY(-5px)}.blog-card>a{display:block;height:100%}.blog-visual{position:relative;display:flex;align-items:flex-end;justify-content:space-between;height:150px;padding:23px;background:radial-gradient(circle at 85% 20%,rgba(255,196,0,.22),transparent 30%),linear-gradient(145deg,#222832,#111318);overflow:hidden}.blog-visual:before{content:"";position:absolute;inset:22px -30px auto 35%;height:1px;background:rgba(255,255,255,.14);box-shadow:0 30px rgba(255,255,255,.09),0 60px rgba(255,255,255,.06);transform:rotate(-18deg)}.blog-visual span{position:relative;color:var(--yellow);font-size:29px;font-weight:800;letter-spacing:-.05em}.blog-visual i{position:relative;color:#fff;font-size:38px}.blog-card-body{padding:24px}.blog-card-body>span{color:var(--yellow);font-size:10px;font-weight:800;letter-spacing:.11em}.blog-card h3{min-height:58px;margin:11px 0;font-size:18px;line-height:1.3;letter-spacing:-.025em}.blog-card p{margin:0;color:#9398a2;font-size:12px}.blog-card strong{display:flex;align-items:center;gap:7px;margin-top:23px;font-size:12px}.blog-card strong i{color:var(--yellow)}

/* Makale sayfaları */
.article-page{background:#f4f3ef;color:#111318}.article-header{padding:18px 0;background:#0b0c0e;color:#fff}.article-nav{display:flex;align-items:center;justify-content:space-between;gap:25px}.article-nav img{display:block;width:112px;height:58px;object-fit:contain}.article-nav-links{display:flex;align-items:center;gap:12px}.article-nav-links>a:first-child{font-size:13px;font-weight:700}.article-nav-links .button{min-height:44px}.article-hero{padding:82px 0 62px;background:#111318;color:#fff}.article-breadcrumb{display:flex;gap:8px;color:#9297a0;font-size:12px}.article-breadcrumb a{color:var(--yellow)}.article-hero h1{max-width:900px;margin:25px 0 22px;font-size:clamp(40px,5vw,64px);line-height:1.06;letter-spacing:-.05em}.article-summary{max-width:760px;color:#b8bbc2;font-size:17px}.article-meta{display:flex;gap:18px;margin-top:28px;color:#8d929b;font-size:12px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 300px;justify-content:space-between;gap:70px;padding-top:72px;padding-bottom:90px}.article-content h2{margin:48px 0 15px;font-size:31px;line-height:1.16;letter-spacing:-.035em}.article-content h2:first-child{margin-top:0}.article-content h3{margin:30px 0 10px;font-size:20px}.article-content p,.article-content li{color:#565b64;font-size:16px;line-height:1.8}.article-content ul{padding-left:20px}.article-callout{margin:35px 0;padding:24px;border-left:4px solid var(--yellow);border-radius:0 13px 13px 0;background:#fff}.article-callout strong{display:block;margin-bottom:6px}.article-sidebar{align-self:start;position:sticky;top:25px;padding:24px;border-radius:18px;background:#111318;color:#fff}.article-sidebar span{color:var(--yellow);font-size:11px;font-weight:800;letter-spacing:.12em}.article-sidebar h2{margin:9px 0 12px;font-size:24px}.article-sidebar p{color:#9da1aa;font-size:13px}.article-sidebar .button{width:100%;justify-content:center;gap:8px;margin-top:12px;background:#20bf6b}.related-posts{margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.related-posts h3{margin:0 0 12px;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.related-posts a{display:block;padding:10px 0;border-bottom:1px solid var(--line);color:#c7cad0;font-size:12px}.article-footer{padding:28px 0;background:#0b0c0e;color:#858a93}.article-footer .container{display:flex;justify-content:space-between;gap:20px;font-size:12px}.article-footer a{color:var(--yellow)}

/* Hero denge ve mesaj hiyerarşisi */
.hero{min-height:100svh}.hero-content{min-height:calc(100svh - 170px)}.hero-copy{display:flex;align-items:center;flex-direction:column}.hero-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:16px;color:#e1e3e7;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;text-shadow:0 2px 14px rgba(0,0,0,.55)}.hero-kicker i{width:24px;height:2px;border-radius:2px;background:var(--yellow)}.hero-lead{max-width:610px!important;margin:18px auto 0!important;color:#d0d3d8!important;font-size:15px!important;line-height:1.65;text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.7)}.hero-copy .hero-actions{margin-top:25px}
.action-label-short{display:none}
