@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui;color:#15211a;background:#f3f6f3;font-size:14px}*{box-sizing:border-box}body{margin:0}button{border:0;border-radius:10px;background:#197b4b;color:#fff;padding:11px 17px;font-weight:700;cursor:pointer}input,select{border:1px solid #d8e0da;border-radius:10px;padding:12px;background:#fff;font:inherit}label{display:grid;gap:7px;font-weight:600}.shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.shell aside{position:sticky;top:0;height:100vh;background:#102c21;color:#fff;padding:26px 18px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;margin:0 8px 34px}.brand>b,.mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#30c578;color:#092719;font-weight:900}.brand span{font-size:17px;font-weight:800;line-height:1.05}.brand small{font-size:10px;letter-spacing:1.7px;color:#91b5a5}.shell nav{display:grid;gap:7px}.shell nav a{color:#bcd5c9;text-decoration:none;padding:12px 14px;border-radius:10px;font-weight:600}.shell nav a:hover{background:#1d4938;color:#fff}.account{margin-top:auto;color:#93b4a5;font-size:11px;overflow:hidden}.top{height:115px;background:#fff;border-bottom:1px solid #e0e7e2;padding:28px 38px;display:flex;align-items:center;justify-content:space-between}.top h1{margin:0;font-size:27px}.top p{margin:5px 0;color:#758079}.content{padding:30px 38px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid article,.panel{background:#fff;border:1px solid #e0e6e2;border-radius:16px;padding:22px;box-shadow:0 5px 20px #2445320b}.grid article span{color:#758079;font-size:12px}.grid article strong{display:block;font-size:29px;margin-top:10px}.panel{margin-top:20px}.panel h3{margin-top:0}.table{padding:0;overflow:auto}table{width:100%;border-collapse:collapse}th{text-align:left;color:#758079;font-size:11px;text-transform:uppercase;letter-spacing:.6px;padding:15px 17px;border-bottom:1px solid #e6ebe7}td{padding:16px 17px;border-bottom:1px solid #edf0ee;vertical-align:top}td small{display:block;color:#859089;margin-top:5px}.clip{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.actions{white-space:nowrap}.minor{padding:6px 8px;margin:2px;background:#e8f3ed;color:#17643f;font-size:10px}.badge{font-style:normal;font-size:10px;padding:5px 8px;border-radius:20px;background:#e8ece9}.RUNNING,.HIGH{background:#d8f5e5;color:#147342}.MEDIUM{background:#e2edff;color:#285b9f}.LOW{background:#f0f1f0;color:#68736d}.EXCLUDED{background:#ffe1df;color:#a8241d}.PAUSED,.CAPTCHA{background:#fff0c7;color:#8a5d00}.FAILED{background:#ffe1df;color:#a8241d}.filters{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.filters>input{min-width:330px}.filters label{display:flex;align-items:center}.filters label input{min-width:auto}a{color:#176c45;text-decoration:none}.detail{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail .panel{margin:0}.kv{display:grid;grid-template-columns:150px 1fr;gap:15px;padding:11px 0;border-bottom:1px solid #edf0ee}.kv span{color:#7a857e}.kv b{overflow-wrap:anywhere}.event{padding:15px;border-bottom:1px solid #edf0ee}.event span{display:block;color:#77847b;margin:5px 0}.modal{position:fixed;inset:0;background:#071b13b8;display:grid;place-items:center;z-index:5}.modal>div{background:#fff;border-radius:18px;padding:25px;width:min(520px,90vw);max-height:90vh;overflow:auto}form{display:grid;gap:17px}form h2{margin:0}.notice{background:#fff6dd;padding:12px;border-radius:10px;color:#725000}.error{background:#ffe4e1;color:#a82e25;padding:10px;border-radius:9px}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 15% 20%,#c5f4dc,transparent 30%),#0f2b20}.login form{width:400px;background:#fff;padding:42px;border-radius:24px;box-shadow:0 25px 70px #04140c80}.login h1{margin:0}.login p{color:#6e7d74;margin-top:-8px}.mark{width:52px;height:52px;font-size:18px}.center{display:grid;place-items:center;height:100vh}.nav-alert{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:8px;padding:0 6px;border-radius:10px;background:#ef5b4d;color:#fff;font-size:10px;font-style:normal}.captcha-alert{display:block;background:#a53b31;color:#fff;padding:12px 38px;font-weight:800}.captcha-alert:hover{background:#8e2f27}@media(max-width:900px){.shell{grid-template-columns:1fr}.shell aside{height:auto;position:static}.shell nav{grid-template-columns:repeat(5,1fr)}.brand,.account{display:none}.captcha-alert{padding:10px 18px}.grid{grid-template-columns:1fr 1fr}.detail{grid-template-columns:1fr}.top,.content{padding-left:18px;padding-right:18px}}
