:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;color:#edf5ef;background:#0b110e}*{box-sizing:border-box}body{margin:0}header{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:24px 5%;border-bottom:1px solid #28372d}.brand{display:block;text-decoration:none}.brand img{height:34px;width:auto}.badge,.eyebrow{font-size:12px;color:#9caf9f;letter-spacing:1px}nav{display:flex;gap:20px;flex-wrap:wrap;margin-left:auto}a{color:#75e5b2}main{max-width:900px;margin:48px auto;padding:0 22px 60px}h1{font-size:clamp(32px,6vw,48px);margin:12px 0 24px}h2{font-size:23px}section,form{background:#142019;border:1px solid #2c4033;border-radius:16px;padding:24px;margin:20px 0}section form{padding:0;border:0}label{display:block;margin:14px 0;font-weight:600}input,textarea,select{display:block;width:100%;padding:13px;margin-top:8px;color:#f4fff7;background:#0b120e;border:1px solid #526559;border-radius:8px;font:inherit}textarea{font-family:monospace;font-size:14px}button,.button{display:inline-block;background:#00b76a;color:#03170c;border:1px solid #00b76a;border-radius:9px;padding:12px 18px;cursor:pointer;font:600 15px system-ui;text-decoration:none;margin:8px 10px 8px 0}.secondary{background:transparent;color:#a5efcb}.danger{background:#853d43;border-color:#bb646c;color:white}.error{padding:18px;border:1px solid #e89999;background:#451d25;border-radius:10px}.notice{padding:18px;border:1px solid #00b76a;border-radius:10px}.development{color:#dfc881}.footnote{font-size:14px;color:#acbeb1;line-height:1.6}p{line-height:1.65}form a{display:inline-block;margin:12px}li{margin:6px 0}.stats{display:flex;gap:50px}.stats strong{display:block;font-size:34px}.inline{display:flex;justify-content:space-between;gap:16px;align-items:center}details{margin:22px 0}.source{border:1px solid #385141;border-radius:10px;margin:16px 0;overflow:hidden}.source-summary{align-items:center;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;list-style:none;padding:18px 20px}.source-summary::-webkit-details-marker{display:none}.source-summary::after{color:#75e5b2;content:'›';font-size:25px;line-height:1;transition:transform .15s ease}.source.is-saved>.source-summary{background:#1a3527;color:#a5efcb}.source[open]>.source-summary{background:#18291f}.source.is-saved[open]>.source-summary{background:#214832}.source[open]>.source-summary::after{transform:rotate(90deg)}.source-fields{border-top:1px solid #385141;padding:2px 16px 16px}.source-actions{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.source-actions button{margin-right:0}.source-actions .icon-button{margin-left:auto}.icon-button{align-items:center;display:inline-flex;height:44px;justify-content:center;padding:0;width:44px}.icon-button svg{fill:currentColor;height:21px;width:21px}.autosave-bar{align-items:center;display:flex;gap:12px;justify-content:space-between;margin:8px 0 4px}.save-status{color:#acbeb1;font-size:14px;text-align:right}.save-status[data-state='saved']{color:#75e5b2}.save-status[data-state='error']{color:#ff9ca5}.save-status[data-state='waiting']{color:#dfc881}button:disabled{opacity:.5;cursor:wait}@media(max-width:600px){header{gap:14px}nav{margin:0;font-size:14px;gap:15px}main{margin-top:30px}section,form{padding:18px}.inline{align-items:flex-start;flex-direction:column}.stats{gap:30px}}:focus-visible{outline:3px solid #adf6d0;outline-offset:4px}
.detection{background:#0e1812;border-left:3px solid #526559;border-radius:4px;color:#acbeb1;padding:11px 13px}.detection[data-state='recognized']{border-left-color:#00b76a;color:#a5efcb}.detection[data-state='error']{border-left-color:#bb646c;color:#ffb3b9}.rules-options{margin:12px 0}.rules-options>summary{color:#a5efcb;cursor:pointer;font-weight:600}
:root .build-marker{color:#9caf9f;font-size:12px;white-space:nowrap}:root .build-marker strong{color:#d9eadf;font-size:14px}
.account-chip{align-items:center;background:#16241c;border:1px solid #385141;border-radius:999px;color:#dff8e8;display:flex;gap:9px;padding:6px 12px;text-decoration:none}.account-avatar{align-items:center;background:#00b76a;border-radius:50%;color:#03170c;display:inline-flex;font-size:13px;font-weight:800;height:28px;justify-content:center;width:28px}.account-avatar.large{font-size:22px;height:52px;width:52px}.account-heading{align-items:center;display:flex;gap:16px}.account-heading h2,.account-heading p{margin:0}.account-actions{display:flex;flex-wrap:wrap;gap:8px}.rules-actions{display:flex;gap:10px;margin-top:10px}.default-button:disabled{background:#214832;border-color:#4e8a68;color:#baf4d5;cursor:default;opacity:1}input:disabled,select:disabled{background:#142019;border-color:#385141;color:#cde4d4;opacity:1}
