._overlay_1ydin_1{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#041f1c94;place-items:center;padding:20px;animation:.18s both _overlayIn_1ydin_1;display:grid;position:fixed;inset:0}._dialog_1ydin_13{--dialog-tone:#08766b;--dialog-tone-dark:#07564e;--dialog-soft:#e8f6f3;--dialog-border:#b9ded7;background:#fff;border:1px solid #ffffffc7;border-radius:21px;width:min(100%,470px);animation:.23s cubic-bezier(.2,.8,.2,1) both _dialogIn_1ydin_1;position:relative;overflow:hidden;box-shadow:0 34px 90px #021f1b52}._dialog_1ydin_13._danger_1ydin_28{--dialog-tone:#bd3655;--dialog-tone-dark:#94263f;--dialog-soft:#fcebf0;--dialog-border:#efc4ce}._dialog_1ydin_13._success_1ydin_35{--dialog-tone:#15845f;--dialog-tone-dark:#0f6748;--dialog-soft:#e5f6ee;--dialog-border:#b9dfcf}._marker_1ydin_42{z-index:1;background:linear-gradient(90deg, var(--dialog-tone-dark), var(--dialog-tone), transparent 94%);height:4px;position:absolute;top:0;left:0;right:0}._dialogBody_1ydin_52{background:radial-gradient(circle at 0 0, var(--dialog-soft), transparent 34%), #fff;grid-template-columns:54px minmax(0,1fr) 34px;align-items:start;gap:15px;padding:25px 24px 23px;display:grid;position:relative}._iconWrap_1ydin_64{border:1px solid var(--dialog-border);width:54px;height:54px;color:var(--dialog-tone);background:var(--dialog-soft);border-radius:16px;place-items:center;display:grid;box-shadow:inset 0 0 0 4px #ffffff7a}._iconWrap_1ydin_64 svg{width:25px;height:25px}._content_1ydin_81{min-width:0}._eyebrow_1ydin_85{color:var(--dialog-tone);letter-spacing:.095em;text-transform:uppercase;font-size:.7rem;font-weight:850;line-height:1.35;display:block}._content_1ydin_81 h2{color:#143832;letter-spacing:-.035em;margin:5px 0 0;font-size:1.22rem;font-weight:840;line-height:1.25}._content_1ydin_81 p{color:#506c66;margin:9px 0 0;font-size:.88rem;font-weight:500;line-height:1.62}._closeButton_1ydin_112{color:#607a74;cursor:pointer;background:#ffffffd1;border:1px solid #d8e5e2;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;transition:border-color .15s,color .15s,transform .15s;display:grid}._closeButton_1ydin_112:hover{border-color:var(--dialog-border);color:var(--dialog-tone);transform:rotate(3deg)}._closeButton_1ydin_112 svg{width:17px;height:17px}._actions_1ydin_137{background:#f8fbfa;border-top:1px solid #e1ebe8;justify-content:flex-end;align-items:center;gap:10px;padding:16px 24px 20px;display:flex}._cancelButton_1ydin_147,._actionButton_1ydin_148{cursor:pointer;min-height:44px;font:inherit;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:.82rem;font-weight:800;transition:border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}._cancelButton_1ydin_147{color:#47645e;background:#fff;border:1px solid #cfdeda}._cancelButton_1ydin_147:hover{background:#f3f8f7;border-color:#9ebfb9;transform:translateY(-1px)}._actionButton_1ydin_148{border:1px solid var(--dialog-tone-dark);color:#fff;background:linear-gradient(135deg, var(--dialog-tone), var(--dialog-tone-dark));box-shadow:0 9px 20px color-mix(in srgb, var(--dialog-tone) 25%, transparent)}._actionButton_1ydin_148:hover{box-shadow:0 12px 26px color-mix(in srgb, var(--dialog-tone) 34%, transparent);transform:translateY(-1px)}._actionButton_1ydin_148 svg{width:17px;height:17px}._cancelButton_1ydin_147:focus-visible,._actionButton_1ydin_148:focus-visible,._closeButton_1ydin_112:focus-visible{outline:3px solid color-mix(in srgb, var(--dialog-tone) 22%, transparent);outline-offset:2px}@keyframes _overlayIn_1ydin_1{0%{opacity:0}to{opacity:1}}@keyframes _dialogIn_1ydin_1{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=560px){._overlay_1ydin_1{align-items:end;padding:0}._dialog_1ydin_13{border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;width:100%}._dialogBody_1ydin_52{grid-template-columns:48px minmax(0,1fr) 32px;gap:12px;padding:23px 17px 20px}._iconWrap_1ydin_64{border-radius:14px;width:48px;height:48px}._iconWrap_1ydin_64 svg{width:23px;height:23px}._content_1ydin_81 h2{font-size:1.12rem}._content_1ydin_81 p{font-size:.84rem}._closeButton_1ydin_112{width:32px;height:32px}._actions_1ydin_137{padding:14px 17px calc(17px + env(safe-area-inset-bottom));flex-direction:column-reverse;align-items:stretch}._cancelButton_1ydin_147,._actionButton_1ydin_148{width:100%;min-height:46px}}@media (prefers-reduced-motion:reduce){._overlay_1ydin_1,._dialog_1ydin_13{animation:none}._cancelButton_1ydin_147,._actionButton_1ydin_148,._closeButton_1ydin_112{transition:none}}*{box-sizing:border-box}:root{--app-viewport-height:100vh}html{background:#f8fafc;min-height:100%;font-size:16px}body{min-height:100svh;min-height:var(--app-viewport-height,100vh);background:#f8fafc;margin:0;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{min-height:100svh;min-height:var(--app-viewport-height,100vh)}button,input,select,textarea{font-family:inherit}select,select option{color:#0f172a;background-color:#fff}select option:checked,select option:hover{color:#1e40af;background-color:#dbeafe}.field-error{color:#dc2626;margin-top:6px;font-size:13px;font-weight:500;display:block}.input-error{background-color:#fef2f2!important;border-color:#f87171!important}._pageHeader_1wt7w_1{background:linear-gradient(135deg,#fff 0%,#f7fbfa 72%,#edf8f5 100%);border:1px solid #d7e5e2;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;min-height:128px;padding:24px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 13px 32px #1237330e}._pageHeader_1wt7w_1:after{content:"";pointer-events:none;border:24px solid #18928209;border-radius:50%;width:150px;height:150px;position:absolute;top:-58px;right:10%}._titleGroup_1wt7w_28{z-index:1;align-items:center;gap:17px;min-width:0;display:flex;position:relative}._titleIcon_1wt7w_37{color:#08786d;background:#eaf7f4;border:1px solid #bde0d9;border-radius:15px;flex:none;place-items:center;width:52px;height:52px;display:grid;box-shadow:inset 0 0 0 4px #ffffff7a}._titleIcon_1wt7w_37 svg{width:24px;height:24px}._eyebrow_1wt7w_55,._cardEyebrow_1wt7w_56{color:#138277;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:850}._titleGroup_1wt7w_28 h1{color:#133832;letter-spacing:-.045em;margin:4px 0 5px;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:840;line-height:1.15}._titleGroup_1wt7w_28 p{color:#4f6d67;max-width:680px;margin:0;font-size:.9rem;line-height:1.55}._primaryButton_1wt7w_81{z-index:1;color:#fff;cursor:pointer;min-height:46px;font:inherit;background:linear-gradient(135deg,#086f65,#075248);border:1px solid #075d54;border-radius:13px;flex:none;justify-content:center;align-items:center;gap:9px;padding:0 17px;font-size:.84rem;font-weight:800;transition:box-shadow .16s,transform .16s;display:inline-flex;position:relative;box-shadow:0 10px 22px #075d5430}._primaryButton_1wt7w_81 svg{width:18px;height:18px}._primaryButton_1wt7w_81:hover{transform:translateY(-1px);box-shadow:0 13px 26px #075d5440}._alert_1wt7w_113{border:1px solid;border-radius:14px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex;box-shadow:0 10px 25px #143c3612}._alertIcon_1wt7w_123{border-radius:8px;flex:none;place-items:center;width:25px;height:25px;display:grid}._alertIcon_1wt7w_123 svg{width:15px;height:15px}._alertCopy_1wt7w_137{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._alertCopy_1wt7w_137 strong{color:inherit;font-size:.84rem;font-weight:850;line-height:1.35}._alertCopy_1wt7w_137>span{color:inherit;opacity:.86;font-size:.78rem;font-weight:620;line-height:1.5}._alertClose_1wt7w_160{color:currentColor;cursor:pointer;opacity:.62;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;padding:0;transition:background .15s,opacity .15s;display:grid}._alertClose_1wt7w_160:hover{opacity:1;background:#ffffffa6}._alertClose_1wt7w_160 svg{width:15px;height:15px}._floating_1wt7w_186{z-index:100;border-width:1px 1px 1px 4px;width:min(390px,100vw - 48px);animation:.26s cubic-bezier(.2,.8,.2,1) both _toastIn_1wt7w_1;position:fixed;top:92px;right:24px;box-shadow:0 18px 48px #07322c33}._success_1wt7w_197{color:#0f6045;background:#f0fbf6;border-color:#84ccb0}._success_1wt7w_197 ._alertIcon_1wt7w_123{color:#08744f;background:#d8f1e5}._error_1wt7w_208{color:#8e2942;background:#fff4f6;border-color:#e8a7b6}._error_1wt7w_208 ._alertIcon_1wt7w_123{color:#b83555;background:#f9dfe5}@keyframes _toastIn_1wt7w_1{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._dataCard_1wt7w_224{background:#fff;border:1px solid #d8e5e2;border-radius:20px;min-width:0;overflow:hidden;box-shadow:0 14px 38px #1136320e}._cardHeader_1wt7w_233{background:#fbfdfc;border-bottom:1px solid #e2ebe9;justify-content:space-between;align-items:center;gap:22px;padding:20px 22px;display:flex}._cardHeader_1wt7w_233>div:first-child{min-width:180px}._cardHeader_1wt7w_233 h2{color:#173934;letter-spacing:-.025em;margin:3px 0;font-size:1.1rem;font-weight:820}._cardHeader_1wt7w_233 p{color:#5d7771;margin:0;font-size:.78rem}._toolbarSlot_1wt7w_261,._cardContent_1wt7w_265{min-width:0}._cardFooter_1wt7w_269{background:#fbfdfc;border-top:1px solid #e2ebe9;padding:15px 22px}._field_1wt7w_275{color:#274843;gap:7px;font-size:.82rem;font-weight:760;display:grid}._fieldLabel_1wt7w_283{justify-content:space-between;align-items:center;gap:8px;display:flex}._fieldLabel_1wt7w_283 b{color:#9b5b05;letter-spacing:.05em;text-transform:uppercase;background:#fff1d7;border-radius:6px;padding:3px 6px;font-size:.62rem}._fieldError_1wt7w_300{color:#b13250;font-size:.75rem;font-weight:650}._field_1wt7w_275 small{color:#607a74;font-size:.74rem;font-weight:560}._statusBadge_1wt7w_312{border-radius:999px;align-items:center;gap:7px;min-height:27px;padding:0 9px;font-size:.73rem;font-weight:800;display:inline-flex}._statusBadge_1wt7w_312>span{border-radius:50%;width:6px;height:6px}._active_1wt7w_329{color:#126c55;background:#e5f6ee}._active_1wt7w_329>span{background:#1ba779;box-shadow:0 0 0 3px #1ba7791c}._inactive_1wt7w_339{color:#7b5962;background:#f4edef}._inactive_1wt7w_339>span{background:#a77a86}._actionButton_1wt7w_348{color:#345a54;cursor:pointer;min-height:32px;font:inherit;background:#fff;border:1px solid #d4e2df;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:.74rem;font-weight:780;transition:border-color .15s,background .15s,transform .15s;display:inline-flex}._actionButton_1wt7w_348 svg{width:14px;height:14px}._actionButton_1wt7w_348:hover{background:#eff8f6;border-color:#9bc9c1;transform:translateY(-1px)}._danger_1wt7w_377{color:#a53752;background:#fff8f9;border-color:#efccd4}._danger_1wt7w_377:hover{background:#fdeef1;border-color:#e5a9b7}._restore_1wt7w_388{color:#126b50;background:#f2fbf7;border-color:#bfe0d2}._emptyCell_1wt7w_394{height:300px;text-align:center!important;border:0!important;padding:28px!important}._loadingState_1wt7w_401,._emptyState_1wt7w_402{flex-direction:column;justify-content:center;align-items:center;display:flex}._loadingState_1wt7w_401 strong,._emptyState_1wt7w_402 strong{color:#385a55;margin-top:12px;font-size:.86rem}._loadingState_1wt7w_401 small,._emptyState_1wt7w_402 small{color:#657d77;margin-top:4px;font-size:.76rem}._emptyState_1wt7w_402>span{color:#5f8881;background:#eaf4f2;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}._emptyState_1wt7w_402 svg{width:20px;height:20px}._spinner_1wt7w_438{border:3px solid #dceae7;border-top-color:#0b8074;border-radius:50%;width:28px;height:28px;animation:.75s linear infinite _spin_1wt7w_438}@keyframes _spin_1wt7w_438{to{transform:rotate(360deg)}}@media (width<=760px){._pageHeader_1wt7w_1{flex-direction:column;align-items:stretch;min-height:0;padding:20px}._primaryButton_1wt7w_81{width:100%}._cardHeader_1wt7w_233{flex-direction:column;align-items:stretch;padding:18px}._toolbarSlot_1wt7w_261{width:100%}._cardFooter_1wt7w_269{padding:14px 18px}._floating_1wt7w_186{width:calc(100vw - 24px);top:82px;right:12px}}@media (width<=460px){._titleGroup_1wt7w_28{align-items:flex-start}._titleIcon_1wt7w_37{border-radius:13px;width:44px;height:44px}._titleIcon_1wt7w_37 svg{width:21px;height:21px}._titleGroup_1wt7w_28 h1{font-size:1.3rem}._titleGroup_1wt7w_28 p{font-size:.82rem}._actionButton_1wt7w_348{min-height:35px}}@media (prefers-reduced-motion:reduce){._primaryButton_1wt7w_81,._actionButton_1wt7w_348,._alertClose_1wt7w_160{transition:none}._spinner_1wt7w_438,._floating_1wt7w_186{animation:none}}._monitor_a20ys_1{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf5f7;border:1px solid #e4c7a0;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;width:min(430px,100vw - 32px);min-height:66px;padding:10px 11px 10px 12px;animation:.22s cubic-bezier(.22,1,.36,1) both _monitorIn_a20ys_1;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 46px #402c142e,0 4px 12px #402c1412}._offline_a20ys_23{background:#fff8f8f7;border-color:#ebc3c6}._server_a20ys_28{background:#fffcf3f7;border-color:#ead5a9}._recovered_a20ys_33{background:#f5fcfaf7;border-color:#b9dfd6;grid-template-columns:auto minmax(0,1fr);width:min(340px,100vw - 32px)}._icon_a20ys_40{color:#9f3e47;background:#fcebed;border:1px solid #efcbd0;border-radius:12px;place-items:center;width:38px;height:38px;display:inline-grid}._server_a20ys_28 ._icon_a20ys_40{color:#8c6519;background:#fff4d8;border-color:#ead9ad}._recovered_a20ys_33 ._icon_a20ys_40{color:#087267;background:#e3f5f0;border-color:#bce0d8}._icon_a20ys_40 svg{width:18px;height:18px}._copy_a20ys_68{gap:3px;min-width:0;display:grid}._copy_a20ys_68 strong{color:#413431;font-size:.78rem;font-weight:850;line-height:1.25}._copy_a20ys_68 span{color:#766460;font-size:.68rem;font-weight:580;line-height:1.4}._recovered_a20ys_33 ._copy_a20ys_68 strong{color:#194a41}._recovered_a20ys_33 ._copy_a20ys_68 span{color:#637d77}._retryButton_a20ys_96{color:#7c5815;cursor:pointer;min-height:36px;font:inherit;white-space:nowrap;background:#ffffffc2;border:1px solid #ddc58d;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:.68rem;font-weight:800;transition:color .15s,border-color .15s,background .15s,transform .15s;display:inline-flex}._offline_a20ys_23 ._retryButton_a20ys_96{color:#99424a;border-color:#e4b9bd}._retryButton_a20ys_96:hover:not(:disabled){color:#fff;background:#0b7167;border-color:#0b7167;transform:translateY(-1px)}._retryButton_a20ys_96:disabled{cursor:wait;opacity:.62}._retryButton_a20ys_96 svg,._closeButton_a20ys_137 svg{width:15px;height:15px}._closeButton_a20ys_137{color:#826e69;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:32px;height:32px;padding:0;transition:color .15s,background .15s;display:grid}._closeButton_a20ys_137:hover{color:#563f3a;background:#6c4d4617}._retryButton_a20ys_96:focus-visible,._closeButton_a20ys_137:focus-visible{outline-offset:2px;outline:3px solid #0d6b6233}@media (width<=620px){._monitor_a20ys_1{border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;width:auto;min-height:62px;padding:9px 9px 9px 10px;bottom:12px;left:12px;right:12px}._retryButton_a20ys_96{grid-column:2/-1;justify-self:stretch}._closeButton_a20ys_137{grid-area:1/3}._recovered_a20ys_33{grid-template-columns:auto minmax(0,1fr)}}@media (width<=390px){._copy_a20ys_68 span{font-size:.64rem}._retryButton_a20ys_96{min-height:34px}}@media (prefers-reduced-motion:reduce){._monitor_a20ys_1{animation:none}._retryButton_a20ys_96,._closeButton_a20ys_137{transition:none}}@keyframes _monitorIn_a20ys_1{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._panel_1ja5t_1{z-index:55;color:#213f39;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:100% 0;background:#fffffffb;border:1px solid #d8e5e2;border-radius:19px;width:min(380px,100vw - 24px);animation:.18s cubic-bezier(.22,1,.36,1) both _panelIn_1ja5t_1;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 24px 60px #10302a33,0 5px 14px #10302a12}._header_1ja5t_20{background:radial-gradient(circle at 88% 0,#1c96821f,#0000 36%),linear-gradient(145deg,#fff,#f3faf8);border-bottom:1px solid #e3ece9;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px 14px;display:flex}._header_1ja5t_20>div{min-width:0}._header_1ja5t_20 span{color:#0d7b70;letter-spacing:.11em;text-transform:uppercase;font-size:.65rem;font-weight:850;display:block}._header_1ja5t_20 h3{color:#173b35;letter-spacing:-.025em;margin:3px 0 2px;font-size:1.02rem}._header_1ja5t_20 p{color:#6d817d;margin:0;font-size:.72rem}._refreshButton_1ja5t_58{color:#0b7469;cursor:pointer;background:#ffffffd9;border:1px solid #c9ded9;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}._refreshButton_1ja5t_58:hover:not(:disabled){color:#fff;background:#0b6b61;border-color:#0b6b61}._refreshButton_1ja5t_58:disabled{cursor:wait;opacity:.6}._refreshButton_1ja5t_58 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}._summary_1ja5t_93{background:linear-gradient(145deg,#f4fbf9,#ebf7f4);border:1px solid #cce3de;border-radius:14px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;margin:12px;padding:12px;display:grid}._summaryIcon_1ja5t_105{color:#08756a;background:#d9efea;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}._summaryIcon_1ja5t_105 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}._summary_1ja5t_93>span:nth-child(2){gap:1px;min-width:42px;display:grid}._summary_1ja5t_93 small{color:#617a74;white-space:nowrap;font-size:.62rem;font-weight:750}._summary_1ja5t_93 strong{color:#075f57;font-variant-numeric:tabular-nums;font-size:1.05rem}._summary_1ja5t_93 p{color:#58716b;margin:0;font-size:.68rem;line-height:1.45}._list_1ja5t_151{scrollbar-color:#b8d0ca transparent;gap:7px;max-height:min(48vh,420px);padding:0 12px 12px;display:grid;overflow-y:auto}._item_1ja5t_160{color:#31544d;background:#fff;border:1px solid #dde8e5;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-width:0;padding:11px;text-decoration:none;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:grid}._item_1ja5t_160:hover{background:#f8fcfb;border-color:#bcd9d3;transform:translateY(-1px);box-shadow:0 7px 18px #12413912}._itemIcon_1ja5t_186{color:#0a756a;background:#e4f3f0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}._itemIcon_1ja5t_186 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:18px;height:18px}._warning_1ja5t_206 ._itemIcon_1ja5t_186{color:#966710;background:#fff1cf}._danger_1ja5t_211 ._itemIcon_1ja5t_186{color:#a43f53;background:#fae5e9}._info_1ja5t_216 ._itemIcon_1ja5t_186{color:#176b78;background:#e3f2f5}._itemContent_1ja5t_221{gap:3px;min-width:0;display:grid}._itemContent_1ja5t_221 strong{color:#244941;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:810;overflow:hidden}._itemContent_1ja5t_221 small{color:#667d78;font-size:.69rem;line-height:1.4}._itemCount_1ja5t_242{color:#087166;font-variant-numeric:tabular-nums;background:#e4f3f0;border-radius:9px;place-items:center;min-width:30px;height:27px;padding:0 7px;font-size:.7rem;font-weight:850;display:inline-grid}._warning_1ja5t_206 ._itemCount_1ja5t_242{color:#886011;background:#fff1d3}._danger_1ja5t_211 ._itemCount_1ja5t_242{color:#963b4d;background:#fae4e8}._itemArrow_1ja5t_266{color:#8aa09b;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:15px;height:15px}._loadingState_1ja5t_277,._emptyState_1ja5t_278{text-align:left;justify-content:center;align-items:center;gap:12px;min-height:170px;padding:22px;display:flex}._loadingState_1ja5t_277 strong,._emptyState_1ja5t_278 strong{color:#2c5048;font-size:.83rem;display:block}._loadingState_1ja5t_277 p,._emptyState_1ja5t_278 p{color:#70847f;margin:4px 0 0;font-size:.72rem;line-height:1.45}._spinner_1ja5t_303{border:2px solid #0975692e;border-top-color:#097569;border-radius:50%;flex:none;width:21px;height:21px;animation:.7s linear infinite _spin_1ja5t_303}._emptyState_1ja5t_278{text-align:center;flex-direction:column}._emptyState_1ja5t_278>span{color:#0b786b;background:#e4f4f0;border-radius:14px;place-items:center;width:45px;height:45px;display:grid}._emptyState_1ja5t_278 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}._errorState_1ja5t_338{color:#934154;background:#fff6f7;border:1px solid #edcbd1;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;margin:0 12px 10px;padding:10px 11px;font-size:.7rem;line-height:1.4;display:flex}._errorState_1ja5t_338 button{color:#8e3e50;cursor:pointer;font:inherit;background:#fff;border:1px solid #dfb4bd;border-radius:8px;flex:none;padding:5px 8px;font-weight:800}._footer_1ja5t_365{color:#70847f;background:#fafcfb;border-top:1px solid #e3ebe9;justify-content:center;align-items:center;gap:7px;padding:10px 12px;font-size:.65rem;font-weight:700;display:flex}._liveDot_1ja5t_378{background:#24a879;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #24a8791c}@keyframes _panelIn_1ja5t_1{0%{opacity:0;transform:translateY(-7px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes _spin_1ja5t_303{to{transform:rotate(360deg)}}@media (width<=620px){._panel_1ja5t_1{width:calc(100vw - 24px);max-height:calc(100dvh - 90px);top:calc(100% + 10px);right:0}._list_1ja5t_151{max-height:calc(100dvh - 360px)}._summary_1ja5t_93{grid-template-columns:auto minmax(0,1fr)}._summary_1ja5t_93 p{grid-column:1/-1}}@media (width<=390px){._panel_1ja5t_1{width:calc(100vw - 20px)}._header_1ja5t_20{padding:14px}._item_1ja5t_160{gap:8px;padding:10px}._itemContent_1ja5t_221 small{font-size:.66rem}}@media (prefers-reduced-motion:reduce){._panel_1ja5t_1,._spinner_1ja5t_303{animation-duration:1ms}._item_1ja5t_160,._refreshButton_1ja5t_58{transition-duration:1ms}}._appLayout_qjtt0_1{--sidebar-width:312px;--topbar-height:76px;min-height:100svh;min-height:var(--app-viewport-height,100vh);color:#172321;background:radial-gradient(circle at 95% 5%,#0d6b620e,#0000 28rem),#f2f5f4}._collapsed_qjtt0_13{--sidebar-width:84px}._sidebar_qjtt0_15{z-index:30;width:var(--sidebar-width);min-height:100svh;min-height:var(--app-viewport-height,100vh);color:#f4fffc;background:radial-gradient(circle at 20% 0,#209d8c3d,#0000 18rem),linear-gradient(#083d38 0%,#062e2b 50%,#052825 100%);border-right:1px solid #bef2e81f;flex-direction:column;transition:width .22s cubic-bezier(.22,1,.36,1),transform .22s;display:flex;position:fixed;inset:0 auto 0 0;overflow:visible;box-shadow:12px 0 35px #0723201f}._sidebar_qjtt0_15:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}._sidebarBrand_qjtt0_47{z-index:1;border-bottom:1px solid #bef2e81a;align-items:center;gap:12px;min-height:78px;padding:16px 17px;display:flex;position:relative;overflow:hidden}._sidebarLogo_qjtt0_59{background:#fff;border:2px solid #ffffffb8;border-radius:12px;flex:none;width:44px;height:44px;overflow:hidden;box-shadow:0 9px 20px #0000003d}._logoImage_qjtt0_70{object-fit:cover;width:100%;height:100%;display:block}._sidebarBrand_qjtt0_47>div:nth-child(2){opacity:1;min-width:0;transition:opacity .14s}._sidebarBrand_qjtt0_47 h1{color:#fff;letter-spacing:-.025em;white-space:nowrap;margin:0;font-size:18px;font-weight:750}._sidebarBrand_qjtt0_47 p{color:#e2faf69e;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;line-height:1.3;overflow:hidden}._collapseButton_qjtt0_97{z-index:3;color:#31544e;cursor:pointer;background:#fff;border:1px solid #d6e1de;border-radius:10px;place-items:center;width:30px;height:30px;padding:0;transition:color .15s,border-color .15s,transform .22s;display:grid;position:absolute;top:93px;right:-15px;box-shadow:0 7px 18px #072a262b}._collapseButton_qjtt0_97:hover{color:#08766b;border-color:#9bc8c1}._collapseButton_qjtt0_97:focus-visible{outline-offset:2px;outline:3px solid #0d6b6238}._collapseButton_qjtt0_97 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}._collapsed_qjtt0_13 ._collapseButton_qjtt0_97{transform:rotate(180deg)}._mobileCloseButton_qjtt0_121{display:none}._licenseInfo_qjtt0_123{z-index:1;background:#ffffff0e;border:1px solid #bef2e821;border-radius:12px;gap:3px;margin:16px 14px 13px;padding:11px 13px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}._licenseInfo_qjtt0_123:before{content:"";background:#3bc5b2;width:3px;position:absolute;inset:0 auto 0 0}._licenseInfo_qjtt0_123 span{color:#e2faf68f;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:650}._licenseInfo_qjtt0_123 strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}._sidebarMenu_qjtt0_148{z-index:1;overscroll-behavior:contain;scrollbar-color:#bef2e838 transparent;scrollbar-width:thin;flex:1;min-height:0;padding:4px 11px 22px;position:relative;overflow:hidden auto}._sidebarGroup_qjtt0_161{margin-bottom:5px}._groupToggle_qjtt0_163{color:#edfefac7;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:46px;margin:0;padding:7px 9px;transition:color .15s,background-color .15s,border-color .15s;display:flex}._groupToggle_qjtt0_163:hover{color:#fff;background:#fff1}._groupToggle_qjtt0_163:focus-visible{outline-offset:1px;outline:2px solid #5eead473}._activeGroup_qjtt0_183{color:#fff;background:#5eead41a;border-color:#99f6e41f}._groupLabel_qjtt0_185{align-items:center;gap:10px;min-width:0;display:flex}._groupIcon_qjtt0_187{color:#a5ded4;background:#ffffff0f;border-radius:9px;flex:none;width:31px;height:31px;padding:6px;transition:color .15s,background-color .15s,transform .15s;box-shadow:inset 0 0 0 1px #bef2e80f}._groupToggle_qjtt0_163:hover ._groupIcon_qjtt0_187,._activeGroup_qjtt0_183 ._groupIcon_qjtt0_187{color:#fff;background:#44d3c029;transform:translateY(-1px)}._groupName_qjtt0_202{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:690;overflow:hidden}._groupTrailing_qjtt0_210{align-items:center;gap:7px;display:inline-flex}._groupChevron_qjtt0_211{opacity:.65;border-bottom:1.7px solid;border-right:1.7px solid;width:7px;height:7px;transition:transform .18s;transform:rotate(-45deg)}._groupToggle_qjtt0_163[aria-expanded=true] ._groupChevron_qjtt0_211{transform:rotate(45deg)}._submenu_qjtt0_214{gap:3px;max-height:0;padding:0 0 0 12px;transition:max-height .24s,padding .18s;display:grid;position:relative;overflow:hidden}._submenu_qjtt0_214:before{content:"";background:#99f6e421;width:1px;position:absolute;inset:4px auto 5px 20px}._submenuOpen_qjtt0_225{max-height:1900px;padding-top:4px;padding-bottom:5px}._sidebarLink_qjtt0_227{color:#e2faf6b3;border-radius:9px;align-items:center;gap:9px;min-height:39px;margin-left:8px;padding:7px 9px;font-size:12px;font-weight:560;line-height:1.35;text-decoration:none;transition:color .15s,background-color .15s,transform .15s;display:flex;position:relative}._sidebarLink_qjtt0_227:hover{color:#fff;background:#ffffff0f;transform:translate(2px)}._activeLink_qjtt0_245{color:#083d38;background:#f7fffd;font-weight:700;box-shadow:0 8px 18px #0000002e}._activeLink_qjtt0_245:hover{color:#083d38;background:#fff}._menuItemIcon_qjtt0_248{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;flex:none;width:17px;height:17px}._linkTitle_qjtt0_249{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._badge_qjtt0_251{color:#fff;background:#db6b38;border-radius:999px;justify-content:center;align-items:center;min-width:20px;padding:3px 5px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}._groupBadge_qjtt0_252{box-shadow:0 5px 12px #db6b3840}._collapsed_qjtt0_13 ._sidebarBrand_qjtt0_47{justify-content:center;padding-left:10px;padding-right:10px}._collapsed_qjtt0_13 ._sidebarBrand_qjtt0_47>div:nth-child(2),._collapsed_qjtt0_13 ._licenseInfo_qjtt0_123,._collapsed_qjtt0_13 ._groupName_qjtt0_202,._collapsed_qjtt0_13 ._groupTrailing_qjtt0_210,._collapsed_qjtt0_13 ._submenu_qjtt0_214{display:none}._collapsed_qjtt0_13 ._sidebarMenu_qjtt0_148{padding-left:11px;padding-right:11px}._collapsed_qjtt0_13 ._groupToggle_qjtt0_163{justify-content:center;padding-left:0;padding-right:0}._collapsed_qjtt0_13 ._groupIcon_qjtt0_187{width:36px;height:36px;padding:8px}._mainArea_qjtt0_264{min-width:0;min-height:100svh;margin-left:var(--sidebar-width);transition:margin-left .22s cubic-bezier(.22,1,.36,1);overflow-x:clip}._topbar_qjtt0_273{z-index:20;inset:0 0 auto var(--sidebar-width);height:var(--topbar-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #1f35311a;align-items:center;gap:18px;padding:0 24px;transition:left .22s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;box-shadow:0 8px 26px #1d322e12}._hamburger_qjtt0_289{color:#31544e;cursor:pointer;background:#fff;border:1px solid #d6e1de;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;padding:0;display:none;box-shadow:0 5px 14px #19302b0f}._hamburger_qjtt0_289:focus-visible{outline-offset:2px;outline:3px solid #0d6b6233}._hamburger_qjtt0_289 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:20px;height:20px}._pageIcon_qjtt0_307{color:#0b7469;background:linear-gradient(145deg,#f3fbf9,#e8f5f2);border:1px solid #cfe3df;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 6px 16px #14504714,inset 0 1px #ffffffe6}._pageIcon_qjtt0_307 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:20px;height:20px}._pageIdentity_qjtt0_330{min-width:0}._pageIdentity_qjtt0_330 span{color:#0d786d;letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:760;display:block}._pageIdentity_qjtt0_330 h2{color:#172522;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:740;overflow:hidden}._topbarActions_qjtt0_334{align-items:center;gap:9px;margin-left:auto;display:flex;position:relative}._notificationButton_qjtt0_342{color:#48665f;cursor:pointer;width:44px;height:44px;font:inherit;background:linear-gradient(145deg,#fff,#f0f7f5);border:1px solid #d1e0dd;border-radius:13px;flex:none;place-items:center;padding:0;text-decoration:none;transition:color .15s,border-color .15s,background .15s,box-shadow .15s,transform .15s;display:grid;position:relative;box-shadow:0 6px 16px #17342f12,inset 0 1px #fffffff2}._notificationButton_qjtt0_342:hover,._notificationButtonActive_qjtt0_369{color:#fff;background:linear-gradient(145deg,#0b7167,#08413c);border-color:#0c675e;transform:translateY(-1px);box-shadow:0 8px 20px #08413c33}._notificationButtonPending_qjtt0_377:not(._notificationButtonActive_qjtt0_369){color:#087267;background:linear-gradient(145deg,#f5fcfa,#e2f4ef);border-color:#acd5cd}._notificationButton_qjtt0_342:focus-visible{outline-offset:2px;outline:3px solid #0d6b6233}._notificationButton_qjtt0_342 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:20px;height:20px}._notificationBadge_qjtt0_398{color:#fff;background:linear-gradient(145deg,#e85f68,#b93743);border:2px solid #fff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:9px;font-weight:850;line-height:1;display:inline-grid;position:absolute;top:-6px;right:-6px;box-shadow:0 5px 12px #a42d3847}._accountButton_qjtt0_417{color:#086d63;cursor:pointer;background:linear-gradient(145deg,#f7fcfb,#e6f4f1);border:1px solid #b9d8d2;border-radius:13px;place-items:center;width:44px;height:44px;padding:0;transition:color .15s,border-color .15s,background-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative;box-shadow:0 6px 16px #17534917,inset 0 1px #fffffff2}._accountButton_qjtt0_417:hover,._accountButtonActive_qjtt0_436{color:#fff;background:linear-gradient(145deg,#0b6b62,#08413c);border-color:#0c675e;transform:translateY(-1px);box-shadow:0 8px 20px #08413c33}._accountButton_qjtt0_417:focus-visible{outline-offset:2px;outline:3px solid #0d6b6233}._accountButton_qjtt0_417 svg{width:21px;height:21px;color:inherit;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}._accountStatus_qjtt0_456{background:#3ecb78;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;bottom:7px;right:7px;box-shadow:0 0 0 1px #19473814}._accountDropdown_qjtt0_468{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:100% 0;background:#fffffffa;border:1px solid #dce6e3;border-radius:17px;width:min(290px,100vw - 24px);padding:8px;animation:.18s cubic-bezier(.22,1,.36,1) both _accountDropIn_qjtt0_1;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 22px 55px #142f2a2e,0 4px 12px #142f2a0f}._accountHeader_qjtt0_485{align-items:center;gap:11px;padding:10px;display:flex}._dropdownAvatar_qjtt0_492{color:#fff;letter-spacing:.035em;background:linear-gradient(145deg,#0b7167,#073c37);border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:12px;font-weight:850;display:grid;box-shadow:0 7px 16px #08413c33}._accountHeader_qjtt0_485 div{min-width:0}._accountHeader_qjtt0_485 div strong,._accountHeader_qjtt0_485 div span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._accountHeader_qjtt0_485 div strong{color:#21302d;font-size:13px;font-weight:750}._accountHeader_qjtt0_485 div span{color:#71807d;text-transform:capitalize;margin-top:3px;font-size:10px;font-weight:580}._accountDetails_qjtt0_513{border-top:1px solid #e6edeb;border-bottom:1px solid #e6edeb;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:7px;display:grid}._accountDetails_qjtt0_513 div{background:#f5f8f7;border-radius:10px;min-width:0;padding:8px 9px}._accountDetails_qjtt0_513 span,._accountDetails_qjtt0_513 strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._accountDetails_qjtt0_513 span{color:#83908d;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:700}._accountDetails_qjtt0_513 strong{color:#2b3a37;margin-top:4px;font-size:10px;font-weight:690}._dropdownUsername_qjtt0_528,._dropdownLogout_qjtt0_529{color:#994646;cursor:pointer;text-align:left;background:#fff7f7;border:1px solid #0000;border-radius:11px;align-items:center;gap:9px;width:100%;min-height:42px;margin-top:7px;padding:0 11px;font-size:11px;font-weight:690;transition:color .15s,border-color .15s,background-color .15s;display:flex}._dropdownUsername_qjtt0_528{color:#315b54;text-decoration:none}._dropdownUsername_qjtt0_528:hover{color:#075e55;background:#edf8f5;border-color:#b9d8d2}._dropdownUsername_qjtt0_528:focus-visible{outline-offset:1px;outline:3px solid #0d807424}._dropdownUsername_qjtt0_528 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}._dropdownLogout_qjtt0_529:hover{color:#fff;background:#a94646;border-color:#a94646}._dropdownLogout_qjtt0_529:focus-visible{outline-offset:1px;outline:3px solid #a9464629}._dropdownLogout_qjtt0_529 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}._pageContent_qjtt0_556{min-width:0;max-width:100vw;padding:calc(var(--topbar-height) + 24px) 24px 28px;overflow-x:clip}._printAlert_qjtt0_563{color:#8c3e3e;background:#fff7f7;border:1px solid #efcccc;border-radius:11px;margin:0 0 16px;padding:12px 14px;font-size:13px;font-weight:650;box-shadow:0 7px 18px #5723230f}._mobileBackdrop_qjtt0_564{display:none}@media (width<=900px){._appLayout_qjtt0_1,._collapsed_qjtt0_13{--sidebar-width:0px}._sidebar_qjtt0_15,._collapsed_qjtt0_13 ._sidebar_qjtt0_15{width:min(300px,88vw);transform:translate(-105%);box-shadow:18px 0 48px #0018154d}._mobileOpen_qjtt0_577,._collapsed_qjtt0_13 ._mobileOpen_qjtt0_577{transform:translate(0)}._collapseButton_qjtt0_97{display:none}._mobileCloseButton_qjtt0_121{color:#dffbf5;cursor:pointer;background:#ffffff12;border:1px solid #bef2e829;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;margin-left:auto;padding:0;display:grid}._mobileCloseButton_qjtt0_121 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:18px;height:18px}._collapsed_qjtt0_13 ._sidebarBrand_qjtt0_47{justify-content:flex-start;padding:16px 17px}._collapsed_qjtt0_13 ._sidebarBrand_qjtt0_47>div:nth-child(2){opacity:1;display:block}._collapsed_qjtt0_13 ._licenseInfo_qjtt0_123{display:grid}._collapsed_qjtt0_13 ._groupName_qjtt0_202,._collapsed_qjtt0_13 ._groupTrailing_qjtt0_210{display:inline-flex}._collapsed_qjtt0_13 ._submenu_qjtt0_214{display:grid}._collapsed_qjtt0_13 ._groupToggle_qjtt0_163{justify-content:space-between;padding:7px 9px}._collapsed_qjtt0_13 ._groupIcon_qjtt0_187{width:31px;height:31px;padding:6px}._mainArea_qjtt0_264{margin-left:0}._topbar_qjtt0_273{padding:0 18px;left:0}._hamburger_qjtt0_289{display:grid}._mobileBackdrop_qjtt0_564{z-index:25;cursor:default;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05191794;border:0;width:100%;height:100%;padding:0;animation:.18s both _backdropIn_qjtt0_1;display:block;position:fixed;inset:0}}@media (width<=620px){._topbar_qjtt0_273{gap:10px;height:70px;padding:0 12px}._appLayout_qjtt0_1{--topbar-height:70px}._hamburger_qjtt0_289{border-radius:11px;width:40px;height:40px}._pageIcon_qjtt0_307{border-radius:11px;width:38px;height:38px}._pageIcon_qjtt0_307 svg{width:18px;height:18px}._pageIdentity_qjtt0_330 span{display:none}._pageIdentity_qjtt0_330 h2{max-width:30vw;font-size:15px}._notificationButton_qjtt0_342,._accountButton_qjtt0_417{border-radius:11px;width:40px;height:40px}._topbarActions_qjtt0_334{gap:7px}._notificationBadge_qjtt0_398{top:-5px;right:-5px}._accountDropdown_qjtt0_468{top:calc(100% + 10px)}._pageContent_qjtt0_556{padding:calc(var(--topbar-height) + 16px) 12px 18px}}@keyframes _backdropIn_qjtt0_1{0%{opacity:0}to{opacity:1}}@keyframes _accountDropIn_qjtt0_1{0%{opacity:0;transform:translateY(-7px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){._sidebar_qjtt0_15,._mainArea_qjtt0_264,._topbar_qjtt0_273,._collapseButton_qjtt0_97,._groupIcon_qjtt0_187,._groupChevron_qjtt0_211,._submenu_qjtt0_214,._sidebarLink_qjtt0_227,._accountButton_qjtt0_417,._accountDropdown_qjtt0_468,._dropdownLogout_qjtt0_529,._mobileBackdrop_qjtt0_564{transition-duration:1ms;animation-duration:1ms}}@media print{@page{margin:10mm}._appLayout_qjtt0_1{background:#fff;min-height:auto}._sidebar_qjtt0_15,._topbar_qjtt0_273,._mobileBackdrop_qjtt0_564{display:none!important}._mainArea_qjtt0_264{min-height:auto;margin-left:0}._pageContent_qjtt0_556{padding:0}._pageContent_qjtt0_556>[class$=-report-page],._pageContent_qjtt0_556>[data-emergency-print-page=true]{color:#000;gap:10px!important}._pageContent_qjtt0_556>[class$=-report-page] .no-print,._pageContent_qjtt0_556>[class$=-report-page] .print-button,._pageContent_qjtt0_556>[class$=-report-page] .alert,._pageContent_qjtt0_556>[data-emergency-print-page=true] [data-no-print=true]{display:none!important}._pageContent_qjtt0_556 .filter-card,._pageContent_qjtt0_556 .summary-card,._pageContent_qjtt0_556 .report-table-card,._pageContent_qjtt0_556 .print-title-card{break-inside:avoid;box-shadow:none!important;background:#fff!important;border:1px solid #000!important;border-radius:0!important;padding:8px!important}._pageContent_qjtt0_556 .table-wrapper{overflow:visible!important}._pageContent_qjtt0_556 table{width:100%!important;min-width:0!important;font-size:10px!important}._pageContent_qjtt0_556 thead{display:table-header-group}._pageContent_qjtt0_556 th,._pageContent_qjtt0_556 td{white-space:normal!important;word-break:break-word!important;padding:5px!important;font-size:10px!important}._pageContent_qjtt0_556 tr{break-inside:avoid;page-break-inside:avoid}}._shell_1wd2b_1{color:#18352f;isolation:isolate;place-items:center;width:100%;min-width:0;display:grid;position:relative;overflow:hidden}._fullScreen_1wd2b_12{background:linear-gradient(135deg,#ecf7f4f5,#f9fbfafa),#f4f8f7;min-height:100svh;padding:24px}._embedded_1wd2b_21{min-height:calc(100vh - var(--topbar-height,76px) - 52px);min-height:calc(100svh - var(--topbar-height,76px) - 52px);background:radial-gradient(circle at 13% 16%,#c4e8e073,#0000 27%),linear-gradient(145deg,#f8fcfb,#eef6f4);border:1px solid #d5e5e1;border-radius:21px;padding:14px;box-shadow:0 14px 36px #15423a14}._ambientOne_1wd2b_33,._ambientTwo_1wd2b_34{z-index:-1;pointer-events:none;border:1px solid #157e711a;border-radius:50%;display:block;position:absolute}._ambientOne_1wd2b_33{background:#d0efe847;width:330px;height:330px;top:-130px;right:-90px}._ambientTwo_1wd2b_34{background:#ffffff59;width:370px;height:370px;bottom:-150px;left:-110px}._card_1wd2b_59{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border:1px solid #bed8d2eb;border-radius:24px;justify-items:center;width:min(620px,100%);padding:24px 28px 27px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #11413921,0 7px 20px #1141390f,inset 0 1px #fffffff2}._card_1wd2b_59:before{content:"";background:linear-gradient(90deg,#0000,#169487,#0000);border-radius:0 0 999px 999px;height:3px;position:absolute;top:0;left:12%;right:12%}._brand_1wd2b_87{color:#0a756a;letter-spacing:.16em;justify-self:start;align-items:center;gap:7px;font-size:.62rem;font-weight:900;display:inline-flex}._brandMark_1wd2b_98{align-items:flex-end;gap:2px;height:15px;display:inline-flex}._brandMark_1wd2b_98 span{background:#0b7c70;border-radius:999px;width:3px;display:block}._brandMark_1wd2b_98 span:first-child{height:8px}._brandMark_1wd2b_98 span:nth-child(2){height:14px}._brandMark_1wd2b_98 span:nth-child(3){height:11px}._visual_1wd2b_124{place-items:center;width:104px;height:104px;margin:21px 0 17px;display:grid;position:relative}._orbit_1wd2b_133{background:radial-gradient(circle,#def4ef99,#0000 65%);border:1px solid #d0e6e1;border-radius:50%;position:absolute;inset:0}._orbit_1wd2b_133:before,._orbit_1wd2b_133:after{content:"";background:#129083;border-radius:50%;position:absolute;box-shadow:0 0 0 5px #1290831a}._orbit_1wd2b_133:before{width:6px;height:6px;top:9px;right:13px}._orbit_1wd2b_133:after{width:5px;height:5px;bottom:13px;left:9px}._iconFrame_1wd2b_165{z-index:1;color:#08766b;background:linear-gradient(145deg,#fff,#def2ed);border:1px solid #badbd4;border-radius:20px;place-items:center;width:66px;height:66px;display:grid;position:relative;box-shadow:0 13px 28px #0f706426,inset 0 1px #fff}._iconFrame_1wd2b_165 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:30px;height:30px}._statusDot_1wd2b_191{z-index:2;background:#38c678;border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:17px;right:13px;box-shadow:0 5px 12px #18864e38}._copy_1wd2b_204{text-align:center;justify-items:center;max-width:500px;display:grid}._eyebrow_1wd2b_211{color:#078075;letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font-size:.66rem;font-weight:900}._copy_1wd2b_204 h1{color:#17352f;letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:900;line-height:1.12}._copy_1wd2b_204 p{color:#637a74;max-width:455px;margin:10px 0 0;font-size:.84rem;font-weight:550;line-height:1.65}._note_1wd2b_238{color:#58716a;background:#f6faf9;border:1px solid #d9e8e5;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;width:min(470px,100%);margin-top:18px;padding:10px 12px;font-size:.7rem;font-weight:650;line-height:1.45;display:grid}._note_1wd2b_238 svg{fill:none;stroke:#0b8175;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}._actionButton_1wd2b_265{color:#fff;cursor:pointer;min-width:190px;min-height:44px;font:inherit;background:linear-gradient(145deg,#0c8175,#075c54);border:1px solid #087166;border-radius:12px;outline:0;justify-content:center;align-items:center;gap:8px;margin-top:19px;padding:0 17px;font-size:.76rem;font-weight:850;text-decoration:none;transition:box-shadow .16s,transform .16s,filter .16s;display:inline-flex;box-shadow:0 10px 22px #086b6133}._actionButton_1wd2b_265:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 13px 27px #086b6142}._actionButton_1wd2b_265:disabled{cursor:wait;opacity:.68}._actionButton_1wd2b_265:focus-visible{outline-offset:3px;outline:3px solid #0d7e7233}._actionButton_1wd2b_265 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}._buttonSpinner_1wd2b_317{border:2px solid #ffffff61;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.72s linear infinite _spin_1wd2b_1}._loadingTrack_1wd2b_326{background:#e6f0ee;border-radius:999px;width:min(350px,80%);height:4px;margin-top:24px;overflow:hidden}._loadingTrack_1wd2b_326 span{border-radius:inherit;background:linear-gradient(90deg,#b7e3d9,#0c8c7f,#b7e3d9);width:42%;height:100%;animation:1.25s ease-in-out infinite _loadingTrack_1wd2b_326;display:block}._loading_1wd2b_326 ._orbit_1wd2b_133{border-top-color:#0e8d80;animation:2.8s linear infinite _spin_1wd2b_1}._loading_1wd2b_326 ._statusDot_1wd2b_191{background:#18a999;animation:1.2s ease-in-out infinite _pulse_1wd2b_1}._danger_1wd2b_354 ._card_1wd2b_59:before{background:linear-gradient(90deg,#0000,#c54e59,#0000)}._danger_1wd2b_354 ._iconFrame_1wd2b_165{color:#a43d47;background:linear-gradient(145deg,#fff,#fbeaec);border-color:#e9c4c8;box-shadow:0 13px 28px #9e37421f}._danger_1wd2b_354 ._statusDot_1wd2b_191{background:#d95b65}._danger_1wd2b_354 ._eyebrow_1wd2b_211{color:#a33d47}._warning_1wd2b_373 ._card_1wd2b_59:before{background:linear-gradient(90deg,#0000,#c39132,#0000)}._warning_1wd2b_373 ._iconFrame_1wd2b_165{color:#916819;background:linear-gradient(145deg,#fff,#fff4d9);border-color:#e8d6ac;box-shadow:0 13px 28px #9168191f}._warning_1wd2b_373 ._statusDot_1wd2b_191{background:#d8a138}._warning_1wd2b_373 ._eyebrow_1wd2b_211{color:#906719}@media (width<=620px){._fullScreen_1wd2b_12{padding:14px}._embedded_1wd2b_21{min-height:calc(100svh - var(--topbar-height,70px) - 34px);border-radius:17px;padding:8px}._card_1wd2b_59{border-radius:19px;padding:20px 16px 22px}._visual_1wd2b_124{width:92px;height:92px;margin:18px 0 15px}._iconFrame_1wd2b_165{border-radius:17px;width:59px;height:59px}._iconFrame_1wd2b_165 svg{width:27px;height:27px}._copy_1wd2b_204 h1{font-size:1.28rem}._copy_1wd2b_204 p{font-size:.78rem}._note_1wd2b_238{align-items:start;font-size:.67rem}._actionButton_1wd2b_265{width:100%}}@media (prefers-reduced-motion:reduce){._loading_1wd2b_326 ._orbit_1wd2b_133,._loading_1wd2b_326 ._statusDot_1wd2b_191,._buttonSpinner_1wd2b_317,._loadingTrack_1wd2b_326 span{animation:none}._actionButton_1wd2b_265{transition:none}}@keyframes _spin_1wd2b_1{to{transform:rotate(360deg)}}@keyframes _pulse_1wd2b_1{50%{transform:scale(.9);box-shadow:0 0 0 7px #18a9991f}}@keyframes _loadingTrack_1wd2b_326{0%{transform:translate(-115%)}to{transform:translate(340%)}}
