.prediction-page{max-width:1000px;margin:2rem auto;padding:2rem;font-family:Inter,sans-serif;color:#222;background-color:#e6e0e0;border-radius:1rem}.nav-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;transition:all .3s ease}.nav-buttons button{padding:.5rem 1.2rem;font-size:.95rem;border:none;border-radius:1.5rem;cursor:pointer;background-color:#fff;box-shadow:0 2px 4px #0003}.controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.controls label{font-weight:500;font-size:.95rem}.controls select{margin-left:.5rem;padding:.4rem;border-radius:.5rem;border:1px solid #ccc}.predict-btn{background-color:#f6c800;padding:.5rem 1rem;border-radius:1rem;border:none;font-weight:700;cursor:pointer;box-shadow:0 2px 4px #0003}.predict-btn:hover{background-color:#ffd500}.metrics{text-align:center;font-size:1rem;margin-bottom:1.5rem}.plots{display:flex;flex-direction:column;gap:2rem}.plot-section{background-color:#dedcdc;border-radius:2rem;padding:1rem;text-align:center}.plot-section h4{margin-bottom:.5rem;font-weight:600;text-align:left}.model-analysis h4{margin-bottom:.5rem;font-size:1.1rem}.model-analysis h5{margin-top:1rem;font-weight:600}.model-analysis ul{padding-left:1.2rem;margin-top:.5rem;line-height:1.6}.model-analysis{background-color:#dedcdc;border-radius:1rem;padding:1rem 1.5rem;margin-top:1.5rem;text-align:left}.model-analysis summary{font-size:1.05rem;font-weight:700;margin-bottom:.5rem;cursor:pointer}.model-analysis ul{margin-top:.5rem;padding-left:1.5rem;line-height:1.8}.model-analysis li{margin-bottom:.6rem}.tag{padding:.2rem .5rem;border-radius:.5rem;font-size:.85rem;font-weight:700;color:#fff}.loading-section{text-align:center;margin:1.5rem 0}.progress-bar{width:100%;max-width:600px;height:12px;background-color:#ccc;border-radius:10px;overflow:hidden;margin:0 auto .5rem}.progress-bar-fill{height:100%;width:100%;background:linear-gradient(90deg,#f6c800,#ffd500,#f6c800);animation:loading 1.5s infinite linear}@keyframes loading{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}.intro-page{max-width:800px;margin:3rem auto;padding:2rem;background-color:#e5dfdf;font-family:Inter,sans-serif;color:#111;border-radius:1rem;text-align:center}.nav-buttons{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;transition:all .3s ease}.nav-buttons button{padding:.6rem 1.5rem;border-radius:2rem;font-size:1rem;border:1px solid #ccc;cursor:pointer;background-color:#fff;color:#222;box-shadow:0 2px 4px #0003}.nav-buttons button:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}h2{text-align:center;margin-bottom:1.5rem;font-weight:600}.section{margin-bottom:2rem;text-align:left}.section h3{font-weight:600;margin-bottom:.8rem}.section p{line-height:1.6;margin-bottom:1rem}.section ul{list-style:none;padding-left:0;line-height:1.8}pre{background:#f5f5f5;padding:.8rem;border-radius:.5rem;overflow-x:auto}ul{padding-left:1.2rem;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.prediction-page,.intro-page{animation:fadeIn .6s ease forwards}.page-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.subtitle{text-align:center;margin-bottom:2rem;font-size:1.1rem;color:#555;font-weight:500}.conclusion-table{width:100%;border-collapse:separate;border-spacing:0 .6rem;margin-top:1rem;text-align:left}.conclusion-table th{background-color:transparent;font-size:.95rem;padding:.6rem .5rem;text-align:left;color:#333}.conclusion-table td{background-color:#f6f4f4;padding:.6rem .5rem;border-radius:.5rem;vertical-align:top;font-size:.95rem}.conclusion-table tr td:first-child{font-weight:600}.recommendation{margin-top:1.2rem;font-size:.95rem;line-height:1.6}.tag{padding:.2rem .5rem;border-radius:.5rem;font-size:.75rem;font-weight:700;color:#fff;display:inline-block;margin-right:.3rem}.tag-warning{background-color:#f39c12}.tag-good{background-color:#27ae60}.tag-bad{background-color:#e74c3c}.tag-best{background-color:#9b59b6}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body{font-family:Inter,sans-serif}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
