.JoinForm-module__aMBpgG__element{color:#123369;text-align:center;background-color:#fff;border:none;border-radius:9999px;padding:1.75rem 3.5rem;font-size:1.875rem;font-weight:700;transition:all .2s ease-in-out;transform:scale(1);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.JoinForm-module__aMBpgG__startButton{cursor:pointer;background-color:#fcb700;border:2px solid #e6a600}.JoinForm-module__aMBpgG__startButton:hover{background-color:#e6a600;transform:scale(1.05)}@media screen and (max-width:480px){.JoinForm-module__aMBpgG__element{padding:1rem 2rem!important;font-size:1.2rem!important}}@media screen and (max-width:640px) and (min-width:481px){.JoinForm-module__aMBpgG__element{padding:1.2rem 2.4rem!important;font-size:1.4rem!important}}@media screen and (max-width:768px) and (min-width:641px){.JoinForm-module__aMBpgG__element{padding:1.4rem 2.8rem!important;font-size:1.6rem!important}}@media screen and (max-width:1024px) and (min-width:769px){.JoinForm-module__aMBpgG__element{padding:1.5rem 3rem!important;font-size:1.7rem!important}}@media screen and (max-width:1200px) and (min-width:1025px){.JoinForm-module__aMBpgG__element{padding:1.6rem 3.2rem!important;font-size:1.8rem!important}}
.RecaptchaDialog-module__bLpvcG__overlay{z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.RecaptchaDialog-module__bLpvcG__dialog{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.RecaptchaDialog-module__bLpvcG__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;display:flex}.RecaptchaDialog-module__bLpvcG__title{color:#123369;margin:0;font-size:1.5rem;font-weight:700}.RecaptchaDialog-module__bLpvcG__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.5rem;font-size:1.5rem;transition:all .2s;display:flex}.RecaptchaDialog-module__bLpvcG__closeButton:hover{color:#374151;background-color:#f3f4f6}.RecaptchaDialog-module__bLpvcG__content{padding:1.5rem}.RecaptchaDialog-module__bLpvcG__description{color:#6b7280;text-align:center;margin-bottom:1.5rem;line-height:1.5}.RecaptchaDialog-module__bLpvcG__recaptchaContainer{justify-content:center;margin-bottom:1rem;display:flex}.RecaptchaDialog-module__bLpvcG__footer{justify-content:center;padding:0 1.5rem 1.5rem;display:flex}.RecaptchaDialog-module__bLpvcG__submitButton{color:#fff;cursor:pointer;background-color:#123369;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.RecaptchaDialog-module__bLpvcG__submitButton:hover:not(.RecaptchaDialog-module__bLpvcG__disabled){background-color:#0f2a5a;transform:translateY(-1px)}.RecaptchaDialog-module__bLpvcG__submitButton.RecaptchaDialog-module__bLpvcG__disabled{cursor:not-allowed;background-color:#d1d5db;transform:none}.RecaptchaDialog-module__bLpvcG__cancelButton{color:#fff;cursor:pointer;background-color:#6b7280;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.RecaptchaDialog-module__bLpvcG__cancelButton:hover{background-color:#4b5563;transform:translateY(-1px)}@media (max-width:640px){.RecaptchaDialog-module__bLpvcG__dialog{max-width:calc(100vw - 2rem);margin:1rem}.RecaptchaDialog-module__bLpvcG__title{font-size:1.25rem}.RecaptchaDialog-module__bLpvcG__content{padding:1rem}.RecaptchaDialog-module__bLpvcG__footer{padding:0 1rem 1rem}}
.SongList-module__ZcbfdW__songList{flex-direction:column;gap:0;display:flex}.SongList-module__ZcbfdW__songItem{cursor:pointer;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:5px;transition:background .2s;display:flex}.SongList-module__ZcbfdW__songItem:hover{background:#f9f9f9}.SongList-module__ZcbfdW__songItem:active{background:#f0f0f0}.SongList-module__ZcbfdW__thumbnail{background:#e0e0e0;border-radius:8px;flex-shrink:0;width:150px;height:90px;overflow:hidden}.SongList-module__ZcbfdW__thumbnail img{object-fit:cover;width:100%;height:100%}.SongList-module__ZcbfdW__songInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.SongList-module__ZcbfdW__songTitle{color:#333;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.SongList-module__ZcbfdW__channelName{color:#757575;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.SongList-module__ZcbfdW__deleteButton{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.SongList-module__ZcbfdW__deleteButton:hover{background:#e74c3c;transform:scale(1.05)}.SongList-module__ZcbfdW__deleteButton:active{transform:scale(.95)}.SongList-module__ZcbfdW__deleteButton svg{color:#e74c3c;stroke-width:2px;width:16px;height:16px}.SongList-module__ZcbfdW__deleteButton:hover svg{color:#fff}
.FavoriteButton-module__1dDeja__favoriteButton{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.FavoriteButton-module__1dDeja__favoriteButton svg{color:#e74c3c;stroke-width:2px;width:16px;height:16px}.FavoriteButton-module__1dDeja__favoriteButton.FavoriteButton-module__1dDeja__favorited{background:#f5f5f5}.FavoriteButton-module__1dDeja__favoriteButton.FavoriteButton-module__1dDeja__favorited svg{color:#e74c3c;fill:currentColor}.FavoriteButton-module__1dDeja__favoriteButton.FavoriteButton-module__1dDeja__dialogPosition{position:absolute;top:8px;left:8px}
.SearchTab-module__VKKIva__searchBarWrapper{z-index:10;background:#fff;border-bottom:1px solid #e0e0e0;padding:5px;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 4px rgba(0,0,0,.05)}.SearchTab-module__VKKIva__searchBar{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:24px;align-items:center;padding:10px 16px;transition:all .2s;display:flex}.SearchTab-module__VKKIva__searchBar:focus-within{background:#fff;border-color:#1976d2;box-shadow:0 0 0 2px rgba(25,118,210,.1)}.SearchTab-module__VKKIva__searchIcon{color:#757575;flex-shrink:0;width:20px;height:20px}.SearchTab-module__VKKIva__searchInput{color:#333;background:0 0;border:none;outline:none;flex:1;padding:0 12px;font-size:16px}.SearchTab-module__VKKIva__searchInput::placeholder{color:#9e9e9e}.SearchTab-module__VKKIva__clearButton{cursor:pointer;color:#757575;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s;display:flex}.SearchTab-module__VKKIva__clearButton:hover{color:#333;background:#e0e0e0}.SearchTab-module__VKKIva__clearButton svg{width:16px;height:16px}
.RemoteControl-module__07pBGG__heartIcon{color:#e74c3c;fill:currentColor;width:24px;height:24px}.RemoteControl-module__07pBGG__container{flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}.RemoteControl-module__07pBGG__content{flex:1;padding-bottom:60px;overflow-y:auto}.RemoteControl-module__07pBGG__tabHeader{text-align:center;background:#fff;border-bottom:1px solid #e0e0e0;padding:16px 20px 8px}.RemoteControl-module__07pBGG__tabTitle{color:#123369;justify-content:center;align-items:center;gap:8px;margin:0;font-size:1.5rem;font-weight:600;display:flex}.RemoteControl-module__07pBGG__tabContent{flex-direction:column;flex:1;gap:24px;display:flex}.RemoteControl-module__07pBGG__tabContainer{flex-direction:column;width:100%;height:100%;display:flex}.RemoteControl-module__07pBGG__resultsContainer{flex:1;padding:0;overflow-y:auto}.RemoteControl-module__07pBGG__emptyState{color:#9e9e9e;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.RemoteControl-module__07pBGG__emptyIcon{opacity:.3;width:64px;height:64px;margin-bottom:16px}.RemoteControl-module__07pBGG__emptyState p{margin:0;font-size:14px}.RemoteControl-module__07pBGG__tabContent h2{margin:0 0 10px;font-size:24px}.RemoteControl-module__07pBGG__tabContent p{color:#666;margin:0}.RemoteControl-module__07pBGG__tabBar{z-index:1000;background:#fff;border-top:1px solid #e0e0e0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px rgba(0,0,0,.1)}.RemoteControl-module__07pBGG__tab{cursor:pointer;color:#757575;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:70px;padding:10px 8px;transition:all .2s;display:flex}.RemoteControl-module__07pBGG__tab:hover{background:#f5f5f5}.RemoteControl-module__07pBGG__tab.RemoteControl-module__07pBGG__active{color:#1976d2;background:#e3f2fd}.RemoteControl-module__07pBGG__icon{width:24px;height:24px;margin-bottom:4px}.RemoteControl-module__07pBGG__label{text-align:center;font-size:12px;font-weight:500}.RemoteControl-module__07pBGG__tab{position:relative}.RemoteControl-module__07pBGG__badge{color:#fff;z-index:10;background-color:#dc2626;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:flex;position:absolute;top:4px;right:8px}.RemoteControl-module__07pBGG__queueButton{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;min-width:100px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.RemoteControl-module__07pBGG__queueButton:hover{background:#1565c0;transform:translateY(-1px);box-shadow:0 4px 8px rgba(25,118,210,.3)}.RemoteControl-module__07pBGG__queueButton:active{transform:translateY(0);box-shadow:0 2px 4px rgba(25,118,210,.3)}.RemoteControl-module__07pBGG__prioritizeButton{color:#1976d2;cursor:pointer;background:#fff;border:2px solid #1976d2;border-radius:8px;min-width:100px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.RemoteControl-module__07pBGG__prioritizeButton:hover{background:#f3f4f6;transform:translateY(-1px);box-shadow:0 4px 8px rgba(25,118,210,.2)}.RemoteControl-module__07pBGG__prioritizeButton:active{transform:translateY(0);box-shadow:0 2px 4px rgba(25,118,210,.2)}@media (max-width:640px){.RemoteControl-module__07pBGG__tabHeader{padding:12px 16px 6px}.RemoteControl-module__07pBGG__tabTitle{font-size:1.25rem}.RemoteControl-module__07pBGG__tabContent{gap:20px}}@media (max-width:480px){.RemoteControl-module__07pBGG__tab{min-height:60px;padding:8px 4px}.RemoteControl-module__07pBGG__icon{width:20px;height:20px}.RemoteControl-module__07pBGG__label{font-size:11px}}
.SongDialog-module__Gbt2Pq__overlay{z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:.25rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.SongDialog-module__Gbt2Pq__dialog{background:#fff;border-radius:12px;width:100%;max-width:500px;min-height:275px;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.SongDialog-module__Gbt2Pq__closeButton{cursor:pointer;color:#fff;z-index:100;background:rgba(0,0,0,.7);border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px rgba(0,0,0,.3)}.SongDialog-module__Gbt2Pq__closeButton:hover{background:rgba(0,0,0,.85);transform:scale(1.1)}.SongDialog-module__Gbt2Pq__closeButton:active{transform:scale(.95)}.SongDialog-module__Gbt2Pq__closeButton svg{width:20px;height:20px}.SongDialog-module__Gbt2Pq__dialogPosition{position:absolute;top:8px;left:8px}.SongDialog-module__Gbt2Pq__content{padding:48px .5rem .5rem}.SongDialog-module__Gbt2Pq__footer{justify-content:space-between;gap:12px;padding:0 .5rem .5rem;display:flex}.SongDialog-module__Gbt2Pq__playerContainer{width:100%;height:215px}@media (max-width:640px){.SongDialog-module__Gbt2Pq__dialog{max-width:calc(100vw - 2rem);margin:1rem}.SongDialog-module__Gbt2Pq__content{padding:.5rem}}
.QRScanner-module__QqEePq__dialogOverlay{z-index:1000;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.QRScanner-module__QqEePq__dialogContent{background-color:#fff;border-radius:1rem;flex-direction:column;gap:1rem;width:100%;max-width:400px;padding:2rem;animation:.3s ease-out QRScanner-module__QqEePq__slideIn;display:flex;box-shadow:0 20px 50px rgba(0,0,0,.5)}@keyframes QRScanner-module__QqEePq__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.QRScanner-module__QqEePq__dialogTitle{color:#dc2626;text-align:center;margin:0;font-size:1.5rem;font-weight:700}.QRScanner-module__QqEePq__dialogMessage{color:#374151;text-align:center;margin:0;font-size:1rem;line-height:1.5}.QRScanner-module__QqEePq__dialogButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:background-color .2s}.QRScanner-module__QqEePq__dialogButton:hover{background-color:#1d4ed8}.QRScanner-module__QqEePq__dialogButton:active{background-color:#1e40af}
.ControlTab-module__icYRLq__controlContainer{flex-direction:column;width:100%;height:100%;display:flex}.ControlTab-module__icYRLq__tabContent{padding:20px}.ControlTab-module__icYRLq__controlIcon{color:#123369;width:24px;height:24px}.ControlTab-module__icYRLq__currentSong{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:100%;display:flex}.ControlTab-module__icYRLq__songThumbnail{aspect-ratio:16/9;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.1)}.ControlTab-module__icYRLq__songThumbnail img{object-fit:cover;width:100%;height:100%}.ControlTab-module__icYRLq__favoriteButtonContainer{z-index:10;position:absolute;top:12px;right:12px}.ControlTab-module__icYRLq__songInfo{text-align:center}.ControlTab-module__icYRLq__songTitle{color:#fff;margin:0;font-size:1rem;font-weight:600;line-height:1.4}.ControlTab-module__icYRLq__progressContainer{flex-direction:column;gap:8px;width:100%;margin-bottom:20px;display:flex}.ControlTab-module__icYRLq__timeDisplay{color:#666;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:500;display:flex}.ControlTab-module__icYRLq__time{text-align:center;min-width:40px}.ControlTab-module__icYRLq__progressSlider{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e0e0e0;border-radius:3px;outline:none;width:100%;height:6px}.ControlTab-module__icYRLq__progressSlider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#fcb700;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ControlTab-module__icYRLq__progressSlider::-webkit-slider-thumb:hover{background:#e6a600;transform:scale(1.1)}.ControlTab-module__icYRLq__progressSlider::-moz-range-thumb{cursor:pointer;background:#fcb700;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.ControlTab-module__icYRLq__progressSlider::-moz-range-thumb:hover{background:#e6a600;transform:scale(1.1)}.ControlTab-module__icYRLq__progressSlider:disabled{cursor:not-allowed;opacity:.5}.ControlTab-module__icYRLq__progressSlider:disabled::-webkit-slider-thumb{cursor:not-allowed}.ControlTab-module__icYRLq__progressSlider:disabled::-moz-range-thumb{cursor:not-allowed}.ControlTab-module__icYRLq__controlButtons{justify-content:center;align-items:center;gap:16px;display:flex}.ControlTab-module__icYRLq__controlButton{color:#123369;cursor:pointer;background:#fcb700;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;box-shadow:0 4px 8px rgba(252,183,0,.3)}.ControlTab-module__icYRLq__controlButton:hover:not(:disabled){background:#e6a600;transform:translateY(-2px);box-shadow:0 6px 12px rgba(252,183,0,.4)}.ControlTab-module__icYRLq__controlButton:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px rgba(252,183,0,.3)}.ControlTab-module__icYRLq__controlButton:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#d1d5db;transform:none}.ControlTab-module__icYRLq__controlButton svg{width:24px;height:24px}@media (max-width:640px){.ControlTab-module__icYRLq__controlButtons{gap:12px}.ControlTab-module__icYRLq__controlButton{width:48px;height:48px}.ControlTab-module__icYRLq__controlButton svg{width:20px;height:20px}}
.Join-module__4MLQVG__scannerContainer{background:radial-gradient(circle,#4f7abe 10%,#2a5dab 20%,#1f4a8a 30%,#123369 70%);flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:.5rem 1rem 1rem;display:flex;overflow-y:auto}.Join-module__4MLQVG__scannerContent{flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;max-width:800px;display:flex}.Join-module__4MLQVG__logoContainer{justify-content:center;margin-top:.25rem;margin-bottom:0;display:flex}.Join-module__4MLQVG__logoImage{object-fit:contain}.Join-module__4MLQVG__scannerTitle{color:#fff;text-align:center;margin:0;font-size:1.5rem;font-weight:700}.Join-module__4MLQVG__scannerDescription{color:#fff;text-align:center;opacity:.7;margin:0;font-size:.9rem}.Join-module__4MLQVG__cameraContainer{aspect-ratio:1;border-radius:1rem;flex-shrink:0;width:100%;max-width:700px;position:relative;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.3)}.Join-module__4MLQVG__cameraVideo{object-fit:cover;width:100%;height:100%}.Join-module__4MLQVG__errorContainer{color:#fff;background-color:#1f2937;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.Join-module__4MLQVG__errorText{text-align:center;margin-bottom:1rem}.Join-module__4MLQVG__retryButton{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.375rem;padding:.5rem 1rem;font-weight:700;transition:background-color .2s}.Join-module__4MLQVG__retryButton:hover{background-color:#1d4ed8}@media screen and (max-height:500px){.Join-module__4MLQVG__cameraContainer{max-width:250px}.Join-module__4MLQVG__scannerContent{gap:.1rem}.Join-module__4MLQVG__logoContainer{margin-top:.1rem}.Join-module__4MLQVG__logoImage{width:60px;height:60px}.Join-module__4MLQVG__scannerTitle{font-size:.9rem}.Join-module__4MLQVG__scannerDescription{font-size:.65rem}}@media screen and (max-height:600px) and (min-height:501px){.Join-module__4MLQVG__cameraContainer{max-width:280px}.Join-module__4MLQVG__scannerContent{gap:.12rem}.Join-module__4MLQVG__logoContainer{margin-top:.12rem}.Join-module__4MLQVG__logoImage{width:70px;height:70px}.Join-module__4MLQVG__scannerTitle{font-size:.95rem}.Join-module__4MLQVG__scannerDescription{font-size:.68rem}}@media screen and (max-height:700px) and (min-height:601px){.Join-module__4MLQVG__cameraContainer{max-width:350px}.Join-module__4MLQVG__scannerContent{gap:.2rem}.Join-module__4MLQVG__logoContainer{margin-top:.2rem}.Join-module__4MLQVG__logoImage{width:100px;height:100px}.Join-module__4MLQVG__scannerTitle{font-size:1.1rem}.Join-module__4MLQVG__scannerDescription{font-size:.75rem}}@media screen and (max-height:800px) and (min-height:701px){.Join-module__4MLQVG__cameraContainer{max-width:400px}.Join-module__4MLQVG__scannerContent{gap:.25rem}.Join-module__4MLQVG__logoContainer{margin-top:.25rem}.Join-module__4MLQVG__logoImage{width:120px;height:120px}.Join-module__4MLQVG__scannerTitle{font-size:1.2rem}.Join-module__4MLQVG__scannerDescription{font-size:.8rem}}
.QueueTab-module__DHRWFa__queueIcon{color:#123369;width:24px;height:24px}
.ToggleIcon-module__XFKtKq__toggleButton{color:#fff;cursor:pointer;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s ease-in-out;display:flex;position:fixed;top:1rem;right:1rem}.ToggleIcon-module__XFKtKq__toggleButton:hover{background-color:rgba(255,255,255,.2);transform:scale(1.05)}.ToggleIcon-module__XFKtKq__icon{width:1.5rem;height:1.5rem;transition:transform .3s ease-in-out}@media screen and (max-width:374px){.ToggleIcon-module__XFKtKq__toggleButton{display:none}}@media screen and (min-width:1441px){.ToggleIcon-module__XFKtKq__toggleButton{display:none}}
.Guest-module__RQxxQa__loadingIndicator{justify-content:center;align-items:center;min-height:100vh;display:flex}
