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-color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0}.mind-reader-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px;text-align:center}.mind-reader-box{background:#1f2937;border:1px solid #374151;border-radius:12px;box-shadow:0 4px 12px #0006;max-width:600px;overflow:hidden;padding:40px;position:relative;width:100%}.input-section h1{color:#f9fafb;font-size:2em;margin-bottom:30px}.input-section input{background-color:#374151;border:1px solid #4b5563;border-radius:8px;color:#f9fafb;display:block;font-size:1.5em;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:10px;text-align:center;width:200px}.input-section button{background-color:#4b5563;border:1px solid #6b7280;border-radius:8px;color:#f9fafb;cursor:pointer;font-size:1.2em;padding:10px 20px;transition:background-color .2s}.input-section button:hover:not(:disabled){background-color:#6b7280}.input-section button:disabled{cursor:not-allowed;opacity:.5}.loading-section{height:80px;margin-top:30px}.progress-bar-container{background-color:#374151;border-radius:20px;height:30px;margin-bottom:15px;overflow:hidden;width:100%}.progress-bar{background-color:#4ade80;border-radius:20px;height:100%;transition:width .4s ease-in-out}.status-message{color:#d1d5db;font-size:1.1em;font-weight:500;min-height:24px}.result-message{animation:fadeIn 1s ease-in;color:#f9fafb;font-size:1.8em;margin-top:20px}.explosion-container{align-items:center;display:flex;height:50%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.explosion{animation:fadeIn .5s ease;filter:brightness(1.2);max-height:100%;max-width:100%;transform:scale(1.5)}.hidden-by-explosion{visibility:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.df0d8893.css.map*/