body{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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f9fa;color:#222;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;margin:0}.App{display:flex;flex-direction:column;min-height:100vh}.hero{background:linear-gradient(135deg,#1976d2,#1565c0);color:#fff;padding:4rem 1rem;text-align:center}.hero-content{margin:0 auto;max-width:800px;padding:0 1rem}.hero h1{font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 1rem}.hero-subtitle{font-size:1.25rem;font-weight:400;margin:0 auto;max-width:600px;opacity:.9}.main-content{background:#f7f9fa;flex:1 1;padding:2rem 1rem}.content-container{margin:0 auto;max-width:800px}.footer{background:#1a1a1a;color:#fff;margin-top:auto;padding:1.5rem;text-align:center}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:800px}.footer p{font-size:.9rem;margin:0;opacity:.8}.waitlist-link{border:2px solid #1976d2;border-radius:6px;color:#1976d2;font-size:1rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.waitlist-link:hover{background:#1976d2;color:#fff}@media (max-width:768px){.hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}}@media (max-width:480px){.hero h1{font-size:2rem}.hero{padding:3rem 1rem}.footer-content{flex-direction:column;gap:1rem}.waitlist-link{text-align:center;width:100%}}.audio-recorder{background:#fff;border-radius:16px;box-shadow:0 4px 24px #1976d214;margin-bottom:2rem;padding:2rem 2rem 1.5rem}.controls{display:flex;gap:1rem;justify-content:flex-start;margin-bottom:2rem}button{background:#1976d2;border:none;border-radius:6px;box-shadow:0 2px 8px #1976d214;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 1.5rem;transition:background .2s}button:hover{background:#125ea2}button:disabled{background:#b0c4de;cursor:not-allowed}input[type=file]{background:#f1f3f4;border:1px solid #e0e0e0;border-radius:6px;color:#222;padding:.8rem}.results{border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:2rem;text-align:left}.results h3{color:#1976d2;font-size:1.1rem;margin-bottom:.5rem}.results p{color:#222;line-height:1.6;margin-bottom:1.2rem}.results ul{color:#1976d2;list-style-type:disc;padding-left:1.5rem}.results li{color:#222;margin-bottom:.5rem}.loader{animation:spin 1s linear infinite;border:4px solid #1976d2;border-radius:50%;border-top-color:#f7f9fa;display:inline-block;height:32px;margin:0 auto;width:32px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.d7fde9e5.css.map*/