/* v1.3.10.73 — Harita Merkezi kullanıcı durumu ve çalışma hafızası */
.xan-map-hub-memory-actions-v131073{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}
.xan-map-hub-memory-share-v131073{width:100%;min-height:42px;border:1px solid #d8e0e5;border-radius:10px;background:#fff;color:#1f2a37;font:600 12px/1.2 "Segoe UI Variable Text","Segoe UI",system-ui,sans-serif;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;cursor:pointer;text-align:left}
.xan-map-hub-memory-share-v131073:hover,.xan-map-hub-memory-share-v131073:focus-visible{border-color:#335d70;box-shadow:0 0 0 3px rgba(51,93,112,.10);outline:0}
.xan-map-hub-memory-share-v131073 span:last-child{font-size:16px;color:#335d70}
.xan-map-hub-memory-status-v131073{display:block;margin-top:7px;color:#5b6573;font-size:11px;line-height:1.35}
.xan-map-hub-memory-status-v131073[data-state="restored"]{color:#335d70;font-weight:600}
.xan-map-hub-memory-toast-v131073{position:fixed;z-index:100001;right:18px;bottom:18px;max-width:min(360px,calc(100vw - 36px));padding:11px 14px;border-radius:12px;background:#173d49;color:#fff;font:600 12px/1.35 "Segoe UI Variable Text","Segoe UI",system-ui,sans-serif;box-shadow:0 14px 38px rgba(15,37,45,.20);opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}
.xan-map-hub-memory-toast-v131073.is-visible{opacity:1;transform:translateY(0)}
@media (min-width:821px) and (max-width:1040px){
  .xan-map-hub-memory-actions-v131073{margin:10px 7px 0}
  .xan-map-hub-memory-share-v131073{justify-content:center;padding:9px}
  .xan-map-hub-memory-share-v131073 span:first-child{display:none}
  .xan-map-hub-memory-status-v131073{display:none}
}
@media (max-width:820px){
  .xan-map-hub-memory-share-v131073{min-height:44px}
  .xan-map-hub-memory-toast-v131073{left:14px;right:14px;bottom:calc(var(--xan-hub-global-dock-height,0px) + env(safe-area-inset-bottom,0px) + 14px);max-width:none;text-align:center}
}
@media (prefers-reduced-motion:reduce){.xan-map-hub-memory-toast-v131073{transition:none}}
