._layout_16ghm_1{display:flex;height:100vh;width:100vw;overflow:hidden;background-color:var(--background);color:var(--foreground)}._mainWrapper_16ghm_10{flex:1;display:flex;flex-direction:column;overflow:hidden;margin-left:76px}._mainContent_16ghm_19{flex:1;overflow-y:auto;overflow-x:hidden;position:relative;padding:35px 2rem 2rem;scroll-behavior:smooth}._sidebar_16ghm_30{position:fixed;top:0;bottom:0;left:0;width:76px;background-color:var(--header-glass);-webkit-backdrop-filter:saturate(180%) blur(40px);backdrop-filter:saturate(180%) blur(40px);border-right:1px solid var(--border);border-radius:0 32px 32px 0;display:flex;flex-direction:column;z-index:1100;transition:width .5s cubic-bezier(.16,1,.3,1),box-shadow .3s ease;padding:2.5rem 0;overflow:visible;box-shadow:10px 0 40px -15px #0000001a}._sidebar_16ghm_30:hover{width:240px}._logoContainer_16ghm_54{height:100px;display:flex;align-items:center;padding:0 20px;margin-bottom:1rem;transition:all .3s ease}._logoText_16ghm_63{font-size:1.2rem;font-weight:900;color:var(--icon-color-active);white-space:nowrap;opacity:0;margin-left:15px;transition:all .3s ease;pointer-events:none}._sidebar_16ghm_30:hover ._logoText_16ghm_63{opacity:1}._sidebar_16ghm_30:not(:hover) ._logoContainer_16ghm_54{justify-content:center;padding:0}._sidebar_16ghm_30:not(:hover) ._logoText_16ghm_63{display:none}.leaflet-left{left:175px!important}.leaflet-top{top:20px!important}.leaflet-control-zoom{border:none!important;box-shadow:0 4px 15px #0000001a!important;border-radius:12px!important;overflow:hidden}.leaflet-control-zoom-in,.leaflet-control-zoom-out{background-color:var(--surface)!important;color:var(--foreground)!important;border:none!important}._nav_16ghm_114{flex:1;display:flex;flex-direction:column;gap:.6rem;width:100%;padding:0 .75rem;overflow-y:auto;overflow-x:hidden}._nav_16ghm_114::-webkit-scrollbar{width:0}._navItem_16ghm_129{display:flex;align-items:center;justify-content:center;width:100%;height:52px;border-radius:16px;color:var(--text-muted);transition:all .4s cubic-bezier(.16,1,.3,1);background-color:transparent;cursor:pointer;overflow:hidden;position:relative;padding:0}._sidebar_16ghm_30:hover ._navItem_16ghm_129{justify-content:flex-start;padding-left:18px}._navItem_16ghm_129 svg{color:var(--icon-color);flex-shrink:0;transition:all .3s ease;width:20px;height:20px;z-index:2}._navItem_16ghm_129 span{margin-left:1rem;font-weight:700;font-size:.85rem;white-space:nowrap;opacity:0;position:absolute;left:60px;transition:all .3s ease;z-index:2}._sidebar_16ghm_30:hover ._navItem_16ghm_129 span{opacity:1;position:relative;left:0}._navItem_16ghm_129:hover{background-color:#0000000a;color:var(--icon-color-active)}._navItem_16ghm_129:hover svg{transform:scale(1.1);color:var(--icon-color-active)}._active_16ghm_194{background-color:var(--surface)!important;color:var(--icon-color-active)!important;box-shadow:0 10px 25px #0003;border:1px solid var(--icon-color-active)}._active_16ghm_194 svg{color:var(--icon-color-active)!important}._footer_16ghm_206{padding:0 .75rem;width:100%;display:flex;flex-direction:column;gap:.5rem}._logoutBtn_16ghm_214{display:flex;align-items:center;justify-content:flex-start;width:100%;height:48px;border-radius:16px;background:transparent;border:none;color:var(--text-muted);transition:all .2s;cursor:pointer;padding-left:1rem;overflow:hidden}._logoutBtn_16ghm_214 svg{color:var(--icon-color);flex-shrink:0}._logoutBtn_16ghm_214:hover{background-color:#ef44441a;color:#ef4444}._logoutBtn_16ghm_214:hover svg{color:#ef4444}._logoutBtn_16ghm_214 span{margin-left:1.25rem;font-weight:600;font-size:.85rem;opacity:0;transition:opacity .2s}._sidebar_16ghm_30:hover ._logoutBtn_16ghm_214 span{opacity:1}._card_16ghm_257{background:var(--surface);border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000f;border:1px solid var(--border)}._topbar_16ghm_269{position:fixed;top:0;left:76px;right:0;z-index:1050;background-color:var(--header-glass);-webkit-backdrop-filter:saturate(180%) blur(35px);backdrop-filter:saturate(180%) blur(35px);border-bottom:1px solid var(--border);transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;overflow:visible;border-radius:0 0 0 24px;box-shadow:0 10px 30px #0000000d}._topbarExpanded_16ghm_286{height:85px;transform:translateY(0)}._topbarRetracted_16ghm_291{height:85px;transform:translateY(-77px);box-shadow:none;border-color:transparent}._topbarContent_16ghm_299{flex:1;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;transition:opacity .3s ease,transform .4s ease}._topbarRetracted_16ghm_291 ._topbarContent_16ghm_299{opacity:0;transform:translateY(-10px);pointer-events:none}._pullHandle_16ghm_315{position:absolute;bottom:-24px;left:50%;transform:translate(-50%);width:64px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:var(--header-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-top:none;border-radius:0 0 16px 16px;box-shadow:0 4px 10px #0000000f;transition:all .3s ease;z-index:1051}._pullHandle_16ghm_315:hover{height:30px;bottom:-30px;background:var(--surface);width:80px}._pullIndicator_16ghm_343{width:24px;height:4px;background:var(--border);border-radius:10px;transition:all .3s ease;opacity:.6}._pullHandle_16ghm_315:hover ._pullIndicator_16ghm_343{width:32px;background:var(--icon-color-active);box-shadow:0 0 12px var(--icon-color-active)}._sidebarPullHandle_16ghm_359{position:absolute;right:-20px;top:50%;transform:translateY(-50%);width:20px;height:60px;background:var(--header-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-left:none;border-radius:0 16px 16px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);opacity:.8}._sidebar_16ghm_30:hover ._sidebarPullHandle_16ghm_359{opacity:1;right:-24px;height:85px;background:var(--surface)}._pullIndicatorVertical_16ghm_386{width:3px;height:20px;background:var(--border);border-radius:10px;transition:all .3s ease}._sidebar_16ghm_30:hover ._pullIndicatorVertical_16ghm_386{height:34px;background:var(--icon-color-active);box-shadow:0 0 10px var(--icon-color-active)}._topbarLeft_16ghm_400{display:flex;align-items:center;gap:.5rem;min-width:auto}._topbarLogo_16ghm_407{display:flex;align-items:center;padding-left:.5rem;flex-shrink:0}._topbarDivider_16ghm_414{width:1px;height:22px;background:var(--border);margin:0 .75rem;opacity:.4}._userName_16ghm_422{font-weight:600;font-size:.85rem}._notificationCard_16ghm_428{padding:1.5rem;border-radius:16px;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;transition:all .3s ease;background:#fff;border:1px solid var(--border);box-shadow:0 2px 8px #00000005}._notificationCard_16ghm_428:hover{box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}._notificationCardUnread_16ghm_446{background:#f0fdf4;border-color:#bbf7d0;border-left:4px solid #10b981}._notificationCardRead_16ghm_452{background:#f8fafc;border-left:1px solid var(--border)}._notificationDate_16ghm_457{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._notificationSender_16ghm_465{font-size:.7rem;background:#3b82f61a;color:#3b82f6;padding:2px 8px;border-radius:8px;font-weight:700}._notificationMessage_16ghm_474{margin:0;color:var(--foreground);font-size:1rem;line-height:1.5}._notificationMessageUnread_16ghm_481{font-weight:700}._notificationMessageRead_16ghm_485{font-weight:500;opacity:.8}._actionBtnRead_16ghm_490{background:transparent;border:none;color:#10b981;cursor:pointer;display:flex;align-items:center;gap:6px;font-weight:700;font-size:.8rem;padding:4px;transition:color .2s}._actionBtnRead_16ghm_490:hover{color:#059669}._actionBtnReply_16ghm_508{background:#3b82f61a;border:none;color:#3b82f6;cursor:pointer;display:flex;align-items:center;gap:6px;font-weight:700;font-size:.8rem;padding:6px 12px;border-radius:8px;transition:all .2s}._actionBtnReply_16ghm_508:hover{background:#3b82f633}._profileMenu_16ghm_528{position:absolute;top:calc(100% + 12px);left:0;width:240px;background-color:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 10px 40px #0000001f;padding:.5rem;display:flex;flex-direction:column;gap:4px;animation:_fadeIn_16ghm_1 .25s cubic-bezier(.16,1,.3,1);z-index:2000}._profileMenuHeader_16ghm_545{padding:.75rem 1rem;display:flex;flex-direction:column}._profileMenuHeader_16ghm_545 strong{font-size:.9rem;color:var(--foreground)}._profileMenuHeader_16ghm_545 span{font-size:.75rem;color:var(--text-muted)}._divider_16ghm_561{border:0;border-top:1px solid var(--border);margin:.5rem 0}._profileMenuItem_16ghm_567{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:10px;font-size:.85rem;color:var(--foreground);transition:all .2s;cursor:pointer}._profileMenuItem_16ghm_567:hover{background:var(--sidebar-bg-hover);color:var(--icon-color-active)}._logoutOption_16ghm_584{color:#ef4444}._logoutOption_16ghm_584:hover{background:#fee2e2;color:#ef4444}._topbarCenter_16ghm_594{display:flex;align-items:center;gap:.5rem;flex:1;justify-content:center;max-width:850px;margin:0 1rem}._themesTrack_16ghm_604::-webkit-scrollbar{display:none}._themesTrack_16ghm_604{display:flex;gap:.4rem;overflow-x:auto;padding:4px;scroll-behavior:smooth;flex:1;scrollbar-width:none}._lensItem_16ghm_619{display:flex;align-items:center;gap:.6rem;padding:.5rem 1rem;border-radius:14px;font-size:.8rem;font-weight:800;color:var(--text-muted);cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid var(--border);white-space:nowrap;background:var(--surface);position:relative}._lensIconWrapper_16ghm_636{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--background);transition:all .3s ease}._lensItem_16ghm_619:hover{transform:translateY(-2px);background:var(--surface);box-shadow:0 4px 12px #0000001a;color:var(--foreground);border-color:var(--icon-color)}._lensActive_16ghm_655{background:var(--theme-gradient)!important;color:#fff!important;box-shadow:0 8px 20px -5px #0003!important;transform:scale(1.05) translateY(-2px);border:none!important}._lensActive_16ghm_655 ._lensIconWrapper_16ghm_636{background:#fff3;color:#fff}._lensActive_16ghm_655:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:40%;height:20px;background:var(--theme-gradient);filter:blur(15px);opacity:.6;z-index:-1}._toolbarBtn_16ghm_682{width:45px;height:45px;border-radius:12px;background-color:transparent;color:var(--text-muted);border:1px solid transparent;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1)}._toolbarBtn_16ghm_682 svg{color:var(--icon-color);transition:color .2s}._toolbarBtn_16ghm_682:hover{background-color:var(--sidebar-bg-hover);transform:translateY(-2px)}._toolbarBtn_16ghm_682:hover svg{color:var(--icon-color-active)}._navArrow_16ghm_712{background:var(--surface);color:var(--text-muted);border-radius:10px;width:32px;height:32px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer}._navArrow_16ghm_712:hover{background:var(--sidebar-bg-hover);color:var(--foreground);box-shadow:0 2px 8px #0000001a}._topbarRight_16ghm_732{display:flex;align-items:center;gap:1.5rem}._searchContainer_16ghm_739{display:flex;align-items:center;background-color:var(--surface);padding:.6rem 1.25rem;border-radius:12px;width:320px;color:var(--foreground);border:1px solid var(--border);transition:all .3s cubic-bezier(.4,0,.2,1)}._searchContainer_16ghm_739:focus-within{border-color:var(--icon-color);box-shadow:0 0 0 3px var(--sidebar-bg-active);width:380px}._searchIcon_16ghm_758{color:var(--icon-color);margin-right:.75rem;transition:transform .2s}._searchContainer_16ghm_739:focus-within ._searchIcon_16ghm_758{transform:scale(1.1)}._searchInput_16ghm_769{background:none;border:none;color:var(--foreground);width:100%;outline:none;font-weight:500;font-size:.9rem}._searchInput_16ghm_769::placeholder{color:var(--text-muted)}._moreOptions_16ghm_783{color:var(--text-muted);cursor:pointer;opacity:1}@media(max-width:1024px){._topbarCenter_16ghm_594{display:none}}._modalOverlay_16ghm_798{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;animation:_fadeIn_16ghm_1 .3s ease}._modalContent_16ghm_814{background:var(--surface);width:100%;max-width:650px;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;overflow:hidden;animation:_slideUp_16ghm_1 .4s cubic-bezier(.16,1,.3,1);border:1px solid var(--border)}._modalHeader_16ghm_827{padding:24px 32px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to right,#fff,#f8fafc)}._modalTitle_16ghm_836{font-size:1.25rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}._closeBtn_16ghm_843{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s;background:#f1f5f9;border:none}._closeBtn_16ghm_843:hover{background:#fee2e2;color:#ef4444;transform:rotate(90deg)}._modalBody_16ghm_862{padding:32px;overflow-y:auto;max-height:70vh}._formGroup_16ghm_868{margin-bottom:1.5rem}._label_16ghm_872{display:block;font-size:.875rem;font-weight:700;color:#475569;margin-bottom:.5rem;letter-spacing:.01em}._input_16ghm_881,._select_16ghm_882,._textarea_16ghm_883{width:100%;padding:12px 16px;border-radius:12px;border:2px solid #e2e8f0;background:#f8fafc;font-size:.95rem;color:#1e293b;transition:all .2s;outline:none}._input_16ghm_881:focus,._select_16ghm_882:focus,._textarea_16ghm_883:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 4px #5453e81a}._textarea_16ghm_883{min-height:100px;resize:vertical}._modalFooter_16ghm_908{padding:24px 32px;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:12px}._saveBtn_16ghm_917,._reportBtn_16ghm_918{background:var(--primary);color:#fff;padding:12px 24px;border-radius:12px;font-weight:600;font-size:.95rem;border:none;transition:all .2s;box-shadow:0 4px 6px -1px #5453e833}._saveBtn_16ghm_917:hover,._reportBtn_16ghm_918:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 10px 15px -3px #5453e84d}._saveBtn_16ghm_917:active,._reportBtn_16ghm_918:active:not(:disabled){transform:translateY(0)}._clearBtn_16ghm_942{background:var(--surface);color:var(--text-muted);padding:12px 24px;border-radius:12px;font-weight:600;font-size:.95rem;border:1px solid var(--border);transition:all .2s}._clearBtn_16ghm_942:hover{background:var(--sidebar-bg-hover);color:var(--foreground);border-color:var(--icon-color)}@keyframes _fadeIn_16ghm_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_16ghm_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){._modalContent_16ghm_814{border-radius:0;height:100%;max-width:100%}._modalBody_16ghm_862{max-height:none;flex:1}}._tableRow_16ghm_994{transition:all .2s ease}._tableRow_16ghm_994:hover{background-color:#f8fafc!important}._actionBtnHover_16ghm_1002:hover{background-color:#f1f5f9!important;transform:translateY(-2px)}._tableHeader_16ghm_1007{background:#f8fafc;border-bottom:1px solid #e2e8f0}._tableHeader_16ghm_1007 th{padding:1rem;font-size:.8rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._container_16ghm_1020{padding:2.5rem;max-width:1400px;margin:0 auto;animation:_fadeIn_16ghm_1 .5s ease}@keyframes _spin_16ghm_1022{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spin_16ghm_1022{display:inline-block;animation:_spin_16ghm_1022 1s linear infinite}@keyframes _slideDown_16ghm_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._pageHeader_16ghm_1026{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}._pageTitle_16ghm_1035{font-size:1.8rem;font-weight:800;color:var(--foreground);margin:0 0 .5rem}._pageSubtitle_16ghm_1042{color:var(--text-muted);font-size:.95rem;margin:0}._container_3ayfk_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:900px;margin:0 auto}._card_3ayfk_9{background:#fff;border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:all .3s ease;border:1px solid #f0f0f0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;position:relative;overflow:hidden}._card_3ayfk_9:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:var(--primary);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}._card_3ayfk_9:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._card_3ayfk_9:hover:before{transform:scaleX(1)}._iconWrapper_3ayfk_47{width:80px;height:80px;border-radius:50%;background:#eef2ff;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--primary);transition:background .3s ease,color .3s ease}._card_3ayfk_9:hover ._iconWrapper_3ayfk_47{background:var(--primary);color:#fff}._title_3ayfk_65{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:.8rem}._description_3ayfk_72{font-size:1rem;color:#666;line-height:1.6}._betaBadge_3ayfk_78{position:absolute;top:1rem;right:1rem;background:#f59e0b;color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;padding:4px 8px;border-radius:8px;letter-spacing:.05em;box-shadow:0 2px 4px #f59e0b33}._container_1jvn2_1{max-width:800px;margin:0 auto;background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}._header_1jvn2_10{text-align:center;margin-bottom:2rem}._title_1jvn2_15{font-size:1.8rem;font-weight:800;color:#111827;margin-bottom:.5rem}._subtitle_1jvn2_22{color:#6b7280;font-size:.95rem}._form_1jvn2_27{display:flex;flex-direction:column;gap:1.5rem}._grid_1jvn2_33{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:640px){._grid_1jvn2_33{grid-template-columns:1fr}}._inputGroup_1jvn2_45{position:relative;display:flex;flex-direction:column;gap:.5rem}._label_1jvn2_52{font-size:.9rem;font-weight:600;color:#374151;margin-left:.2rem}._inputWrapper_1jvn2_59{position:relative;display:flex;align-items:center}._inputIcon_1jvn2_65{position:absolute;left:1rem;color:#9ca3af;pointer-events:none;z-index:10}._input_1jvn2_45,._select_1jvn2_74,._textarea_1jvn2_75{width:100%;padding:.8rem 1rem .8rem 2.8rem;border-radius:12px;border:2px solid #e5e7eb;font-size:1rem;transition:all .2s;background:#f9fafb;color:#1f2937;font-family:inherit;box-sizing:border-box}._select_1jvn2_74{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}._textarea_1jvn2_75{padding-left:1rem;height:120px;resize:vertical}._input_1jvn2_45:focus,._select_1jvn2_74:focus,._textarea_1jvn2_75:focus{outline:none;border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #5453e81a}._submitBtn_1jvn2_112{margin-top:1rem;padding:1rem;border-radius:12px;border:none;background:var(--primary);color:#fff;font-weight:700;font-size:1.1rem;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 6px -1px #5453e84d}._submitBtn_1jvn2_112:hover:not(:disabled){background:#4338ca;transform:translateY(-2px);box-shadow:0 6px 8px -1px #5453e866}._submitBtn_1jvn2_112:disabled{opacity:.7;cursor:not-allowed;transform:none}._locationBtn_1jvn2_142{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem;border-radius:12px;border:2px dashed #cbd5e1;background:#f8fafc;color:#64748b;font-weight:600;cursor:pointer;transition:.2s;font-size:.95rem;height:50px}._locationBtn_1jvn2_142:hover{border-color:var(--primary);color:var(--primary);background:#eef2ff}._locationActive_1jvn2_166{border-style:solid;border-color:#22c55e;background:#dcfce7;color:#15803d}._feedback_1jvn2_173{padding:1rem;border-radius:12px;margin-bottom:1.5rem;font-size:.95rem;display:flex;align-items:center;gap:.5rem;animation:_fadeIn_1jvn2_1 .3s ease}._feedbackSuccess_1jvn2_184{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}._feedbackError_1jvn2_190{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}@keyframes _fadeIn_1jvn2_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._inputError_1jvn2_208{border-color:#ef4444!important;background-color:#fff1f2!important}._inputError_1jvn2_208:focus{box-shadow:0 0 0 3px #ef44441a!important}._uploadButtonSimple_v7xla_1{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem;border-radius:12px;border:2px dashed #cbd5e1;background:#f8fafc;color:#64748b;font-weight:600;cursor:pointer;transition:.2s;font-size:.9rem;height:50px}._uploadButtonSimple_v7xla_1:hover{border-color:var(--primary);color:var(--primary);background:#eef2ff}._previewContainerSimple_v7xla_24{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem;border:2px solid #10B981;border-radius:12px;background:#ecfdf5;height:50px;box-sizing:border-box}._removeBtnSimple_v7xla_36{background:transparent;border:none;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:background .2s}._removeBtnSimple_v7xla_36:hover{background:#fee2e2}._uploadContainer_v7xla_54{display:flex;gap:1rem;margin-bottom:1rem}._uploadButton_v7xla_1{flex:1;display:flex;flex-direction:column;alignItems:center;justifyContent:center;padding:1.5rem;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .2s;textAlign:center;gap:.5rem}._previewContainer_v7xla_24{position:relative;width:100%;height:200px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;margin-bottom:1rem}._previewImage_v7xla_87{width:100%;height:100%;object-fit:cover}._removeBtn_v7xla_36{position:absolute;top:.5rem;right:.5rem;background:#0009;color:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;alignItems:center;justifyContent:center;cursor:pointer;transition:.2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._container_1a6oj_1{max-width:900px;margin:0 auto;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem;border-radius:24px;box-shadow:0 20px 40px -15px #0000000d,0 0 0 1px #00000005;animation:_slideUp_1a6oj_1 .5s ease-out}._header_1a6oj_12{text-align:center;margin-bottom:3rem}._title_1a6oj_17{font-size:2.25rem;font-weight:900;color:#0f172a;margin-bottom:.75rem;letter-spacing:-1px}._subtitle_1a6oj_25{color:#64748b;font-size:1.1rem;font-weight:500}._searchForm_1a6oj_31{margin-bottom:3rem}._searchWrapper_1a6oj_35{position:relative;display:flex;gap:1rem;background:#fff;padding:8px;border-radius:20px;box-shadow:0 4px 12px #00000008;border:1px solid #e2e8f0}._searchIcon_1a6oj_46{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}._searchInput_1a6oj_55{flex:1;padding:1.25rem 1rem 1.25rem 3.5rem;border-radius:16px;border:none;font-size:1.1rem;font-weight:500;transition:all .3s;background:transparent}._searchInput_1a6oj_55:focus{outline:none}._searchButton_1a6oj_70{padding:0 2.5rem;background:#5453e8;color:#fff;border:none;border-radius:16px;font-weight:800;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #5453e833}._searchButton_1a6oj_70:hover:not(:disabled){background:#4342d1;transform:translateY(-2px);box-shadow:0 8px 20px #5453e84d}._errorBox_1a6oj_89{display:flex;align-items:center;gap:.75rem;padding:1.25rem;background:#fff1f2;color:#e11d48;border:1px solid #fecdd3;border-radius:16px;margin-bottom:2rem;font-weight:600}._emptyState_1a6oj_102{text-align:center;padding:5rem 2rem;background:#fff;border:2px dashed #e2e8f0;border-radius:24px}._resultCard_1a6oj_111{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0000000a;border:1px solid #f1f5f9}._cardHeader_1a6oj_119{padding:2.5rem;display:flex;justify-content:space-between;align-items:center;background:#fcfcfd}._protocolSubject_1a6oj_127{font-size:1.75rem;font-weight:900;color:#0f172a;letter-spacing:-.5px}._statusBadge_1a6oj_134{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;border-radius:100px;font-size:.9rem}._pendente_1a6oj_143{background:#fffbeb;color:#b45309}._em_andamento_1a6oj_148{background:#eff6ff;color:#1d4ed8}._resolvido_1a6oj_153{background:#f0fdf4;color:#15803d}._critico_1a6oj_158{background:#fff1f2;color:#be123c}._cardBody_1a6oj_163{padding:2.5rem}._infoGrid_1a6oj_167{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}._infoItem_1a6oj_174{display:flex;align-items:center;gap:1rem}._infoItem_1a6oj_174 label{display:block;font-size:.75rem;font-weight:800;color:#94a3b8;text-transform:uppercase;margin-bottom:4px}._infoItem_1a6oj_174 span{font-size:1.05rem;font-weight:700;color:#1e293b}._iconColor_1a6oj_195{color:#6366f1}@keyframes _slideUp_1a6oj_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){._container_1a6oj_1{padding:1.5rem}._cardHeader_1a6oj_119{flex-direction:column;align-items:flex-start;gap:1.5rem}._searchWrapper_1a6oj_35{flex-direction:column;padding:1rem}._searchButton_1a6oj_70{width:100%;padding:1rem}._searchInput_1a6oj_55{padding-left:1rem}._searchIcon_1a6oj_46{display:none}}._iconColor_1a6oj_195{color:#5453e8}._layout_1c5q9_1{display:grid;grid-template-columns:280px 1fr;grid-template-rows:70px 1fr;min-height:100vh;height:100vh;background:var(--background);color:var(--foreground);overflow:hidden}._mobileHeader_1c5q9_29,._mobileNav_1c5q9_37{display:none}._sidebar_1c5q9_49{grid-row:span 2;position:relative;background:linear-gradient(155deg,#1e4d8c,#3b6abf 20%,#6457b8 42%,#4a8fbf 62%,#3a9490 80%,#2e7a6e);color:#fff;display:flex;flex-direction:column;padding:2rem 1.5rem;gap:2rem;border-right:none;box-shadow:4px 0 32px #1e4d8c47;z-index:10;overflow:hidden}._sidebar_1c5q9_49:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");opacity:.08;mix-blend-mode:overlay;pointer-events:none;z-index:0}._sidebar_1c5q9_49:after{content:"";position:absolute;top:-80px;left:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(255,255,255,.18) 0%,transparent 70%);pointer-events:none;z-index:0}._sidebar_1c5q9_49>*{position:relative;z-index:1}._logoContainer_1c5q9_155{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}._brasaoBadge_1c5q9_175{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:10px;box-shadow:0 4px 12px #fffbfb00;margin-bottom:.5rem}._brasao_1c5q9_175{width:100%;height:100%;object-fit:contain}._logoText_1c5q9_213{font-size:1.1rem;font-weight:800;line-height:1.2;color:#fff;text-transform:uppercase;letter-spacing:.02em}._logoSubtext_1c5q9_231{font-size:.75rem;opacity:.8;font-weight:600;color:#fff;margin-top:2px}._nav_1c5q9_247{display:flex;flex-direction:column;gap:.5rem}._sectionTitle_1c5q9_259{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;opacity:.6;margin-top:1rem;margin-bottom:.5rem;padding-left:.5rem}._navItem_1c5q9_279{display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem;border-radius:12px;transition:all .2s ease;font-size:.95rem;opacity:.9;cursor:pointer}._navItem_1c5q9_279:hover{background:#ffffff1a;opacity:1;transform:translate(4px)}._active_1c5q9_315{background:#fff;color:#1e4d8c;font-weight:700;opacity:1;box-shadow:0 8px 20px -4px #1e4d8c4d}._footer_1c5q9_333{margin-top:auto;display:flex;flex-direction:column;gap:1rem;padding:1rem;background:transparent;border-radius:16px;border:none}._logoutBtn_1c5q9_355{width:100%;padding:.75rem;border-radius:12px;border:none;background:#ffffff26;color:#fff;transition:all .2s;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.6rem;cursor:pointer}._logoutBtn_1c5q9_355:hover{background:#ef4444cc;transform:scale(1.02)}._footerInfo_1c5q9_397{font-size:.75rem;text-align:center;opacity:.7;color:#fff;line-height:1.4}._header_1c5q9_415{background:var(--header-bg);background:#fff;color:var(--foreground);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;font-size:1.2rem;font-weight:700;border-bottom:1px solid #e5e7eb}._headerTitle_1c5q9_447{font-size:1.3rem;color:var(--primary)}._headerTitleDesktop_1c5q9_459{font-size:1.3rem;color:var(--primary);display:block}._main_1c5q9_473{padding:2rem;overflow-y:auto;background:#f8f9fa}@media(max-width:768px){._layout_1c5q9_1{grid-template-columns:1fr;grid-template-rows:60px 1fr;height:100vh;height:100dvh;overflow:hidden}._sidebar_1c5q9_49{display:none}._header_1c5q9_415{grid-column:1;grid-row:1;padding:0 1rem;background:linear-gradient(90deg,#1e4d8c,#6457b8);color:#fff;border-bottom:none;box-shadow:0 2px 12px #1e4d8c4d}._headerTitle_1c5q9_447{font-size:1rem;color:#fff;font-weight:800}._headerTitleDesktop_1c5q9_459{display:none}._mobileHeader_1c5q9_29{display:flex;align-items:center;gap:.75rem}._mobileHeaderBrasao_1c5q9_579{width:36px;height:36px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:4px;flex-shrink:0}._mobileHeaderBrasao_1c5q9_579 img{width:100%;height:100%;object-fit:contain}._main_1c5q9_473{grid-column:1;grid-row:2;padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(80px + env(safe-area-inset-bottom,16px))}._mobileNav_1c5q9_37{display:flex;position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#1e4d8c,#6457b8);align-items:center;justify-content:space-around;padding:.4rem .5rem;padding-bottom:calc(.4rem + env(safe-area-inset-bottom,8px));box-shadow:0 -4px 20px #1e4d8c40;z-index:100}._mobileNavItem_1c5q9_669{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:.6rem .75rem;border-radius:12px;cursor:pointer;color:#ffffffa6;transition:all .2s ease;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border:none;background:transparent;text-decoration:none;flex:1}._mobileNavItem_1c5q9_669._mobileActive_1c5q9_711{color:#fff;background:#ffffff26;transform:translateY(-4px);box-shadow:0 4px 12px #0003;border-radius:14px}._mobileNavItem_1c5q9_669 svg{width:22px;height:22px}}.login-container{width:100%;height:100vh;background:#f8f9fa;display:flex;align-items:center;justify-content:center;padding:20px}.login-card{width:100%;max-width:440px;background:linear-gradient(155deg,#1e4d8c,#3b6abf 20%,#6457b8 42%,#4a8fbf 62%,#3a9490 80%,#2e7a6e);color:#fff;padding:48px;border-radius:24px;box-shadow:0 25px 50px -12px #1e4d8c66;border:none;position:relative;overflow:hidden}.login-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");opacity:.08;mix-blend-mode:overlay;pointer-events:none;z-index:0}.login-card:after{content:"";position:absolute;top:-80px;left:-60px;width:280px;height:280px;background:radial-gradient(circle,rgba(255,255,255,.18) 0%,transparent 70%);pointer-events:none;z-index:0}.login-card>*{position:relative;z-index:1}.login-header{text-align:center;margin-bottom:32px}.login-logo-img{height:60px;margin-bottom:24px;object-fit:contain;filter:brightness(0) invert(1)}.login-title{color:#fff;font-size:24px;font-weight:800;margin:0;letter-spacing:-.025em}.login-subtitle{color:#fffc;font-size:14px;margin-top:8px;font-weight:500}.login-error{background:#ef444433;color:#fecaca;padding:12px;border-radius:12px;margin-bottom:24px;font-size:13px;text-align:center;border:1px solid rgba(239,68,68,.3);animation:shake .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.login-form{display:flex;flex-direction:column;gap:24px}.input-group{display:flex;flex-direction:column;gap:8px}.input-group label{color:#ffffffe6;font-size:13px;font-weight:600;margin-left:4px}.input-group input{padding:14px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.2);font-size:15px;background:#ffffff1a;color:#fff;transition:all .2s ease;font-weight:500}.input-group input:focus{outline:none;background:#ffffff26;border-color:#ffffff80;box-shadow:0 0 0 4px #ffffff1a}.input-group input::placeholder{color:#ffffff80}.login-button{width:100%;padding:14px;font-size:16px;font-weight:700;border-radius:14px;background:#fff;color:#1e4d8c;border:none;margin-top:8px;cursor:pointer;transition:all .2s ease}.login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -5px #0003;background:#f8f9fa}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{opacity:.6;cursor:not-allowed}.login-footer{text-align:center;margin-top:32px;font-size:14px;color:#ffffffb3}.login-footer a{color:#fff;font-weight:700;margin-left:4px;text-decoration:none;border-bottom:1px dashed rgba(255,255,255,.4);transition:border .2s}.login-footer a:hover{border-bottom-color:#fff}._container_vxks4_1{min-height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background:url(/municipal_bg.png) no-repeat center center;background-size:cover;position:relative}._container_vxks4_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1e40af66,#1e3a8a99);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._card_vxks4_20{background:#fffffff2;padding:3rem;border-radius:28px;box-shadow:0 25px 50px -12px #00000040;width:100%;max-width:440px;z-index:10;animation:_slideUp_vxks4_1 .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}._header_vxks4_33{text-align:center;margin-bottom:2.5rem}._iconContainer_vxks4_38{width:80px;height:80px;background:#eff6ff;border-radius:22px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transform:rotate(-10deg)}._icon_vxks4_38{color:#3b82f6}._title_vxks4_54{font-size:1.75rem;font-weight:800;color:#111827;margin-bottom:.5rem}._subtitle_vxks4_61{color:#6b7280;font-size:1rem;font-weight:500}._form_vxks4_67{display:flex;flex-direction:column;gap:1.25rem}._inputGroup_vxks4_73{position:relative}._inputIcon_vxks4_77{position:absolute;left:1.125rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;transition:color .2s}._input_vxks4_73{width:100%;padding:1rem 1rem 1rem 3.25rem;border:2px solid #e5e7eb;border-radius:16px;font-size:1rem;outline:none;transition:all .2s;background:#f9fafb;color:#111827}._input_vxks4_73:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a}._input_vxks4_73:focus+._inputIcon_vxks4_77{color:#3b82f6}._button_vxks4_109{background:#3b82f6;color:#fff;border:none;padding:1rem;border-radius:16px;font-size:1.05rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s;box-shadow:0 10px 15px -3px #3b82f64d}._button_vxks4_109:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 20px 25px -5px #3b82f666}._button_vxks4_109:active{transform:translateY(0)}._button_vxks4_109:disabled{opacity:.7;cursor:not-allowed;transform:none}._error_vxks4_142{background:#fef2f2;color:#ef4444;padding:1rem;border-radius:14px;margin-bottom:1.5rem;text-align:center;font-size:.95rem;border:1px solid #fee2e2;font-weight:600}@keyframes _slideUp_vxks4_1{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){._card_vxks4_20{padding:2rem;margin:1rem}}._dashboard_m767h_1{padding:1.5rem;display:flex;flex-direction:column;gap:2rem;height:100%}._statsContainer_m767h_9{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}._iconContainer_m767h_15{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}._red_m767h_25{background-color:#ef4444}._yellow_m767h_29{background-color:#f59e0b}._green_m767h_33{background-color:#10b981}._iconContainer_m767h_15 svg{color:#fff!important}._statCard_m767h_42{background:var(--surface);padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;display:flex;align-items:center;gap:1.25rem;border:1px solid var(--border);transition:transform .2s ease,box-shadow .2s ease}._statCard_m767h_42:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}._statValue_m767h_60{font-size:1.5rem;font-weight:700;color:var(--foreground)}._mapSection_m767h_66{flex:1;display:flex;flex-direction:column}._sectionTitle_m767h_72{font-size:1.25rem;margin-bottom:1rem;font-weight:600;color:var(--foreground)}._mapWrapper_m767h_79{flex:1;background:var(--background);border-radius:8px;overflow:hidden;border:1px solid var(--border);min-height:400px}._container_1q9ob_2{position:relative;width:100%}._trigger_1q9ob_7{width:100%;height:42px;padding:0 1rem 0 2.2rem;background:var(--surface);border:1px solid var(--border);border-radius:14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:.85rem;font-weight:600;color:var(--foreground);-webkit-user-select:none;user-select:none}._trigger_1q9ob_7:hover{border-color:var(--icon-color);background:var(--background);box-shadow:0 4px 12px #0000000d}._trigger_1q9ob_7._active_1q9ob_31{border-color:var(--icon-color);background:var(--background);box-shadow:0 0 0 4px rgba(var(--icon-color-rgb),.1)}._trigger_1q9ob_7._disabled_1q9ob_37{opacity:.6;cursor:not-allowed;pointer-events:none}._icon_1q9ob_43{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-muted);display:flex;align-items:center;justify-content:center;pointer-events:none;transition:color .2s}._trigger_1q9ob_7:hover ._icon_1q9ob_43,._trigger_1q9ob_7._active_1q9ob_31 ._icon_1q9ob_43{color:var(--icon-color)}._chevron_1q9ob_61{color:var(--text-muted);transition:transform .3s cubic-bezier(.4,0,.2,1)}._trigger_1q9ob_7._active_1q9ob_31 ._chevron_1q9ob_61{transform:rotate(180deg);color:var(--icon-color)}._dropdown_1q9ob_71{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--header-glass);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border:1px solid var(--border);border-radius:16px;box-shadow:0 12px 40px -12px #0003;z-index:1001;max-height:320px;overflow-y:auto;padding:.5rem;opacity:0;transform:translateY(-10px);pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1)}._dropdown_1q9ob_71._open_1q9ob_91{opacity:1;transform:translateY(0);pointer-events:all}._dropdown_1q9ob_71::-webkit-scrollbar{width:6px}._dropdown_1q9ob_71::-webkit-scrollbar-track{background:transparent}._dropdown_1q9ob_71::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}._groupLabel_1q9ob_110{padding:.75rem .75rem .4rem;font-size:.65rem;font-weight:900;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;display:flex;align-items:center;gap:.5rem}._option_1q9ob_122{padding:.6rem .75rem;border-radius:10px;cursor:pointer;display:flex;align-items:center;gap:.75rem;font-size:.85rem;font-weight:600;color:var(--foreground);transition:all .15s}._option_1q9ob_122:hover{background:rgba(var(--icon-color-rgb),.08);color:var(--icon-color-active)}._option_1q9ob_122._selected_1q9ob_140{background:var(--sidebar-bg-active);color:var(--icon-color-active)}._labelContainer_1q9ob_145{display:flex;align-items:center;gap:.35rem;overflow:hidden;flex:1}._prefix_1q9ob_153{font-size:.7rem;font-weight:800;color:var(--text-muted);opacity:.5;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}._selectedValue_1q9ob_163{font-size:.8rem;font-weight:700;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._optionIcon_1q9ob_172{display:flex;align-items:center;justify-content:center;width:18px;opacity:.6}._optionLabel_1q9ob_180{flex:1;font-size:.85rem;font-weight:600}._check_1q9ob_186{color:var(--icon-color-active);opacity:0;transition:opacity .2s}._option_1q9ob_122._selected_1q9ob_140 ._check_1q9ob_186{opacity:1}._container_10wt9_1{padding:1.25rem 2rem;height:auto;min-height:100%;display:flex;flex-direction:column;gap:1rem;background:var(--background);color:var(--foreground)}._header_10wt9_12{display:flex;justify-content:space-between;align-items:center;background:var(--surface);padding:1rem 1.75rem;border-radius:20px;box-shadow:0 4px 20px -5px #0000000d;border:1px solid var(--border)}._title_10wt9_23{font-size:2rem;font-weight:900;color:var(--foreground);letter-spacing:-.025em}._toolbar_10wt9_31{display:flex;gap:1rem;align-items:center;background:var(--surface);padding:1rem 1.75rem;border-radius:20px;box-shadow:0 10px 15px -10px #0000000d;border:1px solid var(--border)}._searchBox_10wt9_42{flex:1;display:flex;align-items:center;gap:1.25rem;background:var(--background);padding:.9rem 1.75rem;border-radius:20px;border:2px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1)}._searchBox_10wt9_42:focus-within{background:var(--surface);border-color:#5453e8;box-shadow:0 0 0 5px #5453e81a}._searchIcon_10wt9_60{color:#94a3b8;transition:color .3s}._searchBox_10wt9_42:focus-within ._searchIcon_10wt9_60{color:#5453e8}._searchBox_10wt9_42 input{background:transparent;border:none;outline:none;width:100%;font-size:1rem;color:var(--foreground);font-weight:600}._searchBox_10wt9_42 input::placeholder{color:var(--text-muted);font-weight:500}._filterGroup_10wt9_84{display:flex;gap:1rem}._filterGroup_10wt9_84 select{padding:.9rem 3rem .9rem 1.5rem;border:2px solid var(--border);background:var(--background);border-radius:20px;font-size:.95rem;color:var(--text-muted);font-weight:700;outline:none;cursor:pointer;transition:all .3s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center}._filterGroup_10wt9_84 select:hover{border-color:var(--text-muted);background-color:var(--surface)}._filterGroup_10wt9_84 select:focus{border-color:#5453e8;background-color:var(--surface);box-shadow:0 0 0 4px #5453e81a}._presetBar_10wt9_119{display:flex;gap:2px;padding:4px;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:0 4px 12px #0000000d;width:fit-content;margin-bottom:1rem}._presetTab_10wt9_131{display:flex;align-items:center;gap:.6rem;padding:.6rem 1.25rem;background:transparent;border:none;border-radius:14px;font-size:.85rem;font-weight:800;color:var(--text-muted);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}._presetTab_10wt9_131:hover{background:#5453e80d;color:#5453e8}._presetTab_10wt9_131._active_10wt9_152{background:var(--icon-color);color:#fff;box-shadow:0 4px 12px rgba(var(--icon-color-rgb),.3)}._clearBtn_10wt9_158{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--surface);border:2px solid var(--border);border-radius:20px;color:var(--text-muted);cursor:pointer;transition:all .3s}._clearBtn_10wt9_158:hover{background:#fef2f2;color:#ef4444;border-color:#fee2e2;transform:rotate(-10deg)}._listContainer_10wt9_180{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:1.5rem;padding-bottom:3rem}._protocolCard_10wt9_188{background:var(--surface);padding:1.75rem;border-radius:24px;box-shadow:0 10px 15px -3px #0000000a,0 4px 6px -2px #00000005;display:flex;flex-direction:column;gap:1.25rem;transition:all .5s cubic-bezier(.16,1,.3,1);border:1px solid var(--border);position:relative;cursor:default;min-height:440px;justify-content:space-between;z-index:1}._protocolCard_10wt9_188:hover{transform:translateY(-12px);box-shadow:0 40px 80px -20px #0f172a1f;border-color:#5453e833}._protocolCardHeader_10wt9_211{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}._subjectTitle_10wt9_218{flex:1}._protocolSubject_10wt9_222{font-weight:800;font-size:1.4rem;color:var(--foreground);line-height:1.2;margin-bottom:.5rem}._displayId_10wt9_230{font-size:.8rem;color:#5453e8;font-weight:900;background:#eef2ff;padding:5px 12px;border-radius:10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dbeafe}._statusBadge_10wt9_243{padding:8px 16px;border-radius:14px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px #0000000a}._meta_10wt9_253{display:flex;gap:1.5rem;align-items:center;padding:1rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}._metaItem_10wt9_262{display:flex;align-items:center;gap:.6rem;font-size:.85rem;color:var(--text-muted);font-weight:600}._cardDescription_10wt9_271{font-size:1rem;color:var(--text-muted);line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._taskFlowContainer_10wt9_282{min-height:120px}._taskFlow_10wt9_282{background:var(--background);padding:1.25rem;border-radius:20px;border:1px solid var(--border);display:flex;flex-direction:column;gap:1rem}._taskTitle_10wt9_296{font-size:.75rem;font-weight:900;color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;display:flex;align-items:center;gap:10px}._taskList_10wt9_307{display:flex;flex-direction:column;gap:.75rem}._taskItem_10wt9_313{display:flex;align-items:center;gap:1rem;font-size:.85rem}._taskIndicator_10wt9_320{width:8px;height:8px;border-radius:50%;flex-shrink:0}._taskExecutor_10wt9_327{font-weight:800;color:var(--foreground);white-space:nowrap}._taskDesc_10wt9_333{color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._primaryExecutorRow_10wt9_340{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#eef2ff;border-radius:20px;border:1px solid #dbeafe}._executorName_10wt9_350{font-size:.9rem;font-weight:900;color:#3730a3}._responsibilityBadge_10wt9_356{margin-left:auto;font-size:.7rem;padding:4px 12px;border-radius:24px;font-weight:900}._footerActions_10wt9_364{display:flex;gap:1.25rem;margin-top:auto}._actionBtn_10wt9_370{flex:1;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;border-radius:18px;font-size:.9rem;font-weight:800;cursor:pointer;transition:all .3s;border:1px solid var(--border);background:var(--surface);color:var(--text-muted)}._actionBtn_10wt9_370:hover{background:#f1f5f9;color:#1e293b;border-color:#cbd5e1;transform:translateY(-3px)}._manageBtn_10wt9_394{background:#5453e8!important;color:#fff!important;border:none!important;box-shadow:0 10px 20px -5px #5453e84d}._manageBtn_10wt9_394:hover{background:#4338ca!important;box-shadow:0 20px 40px -10px #5453e866}._emptyState_10wt9_407{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10rem 2rem;color:var(--text-muted);gap:2rem;text-align:center;background:var(--surface);border-radius:40px;border:2px dashed var(--border)}._emptyState_10wt9_407 p{font-size:1.25rem;font-weight:700}._loadingState_10wt9_426{display:flex;align-items:center;justify-content:center;height:500px;font-size:1.4rem;font-weight:800;color:var(--text-muted)}._spinner_10wt9_436{width:32px;height:32px;border:4px solid rgba(84,83,232,.1);border-top:4px solid #5453E8;border-radius:50%;animation:_spin_10wt9_436 1s linear infinite}@keyframes _spin_10wt9_436{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._modalOverlay_10wt9_456{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;justify-content:center;align-items:center;z-index:10000}._modalContent_10wt9_470{background:var(--surface);width:100%;max-width:800px;border-radius:40px;box-shadow:0 32px 64px -16px #0000004d;padding:3.5rem;position:relative;border:1px solid var(--border);animation:_zoomIn_10wt9_1 .3s cubic-bezier(.16,1,.3,1)}@keyframes _zoomIn_10wt9_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._modalClose_10wt9_494{position:absolute;top:2rem;right:2rem;width:48px;height:48px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}._modalClose_10wt9_494:hover{background:#fee2e2;color:#ef4444;transform:rotate(90deg)}._graphContainer_10wt9_517{height:420px;position:relative;margin:3rem 0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,#f1f5f9 0%,transparent 80%);border-radius:32px}._node_10wt9_528{position:absolute;padding:1rem 1.75rem;border-radius:20px;font-size:.95rem;font-weight:800;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 8px 16px #00000014;border:2px solid white;z-index:2;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}._nodePrimary_10wt9_544{background:#5453e8;color:#fff;padding:1.5rem 2.5rem;font-size:1.15rem;box-shadow:0 20px 40px #5453e859}._nodeRelated_10wt9_552{background:#fff;color:#475569}._nodeRelated_10wt9_552:hover{transform:translate(-50%,-50%) scale(1.15);border-color:#5453e8;color:#5453e8;z-index:10;box-shadow:0 15px 30px #0000001f}._viewToggle_10wt9_566{display:flex;background:var(--surface);padding:6px;border-radius:16px;border:1.5px solid var(--border);gap:6px;box-shadow:inset 0 2px 4px #00000005}._viewToggleBtn_10wt9_576{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:12px;border:none;background:transparent;color:var(--text-muted);font-size:.85rem;font-weight:800;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}._viewToggleBtn_10wt9_576:hover{background:#5453e80d;color:#5453e8}._viewToggleBtn_10wt9_576._active_10wt9_152{background:var(--icon-color);color:#fff;box-shadow:0 8px 16px -4px rgba(var(--icon-color-rgb),.4)}._kanbanBoard_10wt9_602{display:flex;gap:1.75rem;overflow-x:auto;padding:1rem .5rem 2.5rem;min-height:calc(100vh - 400px);align-items:flex-start;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(84,83,232,.2) transparent}._kanbanBoard_10wt9_602::-webkit-scrollbar{height:8px}._kanbanBoard_10wt9_602::-webkit-scrollbar-track{background:#00000005;border-radius:10px}._kanbanBoard_10wt9_602::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}._kanbanColumn_10wt9_628{flex:0 0 360px;background:#f8fafc99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:32px;display:flex;flex-direction:column;max-height:calc(100vh - 250px);border:1.5px solid var(--border);box-shadow:0 10px 25px -5px #00000008;transition:all .3s ease}._kanbanColumn_10wt9_628:hover{background:#f8fafce6;border-color:#5453e826}._kanbanColumnHeader_10wt9_646{padding:1.75rem 1.5rem 1.25rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:transparent;border-radius:32px 32px 0 0;z-index:10}._columnTitle_10wt9_658{display:flex;align-items:center;gap:.75rem;font-weight:900;font-size:1rem;color:var(--foreground)}._columnCount_10wt9_667{background:#fff;padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:900;color:var(--text-muted);border:1.5px solid var(--border);box-shadow:0 2px 4px #00000005}._kanbanList_10wt9_678{flex:1;overflow-y:auto;padding:0 1.5rem 1.75rem;display:flex;flex-direction:column;gap:1.25rem}._kanbanList_10wt9_678::-webkit-scrollbar{width:6px}._kanbanList_10wt9_678::-webkit-scrollbar-track{background:transparent}._kanbanList_10wt9_678::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}._kanbanList_10wt9_678::-webkit-scrollbar-thumb:hover{background:#cbd5e1}._kanbanCard_10wt9_704{background:#fff;border-radius:16px;padding:1.75rem;min-height:240px;border:1.5px solid var(--border);transition:all .4s cubic-bezier(.165,.84,.44,1);cursor:pointer;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 12px #00000008;position:relative;overflow:hidden}._kanbanCard_10wt9_704:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:var(--sector-color, #5453E8);opacity:1}._kanbanCard_10wt9_704:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 25px 40px -10px #0000001f;border-color:#5453e8}._kanbanCard_10wt9_704:active{transform:translateY(-4px) scale(.98)}._kanbanCardHeader_10wt9_741{display:flex;flex-direction:column;gap:.75rem}._kanbanCardSubject_10wt9_747{font-weight:800;font-size:1.25rem;line-height:1.3;color:var(--foreground);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:.5rem}._kanbanCardId_10wt9_760{font-size:.75rem;font-weight:900;color:#5453e8;background:#f0f0ff;padding:4px 10px;border-radius:8px;width:fit-content;display:flex;align-items:center;gap:6px;border:1px solid #e0e7ff}._kanbanCardMeta_10wt9_774{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0;border-top:1.5px dashed rgba(0,0,0,.05)}._kanbanMetaItem_10wt9_782{display:flex;align-items:center;gap:.6rem;font-size:.8rem;color:var(--text-muted);font-weight:600}._kanbanExecutor_10wt9_791{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f1f5f9;border-radius:14px;font-size:.8rem;font-weight:800;color:#334155;border:1px solid rgba(0,0,0,.03)}._kanbanCardActions_10wt9_804{display:flex;margin-top:.5rem}._kanbanManageBtn_10wt9_809{width:100%;padding:.75rem;border-radius:12px;border:1.5px solid rgba(84,83,232,.1);background:#f8fafc;color:#5453e8;font-weight:800;font-size:.8rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px}._kanbanManageBtn_10wt9_809:hover{background:#5453e8;color:#fff;border-color:#5453e8;transform:translateY(-2px);box-shadow:0 8px 16px #5453e833}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._container_a21by_1{padding:1.25rem 2rem;height:auto;min-height:100%;display:flex;flex-direction:column;gap:1.5rem}._header_a21by_10{margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:flex-end}._viewSwitcher_a21by_17{display:flex;gap:.5rem;background:var(--background);padding:.4rem;border-radius:16px;border:1px solid var(--border);box-shadow:inset 0 2px 4px #0000000d}._viewBtn_a21by_27{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:12px;border:none;font-size:.8125rem;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);background:transparent;color:var(--text-muted)}._viewBtnActive_a21by_42{background:var(--surface);color:var(--icon-color);box-shadow:0 4px 12px -2px #0000001a,0 2px 4px -1px #0000000f}._title_a21by_48{font-size:1.75rem;font-weight:800;color:var(--foreground);display:flex;align-items:center;gap:.75rem;letter-spacing:-.02em}._subtitle_a21by_58{color:var(--text-muted);font-size:.875rem;font-weight:500;margin-top:.25rem}._subtitle_a21by_58 b{color:var(--icon-color);font-weight:700}._grid_a21by_70{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._aiCard_a21by_77{grid-column:span 3;background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:2rem;box-shadow:0 10px 30px -10px #0000001a;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:1.25rem;background:linear-gradient(135deg,var(--surface) 0%,var(--background) 100%);box-shadow:0 20px 40px -20px #6366f126}._aiCard_a21by_77:after{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}._aiCard_a21by_77:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--icon-color)}._aiHeader_a21by_116{display:flex;align-items:center;gap:.75rem;color:var(--text-muted);font-weight:600;font-size:1.1rem}._sparkleIcon_a21by_125{color:var(--icon-color);animation:_pulse_a21by_1 2s infinite}@keyframes _pulse_a21by_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}._aiContent_a21by_148{background:var(--background);border-radius:8px;padding:1rem;border:1px dashed var(--border);font-size:.95rem;line-height:1.6;color:var(--foreground)}._highlight_a21by_158{background:#fef3c733;padding:0 4px;border-radius:4px;font-weight:600;color:var(--icon-color);border:1px solid var(--border)}._card_a21by_168{background:var(--surface);padding:1.75rem;border-radius:20px;box-shadow:0 4px 20px -4px #0000000d;border:1px solid var(--border);display:flex;flex-direction:column;gap:1.25rem;transition:all .3s ease;position:relative;overflow:hidden}._card_a21by_168:hover{transform:translateY(-5px);box-shadow:0 12px 24px -8px #0000001a;border-color:var(--icon-color)}._card_a21by_168:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--icon-color);opacity:.7}._cardTitle_a21by_199{font-size:1rem;color:var(--text-muted);font-weight:700;display:flex;align-items:center;gap:.5rem;letter-spacing:-.01em}._titleIcon_a21by_209{color:var(--icon-color);opacity:.9}._bigNumber_a21by_214{font-size:2.5rem;font-weight:700;color:var(--foreground)}._trend_a21by_220{font-size:.875rem;display:flex;align-items:center;gap:.25rem}._trendUp_a21by_227{color:#10b981}._trendDown_a21by_231{color:#ef4444}._chartContainer_a21by_236{height:200px;display:flex;align-items:flex-end;gap:1rem;padding-top:2rem}._barGroup_a21by_244{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;height:100%;justify-content:flex-end}._bar_a21by_244{width:100%;background-color:var(--icon-color);border-radius:6px 6px 0 0;transition:height 1s ease-out;opacity:.8}._barLabel_a21by_263{font-size:.75rem;color:var(--text-muted);text-align:center}._activityList_a21by_270{display:flex;flex-direction:column;gap:1rem}._activityItem_a21by_276{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid var(--border)}._activityItem_a21by_276:last-child{border-bottom:none}@media(max-width:1024px){._grid_a21by_70{grid-template-columns:1fr}._aiCard_a21by_77{grid-column:span 1}}._select_a21by_299{padding:.5rem;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--foreground);font-size:.875rem;outline:none;cursor:pointer}._select_a21by_299:focus{border-color:var(--icon-color)}._chartCard_a21by_315{background:var(--surface);padding:1.5rem;border-radius:16px;border:1px solid var(--border);box-shadow:0 4px 6px -1px #0000000d;display:flex;flex-direction:column;gap:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}._chartCard_a21by_315:hover{transform:translateY(-4px);box-shadow:0 12px 20px -8px #0000001a}._chartHeader_a21by_332{display:flex;flex-direction:column;gap:.25rem}._chartHeader_a21by_332 h3{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}._chartSubtitle_a21by_345{font-size:.875rem;color:var(--text-muted);margin:0}._bottleneckList_a21by_351{display:flex;flex-direction:column;gap:.75rem}._bottleneckItem_a21by_357{background:var(--background);padding:1rem;border-radius:12px;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--border);transition:all .2s ease}._bottleneckItem_a21by_357:hover{background:var(--surface);border-color:var(--icon-color);transform:translate(4px)}._bottleneckInfo_a21by_374{display:flex;flex-direction:column;gap:.125rem}._deptName_a21by_380{font-weight:600;color:var(--foreground);font-size:.9375rem}._taskCount_a21by_386{font-size:.8125rem;color:var(--text-muted)}._statusIndicator_a21by_391{font-size:.75rem;font-weight:700;padding:.25rem .625rem;border-radius:100px;background:#0003;text-transform:uppercase;letter-spacing:.025em}._loading_a21by_401{display:flex;flex-direction:column;justify-content:center;align-items:center;height:400px;font-weight:600;color:var(--text-muted);gap:1rem}._detailsSection_a21by_412{margin-top:1rem;display:flex;flex-direction:column;gap:1.5rem;animation:_fadeIn_a21by_1 .5s ease-out}@keyframes _fadeIn_a21by_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._govSubNav_a21by_425{display:flex;gap:.75rem;margin-bottom:1.5rem;background:var(--background);padding:.5rem;border-radius:20px;border:1px solid var(--border);box-shadow:inset 0 2px 4px #0000000d}._govSubBtn_a21by_436{flex:1;padding:.75rem;border-radius:14px;border:none;background:transparent;color:var(--text-muted);font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;gap:.6rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}._govSubBtn_a21by_436:hover{color:var(--foreground);background:#00000005}._govSubBtnActive_a21by_458{background:var(--surface);box-shadow:0 4px 12px -2px #0000001a,0 2px 4px -1px #0000000f}._govSubBtnInternal_a21by_463._govSubBtnActive_a21by_458{color:#6366f1}._govSubBtnExternal_a21by_467._govSubBtnActive_a21by_458{color:#f59e0b}._container_47qb1_1{padding:1.5rem;height:100%;overflow-y:auto;display:flex;flex-direction:column;gap:2rem}._title_47qb1_10{font-size:1.5rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}._timeline_47qb1_17{position:relative;padding-left:2rem;display:flex;flex-direction:column;gap:2rem}._timeline_47qb1_17:before{content:"";position:absolute;left:7px;top:0;bottom:0;width:2px;background:#e5e7eb}._timelineItem_47qb1_36{position:relative}._dot_47qb1_40{position:absolute;left:-2.4rem;top:.25rem;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid var(--sidebar-bg);z-index:2}._dateLabel_47qb1_53{font-size:.85rem;font-weight:600;color:#6b7280;margin-bottom:.5rem;display:block}._card_47qb1_61{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #f3f4f6;transition:transform .2s}._card_47qb1_61:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}._cardHeader_47qb1_75{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._protocolId_47qb1_82{font-size:.75rem;color:#9ca3af;font-family:monospace;background:#f9fafb;padding:.2rem .5rem;border-radius:4px}._actionTitle_47qb1_91{font-weight:600;font-size:1.1rem;color:#1f2937;margin-bottom:.25rem}._description_47qb1_98{color:#4b5563;font-size:.95rem;line-height:1.5}._tags_47qb1_104{display:flex;gap:.5rem;margin-top:1rem}._tag_47qb1_104{font-size:.75rem;padding:.25rem .75rem;border-radius:20px;background:#f3f4f6;color:#4b5563;font-weight:500}._images_47qb1_119{display:flex;gap:.5rem;margin-top:1rem}._imagePlaceholder_47qb1_125{width:60px;height:60px;background:#e5e7eb;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#6b7280}._header_47qb1_137{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;border-bottom:1.5px solid #f1f5f9;padding-bottom:1.5rem;margin-bottom:1.5rem}._filterContainer_47qb1_148{display:flex;gap:10px;align-items:center;background:#fff;padding:8px 16px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003;transition:border-color .2s,box-shadow .2s}._filterContainer_47qb1_148:focus-within{border-color:#5453e8;box-shadow:0 0 0 3px #5453e826}._filterLabel_47qb1_165{font-size:.8rem;font-weight:700;color:#64748b}._dateInput_47qb1_171{border:none;outline:none;font-size:.85rem;color:#1e293b;font-weight:600;background:transparent;cursor:pointer;font-family:inherit}._dateDivider_47qb1_182{color:#cbd5e1;font-weight:500;font-size:.85rem}._exportBtn_47qb1_188{background:#5453e8;color:#fff;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease-in-out;box-shadow:0 4px 10px #5453e833}._exportBtn_47qb1_188:hover{background:#4341c2;transform:translateY(-1px);box-shadow:0 6px 15px #5453e84d}._exportBtn_47qb1_188:active{transform:translateY(0)}._container_14lly_1{padding:0;height:calc(100vh - 64px);background-color:var(--background);position:relative;overflow:hidden;display:flex}._sidebar_14lly_19{width:280px;background:var(--surface);border-right:1px solid var(--border);padding:1.5rem;display:flex;flex-direction:column;gap:1rem;z-index:10;box-shadow:4px 0 10px #0000000d;overflow-y:auto;scrollbar-width:none}._sidebar_14lly_19::-webkit-scrollbar{display:none}._canvas_14lly_57{flex:1;position:relative;overflow:auto;padding:100px;scroll-behavior:smooth}._canvas_14lly_57::-webkit-scrollbar{width:6px;height:6px}._canvas_14lly_57::-webkit-scrollbar-track{background:transparent}._canvas_14lly_57::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}._canvas_14lly_57::-webkit-scrollbar-thumb:hover{background:#0003}._widget_14lly_103{position:absolute;background:var(--surface);border-radius:20px;box-shadow:0 8px 30px #00000014,0 0 1px #0000001a;border:1px solid var(--border);display:flex;flex-direction:column;min-width:200px;min-height:120px;cursor:move;transition:box-shadow .3s ease,border-color .3s ease,transform .2s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%)}._widget_14lly_103:hover{box-shadow:0 20px 30px -10px #00000026;border-color:var(--icon-color)}._widget_14lly_103:active{cursor:grabbing;transform:scale(1.02)}._widgetHeader_14lly_155{padding:.6rem 1rem;display:flex;justify-content:space-between;align-items:center;background:#00000008;-webkit-user-select:none;user-select:none}._widgetTitle_14lly_173{font-size:.7rem;font-weight:800;color:var(--foreground);display:flex;align-items:center;gap:.4rem;text-transform:uppercase;letter-spacing:.05em;opacity:.6;flex:1;overflow:hidden;word-break:break-word;white-space:normal}._widgetContent_14lly_205{padding:.75rem;flex:1;display:flex;flex-direction:column;position:relative;overflow-y:auto;overflow-x:hidden}._widgetContent_14lly_205::-webkit-scrollbar{width:4px}._widgetContent_14lly_205::-webkit-scrollbar-track{background:transparent}._widgetContent_14lly_205::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}._widgetContent_14lly_205::-webkit-scrollbar-thumb:hover{background:#0003}._addBtn_14lly_257{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--foreground);cursor:pointer;transition:all .2s ease;text-align:left;font-size:.875rem;font-weight:500}._addBtn_14lly_257:hover{background:var(--sidebar-bg-hover);border-color:var(--icon-color);transform:translate(6px)}._btnIcon_14lly_301{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._noteContent_14lly_323{background:transparent;border:none;resize:none;width:100%;height:100%;font-size:1rem;font-family:inherit;color:var(--foreground);outline:none;line-height:1.5}._noteContent_14lly_323::-webkit-scrollbar{width:6px;height:6px}._noteContent_14lly_323::-webkit-scrollbar-track{background:transparent}._noteContent_14lly_323::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}._noteContent_14lly_323::-webkit-scrollbar-thumb:hover{background:#00000040}._insightList_14lly_381{display:flex;flex-direction:column;gap:.75rem}._insightItem_14lly_393{padding:.75rem;background:var(--sidebar-bg);border-left:3px solid var(--icon-color);border-radius:4px;font-size:.85rem;line-height:1.4;color:var(--foreground)}._shortcut_14lly_415{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;height:100%}._shortcutIcon_14lly_433{width:42px;height:42px;background:var(--icon-color);border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a}._shortcutName_14lly_457{font-size:.8rem;font-weight:700;color:var(--foreground);text-align:center;margin-top:.25rem}._modal_14lly_475{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--surface);padding:2rem;border-radius:20px;box-shadow:0 25px 60px -12px #0000004d;z-index:100;width:400px;display:flex;flex-direction:column;gap:1.5rem;border:1px solid var(--border)}._overlay_14lly_509{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._drawingCanvas_14lly_533{width:100%;height:100%;touch-action:none;cursor:crosshair}._container_154x7_1{padding:1.5rem;height:100%;overflow-y:auto;display:flex;flex-direction:column;gap:2rem}._header_154x7_10{display:flex;justify-content:space-between;align-items:center}._title_154x7_16{font-size:1.5rem;font-weight:700;color:var(--foreground)}._broadcastSection_154x7_23{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #e5e7eb}._broadcastBox_154x7_31{display:flex;gap:1rem;margin-top:1rem}._broadcastInput_154x7_37{flex:1;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;outline:none;transition:border-color .2s}._broadcastInput_154x7_37:focus{border-color:var(--sidebar-bg)}._broadcastBtn_154x7_50{background-color:var(--sidebar-bg);color:#fff;border:none;padding:0 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:filter .2s}._broadcastBtn_154x7_50:hover{filter:brightness(1.1)}._grid_154x7_69{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}._card_154x7_75{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #f3f4f6;display:flex;flex-direction:column;gap:1rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}._card_154x7_75:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}._cardHeader_154x7_93{display:flex;align-items:center;gap:1rem}._avatar_154x7_99{width:56px;height:56px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#6b7280;position:relative}._statusDot_154x7_113{width:14px;height:14px;border-radius:50%;border:2px solid white;position:absolute;bottom:0;right:0}._statusAvailable_154x7_123{background-color:#22c55e}._statusBusy_154x7_127{background-color:#ef4444}._statusTransit_154x7_131{background-color:#eab308}._info_154x7_135{display:flex;flex-direction:column}._name_154x7_140{font-weight:600;color:#1f2937;font-size:1.1rem}._role_154x7_146{font-size:.85rem;color:#6b7280}._locationBadge_154x7_151{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--sidebar-bg);background:#00000008;padding:.5rem;border-radius:6px}._actions_154x7_162{display:flex;gap:.5rem}._actionBtn_154x7_167{flex:1;padding:.5rem;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:.25rem}._actionBtn_154x7_167:hover{background:#f9fafb}._deptTag_154x7_189{position:absolute;top:1rem;right:1rem;font-size:.7rem;text-transform:uppercase;font-weight:700;color:#9ca3af;letter-spacing:.5px}._container_vy39t_2{padding:2.5rem;max-width:1200px;margin:0 auto;animation:_fadeIn_vy39t_1 .4s ease-out}@keyframes _fadeIn_vy39t_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_vy39t_14{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}._title_vy39t_21{font-size:1.875rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem}._subtitle_vy39t_28{color:var(--text-muted);font-size:1rem}._refreshBtn_vy39t_33{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;color:var(--foreground);font-weight:500;cursor:pointer;transition:all .2s}._refreshBtn_vy39t_33:hover{background:var(--background);border-color:var(--icon-color);color:var(--icon-color)}._card_vy39t_53{background:var(--surface);border:1px solid var(--border);border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}._table_vy39t_61{width:100%;border-collapse:collapse;text-align:left}._table_vy39t_61 th{padding:1rem 1.5rem;background:#00000005;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border)}._table_vy39t_61 td{padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);color:var(--foreground);font-size:.9375rem}._editingRow_vy39t_84{background:#6366f108}._sectorTag_vy39t_88{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .625rem;background:#6366f11a;color:#6366f1;border-radius:9999px;font-size:.75rem;font-weight:600}._respTag_vy39t_100{padding:.25rem .625rem;border-radius:.375rem;font-size:.75rem;font-weight:500}._respTag_vy39t_100._municipal_vy39t_107{background:#dcfce7;color:#166534}._respTag_vy39t_100._estadual_vy39t_108{background:#dbeafe;color:#1e40af}._respTag_vy39t_100._federal_vy39t_109{background:#fef9c3;color:#854d0e}._respTag_vy39t_100._concessionaria_vy39t_110{background:#f3e8ff;color:#6b21a8}._displayName_vy39t_112{font-weight:500}._input_vy39t_116{width:100%;padding:.5rem .75rem;background:var(--background);border:1px solid var(--icon-color);border-radius:.375rem;color:var(--foreground);outline:none;font-size:.9375rem}._actions_vy39t_127{display:flex;gap:.5rem;justify-content:flex-end}._editBtn_vy39t_133{padding:.375rem .75rem;background:transparent;border:1px solid var(--border);border-radius:.375rem;color:var(--text-muted);font-size:.8125rem;cursor:pointer;transition:all .2s}._editBtn_vy39t_133:hover{background:var(--background);color:var(--foreground);border-color:var(--foreground)}._saveBtn_vy39t_150{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#6366f1;border:none;border-radius:.375rem;color:#fff;font-size:.8125rem;font-weight:500;cursor:pointer}._saveBtn_vy39t_150:hover{background:#4f46e5}._cancelBtn_vy39t_168{padding:.375rem .75rem;background:transparent;border:none;color:#ef4444;font-size:.8125rem;cursor:pointer}._status_vy39t_177{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:.75rem;margin-bottom:1.5rem;font-size:.9375rem;animation:_slideDown_vy39t_1 .3s ease-out}@keyframes _slideDown_vy39t_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._status_vy39t_177._success_vy39t_193{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}._status_vy39t_177._error_vy39t_199{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}._infoBox_vy39t_205{margin-top:2rem;display:flex;gap:1rem;padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;color:#64748b;font-size:.875rem;line-height:1.5}._infoBox_vy39t_205 strong{color:#475569}._loadingContainer_vy39t_222{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:var(--text-muted);gap:1rem}._spin_vy39t_232{animation:_spin_vy39t_232 1s linear infinite}@keyframes _spin_vy39t_232{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--background: #f8f9fa;--foreground: #171717;--primary: #1e4d8c;--primary-foreground: #ffffff;--sidebar-bg: #1e4d8c;--sidebar-text: #ffffff;--header-bg: #ffffff;--header-text: #6d28d9;--accent: #A5A6F6;--accent-foreground: #1e1b4b;--danger: #ef4444;--success: #22c55e;--warning: #f59e0b}@media(prefers-color-scheme:dark){:root{--background: #0a0a0a;--foreground: #ededed}}*{box-sizing:border-box;padding:0;margin:0}html,body{height:100%;margin:0;padding:0}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button{cursor:pointer}
