:root{--bg:#071b27;--panel:#0d2a3a;--panel2:#0a2230;--border:rgba(255,255,255,.10);--muted:#9db2bc;--text:#fff;--gold:#e9c282;--gold2:#f3d59c;--blue:#63d7ff;--shadow:0 20px 70px rgba(0,0,0,.30)}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 30% 0,rgba(233,194,130,.08),transparent 30%),linear-gradient(180deg,#092536,#061923);color:var(--text);font-family:Inter,Arial,sans-serif}a{color:inherit}.gezi-wrap{width:min(1360px,calc(100% - 32px));margin:0 auto}.gezi-main{padding:18px 0 34px}.gezi-header{position:sticky;top:0;z-index:50;background:rgba(7,27,39,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.gezi-header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.gezi-logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.gezi-logo img{width:52px;height:52px;object-fit:contain}.gezi-logo-fallback{width:46px;height:46px;border-radius:14px;background:rgba(233,194,130,.16);border:1px solid rgba(233,194,130,.35);align-items:center;justify-content:center;font-weight:1000;color:var(--gold2)}.gezi-logo strong{display:block;font-size:15px;letter-spacing:.02em}.gezi-logo small{display:block;color:var(--muted);font-size:11px;margin-top:2px;font-weight:800}.gezi-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gezi-nav a,.gezi-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;font:inherit;font-size:12px;font-weight:900;cursor:pointer;text-decoration:none}.gezi-nav a:hover,.gezi-nav a.is-active,.gezi-btn:hover{border-color:rgba(233,194,130,.45);background:rgba(233,194,130,.10);color:var(--gold2)}.gezi-btn-gold{border-color:rgba(233,194,130,.45);background:rgba(233,194,130,.16);color:var(--gold2)}.gezi-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:4px 0 14px;color:var(--muted);font-size:12px;font-weight:800}.gezi-breadcrumb a{text-decoration:none;color:var(--gold2)}.gezi-hero,.gezi-section,.gezi-map-card,.gezi-map-side,.gezi-coffee-cta,.gezi-footer{border:1px solid var(--border);border-radius:20px;background:linear-gradient(180deg,rgba(13,42,58,.96),rgba(8,29,42,.96));box-shadow:var(--shadow)}.gezi-hero{padding:18px;margin-bottom:16px}.gezi-hero-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px;align-items:stretch}.gezi-eyebrow{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.08em;color:#afd2e8;font-size:11px;font-weight:1000}.gezi-eyebrow:before{content:'';width:9px;height:9px;border-radius:999px;background:var(--gold);box-shadow:0 0 0 3px rgba(233,194,130,.10)}h1,h2,h3{letter-spacing:-.02em}h1{font-size:clamp(26px,4vw,48px);line-height:1.05;margin:10px 0 12px}h2{font-size:24px;margin:0 0 8px}h3{font-size:16px;margin:0 0 8px}.gezi-hero p,.gezi-section p,.gezi-muted{color:var(--muted);line-height:1.55;font-size:13px}.gezi-stat-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:14px}.gezi-stat-row strong{font-size:28px;color:#fff}.gezi-stat-row span{font-size:11px;font-weight:900;color:var(--muted);text-transform:uppercase}.gezi-image-placeholder{min-height:260px;border-radius:16px;border:1px dashed rgba(233,194,130,.35);background:rgba(0,0,0,.14);display:flex;flex-direction:column;justify-content:center;gap:8px;padding:18px;color:var(--muted);font-size:12px}.gezi-image-placeholder strong{color:var(--gold2);font-size:16px}.gezi-img{width:100%;height:100%;object-fit:cover;border-radius:16px}.gezi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gezi-card,.gezi-place-card{border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:14px;text-decoration:none;min-width:0}.gezi-card:hover,.gezi-place-card:hover{border-color:rgba(233,194,130,.38);background:rgba(233,194,130,.07)}.gezi-card-count{display:inline-flex;margin-top:8px;border-radius:999px;background:rgba(255,255,255,.07);padding:5px 8px;color:var(--gold2);font-size:11px;font-weight:1000}.gezi-section{padding:16px;margin:16px 0}.gezi-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.gezi-chip-grid{display:flex;gap:8px;flex-wrap:wrap}.gezi-chip{border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(255,255,255,.045);color:#fff;padding:7px 10px;font-size:12px;font-weight:900}.gezi-chip strong{color:var(--gold2)}button.gezi-chip{cursor:pointer}.gezi-chip.is-active,button.gezi-chip:hover{border-color:rgba(233,194,130,.45);background:rgba(233,194,130,.12)}.gezi-place-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gezi-place-card{display:flex;flex-direction:column;gap:8px}.gezi-place-card p{margin:0}.gezi-place-card small{color:var(--muted);font-size:11px}.gezi-place-top span{display:inline-flex;border-radius:999px;background:rgba(99,215,255,.10);border:1px solid rgba(99,215,255,.18);color:#bfefff;padding:4px 8px;font-size:10px;font-weight:1000}.gezi-route-check{display:flex;align-items:center;gap:7px;margin-top:auto;font-size:12px;color:#fff;font-weight:900}.gezi-route-check input{width:16px;height:16px;accent-color:var(--gold)}.gezi-coffee-cta{margin:16px 0;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.gezi-coffee-cta h2{font-size:21px}.gezi-footer{margin-top:22px;border-radius:0;padding:22px 0;background:rgba(5,19,29,.96)}.gezi-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gezi-footer p{color:var(--muted);font-size:12px;line-height:1.55}.gezi-search,input[type=email]{width:100%;min-height:42px;border-radius:13px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);color:#fff;padding:9px 12px;font:inherit;font-size:13px;outline:none}.gezi-search:focus,input[type=email]:focus{border-color:rgba(233,194,130,.45);box-shadow:0 0 0 3px rgba(233,194,130,.08)}.gezi-map-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:start}.gezi-map-card{padding:16px}.gezi-map-canvas{height:560px;border-radius:16px;border:1px solid rgba(255,255,255,.09);background:rgba(0,0,0,.12);overflow:hidden}.gezi-map-side{padding:12px;display:flex;flex-direction:column;gap:12px}.gezi-side-panel{border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(0,0,0,.12);padding:12px}.gezi-list{display:grid;gap:7px;max-height:340px;overflow:auto;margin-top:8px}.gezi-layer-controls{display:grid;gap:7px}.gezi-province-btn,.gezi-layer-button{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.04);color:#fff;padding:9px 10px;font-weight:900;cursor:pointer}.gezi-province-btn:hover,.gezi-province-btn.is-active,.gezi-layer-button:hover{border-color:rgba(233,194,130,.45);background:rgba(233,194,130,.10)}.gezi-province-btn strong{font-size:11px;color:var(--muted);border-radius:999px;background:rgba(255,255,255,.06);padding:3px 6px}.gezi-route-builder{border-color:rgba(233,194,130,.18)}.gezi-route-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gezi-route-result{margin-top:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.12);padding:12px}.gezi-route-output ol{display:grid;gap:8px;margin:10px 0 12px;padding-left:22px}.gezi-route-output li{padding:8px;border-radius:12px;background:rgba(255,255,255,.045)}.gezi-route-output li span,.gezi-route-output li small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.gezi-modal{position:fixed;inset:0;background:rgba(0,0,0,.62);display:none;align-items:center;justify-content:center;padding:18px;z-index:1000}.gezi-modal.is-open{display:flex}.gezi-modal-box{width:min(560px,100%);border-radius:22px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#0d2a3a,#081d2a);box-shadow:var(--shadow);padding:18px}.gezi-check{display:block;color:var(--muted);font-size:12px;line-height:1.45;margin-top:10px}.gezi-check input{accent-color:var(--gold);margin-right:6px}.gezi-category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gezi-table-note{font-size:11px;color:var(--muted)}
@media(max-width:1100px){.gezi-map-layout,.gezi-hero-split{grid-template-columns:1fr}.gezi-grid,.gezi-place-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gezi-map-side{order:2}.gezi-map-canvas{height:460px}}@media(max-width:720px){.gezi-wrap{width:min(100% - 20px,1360px)}.gezi-header-inner{align-items:flex-start;flex-direction:column;padding:10px 0}.gezi-nav{width:100%;overflow:auto;flex-wrap:nowrap}.gezi-grid,.gezi-place-grid,.gezi-category-list,.gezi-footer-grid{grid-template-columns:1fr}.gezi-coffee-cta{align-items:flex-start;flex-direction:column}.gezi-map-canvas{height:340px}.gezi-hero{padding:14px}.gezi-section{padding:12px}}


/* === Estoria ana sistem entegrasyonu v5 === */
body.ec-gezi-page, body.gezi-body{
  background:#0F3747 !important;
  color:#fff;
}
.gezi-main{
  padding-top:calc(var(--header-safe, 175px) + 18px) !important;
}
.gezi-rota-tabs{
  position:relative;
  z-index:40;
  padding-top:var(--header-safe, 175px);
  background:linear-gradient(180deg,#0F3747,#082735);
  border-bottom:1px solid rgba(233,194,130,.18);
}
.gezi-rota-tabs-inner{
  display:flex;
  gap:8px;
  align-items:center;
  overflow-x:auto;
  padding:10px 0;
  scrollbar-width:none;
}
.gezi-rota-tabs-inner::-webkit-scrollbar{display:none}
.gezi-rota-tabs a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  padding:8px 13px;
  border-radius:999px;
  border:1px solid rgba(233,194,130,.22);
  background:rgba(255,255,255,.05);
  color:#E9C282 !important;
  font-size:12px;
  font-weight:900;
  text-decoration:none !important;
}
.gezi-rota-tabs a:hover,.gezi-rota-tabs a.is-active{
  background:#E9C282;
  color:#0F3747 !important;
  border-color:#E9C282;
}
.gezi-rota-tabs + .gezi-map-container,
.gezi-rota-tabs + .container{
  padding-top:24px !important;
}
.gezi-hero,.gezi-section,.gezi-map-card,.gezi-map-side,.gezi-coffee-cta,.gezi-modal-box{
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,248,244,.98)) !important;
  color:#0F3747 !important;
  border-color:rgba(15,55,71,.14) !important;
  box-shadow:0 18px 45px rgba(0,0,0,.12) !important;
}
.gezi-hero p,.gezi-section p,.gezi-muted,.gezi-place-card small,.gezi-route-output li span,.gezi-route-output li small,.gezi-footer p{
  color:#51646c !important;
}
.gezi-card,.gezi-place-card,.gezi-route-result,.gezi-side-panel{
  background:#fff !important;
  color:#0F3747 !important;
  border-color:rgba(15,55,71,.12) !important;
}
.gezi-card h3,.gezi-place-card h3,.gezi-route-output h3,.gezi-section h2,.gezi-hero h1,.gezi-hero h2{
  color:#0F3747 !important;
}
.gezi-card:hover,.gezi-place-card:hover{
  border-color:rgba(233,194,130,.8) !important;
  box-shadow:0 12px 28px rgba(15,55,71,.10);
}
.gezi-btn,.gezi-nav a{
  border-color:#0F3747 !important;
  background:#0F3747 !important;
  color:#E9C282 !important;
}
.gezi-btn:hover,.gezi-btn-gold:hover{
  background:#E9C282 !important;
  color:#0F3747 !important;
}
.gezi-btn-gold{
  border-color:#E9C282 !important;
  background:#E9C282 !important;
  color:#0F3747 !important;
}
.gezi-chip{
  color:#0F3747 !important;
  background:#fff !important;
  border-color:rgba(15,55,71,.14) !important;
}
.gezi-chip strong,.gezi-card-count,.gezi-eyebrow{color:#BE9863 !important}
.gezi-search,input[type=email]{
  background:#fff !important;
  color:#0F3747 !important;
  border-color:rgba(15,55,71,.20) !important;
}
.gezi-modal{z-index:99998 !important}
.gezi-auth-inline-message{padding:10px 12px;border-radius:12px;background:rgba(233,194,130,.18);border:1px solid rgba(233,194,130,.38);color:#0F3747;font-weight:800;font-size:13px;}
@media(max-width:1024px){
  .gezi-main{padding-top:calc(var(--header-safe, 80px) + 12px) !important; padding-bottom:90px !important;}
  .gezi-rota-tabs{padding-top:var(--header-safe, 80px);}
}


/* === Visual fixes v6 === */
body.ec-gezi-page, body.gezi-body{
  background:#0F3747 !important;
  color:#fff !important;
}
.gezi-main{
  padding-top:14px !important;
  padding-bottom:34px !important;
}
.gezi-rota-tabs{
  padding-top:var(--header-safe, 175px) !important;
}
.gezi-rota-tabs-inner{
  justify-content:center !important;
  padding:14px 0 !important;
}
.gezi-rota-tabs a{
  background:#0F3747 !important;
  color:#fff !important;
  border-color:rgba(255,255,255,.18) !important;
}
.gezi-rota-tabs a:hover,
.gezi-rota-tabs a.is-active{
  background:#0c3040 !important;
  color:#fff !important;
  border-color:#E9C282 !important;
  box-shadow:0 0 0 1px rgba(233,194,130,.20) inset;
}
.gezi-hero,
.gezi-section,
.gezi-map-card,
.gezi-map-side,
.gezi-coffee-cta,
.gezi-modal-box{
  background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(248,246,242,.985)) !important;
  color:#0F3747 !important;
  border-color:rgba(15,55,71,.14) !important;
}
.gezi-hero h1,
.gezi-hero h2,
.gezi-hero h3,
.gezi-section h1,
.gezi-section h2,
.gezi-section h3,
.gezi-map-card h1,
.gezi-map-card h2,
.gezi-map-card h3,
.gezi-map-side h1,
.gezi-map-side h2,
.gezi-map-side h3,
.gezi-coffee-cta h1,
.gezi-coffee-cta h2,
.gezi-coffee-cta h3,
.gezi-modal-box h1,
.gezi-modal-box h2,
.gezi-modal-box h3,
.gezi-card h3,
.gezi-place-card h3,
.gezi-breadcrumb strong,
.gezi-route-output strong,
.gezi-route-output h3{
  color:#0F3747 !important;
}
.gezi-hero p,
.gezi-section p,
.gezi-muted,
.gezi-footer p,
.gezi-place-card small,
.gezi-route-output li span,
.gezi-route-output li small,
.gezi-table-note,
.gezi-modal-box .gezi-muted{
  color:#365364 !important;
}
.gezi-stat-row strong,
.gezi-stat-row span{
  color:#0F3747 !important;
}
.gezi-card,
.gezi-place-card,
.gezi-side-panel,
.gezi-route-result,
.gezi-route-output li,
.gezi-image-placeholder{
  background:#fff !important;
  border-color:rgba(15,55,71,.12) !important;
  color:#0F3747 !important;
}
.gezi-card p,
.gezi-place-card p,
.gezi-side-panel p{
  color:#365364 !important;
}
.gezi-card-count,
.gezi-place-top span,
.gezi-chip strong,
.gezi-province-btn strong{
  color:#0F3747 !important;
}
.gezi-card-count{
  background:rgba(15,55,71,.08) !important;
}
.gezi-chip{
  background:#fff !important;
  color:#0F3747 !important;
  border-color:rgba(15,55,71,.12) !important;
}
.gezi-chip.is-active,
button.gezi-chip:hover{
  background:#0F3747 !important;
  color:#fff !important;
  border-color:#0F3747 !important;
}
.gezi-chip.is-active strong,
button.gezi-chip:hover strong{
  color:#fff !important;
}
.gezi-search,
input[type=email]{
  background:#fff !important;
  color:#0F3747 !important;
  border-color:rgba(15,55,71,.16) !important;
}
.gezi-search::placeholder,
input[type=email]::placeholder{
  color:#7a93a1 !important;
}
.gezi-search:focus,
input[type=email]:focus{
  border-color:#0F3747 !important;
  box-shadow:0 0 0 3px rgba(15,55,71,.08) !important;
}
.gezi-province-btn,
.gezi-layer-button{
  background:#fff !important;
  color:#0F3747 !important;
  border-color:rgba(15,55,71,.12) !important;
}
.gezi-province-btn strong,
.gezi-layer-button strong{
  background:rgba(15,55,71,.08) !important;
  color:#0F3747 !important;
}
.gezi-province-btn:hover,
.gezi-province-btn.is-active,
.gezi-layer-button:hover,
.gezi-layer-button.is-active{
  background:#0F3747 !important;
  color:#fff !important;
  border-color:#0F3747 !important;
}
.gezi-province-btn:hover strong,
.gezi-province-btn.is-active strong,
.gezi-layer-button:hover strong,
.gezi-layer-button.is-active strong{
  background:rgba(255,255,255,.16) !important;
  color:#fff !important;
}
.gezi-route-check,
.gezi-route-output,
.gezi-modal-box,
.gezi-route-result{
  color:#0F3747 !important;
}
.gezi-btn,
.gezi-btn-gold,
.gezi-modal-box .gezi-btn{
  background:#0F3747 !important;
  color:#fff !important;
  border-color:#0F3747 !important;
}
.gezi-btn:hover,
.gezi-btn-gold:hover,
.gezi-modal-box .gezi-btn:hover{
  background:#0c3040 !important;
  color:#fff !important;
  border-color:#0c3040 !important;
}
.gezi-coffee-cta .gezi-btn,
.gezi-coffee-cta .gezi-btn-gold,
.gezi-hero .gezi-btn,
.gezi-hero .gezi-btn-gold{
  min-height:40px;
  padding:10px 16px;
}
.gezi-breadcrumb{margin:0 0 14px !important;}
.gezi-section{margin:14px 0 !important;}
.gezi-hero{margin-bottom:14px !important;}
.gezi-place-top span{
  background:rgba(15,55,71,.08) !important;
  border-color:rgba(15,55,71,.12) !important;
  color:#0F3747 !important;
}
@media (max-width: 900px){
  .gezi-rota-tabs-inner{
    justify-content:flex-start !important;
  }
}

/* === Saved route page v7 === */
.gezi-route-card-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.gezi-route-saved-card{
  background:#fff !important;
  border:1px solid rgba(15,55,71,.12) !important;
  border-radius:18px;
  padding:16px;
  color:#0F3747 !important;
}
.gezi-route-card-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:12px;
}
.gezi-route-saved-card h3,
.gezi-route-saved-card strong{
  color:#0F3747 !important;
}
.gezi-route-meta{
  margin:10px 0 12px;
  color:#365364;
  font-size:12px;
  font-weight:800;
}
.gezi-saved-route-stops{
  display:grid;
  gap:8px;
  margin:0;
  padding-left:22px;
}
.gezi-saved-route-stops li{
  padding:9px 10px;
  border-radius:12px;
  background:rgba(15,55,71,.045);
  border:1px solid rgba(15,55,71,.08);
}
.gezi-saved-route-stops li span{
  display:block;
  margin-top:3px;
  color:#365364;
  font-size:12px;
}
.gezi-btn-small{
  min-height:32px !important;
  padding:7px 10px !important;
  font-size:11px !important;
}
@media(max-width:900px){
  .gezi-route-card-grid{grid-template-columns:1fr;}
  .gezi-route-card-head{flex-direction:column;}
}


