:root{color:#172430;background:linear-gradient(120deg,#f8fbff 0%,#eef6ef 100%);font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}.layout{max-width:1100px;margin:0 auto;padding:1.25rem}header h1{margin:0 0 1rem;font-size:1.4rem}header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-meta{color:#355069;align-items:center;gap:.75rem;font-size:.92rem;display:flex}.header-meta button{color:#fff;cursor:pointer;background:#1b6ac9;border:none;border-radius:8px;padding:.45rem .75rem;font-weight:700}nav{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}nav a{color:#16304a;background:#dceaf7;border-radius:8px;padding:.5rem .8rem;font-weight:600;text-decoration:none}.card{background:#fff;border:1px solid #d9e5ee;border-radius:12px;margin-bottom:1rem;padding:1rem}.auth-card{max-width:420px;margin:2rem auto}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.stack-form{flex-direction:column;gap:.6rem;display:flex}.stack-form label{flex-direction:column;gap:.3rem;font-size:.92rem;font-weight:600;display:flex}.stack-form input,.stack-form textarea,.stack-form select,.stack-form button,.item{font:inherit}.stack-form input,.stack-form textarea,.stack-form select{background:#fdfefe;border:1px solid #b8cddd;border-radius:8px;padding:.55rem .65rem}.stack-form button{color:#fff;cursor:pointer;background:#1b6ac9;border:none;border-radius:8px;width:fit-content;padding:.6rem .9rem;font-weight:700}.card>button{color:#fff;cursor:pointer;background:#1b6ac9;border:none;border-radius:8px;padding:.6rem .9rem;font-weight:700}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.section-head h3{margin:0}.compact-filter{align-items:center;gap:.35rem;display:inline-flex}.chip{color:#244766;cursor:pointer;background:#f6fbff;border:1px solid #c9d8e5;border-radius:999px;padding:.28rem .55rem;font-size:.78rem;font-weight:700;line-height:1}.chip.active{color:#0f3d74;background:#e9f2fd;border-color:#1b6ac9}.list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.item{text-align:left;cursor:pointer;background:#f8fbfe;border:1px solid #c9d8e5;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.6rem .7rem;display:flex}.item.active{background:#e9f2fd;border-color:#1b6ac9}.evidence-item{background:#fbfdff;border:1px solid #d5e1eb;border-radius:8px;padding:.55rem .7rem}.status{border-radius:8px;margin:.5rem 0;padding:.5rem .7rem}.status.error{color:#8d2020;background:#fdecec;border:1px solid #f2b9b9}.status.success{color:#1d6b2f;background:#ecf9ef;border:1px solid #b4e4be}.muted{color:#4f6578;font-size:.92rem}.pill{color:#24507a;background:#edf3f9;border:1px solid #c9d9e8;border-radius:999px;margin-left:.55rem;padding:.15rem .45rem;font-size:.78rem}.row-actions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.row-actions input{border:1px solid #b8cddd;border-radius:8px;padding:.45rem .6rem}.row-actions button{color:#fff;cursor:pointer;background:#1b6ac9;border:none;border-radius:8px;padding:.45rem .75rem;font-weight:700}.maturity-track{background:#dde8f1;border-radius:999px;width:100%;height:14px;margin:.45rem 0;overflow:hidden}.maturity-fill{background:linear-gradient(90deg,#2f9d62,#1b6ac9);height:100%}@media (width<=900px){.grid-two{grid-template-columns:1fr}}
