:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#173b3c;background:#f2f6f5;line-height:1.55;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{max-width:1000px;margin:auto;display:flex;align-items:center;gap:18px;padding:36px 28px 20px}header form{margin-left:auto}.brand{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#075b5c;color:white;font-size:26px;font-weight:750}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.16em;color:#557575;margin:0 0 5px}h1{font-size:26px;margin:0;letter-spacing:-.7px}h2{font-size:22px;line-height:1.3;margin:0 0 12px;letter-spacing:-.4px}main{max-width:1000px;margin:auto;padding:16px 28px 48px}section{background:#fff;border:1px solid #dce6e3;border-radius:18px;padding:28px;margin-bottom:20px}p{margin:0 0 16px}form{margin:16px 0 0}label{display:block;font-size:14px;font-weight:600;margin:16px 0}input,select{display:block;width:100%;padding:12px 14px;border:1px solid #bbceca;border-radius:8px;background:#fff;color:#173b3c;font:inherit;margin-top:7px}input:focus,select:focus{outline:3px solid #b9e1db;outline-offset:1px;border-color:#075b5c}input[readonly]{background:#f3f7f6;font-size:13px}button{border:0;border-radius:8px;padding:12px 18px;background:#075b5c;color:white;font:inherit;font-size:14px;font-weight:650;cursor:pointer}button:hover{background:#064a4b}.secondary{background:#e6f1ed;color:#075b5c}.secondary:hover{background:#d2e7df}.quiet{background:transparent;color:#446a69}.quiet:hover{background:#e6f1ed}.status,.section-title{display:flex;justify-content:space-between;align-items:center;gap:18px}.status p:last-child{margin:0}.badge{display:inline-block;background:#e6f1ed;color:#075b5c;font-size:12px;border-radius:20px;padding:6px 11px;white-space:nowrap}.notice,.error{border-radius:10px;padding:14px 18px;margin:0 0 20px}.notice{background:#d9eee5;color:#164c38}.error{background:#fff0e7;color:#843d1b}.muted{font-size:13px;color:#617674}.empty{border:1px dashed #c6d9d2;border-radius:10px;padding:32px;color:#617674;text-align:center}.job{border-top:1px solid #e3ebe8;padding:20px 0}.job:last-child{padding-bottom:0}.job p{margin-top:8px}pre{overflow:auto;font-size:12px;background:#f5f8f7;padding:12px;border-radius:8px;white-space:pre-wrap;overflow-wrap:anywhere}code{font-size:13px;overflow-wrap:anywhere}a{color:#075b5c}li{margin:10px 0}.login{max-width:540px;margin:36px auto}.login h2{font-size:30px}footer{font-size:12px;text-align:center;color:#6b817b;padding-top:20px}@media(max-width:600px){header{padding:24px 18px 12px}.brand{width:48px;height:48px;font-size:21px}main{padding:12px 16px 32px}section{padding:22px 18px}h1{font-size:22px}.status,.section-title{align-items:flex-start;flex-direction:column;gap:10px}.section-title form{margin:0}.login{margin:12px auto}.eyebrow{font-size:9px}}