/* === Saved route Google Maps button v8 === */
.gezi-route-card-actions{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
  margin:10px 0 12px;
}
.gezi-googlemaps-btn{
  text-decoration:none !important;
}
.gezi-route-card-actions .gezi-btn[disabled]{
  opacity:.55;
  cursor:not-allowed;
}
.gezi-route-delete-btn{
  background:#5d1d1d !important;
  border-color:#5d1d1d !important;
}
.gezi-route-delete-btn:hover{
  background:#431313 !important;
  border-color:#431313 !important;
}

/* === Saved route collapsible + registered address Google Maps v9 === */
.gezi-route-saved-card{
  padding:0 !important;
  overflow:hidden;
}
.gezi-route-card-summary{
  list-style:none;
  cursor:pointer;
  padding:16px;
  user-select:none;
}
.gezi-route-card-summary::-webkit-details-marker{display:none;}
.gezi-route-card-summary::marker{content:"";}
.gezi-route-card-body{
  padding:0 16px 16px;
  border-top:1px solid rgba(15,55,71,.08);
}
.gezi-route-toggle-text{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:30px;
  padding:6px 10px;
  border-radius:999px;
  background:#0F3747;
  color:#fff;
  font-size:11px;
  font-weight:900;
  white-space:nowrap;
}
.gezi-route-saved-card[open] .gezi-route-toggle-text{
  background:#E9C282;
  color:#0F3747;
}
.gezi-route-card-summary:hover{
  background:rgba(15,55,71,.035);
}
.gezi-route-card-summary:focus-visible{
  outline:3px solid rgba(15,55,71,.18);
  outline-offset:-3px;
}
.gezi-route-card-body .gezi-route-meta + .gezi-route-meta{
  margin-top:-6px;
}
@media(max-width:900px){
  .gezi-route-card-summary .gezi-route-card-head{flex-direction:column;}
  .gezi-route-toggle-text{align-self:flex-start;}
}


