/* SGW V190 */
.sgw190-delete-auth{border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;border-radius:12px;padding:8px 11px;font-weight:900;cursor:pointer;margin-right:8px}.sgw190-delete-auth:hover{background:#fee2e2}.sgw190-delete-auth span{font-size:12px}
#sgw190-delete-overlay{display:none;position:fixed;inset:0;background:rgba(15,23,42,.58);z-index:2147483200;align-items:center;justify-content:center;padding:20px}#sgw190-delete-overlay.open{display:flex}.sgw190-confirm-card{position:relative;width:min(520px,96vw);background:#fff;border-radius:20px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.28)}.sgw190-confirm-card h3{font-size:22px;margin:0 0 12px}.sgw190-x{position:absolute;right:14px;top:12px;border:0;background:transparent;color:#ef4444;font-size:22px;cursor:pointer}.sgw190-confirm-desc{font-weight:800;color:#334155;padding:12px;background:#f8fafc;border-radius:12px}.sgw190-warning{margin-top:12px;padding:12px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12px}.sgw190-confirm-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.sgw190-btn{border:0;border-radius:12px;padding:10px 15px;font-weight:900;cursor:pointer}.sgw190-btn.light{background:#e2e8f0;color:#0f172a}.sgw190-btn.red{background:#dc2626;color:white}.sgw190-btn.green{background:#16a34a;color:white}.sgw190-btn:disabled{opacity:.6;cursor:wait}
.sgw190-fullscreen-btn{position:absolute;right:12px;top:12px;z-index:1000;border:0;border-radius:10px;padding:8px 11px;background:#0f172a;color:#fff;font-weight:900;box-shadow:0 6px 18px rgba(0,0,0,.25);cursor:pointer}
#sgw190-map-overlay{display:none;position:fixed;inset:0;background:#0b1220;z-index:2147483300;padding:12px}#sgw190-map-overlay.open{display:block}.sgw190-map-shell{height:calc(100vh - 24px);display:grid;grid-template-rows:auto 1fr auto;background:#fff;border-radius:18px;overflow:hidden}.sgw190-map-head,.sgw190-map-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:#fff}.sgw190-map-head b{display:block;font-size:19px}.sgw190-map-head small{display:block;color:#64748b;margin-top:2px}.sgw190-map-foot{border-top:1px solid #e2e8f0}.sgw190-coords{display:flex;gap:10px;flex-wrap:wrap}.sgw190-coords label{font-size:11px;color:#64748b;font-weight:800}.sgw190-coords input{display:block;margin-top:3px;width:170px;border:1px solid #cbd5e1;border-radius:8px;padding:7px 9px;color:#0f172a;font-weight:800}#sgw190-full-map{min-height:0;height:100%;width:100%;background:#dbeafe}.sgw190-map-open{overflow:hidden!important}
#sgw190-toast{display:none;position:fixed;right:22px;bottom:22px;z-index:2147483400;max-width:min(520px,calc(100vw - 44px));padding:13px 17px;border-radius:13px;color:#fff;font-weight:900;box-shadow:0 15px 45px rgba(0,0,0,.25)}#sgw190-toast.ok{background:#15803d}#sgw190-toast.bad{background:#b91c1c}
@media(max-width:700px){.sgw190-map-head,.sgw190-map-foot{align-items:flex-start;flex-direction:column}.sgw190-map-foot .sgw190-btn{width:100%}.sgw190-coords{width:100%}.sgw190-coords label{flex:1}.sgw190-coords input{width:100%}.sgw190-delete-auth span{display:none}}
