.App{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;text-align:center}.App-header{margin:0 auto;max-width:800px;padding:2rem}h1{font-size:3rem;margin-bottom:.5rem;text-shadow:2px 2px 4px #0000004d}p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.health-status{padding:1.5rem}.health-status,.prediction-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:10px;margin:2rem 0}.prediction-section{padding:2rem}.input-group{display:flex;gap:1rem;justify-content:center;margin:1rem 0}input{min-width:200px;padding:.75rem}button,input{border:none;border-radius:5px;font-size:1rem}button{background:#4caf50;color:#fff;cursor:pointer;padding:.75rem 1.5rem;transition:background .3s}button:hover:not(:disabled){background:#45a049}button:disabled{background:#666;cursor:not-allowed}.prediction-result{background:#0003;border-radius:5px;margin-top:2rem;padding:1rem;text-align:left}pre{word-wrap:break-word;font-size:.9rem;white-space:pre-wrap}
/*# sourceMappingURL=main.aaff0b79.css.map*/