@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@300;400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap");*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{overflow-y:auto}body.arcane-product-body{height:100%;overflow:hidden}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;background:#fafaf9;color:#111}a{color:inherit;text-decoration:none}button,input{font:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#c8c8c4;border-radius:2px}.stbl{width:100%;border-collapse:collapse}.stbl th{font-size:8.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#6b6b6b;border-bottom:2px solid #111;text-align:left;font-family:Inter,sans-serif}.stbl td,.stbl th{padding:9px 12px 9px 0;white-space:nowrap}.stbl td{border-bottom:1px solid #d4d4d0;font-size:12px;color:#3d3d3d;vertical-align:middle;cursor:pointer}.stbl tr:hover td{background:rgba(0,0,0,.02)}.stbl tr:last-child td{border-bottom:none}.sbadge{display:inline-flex;align-items:center;gap:4px;font-size:8.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:2px 7px;border-radius:9999px;border:1px solid;white-space:nowrap;font-family:Inter,sans-serif}.sdot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.code{background:#060606;color:#b0b0b0;font-family:IBM Plex Mono,monospace;font-size:11.5px;line-height:1.8;padding:14px 18px;overflow-x:auto;white-space:pre-wrap;border-left:2px solid #252525}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}