:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#233a3a;background:#f5f7f6;font-synthesis:none;--brand:#175c50;--brand-fg:#fff;--accent:#e7f0d3}*{box-sizing:border-box}body{margin:0}a{color:#175c50;text-underline-offset:3px}button,input,select,textarea{font:inherit}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 19px;border:1px solid transparent;border-radius:8px;background:var(--brand);color:var(--brand-fg);text-decoration:none;font-weight:600;cursor:pointer}button:hover,.button:hover{filter:brightness(.92)}.secondary{background:white;color:#263e3b;border:1px solid #ccd6d1}.danger{background:#a93232;color:white}button:disabled{opacity:.5;cursor:not-allowed}input:not([type=checkbox]):not([type=radio]),select,textarea{display:block;width:100%;padding:11px 12px;margin-top:7px;border:1px solid #ccd6d1;border-radius:7px;background:#fff;color:#233a3a}input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand);vertical-align:middle}select[multiple]{min-height:110px}textarea{line-height:1.55;resize:vertical}label{font-size:14px;font-weight:600}label:has(input[type=checkbox]){display:flex;align-items:center;gap:10px;font-weight:400}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:3px solid #6a9c91;outline-offset:3px}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid #e1e8e3;padding:28px 20px;display:flex;flex-direction:column}.wordmark{display:flex;align-items:center;gap:11px;font-size:22px;font-weight:750;letter-spacing:-.6px;margin:4px 10px 34px}.mark{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:var(--brand);color:var(--brand-fg);font-size:21px}.logo{max-width:150px;max-height:54px;object-fit:contain}.nav-label{font-size:10px;letter-spacing:1.7px;color:#778b82;padding:12px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:11px 12px;margin:3px 0;border-radius:8px;color:#51645e;text-decoration:none;font-size:14px}.sidebar nav a:hover,.sidebar nav a.active{background:#eef4f1;color:#184c3f;font-weight:600}.nav-icon{font-size:19px;width:21px;text-align:center}.sidebar footer{margin-top:auto;padding:20px 10px 0;font-size:12px;color:#728079}.sidebar footer form{margin-top:12px}.sidebar footer button{padding:6px 10px;background:#edf2ef;color:#43584f;font-size:12px}.main{min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background:#fff;border-bottom:1px solid #e1e8e3;font-size:13px;color:#65766e}.status{display:flex;align-items:center;gap:7px}.dot{width:7px;height:7px;background:#3f8168;border-radius:50%}.avatar{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e9eee9;margin-left:12px;color:#2c5042;font-weight:700}.page{max-width:1400px;padding:36px 40px 60px;margin:auto}.eyebrow{font-size:11px;letter-spacing:1.8px;text-transform:uppercase;color:#6e8176;font-weight:650}h1{font-size:31px;font-weight:650;letter-spacing:-1.1px;margin:9px 0 10px}h2{font-size:19px;letter-spacing:-.35px;margin:0 0 19px}h3{font-size:16px;margin:0 0 10px}.muted,.helptext{color:#6c7c74;font-size:13px;line-height:1.6}.page-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.page-head p{margin:0}.hero{background:#eaf0e7;border:1px solid #dce5d7;padding:30px 32px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:26px}.hero h2{font-size:25px;margin-bottom:10px;max-width:530px}.hero p{max-width:540px;line-height:1.6;color:#586c60;font-size:14px;margin:0 0 20px}.hero-art{font-size:78px;transform:rotate(-13deg);padding:10px 45px;color:#638775}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:30px}.stat,.card{background:#fff;border:1px solid #e0e7e2;border-radius:10px;padding:24px}.stat span{display:block;font-size:12px;color:#687b6f}.stat strong{display:block;font-size:31px;font-weight:650;letter-spacing:-1px;margin-top:13px}.grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px}.grid.equal{grid-template-columns:1fr 1fr}.stack{display:grid;gap:22px}.card p{line-height:1.6}.card form p{margin:0 0 18px}.card form .helptext{display:block}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.card-head h2{margin:0}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#7a8981;font-size:11px;letter-spacing:.5px;text-transform:uppercase;background:#f9faf9}td,th{padding:15px 12px;border-bottom:1px solid #edf0ed}td small{display:block;color:#819085;margin-top:4px}.badge{display:inline-block;border-radius:5px;padding:5px 8px;font-size:11px;background:#eef2ef;color:#506658;white-space:nowrap}.badge.accepted,.badge.finished{background:#e4f3e9;color:#246943}.badge.failed,.badge.uncertain{background:#fff0e4;color:#8b4b15}.badge.queued,.badge.pending,.badge.retry{background:#eaf0fc;color:#4c6194}.empty{text-align:center;padding:34px 10px;color:#728079;font-size:14px}.notice{padding:13px 17px;margin-bottom:20px;border:1px solid #d9e3dc;border-radius:8px;background:#edf5ee;font-size:14px;line-height:1.5}.notice.error,.errorlist{color:#9a3434;background:#fff0ef}.errorlist{padding:12px 25px;font-size:13px;border-radius:6px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px}.steps{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px;color:#708076;font-size:12px}.steps span{padding:8px 12px;border:1px solid #dce4de;background:white;border-radius:20px}.steps .current{background:var(--brand);color:var(--brand-fg)}iframe{width:100%;height:490px;background:white;border:1px solid #dbe2dc;border-radius:8px}.review{display:grid;grid-template-columns:140px 1fr;gap:12px;font-size:14px;margin:0 0 20px}.review dt{color:#6e7e74}.review dd{margin:0;overflow-wrap:anywhere}.article{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #e1e8e3}.article img{width:130px;height:90px;object-fit:cover;border-radius:7px}.article p{font-size:13px;margin:6px 0}.auth{max-width:430px;margin:9vh auto;padding:36px}.auth .wordmark{margin:0 0 30px}.auth h1{font-size:26px}.auth form{margin-top:26px}.auth p{margin-bottom:20px}.auth button{width:100%}.pill-link{display:block;padding:17px 0;border-bottom:1px solid #edf1ed;text-decoration:none}.pill-link strong{display:block;font-size:14px}.pill-link span{display:block;font-size:12px;color:#718279;margin-top:5px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.5}details{margin-top:20px}summary{cursor:pointer;font-weight:600;font-size:14px}.pagination{display:flex;gap:20px;padding-top:20px;font-size:13px}.mobile-title{display:none}@media(max-width:1000px){.shell{grid-template-columns:190px 1fr}.sidebar{padding:24px 12px}.page{padding:28px 24px}.topbar{padding:18px 24px}.grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.hero-art{display:none}}@media(max-width:680px){.shell{display:block}.sidebar{position:static;width:100%;height:auto;padding:15px;border-right:0;border-bottom:1px solid #dfe5df}.wordmark{margin:0 0 12px}.sidebar nav{display:flex;gap:4px;overflow:auto}.sidebar nav a{white-space:nowrap;padding:8px}.nav-label,.sidebar footer{display:none}.topbar{padding:13px 18px}.page{padding:24px 16px}.page-head{align-items:flex-start;flex-direction:column;gap:12px}h1{font-size:27px}.grid.equal{grid-template-columns:1fr}.card,.stat{padding:19px}.hero{padding:24px}.stats{gap:10px}.review{grid-template-columns:1fr;gap:5px}.review dd{margin-bottom:12px}.article img{width:80px;height:70px}.auth{margin:25px 14px}.topbar .status{font-size:11px}}

.hero{background:var(--accent);color:var(--accent-fg,#233a3a)}.hero p,.hero .eyebrow,.hero-art{color:inherit}
