:root{color:#101828;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,sans-serif}body{margin:0}button,input,select{font:inherit}button{color:#fff;cursor:pointer;background:#155eef;border:0;border-radius:.65rem;padding:.7rem 1rem;font-weight:700}button:disabled{cursor:not-allowed;background:#98a2b3}.shell{box-sizing:border-box;min-height:100vh;padding:2rem}.hero{max-width:72rem;margin:0 auto 1.5rem}.eyebrow{color:#475467;letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:700}h1{margin:.25rem 0 1rem;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1}h2,h3{margin:0}h2{font-size:1rem}h3{font-size:.95rem}p{color:#344054;max-width:48rem;font-size:1.05rem;line-height:1.65}.authbar,.card{background:#fff;border:1px solid #e4e7ec;border-radius:1rem;box-shadow:0 1px 3px #10182814}.authbar{justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));gap:1rem;max-width:72rem;margin:0 auto;display:grid}.card{padding:1rem}.card.wide{grid-column:1/-1}.card-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.secret-box{color:#7a2e0e;background:#fffaeb;border:1px solid #fedf89;border-radius:.75rem;gap:.5rem;margin:1rem 0;padding:.8rem;display:grid}.secret-box code{overflow-wrap:anywhere}.stack,.usage-form{gap:.75rem;display:grid}.compact{border-top:1px solid #e4e7ec;margin-top:1rem;padding-top:1rem}.actions{flex-wrap:wrap;gap:.5rem;display:flex}.usage-form{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}label{color:#475467;gap:.35rem;font-size:.85rem;font-weight:700;display:grid}input,select{box-sizing:border-box;color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:.6rem;width:100%;padding:.7rem}table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.85rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e4e7ec;padding:.55rem}td button{margin:.15rem;padding:.45rem .6rem}.result{color:#ecfdf3;white-space:pre-wrap;background:#101828;border-radius:.75rem;min-height:5rem;max-height:28rem;padding:1rem;overflow:auto}.result.error{color:#fecaca}.result.muted{color:#98a2b3}
