:root{font-family:Inter,'Segoe UI',sans-serif;color:#263b39;background:#f4f7f6;font-synthesis:none;font-size:14px;--green:#287461;--muted:#7c8c88;--line:#e5ebe8;--nav:#142e2b}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}button,a,input,select{outline-offset:4px}button{border:1px solid var(--line);background:white;color:#3b504a;border-radius:7px;padding:10px 15px;transition:background .15s}button:hover{background:#f0f6f3}button:disabled{opacity:.5;cursor:wait}button.primary{background:var(--green);color:white;border-color:var(--green)}button.primary:hover{background:#1e604f}button.link{border:0;background:none;padding:0;color:var(--green);font-weight:600}.icon{width:19px;height:19px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.sidebar{width:224px;background:var(--nav);position:fixed;inset:0 auto 0 0;color:#a8beb7;padding:32px 18px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;color:white;font-size:21px;font-weight:650;letter-spacing:-.7px;padding:0 12px 34px}.brand img{width:33px;height:33px}.brand small{font-weight:400;color:#86b49f}.nav-caption{font-size:10px;text-transform:uppercase;letter-spacing:1.7px;padding:13px 14px;color:#6e9386}.nav-button{width:100%;display:flex;gap:12px;align-items:center;text-align:left;border:0;background:transparent;color:#acc1b9;margin:3px 0;padding:13px 14px;font-size:13px}.nav-button:hover{background:#21413a;color:white}.nav-button.active{background:#2b4b41;color:#c5f1d6}.nav-button.active:after{content:'';width:5px;height:5px;background:#a1dbbc;border-radius:50%;margin-left:auto}.nav-count{font-size:10px;background:#d0a565;color:#203a30;padding:1px 6px;border-radius:4px;margin-left:auto}.sidebar-bottom{margin-top:auto}.pilot{margin:20px 10px;padding:14px;border:1px solid #3b5349;border-radius:8px;font-size:11px;line-height:1.8;color:#8eaa9e}.pilot strong{display:block;color:#ccddd5;font-weight:500}.avatar-row{display:flex;align-items:center;gap:10px;padding:18px 10px 0;border-top:1px solid #32483f}.avatar{width:33px;height:33px;background:#3f5d50;color:#dcf0e5;border-radius:50%;display:grid;place-items:center;font-size:12px}.avatar-row small{display:block;color:#769488;font-size:10px;margin-top:4px}.avatar-row button{margin-left:auto;background:none;border:0;color:#a0b6aa;padding:5px}.workspace{margin-left:224px}.topbar{height:77px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 34px;gap:20px}.breadcrumb{color:#8d9994;font-size:12px;white-space:nowrap}.breadcrumb span{color:#40564b;margin-left:14px}.search{display:flex;align-items:center;gap:10px;color:#9ca9a3}.search input{border:0;background:transparent;width:210px;font-size:12px;padding:10px;color:#324a3d}.key{font-size:10px;border:1px solid #e5e9e6;border-radius:4px;padding:3px 5px}.top-right{display:flex;align-items:center;gap:24px}.live-dot{width:6px;height:6px;background:#509b74;border-radius:50%;display:inline-block;margin-right:7px}.connection{font-size:11px;color:#7e9386;white-space:nowrap}.main{max-width:1600px;margin:auto;padding:32px 34px}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{font-size:10px;color:#7f9387;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:9px}h1{font-size:27px;font-weight:600;letter-spacing:-1px;margin:0 0 9px}p.subtitle{margin:0;color:#84918a;font-size:12px}.actions{display:flex;gap:9px}.actions button{font-size:12px}.actions .icon{width:15px;height:15px;margin-right:6px}.tabs{display:flex;gap:29px;border-bottom:1px solid #dfe7e2;margin-bottom:25px}.tabs button{border:0;border-radius:0;background:none;color:#89988e;padding:0 0 15px;font-size:12px}.tabs button.active{border-bottom:2px solid var(--green);color:var(--green);font-weight:600}.toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:20px}.filter{background:white;border:1px solid var(--line);border-radius:6px;padding:8px 12px;color:#54685c;font-size:11px}.toolbar small{color:#94a198;font-size:10px}.toolbar-left{display:flex;align-items:center;gap:10px}.mode{color:#7d9185;background:#e9f0eb;font-size:10px;padding:5px 9px;border-radius:4px}.mode.demo{background:#fff1d7;color:#94713b}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:24px}.stat{background:white;border:1px solid var(--line);border-radius:10px;padding:20px 21px}.stat-top{display:flex;align-items:center;justify-content:space-between;color:#75877b;font-size:11px}.stat-top .icon{color:#90a497;width:17px}.stat-value{font-size:32px;letter-spacing:-1px;margin:14px 0 12px;color:#273e31;font-weight:600}.stat-value em{font-style:normal;color:#a3aea5;font-weight:400;font-size:14px;margin-left:6px}.stat-note{font-size:10px;color:#90a093}.stat-note b{color:#559173;font-weight:500}.stat-note.warn b{color:#b2884b}.grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,1fr);gap:21px}.card{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.card-head{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:10px}.card-head h2{font-size:13px;font-weight:600;margin:0}.card-head p{font-size:10px;color:#99a59b;margin:6px 0 0}.card-head button{font-size:10px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}th{background:#fafbf9;color:#94a096;font-weight:500;font-size:9px;text-transform:uppercase;letter-spacing:.55px;padding:12px 20px;border-top:1px solid #f1f4ef;border-bottom:1px solid #edf1eb}td{padding:17px 20px;border-bottom:1px solid #eef2ed;color:#6e8173}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfa}.outlet-name{display:flex;align-items:center;gap:10px;color:#314b39;font-weight:600}.outlet-icon{width:31px;height:31px;border-radius:7px;display:grid;place-items:center;background:#f0f5ef;color:#829c88}.outlet-icon .icon{width:15px}.outlet-name small{display:block;font-size:9px;font-weight:400;color:#9aa69b;margin-top:3px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;padding:4px 7px;border-radius:4px;white-space:nowrap;background:#edf6ef;color:#548566}.badge.warning,.badge.pending{background:#fbf2df;color:#aa8443}.badge.offline,.badge.failed{background:#f6eae6;color:#b07461}.badge.running{background:#e9f1f8;color:#5b80a4}.badge:before{content:'';width:4px;height:4px;border-radius:50%;background:currentColor}.card-foot{border-top:1px solid var(--line);padding:14px 23px;font-size:10px;color:#98a599}.health-content{padding:4px 23px 22px;display:flex;align-items:center;gap:28px}.donut{width:136px;height:136px;position:relative;flex-shrink:0}.donut svg{width:100%;height:100%;transform:rotate(-90deg)}.donut circle{fill:none;stroke-width:13}.donut .base{stroke:#edf1eb}.donut .value{stroke:#7db393;stroke-linecap:round}.donut-center{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:26px;font-weight:600;letter-spacing:-1px}.donut-center small{font-size:9px;letter-spacing:0;color:#94a28e;margin-top:5px;font-weight:400}.legend{flex:1}.legend-row{display:flex;justify-content:space-between;padding:9px 0;font-size:10px;color:#869780;gap:16px}.legend-row b{font-weight:600;color:#526447}.legend-row i{width:7px;height:7px;border-radius:2px;background:#7db393;display:inline-block;margin-right:8px}.legend-row i.yellow{background:#d9ba7d}.legend-row i.gray{background:#d6dfd3}.resources{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 23px 20px;border-top:1px solid var(--line);gap:20px}.resource-label{display:flex;justify-content:space-between;color:#93a18d;font-size:9px;gap:5px}.resource-label b{font-weight:500;color:#617858}.meter{height:4px;background:#eef2eb;border-radius:9px;margin-top:10px;overflow:hidden}.meter span{height:100%;background:#a4c5a3;display:block}.meter svg{width:100%;height:100%;display:block}.event{display:flex;gap:13px;padding:14px 23px;border-top:1px solid #f2f4ee}.event-icon{width:29px;height:29px;background:#f1f6ee;color:#81a276;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.event-icon .icon{width:13px}.event-detail{font-size:11px;color:#4b6143;line-height:1.65;min-width:0;overflow-wrap:anywhere}.event-detail small{display:block;color:#a2ad99;font-size:9px}.event-time{margin-left:auto;white-space:nowrap;color:#a2ad99;font-size:9px;padding-top:4px}.empty{padding:39px 24px;text-align:center;color:#91a08a;font-size:12px;line-height:1.8}.empty .icon{display:block;margin:0 auto 15px;width:30px;height:30px;color:#9bb290}.empty strong{display:block;color:#53694b;font-weight:500}.empty p{font-size:11px;margin:6px auto 15px;max-width:300px}.empty button{font-size:11px}.footer{display:flex;justify-content:space-between;margin-top:26px;color:#a3afa0;font-size:9px}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.login-art{background:#16382f;color:white;padding:10vw 7vw;display:flex;flex-direction:column;justify-content:center}.login-art .brand{padding:0;margin-bottom:70px}.login-art h1{font-size:48px;line-height:1.15;letter-spacing:-2px;max-width:480px}.login-art p{color:#9ab8a7;line-height:1.9;max-width:380px}.login-art .eyebrow{color:#a5ccae;margin-top:40px}.login-box{display:flex;justify-content:center;align-items:center;padding:40px}.login-box form{width:340px}.login-box h2{font-size:26px;letter-spacing:-.8px;margin-bottom:10px}.login-box p{font-size:12px;color:#8b9a8a;line-height:1.8;margin-bottom:30px}label{display:block;font-size:11px;color:#62745a;margin:18px 0 7px}input,select{border:1px solid #dbe4d7;background:white;border-radius:6px;padding:11px;color:#344b2c}form input{width:100%}form .primary{margin-top:23px;width:100%}.error{color:#b36552!important;font-size:12px!important}.login-help{margin-top:28px!important;font-size:10px!important}.login-help code{font-size:10px}.preview-link{display:block;margin:20px auto 0!important;font-size:11px}dialog{border:1px solid #dfe8db;border-radius:14px;padding:28px;width:min(640px,94vw);max-height:88vh;color:#304629;box-shadow:0 25px 90px #142d2b30}dialog::backdrop{background:#132b2366;backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.dialog-top h2{margin:0;font-size:20px;letter-spacing:-.5px}.dialog-top button{padding:4px 8px;font-size:20px;border:0}dialog p{color:#7f9075;font-size:12px;line-height:1.8}dialog pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f3f6f0;padding:16px;border:1px solid #e0e8da;border-radius:7px;font:11px/1.9 Consolas,monospace;color:#526c45}dialog .facts{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0}dialog .facts div{font-size:12px;overflow-wrap:anywhere}dialog .facts small{display:block;font-size:10px;color:#91a185;margin-bottom:6px}dialog .actions{margin-top:20px;flex-wrap:wrap}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#233e2e;color:#edf5e5;padding:12px 22px;border-radius:8px;font-size:12px;box-shadow:0 8px 25px #16372a33;z-index:99;display:none}#toast.show{display:block}.loading{padding:60px;text-align:center;color:#7e9271}.banner{background:#fff5df;border:1px solid #eadcbb;border-radius:7px;padding:12px 16px;color:#9b804a;font-size:11px;margin-bottom:20px}.text-filter{font-size:11px;width:230px;padding:8px 12px}.table-button{text-align:left}.job-result{max-width:300px;overflow-wrap:anywhere}.details-title{display:flex;gap:8px;align-items:center} .spaced{margin-bottom:20px}
@media(min-width:1500px){.main{padding-top:40px}.stat{padding:24px}.card-head{padding-top:25px;padding-bottom:25px}td{padding-top:20px;padding-bottom:20px}.health-content{padding-top:12px;padding-bottom:27px}.donut{width:155px;height:155px}}
@media(max-width:1100px){.sidebar{width:190px;padding-left:10px;padding-right:10px}.brand{font-size:18px}.workspace{margin-left:190px}.main{padding:26px 22px}.topbar{padding:0 22px}.grid{grid-template-columns:1fr}.stats{gap:10px}.stat{padding:16px}.search input{width:150px}.health-content{justify-content:center}.legend{max-width:250px}.connection{display:none}}
@media(max-width:700px){.sidebar{width:64px;padding:20px 7px}.brand{padding:0 8px 25px}.brand span,.nav-caption,.nav-button span,.pilot,.avatar-row,.sidebar-bottom .nav-button span{display:none}.nav-button{justify-content:center;padding:13px}.nav-button.active:after{display:none}.workspace{margin-left:64px}.topbar{height:63px;padding:0 16px}.breadcrumb{display:none}.top-right{width:100%}.search{width:100%}.search input{width:100%}.main{padding:22px 16px}.page-head{align-items:flex-start;flex-direction:column;gap:16px}h1{font-size:24px}.stats{grid-template-columns:1fr 1fr}.stat-value{font-size:28px}.grid{gap:16px}.health-content{gap:20px}.card-head{padding:18px}.toolbar small{display:none}.tabs{gap:20px;overflow:auto}.tabs button{white-space:nowrap}.footer{gap:15px}.login-shell{grid-template-columns:1fr}.login-art{padding:32px}.login-art .brand{margin-bottom:20px}.login-art h1{font-size:30px}.login-art p,.login-art .eyebrow{display:none}.login-box{padding:32px}.text-filter{width:150px}.toolbar-left{flex-wrap:wrap}.topbar .key{display:none}}
