:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#183b30;background:#f3f5ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit}header{background:#10251f;color:#fff;display:flex;align-items:center;gap:28px;padding:20px max(5vw,20px);flex-wrap:wrap}.brand{text-decoration:none;font-weight:750;font-size:20px;display:flex;gap:10px}nav{display:flex;gap:22px;flex:1}nav a{text-decoration:none;font-size:14px}header form{margin:0}header .quiet{color:#fff}main{max-width:1120px;margin:0 auto;padding:42px 24px;min-height:80vh}h1{font-size:clamp(30px,5vw,46px);letter-spacing:-1.5px;margin:6px 0 18px}h2{font-size:22px;margin:0 0 12px}h3{font-size:16px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;color:#548570}.muted,small{color:#65776c;font-size:13px}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.stats article,.card,.project,.editor,.empty{background:#fff;border:1px solid #dce4d8;border-radius:16px;padding:24px;margin-bottom:22px}.stats article{display:flex;flex-direction:column;gap:8px}.stats strong{font-size:32px}.task-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:20px 0;border-top:1px solid #e9ede6;text-decoration:none}.task-row small{display:block;margin-top:6px}.badge{display:inline-block;font-size:11px;font-weight:650;border-radius:30px;padding:7px 10px;background:#edf1e9;white-space:nowrap}.badge.succeeded{background:#d8efd5}.badge.running,.badge.leased{background:#e0eafc}.badge.requiresattention,.badge.failed{background:#ffe5d9}button,.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:9px;background:#236144;color:white;padding:12px 18px;min-height:44px;font:inherit;font-size:14px;font-weight:650;cursor:pointer;text-decoration:none}.secondary{background:#e9eee3;color:#204633}.quiet{background:transparent;color:#30624a}.danger{background:#8c392c}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.actions form{margin:0}label{display:block;font-size:14px;font-weight:600;margin-bottom:18px}input,textarea,select{display:block;width:100%;margin-top:8px;border:1px solid #cbd7c7;border-radius:8px;padding:12px;font:inherit;color:inherit;background:#fff}textarea{resize:vertical;line-height:1.6}.check{display:flex;align-items:center;gap:10px;font-size:13px}.check input{width:auto;margin:0}.filters{display:flex;gap:16px;align-items:end;margin:22px 0}.filters label{flex:1;margin:0}.welcome{max-width:700px;margin:70px auto}.welcome h1{font-size:clamp(48px,9vw,84px);line-height:1.03;letter-spacing:-4px}.welcome>p{line-height:1.7;max-width:470px}.google{background:white;color:#273a32;border:1px solid #cbd7c7;margin:24px 0 8px}.google strong{font-size:21px;color:#4285f4}.alert{background:#fff0dc;padding:16px;border-radius:10px;line-height:1.5}pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:500px;overflow:auto;font-size:12px;line-height:1.6}pre.prose{font:inherit;white-space:pre-wrap}code{overflow-wrap:anywhere}details{margin:20px 0}summary{cursor:pointer;min-height:44px;padding:12px 0}footer{text-align:center;padding:30px;color:#65776c;font-size:12px}.back{display:inline-block;margin-bottom:24px}#execution-log{background:#10251f;color:#cbe3ca;padding:20px;border-radius:10px;min-height:120px}a:focus-visible,button:focus-visible{outline:3px solid #deab37;outline-offset:4px}@media(max-width:600px){header{gap:15px;padding:18px}header .brand{font-size:17px;flex:1}nav{order:3;width:100%}main{padding:28px 16px}.heading{align-items:flex-start;flex-wrap:wrap}.stats{gap:8px}.stats article{padding:15px;font-size:12px}.stats strong{font-size:27px}.card,.project,.editor{padding:18px}.task-row{align-items:flex-start}.filters{flex-wrap:wrap}.filters label{min-width:120px}.welcome{margin:35px 0}.welcome h1{letter-spacing:-2px}}
