@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-color:#262523}*{font-family:Poppins,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}column{flex-direction:column}column,row{display:flex}row{flex-direction:row}.close{position:absolute;right:0;top:0;padding:20px;width:20px;height:20px;cursor:pointer}:root{--toastify-color-success:#e6c974!important}.Toastify__toast-theme--dark{background-color:#302F2C!important}colored{animation:colored 1.2s cubic-bezier(.7,0,.84,0) forwards;color:#DBDBDB}.popup-content{border:none!important;background-color:#262523!important;height:450px!important;width:400px!important;border-radius:30px!important;display:flex!important;align-items:center!important;justify-content:center!important}#profile-img{border-radius:1000px;height:50px;width:50px}.username{font-size:15px;font-weight:500;color:#DBDBDB}.userdesc{font-size:14px;font-weight:400;color:#757575}#profile-bar{display:flex;justify-content:center;margin-left:20px}.profile-popup-content{height:200px!important}.premium-popup-content,.profile-popup-content{width:300px!important;align-items:center!important;justify-content:flex-start!important;flex-direction:column!important}.premium-popup-content{height:150px!important}.popup-buttons button{outline:none;border:none;background-color:#302F2C;width:280px;height:40px;border-radius:10px;margin-bottom:5px;font-size:14px;color:#DBDBDB;transition:.2s;cursor:pointer}.popup-buttons button:hover{background-color:#3f3e3b}.popup-buttons{position:absolute;bottom:20px}#profile-row{position:absolute;top:0;left:0;margin-top:20px;margin-left:20px}.disabled{cursor:not-allowed!important;opacity:.4}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#474643}::-webkit-scrollbar-thumb{background:#DBDBDB;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#757575}header{max-width:1300px;width:calc(100% - 20px);left:50%;transform:translate(-50%);height:70px;align-items:center;color:#DBDBDB;gap:20px;z-index:2}header,right{display:flex;position:absolute}right{right:0}nav-button{-webkit-user-select:none;user-select:none;cursor:pointer;transition:.3s;padding:20px}nav-button:hover{color:#e6c974}#logo{padding:10px;cursor:pointer;width:40px;height:40px}@media (max-width:650px){header right{flex-direction:column;flex-wrap:wrap;gap:0;position:absolute;top:0;max-height:90px}header{height:90px}nav-button{padding:10px}}main{height:100vh;width:calc(100% - 20px);max-width:1300px;display:flex;position:relative;margin-left:50%;transform:translate(-50%);align-items:center;justify-content:space-between;overflow:hidden}h1{color:#DBDBDB;font-weight:500;font-size:35px}h1,h2{max-width:500px}h2{font-weight:400;font-size:18px;color:#757575}#badges{margin-top:30px;align-items:center;transform:translateX(-12px)}#playstore-badge{width:inherit;height:70px}#appstore-badge{width:inherit;height:47px}main right{height:90vh;width:100%;display:flex;align-items:center;justify-content:center}main left{z-index:5}#phone-video{overflow:hidden;position:absolute;transform:translateY(40px) translateX(400px);z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none;max-height:110vh}@keyframes rotate{0%{transform:rotate(0deg) translateY(-50%)}to{transform:rotate(1turn) translateY(-50%)}}@media (max-width:1300px){main right{display:none}}@keyframes colored{0%{color:#DBDBDB}to{color:#e6c974}}#lock{width:50px;height:50px;display:block;margin-bottom:20px}form{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);align-items:center;display:flex;flex-direction:column;width:290px}form input{width:210px}#login,form input{font-family:Poppins,sans-serif;border-radius:5px;padding-inline:0;background-color:#302F2C;padding-block:0;height:40px;margin:5px;padding-left:20px;padding-right:20px;display:block;outline:none;color:#DBDBDB;border:1px solid #302f2c;max-width:calc(100vw - 55px);transition:.3s}#login{width:250px;cursor:pointer}#login:hover{border:1px solid rgb(195,174,111);color:rgb(195,174,111)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:1px solid #302f2c;-webkit-text-fill-color:#DBDBDB;-webkit-box-shadow:inset 0 0 0 1000px #302F2C;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}form input::placeholder{opacity:.5}#loader{border:3px solid #302f2c;border-top-color:#c3ae6f;border-radius:50%;width:18px;height:18px;animation:spin 2s linear infinite;display:block}#on-load{height:100vh;display:none;flex-direction:column;align-items:center;justify-content:center}#on-load p{margin-top:20px;width:200px;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-button{display:flex;flex-direction:row;background-color:#302F2C;border:none;width:250px;height:40px;border-radius:5px;margin:5px;color:#DBDBDB;cursor:pointer;align-items:center;justify-content:flex-start}.login-button img{margin-left:10px;margin-right:15px;height:20px}#login-divider,.center{justify-content:center}#login-divider{display:flex;flex-direction:row;align-items:center;width:250px;margin:10px}p{color:#757575;font-size:12px;margin:0 10px}hr{width:100%;height:1px;border:none;background-color:#7575758c}#privacy-page{spacer{display:block;position:relative;margin-bottom:100px}#privacy-main{align-items:flex-start;flex-direction:column;overflow:visible;padding-bottom:60px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}strong{color:#DBDBDB;font-weight:600;font-size:20px}a,li{color:#DBDBDB;font-size:16px;max-width:700px;margin-top:20px}p{margin:0!important;max-width:none;width:100%;color:#757575;font-size:15px;max-width:100%;margin-top:20px}}