/* === Saved route card toggle fixes v11 === */
.gezi-route-saved-card:not([open]) .gezi-route-card-body{
  display:none !important;
}
.gezi-route-toggle-text{
  width:30px !important;
  height:30px !important;
  min-width:30px !important;
  min-height:30px !important;
  padding:0 !important;
  border-radius:999px !important;
  background:#0F3747 !important;
  color:#fff !important;
  font-size:0 !important;
  line-height:1 !important;
}
.gezi-route-toggle-text::before{
  content:'+';
  display:block;
  font-size:18px;
  font-weight:1000;
  line-height:30px;
}
.gezi-route-saved-card[open] .gezi-route-toggle-text{
  background:#0F3747 !important;
  color:#fff !important;
}
.gezi-route-saved-card[open] .gezi-route-toggle-text::before{
  content:'−';
}
.gezi-route-card-summary .gezi-route-card-head{
  width:100%;
}


/* === Route name input v12 === */
.gezi-route-name-field{
  display:grid;
  gap:6px;
  max-width:520px;
  margin:12px 0 12px;
}
.gezi-route-name-field label{
  color:#0F3747 !important;
  font-size:12px;
  font-weight:900;
  letter-spacing:.03em;
}
.gezi-route-name-field input{
  width:100%;
  min-height:42px;
  border-radius:13px;
  border:1px solid rgba(15,55,71,.16) !important;
  background:#fff !important;
  color:#0F3747 !important;
  padding:9px 12px;
  font:inherit;
  font-size:13px;
  outline:none;
}
.gezi-route-name-field input::placeholder{
  color:#7a93a1 !important;
}
.gezi-route-name-field input:focus{
  border-color:#0F3747 !important;
  box-shadow:0 0 0 3px rgba(15,55,71,.08) !important;
}
.gezi-route-title-line{
  margin:8px 0 !important;
  color:#0F3747 !important;
}
.gezi-route-title-line strong{
  color:#0F3747 !important;
}

