:root{color:#172033;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}h1,h2,p{margin-top:0}h1{margin-bottom:.35rem;font-size:1.8rem}h2{margin:0;font-size:1rem}button{border:0;border-radius:7px;background:#2563eb;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:.7rem 1rem}button:hover{background:#1d4ed8}button:disabled{cursor:not-allowed;opacity:.5}.button-secondary{background:#e7edf7;color:#172033}.button-secondary:hover{background:#d9e3f2}.button-link{background:none;color:#1d4ed8;padding:0}.app-shell{display:grid;grid-template-columns:235px 1fr;min-height:100vh}.sidebar{background:#0e1726;color:#dbe6f8;display:flex;flex-direction:column;padding:1.25rem}.brand{color:#fff;font-size:1.15rem;font-weight:800;margin-bottom:2rem}.sidebar nav{display:grid;gap:.35rem}.sidebar a{border-radius:6px;color:#b8c7dc;padding:.6rem .7rem;text-decoration:none}.sidebar a:hover,.sidebar a.active{background:#1d2a3d;color:#fff}.sidebar-footer{display:grid;gap:.75rem;margin-top:auto;overflow-wrap:anywhere}.main-content{max-width:1300px;padding:2rem;width:100%}.page-title{margin-bottom:1.4rem}.page-title p,.muted{color:#667085}.small{font-size:.8rem;line-height:1.5}.grid{display:grid;gap:1rem;margin-bottom:1rem}.grid-three{grid-template-columns:repeat(3,1fr)}.grid-two{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid #e1e7ef;border-radius:10px;box-shadow:0 4px 15px #1720330a;margin-bottom:1rem;padding:1.1rem}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.status{border-radius:999px;display:inline-block;font-size:.76rem;font-weight:800;padding:.23rem .55rem;text-transform:uppercase}.status-good{background:#dcfce7;color:#166534}.status-warn{background:#fef3c7;color:#92400e}.status-bad{background:#fee2e2;color:#991b1b}.notice{border-radius:7px;margin-bottom:1rem;padding:.75rem}.notice-error{background:#fee2e2;color:#991b1b}.notice-success{background:#dcfce7;color:#166534}.notice-info{background:#e0f2fe;color:#075985;margin-top:1rem}form{display:grid;gap:.9rem}label{color:#344054;display:grid;font-size:.88rem;font-weight:700;gap:.35rem}input,select,textarea{border:1px solid #cdd6e4;border-radius:6px;color:inherit;font:inherit;padding:.65rem}.button-anchor{background:#2563eb;border-radius:7px;color:#fff;font-size:.88rem;font-weight:700;padding:.55rem .8rem;text-decoration:none}.filter-row,.metric-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.metric-grid span{color:#667085;display:grid;font-size:.78rem;gap:.25rem;text-transform:uppercase}.metric-grid strong{color:#172033;font-size:1.1rem}.metric-value{font-size:1.6rem;font-weight:800;margin-bottom:.25rem}code{background:#f4f7fb;border-radius:5px;padding:.1rem .25rem;overflow-wrap:anywhere}.inline-form{align-items:end;display:grid;grid-template-columns:1fr auto}.button-row{display:flex;gap:.65rem;margin:.8rem 0}.selection-row{align-items:center;background:#f4f7fb;color:#172033;display:flex;justify-content:space-between;margin-top:.5rem;width:100%}.selection-row:hover{background:#e7edf7}.toggle-row{align-items:center;display:flex;justify-content:space-between;padding:.35rem 0}.toggle-row input{height:1.1rem;width:1.1rem}.template-grid{display:grid;gap:1rem;grid-template-columns:230px 1fr}.template-nav{background:transparent;color:#344054;display:block;text-align:left;width:100%}.template-nav:hover,.template-nav.active{background:#e7edf7;color:#172033}.template-editor{min-height:260px;width:100%}.preview{background:#f4f7fb;border-radius:7px;font-family:inherit;padding:1rem;white-space:pre-wrap}.table-wrap{overflow-x:auto}.table-action{display:flex;flex-wrap:wrap;gap:.4rem}table{border-collapse:collapse;font-size:.88rem;width:100%}th,td{border-bottom:1px solid #e7edf7;padding:.7rem .45rem;text-align:left}th{color:#667085;font-size:.76rem;text-transform:uppercase}.centered{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:1rem}.auth-card{background:#fff;border:1px solid #e1e7ef;border-radius:10px;box-shadow:0 10px 30px #17203314;padding:1.5rem;width:min(420px,100%)}@media(max-width:800px){.app-shell{display:block}.sidebar{display:block;padding:.9rem}.brand{margin-bottom:.8rem}.sidebar nav{display:flex;gap:.25rem;overflow-x:auto}.sidebar a{flex:0 0 auto}.sidebar-footer{display:flex;margin-top:.8rem}.main-content{padding:1rem}.grid-three,.grid-two,.template-grid{grid-template-columns:1fr}}
