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,Poppins;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.juno-app{background-color:#f0f8ff;border-radius:20px;box-shadow:0 0 10px #0000001a;font-family:Poppins,sans-serif;margin:0 auto;max-width:400px;padding:20px}h1{color:indigo;font-size:2.5em;margin-bottom:10px;text-align:center}.points-display{color:gold;font-size:1.5em;margin-bottom:20px;text-align:center}.star{margin-right:5px}.content-area{background-color:#fff;border-radius:15px;margin-bottom:20px;min-height:400px;overflow:hidden;padding:20px 20px 0;position:relative}.transcript{height:100%;overflow-y:auto;padding-bottom:100px;width:100%}.mascot{bottom:0;max-height:150px;max-width:150px;position:absolute;right:0;z-index:1}button{border:none;border-radius:30px;cursor:pointer;display:block;font-size:1.2em;font-weight:700;margin-bottom:10px;padding:15px;transition:all .3s ease;width:100%}.record-button{background-color:#ff69b4;color:#fff}.record-button:hover{background-color:#ff1493}.record-button.recording{animation:pulse 1s infinite}.end-button{background-color:#87ceeb;color:#fff}.end-button:hover{background-color:#4682b4}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:480px){.juno-app{padding:10px}h1{font-size:2em}.points-display{font-size:1.2em}button{font-size:1em;padding:12px}}.congratulation-screen{align-items:center;background-color:#1e90ff;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;max-width:400px;text-align:center}.congratulation-screen .star{font-size:48px;margin-bottom:20px}.congratulation-screen h2{font-size:36px;margin-bottom:10px}.congratulation-screen h3{font-size:24px;margin-bottom:20px}.congratulation-screen .congrats-mascot{margin-top:20px;width:150px}
/*# sourceMappingURL=main.f2ed35e5.css.map*/