:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;min-width:320px}:root{background:#020617;color:#e2e8f0}body{background:radial-gradient(circle at top,#1e293b,#020617 58%)}.app{margin:0 auto;max-width:1100px;min-height:100vh;padding:1.5rem}.hero{margin-bottom:1rem}h1{font-size:clamp(2rem,4vw,3rem);margin:0}p{color:#94a3b8}.layout{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr)}.panel{background:#0f172ac7;border:1px solid rgb(148 163 184 / 24%);border-radius:16px;padding:1rem}label{color:#cbd5e1;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}textarea{background:#0b1220;border:1px solid #334155;border-radius:12px;color:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;min-height:140px;padding:.8rem;resize:vertical;width:100%}.outputs{display:grid;gap:.75rem}.output-card{background:#0b1220;border:1px solid #334155;border-radius:12px;padding:.8rem}h2{font-size:.95rem;margin:0 0 .35rem}code{color:#e2e8f0;display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;overflow-wrap:anywhere;white-space:pre-wrap}.error{color:#fca5a5}@media(min-width:960px){.layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}
