:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#172033;background:#f5f6fa;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.studio-layout{min-height:100vh}.studio-sider{background:#101426!important}.studio-brand{color:#fff;white-space:nowrap;align-items:center;gap:10px;height:64px;padding:0 20px;font-size:17px;font-weight:700;display:flex;overflow:hidden}.studio-brand-mark{background:linear-gradient(135deg,#8d7cff,#5b4de5);border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.studio-header{background:#fff;border-bottom:1px solid #eceef4;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.studio-content{padding:24px;overflow:auto}.page-heading{margin-top:0!important;margin-bottom:4px!important}.page-subtitle{margin-bottom:24px;display:block}.login-page{background:radial-gradient(circle at 0 0,#e8e5ff 0,#0000 38%),#f5f6fa;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(100%,420px);box-shadow:0 20px 50px #1f26501f}.module-card{height:100%}.module-card .ant-card-actions{background:#fafaff}.code-output{color:#e5e7eb;white-space:pre-wrap;overflow-wrap:anywhere;background:#111827;border-radius:8px;max-height:480px;margin:0;padding:16px;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.result-meta{margin-bottom:16px}@media (max-width:700px){.studio-content{padding:16px}.studio-header{padding:0 16px}}
