.app{background-position:center center;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;transition:background-size 1s ease}.settings-button{background-color:#31005f;font-size:1.8rem;border-radius:10px;height:2.8rem;width:2.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border:none;color:#fff}.settings-button:hover{background:radial-gradient(circle,#a280db 20%,#986ee2 50%,#8349e6 87%,white 100%)}.footer{position:absolute;bottom:1rem;right:1rem}.bottom-line{display:flex;flex-direction:row;gap:.8rem}@media screen and (max-height: 950px){.settings-button{width:2.25rem;font-size:1.25rem;height:2.25rem}.footer{bottom:.7rem;right:.7rem}}.background-options{width:100%;height:90%;overflow-x:hidden;overflow-y:auto;padding-bottom:20px;scrollbar-width:thin;scrollbar-color:rgb(198,175,252) #f1f1f1;box-sizing:border-box}.background-options::-webkit-scrollbar{width:8px}.background-options::-webkit-scrollbar-track{background:transparent}.background-options::-webkit-scrollbar-thumb{background:rgba(255,255,255,.445);border-radius:20px;border:6px solid transparent}.background-options::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.897)}.background-header{margin-bottom:15px;height:45px;display:flex;align-items:center}.background-header h1{font-size:45px}.hash-container{border-radius:15px;overflow:hidden;height:112.5px}.background-image{width:200px;height:112.5px;display:block;border-radius:15px;opacity:0;transition:opacity 2s ease}.background-image.loaded{opacity:1}.background-item img{cursor:pointer}.backgrounds{display:flex;width:100%;flex-wrap:wrap;height:fit-content;flex-direction:row;align-content:flex-start;gap:30px 20px;margin-top:50px}.background-item{width:200px;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.background-name{color:#fff;font-weight:500;font-size:1.1rem;margin-top:12px;letter-spacing:.06em}@media screen and (max-width: 600px){.background-header h1{font-size:35px}}.settings-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:200}.settings-container{position:fixed;right:0;z-index:210;background:linear-gradient(to top,#adc1e2,#8f6be2);width:65%;max-width:1100px;min-width:800px;height:100%;border-radius:10px 0 0 10px;padding:20px 20px 0 35px;display:flex;flex-direction:column;right:-100%;align-items:flex-start;transition:right .5s ease}.settings-container.slide-in{right:0}.settings-container.slide-out{right:-100%}.close-tab{min-height:60px;height:60px;box-sizing:border-box;width:100%;display:flex;align-items:center}.close-tab svg{color:#fff;font-size:30px;margin-left:5px}.tab-content{width:100%;height:100%}.main-settings{display:flex;flex-direction:row;height:100%;width:100%;box-sizing:border-box}.left-settings{width:30%;max-width:330px;min-width:200px;border-right:1px solid rgba(255,255,255,.267)}.left-settings .tabs{display:flex;flex-direction:column;gap:5px}.left-settings .tabs button{border:none;background:none;text-align:left}.tabs .tab{padding:10px;display:flex;gap:15px;margin-right:22px}.tabs .tab:hover{background-color:#0000001a;border-radius:5px}.tabs .tab.active{background-color:#0003;border-radius:5px}.tabs .tab img{width:20px;height:20px}.tabs .tab button{color:#fff;font-size:1.1rem}.right-settings{padding-left:45px;width:70%}.profile-header{margin-bottom:15px;height:45px;display:flex;align-items:center}.profile-header h1{font-size:45px}.main-profile{margin-top:40px;display:flex;flex-direction:column;gap:12px}.input-group{width:100%}.input-group label{display:block;margin-bottom:5px;color:#fff;font-size:1.1rem}.input-group input[type=text],.input-group input[type=email]{width:100%;padding:10px;border:1px solid #ffffff;border-radius:4px;box-sizing:border-box;margin-bottom:10px;outline:none;text-align:left}.input-group input::placeholder{color:#ffffff81}.logout-btn{border:none;background-color:#8e16ff;color:#fff;margin-top:45px;width:25%;min-width:110px;max-width:130px;height:50px;border-radius:10px;font-size:20px;font-weight:800;letter-spacing:.0625rem;cursor:pointer;transition:.2s ease-out}.logout-btn:hover{filter:brightness(.85)}@media screen and (max-width: 800px){.settings-container{max-width:none;min-width:0;border-radius:0;width:100vw!important;height:100vh!important}.logout-btn{font-size:17px}}@media screen and (max-width: 600px){.settings-container{padding:15px}.tabs .tab{padding:10px;display:flex;gap:20px;margin-right:15px}.tabs .tab img{width:18px;height:18px}.tabs .tab button{color:#fff;font-size:1rem}.right-settings{padding-left:20px}.profile-header{margin-bottom:0}.profile-header h1{font-size:35px}.input-group label{font-size:1rem}.input-group input[type=text],.input-group input[type=email]{width:100%;padding:8px;font-size:1.1rem}.logout-btn{font-size:16px;min-width:90px;height:45px}}@media screen and (max-width: 490px){.left-settings{min-width:170px}.profile-header h1{font-size:30px}.input-group label{font-size:.9rem}.input-group input[type=text],.input-group input[type=email]{width:100%;padding:8px;font-size:.9rem}.logout-btn{font-size:15px}}@media screen and (max-width: 415px){.left-settings{min-width:140px}.tabs .tab{padding:10px;display:flex;gap:10px;margin-right:15px}.tabs .tab img{width:15px;height:15px}.input-group input[type=text],.input-group input[type=email]{padding:5px}.right-settings{padding-left:17px}}.bottom-bar{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.05rem;border:3px solid white;width:8rem;font-size:1.5rem;border-radius:30px;height:3rem;background-color:#31005f;color:#fff}.fa-icon{height:100%;width:2.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.fa-icon:hover,.fa-icon.active{background:radial-gradient(circle,#a280db 20%,#986ee2 50%,#8349e6 75%,white 100%);border-radius:50%}@media screen and (max-height: 950px){.bottom-bar{width:7rem;font-size:1.2rem;height:2.5rem}}.app{display:flex;align-items:center;justify-content:center;overflow:hidden}.calendar--wrapper{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.calendar--container{position:relative;width:70%;height:80%;max-width:1200px;max-height:780px;min-width:1000px;display:flex;border-radius:10px;box-shadow:0 4px 15px #0000001a}.right{border-radius:0 5px 5px 0;background:linear-gradient(to top left,#f4c7ca,#e3a7b3,#c385aa,#8969a4,#6e5c98);position:relative;width:40%;padding:20px 0}.left{width:60%}.calendar{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;border-radius:5px;background-color:#fff}.calendar:before,.calendar:after{content:"";position:absolute;top:50%;left:100%;width:12px;height:97%;border-radius:0 5px 5px 0;background-color:#e2cfe8d2;transform:translateY(-50%);opacity:.8;z-index:100}.calendar:before{height:94%;left:100%;background-color:#c7a4d1;opacity:.8;z-index:100;width:24px}.calendar .month{width:100%;height:150px;display:flex;align-items:center;justify-content:space-between;padding:0 50px;font-size:2rem;font-weight:500;font-weight:600;color:#4d246e}.year{font-family:Overpass!important;font-size:2.3rem}.month svg:hover{transform:scale(1.1)}.calendar .month .prev,.calendar .month .next{cursor:pointer}.calendar .month .prev:hover,.calendar .month .next:hover{color:var(--primary-clr)}.calendar .weekdays{width:100%;height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:1.3rem;font-weight:600;text-transform:capitalize;color:#d2c8dd}.sun{color:#f3a4cd}.weekdays div{width:14.28%;height:100%;display:flex;align-items:center;justify-content:center}.calendar .days{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 20px;font-size:1rem;font-weight:500;margin-bottom:20px}.calendar .days .day{width:14.28%;height:90px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#b5aaf2;border:1px solid #f5f5f5;font-size:1.3rem;font-family:Overpass;font-weight:600;z-index:102}.calendar .days .day:nth-child(7n + 1){border-left:2px solid #f5f5f5;color:#f3a4cd}.calendar .days .day:nth-child(7n){border-right:2px solid #f5f5f5}.calendar .days .day:nth-child(-n + 7){border-top:2px solid #f5f5f5}.calendar .days .day:nth-child(n + 29){border-bottom:2px solid #f5f5f5}.calendar .days .prev-date,.calendar .days .next-date{color:#d4d4d4!important}.calendar .days .active{position:relative;color:#fff;z-index:1}.calendar .days .day:before{content:"";position:absolute;width:50px;height:50px;border:none;border-radius:50%;box-sizing:border-box}.calendar .days .active:before{content:"";position:absolute;width:50px;height:50px;background-color:#f6a8fd;color:#fff;border-radius:50%;box-sizing:border-box;z-index:-1}.calendar .days .today:before{content:"";position:absolute;width:50px;height:50px;background-color:#b49bf9;color:#fff;border-radius:50%;box-sizing:border-box;z-index:-1}.calendar .days .today:after{content:"";position:absolute;top:60px;left:50%;transform:translate(-50%);width:18px;height:18px;background-color:#b49bf9;border-radius:50%;box-sizing:border-box;border:5.5px solid #ffffff;z-index:1}.calendar .days .today{position:relative;z-index:1000;color:#fff!important;z-index:1}.calendar .days .active:nth-child(7n + 1){color:#fff}.calendar .days .prev-date.active,.calendar .days .next-date.active{color:#fff!important}.calendar .days .event{position:relative}.calendar .days .event{background-color:#efdfff}.calendar .goto-today{width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;gap:5px;padding:0 20px;margin-bottom:20px}.calendar .goto-today .goto{display:flex;justify-content:center;align-items:center;border-radius:5px;gap:7px;width:50%}.calendar .goto-today .goto input{height:38.5px;outline:none;border:none;border-radius:5px;color:#b49bf9;border:4px solid #b49bf9;background-color:#fff;margin:auto;font-family:Overpass;font-weight:600}.calendar .goto-today .goto input::placeholder{color:#b49bf9;font-weight:600;font-family:Oxygen}.goto-today .month-input{width:45%}.goto-today .year-input{width:55%}.calendar .goto-today button{height:100%;padding:7px 15px;border:none;border-radius:5px;font-size:1.2rem;font-weight:700;background-color:#b49bf9;cursor:pointer;color:#fff;justify-content:center;font-family:Oxygen;transition:transform .3s ease-out}.calendar .goto-today button:hover{transform:scale(1.1)}.right .today-date{width:100%;height:50px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;padding:0 40px 0 70px;margin-top:50px;margin-bottom:30px;text-transform:capitalize}.right .today-date .event-day{font-size:1.7rem;font-weight:500;color:#fff}.right .today-date .event-date{height:100%;font-size:1.1rem;font-weight:400;color:#fff;display:flex;align-items:center;font-family:Overpass;margin-top:10px}.Todos{height:70%}.events{width:100%;height:100%;max-height:600px;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;padding-left:4px;line-height:1.5rem;scrollbar-width:thin;scrollbar-color:rgb(198,175,252) #f1f1f1}.events::-webkit-scrollbar{width:8px}.events::-webkit-scrollbar-track{background:transparent}.events::-webkit-scrollbar-thumb{background:rgba(255,255,255,.445);border-radius:20px;border:6px solid transparent}.events::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.897)}.events .event{position:relative;width:95%;min-height:70px;display:flex;justify-content:center;flex-direction:column;gap:5px;padding:0 20px 0 50px;background:linear-gradient(90deg,rgba(255,255,255,.185),transparent);color:#fff;cursor:pointer}.events .event:nth-child(even){background:transparent}.events .event:hover{background:linear-gradient(90deg,#4d246e,transparent);color:#fff}.events .event .title{display:flex;align-items:center;pointer-events:none}.events .event .title .event-title{font-size:1.2rem;font-weight:500;margin-left:20px}.title svg{color:#b49bf9}.events .event i{color:#b49bf9;font-size:.8rem}.events .event:hover i{color:#fff}.events .event .event-time{font-size:.8rem;font-weight:400;color:#fff;margin-left:17px;pointer-events:none;font-family:Overpass}.events .event .event-time span{font-size:.8rem;font-weight:400;color:#fff;pointer-events:none;font-family:Overpass}.events .event:after{content:"✓";position:absolute;top:50%;right:0;font-size:3rem;line-height:1;display:none;align-items:center;justify-content:center;opacity:.5;color:#fff;transform:translateY(-50%)}.events .event:hover:after{display:flex}.add-event{position:absolute;bottom:30px;right:30px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#fff;font-weight:800;border:3.5px solid #ffffff;border-radius:50%;background-color:transparent;cursor:pointer;transition:.3s ease-out}.add-event:hover{transform:scale(1.1)}.events .no-events{height:100px;padding:0 40px 0 70px;margin-top:110px;font-size:1.75rem;font-weight:500;color:#fff;line-height:2rem}.add-event-wrapper{position:absolute;bottom:95px;left:52%;width:85%;max-height:0;overflow:hidden;border-radius:5px;background-color:#f7e6f2;transform:translate(-50%);transition:max-height .5s ease;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:0 10px}.add-event-wrapper.active{max-height:320px}.add-event-header{margin-top:12px;width:100%;height:45px;display:flex;align-items:center;justify-content:space-between;margin-left:20px;color:#4d246e}.add-event-header .title{font-size:1.75rem;font-weight:700}.add-event-body{width:100%;height:100%;display:flex;flex-direction:column;margin-left:20px;margin-top:8px}.add-event-body .add-event-input{width:93%;height:55px;background-color:#fff;border-radius:15px;display:flex;flex-direction:row;position:relative}.add-event-input:nth-child(1),.add-event-input:nth-child(2){margin-bottom:8px}.time-placeholder{position:relative;margin-left:10px;display:flex;align-items:center;font-size:1.2rem;pointer-events:none;color:#ad9dbbb2;width:30%}.clock-icon{position:absolute;right:10px;top:50%;background-color:#fff;transform:translateY(-50%);height:30px;width:30px}.add-event-body .add-event-input input{width:100%;height:100%;box-sizing:border-box;outline:none;border:none;padding:0 10px;font-size:1.2rem;font-weight:500;color:#4d246e;text-align:left;display:inline-block}.add-event-body .add-event-input .event-time-from,.add-event-body .add-event-input .event-time-to{color:#ad9dbbb2;font-family:Overpass}.add-event-body .add-event-input .event-time-filled{color:#4d246ee0;font-family:Overpass}.add-event-body .add-event-input input::placeholder{color:#ad9dbb;text-align:left}.add-event-footer{display:flex;align-items:center;justify-content:center;margin:15px 0}.add-event-footer .add-event-btn{height:40px;width:90px;font-size:1.2rem;font-weight:600;outline:none;border:none;background-color:#b49bf9;border-radius:7px;cursor:pointer;transition:transform .3s ease-out;margin-bottom:5px;color:#fff}.add-event-footer .add-event-btn:hover{transform:scale(1.1)}@media screen and (max-height: 1200px){.year{font-size:2rem}.month svg{font-size:1.7rem}.calendar .weekdays{height:90px}.calendar .days .day{height:75px}.events .no-events{font-size:1.5rem}.events{max-height:450px}.calendar .days .today:after{top:53px;height:17px;width:17px}}@media screen and (max-height: 780px){.calendar--container{width:66%}.year{font-size:1.8rem}.month svg{font-size:1.6rem}.calendar .weekdays{height:70px}.calendar .days .day{height:68px}.right .today-date .event-day{font-size:1.7rem}.right .today-date .event-date{font-size:1rem}.events .no-events{font-size:1.4rem}.calendar .days .today:after{top:45px;height:15px;width:15px;border:4px solid #ffffff}.calendar .days .today:before{width:42px;height:42px}.calendar .days .day{font-size:1.1rem}.calendar .days .day:before{width:42px;height:42px}.calendar .goto-today .goto input{font-size:1.1rem}.calendar .goto-today button{padding:8px 15px;font-size:1.1rem}.add-event-wrapper{bottom:88px}.add-event-wrapper.active{max-height:260px}.add-event-header{height:40px}.add-event-header .title{font-size:1.5rem}.add-event-body{margin-top:10px}.add-event-body .add-event-input{height:40px;border-radius:10px}.add-event-footer .add-event-btn{height:35px;width:80px}.events .no-events{margin-top:90px}}@media screen and (max-height: 710px){.calendar--container{width:65%}.calendar .days .day{height:65px}.right .today-date{margin-top:30px}}@media screen and (max-height: 680px){.calendar--container{width:61%}.calendar .days .day{height:60px}.right .today-date .event-day{font-size:1.5rem}.right .today-date .event-date{font-size:.95rem}.events .no-events{font-size:1.2rem}.events .no-events{margin-top:70px}}@media screen and (max-width: 1250px){.right .today-date,.events .no-events{padding-left:50px}}@media screen and (max-width: 1050px){body{align-items:flex-start;justify-content:flex-start}.calendar--wrapper{align-items:flex-start;width:60%}.calendar--container{height:75%;flex-direction:column;border-radius:0;min-width:600px;max-height:none;overflow:none;box-shadow:none}.left{width:100%;padding-top:70px;height:75%;max-height:650px}.right{width:100%;height:50%;border-radius:0 0 5px 5px;max-height:530px;min-height:500px}.calendar:before,.calendar:after{top:100%;left:50%;width:97%;height:12px;border-radius:0 0 5px 5px;transform:translate(-50%)}.calendar:before{width:94%;top:calc(100% + 12px)}.add-event-wrapper{bottom:100px}.year{font-size:1.9rem}.month svg{font-size:1.6rem}.calendar .days .day{height:68px}.calendar .days .today:after{top:50px;height:15px;width:15px;border:3px solid #ffffff}.right .today-date{margin-top:10px}.no-events{padding:0}.add-event{bottom:25px;right:25px;height:35px;width:35px;font-size:1.3rem}.add-event-wrapper.active{height:180px}.add-event-wrapper{bottom:70px;width:60%;left:63%}.add-event-header .title{font-size:1.15rem}.add-event-footer{margin:10px 0 8px}.add-event-footer .add-event-btn{height:25px;width:65px;font-size:.8rem}.add-event-body .add-event-input{height:28px;border-radius:5px}.add-event-body .add-event-input input,.time-placeholder{font-size:.8rem}.clock-icon{height:25px;width:25px}.events .event{min-height:50px;padding-left:40px;gap:0px}.events .event .title .event-title{font-size:.9rem;margin-left:10px}.title svg{color:#b49bf9;font-size:.7rem}.events .event .event-time span{font-size:.65rem;margin-left:4.5px}}@media screen and (max-width: 1050px) and (min-height: 1400px){.left{padding-top:120px}.right{min-height:600px;max-height:700px}.events .no-events{font-size:1.4rem}}@media screen and (max-width: 1050px) and (max-height: 1200px){.calendar--container{min-width:400px;max-width:500px}.left{padding-top:50px;max-height:600px}.right{min-height:430px;max-height:530px}.calendar .days .day{height:60px}.right .today-date .event-day{font-size:1.5rem}.right .today-date .event-date{font-size:.95rem}.events .no-events{font-size:1.2rem}.events .no-events{margin-top:70px}.calendar .days .today:after{top:45px;height:15px;width:15px;border:3px solid #ffffff}.calendar .days .today:before{width:42px;height:42px}.calendar .days .day{font-size:1.1rem}.calendar .days .day:before{width:42px;height:42px}}@media screen and (max-width: 1050px) and (max-height: 1070px){.calendar--container{max-width:400px}.left{padding-top:70px;max-height:550px}.right{min-height:400px;max-height:430px}.calendar .days .day{height:50px}.right .today-date .event-day{font-size:1.5rem}.right .today-date .event-date{font-size:.95rem}.events .no-events{font-size:1.2rem}.events .no-events{margin-top:70px}.calendar .days .today:after{top:37px;height:12px;width:12px;border:3px solid #ffffff}.calendar .days .today:before{width:37px;height:37px}.calendar .days .day:before{width:37px;height:37px}.calendar .days .day{font-size:1.1rem}.calendar .goto-today button{padding:8px 15px;font-size:1.1rem}.calendar .goto-today .goto input,.calendar .weekdays{font-size:1.1rem}.year{font-size:1.7rem}.month svg{font-size:1.5rem;margin-top:6px}}@media screen and (max-width: 1050px) and (max-height: 1020px){.calendar--container{max-width:360px;min-width:360px}.left{padding-top:90px;max-height:500px}.right{min-height:380px;max-height:380px}.calendar .days .day{height:40px}.right .today-date .event-day{font-size:1.3rem}.right .today-date .event-date{font-size:.8rem}.events .no-events{font-size:1.1rem}.events .no-events{margin-top:50px}.calendar .days .day{font-size:.9rem}.calendar .days .today:after{top:30px;height:10px;width:10px;border:3px solid #ffffff}.calendar .days .today:before{width:30px;height:30px}.calendar .days .day:before{width:30px;height:30px}.calendar .goto-today button{padding:8px 15px;font-size:.9rem}.calendar .goto-today .goto input{font-size:.9rem;height:34.5px;border:3px solid #b49bf9}.calendar .weekdays{font-size:1.1rem}.year{font-size:1.7rem}.month svg{font-size:1.5rem;margin-top:6px}}@media screen and (max-width: 1050px) and (max-height: 940px){.calendar--container{max-width:330px;min-width:330px}.left{padding-top:60px;max-height:480px}.right{min-height:380px;max-height:400px}}@media screen and (max-width: 1050px) and (max-height: 910px){.left{padding-top:100px;max-height:490px}.right{min-height:330px;max-height:330px}.add-event{bottom:20px;right:25px;height:35px;width:35px;font-size:1.2rem;border:2.5px solid #ffffff}.add-event-wrapper{bottom:65px;width:65%;left:60%}.add-event-wrapper.active{max-height:170px}.add-event-header .title{font-size:1.15rem}.add-event-footer .add-event-btn{height:25px;width:60px;font-size:.8rem}.add-event-body .add-event-input{height:25px;border-radius:7px}.add-event-body .add-event-input input,.time-placeholder{font-size:.8rem}.add-event-footer{margin:7px 0}.clock-icon{height:25px;width:25px}}@media screen and (max-width: 1050px) and (max-height: 900px){.left{padding-top:70px;max-height:460px}.right{min-height:310px;max-height:330px}.events .no-events{margin-top:20px;line-height:1.7rem}}@media screen and (max-width: 1050px) and (max-height: 835px){.left{padding-top:80px;max-height:450px}.right{min-height:280px;max-height:300px}.year{font-size:1.4rem}.month svg{font-size:1.2rem}.calendar .weekdays{font-size:1rem}.calendar .days{margin-bottom:10px}.calendar .goto-today button{padding:8px 15px;font-size:.8rem}.calendar .goto-today .goto input{font-size:.8rem;height:33px}.events .no-events{margin-top:10px}.add-event{width:30px;height:30px;font-size:1rem;border:2px solid #ffffff}}@media screen and (max-width: 1050px) and (max-height: 800px){.left{padding-top:70px;max-height:420px}.right{min-height:260px;max-height:270px}.events .no-events{margin-top:0;font-size:.9rem}.right .today-date .event-day{font-size:1.1rem}.right .today-date .event-date{font-size:.6rem}}@media screen and (max-width: 1050px) and (max-height: 750px){.calendar--container{max-width:310px;min-width:310px}.left{padding-top:40px;max-height:380px}.events .no-events{margin-top:0}.calendar .goto-today button{padding:4px 10px;font-size:.7rem}.calendar .goto-today .goto input{font-size:.7rem;height:23px}.calendar .weekdays{font-size:.8rem}.year{font-size:1.1rem}.month svg{font-size:.9rem;margin-top:12px}.calendar .days .day{font-size:.7rem}.calendar .days .today:after{top:28px;height:8px;width:8px;border:2px solid #ffffff}.calendar .days .today:before{width:26px;height:26px}.calendar .days .day:before{width:26px;height:26px}}@media screen and (max-width: 1050px) and (max-height: 700px){.left{padding-top:40px}.right{min-height:240px;max-height:240px}.month{max-height:30px;margin-bottom:10px}.add-event{bottom:12px;right:20px}.add-event-wrapper{bottom:48px;left:62%}.add-event-wrapper.active{max-height:162px}.add-event-header .title{font-size:1.1rem}.add-event-footer .add-event-btn{height:22px;width:55px;font-size:.75rem}}.popup{position:fixed;bottom:-100%;left:50%;transform:translate(-50%);opacity:0;width:300px;color:#fff;border-radius:5px;text-align:center;padding:15px;transition:all .3s ease-in-out;animation:popupAnimation .5s ease forwards}.popup.active{bottom:50%;opacity:1}.popup.fade-out{animation:fadeOut .5s ease forwards}.alert{background-color:#ac4038}.success{background-color:#4bb543}.warning{background-color:#e4a11b}@keyframes popupAnimation{0%{bottom:-100%}to{bottom:50%;opacity:1}}@keyframes fadeOut{0%{bottom:50%;opacity:1}to{bottom:-100%;opacity:0}}.notes-list-container{width:100vw;height:100vh}.notes-container{width:100%;height:95%;padding:5rem 5rem 3rem;display:flex;justify-content:center;align-items:center}.notes-list{padding:6.5px;color:#fff;display:flex;border-radius:10px;background-color:transparent;display:grid;grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));height:100%;width:90%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgb(198,175,252) #f1f1f1}.notes-list::-webkit-scrollbar{width:8px}.notes-list::-webkit-scrollbar-track{background:transparent}.notes-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,.445);border-radius:20px;border:6px solid transparent}.notes-list::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.897)}.note{color:#000;background-color:#b49bf9;border-radius:.25rem;padding:1rem;min-height:300px;width:300px;height:300px;display:grid;grid-template-rows:auto 1fr auto;gap:.5em;position:relative;margin-top:0}.note-modified{padding-right:5px;font-weight:100}.new{background-color:#b49bf9;width:300px;height:300px}.new-content{white-space:pre-wrap;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(198,175,252) #f1f1f1}.new-content::-webkit-scrollbar{width:8px}.new-content::-webkit-scrollbar-track{background:transparent}.new-content::-webkit-scrollbar-thumb{background:rgba(255,255,255,.445);border-radius:20px;border:6px solid transparent}.new-content::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.897)}.save{background-color:#fff;border:none;border-radius:.25rem;padding:5px 10px;width:70px;height:30px;font-size:1rem;font-weight:600;transition:transform .1s ease-out}.save:active{filter:brightness(.85)}textarea{border:none;resize:none;background-color:transparent}textarea{outline:none}.new .note-footer{display:flex;justify-content:flex-end;align-items:flex-end}.old-content{white-space:pre-wrap;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgb(198,175,252) #f1f1f1}.old-content::-webkit-scrollbar{width:8px}.old-content::-webkit-scrollbar-track{background:transparent}.old-content::-webkit-scrollbar-thumb{background:rgba(255,255,255,.445);border-radius:20px;border:6px solid transparent}.old-content::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.897)}.old-note-footer{display:grid;grid-template-columns:auto 1fr;align-items:center}.note-details{display:grid;grid-template-rows:auto auto}.old-note-delete-icon{justify-self:end;cursor:pointer;font-size:1.5rem;position:absolute;top:17px;right:12px}.old-note-delete-icon:hover{transform:scale(1.2)}.panel{bottom:0;transition:transform .5s ease-in-out;height:400px;width:400px;background-color:transparent;position:absolute;z-index:100}.hide{transform:translate(-350px)}.show{transform:translate(0)}.panel-btn{position:absolute;bottom:80px;right:-64.5px;transform:rotate(90deg);border:none;width:180px;height:50px;font-size:1.2rem;border-radius:5px 5px 0 0;font-weight:600;background-color:#b49bf9;color:#fff;transition:left .3s ease-in}.custom-btn{position:absolute;bottom:260px;right:-64.5px;transform:rotate(90deg);border:none;width:180px;height:50px;font-size:1.2rem;border-radius:5px 5px 0 0;font-weight:600;background-color:#fff;color:#b49bf9;transition:left .3s ease-in}.btn-text:hover{transform:scale(1.05)}.panel-content{width:350px;background-color:#0000008a;height:400px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;padding:15px;border-radius:10px}.panel-content h1{font-size:2rem}.new textarea::placeholder{color:#00000086}.panel-content svg{position:absolute;top:7px;right:60px;font-size:30px;color:#fff}.panel-content svg:hover{transform:scale(1.1)}.custom-note{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:10px}.color-picker{display:flex;justify-content:space-between;flex-direction:row;width:100%;color:#fff;align-items:center;font-size:1.1rem}.color-picker input{width:170px;border:none;cursor:pointer}.custom-note button{border:none;width:80px;height:35px;border-radius:5px;font-size:1.1rem;font-weight:600}.custom-note button:hover{filter:brightness(.85)}@media screen and (max-width: 510px){.note{min-height:250px;width:250px;height:250px}.notes-container{padding:2rem}.note h2{font-size:1.3rem}.note .old-content{font-size:.9rem}.note-details{font-size:.85rem}.new{background-color:#b49bf9;width:250px;height:250px}.panel{height:320px;width:320px}.hide{transform:translate(-320px)}.panel-content{width:320px;height:320px;gap:10px}.panel-btn{bottom:65px;right:-92.5px;width:140px;height:45px;font-size:1rem}.custom-btn{bottom:205px;right:-92.5px;width:140px;height:45px;font-size:1rem}.panel-content h1{font-size:1.5rem}.panel-content svg{top:7px;right:10px;font-size:25px}.color-picker{font-size:.95rem}.color-picker input{width:150px;height:45px}.new-title{font-size:1.3rem!important}.new-content{font-size:.9rem!important}}.flex{display:flex;flex-direction:column;align-items:center;justify-content:center}.timer--wrapper{height:100vh;display:flex;justify-content:center;align-items:center;width:100vw}.grid{display:grid;grid-template-columns:repeat(2,1fr)}.wrapper{padding:36px;width:70%;max-width:950px;border:solid 3px white;overflow:hidden;height:50%;min-width:800px;min-height:550px;max-height:600px}.timer--container{width:100%;justify-content:space-between;height:100%}.container__timer--display{width:100%;background:rgba(51,51,51,.4);box-shadow:0 4px 15px #0000001a;padding:20px 0;margin-bottom:16px;height:70%}.flex .timer--display__select--mode{width:100%;flex-direction:row;gap:2.5rem;margin-bottom:40px}.timer--display__select--mode button{font-size:1.25rem;border:3px solid white;font-weight:600;outline:0;height:48px;width:20%;max-width:130px;min-width:80px;background-color:transparent;cursor:pointer;border-radius:10px;color:#fff;transition:background-color .3s ease,border .3s ease}.timer--display__select--mode .selected__button,.timer--display__select--mode button:hover{background:rgb(142,22,255);border:none}.timer--display__time{font-size:8rem;display:flex;align-items:center;justify-content:center;width:100%;letter-spacing:.05px;font-weight:bolder;color:#fff;font-family:Overpass;height:110px}.flex .timer--display__buttons{width:100%;flex-direction:row;gap:2rem}.timer--display__buttons button{margin-top:15px;width:7rem;font-size:2.5rem;cursor:pointer;background-color:transparent;border:none;color:#fff}.reset{transform:scaleX(-1);color:#fff}.timer--display__buttons button:hover{transform:translateY(-3px);transition:transform .3s ease}.timer--display__buttons button:active{filter:brightness(80%);transform:translateY(1px)}.timer--container .container__timer--edit{max-width:50rem;width:100%;flex-direction:row;gap:2rem;height:35%;max-height:125px}.timer--edit__block{height:100%;padding:.6rem;gap:.5rem;font-size:1.2rem;background:rgba(51,51,51,.4);max-width:200px}.timer--edit__block .block__edit--length{width:100%;align-items:center;font-size:2rem;display:flex;border:3px solid white;height:65%}.timer--edit__block h2{text-align:center;width:100%;font-size:1em}.block__edit--length input{border:none;outline:0;font-size:.9em;width:100%;text-align:center;color:#fff;background-color:transparent;font-family:Overpass}.edit--length__sign{width:70%;color:#fff;font-size:1.1em;border:unset;background-color:transparent;cursor:pointer;font-family:Overpass}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.timer--edit__block{color:#fff}.rounded-sm{border-radius:.5rem}.rounded-md{border-radius:1rem}.rounded-l{border-radius:1.5rem}.edit--length__sign:active{transform:translateY(1px)}@media screen and (max-height: 550px) and (max-width: 1070px){.wrapper{min-width:350px!important;max-width:600px!important;min-height:350px!important;max-height:350px!important;padding:20px}.timer--container .container__timer--edit{max-height:85px!important;gap:1rem}.timer--edit__block{max-width:160px!important}.timer--display__time{font-size:5rem;height:65px}.timer--edit__block .block__edit--length{font-size:1.25rem}}@media screen and (max-height: 700px) and (min-width: 750px){.wrapper{min-width:600px;min-height:400px;max-height:500px;max-width:700px}.flex .timer--display__select--mode{margin-top:20px;margin-bottom:32px;gap:1rem}.timer--display__select--mode button{font-size:.9rem;height:38px;max-width:95px}.timer--edit__block{max-width:170px}.timer--display__time{font-size:5.8rem;height:75px}.flex .timer--display__buttons{gap:1rem}.timer--display__buttons button{font-size:2.2rem;margin-top:5px}.timer--container .container__timer--edit{max-height:100px;gap:1.5rem}.timer--edit__block .block__edit--length{font-size:1.6rem}.timer--edit__block h2{font-size:.8rem}}@media screen and (max-width: 900px){.wrapper{min-width:700px}}@media screen and (max-width: 750px){.wrapper{min-width:600px;min-height:400px;max-height:500px}.flex .timer--display__select--mode{margin-top:20px;margin-bottom:32px;gap:1rem}.timer--display__select--mode button{font-size:.9rem;height:38px;max-width:95px}.timer--display__time{font-size:5.8rem;height:75px}.flex .timer--display__buttons{gap:1rem}.timer--display__buttons button{font-size:2.2rem;margin-top:5px}.timer--container .container__timer--edit{max-height:100px;gap:1.5rem}.timer--edit__block .block__edit--length{font-size:1.6rem}.timer--edit__block h2{font-size:.8rem}}@media screen and (max-width: 650px){.wrapper{width:90%;min-width:450px;min-height:400px;max-height:450px;padding:20px}.flex .timer--display__select--mode{margin-top:8px;margin-bottom:30px}.timer--display__select--mode button{font-size:.8rem;height:38px;max-width:95px}.timer--display__time{font-size:5.3rem;height:65px}.flex .timer--display__buttons{gap:.6rem}.timer--display__buttons button{font-size:2rem;margin-top:5px}.timer--container .container__timer--edit{max-height:100px}.timer--edit__block .block__edit--length{font-size:1.3rem}.timer--edit__block h2{font-size:.7em}}@media screen and (max-width: 500px){.wrapper{width:97%;min-width:350px;min-height:350px;max-height:350px;padding:20px}.timer--container .container__timer--edit{max-height:80px;gap:1rem}.timer--display__time{font-size:5rem;height:65px}.timer--edit__block .block__edit--length{font-size:1.25rem}}*{box-sizing:border-box;padding:0;margin:0;font-family:Oxygen}body{min-height:100%}.container{position:relative;display:flex;background-size:cover;background-repeat:no-repeat;background-position:center;justify-content:center;align-items:center;overflow:hidden}.dark-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);height:100%;width:100%;z-index:0}.nav-bar{position:absolute;top:0;left:0;z-index:100}.nav-bar img{width:150px;margin-left:50px;margin-top:50px}.home-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:50%;min-height:500px;max-height:600px;max-width:1000px;width:50%;background:rgba(0,0,0,.4);box-shadow:0 4px 15px #0000001a;backdrop-filter:blur(3px);z-index:100;border-radius:30px}.authentication{height:65%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:20px;color:#fff;gap:1rem}h1{font-size:50px;color:#fff;text-align:center}.slogan{text-align:center;padding:0 20px;width:100%}.authentication h2{margin-top:1rem;font-size:25px}.input-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70%;height:40%;background-color:transparent}.container form button{width:25%;max-width:130px;height:50px;max-height:50px;min-height:40px;background-color:#8e16ff;border-radius:10px;border:0;color:#fff;font-size:20px;font-weight:800;letter-spacing:.0625rem;background-repeat:no-repeat;background-position:95%;cursor:pointer;margin-top:1rem;transition:.2s ease-out}.input-container button:hover,.input-container-2 button:hover{filter:brightness(85%)}input{width:80%;height:60px;color:#fff;background-color:transparent;font-size:20px;text-align:center;border:none;border-bottom:1px solid white;margin-bottom:2%;max-width:330px}input::placeholder{color:#fff;opacity:.7;text-align:center}input:focus{outline:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:"color 9999s ease-out, background-color 9999s ease-out";transition:"color 9999s ease-out, background-color 9999s ease-out";-webkit-transition-delay:9999s;transition-delay:9999s}input:-webkit-autofill{background-color:transparent!important}.input-container-2{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:60%;background-color:transparent}.form-instructions{color:#fff;font-size:20px}.verified-input{width:60%;font-size:20px}.form-instructions{margin-top:1rem;margin-bottom:.3rem;text-align:center;width:100%;padding:0 20px}.register{display:flex;flex-direction:column;align-items:center;justify-content:center}.register h1{text-align:center;font-size:40px}.back-button{position:absolute;top:20px;left:20px;padding:10px;font-size:30px;background-color:transparent;color:#fff;border:none;cursor:pointer;transition:transform .2s}.back-button:hover{transform:scale(1.1)}button:disabled{opacity:.7;cursor:default}button:disabled:hover{filter:none}button:not(:disabled){opacity:1;cursor:pointer}.error-message{font-size:.8em;margin-top:4px;color:#e9c708}.info-icon{font-style:normal;margin-right:5px}@media screen and (max-height: 750px){.home-content{max-height:600px;min-height:400px}.input-container{height:40%}}@media screen and (min-width: 1500px){.nav-bar img{width:200px}}@media screen and (max-width: 1270px){.container h1{font-size:35px!important}.slogan{font-size:18px}.authentication h2{font-size:20px;margin-top:.5rem}.container input{font-size:18px;height:50px}.form-instructions{font-size:18px}.verified-input{font-size:18px;height:50px}.container form button{font-size:18px;width:30%}.home-content{max-width:1400px;width:70%}}@media screen and (max-width: 920px){.container h1{font-size:35px}.slogan,.authentication h2,.container input,.form-instructions,.verified-input{font-size:16px}.container form button{font-size:16px;width:30%}}@media screen and (max-width: 735px){.container h1{font-size:30px!important}.slogan,.authentication h2{font-size:15px}.container input{font-size:15px;height:45px}.form-instructions{font-size:15px}.verified-input{font-size:15px;height:45px}.container form button{font-size:16px;width:25%;height:40px}}@media screen and (max-width: 600px){.home-content{width:90%}.container h1{font-size:25px!important}.slogan,.authentication h2{font-size:14px}.container input{font-size:14px;height:40px}.form-instructions{font-size:14px}.verified-input{font-size:14px;height:40px}.container form button{font-size:14px;min-width:80px!important;height:40px}.nav-bar img{margin-left:20px;margin-top:20px}}
