.main-layout{min-height:100vh}.app-sidebar.ant-layout-sider{border-right:1px solid #e9edf0;box-shadow:none}.sidebar-brand{align-items:center;color:#24292f;display:flex;font-size:17px;font-weight:700;gap:10px;height:64px;justify-content:flex-start;margin:10px 12px 16px;padding:0 14px;white-space:nowrap}.sidebar-brand.collapsed{justify-content:center;padding:0}.sidebar-brand-icon{color:#24292f;font-size:23px}.app-sidebar .sidebar-menu{background:#0000;border-inline-end:0!important}.app-sidebar .ant-menu-item,.app-sidebar .ant-menu-submenu-title{border-radius:6px;color:#596570;height:42px;line-height:42px;margin-block:3px;position:relative}.app-sidebar .ant-menu-item:hover,.app-sidebar .ant-menu-submenu-title:hover{background:#f6f8fa!important;color:#24292f!important}.app-sidebar .ant-menu-item-selected{background:#f1f4f6!important;color:#17212b!important;font-weight:600}.app-sidebar .ant-menu-item-selected:before{background:#2f6fed;border-radius:0 3px 3px 0;bottom:10px;content:"";left:0;position:absolute;top:10px;width:3px}.app-sidebar .ant-menu-item-selected:after{display:none}.app-sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#24292f}.app-sidebar .ant-layout-sider-trigger{background:#fff;border-top:1px solid #e9edf0;color:#697681}.app-sidebar .ant-layout-sider-trigger:hover{background:#f6f8fa;color:#24292f}.ant-layout-header{border-bottom:1px solid #edf0f2;line-height:64px;padding:0 24px}.ant-layout-content{background:#f7f8fa}.page-content{background:#fff;border-radius:8px;min-height:280px;padding:24px}.ant-card-hoverable:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px);transition:all .3s ease}.ant-statistic{text-align:center}.ant-statistic-title{font-size:14px;margin-bottom:8px}.ant-statistic-content{font-size:24px;font-weight:600}.quick-action-card{border-radius:8px;transition:all .3s ease}.quick-action-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-4px)}.ant-table{border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.oauth-account-cell{line-height:1.5;min-width:0;width:100%}.oauth-account-cell__row{align-items:center;display:flex;gap:8px;min-width:0}.oauth-account-cell__header,.oauth-account-cell__metrics{flex-wrap:wrap}.oauth-account-cell__header{margin-bottom:6px}.oauth-account-cell__balance,.oauth-account-cell__status{flex:0 0 auto;white-space:nowrap}.oauth-account-cell__key{display:block;margin-top:5px;max-width:100%;width:fit-content}.oauth-account-cell__invite{align-items:center;display:flex;gap:4px;margin-top:2px}.oauth-account-cell .ant-tag{margin-inline-end:0}@media (max-width:768px){.ant-layout-header{padding:0 16px}.page-content{padding:16px}.ant-statistic-content{font-size:20px}}@media (max-width:992px){.ant-layout-sider-collapsed{min-width:0!important;width:0!important}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ant-space-item .ant-btn{transition:all .3s ease}.ant-space-item .ant-btn:hover{box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.ant-badge-count{box-shadow:0 0 0 1px #fff}.ant-menu-item,.ant-menu-submenu-title{transition:all .3s ease}.ant-menu-item-selected{font-weight:600}.ant-modal{border-radius:8px;overflow:hidden}.ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.ant-modal-body{padding:24px}.ant-form-item{margin-bottom:20px}.ant-input,.ant-input-password,.ant-picker,.ant-select-selector{border-radius:6px}.ant-input-password:focus,.ant-input:focus,.ant-picker-focused,.ant-select-focused .ant-select-selector{box-shadow:0 0 0 2px #1890ff33}.ant-tabs-tab{transition:all .3s ease}.ant-tabs-tab:hover{color:#1890ff}.ant-tabs-tab-active{font-weight:600}.ant-message-notice-content{border-radius:6px;box-shadow:0 4px 12px #00000026}.ant-spin{color:#1890ff}.ant-spin-dot-item{background-color:#1890ff}.dashboard-page{color:#1f2937;margin:0 auto;max-width:1480px}.dashboard-loading{display:grid;min-height:480px;place-items:center}.dashboard-header{align-items:flex-end;border-bottom:1px solid #edf0f2;display:flex;gap:24px;justify-content:space-between;padding-bottom:22px}.dashboard-eyebrow{color:#73808c;font-size:12px;font-weight:700;letter-spacing:1.2px;margin-bottom:7px;text-transform:uppercase}.dashboard-title.ant-typography{color:#17212b;font-size:26px;letter-spacing:0;margin:0 0 6px}.dashboard-header-actions{flex-wrap:wrap;justify-content:flex-end}.dashboard-updated{color:#8a959f;font-size:12px}.dashboard-kpis{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr));margin:20px 0 28px}.dashboard-kpi{align-items:flex-start;background:#fff;border:1px solid #e7ebee;border-radius:8px;color:#1f2937;cursor:pointer;display:flex;gap:12px;min-width:0;padding:17px 16px;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.dashboard-kpi:hover{border-color:#cbd5dc;box-shadow:0 8px 24px #1f293712;transform:translateY(-1px)}.dashboard-kpi-icon{border-radius:8px;display:grid;flex:0 0 36px;font-size:18px;height:36px;place-items:center;width:36px}.dashboard-kpi.blue .dashboard-kpi-icon{background:#edf4ff;color:#2f6fed}.dashboard-kpi.green .dashboard-kpi-icon{background:#edf9f2;color:#2f9e68}.dashboard-kpi.red .dashboard-kpi-icon{background:#fff0f0;color:#d64545}.dashboard-kpi.amber .dashboard-kpi-icon{background:#fff7e6;color:#c6841d}.dashboard-kpi.slate .dashboard-kpi-icon{background:#f1f4f6;color:#667482}.dashboard-kpi-copy{display:flex;flex-direction:column;min-width:0}.dashboard-kpi-label{color:#65727e;font-size:13px;white-space:nowrap}.dashboard-kpi strong{color:#17212b;font-size:25px;line-height:1.15;margin:3px 0}.dashboard-kpi-detail{color:#96a0a9;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-columns{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1.15fr .85fr}.dashboard-section{border-top:1px solid #edf0f2;padding-top:22px}.dashboard-section-heading{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.dashboard-section-heading .ant-typography{margin:0}.dashboard-section-heading h4.ant-typography{color:#17212b;font-size:17px}.dashboard-section-heading .ant-typography-secondary{display:block;font-size:12px;margin-top:4px}.schedule-list,.site-status-list{background:#fff;border:1px solid #e7ebee;border-radius:8px;overflow:hidden}.site-status-row{grid-gap:14px;align-items:center;border-bottom:1px solid #edf0f2;display:grid;gap:14px;grid-template-columns:minmax(170px,1fr) 130px minmax(150px,.8fr);min-height:70px;padding:12px 16px}.schedule-row:last-child,.site-status-row:last-child{border-bottom:0}.site-name{align-items:center;display:flex;gap:10px;min-width:0}.site-logo{background:#f1f4f6;border-radius:7px;color:#50606d;display:grid;flex:0 0 30px;height:30px;place-items:center;width:30px}.site-name span:last-child{display:flex;flex-direction:column;min-width:0}.site-name strong{color:#27333d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-name small{color:#8b969f;font-size:11px;margin-top:3px}.site-detection{color:#8b969f;font-size:12px;text-align:right}.schedule-row{grid-gap:10px;align-items:center;border-bottom:1px solid #edf0f2;display:grid;gap:10px;grid-template-columns:28px minmax(0,1fr) auto;min-height:55px;padding:10px 14px}.schedule-icon{color:#687783;font-size:16px}.schedule-label{color:#394651;font-size:13px}.schedule-next{color:#8b969f;font-size:12px;text-align:right;white-space:nowrap}.schedule-next-run{align-items:center;color:#7c8892;display:flex;font-size:12px;gap:6px;margin-top:12px}.schedule-next-run strong{color:#374550;font-weight:600}.health-section{margin-top:28px}.health-overview{grid-gap:24px;align-items:center;background:#fff;border:1px solid #e7ebee;border-radius:8px;display:grid;gap:24px;grid-template-columns:190px minmax(0,1fr) 190px;padding:20px}.health-progress{align-items:center;color:#7d8992;display:flex;flex-direction:column;font-size:12px;gap:8px}.health-progress .ant-progress-text{color:#2f9e68}.health-stat-grid{grid-gap:17px 14px;display:grid;gap:17px 14px;grid-template-columns:repeat(3,minmax(90px,1fr))}.health-stat-grid>div{grid-column-gap:8px;align-items:center;column-gap:8px;display:grid;grid-template-columns:8px auto}.health-stat-grid strong{color:#27333d;font-size:19px;line-height:1}.health-stat-grid span{color:#8b969f;font-size:12px;grid-column:2;margin-top:4px}.status-dot{border-radius:50%;grid-row:span 2;height:8px;width:8px}.status-dot.green{background:#2f9e68}.status-dot.red{background:#d64545}.status-dot.amber,.status-dot.orange{background:#c6841d}.status-dot.slate{background:#8b969f}.status-dot.blue{background:#2f6fed}.health-last-run{border-left:1px solid #edf0f2;display:flex;flex-direction:column;gap:5px;padding-left:20px}.health-last-run strong{color:#394651;font-size:12px;font-weight:600}.dashboard-actions{display:flex;gap:8px;justify-content:flex-end;padding:22px 0 4px}@media (max-width:1200px){.dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-columns{grid-template-columns:1fr}}@media (max-width:760px){.dashboard-header{align-items:flex-start;flex-direction:column}.dashboard-header-actions{justify-content:flex-start}.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.site-status-row{grid-template-columns:minmax(0,1fr) auto}.site-detection{grid-column:1/-1;text-align:left}.health-overview{grid-template-columns:1fr}.health-last-run{border-left:0;border-top:1px solid #edf0f2;padding:14px 0 0}}@media (max-width:480px){.dashboard-kpis{grid-template-columns:1fr}.health-stat-grid{grid-template-columns:repeat(2,minmax(90px,1fr))}.dashboard-actions{flex-wrap:wrap;justify-content:flex-start}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}@media (max-width:768px){body{font-size:14px}.login-container{min-height:100vh!important;padding:16px!important}.login-card{box-shadow:none!important;margin:0!important;max-width:100%!important;width:100%!important}.ant-layout-header{height:auto!important;min-height:64px!important;padding:0 16px!important}.header-title{font-size:18px!important;margin:8px 0!important}.header-actions{flex-wrap:wrap!important;gap:8px!important}.ant-layout-content{padding:12px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:18px!important}.ant-table-wrapper{overflow-x:auto!important}.ant-table{min-width:600px!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{font-size:12px!important;padding:8px!important}.ant-space{flex-wrap:wrap!important}.ant-btn{font-size:12px!important;height:28px!important;padding:0 8px!important}.ant-card{margin-bottom:12px!important}.ant-card-head{min-height:auto!important;padding:12px!important}.ant-card-head-title{font-size:16px!important}.ant-card-body{padding:12px!important}.search-filter-row .ant-col{margin-bottom:8px!important}.ant-modal{margin:16px auto!important;max-width:calc(100vw - 32px)!important}.ant-modal-body{padding:16px!important}.ant-form-item{margin-bottom:16px!important}.ant-input,.ant-input-password,.ant-picker{font-size:14px!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{font-size:14px!important;padding:8px 12px!important}.ant-progress-circle{height:40px!important;width:40px!important}.stats-row .ant-col{margin-bottom:12px!important}.totp-token{font-size:20px!important}.action-buttons{align-items:stretch!important;flex-direction:column!important}.action-buttons .ant-btn{margin-bottom:8px!important;width:100%!important}.ant-card-head-wrapper{align-items:flex-start!important;flex-direction:column!important}.ant-card-extra{margin-left:0!important;margin-top:8px!important;width:100%!important}.ant-card-extra .ant-space{justify-content:flex-start!important;width:100%!important}.ant-progress{margin:4px 0!important}.mobile-task-card{margin-bottom:12px!important}.mobile-task-card .ant-card-body{padding:12px!important}}@media (max-width:480px){.ant-layout-header{align-items:flex-start!important;flex-direction:column!important;padding:12px!important}.header-title{font-size:16px!important;margin-bottom:8px!important}.ant-table{font-size:11px!important}.ant-table-tbody>tr>td{white-space:nowrap!important}.hide-on-mobile{display:none!important}.totp-token{font-size:18px!important}.ant-statistic-content{font-size:16px!important}}@media (min-width:769px) and (max-width:1024px){.ant-layout-content{padding:20px!important}.stats-row .ant-col-6{flex:0 0 50%!important;max-width:50%!important}}@media (max-width:768px) and (orientation:landscape){.login-container{padding:8px!important}.ant-modal{max-height:90vh!important;overflow-y:auto!important}}.mobile-hidden{display:none!important}@media (min-width:769px){.desktop-hidden{display:none!important}}.mobile-spacing{padding:12px!important}.mobile-margin{margin:12px!important}.mobile-text-sm{font-size:12px!important}.mobile-text-md{font-size:14px!important}.mobile-text-lg{font-size:16px!important}
/*# sourceMappingURL=main.c92b9db3.css.map*/