.map-card{background:var(--card);border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 28px rgba(15,23,42,.05);padding:12px;margin-top:14px;overflow:hidden}.map-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 4px 10px}.map-head strong{display:block;font-size:15px;margin-top:3px}.maplibre-map{width:100%;height:300px;border-radius:16px;overflow:hidden;background:#e8edf2;border:1px solid #d7dde5;position:relative}.ride-map{height:340px}.map-legend{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;padding:10px 4px 2px;color:var(--muted);font-size:10px;font-weight:800}.map-legend span{display:inline-flex;align-items:center;gap:6px}.legend-line{display:inline-block;width:24px;height:4px;border-radius:999px;background:#111827}.legend-line.trace{background:#2563eb}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#92400e;border:2px solid #fff;box-shadow:0 0 0 1px #cbd5e1}.legend-dot.position{background:#fff;border:3px solid #111827;box-shadow:none}.map-note{margin:7px 4px 2px;color:var(--muted);font-size:11px;line-height:1.5}.map-fallback{height:100%;min-height:260px;display:grid;place-content:center;gap:8px;text-align:center;padding:28px;color:#5f6670;background:linear-gradient(145deg,#f8fafc,#e8edf2)}.map-fallback strong{color:var(--ink);font-size:15px}.map-fallback span{font-size:12px;line-height:1.5}.map-loading-placeholder{position:relative;overflow:hidden;background:linear-gradient(145deg,#eef2f6,#dde5eb)}.map-placeholder-lines{position:absolute;inset:0;pointer-events:none;opacity:.55}.map-placeholder-lines i{position:absolute;display:block;height:8px;border-radius:999px;background:rgba(255,255,255,.86);transform:rotate(-28deg)}.map-placeholder-lines i:nth-child(1){width:76%;left:-10%;top:28%}.map-placeholder-lines i:nth-child(2){width:92%;right:-22%;top:53%;transform:rotate(22deg)}.map-placeholder-lines i:nth-child(3){width:68%;left:18%;bottom:18%;transform:rotate(-8deg)}.maplibregl-ctrl-attrib{font-size:9px!important}.maplibregl-ctrl-bottom-right{max-width:92%}.maplibregl-popup-content{font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;border-radius:12px;padding:10px 12px;box-shadow:0 8px 24px rgba(15,23,42,.18)}.maplibregl-popup-content strong{font-size:12px}.maplibregl-popup-content small{color:#6b7280}.guest-session-chip{margin-left:auto}.topbar>.badge.warn{flex:0 0 auto}

/* Mobile product direction: MAP FIRST -> DECISION SECOND -> ACCOUNT LAST. */
@media(max-width:699px){
  .topbar{padding:12px 14px calc(10px + env(safe-area-inset-top));gap:8px}.brand{font-size:20px}.subbrand{font-size:10px}.topbar>.badge.warn{display:none}.guest-session-chip{padding:5px 8px;font-size:9px}
  .screen[data-screen="explore"].active{display:flex;flex-direction:column;position:relative;padding:0 0 18px;min-height:calc(100svh - 126px)}
  .screen[data-screen="explore"]>.map-card{order:1;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;background:#e8edf2;overflow:hidden}
  .screen[data-screen="explore"]>.map-card .map-head,.screen[data-screen="explore"]>.map-card .map-legend,.screen[data-screen="explore"]>.map-card .map-note{display:none}
  #exploreMap{height:calc(100svh - 132px);min-height:510px;max-height:720px;border:0;border-radius:0;background:#e8edf2}
  #exploreMap .map-fallback{min-height:510px;padding:32px 42px}
  #exploreMap .maplibregl-ctrl-top-right{top:82px;right:10px}
  .screen[data-screen="explore"]>.hero-card{position:absolute;z-index:18;top:14px;left:14px;right:14px;margin:0;padding:0;border:0;background:transparent;box-shadow:none;pointer-events:none}
  .screen[data-screen="explore"]>.hero-card>.eyebrow,.screen[data-screen="explore"]>.hero-card>h1,.screen[data-screen="explore"]>.hero-card>p{display:none}
  .screen[data-screen="explore"] .destination-search{margin:0;display:grid;grid-template-columns:1fr auto;gap:8px;pointer-events:auto;padding:7px;background:rgba(255,255,255,.94);border:1px solid rgba(203,213,225,.92);border-radius:18px;box-shadow:0 10px 32px rgba(15,23,42,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
  .screen[data-screen="explore"] .destination-search input{border:0;background:transparent;padding:12px 10px;font-size:15px;box-shadow:none!important}
  .screen[data-screen="explore"] .destination-search button{border-radius:13px;padding:0 17px;min-height:44px}
  .screen[data-screen="explore"] #destinationSearchStatus{pointer-events:auto;margin:7px 7px 0!important;display:inline-block;padding:6px 9px;border-radius:10px;background:rgba(255,255,255,.92);box-shadow:0 6px 18px rgba(15,23,42,.09);max-width:calc(100% - 14px)}
  .screen[data-screen="explore"] .destination-results{pointer-events:auto;max-height:42svh;overflow:auto;padding:7px;margin-top:7px;background:rgba(248,250,252,.97);border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 34px rgba(15,23,42,.16)}
  .screen[data-screen="explore"] .destination-results:empty{display:none}
  .screen[data-screen="explore"] .selected-destination{pointer-events:auto;margin:7px 0 0;padding:10px 12px;background:rgba(255,255,255,.95);box-shadow:0 8px 22px rgba(15,23,42,.1)}
  .screen[data-screen="explore"]>.live-route-card{order:2;position:relative;z-index:16;margin:-112px 14px 14px;padding:14px;border-radius:20px;background:rgba(255,255,255,.95);box-shadow:0 14px 36px rgba(15,23,42,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
  .screen[data-screen="explore"]>.live-route-card #routeProviderDetail{display:none}
  .screen[data-screen="explore"]>.live-route-card .context-head strong{font-size:13px}
  .screen[data-screen="explore"]>.live-route-card .secondary.compact{margin-top:10px;padding:11px 13px;font-size:12px}
  .screen[data-screen="explore"]>.live-route-card #routeRequestStatus{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:7px!important}
  .screen[data-screen="explore"]>.section-head{order:3;margin:10px 16px 10px}
  .screen[data-screen="explore"]>.route-grid{order:4;display:grid;grid-auto-flow:column;grid-auto-columns:min(84vw,360px);gap:10px;margin:0;padding:2px 14px 12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}
  .screen[data-screen="explore"]>.route-grid::-webkit-scrollbar{display:none}
  .screen[data-screen="explore"]>.route-grid .route-card{scroll-snap-align:start;min-height:150px}
  .screen[data-screen="explore"]>#environmentContext{order:5;margin:14px}.screen[data-screen="explore"]>.trust-card{order:6;margin:0 14px 14px}.screen[data-screen="explore"]>.info-card{order:7;margin:0 14px 14px}.screen[data-screen="explore"]>.staging-auth-card{order:8;display:none;margin:0 14px 14px}.guest-unavailable .screen[data-screen="explore"]>.staging-auth-card{display:block}.screen[data-screen="explore"]>.staging-auth-card>p:first-of-type{font-size:11px}
}

@media(max-width:360px){.maplibre-map{height:260px}.ride-map{height:300px}.map-legend{gap:8px;font-size:9px}#exploreMap{height:calc(100svh - 126px);min-height:470px}.screen[data-screen="explore"]>.live-route-card{margin-top:-106px}}
