.assistant-completion-toast[data-v-b384456f]{--assistant-completion-sidebar-width:90px;top:var(--agentory-toast-top);left:calc(var(--assistant-completion-sidebar-width) + (100vw - var(--assistant-completion-sidebar-width)) / 2);align-items:center;gap:var(--agentory-toast-card-gap);width:min(var(--agentory-toast-width), calc(100vw - var(--assistant-completion-sidebar-width) - 48px));min-height:var(--agentory-toast-min-height);padding:var(--agentory-toast-padding-block) var(--agentory-toast-padding-inline);color:var(--agentory-color-text-primary);background:linear-gradient(150deg, color-mix(in srgb, var(--agentory-color-border-inverse), transparent 82%), color-mix(in srgb, var(--agentory-color-bg-app), transparent 42%) 48%, color-mix(in srgb, var(--agentory-color-bg-glass-white), transparent 58%));border-radius:var(--agentory-radius-16);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--agentory-color-border-inverse), transparent 28%), inset 0 -1px 0 color-mix(in srgb, var(--agentory-color-text-primary), transparent 94%), var(--agentory-shadow-panel-strong);-webkit-backdrop-filter:blur(22px)saturate(165%)contrast(118%);backdrop-filter:blur(22px)saturate(165%)contrast(118%);transform:translate(-50%, -50%) translateY(calc(var(--dashboard-toast-stack-index) * var(--agentory-toast-stack-offset))) scale(calc(1 - var(--dashboard-toast-stack-index) * .025));transform-origin:top;transition:left .26s ease, opacity .22s var(--agentory-ease-soft), transform .36s var(--agentory-ease-elastic);border:0;grid-template-columns:auto minmax(0,1fr) auto;display:grid;position:fixed}.assistant-completion-toast--sidebar-open[data-v-b384456f]{--assistant-completion-sidebar-width:162px}.assistant-completion-toast__status[data-v-b384456f]{background:var(--agentory-color-bg-primary);border-radius:var(--agentory-radius-pill);width:12px;height:12px;box-shadow:0 0 0 5px color-mix(in srgb, var(--agentory-color-bg-primary), transparent 84%)}.assistant-completion-toast--error .assistant-completion-toast__status[data-v-b384456f]{background:var(--agentory-color-status-danger-text);box-shadow:0 0 0 4px color-mix(in srgb, var(--agentory-color-status-danger-text), transparent 84%)}.assistant-completion-toast__copy[data-v-b384456f]{gap:var(--agentory-toast-copy-gap);flex-direction:column;min-width:0;display:flex}.assistant-completion-toast__copy strong[data-v-b384456f],.assistant-completion-toast__copy span[data-v-b384456f]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.assistant-completion-toast__copy strong[data-v-b384456f]{color:var(--agentory-color-text-primary);font-size:var(--agentory-font-size-body);font-weight:var(--agentory-font-weight-bold);line-height:var(--agentory-line-height-body)}.assistant-completion-toast__copy span[data-v-b384456f]{color:var(--agentory-color-text-muted);font-size:var(--agentory-font-size-body-sm);font-weight:var(--agentory-font-weight-medium);line-height:var(--agentory-line-height-body-sm)}.assistant-completion-toast__open[data-v-b384456f]{width:30px;height:30px;color:var(--agentory-color-bg-primary);background:color-mix(in srgb, var(--agentory-color-bg-glass-white), transparent 58%);border-radius:var(--agentory-radius-pill);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--agentory-color-border-inverse), transparent 48%);cursor:pointer;transition:background .18s var(--agentory-ease-soft), transform .22s var(--agentory-ease-elastic);border:0;place-items:center;padding:0;display:grid}.assistant-completion-toast__open img[data-v-b384456f]{width:20px;height:20px;filter:var(--agentory-filter-header-action)}.assistant-completion-toast__open[data-v-b384456f]:hover{background:color-mix(in srgb, var(--agentory-color-bg-primary), transparent 82%);transform:translateY(-1px)}.assistant-completion-toast__open[data-v-b384456f]:focus-visible{outline:2px solid var(--agentory-color-border-primary);outline-offset:2px}.assistant-completion-toast-enter-active[data-v-b384456f],.assistant-completion-toast-leave-active[data-v-b384456f]{transition:opacity .22s var(--agentory-ease-soft), transform .38s var(--agentory-ease-elastic), translate .38s var(--agentory-ease-elastic)}.assistant-completion-toast-enter-from[data-v-b384456f]{opacity:0;transform:translate(-50%, -50%) translateY(calc(var(--dashboard-toast-stack-index) * var(--agentory-toast-stack-offset) - 14px)) scale(.96)}.assistant-completion-toast-leave-to[data-v-b384456f]{opacity:0;translate:72px}@media (width<=640px){.assistant-completion-toast[data-v-b384456f]{gap:var(--agentory-spacing-8);grid-template-columns:auto minmax(0,1fr) auto}}@media (prefers-reduced-motion:reduce){.assistant-completion-toast-enter-active[data-v-b384456f],.assistant-completion-toast-leave-active[data-v-b384456f]{transition:none}}.app-route-shell[data-v-a2659392]{background:var(--agentory-color-bg-app);min-height:100vh;position:relative;overflow:hidden}.app-route-loader[data-v-a2659392]{z-index:1000;pointer-events:none;height:3px;position:fixed;top:0;left:0;right:0;overflow:hidden}.app-route-loader[data-v-a2659392]:before{background:var(--agentory-color-bg-primary);border-radius:var(--agentory-radius-pill);width:38%;height:100%;box-shadow:var(--agentory-shadow-control);content:"";transform-origin:0;animation:route-loader-slide-a2659392 .62s var(--agentory-ease-elastic) infinite;display:block}.route-loader-enter-active[data-v-a2659392],.route-loader-leave-active[data-v-a2659392]{transition:opacity .18s var(--agentory-ease-soft), transform .24s var(--agentory-ease-elastic)}.route-loader-enter-from[data-v-a2659392],.route-loader-leave-to[data-v-a2659392]{opacity:0;transform:scaleX(.82)}.route-elastic-enter-active[data-v-a2659392],.route-elastic-leave-active[data-v-a2659392]{transition:opacity .24s var(--agentory-ease-soft), transform .43s var(--agentory-ease-elastic), filter .34s var(--agentory-ease-soft);transform-origin:50% 46%}.route-elastic-enter-from[data-v-a2659392]{opacity:0;filter:blur(2px);transform:translateY(14px)scale(.984)}.route-elastic-leave-to[data-v-a2659392]{opacity:0;filter:blur(1px);transform:translateY(-7px)scale(.992)}.route-elastic-enter-to[data-v-a2659392],.route-elastic-leave-from[data-v-a2659392]{opacity:1;filter:blur();transform:translateY(0)scale(1)}@keyframes route-loader-slide-a2659392{0%{transform:translate(-50%)scaleX(.48)}48%{transform:translate(92%)scaleX(1.18)}to{transform:translate(260%)scaleX(.52)}}@media (prefers-reduced-motion:reduce){.app-route-loader[data-v-a2659392]:before{animation:none}.route-loader-enter-active[data-v-a2659392],.route-loader-leave-active[data-v-a2659392],.route-elastic-enter-active[data-v-a2659392],.route-elastic-leave-active[data-v-a2659392]{transition:none}}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{min-width:320px;min-height:100vh}img,picture,svg,canvas,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer}ul,ol{padding:0;list-style:none}a{color:inherit;text-decoration:none}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--agentory-color-bg-app:#f8f9f6;--agentory-color-bg-primary:#237ce2;--agentory-color-bg-auth-gradient-soft:#8dbaec;--agentory-color-bg-auth-gradient-mid:#589be7;--agentory-color-bg-auth-secondary:#5e90df;--agentory-color-bg-auth-panel:#f8f9f6cc;--agentory-color-bg-primary-glass:#237ce299;--agentory-color-bg-glass-light:#f8f9f61a;--agentory-color-bg-glass-white:#ffffff1a;--agentory-color-bg-surface:#ededed;--agentory-color-bg-muted:#d9d9d9;--agentory-color-bg-dark:#444;--agentory-color-text-primary:#323232;--agentory-color-text-inverse:#f8f9f6;--agentory-color-text-muted:#7d7d7d;--agentory-color-text-subtle:#afafaf;--agentory-color-text-auth:#370001;--agentory-color-border-primary:#237ce2;--agentory-color-border-inverse:#f8f9f6;--agentory-color-status-normal:#00ff37;--agentory-color-status-normal-text:#23d200;--agentory-color-status-warning:#f4c300;--agentory-color-status-danger:#a40601;--agentory-color-status-danger-text:#ef4444;--agentory-color-status-progress:#79c6fe;--agentory-color-status-waiting:#5f5e5a;--agentory-color-alert-warning:#f97316;--agentory-color-chart-grid:#7d7d7d2e;--agentory-color-chart-band:#237ce229;--agentory-color-chart-series-2:#37a57a;--agentory-color-chart-series-3:#7569c9;--agentory-color-chart-series-4:#d57954;--agentory-color-scrollbar-thumb:color-mix(in srgb, var(--agentory-color-text-muted), transparent 52%);--agentory-color-scrollbar-thumb-hover:color-mix(in srgb, var(--agentory-color-text-muted), transparent 22%);--agentory-color-scrollbar-track:transparent;--agentory-scrollbar-size:12px;--agentory-scrollbar-thumb-inset:4px;--agentory-scrollbar-track-inset:8px;--agentory-toast-card-gap:8px;--agentory-toast-copy-gap:3px;--agentory-toast-min-height:54px;--agentory-toast-padding-block:8px;--agentory-toast-padding-inline:13px;--agentory-toast-stack-offset:-10px;--agentory-toast-top:72px;--agentory-toast-width:520px;--agentory-font-family-base:Pretendard, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--agentory-font-family-auth:Poppins, var(--agentory-font-family-base);--agentory-font-family-chart:var(--agentory-font-family-base);--agentory-font-family-checklist:var(--agentory-font-family-base);--agentory-font-family-kr:var(--agentory-font-family-base);--agentory-font-size-display:36px;--agentory-line-height-display:54px;--agentory-font-weight-display:900;--agentory-font-size-title:36px;--agentory-line-height-title:30px;--agentory-font-weight-title:700;--agentory-font-size-h1:28px;--agentory-line-height-h1:42px;--agentory-font-weight-h1:100;--agentory-font-size-h2:24px;--agentory-line-height-h2:36px;--agentory-font-weight-h2:700;--agentory-font-size-h3:18px;--agentory-line-height-h3:27px;--agentory-font-size-body-lg:20px;--agentory-line-height-body-lg:30px;--agentory-font-size-body:16px;--agentory-line-height-body:24px;--agentory-font-weight-body:400;--agentory-font-size-body-sm:14px;--agentory-line-height-body-sm:21px;--agentory-font-size-caption:12px;--agentory-line-height-caption:18px;--agentory-font-size-chart-label:10px;--agentory-line-height-chart-label:15px;--agentory-font-weight-thin:100;--agentory-font-weight-extra-light:200;--agentory-font-weight-light:300;--agentory-font-weight-regular:400;--agentory-font-weight-medium:500;--agentory-font-weight-semi-bold:600;--agentory-font-weight-bold:700;--agentory-font-weight-extra-bold:800;--agentory-font-weight-black:900;--agentory-letter-spacing-default:0;--agentory-spacing-2:2px;--agentory-spacing-4:4px;--agentory-spacing-5:5px;--agentory-spacing-6:6px;--agentory-spacing-8:8px;--agentory-spacing-10:10px;--agentory-spacing-12:12px;--agentory-spacing-14:14px;--agentory-spacing-15:15px;--agentory-spacing-16:16px;--agentory-spacing-17:17px;--agentory-spacing-18:18px;--agentory-spacing-20:20px;--agentory-spacing-24:24px;--agentory-spacing-25:25px;--agentory-spacing-30:30px;--agentory-spacing-40:40px;--agentory-spacing-60:60px;--agentory-spacing-80:80px;--agentory-radius-4:4px;--agentory-radius-5:5px;--agentory-radius-6:6px;--agentory-radius-8:8px;--agentory-radius-10:10px;--agentory-radius-12:12px;--agentory-radius-15:15px;--agentory-radius-16:16px;--agentory-radius-17:17px;--agentory-radius-22:22px;--agentory-radius-30:30px;--agentory-radius-pill:999px;--agentory-shadow-panel:0 0 10px #00000040;--agentory-shadow-panel-soft:0 0 10px #0000001a;--agentory-shadow-panel-strong:0 0 10px #0006;--agentory-shadow-control:0 0 6px #00000040;--agentory-shadow-control-strong:0 0 6px #0009;--agentory-shadow-sidebar-active:0 0 8px #0009;--agentory-shadow-auth-panel:0 10px 30px #0000002e;--agentory-blur-glass:blur(4px);--agentory-blur-glass-strong:blur(12px) saturate(155%);--agentory-blur-glass-intense:blur(18px) saturate(185%);--agentory-blur-auth-panel:blur(6px);--agentory-ease-elastic:cubic-bezier(.16, 1.18, .34, 1);--agentory-ease-soft:cubic-bezier(.2, .82, .28, 1);--agentory-color-table-surface:color-mix(in srgb, var(--agentory-color-bg-app), var(--agentory-color-border-inverse) 72%);--agentory-color-table-header:color-mix(in srgb, var(--agentory-color-bg-muted), transparent 78%);--agentory-color-table-divider:color-mix(in srgb, var(--agentory-color-bg-muted), transparent 42%);--agentory-color-table-hover:color-mix(in srgb, var(--agentory-color-bg-muted), transparent 86%);--agentory-filter-history-delete:none;--agentory-filter-header-action:none;--agentory-color-factory-structure-accent:#237ce2;--agentory-color-factory-structure-dark:#444;--agentory-color-factory-structure-floor:#f8f9f6;--agentory-color-factory-structure-muted:#d9d9d9;--agentory-color-factory-structure-panel:#ededed;--color-primary:var(--agentory-color-bg-primary);--color-secondary:var(--agentory-color-bg-primary);--color-background:var(--agentory-color-bg-app);--color-surface:var(--agentory-color-bg-surface);--color-surface-soft:var(--agentory-color-bg-muted);--color-text-main:var(--agentory-color-text-primary);--color-text-inverse:var(--agentory-color-text-inverse);--color-text-sub:var(--agentory-color-text-muted);--color-border:var(--agentory-color-border-primary);--color-danger:var(--agentory-color-status-danger);--color-warning:var(--agentory-color-status-warning);--color-success:var(--agentory-color-status-normal);--font-family-base:var(--agentory-font-family-base);--font-size-display:var(--agentory-font-size-display);--line-height-display:var(--agentory-line-height-display);--font-size-title:var(--agentory-font-size-title);--line-height-title:var(--agentory-line-height-title);--font-size-h1:var(--agentory-font-size-h1);--line-height-h1:var(--agentory-line-height-h1);--font-size-h2:var(--agentory-font-size-h2);--line-height-h2:var(--agentory-line-height-h2);--font-size-body-lg:var(--agentory-font-size-body-lg);--line-height-body-lg:var(--agentory-line-height-body-lg);--font-size-body:var(--agentory-font-size-body);--line-height-body:var(--agentory-line-height-body);--font-size-body-sm:var(--agentory-font-size-body-sm);--line-height-body-sm:var(--agentory-line-height-body-sm);--font-size-caption:var(--agentory-font-size-caption);--line-height-caption:var(--agentory-line-height-caption);--spacing-xs:var(--agentory-spacing-4);--spacing-sm:var(--agentory-spacing-10);--spacing-md:var(--agentory-spacing-20);--spacing-lg:var(--agentory-spacing-24);--spacing-xl:var(--agentory-spacing-30);--spacing-2xl:var(--agentory-spacing-40);--radius-sm:var(--agentory-radius-5);--radius-md:var(--agentory-radius-8);--radius-lg:var(--agentory-radius-16);--radius-pill:var(--agentory-radius-pill);--shadow-sm:var(--agentory-shadow-control);--shadow-md:var(--agentory-shadow-panel);--layout-max-width:1440px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--agentory-color-bg-app:#171a1e;--agentory-color-bg-primary:#2d7fd7;--agentory-color-bg-auth-gradient-soft:#273a50;--agentory-color-bg-auth-gradient-mid:#223854;--agentory-color-bg-auth-secondary:#1e3049;--agentory-color-bg-auth-panel:#171a1edb;--agentory-color-bg-primary-glass:#2d7fd780;--agentory-color-bg-glass-light:#ffffff1a;--agentory-color-bg-glass-white:#ffffff1f;--agentory-color-bg-surface:#24292f;--agentory-color-bg-muted:#363d45;--agentory-color-bg-dark:#0f1114;--agentory-color-text-primary:#edf1f5;--agentory-color-text-inverse:#f8f9f6;--agentory-color-text-muted:#a7afb8;--agentory-color-text-subtle:#6d7680;--agentory-color-text-auth:#edf1f5;--agentory-color-border-primary:#5a9fee;--agentory-color-border-inverse:#edf1f5;--agentory-color-status-normal:#45d56d;--agentory-color-status-normal-text:#76e991;--agentory-color-status-warning:#e7bb37;--agentory-color-status-danger:#db5a55;--agentory-color-status-danger-text:#f1716c;--agentory-color-status-progress:#78b8ef;--agentory-color-status-waiting:#9299a2;--agentory-color-alert-warning:#ef9d4d;--agentory-color-chart-grid:#a7afb833;--agentory-color-chart-band:#589eeb38;--agentory-color-chart-series-2:#56bd94;--agentory-color-chart-series-3:#9389de;--agentory-color-chart-series-4:#df8c6a;--agentory-shadow-panel:0 12px 30px #00000047;--agentory-shadow-panel-soft:0 8px 22px #0003;--agentory-shadow-panel-strong:0 14px 34px #0006;--agentory-shadow-control:0 4px 12px #00000038;--agentory-shadow-control-strong:0 6px 16px #00000057;--agentory-shadow-auth-panel:0 10px 34px #0000006b;--agentory-color-table-surface:var(--agentory-color-bg-app);--agentory-color-table-header:var(--agentory-color-bg-app);--agentory-color-table-divider:color-mix(in srgb, var(--agentory-color-text-muted), transparent 88%);--agentory-color-table-hover:color-mix(in srgb, var(--agentory-color-bg-muted), transparent 88%);--agentory-filter-history-delete:brightness(0) invert(1);--agentory-filter-header-action:brightness(0) invert(1)}body{color:var(--color-text-main);background:var(--color-background);font-family:var(--font-family-base);font-size:var(--font-size-body);font-weight:var(--agentory-font-weight-body);line-height:var(--line-height-body);text-rendering:optimizelegibility;transition:color .18s var(--agentory-ease-soft)}#app{min-height:100vh}*{scrollbar-color:var(--agentory-color-scrollbar-thumb) var(--agentory-color-scrollbar-track)!important;scrollbar-width:thin!important}@supports selector(::-webkit-scrollbar){*{scrollbar-color:auto!important;scrollbar-width:auto!important}}::-webkit-scrollbar{width:var(--agentory-scrollbar-size)!important;height:var(--agentory-scrollbar-size)!important;background:0 0!important}::-webkit-scrollbar{width:var(--agentory-scrollbar-size)!important;height:var(--agentory-scrollbar-size)!important;background:0 0!important}::-webkit-scrollbar-track{background:var(--agentory-color-scrollbar-track)!important;margin:var(--agentory-scrollbar-track-inset)!important}::-webkit-scrollbar-track{background:var(--agentory-color-scrollbar-track)!important;margin:var(--agentory-scrollbar-track-inset)!important}::-webkit-scrollbar-corner{background:var(--agentory-color-scrollbar-track)!important}::-webkit-scrollbar-corner{background:var(--agentory-color-scrollbar-track)!important}::-webkit-scrollbar-thumb{min-width:var(--agentory-scrollbar-size);min-height:36px;background:var(--agentory-color-scrollbar-thumb)!important;border:var(--agentory-scrollbar-thumb-inset) solid transparent!important;border-radius:var(--agentory-radius-pill)!important;background-clip:padding-box!important}::-webkit-scrollbar-thumb{min-width:var(--agentory-scrollbar-size);min-height:36px;background:var(--agentory-color-scrollbar-thumb)!important;border:var(--agentory-scrollbar-thumb-inset) solid transparent!important;border-radius:var(--agentory-radius-pill)!important;background-clip:padding-box!important}::-webkit-scrollbar-thumb:hover{background:var(--agentory-color-scrollbar-thumb-hover)!important;background-clip:padding-box!important}::-webkit-scrollbar-thumb:hover{background:var(--agentory-color-scrollbar-thumb-hover)!important;background-clip:padding-box!important}::-webkit-scrollbar-button{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:single-button{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:start{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:end{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:increment{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:decrement{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:horizontal{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:vertical{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:single-button{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:start{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:end{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:increment{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:decrement{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:horizontal{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:vertical{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:vertical:start:decrement{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:vertical:end:increment{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:horizontal:start:decrement{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}::-webkit-scrollbar-button:horizontal:end:increment{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}