/* === Googlemaps başlangıç noktası modalı v13 === */
.gezi-maps-modal{
  position:fixed;
  inset:0;
  display:none;
  align-items:center;
  justify-content:center;
  padding:18px;
  z-index:100000;
}
.gezi-maps-modal.is-open{display:flex;}
.gezi-maps-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.58);
}
.gezi-maps-modal-box{
  position:relative;
  z-index:1;
  width:min(560px,100%);
  max-height:88vh;
  overflow:auto;
  border-radius:20px;
  border:1px solid rgba(15,55,71,.16);
  background:#fff;
  color:#0F3747;
  box-shadow:0 24px 80px rgba(0,0,0,.32);
  padding:20px;
}
.gezi-maps-modal-box h2{
  margin:8px 0 8px;
  color:#0F3747 !important;
}
.gezi-maps-modal-box .gezi-muted{
  color:#365364 !important;
}
.gezi-maps-modal-close{
  position:absolute;
  top:12px;
  right:12px;
  width:34px;
  height:34px;
  border:0;
  border-radius:999px;
  background:#0F3747;
  color:#fff;
  font-size:22px;
  line-height:1;
  cursor:pointer;
}
.gezi-maps-start-form{
  display:grid;
  gap:10px;
  margin-top:14px;
}
.gezi-maps-choice{
  display:flex;
  align-items:flex-start;
  gap:10px;
  border:1px solid rgba(15,55,71,.13);
  border-radius:14px;
  background:#f8fafb;
  padding:12px;
  cursor:pointer;
}
.gezi-maps-choice input{
  width:18px;
  height:18px;
  margin-top:2px;
  accent-color:#0F3747;
  flex:0 0 auto;
}
.gezi-maps-choice strong{
  display:block;
  color:#0F3747;
  font-size:14px;
  line-height:1.25;
}
.gezi-maps-choice small{
  display:block;
  margin-top:4px;
  color:#365364;
  font-size:12px;
  line-height:1.35;
}
.gezi-maps-custom-address{
  display:grid;
  gap:6px;
  padding:12px;
  border-radius:14px;
  border:1px solid rgba(15,55,71,.13);
  background:#fff;
}
.gezi-maps-custom-address[hidden]{display:none !important;}
.gezi-maps-custom-address label{
  color:#0F3747;
  font-weight:900;
  font-size:12px;
}
.gezi-maps-custom-address input{
  width:100%;
  min-height:42px;
  border-radius:12px;
  border:1px solid rgba(15,55,71,.18);
  background:#fff;
  color:#0F3747;
  padding:9px 12px;
  font:inherit;
  font-size:13px;
  outline:none;
}
.gezi-maps-custom-address input:focus{
  border-color:#0F3747;
  box-shadow:0 0 0 3px rgba(15,55,71,.08);
}
.gezi-maps-modal-actions{
  display:flex;
  gap:8px;
  justify-content:flex-end;
  flex-wrap:wrap;
  margin-top:4px;
}
.gezi-maps-modal-message{
  margin:0;
  min-height:18px;
  color:#365364;
  font-size:12px;
  line-height:1.35;
}
.gezi-maps-modal-message.is-error{
  color:#7f1d1d;
  font-weight:800;
}
@media (max-width:520px){
  .gezi-maps-modal-box{padding:16px;}
  .gezi-maps-modal-actions{justify-content:stretch;}
  .gezi-maps-modal-actions .gezi-btn{width:100%;}
}

