:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#f5f7fb}a{color:#174ecf;text-decoration:none}a:hover{text-decoration:underline}header{background:#14213d;color:#fff;box-shadow:0 2px 14px #0002}.wrap{max-width:1180px;margin:0 auto;padding:0 22px}.nav{height:64px;display:flex;align-items:center;justify-content:space-between}.nav nav{display:flex;gap:18px}.nav a{color:#fff}.heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:26px 0 16px}.heading h1,.heading h2{margin:0 0 5px}main{padding-bottom:35px}.card{background:#fff;border:1px solid #e1e6ef;border-radius:13px;padding:20px;margin:16px 0;box-shadow:0 5px 18px #17203308}.narrow{max-width:620px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.muted{color:#667085}.badge{display:inline-flex;padding:4px 9px;border-radius:99px;background:#edf2ff;color:#274fb9;font-size:.78rem;font-weight:700}label{display:block;font-weight:650;margin:13px 0 6px}input,select,textarea{font:inherit;color:inherit;width:100%;border:1px solid #cfd7e5;border-radius:8px;padding:10px 11px;background:#fff}input:focus,select:focus,textarea:focus{outline:2px solid #b9ccff;border-color:#658df0}.check{font-weight:500;display:flex;align-items:center;gap:9px}.check input{width:auto}button,.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;padding:10px 14px;background:#245bd7;color:#fff;font:inherit;font-weight:700;cursor:pointer;text-decoration:none}.button:hover{text-decoration:none}button.secondary,.button.secondary{background:#eef2f8;color:#27364f}button.danger,.button.danger{background:#b42318;color:#fff}.small{padding:6px 9px;font-size:.86rem}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px;border-bottom:1px solid #e9edf3;vertical-align:middle}th{font-size:.85rem;color:#667085}code{background:#f0f3f8;padding:2px 5px;border-radius:5px}.flash{padding:12px 14px;border-radius:9px;margin:16px 0;border:1px solid}.flash.ok{background:#ecfdf3;border-color:#abefc6;color:#067647}.flash.error{background:#fef3f2;border-color:#fecdca;color:#b42318}.flash.info{background:#eff8ff;border-color:#b2ddff;color:#175cd3}.project-list{display:flex;flex-direction:column}.project-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:13px 4px;border-bottom:1px solid #edf0f4;color:inherit}.project-row:hover{text-decoration:none;background:#fafbfc}.project-row small{display:block;color:#667085;margin-top:4px}.urls .url-line{display:grid;grid-template-columns:145px 1fr auto;gap:10px;align-items:center;margin:9px 0}.url-line input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88rem}.inline-forms{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.inline{display:inline}.editor{min-height:520px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92rem;line-height:1.45;tab-size:4;white-space:pre}.code{max-height:650px;overflow:auto;background:#0f172a;color:#e2e8f0;padding:18px;border-radius:9px;font-size:.9rem;line-height:1.45}footer{padding:22px;margin-bottom:25px;font-size:.85rem}@media(max-width:800px){.grid2{grid-template-columns:1fr}.urls .url-line{grid-template-columns:1fr}.heading{flex-direction:column}.wrap{padding:0 14px}table{display:block;overflow-x:auto;white-space:nowrap}}
