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-container{align-items:center;background:linear-gradient(to bottom right,#0f172a,#1e293b);color:#f8fafc;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1.5rem}.header{margin-bottom:2.5rem;text-align:center}.header h1{font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.header p{color:#94a3b8;font-size:1.125rem}.workflow-steps{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.5rem;justify-content:space-between;margin-bottom:3rem;max-width:90rem;overflow-x:auto;width:100%}.workflow-card{background-color:#334155;border:1px solid #475569;border-radius:.5rem;padding:1rem;width:16rem}.workflow-card h3{color:#f1f5f9;font-weight:700;margin-bottom:.5rem;text-align:center}.workflow-card ul{color:#cbd5e1;font-size:.875rem;margin:0;padding-left:0;text-align:center}.workflow-card li{list-style:none;margin:.4rem 0;position:relative}.arrow{align-items:center;display:flex;justify-content:center;width:2rem}.arrow-line{background-color:#94a3b8;height:.125rem;position:relative;width:1.5rem}.arrow-head{border-right:1px solid #94a3b8;border-top:1px solid #94a3b8;height:.5rem;margin-top:-.25rem;position:absolute;right:0;transform:rotate(45deg);width:.5rem}.demo-preview{background:linear-gradient(to bottom right,#475569,#334155);border:1px solid #475569;border-radius:.5rem;max-width:28rem;padding:1.5rem;width:100%}.demo-preview h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem;text-align:center}.input-container{display:flex;gap:.5rem;margin-bottom:1rem}.passenger-input{background-color:#1e293b;border:1px solid #475569;border-radius:.25rem;color:#f8fafc;padding:.5rem .75rem;width:100%}.predict-button{background-color:#0ea5e9;border:1px solid #0284c7;border-radius:.25rem;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem}.predict-button:hover{background-color:#0284c7}.predict-button:disabled{cursor:not-allowed;opacity:.7}.error-text,.loading-text{text-align:center}.error-text{color:#ef4444}.result-container{margin-top:1rem}.result-container h3{font-weight:700;margin-bottom:.5rem;text-align:center}.result-row{display:flex}.result-label{color:#94a3b8;margin-right:.5rem}.not-survived,.result-text{color:#ef4444}.result-text{margin-top:.5rem;text-align:center}@media (max-width:768px){.workflow-steps{align-items:center;flex-direction:column;gap:2rem}.arrow{display:none}.workflow-card{width:90%}.demo-preview{max-width:90%;width:100%}.input-container{align-items:center;flex-direction:column;gap:.75rem}.passenger-input{box-sizing:border-box;max-width:100%;text-align:center;width:100%}.predict-button{width:100%}}
/*# sourceMappingURL=main.82114e37.css.map*/