/* === Place card expandable details v15 === */
.gezi-place-card--expandable{
  cursor:pointer;
  transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
.gezi-place-card--expandable:hover{
  border-color:rgba(15,55,71,.28) !important;
  box-shadow:0 10px 28px rgba(15,55,71,.08);
}
.gezi-place-card--expandable.is-expanded{
  cursor:default;
  border-color:rgba(15,55,71,.30) !important;
  box-shadow:0 14px 34px rgba(15,55,71,.10);
}
.gezi-card-toggle{
  align-self:flex-start;
  border:1px solid rgba(15,55,71,.14);
  border-radius:999px;
  background:rgba(15,55,71,.06);
  color:#0F3747;
  font-size:11px;
  font-weight:900;
  line-height:1;
  padding:7px 10px;
  cursor:pointer;
}
.gezi-card-toggle:hover{
  background:#0F3747;
  color:#fff;
  border-color:#0F3747;
}
.gezi-card-extra{
  display:grid;
  gap:10px;
  margin-top:8px;
  padding-top:12px;
  border-top:1px solid rgba(15,55,71,.12);
}
.gezi-card-extra[hidden]{
  display:none !important;
}
.gezi-card-info{
  margin:0 !important;
  color:#365364 !important;
  font-size:13px;
  line-height:1.55;
}
.gezi-card-detail-list{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin:0;
}
.gezi-card-detail-list > div{
  border:1px solid rgba(15,55,71,.10);
  border-radius:12px;
  background:rgba(15,55,71,.04);
  padding:8px 9px;
  min-width:0;
}
.gezi-card-detail-list dt{
  margin:0 0 3px;
  color:#587283;
  font-size:10px;
  font-weight:1000;
  text-transform:uppercase;
  letter-spacing:.05em;
}
.gezi-card-detail-list dd{
  margin:0;
  color:#0F3747;
  font-size:12px;
  font-weight:900;
  overflow-wrap:anywhere;
}
.gezi-btn-small,
.gezi-google-reviews-link{
  align-self:flex-start;
  min-height:34px !important;
  padding:8px 12px !important;
  border-radius:999px !important;
  font-size:12px !important;
}
.gezi-google-reviews-link{
  background:#0F3747 !important;
  color:#fff !important;
  border-color:#0F3747 !important;
  text-decoration:none !important;
}
.gezi-google-reviews-link:hover{
  background:#0c3040 !important;
  color:#fff !important;
}
@media(max-width:720px){
  .gezi-card-detail-list{
    grid-template-columns:1fr;
  }
}


/* === Gezi ana sayfa kategori kart görselleri v21 === */
.gezi-category-card{
  display:flex !important;
  flex-direction:column !important;
  gap:10px !important;
}
.gezi-category-card h3{
  margin-bottom:0 !important;
}
.gezi-category-card-image{
  display:block !important;
  width:100% !important;
  aspect-ratio:3 / 2 !important;
  height:auto !important;
  max-height:none !important;
  overflow:hidden !important;
  border-radius:13px !important;
  border:1px solid rgba(15,55,71,.10) !important;
  background:rgba(15,55,71,.04) !important;
}
.gezi-category-card-image img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  aspect-ratio:3 / 2 !important;
  object-fit:contain !important;
}
.gezi-category-card p{
  margin-top:0 !important;
}
.gezi-category-card .gezi-card-count{
  align-self:flex-start !important;
  margin-top:auto !important;
}
@supports not (aspect-ratio:3 / 2){
  .gezi-category-card-image{
    position:relative !important;
    height:0 !important;
    padding-top:66.6667% !important;
  }
  .gezi-category-card-image img{
    position:absolute !important;
    inset:0 !important;
  }
}

