:root{color:#eef4ff;background:#080b12;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 15% 0,#172743,#080b12 36rem)}main{width:min(1120px,calc(100% - 2rem));margin:auto;padding:5rem 0}.eyebrow{color:#78aaff;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1{max-width:780px;margin:.4rem 0 1rem;font-size:clamp(2.5rem,7vw,5rem);line-height:1;letter-spacing:-.05em}.lede{max-width:700px;color:#a9b5c9;line-height:1.65}.modules{display:flex;flex-wrap:wrap;gap:.5rem;margin:2rem 0}.modules span{padding:.45rem .7rem;border:1px solid #293b5c;border-radius:999px;color:#a8c7ff;font-size:.78rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:.8rem}article{min-height:160px;padding:1.2rem;border:1px solid #243049;border-radius:1rem;background:#0f1624d6}article h2{font-size:1rem}article p{color:#9ca9bc;line-height:1.45}small{color:#6884ad}.ok{color:#66dfaa}.bad,.error{color:#ff8787}.notice,.error{padding:1rem;border:1px solid #293b5c;border-radius:.8rem;background:#0f1624}.row{display:flex;justify-content:space-between;gap:1rem;margin:.5rem 0;font-size:.78rem}.row strong{color:#b8cdf2}.builder,.guardrails{margin-top:1rem;padding:1.4rem;border:1px solid #243049;border-radius:1rem;background:#0f1624d6}.builder{display:grid;gap:1rem}.builder h2,.guardrails h2{margin:0}label{display:grid;gap:.4rem;color:#9ca9bc;font-size:.8rem}select,textarea,input{width:100%;padding:.75rem;border:1px solid #304263;border-radius:.65rem;color:#eef4ff;background:#090e18;font:inherit}textarea{min-height:90px;resize:vertical}button{width:fit-content;padding:.7rem 1rem;border:1px solid #426ba8;border-radius:999px;color:#eef4ff;background:#17315a;cursor:pointer}pre{max-height:360px;margin:0;padding:1rem;overflow:auto;border:1px solid #22304a;border-radius:.7rem;color:#bcd2f7;background:#05080e;font-size:.72rem;white-space:pre-wrap;word-break:break-all}.guardrails p{margin-bottom:0;color:#9ca9bc}.operations{margin-top:.8rem}.member-detail code{color:#a8c7ff;word-break:break-all}
