:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f6f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{background:#111827;color:#e5e7eb;padding:24px 16px;position:sticky;top:0;height:100vh}.brand{display:flex;gap:12px;align-items:center;padding:0 8px 24px}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#111827;font-weight:800}.brand strong,.brand small{display:block}.brand small{margin-top:3px;color:#94a3b8}.sidebar nav{display:grid;gap:8px}.sidebar nav button{border:0;background:transparent;color:#cbd5e1;text-align:left;padding:11px 12px;border-radius:10px;cursor:pointer}.sidebar nav button.active,.sidebar nav button:hover{background:#253047;color:#fff}.badge{float:right;background:#ef4444;color:#fff;border-radius:999px;padding:1px 7px;font-size:12px}main{padding:34px;min-width:0}header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}h1{font-size:28px;margin:3px 0 0}h2{font-size:16px;margin:0 0 12px}.eyebrow{margin:0;color:#64748b;font-size:12px;letter-spacing:.12em;font-weight:700}.header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.token-control{display:flex;align-items:center;gap:7px}.token-control input{width:230px}.token-control button{border:1px solid #d7dce6;background:#fff;border-radius:9px;padding:9px 12px;cursor:pointer}.primary{border:0;background:#111827;color:#fff;border-radius:10px;padding:10px 16px;cursor:pointer}.primary:disabled{opacity:.55;cursor:default}.toolbar{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.segmented{display:flex;background:#e9edf5;padding:4px;border-radius:10px}.segmented button{border:0;background:transparent;padding:7px 12px;border-radius:7px;cursor:pointer}.segmented button.active{background:#fff;box-shadow:0 1px 3px #0f172a1f}select,input,textarea{border:1px solid #d7dce6;background:#fff;border-radius:9px;padding:9px 11px;color:#172033}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.stats article,.card{background:#fff;border:1px solid #e4e7ee;border-radius:14px;box-shadow:0 1px 2px #0f172a08}.stats article{padding:18px}.stats strong{display:block;font-size:28px}.stats span{display:block;margin-top:3px;color:#64748b;font-size:13px}.table-card{overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:13px 15px;text-align:left;border-bottom:1px solid #eef0f4;vertical-align:top}th{font-size:12px;color:#64748b;font-weight:700;background:#fbfcfe}td{font-size:14px}td a{color:#2563eb;text-decoration:none}.trend{white-space:nowrap}.empty{padding:28px;text-align:center;color:#64748b}.sites-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.add-site,.site-card{padding:18px}.add-site{display:grid;gap:10px;align-content:start}.site-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.site-head h2{margin-bottom:3px}.site-head code{font-size:11px;color:#64748b}.site-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#64748b;margin:12px 0}.site-card textarea{width:100%;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.site-card>button{margin-top:10px;border:1px solid #d7dce6;background:#fff;border-radius:9px;padding:8px 13px;cursor:pointer}.switch input{display:none}.switch span{display:block;width:42px;height:24px;background:#cbd5e1;border-radius:999px;position:relative;cursor:pointer}.switch span:after{content:"";width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;left:3px;top:3px;transition:.2s}.switch input:checked+span{background:#22c55e}.switch input:checked+span:after{transform:translate(18px)}.alert{padding:11px 14px;border-radius:10px;margin-bottom:16px;font-size:14px}.alert.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.alert.success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.status{display:inline-block;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;background:#e2e8f0}.status.success{background:#dcfce7;color:#166534}.status.failed{background:#fee2e2;color:#991b1b}.status.running{background:#dbeafe;color:#1d4ed8}.error-cell{max-width:360px;color:#b91c1c}.anomaly-list{display:grid;gap:12px}.anomaly{padding:16px;display:flex;justify-content:space-between;gap:20px;border-left:4px solid #94a3b8}.anomaly.warning{border-left-color:#f59e0b}.anomaly.critical{border-left-color:#ef4444}.anomaly p{margin:5px 0 0;color:#475569}.anomaly time{color:#64748b;font-size:12px;white-space:nowrap}@media(max-width:1050px){header{align-items:flex-start;flex-direction:column}.header-actions{width:100%;justify-content:flex-start}}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.sidebar nav{grid-template-columns:repeat(4,1fr)}main{padding:20px}.sites-grid{grid-template-columns:1fr}}@media(max-width:640px){header,.toolbar,.header-actions,.token-control{align-items:stretch;flex-direction:column}.token-control input{width:100%}.stats{grid-template-columns:1fr}.sidebar nav{grid-template-columns:1fr 1fr}.shell{display:block}}
