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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:2rem auto;max-width:600px;padding:2rem}h1{color:#f7931a;margin-bottom:2rem;text-align:center}form{display:flex;flex-direction:column;gap:1.5rem}label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}input[type=text]{border:1px solid #ddd;border-radius:6px;font-size:1rem;padding:.75rem;width:100%}input[type=range]{-webkit-appearance:none;background:#e9ecef;border-radius:4px;height:8px;margin:1rem 0;outline:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#f7931a;border-radius:50%;cursor:pointer;height:20px;width:20px}button{background:#f7931a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}button:hover{background:#e07e0c;box-shadow:0 4px 8px #f7931a4d;transform:translateY(-2px)}.prediction-value{color:#f7931a;font-size:1.25rem;font-weight:700;margin-top:.5rem}.predictions-wall{background:#ffffff1a;border-radius:15px;box-shadow:0 4px 15px #0000001a;margin:30px auto;max-width:900px;padding:20px}.predictions-wall h2{color:#f7931a;font-size:28px;margin-bottom:15px;position:relative}.predictions-wall h2:after,.predictions-wall h2:before{color:#f7931a;content:"✦";margin:0 10px}.average-price{background:linear-gradient(135deg,#f7931a,#ffab38);border-radius:25px;box-shadow:0 2px 8px #f7931a4d;display:block;font-size:18px;margin:0 auto 20px;padding:10px 20px;width:-webkit-fit-content;width:fit-content}.predictions-wall{text-align:center}.predictions-wall table{border-collapse:initial;border-spacing:0;width:100%}.predictions-wall th{background:#f7931a;color:#fff;padding:12px;text-align:center}.predictions-wall td{border-bottom:1px solid #eee;padding:10px;text-align:center}.predictions-wall tr:hover{background:#f7931a0d}.error-message{color:#f33;margin:1rem 0}.price-display{background:#f8f8f8;border-radius:8px;margin-bottom:20px;padding:15px;text-align:center}.price-display h2{color:#f7931a;margin:0 0 10px}.price-display p{font-size:24px;font-weight:700;margin:0}.app-footer{color:#666;font-size:14px;margin-top:40px;padding:20px;text-align:center}.footer-links{margin-top:10px}.footer-links a{color:#f7931a;text-decoration:none}.footer-links a:hover{text-decoration:underline}.average-price,.predictions-wall h2{text-align:center}.average-price{background:#f7931a;border-radius:20px;color:#fff;display:inline-block;font-weight:700;margin:10px auto;padding:8px 16px}
/*# sourceMappingURL=main.6ceb309b.css.map*/