:root{--bg:#f7f8fc;--surface:#fff;--text:#202638;--muted:#82899b;--line:#e9ecf3;--primary:#6055d9;--primary-dark:#4c41bb;--green:#269879;--red:#c95567;--radius:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);font-size:14px;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--bg);line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}svg{width:20px;height:20px;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:30px;font-weight:650;line-height:1.3;letter-spacing:-1px}h2{font-size:16px;font-weight:650;letter-spacing:-.25px}h3{font-size:14px;font-weight:600}input:not([type=checkbox]):not([type=file]),select,textarea{width:100%;border:1px solid #dfe3ed;background:#fff;border-radius:7px;padding:10px 12px;color:var(--text);min-height:42px}input::placeholder,textarea::placeholder{color:#a0a6b5}textarea{resize:vertical;line-height:1.8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}select{padding-right:25px}input[type=checkbox]{accent-color:var(--primary);width:16px;height:16px;margin:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b8b1fa;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:2px solid #d9d5ff;outline-offset:1px;border-color:var(--primary)}.sidebar{width:248px;background:var(--surface);border-right:1px solid var(--line);height:100vh;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:35px 20px 0}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:700;letter-spacing:-.55px;padding:0 7px}.brand-mark{height:37px;width:37px;display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;border-radius:10px;box-shadow:0 4px 9px #6055d924;flex-shrink:0}.brand-mark svg{height:23px;width:23px}.brand-light{font-weight:450}.brand small{font-size:7.7px;letter-spacing:1.5px;display:block;color:#9b9fae;margin-top:2px;font-weight:600}.nav-label{font-size:10px;letter-spacing:1.4px;font-weight:600;color:#a5aab9;margin:48px 14px 13px}.nav-item{display:flex;align-items:center;gap:12px;color:#777e90;min-height:46px;border-radius:8px;padding:11px 13px;margin:5px 0;font-size:13px;font-weight:500}.nav-item:hover{background:#f7f6fe}.nav-item.is-active{background:#efedff;color:var(--primary);font-weight:600}.nav-count{font-size:10px;padding:2px 7px;background:#e1ddff;border-radius:5px;margin-left:auto}.sidebar-bottom{margin-top:auto}.schedule-note{display:flex;align-items:center;gap:10px;background:#f8f9fc;border:1px solid #f0f1f6;border-radius:9px;padding:13px 10px;margin:25px 0}.schedule-note strong{font-size:10px;font-weight:600;display:block}.schedule-note span:not(.small-icon){font-size:10px;color:var(--muted);display:block;margin-top:3px}.small-icon{color:var(--primary)}.small-icon svg{width:17px}.admin-profile{border-top:1px solid var(--line);padding:20px 0;display:flex;align-items:center;gap:10px}.avatar{height:34px;width:34px;background:#ece9ff;border-radius:50%;color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.admin-profile strong{font-size:12px;display:block;max-width:105px;overflow:hidden;text-overflow:ellipsis}.admin-profile div>span{font-size:10px;color:var(--muted)}.admin-profile form{margin-left:auto}.icon-button{background:transparent;border:0;color:#9ba2b2;padding:5px;display:flex}.icon-button svg{width:17px}.main-content{margin-left:248px;min-height:100vh}.topbar{height:73px;background:#ffffffb3;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;font-size:11px;color:#9298a8}.topbar strong{font-weight:500;color:#5a6276}.breadcrumb-slash{padding:0 11px;color:#c5c9d3}.workspace-label{display:flex;gap:6px;align-items:center}.workspace-label svg{width:14px;height:14px}.page-content{padding:35px 40px 0;max-width:1560px;margin:auto}.page-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.eyebrow{font-size:9px;letter-spacing:1.7px;color:#9a9eae;font-weight:600;margin-bottom:8px}.subtitle{color:var(--muted);font-size:12px;margin-top:8px}.header-actions{display:flex;gap:10px;flex-wrap:wrap}.button{border:1px solid transparent;border-radius:7px;min-height:40px;padding:10px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:600;white-space:nowrap;transition:background .15s}.button svg{width:16px;height:16px}.button.primary{background:var(--primary);color:#fff;box-shadow:0 3px 5px #6055d912}.button.primary:hover{background:var(--primary-dark)}.button.secondary{background:white;border-color:#e0e3ed;color:#636b7e}.button.secondary:hover{background:#f9f9fc}.button.small{font-size:10px;padding:7px 11px;min-height:33px}.button:disabled{opacity:.65;cursor:wait}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:27px}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:20px 21px;box-shadow:0 2px 3px #20263802}.stat-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#7f879a}.stat-icon{width:31px;height:31px;background:#f0edfe;color:#8b7ddd;border-radius:8px;display:flex;align-items:center;justify-content:center}.stat-icon svg{width:16px;height:16px}.stat-icon.active{color:#389a82;background:#eaf6f1}.stat-icon.assigned{color:#7390cb;background:#eef3fc}.stat-icon.projects{color:#c89851;background:#fcf5e9}.stat-value{font-size:32px;font-weight:650;letter-spacing:-.9px;display:block;margin-top:8px}.stat-help{display:block;color:#9ba1af;font-size:10px;margin-top:6px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:23px;overflow:hidden;box-shadow:0 2px 3px #20263802}.panel-header{padding:23px 24px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #f0f1f6}.panel-header p{font-size:11px;color:#969dad;margin-top:5px}.text-link{color:var(--primary);font-size:10px;font-weight:550;display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.text-link svg{width:13px;height:13px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(240px,1fr);gap:24px}.dashboard-grid>.panel{min-width:0}.empty-state{text-align:center;padding:45px 25px 48px}.empty-state>svg{width:36px;height:36px;color:#a7a0e1;background:#f4f2ff;padding:9px;box-sizing:content-box;border-radius:13px;margin-bottom:15px}.empty-state h3{font-size:15px;margin-bottom:7px}.empty-state p{max-width:345px;margin:0 auto 20px;color:#9198a8;font-size:12px}.empty-state.compact{padding:29px 20px 17px}.empty-state.compact>svg{width:24px;height:24px;margin-bottom:9px}.empty-state.compact h3{font-size:13px}.empty-state.compact p{font-size:11px}.health-total{padding:23px 24px 17px;display:flex;align-items:baseline;gap:10px}.health-total strong{font-size:33px;font-weight:600;letter-spacing:-1px}.health-total>span{color:#9b9fac;font-size:11px}.health-legend{padding:0 24px 16px}.health-legend>a{display:flex;align-items:center;justify-content:space-between;font-size:11px;padding:8px 0}.health-legend>a>span{display:flex;align-items:center;gap:9px;color:#7e8598}.health-legend strong{font-weight:600}.legend-dot,.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.legend-dot.active{color:#53ad93}.legend-dot.inactive{color:#df8b93}.legend-dot.unchecked{color:#b7bfd0}.health-footer{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding:16px 24px;font-size:10px;color:#939aac}.health-footer svg{width:16px;height:16px}.health-footer strong{font-size:10px;font-weight:500;color:#6d758a;display:block;margin-top:2px}.table-scroll{position:relative;overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:11px}th{background:#fafbfe;color:#979ead;font-size:9px;letter-spacing:.35px;font-weight:500;padding:12px 20px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:17px 20px;border-bottom:1px solid #f0f2f7;color:#687186}tbody tr:last-child td{border-bottom:0}td strong{color:#555f75;font-weight:550}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:5px;font-size:9px;font-weight:500;white-space:nowrap}.badge.active,.badge.completed{color:#2b9979;background:#ebf7f2}.badge.inactive,.badge.failed{color:#cf6b78;background:#fceef0}.badge.unchecked,.badge.skipped{color:#8891a5;background:#f0f2f7}.badge.running,.badge.busy{color:#b38b42;background:#fbf4e6}.text-success{color:var(--green)}.muted{color:var(--muted);font-size:11px}.nowrap{white-space:nowrap}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.page-note{font-size:10px;color:#9a9fae;line-height:1.8;margin:3px 0 26px}.page-footer{display:flex;justify-content:space-between;color:#b0b4c0;font-size:9px;border-top:1px solid var(--line);padding:21px 0;margin-top:32px}.page-footer>span:first-child{font-weight:600;color:#9ca2b0}.allocation-list{padding:0 24px}.allocation-row{padding:20px 0;border-bottom:1px solid #f0f1f6;display:flex;align-items:center;gap:12px}.allocation-row:last-child{border-bottom:0}.project-icon{width:36px;height:36px;background:#f1effc;color:#9589d7;display:flex;align-items:center;justify-content:center;border-radius:9px;flex-shrink:0}.project-icon svg{width:17px;height:17px}.allocation-name{min-width:0}.allocation-name strong{font-size:12px;font-weight:550;display:block;overflow-wrap:anywhere}.allocation-name span{font-size:9px;color:#a0a6b5}.allocation-progress{margin-left:auto;flex-shrink:0;width:110px;text-align:right}.allocation-progress>strong{font-weight:600;font-size:11px}.allocation-progress>strong span{font-weight:400;color:#9aa1af;font-size:10px}.progress-track{margin-top:7px;height:4px}.progress-track progress{width:100%;height:4px;display:block;border:0;border-radius:10px;overflow:hidden;appearance:none;background:#eeeafa}.progress-track progress::-webkit-progress-bar{background:#eeeafa}.progress-track progress::-webkit-progress-value{background:#9789e1;border-radius:10px}.progress-track progress::-moz-progress-bar{background:var(--primary)}.notice{background:#efedff;border:1px solid #dfdafc;color:#7062b5;border-radius:8px;padding:13px 17px;font-size:12px;margin:0 0 22px;overflow-wrap:anywhere}.notice.success{background:#edf8f2;color:#3d8968;border-color:#d6eddf}.notice.error{background:#fff0f1;color:#b14d61;border-color:#f3d3d9}.notice.warning{background:#fff8e9;color:#9b7d39;border-color:#f3e6c6}.filter-bar{display:flex;gap:10px;padding:19px 23px;align-items:center;border-bottom:1px solid var(--line)}.search-field{max-width:330px;flex:1}.filter-bar input,.filter-bar select{font-size:11px;min-height:37px;padding-top:8px;padding-bottom:8px}.filter-bar select{width:140px}.filter-bar .button{min-height:37px}.filter-count{font-size:10px;color:#999faf;margin-left:auto;white-space:nowrap}.protocol{font-size:9px;color:#8a91a1;background:#f5f6fa;padding:3px 5px;border-radius:3px}.text-button{padding:0;border:0;background:transparent;font-size:10px;font-weight:500;color:var(--primary)}.danger{color:#c6717f}.danger:hover{color:#a74053}.table-footer{border-top:1px solid var(--line);padding:14px 23px;display:flex;align-items:center;justify-content:space-between;color:#9ba1af;font-size:10px;min-height:58px}.pagination{display:flex;gap:8px}.panel-body{padding:23px 24px}.field{display:flex;flex-direction:column;gap:7px}.field>label{font-size:11px;font-weight:550;color:#677087}.field-help{font-size:10px;color:#979eae;line-height:1.7}.form-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px}.checkbox{display:flex;align-items:center;gap:8px;font-size:11px;color:#798094}.import-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:25px}.upload-box{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1px dashed #dcdfea;border-radius:9px;background:#fcfcfe;padding:20px;min-width:0;text-align:center}.upload-box>svg{color:#a49aca;width:26px;height:26px;margin-bottom:4px}.upload-box>label{font-size:12px;font-weight:500}.upload-box p{font-size:10px;color:#a0a6b5}.upload-box input{font-size:10px;max-width:100%;color:#8b92a4}.upload-box input::file-selector-button{background:#fff;border:1px solid #e0e3ed;padding:6px 9px;border-radius:5px;margin-right:8px;color:#697087;cursor:pointer}.upload-box .field-help{font-size:9px}.subtle-icon{color:#aaa2d5}.cleanup-row{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#969dad;padding:0 3px;margin-bottom:25px}.info-banner{display:flex;align-items:center;gap:15px;padding:18px 20px;border:1px solid #e4e0f6;background:#f0eefb;color:#8f83c5;border-radius:10px;margin-bottom:25px}.info-banner p{font-size:11px;color:#8b82a8;flex:1;line-height:1.8}.info-banner p strong{color:#7666ad;font-weight:600}.project-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.project-card-top{display:flex;align-items:center;gap:12px;padding:22px}.project-title{min-width:0;flex:1}.project-title h2{font-size:14px;overflow-wrap:anywhere}.project-title .muted{font-size:9px}.priority{font-size:9px;background:#f2f3f7;color:#959cad;padding:4px 8px;border-radius:5px;white-space:nowrap}.priority-400{background:#f8edef;color:#c88391}.priority-300{background:#faf4e9;color:#b79b63}.priority-200{background:#f1eefd;color:#9b8ec5}.project-card-middle{display:flex;align-items:center;gap:14px;padding:0 22px 22px}.project-count{font-size:25px;font-weight:600;letter-spacing:-.5px}.project-count span{font-size:16px;color:#b7bcc8;font-weight:400}.export-button{margin-left:auto}.edit-project{border-top:1px solid var(--line)}.edit-project>summary{padding:12px 22px;font-size:10px;color:#969dad;list-style:none;cursor:pointer}.edit-project>summary::-webkit-details-marker{display:none}.edit-project>summary>span{float:right;font-size:14px;line-height:1}.edit-project[open]>summary>span{transform:rotate(45deg)}.edit-project-body{padding:0 22px 20px}.edit-project .form-grid{grid-template-columns:1fr 1fr;gap:12px}.edit-project .form-grid>.field:first-child{grid-column:1/-1}.delete-project-form{margin-top:18px}.settings-form,.cron-panel{max-width:1000px}.settings-row{display:grid;grid-template-columns:1.25fr 1fr;gap:45px;padding:23px 0;border-bottom:1px solid var(--line)}.settings-row:first-child{padding-top:0}.settings-row:last-child{padding-bottom:0;border-bottom:0}.settings-row h3{font-size:12px;color:#657087}.settings-row p{font-size:11px;color:#969dad;margin-top:6px;max-width:320px;line-height:1.8}.settings-row .field input{font-size:12px}.input-unit{position:relative}.input-unit>input{padding-right:80px!important}.input-unit>span{position:absolute;right:14px;top:12px;color:#a0a5b3;font-size:11px;pointer-events:none}.panel-bottom{padding:17px 24px;border-top:1px solid var(--line);text-align:right;background:#fcfcfe}.cron-panel .panel-body>p{font-size:11px;color:#8790a3;line-height:1.9}.cron-panel pre{padding:17px;background:#f7f8fc;border:1px solid var(--line);border-radius:7px;overflow-x:auto;font-size:11px;color:#747b91;margin:18px 0}.cron-panel .panel-body>.field-help{font-size:10px}.inline-status{display:flex;justify-content:space-between;padding-top:18px;margin-top:17px;border-top:1px solid var(--line);font-size:11px;color:#959cad;margin-bottom:12px}.inline-status strong{font-weight:500;color:#7d869a}.run-message{min-width:150px;max-width:280px;overflow-wrap:anywhere}.auth-layout{max-width:440px;margin:65px auto;padding:20px}.auth-brand{display:flex;gap:12px;align-items:center;justify-content:center;font-size:23px;font-weight:650;letter-spacing:-.7px;margin-bottom:30px}.auth-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:33px;box-shadow:0 10px 50px #34366e07}.auth-card h1{text-align:center;font-size:23px;letter-spacing:-.7px}.auth-card>.subtitle{text-align:center;font-size:11px;line-height:1.8;margin:9px 0 25px}.auth-emblem{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#f2efff;color:#8e80cb;border-radius:13px;margin:0 auto 20px}.auth-form{display:flex;flex-direction:column;gap:20px}.full-width{width:100%}.auth-footer{text-align:center;font-size:10px;color:#a2a8b8;margin-top:23px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.page-content{padding-top:44px}.stats-grid{gap:24px}.stat-card{padding:25px}.stat-value{font-size:37px}}
@media(max-width:1200px){.sidebar{width:220px;padding-left:14px;padding-right:14px}.brand{font-size:17px}.main-content{margin-left:220px}.page-content{padding:28px 27px 0}.topbar{padding:0 27px}.stats-grid{gap:12px}.stat-card{padding:17px 16px}.dashboard-grid{gap:18px;grid-template-columns:minmax(0,1.6fr) minmax(230px,1fr)}.project-list{grid-template-columns:1fr}.project-card-middle{gap:20px}.page-header{align-items:flex-start}.header-actions{justify-content:flex-end}.panel-header{padding:20px}.allocation-list{padding:0 20px}.allocation-progress{width:85px}.stat-help{font-size:9px}}
@media(max-width:950px){.sidebar{width:190px;padding-left:10px;padding-right:10px}.brand{font-size:15px;gap:8px}.brand-mark{width:31px;height:31px}.brand small{font-size:6.4px}.main-content{margin-left:190px}.page-content{padding:25px 22px 0}.topbar{padding:0 22px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dashboard-grid{grid-template-columns:1fr}.pool-summary .health-total{float:left;min-width:35%;padding-top:30px}.pool-summary .health-legend{margin-left:35%;padding-top:14px}.page-header{flex-direction:column;gap:18px}.header-actions{justify-content:flex-start}.settings-row{gap:25px}.import-grid{grid-template-columns:1fr}.filter-count{display:none}.form-grid{gap:12px}.info-banner{flex-wrap:wrap}.info-banner p{min-width:200px}.schedule-note strong{font-size:9px}.nav-item{font-size:12px;gap:10px}.panel-header p{font-size:10px}.workspace-label{display:none}}
@media(max-width:650px){.sidebar{position:static;width:100%;height:auto;padding:16px 16px 0;border-right:0;border-bottom:1px solid var(--line);gap:14px}.brand{padding:0;font-size:18px}.brand-mark{width:32px;height:32px}.brand small{font-size:7px}.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;overflow-x:auto;gap:4px;padding-bottom:10px}.nav-item{margin:0;padding:9px 11px;min-height:36px;font-size:10px;gap:6px;white-space:nowrap}.nav-item svg{width:15px;height:15px}.nav-count{display:none}.main-content{margin-left:0}.topbar{height:45px;padding:0 20px;font-size:10px}.page-content{padding:24px 18px 0}.page-header{gap:16px;margin-bottom:22px}.eyebrow{font-size:8px}h1{font-size:26px}.subtitle{font-size:11px;line-height:1.8}.stats-grid{gap:11px;margin-bottom:21px}.stat-card{padding:15px 13px}.stat-top{font-size:10px}.stat-icon{height:25px;width:25px}.stat-icon svg{width:14px;height:14px}.stat-value{font-size:28px}.stat-help{font-size:8px}.panel-header{padding:18px 17px}h2{font-size:14px}.panel-header p{font-size:9px}.text-link{font-size:9px;gap:3px}.dashboard-grid{gap:0}.allocation-list{padding:0 17px}.allocation-row{gap:9px;padding:17px 0}.allocation-name strong{font-size:11px}.allocation-name span{font-size:8px}.allocation-progress{width:93px}.project-icon{width:31px;height:31px}.health-total{padding-left:17px}.health-legend{padding-right:17px}.health-footer{padding:15px 17px}.empty-state{padding:34px 20px}.panel{margin-bottom:20px}.button{font-size:10px;padding:9px 12px;min-height:37px}.filter-bar{padding:15px;gap:8px;flex-wrap:wrap}.search-field{flex-basis:100%;max-width:none}.filter-bar select{flex:1;width:auto}.filter-count{display:block}.panel-body{padding:19px 17px}.form-footer{align-items:flex-start;flex-direction:column;gap:15px}.form-footer>.button{align-self:flex-end}.form-grid{grid-template-columns:1fr 1fr;gap:15px}.form-grid>.field:first-child{grid-column:1/-1}.project-card-top{padding:18px 17px;gap:9px}.project-card-middle{padding:0 17px 17px;gap:10px;flex-wrap:wrap}.project-title h2{font-size:13px}.project-title .muted{font-size:8px}.project-count{font-size:23px}.badge{font-size:8px}.button.small{font-size:9px}.project-card-middle>.badge{margin-left:auto}.export-button{width:100%;margin-top:3px}.edit-project>summary{padding-left:17px;padding-right:17px}.edit-project-body{padding:0 17px 17px}.project-list{gap:0}.info-banner{padding:14px;gap:10px}.info-banner p{font-size:10px;min-width:180px}.info-banner form{margin-left:30px}.settings-row{grid-template-columns:1fr;gap:13px;padding:21px 0}.settings-row p{max-width:none}.settings-row .field{max-width:none}.cron-panel pre{font-size:9px}.inline-status{flex-direction:column;gap:5px}.page-footer{font-size:8px;gap:10px}.page-footer>span:last-child{text-align:right}.cleanup-row{gap:15px;align-items:flex-start;font-size:10px}.cleanup-row button{font-size:9px}.auth-layout{margin:25px auto;padding:20px}.auth-card{padding:27px 23px}.notice{font-size:11px}.table-footer{padding:12px 16px}.header-actions{gap:8px}.header-actions .button{font-size:9px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.mobile-logout{display:none}@media(max-width:650px){.mobile-logout{display:block}}

.badge.expired{color:#737d91;background:#f0f2f7}.proxy-error{display:block;max-width:280px;min-width:130px;font-size:10px;line-height:1.6;color:#9299a9;margin-top:5px;overflow-wrap:anywhere;white-space:normal}

/* Custom dropdowns */
.custom-select{position:relative;width:100%;min-width:0}.custom-select-trigger{width:100%;min-height:42px;padding:10px 35px 10px 12px;border:1px solid #dfe3ed;border-radius:7px;background:#fff;color:var(--text);text-align:left;position:relative;font-size:inherit}.custom-select-trigger:hover,.custom-select.is-open .custom-select-trigger{border-color:var(--primary)}.custom-select-chevron{position:absolute;right:13px;top:50%;transform:translateY(-58%);color:#8d94a5;font-size:17px;line-height:1;transition:transform .15s}.custom-select.is-open .custom-select-chevron{transform:translateY(-35%) rotate(180deg);color:var(--primary)}.custom-select-menu{display:none;position:absolute;z-index:30;left:0;right:0;top:calc(100% + 6px);max-height:240px;overflow-y:auto;padding:5px;background:#fff;border:1px solid #dfe3ed;border-radius:9px;box-shadow:0 12px 30px #2026381c}.custom-select.is-open .custom-select-menu{display:block}.custom-select-option{display:block;width:100%;border:0;border-radius:6px;background:transparent;color:#667086;padding:10px 11px;text-align:left;font-size:12px;cursor:pointer}.custom-select-option:hover,.custom-select-option:focus{background:#f3f1ff;color:var(--primary);outline:0}.custom-select-option.is-selected{background:#efedff;color:var(--primary);font-weight:600}.filter-select{width:140px}.filter-select .custom-select-trigger{min-height:37px;padding-top:8px;padding-bottom:8px;font-size:11px}.filter-select .custom-select-menu{min-width:140px}.filter-select .custom-select-chevron{font-size:15px}
@media(max-width:650px){.filter-select{flex:1;width:auto}.filter-select .custom-select-trigger{min-height:37px}.custom-select-menu{max-height:210px}}

.checker-stats{display:grid;grid-template-columns:repeat(3,minmax(130px,.7fr)) minmax(280px,1.9fr);gap:14px;margin-bottom:20px}.checker-stat,.checker-run-stat{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:17px 18px;min-width:0}.checker-stat>span,.checker-run-stat>div>span{display:block;color:#858da0;font-size:10px;margin-bottom:7px}.checker-stat>strong{display:block;font-size:23px;line-height:1.2;color:#374057}.checker-stat>small,.checker-run-stat>small{display:block;color:#99a0af;font-size:9px;margin-top:6px;overflow-wrap:anywhere}.checker-run-stat>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.checker-run-stat>div>span{margin:0}.checker-run-stat>strong{display:block;font-size:13px;color:#566077;margin:9px 0 7px}.checker-run-stat progress{display:block;width:100%;height:5px;border:0;border-radius:8px;overflow:hidden;appearance:none;background:#eceafa}.checker-run-stat progress::-webkit-progress-bar{background:#eceafa}.checker-run-stat progress::-webkit-progress-value{background:var(--primary)}.checker-run-stat progress::-moz-progress-bar{background:var(--primary)}.credential-value{display:inline-block;max-width:180px;overflow-wrap:anywhere;white-space:normal;color:#596278;background:#f6f7fa;border-radius:4px;padding:3px 6px;font-size:10px}.project-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:22px}.project-overview .stat-card{padding:18px}.project-priority-value{font-size:23px}.public-url-row{display:flex;gap:10px;align-items:center}.public-url-row input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;min-width:0}.public-url-help{margin-top:10px}.project-detail-actions{display:flex;gap:9px;flex-wrap:wrap}.project-view-back{margin-bottom:16px}.project-view-back svg{transform:rotate(180deg)}@media(max-width:1100px){.checker-stats{grid-template-columns:repeat(3,1fr)}.checker-run-stat{grid-column:1/-1}}@media(max-width:650px){.checker-stats{grid-template-columns:repeat(2,1fr);gap:10px}.checker-run-stat{grid-column:1/-1}.checker-stat,.checker-run-stat{padding:14px}.checker-stat>strong{font-size:20px}.project-overview{grid-template-columns:1fr}.public-url-row{align-items:stretch;flex-direction:column}.public-url-row .button{width:100%}}
.project-card-middle>.project-detail-actions{margin-left:auto}@media(max-width:650px){.project-card-middle>.project-detail-actions{width:100%;margin-top:3px}.project-card-middle>.project-detail-actions .button{flex:1}}
.topbar-actions{display:flex;align-items:center;gap:18px}.theme-toggle{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--muted);padding:7px 10px;font-size:10px;font-weight:550;cursor:pointer}.theme-toggle:hover{color:var(--primary);border-color:var(--primary)}.theme-toggle svg{width:14px;height:14px}.auth-theme-toggle{position:fixed;right:24px;top:22px}.theme-toggle:focus-visible{outline:3px solid #8c80f766;outline-offset:2px}@media(max-width:950px){.topbar-actions{gap:8px}.theme-toggle span{display:none}.theme-toggle{padding:7px}}

html[data-theme=dark]{--bg:#11131a;--surface:#191c25;--text:#e8ebf4;--muted:#959daf;--line:#2b303d;--primary:#8d80f7;--primary-dark:#7567e4;--green:#56c4a3;--red:#ef7f91}html[data-theme=dark] body{background:var(--bg)}html[data-theme=dark] input:not([type=checkbox]):not([type=file]),html[data-theme=dark] select,html[data-theme=dark] textarea{background:#141720;border-color:#343a49;color:#e5e8f1}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#737c91}html[data-theme=dark] .topbar{background:#191c25e6}html[data-theme=dark] .topbar strong{color:#c5cad7}html[data-theme=dark] .breadcrumb-slash{color:#596174}html[data-theme=dark] .brand small,html[data-theme=dark] .nav-label{color:#71798d}html[data-theme=dark] .nav-item{color:#9ba3b7}html[data-theme=dark] .nav-item:hover{background:#202430}html[data-theme=dark] .nav-item.is-active{background:#292641;color:#a99fff}html[data-theme=dark] .nav-count{background:#393455;color:#c2bbff}html[data-theme=dark] .schedule-note{background:#151821;border-color:#292e3a}html[data-theme=dark] .avatar{background:#302c4a;color:#b7afff}html[data-theme=dark] .icon-button{color:#8790a4}html[data-theme=dark] .button.secondary{background:#1c202a;border-color:#353b49;color:#c2c8d6}html[data-theme=dark] .button.secondary:hover{background:#252a36}html[data-theme=dark] .stat-card,html[data-theme=dark] .panel,html[data-theme=dark] .checker-stat,html[data-theme=dark] .checker-run-stat{box-shadow:0 3px 12px #00000024}html[data-theme=dark] .stat-top{color:#a1a8ba}html[data-theme=dark] .stat-icon{background:#302c4c;color:#ada4ff}html[data-theme=dark] .stat-icon.active{background:#19382f;color:#62c9a9}html[data-theme=dark] .stat-icon.assigned{background:#202f45;color:#83a6e8}html[data-theme=dark] .stat-icon.projects{background:#3c3020;color:#d6ad69}html[data-theme=dark] .stat-help,html[data-theme=dark] .field-help,html[data-theme=dark] .subtitle,html[data-theme=dark] .page-note{color:#8f98ab}html[data-theme=dark] .panel-header,html[data-theme=dark] .health-footer,html[data-theme=dark] .allocation-row,html[data-theme=dark] td,html[data-theme=dark] .filter-bar,html[data-theme=dark] .table-footer,html[data-theme=dark] .edit-project,html[data-theme=dark] .admin-profile{border-color:#292e3a}html[data-theme=dark] .panel-header p,html[data-theme=dark] .empty-state p{color:#8f98aa}html[data-theme=dark] .empty-state>svg{background:#292641;color:#aaa0fb}html[data-theme=dark] th{background:#151821;color:#8992a6}html[data-theme=dark] td{color:#aab1c1}html[data-theme=dark] td strong{color:#d0d5e0}html[data-theme=dark] .credential-value,html[data-theme=dark] .protocol{background:#242833;color:#b8c0d1}html[data-theme=dark] .badge.active,html[data-theme=dark] .badge.completed{background:#18342d;color:#62c6a6}html[data-theme=dark] .badge.inactive,html[data-theme=dark] .badge.failed{background:#3b2229;color:#ed8998}html[data-theme=dark] .badge.unchecked,html[data-theme=dark] .badge.skipped,html[data-theme=dark] .badge.expired{background:#292e39;color:#a5adbf}html[data-theme=dark] .badge.running,html[data-theme=dark] .badge.busy{background:#3a3020;color:#ddba72}html[data-theme=dark] .progress-track progress,html[data-theme=dark] .checker-run-stat progress{background:#282d38}html[data-theme=dark] .progress-track progress::-webkit-progress-bar,html[data-theme=dark] .checker-run-stat progress::-webkit-progress-bar{background:#282d38}html[data-theme=dark] .notice{background:#292641;border-color:#403b65;color:#b6aefa}html[data-theme=dark] .notice.success{background:#19352d;border-color:#285244;color:#72caae}html[data-theme=dark] .notice.error{background:#3a2228;border-color:#63333e;color:#ec91a0}html[data-theme=dark] .notice.warning{background:#392f20;border-color:#5b482a;color:#d9b571}html[data-theme=dark] .upload-box,html[data-theme=dark] .panel-bottom{background:#151821;border-color:#343a47}html[data-theme=dark] .upload-box input::file-selector-button{background:#20242e;border-color:#383e4c;color:#bfc5d2}html[data-theme=dark] .info-banner{background:#292641;border-color:#403b61;color:#b2a9f7}html[data-theme=dark] .info-banner p{color:#aaa3c5}html[data-theme=dark] .info-banner p strong{color:#c5bdff}html[data-theme=dark] .project-icon,html[data-theme=dark] .auth-emblem{background:#2d2946;color:#ada3fa}html[data-theme=dark] .priority{background:#292e39;color:#aab2c2}html[data-theme=dark] .priority-400{background:#3b252b;color:#e294a2}html[data-theme=dark] .priority-300{background:#3c3021;color:#d7b475}html[data-theme=dark] .priority-200{background:#302b47;color:#b6acf2}html[data-theme=dark] .settings-row h3,html[data-theme=dark] .field>label{color:#b7bece}html[data-theme=dark] .settings-row p,html[data-theme=dark] .cron-panel .panel-body>p{color:#9099ac}html[data-theme=dark] .cron-panel pre{background:#141720;border-color:#303644;color:#b2bacb}html[data-theme=dark] .inline-status{border-color:#2c313d;color:#929bad}html[data-theme=dark] .inline-status strong{color:#bdc3d0}html[data-theme=dark] .auth-card{background:var(--surface);box-shadow:0 15px 60px #00000045}html[data-theme=dark] .custom-select-trigger,html[data-theme=dark] .custom-select-menu{background:#171a23;border-color:#353b49;color:#d6dae5}html[data-theme=dark] .custom-select-option{color:#aeb5c5}html[data-theme=dark] .custom-select-option:hover,html[data-theme=dark] .custom-select-option:focus,html[data-theme=dark] .custom-select-option.is-selected{background:#2b2744;color:#b4aaff}html[data-theme=dark] .checker-stat>strong{color:#d7dbe6}html[data-theme=dark] .checker-stat>span,html[data-theme=dark] .checker-run-stat>div>span,html[data-theme=dark] .checker-stat>small,html[data-theme=dark] .checker-run-stat>small{color:#929aad}html[data-theme=dark] .checker-run-stat>strong{color:#c1c7d4}html[data-theme=dark] .page-footer{border-color:#2a2f3b;color:#697286}html[data-theme=dark] .page-footer>span:first-child{color:#7b8497}html[data-theme=dark] .theme-toggle{background:#20242e;color:#b7bfce}

.panel:has(.custom-select.is-open){overflow:visible;position:relative;z-index:20}.panel:has(.custom-select.is-open) .panel-header{border-radius:var(--radius) var(--radius) 0 0}
.gateway-data-value{font-size:25px}.gateway-example{padding:14px 16px;background:#f7f8fc;border:1px solid var(--line);border-radius:7px;overflow-x:auto;font-size:10px;color:#677087;margin:15px 0}.gateway-stats .stat-value{overflow-wrap:anywhere}@media(max-width:650px){.gateway-data-value{font-size:21px}}
html[data-theme=dark] .checker-stat,html[data-theme=dark] .checker-run-stat{background:var(--surface);border-color:var(--line)}
html[data-theme=dark] .gateway-example{background:#141720;border-color:#303644;color:#b2bacb}

/* Authentication experience */
.auth-layout.auth-shell{max-width:1120px;min-height:100vh;margin:0 auto;padding:72px 32px 48px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:center;gap:44px;position:relative}
.auth-showcase{min-height:610px;border:1px solid #3c376f;border-radius:28px;padding:42px;background:linear-gradient(145deg,#292653 0%,#211d40 58%,#19182d 100%);color:#fff;box-shadow:0 24px 70px #28234b24;display:flex;flex-direction:column;overflow:hidden;position:relative}
.auth-showcase:after{content:"";position:absolute;width:360px;height:360px;border:1px solid #ffffff1c;border-radius:50%;right:-130px;bottom:-155px;box-shadow:0 0 0 28px #ffffff08,0 0 0 56px #ffffff05;pointer-events:none}
.auth-showcase-brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;letter-spacing:-.6px;position:relative;z-index:1}.auth-showcase-brand .brand-mark{background:#8275ec;box-shadow:0 8px 18px #00000024}.auth-showcase-brand .brand-light{font-weight:450}.auth-showcase-brand small{display:block;font-size:7px;letter-spacing:1.6px;color:#aaa5d8;margin-top:3px;font-weight:600}
.auth-showcase-main{margin:auto 0;max-width:480px;position:relative;z-index:1}.auth-kicker{display:inline-flex;align-items:center;gap:8px;color:#afa8f6;font-size:9px;letter-spacing:2px;font-weight:700}.auth-kicker:before{content:"";width:22px;height:1px;background:#8d80f7}.auth-showcase-main h2{font-size:45px;line-height:1.08;letter-spacing:-1.9px;margin:18px 0 17px;color:#fff}.auth-showcase-main p{font-size:13px;line-height:1.9;color:#bcb9d7;max-width:410px}
.auth-feature-list{display:grid;gap:17px;position:relative;z-index:1}.auth-feature{display:flex;gap:12px;align-items:flex-start}.auth-feature-icon{width:31px;height:31px;border-radius:9px;background:#ffffff12;color:#b9b1ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.auth-feature-icon svg{width:15px;height:15px}.auth-feature strong{display:block;font-size:11px;color:#f0eff9;font-weight:600;margin-bottom:3px}.auth-feature span{display:block;color:#aaa8c7;font-size:10px;line-height:1.5}.auth-showcase-footer{display:flex;align-items:center;gap:8px;color:#918eae;font-size:10px;margin-top:34px;position:relative;z-index:1}.auth-online-dot{width:7px;height:7px;background:#55c3a2;border-radius:50%;box-shadow:0 0 0 4px #55c3a21c}
.auth-layout.auth-shell .auth-card{width:100%;max-width:450px;justify-self:end;padding:39px;border-radius:22px;box-shadow:0 18px 60px #34366e0c}.auth-layout.auth-shell .auth-brand{display:none}.auth-layout.auth-shell .auth-footer{grid-column:2;justify-self:center;margin-top:-25px}.auth-layout.auth-shell .auth-theme-toggle{z-index:3}
@media(max-width:850px){.auth-layout.auth-shell{grid-template-columns:1fr;max-width:620px;gap:24px;padding-top:78px}.auth-showcase{min-height:0;padding:32px}.auth-showcase-main{margin:55px 0 42px}.auth-showcase-main h2{font-size:38px}.auth-layout.auth-shell .auth-card{max-width:540px;justify-self:stretch}.auth-layout.auth-shell .auth-footer{grid-column:auto;margin-top:-5px}}
@media(max-width:600px){.auth-layout.auth-shell{padding:70px 16px 30px}.auth-showcase{padding:27px 24px;border-radius:22px}.auth-showcase-main{margin:47px 0 35px}.auth-showcase-main h2{font-size:32px;letter-spacing:-1.2px}.auth-showcase-main p{font-size:11px}.auth-feature-list{gap:14px}.auth-layout.auth-shell .auth-card{padding:29px 23px;border-radius:17px}.auth-layout.auth-shell .auth-footer{font-size:9px}.auth-layout.auth-shell .auth-theme-toggle{right:16px;top:17px}}
html[data-theme=dark] .auth-showcase{border-color:#464080;box-shadow:0 24px 80px #00000045}
html[data-theme=dark] .auth-layout.auth-shell .auth-card{background:var(--surface);border-color:#2f3442}
.badge.queued{color:#b38b42;background:#fbf4e6}html[data-theme=dark] .badge.queued{background:#3a3020;color:#ddba72}
