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}.App{text-align:center}body{align-items:center;background-color:#000;color:#fff;display:flex;font-family:Arial,sans-serif;height:100vh;justify-content:center}.container{margin-top:30%;text-align:center}.logo img{height:auto;width:15%}.logo h1{color:#1db954;font-size:3em;font-weight:700;margin-bottom:20px;text-shadow:0 0 10px #00000080}.login-button{background-color:#1db954;border:none;border-radius:50px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-size:1.2em;padding:15px 30px;transition:background-color .3s ease,transform .3s ease}.login-button:hover{background-color:#1ed760;transform:scale(1.05)}.login-button:active{background-color:#1aa34a;transform:scale(.95)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn 1s ease-in-out}body{background-color:#1a1a1a;color:#e0e0e0;font-family:Roboto,sans-serif;margin:0;overflow-x:hidden;padding:0}.container{align-items:center;background:linear-gradient(135deg,#191919,#1a1a1a);display:flex;flex-direction:column;height:100vh;justify-content:center;margin:0}.top-row{display:flex;justify-content:space-between;padding:20px;width:100%}.left-top-section{width:60%}.left-top-section,.top-right-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.top-right-section{border-radius:10px;box-shadow:0 0 10px #0000001a;padding:20px;position:absolute;right:10.5vw;top:20px;width:35%}.bottom-section{align-items:center;display:flex;justify-content:space-between;margin-top:auto;width:90%}.profile-picture-container{align-items:center;display:flex;flex-direction:column;padding-left:3vw;padding-top:3vh}.profile-picture{border:2px solid #fff;border-radius:50%;box-shadow:0 0 10px #fff;height:200px;transition:transform .3s ease,box-shadow .3s ease;width:200px}.profile-picture:hover{box-shadow:0 0 20px #fff;transform:scale(1.1)}.user-name{color:#fff;font-size:1.5em;margin-top:10px;text-shadow:0 0 10px #0ff,0 0 20px #0ff,0 0 30px #0ff}.buttons-container{align-items:left;display:flex;flex-direction:column;padding-right:10vw}.another-button,.roast-button{background-color:#282828;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1.5em;margin-top:10px;padding:20px 40px;transition:background-color .3s ease,transform .3s ease}.another-button:hover,.roast-button:hover{background-color:#383838;transform:scale(1.1)}.bullet-points{display:flex;flex-direction:row;font-size:1.5em;list-style-type:none;text-shadow:0 0 10px #0ff,0 0 20px #0ff,0 0 30px #0ff}.bullet-points li{margin:0 10px;padding-right:3vw}.bottom-row{align-items:center;display:flex;flex:1 1;justify-content:center}.user-profile{margin-left:20vw;text-align:center}.artists{justify-content:center}.artist,.artists{align-items:center;display:flex}.artist{flex-direction:column;margin:0 20px;padding-left:2vw;padding-right:2vw;text-align:center}.artist,.artist-image{transition:transform .3s ease,box-shadow .3s ease}.artist-image{border:2px solid #fff;border-radius:10px;box-shadow:0 0 10px #fff;height:150px;margin-bottom:10px;width:150px}.artist-image:hover{box-shadow:0 0 20px #fff;transform:scale(1.1)}.artist-name{color:#e0e0e0;font-size:1em}.roast-output{background-color:#2b2b2b;border:1px solid #444;border-radius:10px;box-shadow:0 0 10px #00000080;color:#e0e0e0;font-size:1.2em;margin-top:20px;max-height:300px;overflow-y:auto;padding:20px;text-align:caenter}
/*# sourceMappingURL=main.84a5ffc1.css.map*/