.aa-map[data-v-b8c4e5e4]{background:var(--aa-color-surface-elevated);border-radius:var(--aa-radius-lg);overflow:hidden;position:relative}.aa-map__container[data-v-b8c4e5e4]{height:100%;width:100%}.aa-map__error[data-v-b8c4e5e4],.aa-map__loading[data-v-b8c4e5e4]{align-items:center;background:var(--aa-color-surface-elevated);display:flex;inset:0;justify-content:center;position:absolute;z-index:1}.aa-map__error[data-v-b8c4e5e4]{color:var(--aa-color-text-secondary);flex-direction:column;gap:var(--aa-space-2)}.aa-map__error-icon[data-v-b8c4e5e4]{color:var(--aa-color-text-muted);height:32px;width:32px}.aa-map__error-link[data-v-b8c4e5e4]{color:var(--aa-color-primary);font-size:var(--aa-text-sm);text-decoration:none}.aa-map__error-link[data-v-b8c4e5e4]:hover{text-decoration:underline}.aa-map-marker{background:var(--aa-color-primary,#2563eb);border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #00000040;cursor:pointer;height:28px;transition:transform .15s ease;width:28px}.aa-map-marker:hover{transform:scale(1.3);z-index:10}.aa-map-marker--active{background:var(--aa-color-primary-dark,#1d4ed8);transform:scale(1.3)}.aa-map-marker[data-marker-type=primary]{background:var(--aa-color-primary,#2563eb);border-width:3px;height:32px;width:32px;z-index:5}.aa-map-marker[data-marker-type=nearby]{background:var(--aa-color-secondary,#64748b);border-width:2px;height:24px;opacity:.95;position:relative;width:24px}.aa-map-marker[data-marker-type=nearby]:hover{opacity:1;transform:scale(1.3);z-index:10}.aa-map-marker[data-marker-type=place]{background:var(--aa-color-primary,#2563eb);height:22px;opacity:.75;width:22px}.aa-map-marker-label{background:var(--aa-color-surface,#fff);border-radius:var(--aa-radius-sm,4px);box-shadow:0 1px 4px #00000026;color:var(--aa-color-text,#1a1c2e);font-size:11px;font-weight:600;left:50%;margin-top:4px;max-width:140px;overflow:hidden;padding:2px 6px;pointer-events:none;position:absolute;text-overflow:ellipsis;top:100%;transform:translate(-50%);white-space:nowrap}