/* === Gezi ürün yönlendirme alanları v22 === */
.gezi-product-reco{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  width:100%;
  border:1px solid rgba(15,55,71,.12);
  border-radius:18px;
  background:linear-gradient(180deg,#fff,#fbfaf7);
  color:#0F3747;
  padding:14px;
  box-shadow:0 10px 26px rgba(15,55,71,.06);
}
.gezi-product-reco-text{
  min-width:0;
}
.gezi-product-reco-text h2,
.gezi-product-reco-text h3{
  margin:6px 0 6px !important;
  color:#0F3747 !important;
}
.gezi-product-reco-text p{
  margin:0 !important;
  color:#365364 !important;
  font-size:13px;
  line-height:1.5;
}
.gezi-product-reco-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  flex-wrap:wrap;
  flex:0 0 auto;
}
.gezi-product-reco-actions .gezi-btn{
  white-space:nowrap;
}
.gezi-product-reco--compact{
  display:grid;
  grid-template-columns:1fr;
  align-items:start;
  gap:10px;
  padding:11px;
  border-radius:14px;
  box-shadow:none;
  background:rgba(15,55,71,.035);
}
.gezi-product-reco--compact .gezi-eyebrow{
  font-size:10px;
}
.gezi-product-reco--compact .gezi-product-reco-text h3{
  margin:4px 0 4px !important;
  font-size:14px !important;
}
.gezi-product-reco--compact .gezi-product-reco-text p{
  font-size:12px !important;
}
.gezi-product-reco--compact .gezi-product-reco-actions{
  justify-content:flex-start;
}
.gezi-product-link-small{
  min-height:32px !important;
  padding:7px 10px !important;
  font-size:11px !important;
  border-radius:999px !important;
}
.gezi-category-card{
  display:flex !important;
  flex-direction:column !important;
  gap:10px !important;
}
.gezi-category-main-link{
  display:flex;
  flex-direction:column;
  gap:10px;
  min-width:0;
  color:inherit;
  text-decoration:none !important;
}
.gezi-category-main-link:hover{
  color:inherit;
  text-decoration:none !important;
}
.gezi-category-main-link h3,
.gezi-category-main-link p{
  margin:0 !important;
}
.gezi-category-card .gezi-product-reco{
  margin-top:auto;
}
.gezi-place-card .gezi-product-reco,
.gezi-route-saved-card .gezi-product-reco,
.gezi-route-output .gezi-product-reco{
  margin-top:8px;
}
.gezi-maps-modal-box .gezi-product-reco{
  margin:12px 0 4px;
}
@media(max-width:900px){
  .gezi-product-reco{
    align-items:flex-start;
    flex-direction:column;
  }
  .gezi-product-reco-actions{
    justify-content:flex-start;
  }
}
@media(max-width:520px){
  .gezi-product-reco-actions .gezi-btn{
    width:100%;
  }
}

