.contact-map{position:relative;width:100%;height:100%;min-height:320px}.contact-map__canvas{width:100%;height:100%;min-height:320px;background:#e8eaed}.contact-map__error{position:absolute;inset:0;display:grid;place-items:center;background:#f1f5f9;color:#475569;font-size:.875rem;z-index:10}.contact-map-marker{display:flex;align-items:flex-end;justify-content:center}.contact-map-marker__pin{width:22px;height:22px;border-radius:50% 50% 50% 0;background:var(--ui-primary, #0f172a);border:2px solid #fff;box-shadow:0 2px 6px #0000004d;transform:rotate(-45deg);position:relative}.contact-map-marker__pin:after{content:"";position:absolute;inset:6px;background:#fff;border-radius:50%;transform:rotate(45deg)}.contact-map-popup{font-size:.875rem;line-height:1.35;color:#0f172a}.directions-modal[data-v-c2e2a5ea]{position:fixed;inset:0;z-index:200;background:#0f172a8c;backdrop-filter:blur(2px);display:grid;place-items:center;padding:16px}.directions-modal__panel[data-v-c2e2a5ea]{position:relative;width:min(1100px,100%);height:min(82vh,760px);background:#fff;border-radius:20px;box-shadow:0 20px 60px #0f172a59;display:flex;flex-direction:column;overflow:hidden}.dark{background:#0f172a;color:#e2e8f0}.directions-modal__header[data-v-c2e2a5ea]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid rgba(15,23,42,.08)}.dark{border-bottom-color:#e2e8f01f}.directions-modal__eyebrow[data-v-c2e2a5ea]{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#64748b;margin:0}.directions-modal__title[data-v-c2e2a5ea]{margin:4px 0 2px;font-size:1.25rem;font-weight:600;color:#0f172a}.directions-modal__sub[data-v-c2e2a5ea]{margin:0;font-size:.85rem;color:#64748b}.directions-modal__close[data-v-c2e2a5ea]{border:none;background:transparent;font-size:1.5rem;line-height:1;width:36px;height:36px;border-radius:50%;cursor:pointer;color:#475569}.directions-modal__close[data-v-c2e2a5ea]:hover{background:#0f172a0f}.directions-modal__body[data-v-c2e2a5ea]{display:grid;grid-template-columns:320px 1fr;flex:1;min-height:0}@media(max-width:768px){.directions-modal__body[data-v-c2e2a5ea]{grid-template-columns:1fr}.directions-modal__panel[data-v-c2e2a5ea]{height:92vh}.directions-modal__sidebar[data-v-c2e2a5ea]{max-height:40vh}}.directions-modal__sidebar[data-v-c2e2a5ea]{border-right:1px solid rgba(15,23,42,.08);padding:18px 20px;overflow-y:auto;display:flex;flex-direction:column;gap:18px}.dark{border-right-color:#e2e8f01f}.directions-modal__section-title[data-v-c2e2a5ea]{margin:0 0 10px;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#475569;font-weight:600}.directions-modal__toggle[data-v-c2e2a5ea]{display:flex;align-items:center;gap:8px;font-size:.9rem;cursor:pointer}.directions-modal__manual[data-v-c2e2a5ea]{display:flex;flex-direction:column;gap:8px;margin-top:10px}.directions-modal__manual label[data-v-c2e2a5ea]{display:flex;flex-direction:column;font-size:.78rem;color:#475569;gap:4px}.directions-modal__manual input[data-v-c2e2a5ea]{border:1px solid rgba(15,23,42,.18);border-radius:8px;padding:7px 10px;font-size:.85rem;background:#fff;color:#0f172a}.dark{background:#1e293b;color:#e2e8f0;border-color:#e2e8f02e}.directions-modal__modes[data-v-c2e2a5ea]{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.directions-modal__mode[data-v-c2e2a5ea]{display:flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.12);border-radius:10px;padding:8px 6px;font-size:.82rem;cursor:pointer;background:#fff;color:#475569}.dark{background:#1e293b;color:#cbd5e1;border-color:#e2e8f024}.directions-modal__mode input[data-v-c2e2a5ea]{display:none}.directions-modal__mode.is-active[data-v-c2e2a5ea]{border-color:#2563eb;background:#2563eb14;color:#1d4ed8;font-weight:600}.dark{color:#93c5fd}.directions-modal__btn[data-v-c2e2a5ea]{margin-top:4px;background:#0f172a;color:#fff;border:none;padding:9px 12px;border-radius:10px;font-size:.85rem;cursor:pointer}.directions-modal__btn[data-v-c2e2a5ea]:disabled{opacity:.5;cursor:not-allowed}.directions-modal__summary[data-v-c2e2a5ea]{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#2563eb12;border:1px solid rgba(37,99,235,.18);border-radius:12px;padding:12px 14px}.directions-modal__summary-label[data-v-c2e2a5ea]{margin:0;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#1d4ed8}.directions-modal__summary-value[data-v-c2e2a5ea]{margin:4px 0 0;font-size:1.4rem;font-weight:600;color:#0f172a}.dark{color:#f8fafc}.directions-modal__hint[data-v-c2e2a5ea]{font-size:.8rem;border-radius:8px;padding:8px 10px;margin:8px 0 0}.directions-modal__hint--info[data-v-c2e2a5ea]{background:#2563eb14;color:#1d4ed8}.directions-modal__hint--success[data-v-c2e2a5ea]{background:#10b9811a;color:#047857}.directions-modal__hint--warning[data-v-c2e2a5ea]{background:#d977061a;color:#b45309}.directions-modal__hint--error[data-v-c2e2a5ea]{background:#dc262614;color:#b91c1c}.directions-modal__map[data-v-c2e2a5ea]{position:relative;min-height:320px}.directions-modal__canvas[data-v-c2e2a5ea]{position:absolute;inset:0}.directions-user-marker{position:relative;width:24px;height:24px}.directions-user-marker__pulse{position:absolute;inset:0;border-radius:50%;background:#2563eb59;animation:directions-pulse 1.8s ease-out infinite}.directions-user-marker__dot{position:absolute;left:50%;top:50%;width:12px;height:12px;background:#2563eb;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #2563eb80}@keyframes directions-pulse{0%{transform:scale(.6);opacity:.7}to{transform:scale(2.4);opacity:0}}
