html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{color:#18201d;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6f4}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,select{letter-spacing:0}code{font-family:SFMono-Regular,Consolas,monospace}.app-loading{color:#69736e;place-content:center;justify-items:center;gap:14px;min-height:100vh;display:grid}.page-loading{place-items:center;min-height:280px;display:grid}.login-page{background:#f6f8f6;grid-template-columns:minmax(440px,54%) 1fr;min-height:100vh;display:grid}.login-panel{background:#fff;border:1px solid #dce4df;place-self:center;width:min(430px,100% - 48px);padding:42px;box-shadow:0 18px 55px #11261d1c}.login-brand,.shell-brand{align-items:center;gap:12px;display:flex}.brand-symbol{color:#183a2c;background:#d8f37c;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.login-brand div,.shell-brand div{gap:2px;display:grid}.login-brand strong{font-size:15px}.login-brand span:not(.brand-symbol){color:#7a8580;font-size:12px}.login-heading{margin:58px 0 28px}.section-kicker{color:#176b4d;letter-spacing:0;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.login-heading h1,.page-heading h1{letter-spacing:0;margin:0;font-size:28px;line-height:1.2}.login-panel .ant-alert{margin-bottom:18px}.login-panel .ant-form{margin-top:22px}.login-description{color:#69736e;margin:0 0 22px;line-height:1.7}.login-redirecting{color:#69736e;place-items:center;gap:8px;min-height:72px;font-size:12px;display:grid}.login-qr-shell{place-items:center;min-height:300px;margin:-10px 0 14px;display:grid;position:relative}.login-qr-container{width:300px;height:300px;overflow:hidden}.login-qr-container iframe{border:0;display:block}.login-qr-loading{z-index:1;color:#69736e;background:#fff;place-content:center;justify-items:center;gap:10px;font-size:12px;display:grid;position:absolute;inset:0}.login-aside{background:#17231f;border-left:10px solid #d8f37c;position:relative;overflow:hidden}.login-aside:before,.login-aside:after{content:"";border:1px solid #425048;position:absolute}.login-aside:before{inset:11% 12% 11% 20%}.login-aside:after{inset:19% 20% 19% 12%}.login-pattern{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;padding:12%;display:grid;position:absolute;inset:0}.login-pattern span{color:#8fa198;border:1px solid #34453d;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.login-pattern span:first-child{color:#d8f37c;font-size:72px}.login-pattern span:nth-child(4){color:#fff;background:#24362e}.admin-layout{min-height:100vh}.admin-layout>.ant-layout{min-width:0}.app-sider{height:100vh;top:0;position:sticky!important}.app-sider .ant-layout-sider-children,.mobile-nav{flex-direction:column;min-height:100%;display:flex}.shell-brand{color:#fff;border-bottom:1px solid #35433d;min-height:82px;margin:0 16px 14px;padding:18px 8px}.shell-brand strong,.shell-brand span{display:block}.shell-brand strong{font-size:14px}.shell-brand span:not(.brand-symbol){color:#90a199;margin-top:3px;font-size:11px}.app-sider .ant-menu,.mobile-nav .ant-menu{padding:0 12px;border-inline-end:0!important}.app-sider .ant-menu-item,.mobile-nav .ant-menu-item{width:100%;margin-inline:0}.sider-status{color:#fff;border-top:1px solid #35433d;align-items:flex-start;gap:9px;margin:auto 16px 20px;padding:18px 8px 0;display:flex}.sider-status strong,.sider-status span{display:block}.sider-status strong{font-size:12px}.sider-status span{color:#90a199;margin-top:3px;font-size:11px}.app-header{z-index:10;border-bottom:1px solid #dfe5e1;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.header-location{align-items:center;gap:10px;display:flex}.header-location span{color:#7a8580;font-size:12px}.header-location span:after{content:"/";color:#bbc3bf;margin-left:10px}.header-location strong{font-size:13px}.app-content{min-width:0;padding:28px 32px 56px}.page-stack{grid-template-columns:minmax(0,1fr);gap:18px;width:100%;min-width:0;max-width:1500px;margin:0 auto;display:grid}.page-stack>*{min-width:0}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;min-height:62px;display:flex}.page-heading h1{font-size:26px}.page-heading p{color:#748079;margin:6px 0 0;font-size:13px}.stat-grid{background:#fff;border:1px solid #dce3df;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.stat-card{border-right:1px solid #e2e7e4;align-items:center;gap:16px;min-height:126px;padding:22px;display:flex}.stat-card:last-child{border-right:0}.stat-icon{flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.stat-icon.green{color:#176b4d;background:#dfeee7}.stat-icon.yellow{color:#8b6812;background:#f4eccb}.stat-icon.blue{color:#2c6b89;background:#dcebf2}.stat-icon.red{color:#a53b37;background:#f5dfdd}.stat-card div{display:grid}.stat-card div>span{color:#6c7771;font-size:12px}.stat-card strong{margin:4px 0;font-size:27px;line-height:1.2}.stat-card small{color:#8b9590;font-size:11px}.overview-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:18px;display:grid}.section-panel{background:#fff;border:1px solid #dce3df;min-width:0;padding:22px}.table-panel{padding:0;overflow:hidden}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.panel-heading h2,.settings-section h2{letter-spacing:0;margin:0;font-size:16px}.panel-heading p,.settings-section p{color:#7c8781;margin:5px 0 0;font-size:12px}.table-panel>.panel-heading{padding:20px 22px 0}.panel-link{margin-top:18px;padding:0!important}.coverage-list{gap:19px;display:grid}.coverage-label{justify-content:space-between;margin-bottom:5px;font-size:12px;display:flex}.coverage-label span{color:#5f6c65}.database-snapshot{flex-direction:column;display:flex}.snapshot-row{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:10px;min-height:38px;display:flex}.snapshot-row code{color:#4c5852;overflow-wrap:anywhere;font-size:12px}.snapshot-row strong{font-size:12px}.account-cell{align-items:center;gap:10px;min-width:0;display:flex}.account-avatar{color:#176b4d;background:#e2eee8;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.account-cell>div,.stacked-cell{min-width:0;display:grid}.account-cell strong,.stacked-cell strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.account-cell span:not(.account-avatar),.stacked-cell span{color:#7a8580;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.status-text{color:#78837d;align-items:center;gap:7px;display:inline-flex}.status-text i{background:#aab4af;border-radius:50%;width:7px;height:7px}.status-text.active i{background:#2da56f}.subscriber-toolbar,.content-toolbar{border-bottom:1px solid #e3e8e5;grid-template-columns:minmax(260px,420px) 150px 1fr;align-items:center;gap:10px;min-height:66px;padding:14px 18px;display:grid}.subscriber-toolbar{grid-template-columns:minmax(260px,420px) 1fr}.subscriber-toolbar>span,.content-toolbar>span{color:#78837d;justify-self:end;font-size:12px}.subscriber-cell,.author-cell{align-items:center;gap:10px;min-width:0;display:flex}.subscriber-avatar,.author-cell>span{color:#2c6b89;background:#dcebf2;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.subscriber-cell>div,.author-cell>div{min-width:0;display:grid}.subscriber-cell strong,.author-cell strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.subscriber-cell .ant-typography,.author-cell small{color:#7a8580;font-size:11px}.subscriber-remark{max-width:190px;display:block}.success-value{color:#18724f;font-weight:700}.failure-value{color:#b53c39;font-weight:700}.delivery-rate>div{width:100%}.delivery-rate .ant-progress{min-width:120px;margin-top:5px}.subscription-list{gap:8px;padding:4px 0;display:grid}.subscription-row{background:#f8faf8;border-left:3px solid #b9d2c5;grid-template-columns:minmax(190px,.8fr) minmax(150px,.55fr) minmax(220px,1.35fr) auto;align-items:center;gap:14px;min-height:48px;padding:9px 12px;display:grid}.subscription-identity{align-items:center;gap:8px;min-width:0;display:flex}.subscription-row strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.subscription-recipient{gap:2px;min-width:0;display:grid}.subscription-recipient>span{color:#3c4943;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.subscription-recipient .ant-typography{color:#78837d;max-width:180px;margin:0;font-size:11px}.subscription-filters{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.subscription-filters .ant-tag{margin:0}.subscription-actions{justify-self:end}.subscription-editor-meta{background:#f3f7f4;border-left:3px solid #76a38e;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:16px;padding:10px 12px;display:grid}.subscription-editor-meta>span{color:#176b4d;background:#dcebe4;place-items:center;width:36px;height:36px;display:grid}.subscription-editor-meta>div{min-width:0;display:grid}.subscription-editor-meta .ant-typography{color:#6f7c76;margin:0;font-size:12px}.subscription-editor .ant-form-item{margin-bottom:14px}.content-tabs{width:100%;min-width:0}.content-tabs>.ant-tabs-nav{margin-bottom:0;padding:0 4px}.content-tabs .ant-tabs-content-holder{min-width:0}.content-tabs .ant-tabs-tabpane,.table-panel .ant-table-wrapper{min-width:0;max-width:100%}.job-toolbar{grid-template-columns:minmax(260px,420px) 1fr}.content-cell{min-width:220px;max-width:680px}.content-cell strong,.content-cell p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.content-cell strong{-webkit-line-clamp:1}.content-cell p{-webkit-line-clamp:2;color:#748079;margin:4px 0 0;line-height:1.55}.content-detail,.job-detail{align-content:start;gap:20px;min-width:0;display:grid}.detail-author{align-items:center;gap:12px;display:flex}.detail-author>span{color:#176b4d;background:#e2eee8;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.detail-author>div{min-width:0;display:grid}.detail-author small{color:#7a8580;overflow-wrap:anywhere}.content-detail h2,.job-detail h2{letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:18px;line-height:1.45}.content-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;margin:0!important}.job-detail>section{gap:2px;display:grid}.artifact-label{grid-template-columns:minmax(120px,1fr) auto auto;align-items:center;gap:8px;min-width:0;display:grid}.artifact-label strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.artifact-label small{color:#7a8580}.artifact-preview{color:#dce7e1;white-space:pre-wrap;overflow-wrap:anywhere;background:#17231f;max-height:460px;margin:0;padding:14px;font:12px/1.65 SFMono-Regular,Consolas,monospace;overflow:auto}.database-banner{color:#fff;background:#17231f;grid-template-columns:1fr 180px 220px;align-items:center;min-height:120px;padding:22px 28px;display:grid}.database-banner>div:first-child{align-items:center;gap:14px;display:flex}.database-banner>div:first-child>div{display:grid}.database-icon{color:#17231f;background:#d8f37c;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.database-banner span{color:#9cada5;font-size:11px}.database-banner strong{font-size:17px}.database-banner small{color:#7fbe9b;margin-top:3px}.database-total{border-left:1px solid #3b4943;padding-left:28px;display:grid}.database-total strong{font-size:26px}.database-table-heading{align-items:center;padding-bottom:0!important}.database-table-heading .ant-input-search{width:260px}.table-name{color:#176b4d;align-items:center;gap:9px;display:flex}.table-name code{color:#25302b;overflow-wrap:anywhere}.watchlist-summary{background:#fff;border:1px solid #dce3df;grid-template-columns:repeat(4,1fr);display:grid}.watchlist-summary>div{border-right:1px solid #e2e7e4;align-content:center;min-height:82px;padding:14px 20px;display:grid}.watchlist-summary>div:last-child{border:0}.watchlist-summary span{color:#748079;font-size:11px}.watchlist-summary strong{font-size:21px}.watchlist-toolbar{border-bottom:1px solid #e3e8e5;grid-template-columns:minmax(250px,420px) 130px 130px 1fr;align-items:center;gap:10px;padding:16px 18px;display:grid}.filter-result{color:#78837d;justify-self:end;font-size:12px}.tag-list{flex-wrap:nowrap;display:flex;overflow:hidden}.empty-value{color:#a1aaa6;font-size:12px}.x-watch-status-band{background:#fff;border:1px solid #dce3df;grid-template-columns:minmax(320px,1.2fr) minmax(230px,.75fr) minmax(360px,1.1fr);align-items:stretch;min-height:116px;display:grid}.x-watch-status-main,.x-watch-live-progress,.x-watch-schedule{min-width:0;padding:20px 22px}.x-watch-status-main,.x-watch-live-progress{border-right:1px solid #e2e7e4}.x-watch-status-main{align-items:center;gap:14px;display:flex}.health-mark{color:#67736d;background:#e9eeeb;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:17px;display:grid}.health-mark.running{color:#2c6b89;background:#dcebf2}.health-mark.healthy{color:#176b4d;background:#dfeee7}.health-mark.degraded,.health-mark.stalled,.health-mark.stale{color:#8b6812;background:#f4eccb}.health-mark.down{color:#a53b37;background:#f5dfdd}.x-watch-status-main>div{gap:4px;min-width:0;display:grid}.x-watch-status-main>div>span,.x-watch-live-progress span,.x-watch-schedule span,.x-watch-metrics span{color:#748079;font-size:11px}.x-watch-status-main>div>div{align-items:center;gap:8px;min-width:0;display:flex}.x-watch-status-main strong{overflow-wrap:anywhere;white-space:normal;font-size:15px;line-height:1.35}.x-watch-status-main small,.x-watch-schedule small{color:#8a948f;font-size:10px}.x-watch-live-progress{align-content:center;gap:8px;display:grid}.x-watch-live-progress>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.x-watch-live-progress strong{font-size:18px}.x-watch-schedule{grid-template-columns:.8fr 1.2fr;align-items:center;gap:20px;display:grid}.x-watch-schedule>div{gap:4px;min-width:0;display:grid}.x-watch-schedule strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.x-watch-metrics{background:#fff;border:1px solid #dce3df;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.x-watch-metrics>div{border-right:1px solid #e2e7e4;align-content:center;gap:4px;min-height:72px;padding:12px 18px;display:grid}.x-watch-metrics>div:last-child{border-right:0}.x-watch-metrics strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;overflow:hidden}.x-watch-metrics strong small{color:#8a948f;font-size:10px;font-weight:500}.compact-heading{align-items:center;margin:0;padding-bottom:15px!important}.run-history-panel .ant-table-tbody>tr>td{padding-block:8px}.run-progress{grid-template-columns:48px 1fr;align-items:center;gap:7px;width:130px;display:grid}.run-progress span{color:#56625c;font-variant-numeric:tabular-nums}.run-progress .ant-progress{margin:0}.value-divider{color:#c3cac6;margin:0 6px;font-style:normal}.run-detail{grid-template-columns:minmax(0,1fr);align-content:start;gap:16px;min-width:0;display:grid}.run-detail>*{min-width:0}.run-detail-heading{border-bottom:1px solid #e7ebe8;justify-content:space-between;align-items:center;gap:14px;min-width:0;padding-bottom:14px;display:flex}.run-detail-heading .ant-typography{text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.run-detail-heading>span{color:#66716b;white-space:nowrap;font-size:12px}.check-toolbar{border-top:1px solid #e7ebe8;grid-template-columns:minmax(220px,360px) 130px 1fr;align-items:center;gap:10px;min-width:0;min-height:58px;padding:10px 0;display:grid}.check-toolbar>span{color:#78837d;justify-self:end;font-size:12px}.check-error{text-overflow:ellipsis;white-space:nowrap;color:#a53b37;max-width:340px;display:block;overflow:hidden}.form-columns{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.target-form{margin-top:22px}.delete-confirmation{padding:6px 0}.delete-confirmation p{color:#606c66;line-height:1.7}.settings-page{max-width:1280px;margin-left:0}.browser-session-section{padding:0;overflow:hidden}.browser-session-heading{border-bottom:1px solid #e2e7e4;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:14px 18px;display:flex}.browser-session-heading>div:first-child{align-items:center;gap:12px;display:flex}.browser-session-heading>div:first-child>.anticon{color:#176b4d;background:#e2eee8;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.browser-session-heading h2{margin:0;font-size:15px}.browser-session-heading span{color:#748079;font-size:11px}.browser-session-name{gap:3px;min-width:0;display:grid}.browser-session-name strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.browser-session-name code{color:#7a8580;font-size:10px}.browser-session-form{margin-top:18px}.storage-state-input{font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.cookie-convert-action{justify-content:flex-end;margin:-14px 0 18px;display:flex}.storage-state-panel{gap:8px;min-width:0;display:grid}.storage-state-panel>span{color:#66716b;font-size:11px;font-weight:700}.storage-state-panel pre{color:#25332d;white-space:pre;background:#f7f9f8;border:1px solid #dce3df;max-height:360px;margin:0;padding:12px 14px;font:11px/1.55 SFMono-Regular,Consolas,monospace;overflow:auto}.settings-section{grid-template-columns:48px 1fr;gap:18px;display:grid}.settings-icon{color:#176b4d;background:#e2eee8;place-items:center;width:44px;height:44px;font-size:18px;display:grid}.settings-section .ant-descriptions{margin-top:14px}.danger-section{border-left:3px solid #ba3f3c}.danger-section .settings-icon{color:#ba3f3c;background:#f5e2e0}.danger-section .ant-btn{margin-top:14px}.ant-table-wrapper .ant-table-thead>tr>th{font-size:11px;font-weight:700}.ant-table-wrapper .ant-table-tbody>tr>td{font-size:12px}.ant-modal .ant-modal-header{margin-bottom:18px}@media (width<=1100px){.stat-grid{grid-template-columns:repeat(2,1fr)}.stat-card:nth-child(2){border-right:0}.stat-card:nth-child(-n+2){border-bottom:1px solid #e2e7e4}.overview-grid{grid-template-columns:1fr}.watchlist-toolbar{grid-template-columns:minmax(220px,1fr) 130px 130px}.filter-result{grid-column:1/-1;justify-self:start}.x-watch-status-band{grid-template-columns:1.1fr .9fr}.x-watch-status-main{border-bottom:1px solid #e2e7e4}.x-watch-live-progress{border-bottom:1px solid #e2e7e4;border-right:0}.x-watch-schedule{grid-column:1/-1}.x-watch-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.x-watch-metrics>div:nth-child(3){border-right:0}.x-watch-metrics>div:nth-child(-n+3){border-bottom:1px solid #e2e7e4}}@media (width<=768px){.login-page{grid-template-columns:1fr}.login-aside{display:none}.login-panel{padding:30px 24px}.login-heading{margin-top:42px}.app-header{height:58px;padding:0 14px}.header-location span{display:none}.app-content{padding:20px 14px 42px}.page-heading{align-items:center}.page-heading h1{font-size:23px}.page-heading p{display:none}.page-heading .ant-btn{min-width:42px}.stat-card{gap:10px;min-height:108px;padding:15px}.stat-icon{flex-basis:34px;width:34px;height:34px}.stat-card strong{font-size:22px}.stat-card small{display:none}.section-panel{padding:17px}.table-panel{padding:0}.database-banner{grid-template-columns:1fr 100px;padding:18px}.database-banner>div:first-child{grid-row:span 2}.database-total{padding:8px 0 8px 15px}.database-table-heading{flex-direction:column;align-items:stretch}.database-table-heading .ant-input-search{width:100%}.watchlist-summary{grid-template-columns:repeat(2,1fr)}.watchlist-summary>div:nth-child(2){border-right:0}.watchlist-summary>div:nth-child(-n+2){border-bottom:1px solid #e2e7e4}.watchlist-toolbar{grid-template-columns:1fr 1fr}.watchlist-toolbar>.ant-input-affix-wrapper{grid-column:1/-1}.x-watch-status-band{grid-template-columns:minmax(0,1fr)}.x-watch-status-main,.x-watch-live-progress{border-bottom:1px solid #e2e7e4;border-right:0}.x-watch-schedule{grid-column:auto;padding-block:16px}.x-watch-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.x-watch-metrics>div:nth-child(3){border-right:1px solid #e2e7e4}.x-watch-metrics>div:nth-child(2n){border-right:0}.x-watch-metrics>div:nth-child(-n+4){border-bottom:1px solid #e2e7e4}.check-toolbar{grid-template-columns:1fr 120px}.check-toolbar>span{grid-column:1/-1;justify-self:start}.form-columns{grid-template-columns:1fr}.browser-session-heading{align-items:flex-start}.browser-session-heading>.ant-space{flex-wrap:wrap;justify-content:flex-end}.subscriber-toolbar,.content-toolbar{grid-template-columns:1fr 130px}.subscriber-toolbar>.ant-input-affix-wrapper,.job-toolbar>.ant-input-affix-wrapper{min-width:0}.subscription-row{grid-template-columns:minmax(0,1fr) minmax(150px,.7fr) auto}.subscription-filters{grid-area:2/1/auto/-1}}@media (width<=480px){.stat-grid{grid-template-columns:1fr 1fr}.stat-card{grid-template-columns:34px 1fr;display:grid}.stat-card div>span{overflow-wrap:anywhere}.watchlist-toolbar{grid-template-columns:1fr}.watchlist-toolbar>.ant-input-affix-wrapper,.filter-result{grid-column:auto}.x-watch-status-main,.x-watch-live-progress,.x-watch-schedule{padding-inline:16px}.x-watch-schedule{grid-template-columns:1fr 1fr;gap:12px}.x-watch-metrics>div{padding-inline:14px}.run-detail-heading{flex-direction:column;align-items:flex-start}.run-detail-heading .ant-typography{max-width:300px}.check-toolbar{grid-template-columns:minmax(0,1fr)}.check-toolbar>span{grid-column:auto}.database-banner{grid-template-columns:1fr;gap:12px}.database-banner>div:first-child{grid-row:auto}.database-total{border-top:1px solid #3b4943;border-left:0;padding:10px 0 0}.subscriber-toolbar,.content-toolbar,.job-toolbar{grid-template-columns:1fr}.subscriber-toolbar>span,.content-toolbar>span{justify-self:start}.subscription-row{grid-template-columns:minmax(0,1fr)}.subscription-actions{justify-self:start}.subscription-filters{grid-area:auto}.artifact-label{grid-template-columns:minmax(100px,1fr) auto}.artifact-label small{grid-column:1/-1}}