/* === Gezi ürün öneri butonları header CTA shine/pulse efekti v24 === */
.gezi-product-link,
.gezi-product-reco-actions .gezi-btn.gezi-product-link{
  position:relative !important;
  isolation:isolate !important;
  overflow:hidden !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  min-height:35px !important;
  padding:0 12px !important;
  margin:0 !important;
  border:1px solid #0F3747 !important;
  border-radius:6px !important;
  background:#0F3747 !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1 !important;
  text-decoration:none !important;
  white-space:nowrap !important;
  cursor:pointer !important;
  text-align:center !important;
  transition:none !important;
  transform:translateZ(0);
  box-shadow:0 0 0 0 rgba(15,55,71,0);
  animation:geziProductCtaPulse 2.2s ease-in-out infinite;
}
.gezi-product-link,
.gezi-product-link:visited,
.gezi-product-link:hover,
.gezi-product-link:focus,
.gezi-product-reco-actions .gezi-btn.gezi-product-link,
.gezi-product-reco-actions .gezi-btn.gezi-product-link:hover,
.gezi-product-reco-actions .gezi-btn.gezi-product-link:focus{
  color:#fff !important;
}
.gezi-product-link:hover,
.gezi-product-reco-actions .gezi-btn.gezi-product-link:hover{
  background:#0F3747 !important;
  color:#ffffff !important;
  border-color:#0F3747 !important;
  opacity:1 !important;
}
.gezi-product-link:focus,
.gezi-product-reco-actions .gezi-btn.gezi-product-link:focus{
  outline:none !important;
}
.gezi-product-link::before{
  content:none !important;
}
.gezi-product-link::after{
  content:"" !important;
  position:absolute !important;
  top:0 !important;
  left:-140%;
  width:70% !important;
  height:100% !important;
  background:linear-gradient(
    90deg,
    transparent,
    rgba(255,255,255,.12),
    rgba(255,255,255,.35),
    rgba(255,255,255,.12),
    transparent
  ) !important;
  transform:skewX(-22deg);
  animation:geziProductCtaShine 3s ease-in-out infinite;
  pointer-events:none !important;
  z-index:0 !important;
}
.gezi-product-link-small,
.gezi-product-reco-actions .gezi-btn.gezi-product-link-small{
  min-height:32px !important;
  padding:0 10px !important;
  font-size:11px !important;
  border-radius:999px !important;
}
@keyframes geziProductCtaPulse{
  0%{
    transform:scale(1);
    box-shadow:0 0 0 0 rgba(15,55,71,0);
  }
  50%{
    transform:scale(1.04);
    box-shadow:0 0 0 8px rgba(15,55,71,.16);
  }
  100%{
    transform:scale(1);
    box-shadow:0 0 0 0 rgba(15,55,71,0);
  }
}
@keyframes geziProductCtaShine{
  0%{
    left:-140%;
    opacity:0;
  }
  12%{
    opacity:1;
  }
  45%{
    left:170%;
    opacity:0;
  }
  100%{
    left:170%;
    opacity:0;
  }
}

