:root{color:#eef3ff;background:#07101f;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% 10%,#18396e 0,#0000 38%),#07101f;min-height:100vh;margin:0}header,main{width:min(72rem,100% - 2rem);margin:auto}header{justify-content:space-between;align-items:center;padding:2rem 0 1rem;display:flex}h1,h2,h3{margin:.35rem 0 .75rem}h1{font-size:clamp(2rem,6vw,3.5rem)}.eyebrow{color:#79adff;letter-spacing:.18em;margin:0;font-size:.75rem;font-weight:750}.muted,p{color:#b9c7dc;line-height:1.55}.notice,.grant-panel,.card{background:#081426eb;border:1px solid #314463;border-radius:1rem}.notice{gap:.5rem;margin-bottom:2rem;padding:1rem 1.25rem;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cards{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem;margin:1rem 0;display:grid}.card,.grant-panel{padding:1.25rem}.grant-panel{margin:2rem 0}form{gap:1rem;max-width:42rem;display:grid}form+form{border-top:1px solid #263955;margin-top:2rem;padding-top:1.5rem}label,fieldset{color:#d9e4f5;gap:.4rem;display:grid}fieldset label{align-items:center;display:flex}input,textarea,select,button{font:inherit}input,textarea,select{color:#eef3ff;background:#0d1d35;border:1px solid #405678;border-radius:.5rem;width:100%;padding:.7rem}textarea{resize:vertical;min-height:6rem}button,a{color:#07101f;cursor:pointer;background:#91bdff;border:0;border-radius:.5rem;width:fit-content;padding:.65rem .9rem;font-weight:700;text-decoration:none}button:disabled{opacity:.45;cursor:not-allowed}.danger{color:#fff;background:#a52d45}.actions{flex-wrap:wrap;gap:.75rem;display:flex}dl div{border-top:1px solid #263955;justify-content:space-between;gap:2rem;padding:.65rem 0;display:flex}dd{text-align:right;overflow-wrap:anywhere;margin:0}[hidden]{display:none!important}
