body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:linear-gradient(135deg,#1e293b,#0f172a);color:#f1f5f9;font-family:Inter,sans-serif;margin:0;min-height:100vh}.app-container{margin:auto;max-width:900px;padding:2rem}header h1{color:#38bdf8;font-size:2rem}header p{color:#94a3b8;margin-bottom:2rem}.input-section{display:flex;gap:1rem;margin-bottom:2rem}.input-section input{border:none;border-radius:8px;flex:1 1;font-size:1rem;outline:none;padding:.8rem}.input-section button{background:#38bdf8;border:none;border-radius:8px;color:#0f172a;cursor:pointer;font-weight:700;padding:.8rem 1.2rem;transition:background .2s}.input-section button:hover{background:#0ea5e9}.progress-container{margin:1rem 0}.progress-bar{background:#334155;border-radius:6px;height:12px;overflow:hidden;width:100%}.progress-fill{background:#38bdf8;height:100%;transition:width .3s ease}.report-container{background:#1e293b;border-radius:12px;box-shadow:0 4px 10px #0006;margin-top:2rem;padding:2rem}.markdown-body h1,.markdown-body h2,.markdown-body h3{color:#38bdf8;margin-top:1.5rem}.markdown-body table{border-collapse:collapse;margin:1rem 0;width:100%}.markdown-body td,.markdown-body th{border:1px solid #475569;padding:.6rem;text-align:left}.markdown-body code{background:#0f172a;border-radius:4px;color:#facc15;padding:.2rem .4rem}.markdown-body pre{background:#0f172a;border-radius:8px;overflow-x:auto;padding:1rem}
/*# sourceMappingURL=main.a0737f57.css.map*/