/* === Sabit header, sabit rota oluşturucu ve rota durak yönetimi v30 === */
:root{--gezi-site-header-height:190px;--gezi-tabs-height:64px;--gezi-fixed-total:254px}
.gezi-site-header-fixed{
  position:fixed !important;
  top:0;
  left:0;
  right:0;
  width:100%;
  z-index:900 !important;
  background:#fff;
}
.gezi-rota-tabs{
  position:fixed !important;
  top:var(--gezi-site-header-height, 0px) !important;
  left:0;
  right:0;
  width:100%;
  padding-top:0 !important;
  z-index:850 !important;
}
.gezi-main{
  padding-top:calc(var(--gezi-fixed-total, 0px) + 14px) !important;
}
.gezi-route-builder-main{padding-top:14px !important}
.gezi-route-builder{
  position:sticky;
  top:calc(var(--gezi-fixed-total, 0px) + 8px);
  z-index:800;
  max-height:calc(100vh - var(--gezi-fixed-total, 0px) - 16px);
  overflow:auto;
  box-shadow:0 16px 38px rgba(0,0,0,.22) !important;
}
.gezi-route-output li{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.gezi-route-stop-main{min-width:0;flex:1 1 auto}
.gezi-route-remove{
  flex:0 0 auto;
  min-height:30px;
  padding:5px 10px;
  border:1px solid #b84040;
  border-radius:9px;
  background:#fff;
  color:#a52e2e;
  font:inherit;
  font-size:11px;
  font-weight:900;
  cursor:pointer;
}
.gezi-route-remove:hover{background:#b84040;color:#fff}
.province-info-group-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}
.province-info-group-head h3{margin:0}
@media(max-width:720px){
  :root{--gezi-site-header-height:80px;--gezi-tabs-height:64px;--gezi-fixed-total:144px}
  .gezi-route-builder{top:calc(var(--gezi-fixed-total, 0px) + 4px);max-height:calc(100vh - var(--gezi-fixed-total, 0px) - 8px)}
  .gezi-route-output li{align-items:flex-start}
}
@media(max-width:520px){
  .gezi-product-reco-actions .gezi-btn.gezi-product-link{
    width:100% !important;
  }
}

/* === Mobil sabit rota oluşturucu - minimal görünüm v34 === */
@media(max-width:750px){
  .gezi-route-builder{
    margin:7px 0 !important;
    padding:8px !important;
    border-radius:12px !important;
    box-shadow:0 8px 22px rgba(0,0,0,.16) !important;
  }
  .gezi-route-builder > .gezi-section-head{
    margin-bottom:5px !important;
    gap:4px !important;
  }
  .gezi-route-builder > .gezi-section-head .gezi-muted{
    display:none !important;
  }
  .gezi-route-builder > .gezi-section-head .gezi-eyebrow{
    font-size:8.5px !important;
    line-height:1 !important;
  }
  .gezi-route-builder > .gezi-section-head .gezi-eyebrow::before{
    width:7px !important;
    height:7px !important;
  }
  .gezi-route-builder > .gezi-section-head h2{
    margin:2px 0 0 !important;
    font-size:15px !important;
    line-height:1.15 !important;
  }
  .gezi-route-builder > .gezi-route-name-field{
    width:100% !important;
    max-width:none !important;
    margin:5px 0 !important;
    gap:3px !important;
  }
  .gezi-route-builder > .gezi-route-name-field label{
    font-size:9px !important;
    line-height:1 !important;
  }
  .gezi-route-builder > .gezi-route-name-field input{
    min-height:32px !important;
    height:32px !important;
    padding:5px 8px !important;
    border-radius:8px !important;
    font-size:11px !important;
  }
  .gezi-route-builder > .gezi-route-actions{
    display:flex !important;
    align-items:stretch !important;
    flex-wrap:nowrap !important;
    gap:4px !important;
    width:100% !important;
  }
  .gezi-route-builder > .gezi-route-actions > .gezi-btn{
    flex:1 1 0 !important;
    width:auto !important;
    min-width:0 !important;
    min-height:32px !important;
    padding:5px 3px !important;
    border-radius:8px !important;
    font-size:8.5px !important;
    line-height:1.05 !important;
    white-space:normal !important;
    text-align:center !important;
  }
  .gezi-route-builder > .gezi-route-result{
    min-height:0 !important;
    margin-top:5px !important;
    padding:7px 8px !important;
    border-radius:9px !important;
  }
  .gezi-route-builder > .gezi-route-result > .gezi-muted{
    margin:0 !important;
    font-size:10px !important;
    line-height:1.2 !important;
  }
}

/* === Mobil gezi kayıt kartları - iki sütunlu minimal görünüm v35 === */
@media(max-width:750px){
  .gezi-place-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:6px !important;
  }
  .gezi-place-card{
    gap:5px !important;
    min-height:0 !important;
    padding:8px !important;
    border-radius:11px !important;
  }
  .gezi-place-card h3{
    display:-webkit-box;
    overflow:hidden;
    margin:0 !important;
    font-size:12px !important;
    line-height:1.2 !important;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }
  .gezi-place-card > p{
    display:-webkit-box;
    overflow:hidden;
    font-size:10px !important;
    line-height:1.25 !important;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }
  .gezi-place-top span{
    max-width:100%;
    overflow:hidden;
    padding:3px 6px !important;
    font-size:8px !important;
    line-height:1.1 !important;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .gezi-card-toggle{
    min-height:25px !important;
    padding:5px 7px !important;
    font-size:9px !important;
  }
  .gezi-route-check{
    gap:4px !important;
    font-size:10px !important;
    line-height:1.1 !important;
  }
  .gezi-route-check input{
    flex:0 0 14px;
    width:14px !important;
    height:14px !important;
    margin:0 !important;
  }
  .gezi-card-extra{
    gap:7px !important;
    margin-top:4px !important;
    padding-top:7px !important;
  }
  .gezi-card-info{
    font-size:10px !important;
    line-height:1.35 !important;
  }
  .gezi-card-detail-list{
    grid-template-columns:1fr !important;
    gap:5px !important;
  }
  .gezi-card-detail-list > div{
    padding:6px !important;
    border-radius:8px !important;
  }
  .gezi-card-detail-list dt{font-size:8px !important;}
  .gezi-card-detail-list dd{font-size:10px !important;}
}

/* === SEO FAQ ve taranabilir il bağlantıları v36 === */
.gezi-province-btn{
  text-decoration:none !important;
}
.gezi-faq-section{
  overflow:hidden;
}
.gezi-faq-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.gezi-faq-item{
  align-self:start;
  overflow:hidden;
  border:1px solid rgba(15,55,71,.13);
  border-radius:14px;
  background:#fff;
  color:#0F3747;
}
.gezi-faq-item summary{
  position:relative;
  display:flex;
  align-items:center;
  min-height:54px;
  padding:13px 48px 13px 14px;
  color:#0F3747;
  font-size:13px;
  font-weight:900;
  line-height:1.35;
  cursor:pointer;
  list-style:none;
  user-select:none;
}
.gezi-faq-item summary::-webkit-details-marker{display:none;}
.gezi-faq-item summary::marker{content:"";}
.gezi-faq-item summary::after{
  content:'+';
  position:absolute;
  top:50%;
  right:13px;
  display:flex;
  align-items:center;
  justify-content:center;
  width:27px;
  height:27px;
  border-radius:999px;
  background:#0F3747;
  color:#fff;
  font-size:17px;
  line-height:1;
  transform:translateY(-50%);
}
.gezi-faq-item[open] summary{
  background:rgba(233,194,130,.15);
}
.gezi-faq-item[open] summary::after{content:'−';}
.gezi-faq-answer{
  padding:0 14px 14px;
  border-top:1px solid rgba(15,55,71,.08);
}
.gezi-faq-answer p{
  margin:12px 0 0 !important;
  color:#365364 !important;
  font-size:13px !important;
  line-height:1.6 !important;
}
.gezi-not-found{
  text-align:center;
  padding:40px 20px !important;
}
.gezi-not-found .gezi-btn{margin-top:10px;}

@media(max-width:750px){
  .gezi-faq-list{grid-template-columns:1fr;gap:7px;}
  .gezi-faq-item summary{min-height:48px;padding:11px 43px 11px 11px;font-size:12px;}
  .gezi-faq-item summary::after{right:10px;width:25px;height:25px;font-size:16px;}
  .gezi-faq-answer{padding:0 11px 11px;}
  .gezi-faq-answer p{font-size:12px !important;line-height:1.5 !important;}
}
