.toolbox-page{max-width:1440px;margin:0 auto}.toolbox-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.toolbox-heading h2,.tool-card h4,.tool-runner-bar h4{margin:0}.tool-card{height:100%;border-radius:12px}.tool-icon{width:52px;height:52px;margin-bottom:18px;display:grid;place-items:center;border-radius:14px;color:#1677ff;background:#e6f4ff;font-size:26px}.tool-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.tool-runner{margin:-24px;min-height:calc(100vh - 64px);background:#fff}.tool-runner-bar{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0}.tool-frame{display:block;width:100%;height:calc(100vh - 128px);border:0;background:#f5f5f5}.tool-placeholder{height:calc(100vh - 128px);display:grid;place-items:center;background:#fafafa}.tool-placeholder-icon{font-size:64px;color:#bfbfbf}.tool-error{margin:16px 20px 0;white-space:pre-wrap}@media (max-width: 900px){.tool-runner-bar{height:auto;min-height:64px;padding:12px;gap:12px;flex-wrap:wrap}.tool-frame,.tool-placeholder{height:calc(100vh - 160px)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
