:root{--bg-start:#f7fafc;--bg-end:#edf4ff}:root[data-theme=dark]{--bg-start:#0f172a;--bg-end:#111827}*{box-sizing:border-box}body{background:radial-gradient(circle at top, var(--bg-end), var(--bg-start) 45%);margin:0;font-family:Noto Sans SC,sans-serif}.mono-input textarea,.mono-input input,.mono{font-family:Roboto Mono,monospace!important}.output{color:#dbeafe;white-space:pre-wrap;word-break:break-word;background:#0f172a;border:1px solid #d6e0ef;border-radius:10px;min-height:220px;max-height:420px;margin:0;padding:12px;font-family:Roboto Mono,monospace;font-size:13px;line-height:1.5;overflow:auto}.MuiSwitch-root .MuiSwitch-thumb{background-color:#fff;box-shadow:0 1px 4px #0f172a59}.MuiSwitch-root .MuiSwitch-track{opacity:1;background-color:#94a3b8;border:1px solid #cbd5e1}.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked .MuiSwitch-thumb{background-color:#fff}.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{opacity:1;background-color:#2563eb;border-color:#60a5fa}.MuiSwitch-root .MuiSwitch-switchBase.Mui-disabled .MuiSwitch-thumb{background-color:#e2e8f0}.MuiSwitch-root .MuiSwitch-switchBase.Mui-disabled+.MuiSwitch-track{opacity:.55;background-color:#64748b;border-color:#94a3b8}
