.dbx-marker{background:#0000;border:none;cursor:pointer;padding:0}.dbx-marker-project{align-items:center;background:#12a89f;border:2px solid #ffffffeb;border-radius:12px 12px 12px 2px;box-shadow:0 4px 14px #12a89f73;display:flex;height:36px;justify-content:center;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:36px}.dbx-marker-project svg{height:17px;width:17px}.dbx-marker-project:hover{transform:scale(1.08)}.dbx-marker-project.status-completed{background:#ed9119;box-shadow:0 4px 14px #ed911973}.dbx-marker-project.status-draft{background:#475569;box-shadow:0 4px 14px #00000059}.dbx-marker-project.is-approx{border-style:dashed;opacity:.92}.dbx-marker-project.is-selected{transform:scale(1.18);z-index:5}.dbx-marker-project.is-selected:after{animation:dbx-pulse 1.6s ease-out infinite;border:2px solid #12a89fcc;border-radius:16px;content:"";inset:-9px;position:absolute}.dbx-marker-project.status-completed.is-selected:after{border-color:#ed9119cc}@keyframes dbx-pulse{0%{opacity:.9;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}.dbx-approx-badge{background:#0a0f1e;border:1px solid #ed911999;border-radius:50%;color:#ed9119;font-size:11px;font-weight:700;height:16px;line-height:15px;position:absolute;right:-7px;text-align:center;top:-7px;width:16px}.dbx-marker-proof{align-items:center;background:#0c1326;border:2px solid #12a89f;border-radius:50%;box-shadow:0 2px 8px #00000080;color:#12a89f;display:flex;height:26px;justify-content:center;transition:transform .15s ease;width:26px}.dbx-marker-proof svg{height:13px;width:13px}.dbx-marker-proof:hover{transform:scale(1.15)}.dbx-marker-expert{align-items:center;border:2px solid #ffffffe6;border-radius:50%;box-shadow:0 3px 10px #00000073;color:#fff;display:flex;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;height:30px;justify-content:center;position:relative;transition:transform .15s ease;width:30px}.dbx-marker-expert:hover{transform:scale(1.12)}.dbx-marker-expert.type-contractor{background:#ed9119}.dbx-marker-expert.type-inspector{background:#8b5cf6}.dbx-marker-expert.type-supplier{background:#10b981}.dbx-marker-expert .dbx-verified{align-items:center;background:#12a89f;border:1.5px solid #fff;border-radius:50%;bottom:-4px;color:#fff;display:flex;height:13px;justify-content:center;position:absolute;right:-4px;width:13px}.dbx-marker-expert .dbx-verified svg{height:8px;width:8px}