._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}._appLayout_1e2p6_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_1e2p6_13{--sidebar-width:84px}._sidebar_1e2p6_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_1e2p6_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_1e2p6_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_1e2p6_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_1e2p6_70{object-fit:cover;width:100%;height:100%;display:block}._sidebarBrand_1e2p6_47>div:nth-child(2){opacity:1;min-width:0;transition:opacity .14s}._sidebarBrand_1e2p6_47 h1{color:#fff;letter-spacing:-.025em;white-space:nowrap;margin:0;font-size:18px;font-weight:750}._sidebarBrand_1e2p6_47 p{color:#e2faf69e;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;line-height:1.3;overflow:hidden}._collapseButton_1e2p6_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_1e2p6_97:hover{color:#08766b;border-color:#9bc8c1}._collapseButton_1e2p6_97:focus-visible{outline-offset:2px;outline:3px solid #0d6b6238}._collapseButton_1e2p6_97 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}._collapsed_1e2p6_13 ._collapseButton_1e2p6_97{transform:rotate(180deg)}._mobileCloseButton_1e2p6_121{display:none}._licenseInfo_1e2p6_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_1e2p6_123:before{content:"";background:#3bc5b2;width:3px;position:absolute;inset:0 auto 0 0}._licenseInfo_1e2p6_123 span{color:#e2faf68f;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:650}._licenseInfo_1e2p6_123 strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}._sidebarMenu_1e2p6_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_1e2p6_161{margin-bottom:5px}._groupToggle_1e2p6_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_1e2p6_163:hover{color:#fff;background:#fff1}._groupToggle_1e2p6_163:focus-visible{outline-offset:1px;outline:2px solid #5eead473}._activeGroup_1e2p6_183{color:#fff;background:#5eead41a;border-color:#99f6e41f}._groupLabel_1e2p6_185{align-items:center;gap:10px;min-width:0;display:flex}._groupIcon_1e2p6_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_1e2p6_163:hover ._groupIcon_1e2p6_187,._activeGroup_1e2p6_183 ._groupIcon_1e2p6_187{color:#fff;background:#44d3c029;transform:translateY(-1px)}._groupName_1e2p6_202{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:690;overflow:hidden}._groupTrailing_1e2p6_210{align-items:center;gap:7px;display:inline-flex}._groupChevron_1e2p6_211{opacity:.65;border-bottom:1.7px solid;border-right:1.7px solid;width:7px;height:7px;transition:transform .18s;transform:rotate(-45deg)}._groupToggle_1e2p6_163[aria-expanded=true] ._groupChevron_1e2p6_211{transform:rotate(45deg)}._submenu_1e2p6_214{gap:3px;max-height:0;padding:0 0 0 12px;transition:max-height .24s,padding .18s;display:grid;position:relative;overflow:hidden}._submenu_1e2p6_214:before{content:"";background:#99f6e421;width:1px;position:absolute;inset:4px auto 5px 20px}._submenuOpen_1e2p6_225{max-height:1900px;padding-top:4px;padding-bottom:5px}._sidebarLink_1e2p6_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_1e2p6_227:hover{color:#fff;background:#ffffff0f;transform:translate(2px)}._activeLink_1e2p6_245{color:#083d38;background:#f7fffd;font-weight:700;box-shadow:0 8px 18px #0000002e}._activeLink_1e2p6_245:hover{color:#083d38;background:#fff}._menuItemIcon_1e2p6_248{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;flex:none;width:17px;height:17px}._linkTitle_1e2p6_249{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._badge_1e2p6_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_1e2p6_252{box-shadow:0 5px 12px #db6b3840}._collapsed_1e2p6_13 ._sidebarBrand_1e2p6_47{justify-content:center;padding-left:10px;padding-right:10px}._collapsed_1e2p6_13 ._sidebarBrand_1e2p6_47>div:nth-child(2),._collapsed_1e2p6_13 ._licenseInfo_1e2p6_123,._collapsed_1e2p6_13 ._groupName_1e2p6_202,._collapsed_1e2p6_13 ._groupTrailing_1e2p6_210,._collapsed_1e2p6_13 ._submenu_1e2p6_214{display:none}._collapsed_1e2p6_13 ._sidebarMenu_1e2p6_148{padding-left:11px;padding-right:11px}._collapsed_1e2p6_13 ._groupToggle_1e2p6_163{justify-content:center;padding-left:0;padding-right:0}._collapsed_1e2p6_13 ._groupIcon_1e2p6_187{width:36px;height:36px;padding:8px}._mainArea_1e2p6_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_1e2p6_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_1e2p6_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_1e2p6_289:focus-visible{outline-offset:2px;outline:3px solid #0d6b6233}._hamburger_1e2p6_289 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:20px;height:20px}._pageIcon_1e2p6_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_1e2p6_307 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:20px;height:20px}._pageIdentity_1e2p6_330{min-width:0}._pageIdentity_1e2p6_330 span{color:#0d786d;letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:760;display:block}._pageIdentity_1e2p6_330 h2{color:#172522;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:740;overflow:hidden}._topbarActions_1e2p6_334{align-items:center;margin-left:auto;display:flex;position:relative}._accountButton_1e2p6_341{color:#31554f;cursor:pointer;background:#fff;border:1px solid #d8e3e0;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 #17342f12}._accountButton_1e2p6_341:hover,._accountButtonActive_1e2p6_358{color:#fff;background:linear-gradient(145deg,#0b6b62,#08413c);border-color:#0c675e;transform:translateY(-1px);box-shadow:0 8px 20px #08413c33}._accountButton_1e2p6_341:focus-visible{outline-offset:2px;outline:3px solid #0d6b6233}._accountButton_1e2p6_341 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:21px;height:21px}._accountStatus_1e2p6_369{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_1e2p6_381{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_1e2p6_1;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 22px 55px #142f2a2e,0 4px 12px #142f2a0f}._accountHeader_1e2p6_398{align-items:center;gap:11px;padding:10px;display:flex}._dropdownAvatar_1e2p6_405{color:#fff;background:linear-gradient(145deg,#0b7167,#073c37);border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:grid;box-shadow:0 7px 16px #08413c33}._accountHeader_1e2p6_398 div{min-width:0}._accountHeader_1e2p6_398 strong,._accountHeader_1e2p6_398 span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._accountHeader_1e2p6_398 strong{color:#21302d;font-size:13px;font-weight:750}._accountHeader_1e2p6_398 span{color:#71807d;text-transform:capitalize;margin-top:3px;font-size:10px;font-weight:580}._accountDetails_1e2p6_425{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_1e2p6_425 div{background:#f5f8f7;border-radius:10px;min-width:0;padding:8px 9px}._accountDetails_1e2p6_425 span,._accountDetails_1e2p6_425 strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._accountDetails_1e2p6_425 span{color:#83908d;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:700}._accountDetails_1e2p6_425 strong{color:#2b3a37;margin-top:4px;font-size:10px;font-weight:690}._dropdownLogout_1e2p6_440{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}._dropdownLogout_1e2p6_440:hover{color:#fff;background:#a94646;border-color:#a94646}._dropdownLogout_1e2p6_440:focus-visible{outline-offset:1px;outline:3px solid #a9464629}._dropdownLogout_1e2p6_440 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}._pageContent_1e2p6_463{min-width:0;max-width:100vw;padding:calc(var(--topbar-height) + 24px) 24px 28px;overflow-x:clip}._printAlert_1e2p6_470{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_1e2p6_471{display:none}@media (width<=900px){._appLayout_1e2p6_1,._collapsed_1e2p6_13{--sidebar-width:0px}._sidebar_1e2p6_15,._collapsed_1e2p6_13 ._sidebar_1e2p6_15{width:min(300px,88vw);transform:translate(-105%);box-shadow:18px 0 48px #0018154d}._mobileOpen_1e2p6_484,._collapsed_1e2p6_13 ._mobileOpen_1e2p6_484{transform:translate(0)}._collapseButton_1e2p6_97{display:none}._mobileCloseButton_1e2p6_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_1e2p6_121 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:18px;height:18px}._collapsed_1e2p6_13 ._sidebarBrand_1e2p6_47{justify-content:flex-start;padding:16px 17px}._collapsed_1e2p6_13 ._sidebarBrand_1e2p6_47>div:nth-child(2){opacity:1;display:block}._collapsed_1e2p6_13 ._licenseInfo_1e2p6_123{display:grid}._collapsed_1e2p6_13 ._groupName_1e2p6_202,._collapsed_1e2p6_13 ._groupTrailing_1e2p6_210{display:inline-flex}._collapsed_1e2p6_13 ._submenu_1e2p6_214{display:grid}._collapsed_1e2p6_13 ._groupToggle_1e2p6_163{justify-content:space-between;padding:7px 9px}._collapsed_1e2p6_13 ._groupIcon_1e2p6_187{width:31px;height:31px;padding:6px}._mainArea_1e2p6_264{margin-left:0}._topbar_1e2p6_273{padding:0 18px;left:0}._hamburger_1e2p6_289{display:grid}._mobileBackdrop_1e2p6_471{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_1e2p6_1;display:block;position:fixed;inset:0}}@media (width<=620px){._topbar_1e2p6_273{gap:10px;height:70px;padding:0 12px}._appLayout_1e2p6_1{--topbar-height:70px}._hamburger_1e2p6_289{border-radius:11px;width:40px;height:40px}._pageIcon_1e2p6_307{border-radius:11px;width:38px;height:38px}._pageIcon_1e2p6_307 svg{width:18px;height:18px}._pageIdentity_1e2p6_330 span{display:none}._pageIdentity_1e2p6_330 h2{max-width:30vw;font-size:15px}._accountButton_1e2p6_341{border-radius:11px;width:40px;height:40px}._accountDropdown_1e2p6_381{top:calc(100% + 10px)}._pageContent_1e2p6_463{padding:calc(var(--topbar-height) + 16px) 12px 18px}}@keyframes _backdropIn_1e2p6_1{0%{opacity:0}to{opacity:1}}@keyframes _accountDropIn_1e2p6_1{0%{opacity:0;transform:translateY(-7px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){._sidebar_1e2p6_15,._mainArea_1e2p6_264,._topbar_1e2p6_273,._collapseButton_1e2p6_97,._groupIcon_1e2p6_187,._groupChevron_1e2p6_211,._submenu_1e2p6_214,._sidebarLink_1e2p6_227,._accountButton_1e2p6_341,._accountDropdown_1e2p6_381,._dropdownLogout_1e2p6_440,._mobileBackdrop_1e2p6_471{transition-duration:1ms;animation-duration:1ms}}@media print{@page{margin:10mm}._appLayout_1e2p6_1{background:#fff;min-height:auto}._sidebar_1e2p6_15,._topbar_1e2p6_273,._mobileBackdrop_1e2p6_471{display:none!important}._mainArea_1e2p6_264{min-height:auto;margin-left:0}._pageContent_1e2p6_463{padding:0}._pageContent_1e2p6_463>[class$=-report-page],._pageContent_1e2p6_463>[data-emergency-print-page=true]{color:#000;gap:10px!important}._pageContent_1e2p6_463>[class$=-report-page] .no-print,._pageContent_1e2p6_463>[class$=-report-page] .print-button,._pageContent_1e2p6_463>[class$=-report-page] .alert,._pageContent_1e2p6_463>[data-emergency-print-page=true] [data-no-print=true]{display:none!important}._pageContent_1e2p6_463 .filter-card,._pageContent_1e2p6_463 .summary-card,._pageContent_1e2p6_463 .report-table-card,._pageContent_1e2p6_463 .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_1e2p6_463 .table-wrapper{overflow:visible!important}._pageContent_1e2p6_463 table{width:100%!important;min-width:0!important;font-size:10px!important}._pageContent_1e2p6_463 thead{display:table-header-group}._pageContent_1e2p6_463 th,._pageContent_1e2p6_463 td{white-space:normal!important;word-break:break-word!important;padding:5px!important;font-size:10px!important}._pageContent_1e2p6_463 tr{break-inside:avoid;page-break-inside:avoid}}
