:root{--background:#f4f7fc;--surface:#fff;--text:#12203a;--muted:#647187;--brand:#1552df;--brand-dark:#103fba;--success:#11863d;--border:#12306c1a;--shadow:0 16px 50px #18346c14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}button,input{font:inherit}.code-shell{background:#111a2a;border:1px solid #202d43;border-radius:14px;max-width:100%;margin-top:18px;overflow:hidden;box-shadow:0 14px 34px #0c19301f}.code-toolbar{background:#162134;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:39px;padding:0 12px 0 16px;display:flex}.code-toolbar span{color:#8290a5;letter-spacing:.08em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700}.code-toolbar button{color:#c9d3e3;cursor:pointer;background:#ffffff12;border:0;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:700}.code-toolbar button:hover{color:#fff;background:#ffffff1f}.code-shell pre{color:#dce6f5;white-space:pre;max-width:100%;margin:0;padding:20px;font-size:12px;line-height:1.72;overflow:auto}.code-shell code{font:inherit}@media (max-width:620px){.code-shell{margin-inline:-5px}.code-shell pre{padding:16px;font-size:10.5px}}
