@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.navbar-vvip{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#0b1329d9;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;font-family:Plus Jakarta Sans,sans-serif;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #0000004d}.nav-left{flex-shrink:1;align-items:center;gap:8px;min-width:0;display:flex}.btn-back{color:#38bdf8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:4px 8px;font-size:16px;text-decoration:none}.nav-brand{align-items:center;gap:8px;min-width:0;display:flex}.logo-icon{flex-shrink:0;font-size:18px}.brand-title{color:#f8fafc;letter-spacing:-.3px;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.nav-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.nav-clock{color:#38bdf8;white-space:nowrap;background:#38bdf81a;border:1px solid #38bdf833;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:700}.btn-upload{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0284c7 0%,#1f4e79 100%);border:1px solid #fff3;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.user-profile{text-align:right;flex-direction:column;line-height:1.2;display:flex}.user-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:12px;font-weight:700;overflow:hidden}.user-role{color:#94a3b8;font-size:10px;font-weight:600}.btn-logout{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:8px;padding:6px 12px;font-size:11px;font-weight:700;box-shadow:0 2px 8px #ef44444d}.btn-logout:hover{opacity:.9}@media (width<=640px){.navbar-vvip{gap:8px;padding:10px 12px}.brand-title{max-width:110px;font-size:13px}.nav-clock,.upload-text{display:none}.btn-upload{padding:6px 8px}.user-name{max-width:80px;font-size:11px}.user-role{font-size:9px}.btn-logout{padding:5px 8px;font-size:10px}}body{color:#f8fafc;background-color:#0b1329;margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif}.dash-wrap{background-color:#0b1329;background-image:radial-gradient(at 0 0,#1f4e7959 0,#0000 50%),radial-gradient(at 100% 100%,#0ea5e926 0,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;min-height:100vh;display:flex;position:relative}.dash-body{z-index:10;flex:1;display:flex;position:relative}.sidebar{-webkit-backdrop-filter:blur(20px);background:#0f172abf;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;gap:6px;width:220px;min-height:calc(100vh - 52px);padding:20px 12px;display:flex}.nav-item{color:#94a3b8;cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.nav-item:hover{color:#f8fafc;background:#ffffff0d;transform:translate(2px)}.nav-item.active{color:#fff;background:linear-gradient(135deg,#1f4e79cc 0%,#0284c799 100%);border-right:none;font-weight:700;box-shadow:0 8px 20px -6px #0284c766}.nav-badge{color:#fca5a5;background:#ef444433;border:1px solid #ef44444d;border-radius:20px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:700}.sidebar-footer{border-top:1px solid #ffffff14;flex-direction:column;gap:12px;margin-top:auto;padding:16px 12px 0;display:flex}.sf-status{color:#cbd5e1;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.sf-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.sf-status-dot.online{background:#22c55e;box-shadow:0 0 12px #22c55e}.sf-status-dot.offline{background:#ef4444;box-shadow:0 0 12px #ef4444}.sf-city-score{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:12px}.sf-city-score-val{background:linear-gradient(135deg,#38bdf8 0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:26px;font-weight:800;line-height:1}.sf-city-score-lbl{color:#64748b;text-transform:uppercase;letter-spacing:.8px;margin-top:6px;font-size:9px;font-weight:700}.sf-version{color:#475569;text-align:center;font-size:10px;font-weight:500}.main-content{flex-direction:column;flex:1;gap:20px;padding:28px;display:flex;overflow-y:auto}.metrics-row{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric-card{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fffc;border-radius:18px;padding:20px;transition:all .25s;box-shadow:0 10px 25px -5px #0003}.metric-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px -5px #0000004d}.metric-val{letter-spacing:-.5px;font-size:32px;font-weight:800;line-height:1.1}.metric-val.red{color:#dc2626}.metric-val.amber{color:#d97706}.metric-val.green{color:#16a34a}.metric-lbl{color:#64748b;margin-top:6px;font-size:13px;font-weight:600}.metric-tag{border-radius:20px;margin-top:10px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.red-tag{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.amber-tag{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.green-tag{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.gray-tag{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.grid-2{grid-template-columns:1fr 1fr;align-items:stretch;gap:20px;display:grid}.card{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fffc;border-radius:20px;flex-direction:column;padding:22px;display:flex;box-shadow:0 10px 25px -5px #0003}.card-title{color:#0f172a;letter-spacing:-.3px;margin-bottom:16px;font-size:15px;font-weight:800}.legend-row{color:#475569;flex-wrap:wrap;align-items:center;gap:14px;margin-top:14px;font-size:12px;font-weight:600;display:flex}.legend-dot{border-radius:50%;width:10px;height:10px;display:inline-block;box-shadow:0 0 8px}.alert-row{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:12px;padding:12px 0;transition:background .2s;display:flex}.alert-row:last-child{border-bottom:none}.alert-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px;box-shadow:0 0 8px}.alert-body{flex:1;min-width:0}.alert-title{font-size:13px;font-weight:700;color:#0f172a!important}.alert-msg{margin-top:3px;font-size:12px;line-height:1.4;color:#475569!important}.alert-time{margin-top:4px;font-size:11px;font-weight:500;color:#94a3b8!important}.btn-ack{color:#334155;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;padding:6px 12px;font-size:11px;font-weight:700;transition:all .2s}.btn-ack:hover{color:#fff;background:#1f4e79;border-color:#1f4e79;box-shadow:0 4px 12px #1f4e7933}.stats-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.stat-item{text-align:center;border-radius:12px;padding:12px 10px;transition:transform .2s}.stat-item:hover{transform:scale(1.03)}.stat-val{font-size:22px;font-weight:800}.stat-lbl{margin-top:4px;font-size:11px;font-weight:600}.red-bg{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.amber-bg{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.yellow-bg{color:#854d0e;background:#fefce8;border:1px solid #fef08a}.green-bg{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.queue-table{border-collapse:collapse;width:100%;font-size:13px}.queue-table th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 14px;font-size:11px;font-weight:700}.queue-table td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:14px;font-weight:500}.queue-table tr:hover td{background:#f8fafccc}.priority-badge,.status-badge{border-radius:12px;padding:4px 10px;font-size:11px;font-weight:700}.status-assigned{color:#0369a1;background:#e0f2fe}.status-in_progress{color:#b45309;background:#fef3c7}.status-pending{color:#475569;background:#f1f5f9}.conn-error-banner{color:#78350f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fef3c7f2;border:1px solid #fde68a;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;font-size:13px;font-weight:600;display:flex;box-shadow:0 8px 20px #00000026}.btn-retry-inline{color:#fff;cursor:pointer;background:#b45309;border:none;border-radius:8px;flex-shrink:0;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s}.btn-retry-inline:hover{background:#78350f;box-shadow:0 4px 12px #b453094d}.retry-status-banner{color:#0369a1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#e0f2fef2;border:1px solid #bae6fd;border-radius:14px;padding:12px 18px;font-size:13px;font-weight:600;box-shadow:0 8px 20px #00000026}.skeleton-card{background:#ffffffe6}.skel-line{background:linear-gradient(90deg,#cbd5e1 25%,#f1f5f9 50%,#cbd5e1 75%) 0 0/200% 100%;border-radius:6px;height:14px;margin-bottom:8px;animation:1.4s infinite shimmer}.skel-line.w60{width:60%;height:26px}.skel-line.w80{width:80%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-stat{background:linear-gradient(90deg,#cbd5e1 25%,#f1f5f9 50%,#cbd5e1 75%) 0 0/200% 100%;border-radius:12px;height:60px;animation:1.4s infinite shimmer}.empty-state-sm{text-align:center;color:#64748b;padding:32px 16px;font-size:13px;font-weight:600}.table-scroll{border-radius:12px;overflow-x:auto}@media (width<=900px){.dash-body{flex-direction:column}.sidebar{z-index:100;border-bottom:1px solid #ffffff14;border-right:none;flex-direction:row;gap:8px;width:100%;min-height:auto;padding:12px 16px;position:sticky;top:0;overflow-x:auto}.nav-item{white-space:nowrap;border-radius:10px;padding:8px 14px;font-size:12px}.nav-item:hover{transform:none}.main-content{gap:16px;padding:16px}.metrics-row{grid-template-columns:repeat(2,1fr);gap:12px}.grid-2{grid-template-columns:1fr;gap:16px}.queue-table{min-width:550px}.sidebar-footer{display:none}}@media (width<=480px){.metrics-row{grid-template-columns:1fr}.metric-card{padding:16px}.card{border-radius:16px;padding:16px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:8px}}.pwa-wrap{background-color:#0b1329;background-image:radial-gradient(at 0 0,#1f4e7973 0,#0000 50%),radial-gradient(at 100% 100%,#0ea5e933 0,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow-x:hidden}.pwa-body{z-index:10;flex-direction:column;gap:18px;width:100%;max-width:520px;margin:0 auto;padding:36px 20px 60px;display:flex;position:relative}.pwa-heading{letter-spacing:-.5px;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:24px;font-weight:800}.pwa-sub{color:#94a3b8;margin-top:-10px;font-size:13px;font-weight:500;line-height:1.5}.upload-form-card{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fffc;border-radius:24px;flex-direction:column;gap:18px;padding:28px;animation:.5s cubic-bezier(.16,1,.3,1) cardIn;display:flex;box-shadow:0 20px 40px -15px #0000004d,inset 0 0 0 1px #ffffff80}@keyframes cardIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.upload-zone{cursor:pointer;background:#f8fafccc;border:2px dashed #cbd5e1;border-radius:18px;transition:all .25s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:hidden}.upload-zone:hover{background:#fff;border-color:#0284c7;transform:translateY(-2px);box-shadow:0 10px 25px -5px #0284c726}.upload-zone.drag-active{background:#f0f9ff;border-color:#1f4e79;transform:scale(1.01)}.upload-zone.field-error{background:#fef2f2;border-color:#ef4444}.upload-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:42px 20px;display:flex}.upload-icon{filter:drop-shadow(0 4px 10px #0000001a);margin-bottom:12px;font-size:42px;transition:transform .25s}.upload-zone:hover .upload-icon{transform:scale(1.1)translateY(-2px)}.upload-label{color:#0f172a;margin-bottom:4px;font-size:15px;font-weight:700}.upload-sub{color:#64748b;font-size:12px;font-weight:500}.upload-preview-wrap{border-radius:16px;position:relative;overflow:hidden}.upload-preview{object-fit:cover;border-radius:16px;width:100%;max-height:280px;display:block}.btn-remove-photo{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#0f172abf;border:1px solid #fff3;border-radius:30px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #0003}.btn-remove-photo:hover{background:#ef4444e6;border-color:#ef444480;transform:scale(1.05)}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:#334155;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;display:flex}.optional{color:#94a3b8;font-size:11px;font-weight:500}.form-textarea{resize:vertical;min-height:90px;line-height:1.5}.char-counter{color:#94a3b8;text-align:right;margin-top:2px;font-size:11px;font-weight:500}.btn-gps{color:#1f4e79;cursor:pointer;text-align:left;background:#f0f9ff;border:1.5px solid #bae6fd;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.btn-gps:hover:not(:disabled){background:#e0f2fe;border-color:#38bdf8;transform:translateY(-1px)}.btn-gps:disabled{opacity:.6;cursor:not-allowed}.gps-status{border-radius:6px;width:fit-content;margin-top:4px;padding:4px 8px;font-size:12px;font-weight:600}.gps-status.success{color:#166534;background:#f0fdf4}.gps-status.error{color:#991b1b;background:#fef2f2}.gps-status.idle{color:#64748b;background:0 0;padding:0}.error-box{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:500;line-height:1.4;display:flex}.btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f4e79 0%,#0284c7 100%);border:none;border-radius:14px;width:100%;margin-top:6px;padding:16px;font-family:inherit;font-size:15px;font-weight:700;transition:all .25s;box-shadow:0 10px 20px -5px #0284c766}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 24px -4px #0284c780}.btn-submit:active:not(:disabled){transform:translateY(0)}.btn-submit:disabled{box-shadow:none;cursor:not-allowed;background:#94a3b8}.loading-card{-webkit-backdrop-filter:blur(20px);text-align:center;background:#fffffff2;border:1px solid #fffc;border-radius:24px;flex-direction:column;align-items:center;gap:16px;padding:40px 28px;display:flex;box-shadow:0 20px 40px -15px #0000004d}.loading-spinner{border:4px solid #e0f2fe;border-top-color:#0284c7;border-radius:50%;width:44px;height:44px;animation:.8s cubic-bezier(.6,.2,.1,1) infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{color:#0f172a;font-size:14px;font-weight:600}.loading-progress{background:#e2e8f0;border-radius:10px;width:100%;height:6px;overflow:hidden}.loading-progress-fill{background:linear-gradient(90deg,#1f4e79,#0284c7);border-radius:10px;height:100%;transition:width .6s}.result-card{-webkit-backdrop-filter:blur(20px);text-align:center;background:#fffffff2;border:1px solid #fffc;border-radius:24px;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;animation:.4s cubic-bezier(.16,1,.3,1) fadeIn;display:flex;box-shadow:0 20px 40px -15px #0000004d}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.result-icon{margin-bottom:4px;font-size:48px}.result-title{color:#0f172a;font-size:19px;font-weight:800}.result-msg{color:#475569;font-size:14px;line-height:1.5}.result-badges{flex-wrap:wrap;justify-content:center;gap:8px;margin:6px 0;display:flex}.result-badge{color:#1e293b;background:#f1f5f9;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:700}.result-note{color:#64748b;font-size:12px;font-weight:500}.result-actions{justify-content:center;gap:10px;width:100%;margin-top:8px;display:flex}.btn-reset{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;flex:1;padding:12px 18px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}.btn-reset:hover{color:#0f172a;background:#e2e8f0}.btn-view-history{color:#fff;background:#1f4e79;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:12px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #1f4e7940}.btn-view-history:hover{background:#0284c7;transform:translateY(-1px)}@media (width<=480px){.pwa-body{gap:14px;padding:24px 16px 40px}.upload-form-card{border-radius:20px;padding:20px}.pwa-heading{font-size:20px}.upload-placeholder{padding:32px 14px}.upload-icon{font-size:36px}.result-actions{flex-direction:column}.btn-reset,.btn-view-history{width:100%}}.hist-wrap{background:#f0f4f8;flex-direction:column;min-height:100vh;display:flex}.hist-topbar{background:#1f4e79;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.hist-back{color:#b5d4f4;font-size:13px;text-decoration:none}.hist-back:hover{color:#e6f1fb}.hist-title{color:#e6f1fb;font-size:15px;font-weight:600}.hist-count{color:#93c5e8;font-size:12px}.hist-body{flex-direction:column;gap:14px;width:100%;max-width:720px;margin:0 auto;padding:20px 16px;display:flex}.hist-stats{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.hstat{text-align:center;border-radius:10px;padding:10px 8px}.hstat-val{font-size:22px;font-weight:600}.hstat-lbl{margin-top:2px;font-size:10px}.hstat.critical{color:#7b1d1d;background:#fee2e2}.hstat.high{color:#a32d2d;background:#fcebeb}.hstat.moderate{color:#633806;background:#faeeda}.hstat.low{color:#27500a;background:#eaf3de}.hstat.handled{color:#1f4e79;background:#e6f1fb}.hist-controls{flex-direction:column;gap:8px;display:flex}.hist-search{background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:13px}.hist-search:focus{border-color:#1f4e79}.hist-list{flex-direction:column;gap:8px;display:flex}.hist-empty{text-align:center;color:#94a3b8;padding:40px;font-size:13px}.hist-item{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:14px;transition:border-color .15s;display:flex}.hist-item:hover{border-color:#93c5e8}.hist-item.selected{border-color:#1f4e79}.hist-item-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.hist-severity-icon{flex-shrink:0;font-size:22px}.hist-item-info{min-width:0}.hist-item-loc{color:#1a202c;font-size:13px;font-weight:500}.hist-item-time{color:#94a3b8;margin-top:2px;font-size:11px}.hist-item-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.hist-badge{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}.hist-pct{color:#1f4e79;text-align:right;min-width:42px;font-size:13px;font-weight:600}.hist-status{color:#64748b;font-size:11px}.hist-status.handled{color:#27500a}.hist-status.pending{color:#633806}.hist-detail{border-top:1px solid #f1f5f9;flex-direction:column;gap:8px;width:100%;margin-top:4px;padding-top:12px;display:flex}.detail-row{justify-content:space-between;align-items:center;font-size:12px;display:flex}.detail-row span:first-child{color:#64748b}.detail-row span:last-child{color:#1a202c;font-weight:500}.btn-new-report{color:#fff;background:#1f4e79;border-radius:8px;padding:10px 20px;font-size:13px;text-decoration:none;display:inline-block}.btn-new-report:hover{background:#185fa5}.btn-handled{color:#27500a;cursor:pointer;background:#eaf3de;border:1px solid #97c459;border-radius:8px;width:100%;margin-top:8px;padding:8px;font-family:inherit;font-size:12px;font-weight:500}.btn-handled:hover{background:#d4edda}.skeleton-hist{cursor:default;background:linear-gradient(90deg,#f8fafc 25%,#f1f5f9 50%,#f8fafc 75%) 0 0/200% 100%;animation:1.4s infinite shimmer}.skel-circle{background:#e2e8f0;border-radius:50%;flex-shrink:0;width:22px;height:22px}.skel-line.w50{width:50%}.hist-error{text-align:center;color:#a32d2d;background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;font-size:13px;display:flex}.btn-retry-sm{color:#a32d2d;cursor:pointer;background:#fcebeb;border:1px solid #fca5a5;border-radius:8px;padding:7px 16px;font-family:inherit;font-size:12px;font-weight:500}.reporter-tag{color:#94a3b8;margin-left:6px;font-size:10px;font-weight:400}.btn-handled:disabled{opacity:.6;cursor:not-allowed}@media (width<=700px){.hist-stats{grid-template-columns:repeat(3,1fr)}.hist-item-right{flex-wrap:wrap;justify-content:flex-end}.hist-item-loc{flex-direction:column;gap:2px;display:flex}.reporter-tag{margin-left:0}}@media (width<=420px){.hist-stats{grid-template-columns:repeat(2,1fr)}.hist-item{flex-direction:column;align-items:flex-start}.hist-item-right{justify-content:space-between;width:100%}}.alert-wrap{background:#f0f4f8;flex-direction:column;min-height:100vh;display:flex}.alert-topbar{background:#1f4e79;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.alert-back{color:#b5d4f4;font-size:13px;text-decoration:none}.alert-back:hover{color:#e6f1fb}.alert-title{color:#e6f1fb;font-size:15px;font-weight:600}.alert-count{color:#93c5e8;font-size:12px}.alert-body{flex-direction:column;gap:16px;width:100%;max-width:800px;margin:0 auto;padding:20px 16px;display:flex}.alert-summary{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ascard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.ascard-val{font-size:26px;font-weight:600}.ascard-lbl{color:#64748b;margin-top:4px;font-size:11px}.ascard.critical{border-top:3px solid #e24b4a}.ascard.critical .ascard-val{color:#a32d2d}.ascard.high{border-top:3px solid #ef9f27}.ascard.high .ascard-val{color:#633806}.ascard.unread{border-top:3px solid #1f4e79}.ascard.unread .ascard-val{color:#1f4e79}.ascard.total{border-top:3px solid #64748b}.ascard.total .ascard-val{color:#374151}.risk-section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.risk-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.risk-card{background:#f8fafc;border-radius:8px;padding:10px 12px}.risk-name{color:#374151;margin-bottom:4px;font-size:12px;font-weight:500}.risk-score{margin-bottom:4px;font-size:22px;font-weight:600}.risk-badge{border-radius:10px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-block}.alert-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.btn-ack-all{color:#27500a;cursor:pointer;background:#eaf3de;border:1px solid #97c459;border-radius:8px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:500}.btn-ack-all:hover{background:#d4edda}.alert-list{flex-direction:column;gap:10px;display:flex}.alert-empty{text-align:center;color:#94a3b8;background:#fff;border-radius:10px;padding:40px;font-size:13px}.alert-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.alert-item.unread-item{border-left:4px solid #e24b4a}.alert-item.read{opacity:.75}.alert-item-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.alert-item-left{align-items:flex-start;gap:10px;display:flex}.alert-icon{flex-shrink:0;font-size:22px}.alert-item-title{color:#1a202c;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.alert-item-time{color:#94a3b8;margin-top:2px;font-size:11px}.new-badge{color:#fff;background:#e24b4a;border-radius:10px;padding:1px 6px;font-size:9px;font-weight:600}.risk-score-badge{white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}.alert-item-msg{color:#374151;padding-left:32px;font-size:12px;line-height:1.5}.alert-item-footer{justify-content:space-between;align-items:center;padding-left:32px;display:flex}.blockage-info{color:#64748b;font-size:11px}.btn-ack{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:11px}.btn-ack:hover{background:#e2e8f0}.ack-label{color:#27500a;font-size:11px}.skeleton-risk{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;height:64px;animation:1.4s infinite shimmer;border-left:none!important}.skeleton-alert{background:linear-gradient(90deg,#f8fafc 25%,#f1f5f9 50%,#f8fafc 75%) 0 0/200% 100%;flex-direction:column;gap:6px;animation:1.4s infinite shimmer;display:flex}.skel-line{background:#e2e8f0;border-radius:4px}.skel-line.w40{width:40%}.skel-line.w90{width:90%}.skel-line.w30{width:30%}.risk-error{color:#a32d2d;background:#fcebeb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-size:12px;display:flex}.btn-retry-sm{color:#fff;cursor:pointer;background:#a32d2d;border:none;border-radius:6px;flex-shrink:0;padding:5px 12px;font-family:inherit;font-size:11px}.btn-retry-sm:hover{background:#7b1d1d}@media (width<=700px){.alert-summary,.risk-grid{grid-template-columns:repeat(2,1fr)}.alert-item-header{flex-direction:column;align-items:flex-start;gap:6px}.alert-item-msg,.alert-item-footer{padding-left:0}.alert-controls{flex-direction:column;align-items:stretch}.btn-ack-all{width:100%}}@media (width<=420px){.risk-grid{grid-template-columns:1fr}.alert-summary{grid-template-columns:1fr 1fr}}.ana-wrap{background:#f0f4f8;flex-direction:column;min-height:100vh;display:flex}.ana-body{flex-direction:column;gap:16px;width:100%;max-width:900px;margin:0 auto;padding:20px 16px;display:flex}.ana-summary{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ana-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px}.ana-val{font-size:26px;font-weight:600;line-height:1.1}.ana-val.red{color:#a32d2d}.ana-val.amber{color:#633806}.ana-val.green{color:#27500a}.ana-val.blue{color:#1f4e79}.ana-lbl{color:#64748b;margin-top:4px;font-size:11px}.chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.chart-title{color:#1f4e79;margin-bottom:14px;font-size:13px;font-weight:600}.grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.legend-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px;display:flex}.chart-skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:8px;animation:1.4s infinite shimmer}.ana-error-banner{color:#633806;background:#faeeda;border:1px solid #f5c842;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-size:12px;display:flex}.btn-retry-inline{color:#fff;cursor:pointer;background:#633806;border:none;border-radius:6px;flex-shrink:0;padding:5px 12px;font-family:inherit;font-size:11px}.btn-retry-inline:hover{background:#4a2a04}.retry-status-banner{color:#1f4e79;background:#e6f1fb;border:1px solid #93c5e8;border-radius:8px;margin-bottom:10px;padding:8px 14px;font-size:12px}.ana-empty-state{text-align:center;color:#94a3b8;padding:32px 12px;font-size:12px}@media (width<=700px){.ana-summary{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}}@media (width<=420px){.ana-summary{grid-template-columns:1fr}.ana-val{font-size:22px}}.lap-wrap{background:#f0f4f8;flex-direction:column;min-height:100vh;display:flex}.lap-toolbar{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;max-width:900px;margin:0 auto;padding:14px 16px 0;display:flex}.lap-toolbar-info{color:#64748b;font-size:12px}.btn-generate{color:#fff;cursor:pointer;background:#1f4e79;border:none;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:background .2s}.btn-generate:hover:not(:disabled){background:#185fa5}.btn-generate:disabled{cursor:not-allowed;background:#94a3b8}.btn-spinner-wrap{align-items:center;gap:6px;display:flex}.btn-spinner-sm{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite spin}.lap-body{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;max-width:900px;margin:0 auto;padding:20px 16px;display:flex}.lap-state-card{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:center;gap:12px;padding:50px 20px;font-size:13px;display:flex}.lap-state-card.error{color:#a32d2d}.lap-spinner{border:3px solid #e6f1fb;border-top-color:#1f4e79;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.lap-header-doc{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;align-items:flex-start;gap:16px;padding:20px;display:flex}.lap-logo{flex-shrink:0;font-size:40px}.lap-doc-title{color:#1f4e79;font-size:18px;font-weight:700}.lap-doc-subtitle{color:#374151;margin-top:2px;font-size:13px}.lap-doc-sub2{color:#64748b;margin-top:2px;font-size:12px}.lap-date-box{text-align:right;flex-shrink:0;margin-left:auto}.lap-date-label{color:#64748b;font-size:11px}.lap-date-val{color:#1f4e79;margin-top:2px;font-size:13px;font-weight:500}.lap-section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.lap-section-title{color:#1f4e79;border-bottom:1px solid #f1f5f9;margin-bottom:14px;padding-bottom:8px;font-size:14px;font-weight:600}.lap-empty{text-align:center;color:#94a3b8;padding:24px;font-size:12px}.lap-stats-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.lap-stat{text-align:center;background:#f8fafc;border-radius:8px;padding:10px}.lap-stat-val{font-size:24px;font-weight:600}.lap-stat-val.red{color:#a32d2d}.lap-stat-val.amber{color:#633806}.lap-stat-val.green{color:#27500a}.lap-stat-val.blue{color:#1f4e79}.lap-stat-lbl{color:#64748b;margin-top:4px;font-size:10px}.lap-table{border-collapse:collapse;width:100%;font-size:12px}.lap-table th{text-align:left;color:#64748b;background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:8px 10px;font-weight:500}.lap-table td{color:#374151;border-bottom:1px solid #f1f5f9;padding:9px 10px}.lap-table tr:hover td{background:#f8fafc}.risk-pill{border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500}.rec-cell{font-size:11px}.lap-note{color:#94a3b8;margin-top:8px;font-size:11px;font-style:italic}.lap-footer{text-align:center;color:#93c5e8;background:#1f4e79;border-radius:10px;flex-direction:column;gap:4px;padding:14px 20px;font-size:11px;display:flex}@media (width<=700px){.lap-stats-grid{grid-template-columns:repeat(3,1fr)}.lap-header-doc{flex-direction:column}.lap-date-box{text-align:left;margin-left:0}.lap-table{font-size:11px}.lap-table th,.lap-table td{padding:6px}}@media print{.no-print,.lap-wrap>header{display:none!important}.lap-body{max-width:100%;padding:0}.lap-wrap{background:#fff}.lap-section,.lap-header-doc{break-inside:avoid;border:1px solid #ccc}.lap-footer{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#1f4e79!important}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.peta-wrap{background:#f0f4f8;flex-direction:column;min-height:100vh;display:flex}.peta-body{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;max-width:1000px;margin:0 auto;padding:20px 16px;display:flex}.peta-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.filter-row{flex-wrap:wrap;gap:6px;display:flex}.filter-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:5px 10px;font-family:inherit;font-size:11px;transition:all .15s}.filter-btn:hover{color:#1f4e79;border-color:#1f4e79}.filter-btn.active{color:#fff;background:#1f4e79;border-color:#1f4e79}.peta-legend{color:#64748b;flex-wrap:wrap;gap:12px;font-size:11px;display:flex}.legend-chip{text-transform:capitalize;align-items:center;gap:4px;display:flex}.legend-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.map-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px;position:relative}.peta-empty-overlay{color:#94a3b8;z-index:500;background:#fffffff2;border-radius:8px;padding:12px 20px;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0000001f}.peta-state-card{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:center;gap:12px;padding:60px 20px;font-size:13px;display:flex}.peta-state-card.error{color:#a32d2d}.peta-spinner{border:3px solid #e6f1fb;border-top-color:#1f4e79;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.btn-retry{color:#a32d2d;cursor:pointer;background:#fcebeb;border:1px solid #fca5a5;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:500}.btn-retry:hover{background:#fad4d4}.risk-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.section-title{color:#1f4e79;margin-bottom:12px;font-size:13px;font-weight:600}.risk-chip-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.risk-chip{background:#f8fafc;border-radius:8px;padding:10px 12px}.risk-chip-name{color:#374151;font-size:11px;font-weight:500}.risk-chip-score{margin-top:2px;font-size:20px;font-weight:600}.empty-state-sm{text-align:center;color:#94a3b8;padding:20px;font-size:12px}@media (width<=700px){.risk-chip-grid{grid-template-columns:repeat(2,1fr)}.peta-controls{flex-direction:column;align-items:stretch}}*{box-sizing:border-box}body{margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif}.login-wrap{background-color:#0b1329;background-image:radial-gradient(at 0 0,#1f4e7966 0,#0000 50%),radial-gradient(at 100% 100%,#0ea5e926 0,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.bg-glow{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.bg-glow-1{background:#1f4e7980;width:320px;height:320px;top:10%;left:20%}.bg-glow-2{background:#38bdf833;width:400px;height:400px;bottom:10%;right:15%}.login-card{-webkit-backdrop-filter:blur(20px);z-index:10;background:#fffffff2;border:1px solid #fffc;border-radius:24px;width:100%;max-width:420px;padding:40px;animation:.5s cubic-bezier(.16,1,.3,1) cardIn;position:relative;box-shadow:0 20px 40px -15px #0000004d,inset 0 0 0 1px #ffffff80}.login-header{text-align:center;margin-bottom:28px}.login-logo-badge{background:linear-gradient(135deg,#1f4e79 0%,#0284c7 100%);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex;box-shadow:0 10px 20px -5px #1f4e7966}.logo-icon{font-size:30px}.login-title{letter-spacing:-.5px;background:linear-gradient(135deg,#0f172a 0%,#1f4e79 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:24px;font-weight:800}.login-sub{color:#64748b;margin-top:6px;font-size:13px;font-weight:500;line-height:1.4}.login-tabs{background:#f1f5f9;border-radius:12px;margin-bottom:24px;padding:4px;display:flex}.login-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.login-tab.active{color:#0f172a;background:#fff;box-shadow:0 4px 12px #0000000d}.login-tab:disabled{opacity:.5;cursor:not-allowed}.forgot-heading{text-align:center;margin-bottom:24px}.forgot-title{color:#0f172a;font-size:18px;font-weight:700}.forgot-sub{color:#64748b;margin-top:6px;font-size:13px;line-height:1.4}.login-form{flex-direction:column;gap:16px;display:flex}.form-group{flex-direction:column;gap:6px;animation:.3s fieldIn;display:flex}@keyframes fieldIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.form-label{color:#334155;font-size:13px;font-weight:600}.required{color:#ef4444}.form-input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:all .2s}.form-input:focus{background:#fff;border-color:#1f4e79;box-shadow:0 0 0 4px #1f4e791f}.form-input.input-error{background:#fef2f2;border-color:#ef4444}.form-input:disabled{cursor:not-allowed;background:#f1f5f9}.field-error-text{color:#dc2626;margin-top:2px;font-size:12px;font-weight:500}.password-wrap{position:relative}.toggle-password{cursor:pointer;opacity:.6;background:0 0;border:none;font-size:15px;transition:opacity .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.toggle-password:hover{opacity:1}.login-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:500}.login-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:500}.btn-login{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f4e79 0%,#153a5b 100%);border:none;border-radius:12px;margin-top:6px;padding:14px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 8px 16px -4px #1f4e794d}.btn-login:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 20px -4px #1f4e7966}.btn-login:active:not(:disabled){transform:translateY(0)}.btn-login:disabled{box-shadow:none;cursor:not-allowed;background:#94a3b8}.btn-spinner-wrap{justify-content:center;align-items:center;gap:10px;display:flex}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin}.login-note{text-align:center;color:#64748b;margin-top:4px;font-size:13px}.link{color:#1f4e79;cursor:pointer;font-weight:700;transition:color .15s}.link:hover{color:#0284c7;text-decoration:underline}.login-roles{border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;margin-top:6px;padding-top:18px;display:flex}.role-info{color:#475569;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;font-size:12px;display:flex}.role-info strong{color:#0f172a}@media (width<=480px){.login-card{border-radius:20px;padding:28px 20px}.pwa-install-banner{z-index:1000;background:#fff;border-radius:12px;align-items:center;gap:14px;width:calc(100% - 40px);max-width:420px;padding:12px 18px;animation:.3s slideUp;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,40px)}to{opacity:1;transform:translate(-50%)}}.pwa-icon{font-size:28px}.pwa-text{flex:1}.pwa-title{color:#1f4e79;font-size:13px;font-weight:700}.pwa-sub{color:#64748b;margin-top:2px;font-size:11px}.btn-pwa-install{color:#fff;cursor:pointer;background:#1f4e79;border:none;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s}.btn-pwa-install:hover{background:#185fa5}.btn-pwa-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:16px}.btn-pwa-close:hover{color:#475569}}.reset-loading{color:#64748b;flex-direction:column;align-items:center;gap:12px;padding:30px 10px;font-size:13px;display:flex}.reset-spinner{border:3px solid #e6f1fb;border-top-color:#1f4e79;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.install-prompt{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;max-width:440px;margin:0 auto;padding:14px 16px;animation:.3s slideUp;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 8px 30px #0000002e}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.install-prompt-icon{flex-shrink:0;font-size:28px}.install-prompt-text{flex:1;min-width:0}.install-prompt-title{color:#1f4e79;font-size:13px;font-weight:600}.install-prompt-sub{color:#64748b;margin-top:2px;font-size:11px}.install-prompt-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.btn-install{color:#fff;cursor:pointer;white-space:nowrap;background:#1f4e79;border:none;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:500}.btn-install:hover{background:#185fa5}.btn-dismiss{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px}.btn-dismiss:hover{color:#64748b}.ios-share-icon{font-weight:600}@media (width<=420px){.install-prompt{padding:12px;bottom:10px;left:10px;right:10px}.install-prompt-sub{font-size:10px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a202c;background:#f0f4f8;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}:root{--blue-primary:#1f4e79;--blue-light:#2e74b5;--blue-bg:#e6f1fb;--red:#e24b4a;--red-bg:#fcebeb;--amber:#ef9f27;--amber-bg:#faeeda;--green:#3b6d11;--green-bg:#eaf3de;--gray-bg:#f0f4f8;--white:#fff;--border:#e2e8f0;--text-secondary:#64748b}
