:root{--font-primary:"Inter", sans-serif;--bg-color:#f1f9f7;--sidebar-bg:#ebf4f2;--text-main:#29303d;--text-secondary:#626d84;--border-color:#00000014;--glass-bg:#fff9;--glass-border:#fffc;--card-bg:#ffffff73;--card-border:1px solid #fff6;--card-shadow:0 4px 20px #00000008;--input-bg:#e0ebe8;--input-border:1px solid #0000000d;--input-text:#29303d;--accent-gradient:linear-gradient(135deg, #9b51e0, #30cfd0);--accent-color:#30cfd0;--spacing-sm:.75rem;--spacing-md:1rem;--text-base-size:.85rem;--text-sm-size:.75rem;--text-h2-size:1.5rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);background-color:var(--bg-color);color:var(--text-main);font-size:var(--text-base-size);-webkit-font-smoothing:antialiased;line-height:1.5}h1,h2,h3,h4,h5,h6{color:var(--text-main);font-weight:600}h2{font-size:var(--text-h2-size)}p,span,div{font-size:var(--text-base-size)}.text-secondary{color:var(--text-secondary);font-size:var(--text-sm-size)}.glass-card{background:var(--card-bg);border:var(--card-border);-webkit-backdrop-filter:blur(12px);box-shadow:var(--card-shadow);border-radius:16px}.glass-input{background:var(--input-bg);border:var(--input-border);color:var(--input-text);height:40px;font-family:var(--font-primary);font-size:var(--text-base-size);border-radius:12px;outline:none;width:100%;padding:0 12px;transition:all .2s}.glass-input:focus{border-color:var(--accent-color);background:#ffffffb3}.glass-button{background:var(--accent-gradient);color:#fff;height:40px;font-family:var(--font-primary);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex}.glass-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #30cfd04d}.glass-button:active{transform:translateY(1px)}._appContainer_ryzow_1{width:100vw;height:100vh;padding:var(--spacing-sm);gap:var(--spacing-sm);display:flex;overflow:hidden}._sidebar_ryzow_11{border-radius:20px;flex-direction:column;flex-shrink:0;transition:width .3s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden}._collapsed_ryzow_20{width:70px}._expanded_ryzow_24{width:240px}._sidebarHeader_ryzow_28{padding:var(--spacing-md);justify-content:space-between;align-items:center;min-height:80px;display:flex}._collapsed_ryzow_20 ._sidebarHeader_ryzow_28{flex-direction:column;justify-content:center;gap:12px;padding:12px 8px}._logoContainer_ryzow_43{flex-direction:column;align-items:center;gap:4px;display:flex}._logoImage_ryzow_50{object-fit:contain;object-position:center;border-radius:8px;flex-shrink:0;width:45px;height:45px;transition:all .3s cubic-bezier(.4,0,.2,1)}._expanded_ryzow_24 ._logoImage_ryzow_50{width:120px;height:120px}._logoText_ryzow_65{letter-spacing:4px;color:var(--text-secondary);text-transform:uppercase;white-space:nowrap;font-size:.8rem;font-weight:700}._toggleBtn_ryzow_74{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .2s;display:flex}._toggleBtn_ryzow_74:hover{color:var(--text-main);background:#0000000d}._sidebarNav_ryzow_92{padding:0 var(--spacing-sm);flex-direction:column;flex:1;gap:4px;margin-top:1rem;display:flex;overflow-y:auto}._navItem_ryzow_102{color:var(--text-secondary);white-space:nowrap;border-radius:12px;align-items:center;gap:12px;padding:10px;text-decoration:none;transition:all .2s;display:flex}._navItem_ryzow_102:hover{color:var(--text-main);background:#ffffff80}._navItem_ryzow_102._active_ryzow_119{color:var(--accent-color);background:#fff;font-weight:500;box-shadow:0 2px 8px #00000005}._navIcon_ryzow_126{flex-shrink:0}._sidebarFooter_ryzow_130{padding:var(--spacing-md) var(--spacing-sm)}._userProfile_ryzow_134{background:#ffffff4d;border-radius:12px;align-items:center;gap:12px;padding:8px;display:flex}._collapsed_ryzow_20 ._userProfile_ryzow_134{flex-direction:column;gap:8px}._avatar_ryzow_148{background:var(--accent-gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:600;display:flex}._userInfo_ryzow_161{flex-direction:column;flex:1;display:flex;overflow:hidden}._logoutBtn_ryzow_168{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}._logoutBtn_ryzow_168:hover{color:#ef4444;background:#ef44441f}._userName_ryzow_187{font-weight:500;font-size:var(--text-base-size);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._mainContent_ryzow_196{border-radius:20px;flex-direction:column;flex:1;display:flex;overflow:hidden}._topbar_ryzow_204{padding:var(--spacing-md) var(--spacing-md) 0 var(--spacing-md);margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;display:flex}._pageTitle_ryzow_212{margin:0}._topbarActions_ryzow_216{align-items:center;gap:16px;display:flex}._mobileMenuBtn_ryzow_222{color:var(--text-main);cursor:pointer;background:0 0;border:none;padding:4px;display:none}._tenantBadge_ryzow_231{color:var(--text-main);white-space:nowrap;background:linear-gradient(135deg,#9b51e01f,#30cfd01f);border:1px solid #9b51e033;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:.78rem;font-weight:600;display:inline-flex}._tenantBadge_ryzow_231 svg{color:#9b51e0}@media (width<=768px){._appContainer_ryzow_1{flex-direction:column}._sidebar_ryzow_11{z-index:1000;height:100vh;position:fixed;transform:translate(-100%);box-shadow:10px 0 30px #0000001a}._sidebar_ryzow_11._expanded_ryzow_24{width:260px;transform:translate(0)}._sidebar_ryzow_11._collapsed_ryzow_20{transform:translate(-100%)}._mobileMenuBtn_ryzow_222{align-items:center;display:flex}._topbar_ryzow_204{gap:12px;padding:12px 16px}._pageTitle_ryzow_212{font-size:1.2rem}._topbarActions_ryzow_216 input{display:none}._contentArea_ryzow_288{padding:16px}}._iconBtn_ryzow_293{border:var(--card-border);background:var(--card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex}._iconBtn_ryzow_293:hover{color:var(--text-main);box-shadow:var(--card-shadow);background:#fff;transform:translateY(-1px)}._contentArea_ryzow_288{padding:0 var(--spacing-md) var(--spacing-md) var(--spacing-md);flex:1;overflow-y:auto}._sidebarNav_ryzow_92::-webkit-scrollbar{width:6px}._contentArea_ryzow_288::-webkit-scrollbar{width:6px}._sidebarNav_ryzow_92::-webkit-scrollbar-track{background:0 0}._contentArea_ryzow_288::-webkit-scrollbar-track{background:0 0}._sidebarNav_ryzow_92::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}._contentArea_ryzow_288::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}._sidebarNav_ryzow_92::-webkit-scrollbar-thumb:hover{background:#0003}._contentArea_ryzow_288::-webkit-scrollbar-thumb:hover{background:#0003}._dashboard_e1ouc_1{gap:var(--spacing-md);padding-bottom:var(--spacing-md);flex-direction:column;display:flex}._hero_e1ouc_9{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:4px 2px;display:flex}._heroText_e1ouc_18 h1{letter-spacing:-.5px;background:linear-gradient(120deg, var(--text-main), #5b6472);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.6rem;font-weight:700}._heroSubtitle_e1ouc_29{color:var(--text-secondary);margin-top:2px;font-size:.82rem}._heroBadge_e1ouc_35{background:var(--card-bg);border:var(--card-border);-webkit-backdrop-filter:blur(12px);color:var(--text-secondary);box-shadow:var(--card-shadow);border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:.8rem;display:flex}._heroBadge_e1ouc_35 strong{color:var(--text-main)}._heroBadgeDot_e1ouc_52{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite _pulse_e1ouc_1;box-shadow:0 0 0 4px #10b9812e}@keyframes _pulse_e1ouc_1{0%,to{box-shadow:0 0 0 4px #10b9812e}50%{box-shadow:0 0 0 7px #10b9810f}}._kpiGrid_e1ouc_67{gap:var(--spacing-sm);grid-template-columns:repeat(4,1fr);display:grid}._kpiCard_e1ouc_73{border-radius:18px;flex-direction:column;gap:10px;padding:1.1rem 1.2rem;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s;display:flex;position:relative;overflow:hidden}._kpiCard_e1ouc_73:hover{transform:translateY(-4px);box-shadow:0 14px 34px #305a821f}._kpiTop_e1ouc_89{justify-content:space-between;align-items:center;display:flex}._kpiLabel_e1ouc_95{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.6px;font-size:.74rem;font-weight:500}._kpiIcon_e1ouc_103{width:38px;height:38px;color:var(--accent-color);background:#ffffff8c;border:1px solid #fff9;border-radius:12px;justify-content:center;align-items:center;display:flex}._kpiValue_e1ouc_115{letter-spacing:-1px;color:var(--text-main);font-size:1.9rem;font-weight:700;line-height:1}._kpiSub_e1ouc_123{color:var(--text-secondary);align-items:center;gap:4px;font-size:.74rem;display:flex}._kpiSubIcon_e1ouc_131{color:#10b981}._kpiAccent_e1ouc_134{color:#fff;background:linear-gradient(135deg,#9b51e0,#30cfd0);border:none;box-shadow:0 12px 30px #6e5adc52}._kpiAccent_e1ouc_134:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff40,#0000 70%);width:180px;height:180px;position:absolute;top:-40%;right:-20%}._kpiAccent_e1ouc_134 ._kpiLabel_e1ouc_95{color:#ffffffd9}._kpiAccent_e1ouc_134 ._kpiValue_e1ouc_115{color:#fff}._kpiAccent_e1ouc_134 ._kpiIcon_e1ouc_103{color:#fff;background:#ffffff38;border-color:#ffffff4d}._kpiAccent_e1ouc_134 ._kpiSub_e1ouc_123{color:#ffffffe6}._kpiAccent_e1ouc_134 ._kpiSubIcon_e1ouc_131{color:#fff}._mainGrid_e1ouc_163{gap:var(--spacing-sm);grid-template-columns:1.4fr 1fr;display:grid}._panel_e1ouc_169{padding:var(--spacing-md);gap:var(--spacing-md);border-radius:18px;flex-direction:column;display:flex}._panelHeader_e1ouc_177{justify-content:space-between;align-items:baseline;display:flex}._panelHeader_e1ouc_177 h4{margin:0;font-size:1rem}._donutWrap_e1ouc_186{align-items:center;gap:var(--spacing-md);flex-wrap:wrap;display:flex}._donutChart_e1ouc_193{flex-shrink:0;width:180px;height:180px;position:relative}._donutSvg_e1ouc_200{width:100%;height:100%}._donutSeg_e1ouc_202{cursor:pointer;transition:stroke-dashoffset .8s cubic-bezier(.2,.8,.2,1),stroke-dasharray .8s cubic-bezier(.2,.8,.2,1)}._donutSeg_e1ouc_202:hover{opacity:.82}._donutCenter_e1ouc_209{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._donutCenterLabel_e1ouc_219{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);font-size:.7rem}._donutCenterValue_e1ouc_226{letter-spacing:-.5px;color:var(--text-main);font-size:1.35rem;font-weight:700}._legend_e1ouc_233{flex-direction:column;flex:1;gap:9px;min-width:180px;display:flex}._legendItem_e1ouc_241{background:#ffffff59;border-radius:10px;align-items:center;gap:9px;padding:7px 10px;transition:background .2s;display:flex}._legendItem_e1ouc_241:hover{background:#ffffffb3}._legendDot_e1ouc_253{border-radius:50%;flex-shrink:0;width:10px;height:10px}._legendName_e1ouc_260{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.8rem;font-weight:500;overflow:hidden}._legendPct_e1ouc_269{color:var(--text-secondary);text-align:right;width:38px;font-size:.74rem}._legendValue_e1ouc_276{color:var(--text-main);text-align:right;width:64px;font-size:.78rem;font-weight:600}._activityList_e1ouc_285{flex-direction:column;gap:8px;display:flex}._activityItem_e1ouc_291{border-radius:12px;align-items:center;gap:12px;padding:9px 10px;transition:background .2s,transform .2s;display:flex}._activityItem_e1ouc_291:hover{background:#fff9;transform:translate(3px)}._activityIconTile_e1ouc_305{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}._tile_bien_e1ouc_316{background:linear-gradient(135deg,#30cfd0,#2596be)}._tile_inmueble_e1ouc_317{background:linear-gradient(135deg,#9b51e0,#6d3bd1)}._tile_mant_e1ouc_318{background:linear-gradient(135deg,#f59e0b,#ea7317)}._activityInfo_e1ouc_320{flex-direction:column;flex:1;display:flex;overflow:hidden}._activityTitle_e1ouc_327{color:var(--text-main);margin:0;font-size:.82rem;font-weight:600}._activityDetail_e1ouc_334{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.75rem;overflow:hidden}._activityTime_e1ouc_343{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-size:.7rem}._alertsGrid_e1ouc_351{gap:var(--spacing-sm);grid-template-columns:repeat(4,1fr);display:grid}._alertCard_e1ouc_357{border-radius:16px;align-items:center;gap:12px;padding:.9rem 1rem;transition:transform .2s;display:flex}._alertCard_e1ouc_357:hover{transform:translateY(-2px)}._alertIcon_e1ouc_368{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._alertBody_e1ouc_378{flex-direction:column;display:flex}._alertValue_e1ouc_380{color:var(--text-main);font-size:1.4rem;font-weight:700;line-height:1.1}._alertLabel_e1ouc_387{color:var(--text-secondary);font-size:.72rem;line-height:1.2}._alert_ok_e1ouc_393 ._alertIcon_e1ouc_368{color:#10b981;background:#10b98124}._alert_warn_e1ouc_394 ._alertIcon_e1ouc_368{color:#ea7317;background:#f59e0b29}._alert_danger_e1ouc_395 ._alertIcon_e1ouc_368{color:#ef4444;background:#ef444424}._alert_danger_e1ouc_395 ._alertValue_e1ouc_380{color:#ef4444}._empty_e1ouc_398{text-align:center;color:var(--text-secondary);width:100%;padding:28px;font-size:.82rem}@media (width<=1100px){._kpiGrid_e1ouc_67,._alertsGrid_e1ouc_351{grid-template-columns:repeat(2,1fr)}._mainGrid_e1ouc_163{grid-template-columns:1fr}}@media (width<=560px){._kpiGrid_e1ouc_67,._alertsGrid_e1ouc_351{grid-template-columns:1fr}._donutWrap_e1ouc_186{justify-content:center}}._container_16fc3_1{gap:var(--spacing-md);flex-direction:column;height:100%;display:flex}._headerActions_16fc3_8{justify-content:space-between;align-items:center;display:flex}._searchGroup_16fc3_14{gap:12px;display:flex}._searchWrapper_16fc3_19{width:300px;position:relative}._searchIcon_16fc3_24{color:var(--text-secondary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}._searchInput_16fc3_32{padding-left:36px!important}._tableContainer_16fc3_37{border-radius:12px;flex:1;padding:0 4px;overflow:auto}._table_16fc3_37{border-collapse:separate;border-spacing:0 10px;text-align:left;width:100%;font-size:var(--text-base-size)}._table_16fc3_37 th{color:var(--text-secondary);font-weight:600;font-size:var(--text-sm-size);text-transform:uppercase;letter-spacing:.5px;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 16px;position:sticky;top:0}._table_16fc3_37 td{vertical-align:middle;color:var(--text-main);background:#fff6;border-top:1px solid #ffffffb3;border-bottom:1px solid #00000008;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}._table_16fc3_37 td:first-child{border-left:3px solid #0000;border-top-left-radius:14px;border-bottom-left-radius:14px}._table_16fc3_37 td:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}._table_16fc3_37 tr{cursor:pointer;transition:all .3s}._table_16fc3_37 tr:hover td{color:#1a1a1a;background:#fff;box-shadow:0 10px 25px #30cfd026}._table_16fc3_37 tr:hover td:first-child{border-left:3px solid var(--accent-color);background:linear-gradient(90deg,#30cfd00d 0%,#fff 100%)}._table_16fc3_37 tr:hover ._fontMono_16fc3_103{color:var(--accent-color)}._fontMono_16fc3_103{color:var(--text-secondary);font-family:monospace;font-size:.8rem;transition:color .3s}._fw500_16fc3_114{font-weight:500}._badge_16fc3_118{color:#7b42c4;background:linear-gradient(135deg,#30cfd01a,#9b51e01a);border:1px solid #9b51e033;border-radius:8px;padding:6px 12px;font-size:.7rem;font-weight:700}._statusDot_16fc3_128{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 8px}._statusActive_16fc3_138{color:#10b981;background:#10b981}._statusWarning_16fc3_143{color:#f59e0b;background:#f59e0b}._textRight_16fc3_148{text-align:right}._textCenter_16fc3_152{text-align:center}._actionButtons_16fc3_156{justify-content:center;gap:8px;display:flex}._actionBtn_16fc3_162{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#ffffffb3;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}._table_16fc3_37 tr:hover ._actionBtn_16fc3_162{background:#00000008}._actionBtn_16fc3_162:hover{transform:translateY(-2px);box-shadow:0 4px 12px #30cfd04d;background:var(--accent-gradient)!important;color:#fff!important}._actionBtn_16fc3_162._danger_16fc3_187:hover{box-shadow:0 4px 12px #ef44444d;background:linear-gradient(135deg,#ef4444,#dc2626)!important}._modalOverlay_16fc3_193{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000026;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modalContent_16fc3_207{background:#fffffff2;flex-direction:column;width:100%;max-width:650px;max-height:90vh;padding:0;display:flex;overflow:hidden;box-shadow:0 25px 50px #0000001a}._modalHeader_16fc3_219{border-bottom:1px solid var(--border-color);background:#ffffff80;justify-content:space-between;align-items:center;padding:24px;display:flex}._modalHeader_16fc3_219 h3{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.2rem}._closeBtn_16fc3_236{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}._closeBtn_16fc3_236:hover{color:var(--text-main);background:#0000000d;transform:rotate(90deg)}._modalBody_16fc3_256{padding:24px;overflow-y:auto}._formGrid_16fc3_261{grid-template-columns:1fr 1fr;gap:16px;display:grid}._formGroup_16fc3_267{flex-direction:column;gap:6px;display:flex}._formGroup_16fc3_267 label{color:var(--text-secondary);font-size:.75rem;font-weight:600}._modalFooter_16fc3_279{border-top:1px solid var(--border-color);background:#00000005;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}._btnSecondary_16fc3_288{border:1px solid var(--border-color);height:40px;color:var(--text-main);font-family:var(--font-primary);cursor:pointer;background:0 0;border-radius:12px;padding:0 16px;font-weight:500;transition:background .2s}._btnSecondary_16fc3_288:hover{background:#0000000d}@media (width<=768px){._statsRow_16fc3_307{grid-template-columns:1fr 1fr}._formGrid_16fc3_261{grid-template-columns:1fr}._formGroup_16fc3_267[style]{grid-column:span 1!important}._headerActions_16fc3_8{flex-direction:column;align-items:stretch;gap:12px}._searchGroup_16fc3_14{flex-direction:column}._searchWrapper_16fc3_19{width:100%}._tableContainer_16fc3_37{overflow-x:auto}._table_16fc3_37{min-width:800px}}._container_1erhl_1{gap:var(--spacing-md);flex-direction:column;height:100%;display:flex}._headerActions_1erhl_8{justify-content:space-between;align-items:center;display:flex}._searchGroup_1erhl_14{gap:12px;display:flex}._searchWrapper_1erhl_19{width:320px;position:relative}._searchIcon_1erhl_24{color:var(--text-secondary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}._searchInput_1erhl_32{padding-left:36px!important}._statsRow_1erhl_37{gap:var(--spacing-sm);grid-template-columns:repeat(4,1fr);display:grid}._statMiniCard_1erhl_43{background:linear-gradient(135deg,#fffc,#fff6);border:1px solid #fffc;flex-direction:column;gap:6px;padding:16px;transition:transform .3s,box-shadow .3s;display:flex}._statMiniCard_1erhl_43:hover{border-color:var(--accent-color);transform:translateY(-3px);box-shadow:0 12px 20px #30cfd01a}._statMiniCard_1erhl_43 span{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-size:.7rem;font-weight:700}._statMiniCard_1erhl_43 h4{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.5rem;font-weight:800}._tableContainer_1erhl_77{border-radius:12px;flex:1;padding:0 4px;overflow:auto}._table_1erhl_77{border-collapse:separate;border-spacing:0 10px;text-align:left;width:100%;font-size:var(--text-base-size)}._table_1erhl_77 th{color:var(--text-secondary);font-weight:600;font-size:var(--text-sm-size);text-transform:uppercase;letter-spacing:.5px;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 16px;position:sticky;top:0}._table_1erhl_77 td{vertical-align:middle;color:var(--text-main);background:#fff6;border-top:1px solid #ffffffb3;border-bottom:1px solid #00000008;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}._table_1erhl_77 td:first-child{border-left:3px solid #0000;border-top-left-radius:14px;border-bottom-left-radius:14px}._table_1erhl_77 td:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}._table_1erhl_77 tr{cursor:pointer;transition:all .3s}._table_1erhl_77 tr:hover td{color:#1a1a1a;background:#fff;box-shadow:0 10px 25px #9b51e01f}._table_1erhl_77 tr:hover td:first-child{background:linear-gradient(90deg,#9b51e00d 0%,#fff 100%);border-left:3px solid #9b51e0}._table_1erhl_77 tr:hover ._fontMono_1erhl_143{color:#9b51e0}._fontMono_1erhl_143{color:var(--text-secondary);font-family:monospace;font-size:.8rem;transition:color .3s}._fw500_1erhl_154{font-weight:500}._addressCell_1erhl_158{color:var(--text-secondary);align-items:center;gap:6px;font-size:.8rem;display:flex}._iconSubdued_1erhl_166{color:var(--text-secondary);opacity:.7;transition:color .3s,opacity .3s}._table_1erhl_77 tr:hover ._iconSubdued_1erhl_166{color:var(--accent-color);opacity:1}._badge_1erhl_177{color:#7b42c4;background:linear-gradient(135deg,#30cfd01a,#9b51e01a);border:1px solid #9b51e033;border-radius:8px;padding:6px 12px;font-size:.7rem;font-weight:700}._statusPill_1erhl_187{letter-spacing:.3px;border-radius:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-block;box-shadow:inset 0 2px 4px #fff6}._statusGood_1erhl_197{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#10b981,#059669)}._statusPending_1erhl_203{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#f59e0b,#d97706)}._textRight_1erhl_209{text-align:right}._textCenter_1erhl_213{text-align:center}._actionButtons_1erhl_217{justify-content:center;gap:8px;display:flex}._actionBtn_1erhl_223{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#ffffffb3;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}._table_1erhl_77 tr:hover ._actionBtn_1erhl_223{background:#00000008}._actionBtn_1erhl_223:hover{transform:translateY(-2px);box-shadow:0 4px 12px #30cfd04d;background:var(--accent-gradient)!important;color:#fff!important}._actionBtn_1erhl_223._danger_1erhl_248:hover{box-shadow:0 4px 12px #ef44444d;background:linear-gradient(135deg,#ef4444,#dc2626)!important}._modalOverlay_1erhl_254{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000026;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modalContent_1erhl_268{background:#fffffff2;flex-direction:column;width:100%;max-width:650px;max-height:90vh;padding:0;display:flex;overflow:hidden;box-shadow:0 25px 50px #0000001a}._modalHeader_1erhl_280{border-bottom:1px solid var(--border-color);background:#ffffff80;justify-content:space-between;align-items:center;padding:24px;display:flex}._modalHeader_1erhl_280 h3{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.2rem}._closeBtn_1erhl_297{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}._closeBtn_1erhl_297:hover{color:var(--text-main);background:#0000000d;transform:rotate(90deg)}._modalBody_1erhl_317{padding:24px;overflow-y:auto}._formGrid_1erhl_322{grid-template-columns:1fr 1fr;gap:16px;display:grid}._formGroup_1erhl_328{flex-direction:column;gap:6px;display:flex}._formGroup_1erhl_328 label{color:var(--text-secondary);font-size:.75rem;font-weight:600}._modalFooter_1erhl_340{border-top:1px solid var(--border-color);background:#00000005;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}._btnSecondary_1erhl_349{border:1px solid var(--border-color);height:40px;color:var(--text-main);font-family:var(--font-primary);cursor:pointer;background:0 0;border-radius:12px;padding:0 16px;font-weight:500;transition:background .2s}._btnSecondary_1erhl_349:hover{background:#0000000d}@media (width<=768px){._statsRow_1erhl_37{grid-template-columns:1fr 1fr}._formGrid_1erhl_322{grid-template-columns:1fr}._formGroup_1erhl_328[style]{grid-column:span 1!important}._headerActions_1erhl_8{flex-direction:column;align-items:stretch;gap:12px}._searchGroup_1erhl_14{flex-direction:column}._searchWrapper_1erhl_19{width:100%}._tableContainer_1erhl_77{overflow-x:auto}._table_1erhl_77{min-width:800px}}._container_24ujy_1{gap:var(--spacing-md);flex-direction:column;height:100%;display:flex}._headerActions_24ujy_8{justify-content:space-between;align-items:center;display:flex}._searchGroup_24ujy_14{gap:12px;display:flex}._searchWrapper_24ujy_19{width:320px;position:relative}._searchIcon_24ujy_24{color:var(--text-secondary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}._searchInput_24ujy_32{padding-left:36px!important}._statsRow_24ujy_37{gap:var(--spacing-sm);grid-template-columns:repeat(4,1fr);display:grid}._statMiniCard_24ujy_43{background:linear-gradient(135deg,#ffffffe6,#ffffff80);border:1px solid #ffffffe6;flex-direction:column;gap:6px;padding:16px;transition:transform .3s,box-shadow .3s;display:flex}._statMiniCard_24ujy_43:hover{border-color:var(--accent-color);transform:translateY(-3px);box-shadow:0 12px 20px #30cfd01a}._statMiniCard_24ujy_43 span{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-size:.7rem;font-weight:700}._statMiniCard_24ujy_43 h4{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.5rem;font-weight:800}._tableContainer_24ujy_77{border-radius:12px;flex:1;padding:0 4px;overflow:auto}._table_24ujy_77{border-collapse:separate;border-spacing:0 10px;text-align:left;width:100%;font-size:var(--text-base-size)}._table_24ujy_77 th{color:var(--text-secondary);font-weight:600;font-size:var(--text-sm-size);text-transform:uppercase;letter-spacing:.5px;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 16px;position:sticky;top:0}._table_24ujy_77 td{vertical-align:middle;color:var(--text-main);background:#fff6;border-top:1px solid #ffffffb3;border-bottom:1px solid #00000008;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}._table_24ujy_77 td:first-child{border-left:3px solid #0000;border-top-left-radius:14px;border-bottom-left-radius:14px}._table_24ujy_77 td:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}._table_24ujy_77 tr{cursor:pointer;transition:all .3s}._table_24ujy_77 tr:hover td{color:#1a1a1a;background:#fff;box-shadow:0 10px 25px #10b98126}._table_24ujy_77 tr:hover td:first-child{background:linear-gradient(90deg,#10b9810d 0%,#fff 100%);border-left:3px solid #10b981}._table_24ujy_77 tr:hover ._fontMono_24ujy_143{color:#10b981}._fontMono_24ujy_143{color:var(--text-secondary);font-family:monospace;font-size:.8rem;transition:color .3s}._fw500_24ujy_154{font-weight:500}._valueCell_24ujy_158{justify-content:flex-end;align-items:center;gap:6px;font-weight:600;display:flex}._trendIcon_24ujy_166{color:var(--text-secondary);opacity:.5;transition:color .3s,opacity .3s,transform .3s}._table_24ujy_77 tr:hover ._trendIcon_24ujy_166{color:#10b981;opacity:1;transform:translateY(-2px)}._badge_24ujy_178{color:#0d9488;background:linear-gradient(135deg,#30cfd026,#10b9811a);border:1px solid #30cfd033;border-radius:8px;padding:6px 12px;font-size:.7rem;font-weight:700}._statusPill_24ujy_188{letter-spacing:.3px;border-radius:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-block;box-shadow:inset 0 2px 4px #fff6}._statusGood_24ujy_198{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#10b981,#059669)}._statusNeutral_24ujy_204{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#6b7280,#4b5563)}._textRight_24ujy_210{text-align:right}._textCenter_24ujy_214{text-align:center}._actionButtons_24ujy_218{justify-content:center;gap:8px;display:flex}._actionBtn_24ujy_224{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#ffffffb3;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}._table_24ujy_77 tr:hover ._actionBtn_24ujy_224{background:#00000008}._actionBtn_24ujy_224:hover{transform:translateY(-2px);box-shadow:0 4px 12px #30cfd04d;background:var(--accent-gradient)!important;color:#fff!important}._actionBtn_24ujy_224._danger_24ujy_249:hover{box-shadow:0 4px 12px #ef44444d;background:linear-gradient(135deg,#ef4444,#dc2626)!important}._modalOverlay_24ujy_255{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000026;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modalContent_24ujy_269{background:#fffffff2;flex-direction:column;width:100%;max-width:650px;max-height:90vh;padding:0;display:flex;overflow:hidden;box-shadow:0 25px 50px #0000001a}._modalHeader_24ujy_281{border-bottom:1px solid var(--border-color);background:#ffffff80;justify-content:space-between;align-items:center;padding:24px;display:flex}._modalHeader_24ujy_281 h3{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.2rem}._closeBtn_24ujy_298{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}._closeBtn_24ujy_298:hover{color:var(--text-main);background:#0000000d;transform:rotate(90deg)}._modalBody_24ujy_318{padding:24px;overflow-y:auto}._formGrid_24ujy_323{grid-template-columns:1fr 1fr;gap:16px;display:grid}._formGroup_24ujy_329{flex-direction:column;gap:6px;display:flex}._formGroup_24ujy_329 label{color:var(--text-secondary);font-size:.75rem;font-weight:600}._modalFooter_24ujy_341{border-top:1px solid var(--border-color);background:#00000005;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}._btnSecondary_24ujy_350{border:1px solid var(--border-color);height:40px;color:var(--text-main);font-family:var(--font-primary);cursor:pointer;background:0 0;border-radius:12px;padding:0 16px;font-weight:500;transition:background .2s}._btnSecondary_24ujy_350:hover{background:#0000000d}@media (width<=768px){._statsRow_24ujy_37{grid-template-columns:1fr 1fr}._formGrid_24ujy_323{grid-template-columns:1fr}._formGroup_24ujy_329[style]{grid-column:span 1!important}._headerActions_24ujy_8{flex-direction:column;align-items:stretch;gap:12px}._searchGroup_24ujy_14{flex-direction:column}._searchWrapper_24ujy_19{width:100%}._tableContainer_24ujy_77{overflow-x:auto}._table_24ujy_77{min-width:800px}}._container_4wr96_1{gap:var(--spacing-md);flex-direction:column;height:100%;display:flex}._headerActions_4wr96_8{justify-content:space-between;align-items:center;display:flex}._searchGroup_4wr96_14{gap:12px;display:flex}._searchWrapper_4wr96_19{width:320px;position:relative}._searchIcon_4wr96_24{color:var(--text-secondary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}._searchInput_4wr96_32{padding-left:36px!important}._statsRow_4wr96_37{gap:var(--spacing-sm);grid-template-columns:repeat(4,1fr);display:grid}._statMiniCard_4wr96_43{background:linear-gradient(135deg,#ffffffe6,#ffffff80);border:1px solid #ffffffe6;flex-direction:column;gap:6px;padding:16px;transition:transform .3s,box-shadow .3s;display:flex}._statMiniCard_4wr96_43:hover{border-color:#f59e0b;transform:translateY(-3px);box-shadow:0 12px 20px #f59e0b1a}._statMiniCard_4wr96_43 span{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-size:.7rem;font-weight:700}._statMiniCard_4wr96_43 h4{background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.5rem;font-weight:800}._tableContainer_4wr96_77{border-radius:12px;flex:1;padding:0 4px;overflow:auto}._table_4wr96_77{border-collapse:separate;border-spacing:0 10px;text-align:left;width:100%;font-size:var(--text-base-size)}._table_4wr96_77 th{color:var(--text-secondary);font-weight:600;font-size:var(--text-sm-size);text-transform:uppercase;letter-spacing:.5px;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 16px;position:sticky;top:0}._table_4wr96_77 td{vertical-align:middle;color:var(--text-main);background:#fff6;border-top:1px solid #ffffffb3;border-bottom:1px solid #00000008;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}._table_4wr96_77 td:first-child{border-left:3px solid #0000;border-top-left-radius:14px;border-bottom-left-radius:14px}._table_4wr96_77 td:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}._table_4wr96_77 tr{cursor:pointer;transition:all .3s}._table_4wr96_77 tr:hover td{color:#1a1a1a;background:#fff;box-shadow:0 10px 25px #f59e0b26}._table_4wr96_77 tr:hover td:first-child{background:linear-gradient(90deg,#f59e0b0d 0%,#fff 100%);border-left:3px solid #f59e0b}._table_4wr96_77 tr:hover ._fontMono_4wr96_143{color:#f59e0b}._fontMono_4wr96_143{color:var(--text-secondary);font-family:monospace;font-size:.8rem;transition:color .3s}._fw500_4wr96_154{font-weight:500}._dateCell_4wr96_158{align-items:center;gap:6px;display:flex}._iconSubdued_4wr96_164{color:var(--text-secondary);opacity:.7;transition:color .3s,opacity .3s}._table_4wr96_77 tr:hover ._iconSubdued_4wr96_164{color:#f59e0b;opacity:1}._badge_4wr96_175{color:#d97706;background:linear-gradient(135deg,#f59e0b1a,#d9770626);border:1px solid #f59e0b33;border-radius:8px;padding:6px 12px;font-size:.7rem;font-weight:700}._statusPill_4wr96_185{letter-spacing:.3px;border-radius:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-block;box-shadow:inset 0 2px 4px #fff6}._statusGood_4wr96_195{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#10b981,#059669)}._statusWarning_4wr96_201{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#f59e0b,#d97706)}._statusNeutral_4wr96_207{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#6b7280,#4b5563)}._textRight_4wr96_213{text-align:right}._textCenter_4wr96_217{text-align:center}._actionButtons_4wr96_221{justify-content:center;gap:8px;display:flex}._actionBtn_4wr96_227{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#ffffffb3;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}._table_4wr96_77 tr:hover ._actionBtn_4wr96_227{background:#00000008}._actionBtn_4wr96_227:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d;color:#fff!important;background:linear-gradient(135deg,#f59e0b,#d97706)!important}._actionBtn_4wr96_227._danger_4wr96_252:hover{box-shadow:0 4px 12px #ef44444d;background:linear-gradient(135deg,#ef4444,#dc2626)!important}._modalOverlay_4wr96_258{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000026;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modalContent_4wr96_272{background:#fffffff2;flex-direction:column;width:100%;max-width:650px;max-height:90vh;padding:0;display:flex;overflow:hidden;box-shadow:0 25px 50px #0000001a}._modalHeader_4wr96_284{border-bottom:1px solid var(--border-color);background:#ffffff80;justify-content:space-between;align-items:center;padding:24px;display:flex}._modalHeader_4wr96_284 h3{background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.2rem}._closeBtn_4wr96_301{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}._closeBtn_4wr96_301:hover{color:var(--text-main);background:#0000000d;transform:rotate(90deg)}._modalBody_4wr96_321{padding:24px;overflow-y:auto}._formGrid_4wr96_326{grid-template-columns:1fr 1fr;gap:16px;display:grid}._formGroup_4wr96_332{flex-direction:column;gap:6px;display:flex}._formGroup_4wr96_332 label{color:var(--text-secondary);font-size:.75rem;font-weight:600}._modalFooter_4wr96_344{border-top:1px solid var(--border-color);background:#00000005;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}._btnSecondary_4wr96_353{border:1px solid var(--border-color);height:40px;color:var(--text-main);font-family:var(--font-primary);cursor:pointer;background:0 0;border-radius:12px;padding:0 16px;font-weight:500;transition:background .2s}._btnSecondary_4wr96_353:hover{background:#0000000d}@media (width<=768px){._statsRow_4wr96_37{grid-template-columns:1fr 1fr}._formGrid_4wr96_326{grid-template-columns:1fr}._formGroup_4wr96_332[style]{grid-column:span 1!important}._headerActions_4wr96_8{flex-direction:column;align-items:stretch;gap:12px}._searchGroup_4wr96_14{flex-direction:column}._searchWrapper_4wr96_19{width:100%}._tableContainer_4wr96_77{overflow-x:auto}._table_4wr96_77{min-width:800px}}.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}}._container_1xmg6_1{gap:var(--spacing-md);flex-direction:column;height:100%;display:flex}._headerActions_1xmg6_8{justify-content:space-between;align-items:center;display:flex}._searchGroup_1xmg6_14{gap:12px;display:flex}._searchWrapper_1xmg6_19{width:320px;position:relative}._searchIcon_1xmg6_24{color:var(--text-secondary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}._searchInput_1xmg6_32{padding-left:36px!important}._legend_1xmg6_36{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff6;border:1px solid #fff9;border-radius:12px;gap:16px;padding:8px 16px;display:flex}._legendItem_1xmg6_46{color:var(--text-main);align-items:center;gap:8px;font-size:.8rem;font-weight:500;display:flex}._legendColor_1xmg6_55{border-radius:50%;width:10px;height:10px;box-shadow:0 0 6px #0003}._mapContainer_1xmg6_63{border:1px solid #fffc;flex:1;padding:0;display:flex;overflow:hidden}._mapSidebar_1xmg6_71{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#fff9;border-right:1px solid #0000000d;flex-direction:column;width:320px;display:flex;box-shadow:2px 0 10px #00000005}._sidebarHeader_1xmg6_82{color:var(--text-main);border-bottom:1px solid #0000000d;align-items:center;gap:10px;padding:20px;display:flex}._sidebarHeader_1xmg6_82 h4{margin:0;font-size:1rem}._elementList_1xmg6_96{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}._elementCard_1xmg6_105{cursor:pointer;background:#ffffffb3;border:1px solid #ffffff80;border-radius:10px;padding:12px;transition:all .2s}._elementCard_1xmg6_105:hover{border-color:var(--accent-color);background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}._elementHeader_1xmg6_121{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}._elementTitle_1xmg6_128{color:var(--text-main);font-size:.85rem;font-weight:600}._elementDetails_1xmg6_134{justify-content:space-between;align-items:center;font-size:.75rem;display:flex}._mapWrapper_1xmg6_141{z-index:1;flex:1;position:relative}.leaflet-container{background:var(--bg-color)!important;font-family:var(--font-primary)!important}.leaflet-popup-content-wrapper{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#fffffff2!important;border:1px solid #fffc!important;border-radius:12px!important;box-shadow:0 10px 25px #0000001a!important}.leaflet-popup-tip{background:#fffffff2!important}._popupContent_1xmg6_165{padding:4px}._popupContent_1xmg6_165 h5{color:var(--text-main);margin:0 0 4px;font-size:1rem}._popupContent_1xmg6_165 p{margin:4px 0;font-size:.8rem}._popupBtn_1xmg6_180{background:var(--accent-gradient);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:10px;padding:6px 0;font-weight:500;transition:box-shadow .2s}._popupBtn_1xmg6_180:hover{box-shadow:0 4px 12px #30cfd04d}@media (width<=768px){._mapContainer_1xmg6_63{flex-direction:column-reverse}._mapSidebar_1xmg6_71{border-top:1px solid #0000000d;border-right:none;width:100%;height:250px}._mapWrapper_1xmg6_141{height:400px}._headerActions_1xmg6_8{flex-direction:column;align-items:stretch;gap:12px}._searchGroup_1xmg6_14{flex-direction:column}._searchWrapper_1xmg6_19{width:100%}._legend_1xmg6_36{flex-wrap:wrap}}._container_1mxts_1{gap:var(--spacing-md);flex-direction:column;height:100%;display:flex}._headerActions_1mxts_8{justify-content:space-between;align-items:center;display:flex}._searchGroup_1mxts_14{gap:12px;display:flex}._searchWrapper_1mxts_19{width:320px;position:relative}._searchIcon_1mxts_24{color:var(--text-secondary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}._searchInput_1mxts_32{padding-left:36px!important}._statsRow_1mxts_37{gap:var(--spacing-sm);grid-template-columns:repeat(4,1fr);display:grid}._statMiniCard_1mxts_43{background:linear-gradient(135deg,#ffffffe6,#ffffff80);border:1px solid #ffffffe6;flex-direction:column;gap:6px;padding:16px;transition:transform .3s,box-shadow .3s;display:flex}._statMiniCard_1mxts_43:hover{border-color:#6366f1;transform:translateY(-3px);box-shadow:0 12px 20px #6366f11a}._statMiniCard_1mxts_43 span{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);font-size:.7rem;font-weight:700}._statMiniCard_1mxts_43 h4{background:linear-gradient(135deg,#6366f1,#4f46e5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.5rem;font-weight:800}._tableContainer_1mxts_77{border-radius:12px;flex:1;padding:0 4px;overflow:auto}._table_1mxts_77{border-collapse:separate;border-spacing:0 10px;text-align:left;width:100%;font-size:var(--text-base-size)}._table_1mxts_77 th{color:var(--text-secondary);font-weight:600;font-size:var(--text-sm-size);text-transform:uppercase;letter-spacing:.5px;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px 16px;position:sticky;top:0}._table_1mxts_77 td{vertical-align:middle;color:var(--text-main);background:#fff6;border-top:1px solid #ffffffb3;border-bottom:1px solid #00000008;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}._table_1mxts_77 td:first-child{border-left:3px solid #0000;border-top-left-radius:14px;border-bottom-left-radius:14px}._table_1mxts_77 td:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}._table_1mxts_77 tr{cursor:pointer;transition:all .3s}._table_1mxts_77 tr:hover td{color:#1a1a1a;background:#fff;box-shadow:0 10px 25px #6366f126}._table_1mxts_77 tr:hover td:first-child{background:linear-gradient(90deg,#6366f10d 0%,#fff 100%);border-left:3px solid #6366f1}._table_1mxts_77 tr:hover ._fontMono_1mxts_143{color:#6366f1}._fontMono_1mxts_143{color:var(--text-secondary);font-family:monospace;font-size:.8rem;transition:color .3s}._fw500_1mxts_154{font-weight:500}._dateCell_1mxts_158{align-items:center;gap:6px;display:flex}._iconSubdued_1mxts_164{color:var(--text-secondary);opacity:.7;transition:color .3s,opacity .3s}._table_1mxts_77 tr:hover ._iconSubdued_1mxts_164{color:#6366f1;opacity:1}._statusPill_1mxts_175{letter-spacing:.3px;border-radius:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-block;box-shadow:inset 0 2px 4px #fff6}._statusGood_1mxts_185{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#6366f1,#4f46e5)}._statusDanger_1mxts_191{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#ef4444,#dc2626)}._statusNeutral_1mxts_197{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#6b7280,#4b5563)}._textCenter_1mxts_203{text-align:center}._actionButtons_1mxts_207{justify-content:center;gap:8px;display:flex}._actionBtn_1mxts_213{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#ffffffb3;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}._table_1mxts_77 tr:hover ._actionBtn_1mxts_213{background:#00000008}._actionBtn_1mxts_213:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d;color:#fff!important;background:linear-gradient(135deg,#6366f1,#4f46e5)!important}._actionBtn_1mxts_213._danger_1mxts_238:hover{box-shadow:0 4px 12px #ef44444d;background:linear-gradient(135deg,#ef4444,#dc2626)!important}._modalOverlay_1mxts_244{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000026;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modalContent_1mxts_258{background:#fffffff2;flex-direction:column;width:100%;max-width:650px;max-height:90vh;padding:0;display:flex;overflow:hidden;box-shadow:0 25px 50px #0000001a}._modalHeader_1mxts_270{border-bottom:1px solid var(--border-color);background:#ffffff80;justify-content:space-between;align-items:center;padding:24px;display:flex}._modalHeader_1mxts_270 h3{background:linear-gradient(135deg,#6366f1,#4f46e5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.2rem}._closeBtn_1mxts_287{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}._closeBtn_1mxts_287:hover{color:var(--text-main);background:#0000000d;transform:rotate(90deg)}._modalBody_1mxts_307{padding:24px;overflow-y:auto}._formGrid_1mxts_312{grid-template-columns:1fr 1fr;gap:16px;display:grid}._formGroup_1mxts_318{flex-direction:column;gap:6px;display:flex}._formGroup_1mxts_318 label{color:var(--text-secondary);font-size:.75rem;font-weight:600}._modalFooter_1mxts_330{border-top:1px solid var(--border-color);background:#00000005;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}._btnSecondary_1mxts_339{border:1px solid var(--border-color);height:40px;color:var(--text-main);font-family:var(--font-primary);cursor:pointer;background:0 0;border-radius:12px;padding:0 16px;font-weight:500;transition:background .2s}._btnSecondary_1mxts_339:hover{background:#0000000d}@media (width<=768px){._statsRow_1mxts_37{grid-template-columns:1fr 1fr}._formGrid_1mxts_312{grid-template-columns:1fr}._formGroup_1mxts_318[style]{grid-column:span 1!important}._headerActions_1mxts_8{flex-direction:column;align-items:stretch;gap:12px}._searchGroup_1mxts_14{flex-direction:column}._searchWrapper_1mxts_19{width:100%}._tableContainer_1mxts_77{overflow-x:auto}._table_1mxts_77{min-width:800px}}._container_1r0ax_1{gap:var(--spacing-md);flex-direction:column;display:flex}._headerActions_1r0ax_7{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._title_1r0ax_15{margin:0 0 2px;font-size:1.15rem}._statsRow_1r0ax_21{gap:var(--spacing-sm);grid-template-columns:repeat(4,1fr);display:grid}._statMiniCard_1r0ax_27{flex-direction:column;gap:4px;padding:.9rem 1rem;display:flex}._statMiniCard_1r0ax_27 h4{margin:0;font-size:1.5rem;font-weight:700}._tableContainer_1r0ax_41{padding:6px;overflow-x:auto}._table_1r0ax_41{border-collapse:collapse;width:100%}._table_1r0ax_41 th{text-align:left;text-transform:uppercase;letter-spacing:.6px;color:var(--text-secondary);border-bottom:1px solid var(--border-color);padding:12px 16px;font-size:.72rem;font-weight:600}._table_1r0ax_41 td{border-bottom:1px solid #0000000a;padding:12px 16px;font-size:.85rem}._table_1r0ax_41 tbody tr:last-child td{border-bottom:none}._table_1r0ax_41 tbody tr{transition:background .15s}._table_1r0ax_41 tbody tr:hover{background:#ffffff80}._textCenter_1r0ax_80{text-align:center}._fw600_1r0ax_81{font-weight:600}._muted_1r0ax_82{color:var(--text-secondary)}._userCell_1r0ax_84{align-items:center;gap:12px;display:flex}._avatar_1r0ax_90{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}._youTag_1r0ax_102{color:#2596be;vertical-align:middle;background:#30cfd026;border-radius:999px;margin-left:6px;padding:1px 7px;font-size:.65rem;font-weight:600}._role_admin_1r0ax_114{background:linear-gradient(135deg,#9b51e0,#6d3bd1)}._role_operador_1r0ax_115{background:linear-gradient(135deg,#30cfd0,#2596be)}._role_consulta_1r0ax_116{background:linear-gradient(135deg,#94a3b8,#64748b)}._roleBadge_1r0ax_118{color:#fff;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:600;display:inline-flex}._statusPill_1r0ax_129{border-radius:999px;padding:4px 12px;font-size:.72rem;font-weight:600;display:inline-block}._statusActive_1r0ax_137{color:#059669;background:#10b98124}._statusInactive_1r0ax_138{color:#64748b;background:#94a3b82e}._actionButtons_1r0ax_140{justify-content:center;gap:6px;display:flex}._actionBtn_1r0ax_146{border:1px solid var(--border-color);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:#ffffff80;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}._actionBtn_1r0ax_146:hover:not(:disabled){color:var(--text-main);background:#fff}._actionBtn_1r0ax_146:disabled{opacity:.35;cursor:not-allowed}._actionBtn_1r0ax_146._danger_1r0ax_170:hover:not(:disabled){color:#ef4444;background:#ef44441f;border-color:#ef44444d}._locked_1r0ax_177{text-align:center;height:100%;min-height:320px;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:2rem;display:flex}._locked_1r0ax_177 h2{margin:0}._modalOverlay_1r0ax_193{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a59;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}._modalContent_1r0ax_205{width:100%;max-width:480px;padding:0;overflow:hidden}._modalHeader_1r0ax_212{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.1rem 1.4rem;display:flex}._modalHeader_1r0ax_212 h3{margin:0;font-size:1.05rem}._closeBtn_1r0ax_222{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;padding:4px;display:flex}._closeBtn_1r0ax_222:hover{color:var(--text-main);background:#0000000d}._modalBody_1r0ax_234{flex-direction:column;gap:1rem;padding:1.4rem;display:flex}._formRow_1r0ax_241{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._formGroup_1r0ax_247{flex-direction:column;gap:6px;display:flex}._formGroup_1r0ax_247 label{font-size:.78rem;font-weight:500}._hint_1r0ax_258{color:var(--text-secondary);font-size:.7rem}._formError_1r0ax_263{color:#b91c1c;text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;padding:9px 12px;font-size:.78rem}._modalFooter_1r0ax_273{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}._btnSecondary_1r0ax_280{border:1px solid var(--border-color);height:40px;color:var(--text-secondary);cursor:pointer;font-family:var(--font-primary);background:0 0;border-radius:12px;padding:0 16px;font-weight:500}._btnSecondary_1r0ax_280:hover{color:var(--text-main);background:#0000000a}@media (width<=768px){._statsRow_1r0ax_21{grid-template-columns:repeat(2,1fr)}}._authPage_1nb0q_1{width:100%;min-height:100vh;padding:var(--spacing-md);background:radial-gradient(circle at 20% 20%, #9b51e02e, transparent 40%), radial-gradient(circle at 80% 80%, #30cfd033, transparent 40%), var(--bg-color);justify-content:center;align-items:center;display:flex}._authCard_1nb0q_14{flex-direction:column;gap:1.25rem;width:100%;max-width:420px;padding:2.5rem 2rem;display:flex}._brand_1nb0q_23{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}._brandLogo_1nb0q_31{background:var(--accent-gradient);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._brandTitle_1nb0q_42{letter-spacing:.5px;font-size:1.5rem;font-weight:700}._brandSubtitle_1nb0q_48{color:var(--text-secondary);font-size:var(--text-sm-size)}._form_1nb0q_53{flex-direction:column;gap:1rem;display:flex}._field_1nb0q_59{flex-direction:column;gap:6px;display:flex}._field_1nb0q_59 label{font-size:var(--text-sm-size);color:var(--text-main);font-weight:500}._inputWrapper_1nb0q_71{align-items:center;display:flex;position:relative}._inputIcon_1nb0q_77{color:var(--text-secondary);pointer-events:none;position:absolute;left:12px}._inputWrapper_1nb0q_71 input{padding-left:38px}._eyeBtn_1nb0q_88{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute;right:10px}._submitBtn_1nb0q_100{width:100%;height:44px;margin-top:4px}._error_1nb0q_106{color:#b91c1c;font-size:var(--text-sm-size);text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;padding:10px 12px}._switchText_1nb0q_116{text-align:center;color:var(--text-secondary);font-size:var(--text-sm-size)}._switchLink_1nb0q_122{color:var(--accent-color);margin-left:4px;font-weight:600;text-decoration:none}._switchLink_1nb0q_122:hover{text-decoration:underline}._secureNote_1nb0q_133{color:var(--text-secondary);justify-content:center;align-items:center;gap:6px;font-size:.7rem;display:flex}
