#root{overflow:hidden}.form{color:#b95353;background-color:#d9d9d9;border-radius:30px;flex-direction:column;justify-content:center;gap:8px;width:450px;height:auto;margin-left:auto;margin-right:auto;padding:40px 0;display:flex;box-shadow:0 4px 4px #00000040}.form>.Buttons{flex-direction:column;gap:20px;width:300px;margin:20px auto 0;display:flex}.Login-Register>.Form-Holder>h1{text-align:center;text-shadow:0 4px 4px #00000040;justify-content:center;align-items:center;margin:0 0 20px;padding:0;font-size:82px;font-weight:900;display:flex}.Login-Register{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}input[type=text],input[type=email],input[type=password]{background-color:#bebebe;border:none;border-radius:20px;width:270px;height:50px;margin:0 auto;padding:10px;font-family:Source Serif Pro,serif;font-size:18px;box-shadow:inset 0 0 0 1000px #bebebe}label{width:270px;margin:0 auto;font-size:24px;font-weight:lighter}.Form-Holder{flex-direction:column;align-items:center;height:fit-content;display:flex}body{color:#d9d9d9;background-color:#765252;margin:0;padding:0;font-family:Source Serif Pro,serif;overflow-x:hidden}.Logo{border-radius:50%;width:80px;height:80px;margin-right:10px}#Made-by{color:#d9d9d9;cursor:default;z-index:1000;font-size:14px;position:fixed;bottom:10px;left:50%;transform:translate(-50%)}#Made-by a{color:#d9d9d9;cursor:pointer;font-weight:700;text-decoration:none}#Made-by a:hover{color:#b95353}#logout-button{z-index:1000;box-shadow:none;background-color:#0000;border:none;padding:0;position:fixed;top:20px;right:20px}#logout-button:hover{background-color:#0000;border:none}#logout-button img{width:30px;height:30px}#root,body,html{overflow:hidden}button{cursor:pointer;border:none;border-radius:20px;padding:10px 20px;font-family:Source Serif Pro,serif;font-size:26px;transition:all .3s;box-shadow:0 4px 4px #0000001a}.Main{color:#d9d9d9;background-color:#b95353;border:2px solid #b95353}.Main:hover{background-color:#9e4444;border-color:#9e4444}.Secondary{color:#b95353;background-color:#0000;border:2px solid #b95353}.Secondary:hover{color:#d9d9d9;background-color:#b95353}.No-Button{color:#b95353;box-shadow:none;background-color:#0000;border:none;font-size:18px}.No-Button:hover{color:#9e4444;text-decoration:underline}textarea{font-family:Source Serif Pro,serif}.popup{z-index:100000;color:#d9d9d9;opacity:0;background-color:#ff00006f;border:1px solid red;border-radius:2rem;padding:10px 20px;transition:all .6s;position:fixed;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0000001a}.popup.active{opacity:1;bottom:30px}.popup.Positive{background-color:#00ff006f;border:1px solid #0f0}.section{background-color:#d9d9d9;border-radius:30px;padding:20px;box-shadow:0 4px 4px #00000040}#Dashboard-Content{color:#000;gap:20px;width:90%;height:90vh;margin:0 auto;padding:20px 0;display:flex;overflow:hidden;transform:translateY(-2%)}.DashboardPage{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}#DB-Right{flex-direction:column;flex:6;gap:20px;height:90vh;display:flex}#DB-Left{flex-direction:column;flex:4;gap:20px;display:flex}#DB-Right-Top{flex:4.4;gap:20px;width:100%;display:flex}#DB-Right-Bottom{flex:6}#DB-Right-Top-Right{flex:1}#DB-Right-Top-Left{flex:2}img{width:30px;height:30px;margin:0 auto;display:block}#DB-Left h1{text-align:center;color:#b95353;width:100%;font-size:48px}#Chat-Window{background-color:#bebebe;border-radius:30px;height:100%;padding:20px;overflow-y:scroll}#Chat-Window::-webkit-scrollbar{display:none}.AiChat{flex-direction:column;gap:10px;height:80%;display:flex}.AiChat h2{margin:0 0 0 10px}#AI-Input{gap:10px;height:13%;display:flex}#AI-Input>input{border-radius:30px;width:100%;height:auto;box-shadow:inset 0 0 0 1000px #b95353;color:#d9d9d9!important}#AI-Input>input::placeholder{width:100%;color:#bebebe!important}#AI-Input>button{background-color:#b95353;border-radius:50%;width:auto;height:auto;padding:0;aspect-ratio:1!important}.Chat-Message .Message{border-radius:20px;width:fit-content;max-width:70%;margin:0;padding:10px;box-shadow:0 4px 4px #00000040}.Chat-Message.user .Message{color:#d9d9d9;background-color:#b95353;margin-left:auto}.Chat-Message.assistant .Message{color:#b95353;background-color:#d9d9d9;margin-right:auto}.Role{color:#000;margin:2px 0;padding:0;font-size:14px;font-weight:700}.Chat-Message.assistant .Role{text-align:left;width:100%;padding-left:1%}.Chat-Message.user .Role{text-align:right;width:98%}#WeatherInputHolder{flex-direction:column-reverse;justify-content:center;gap:20px;margin-top:20px;display:flex}#WeatherInputHolder>input{text-align:center;width:200px;height:32.5px;margin:0 auto;padding:5px}#Time{margin:0 auto;font-family:Courier New,monospace;font-size:2.4rem;font-weight:900}#WeatherDisplay{flex-direction:column;justify-content:start;display:flex}#WeatherDisplayMain{flex-direction:row;justify-content:center;align-items:center;gap:1px;display:flex}#WeatherDisplayMain>img{width:50px;height:50px;margin:0}#WeatherDisplayInfo{border-top:1px solid #000;flex-direction:column;justify-content:center;gap:2px;width:fit-content;margin:0 auto;padding-top:5px;display:flex}#WeatherDisplayInfo>p{color:#383838;margin:0;font-style:italic}#WeekNumber{color:#383838;margin:0 auto -15px;font-style:italic}#Loading.active{opacity:1;z-index:1000;background-color:#b95353;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:0;left:0}#Loading{opacity:0;z-index:-1000;width:1px;height:1px}#Loading.active>img{opacity:1;width:100px;height:100px;animation:1s linear infinite spinn}#Loading>img{opacity:0}@keyframes spinn{to{transform:rotate(360deg)}}#DB-Right-Top-Left{flex-direction:column;padding-top:15px;padding-bottom:15px;display:block}#TodoInput{width:auto;height:auto;margin:0;padding:10px;font-size:16px}#TodoButton{background-color:#b95353;width:auto;height:auto;transition:all .3s ease-in-out}#TodoButton>img{width:auto;height:19px}#InputErea{justify-content:center;align-items:center;gap:5px;height:20%;max-height:300px;margin-bottom:20px;display:flex}#TodoCards{flex-flow:wrap;justify-content:center;gap:10px;width:100%;height:78%;max-height:23vh;display:flex;overflow-y:scroll}#TodoCards::-webkit-scrollbar{width:6px}#TodoCards::-webkit-scrollbar-track{background:0 0}#TodoCards::-webkit-scrollbar-thumb{background-color:#b95353;border-radius:10px}#TodoCards::-webkit-scrollbar-thumb:hover{background-color:#9e4444}.TodoCard{background-color:#bebebe;border-radius:20px;flex-direction:column;justify-content:center;align-items:start;gap:0;width:auto;max-width:450px;height:fit-content;min-height:33%;padding:15px;transition:all .3s ease-in-out;display:flex}.Status{color:#b95353;text-shadow:none;background-color:#0000;border:1px solid #b95353;border-radius:30px;margin:0;padding:3px;font-size:14px}.Status:hover{color:#d9d9d9;cursor:pointer;background-color:#b95353}.Name{resize:none;text-align:start;color:#b95353;background-color:#0000;border:none;flex:1.5;width:50%;padding:0;font-size:20px;font-weight:bolder}.Name:focus{box-shadow:none;background-color:#0000;border:none;outline:none}.Content{color:#383838;resize:none;background-color:#d9d9d9;border:1px solid #0000;border-radius:5px;width:100%}.TodoCardHidden{width:100%;margin-top:10px;transition:all .3s ease-in-out}.Content:focus{border:1px solid #b95353;outline:none}.TodoCardUnder{flex-direction:row;justify-content:space-between;align-items:center;gap:15px;width:100%;margin:0;padding:0;display:flex}.DeleteBTN{color:#d9d9d9;background-color:#b95353;width:auto;height:auto;padding:10px;font-size:16px;transition:all .3s ease-in-out}.DeleteBTN:hover{background-color:#9e4444}#SortTodos{color:#b95353;cursor:pointer;background-color:#d9d9d9;border:2px solid #b95353;border-radius:10px;padding:10px;transition:all .3s ease-in-out}#SortTodos:focus,#SortTodos:hover{color:#d9d9d9;background-color:#b95353;outline:none}#TodoButton:hover{background-color:#9e4444}.NotesToggle{color:#b95353;background-color:#0000;border:1px solid #b95353;padding:10px;font-size:16px;transition:all .3s ease-in-out}.NotesToggle:hover{color:#d9d9d9;background-color:#b95353}#DB-Right-Bottom{flex-direction:row;margin:0;display:flex;overflow:hidden}#NotesLeft{background-color:#d9d9d9;border-right:1px solid #b95353;flex-direction:column;flex:1;align-items:center;min-width:250px;display:flex}#NotesRight{flex-direction:column;flex:3;align-items:center;margin-left:25px;margin-right:10px;padding:0;display:flex}.NoteTitle{color:#b95353;text-align:center;text-shadow:1px 1px 2px #38383852;background-color:#d9d9d9;border:1px solid #0000;border-radius:20px;margin:0;padding:15px;font-size:2.5rem;transition:all .3s ease-in-out}.NoteTitle:hover,.NoteTitle:focus{border:1px solid #0000;outline:none}.NoteContent{color:#383838;resize:none;background-color:#d9d9d9;border:1px solid #0000;border-radius:10px;width:100%;height:100%;padding:10px;transition:all .3s ease-in-out}.NoteContent:focus,.NoteContent:hover{background-color:#bebebe;outline:none}.NoteInList{cursor:pointer;color:#b95353;background-color:#bebebe;border-left:3px solid #b95353;border-radius:0 8px 8px 0;justify-content:space-between;align-items:center;gap:10px;width:84%;margin:0 auto 10px;padding:12px 10px;transition:all .3s ease-in-out;display:flex}.NoteInList:hover{color:#b95353;background-color:#c9c9c9}.NoteInList.active{color:#d9d9d9;background-color:#b95353;border-color:#383838}.NoteInList.active .NoteInListName{color:#d9d9d9}.NoteInListName{color:#b95353;margin:0;font-size:16px;font-weight:700}#NotesHeader{justify-content:space-between;align-items:center;width:90%;display:flex}#NotesHeader>h1{color:#b95353;margin:0;font-size:32px}#NoteList{width:100%;height:100%;margin:0;padding:5px 0 0;list-style:none;overflow:hidden scroll}#NoteList::-webkit-scrollbar{width:6px}#NoteList::-webkit-scrollbar-track{background:0 0}#NoteList::-webkit-scrollbar-thumb{background-color:#b95353;border-radius:10px}.NewNote{margin:10px;padding:5px 10px;font-size:20px}.DeleteBTN2{margin:0;padding:7px;font-size:16px}.DeleteBTN2>img{width:auto;height:20px}@media (width<=768px){.Login-Register>.Form-Holder>h1{font-size:64px}.form{width:420px}.no-phone{display:none}body{background-image:url(/assets/BK-Design-Phone-Cwhno2v0.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}}@media (width>=769px){#BK-Design{display:none}body{background-image:url(/assets/BK-Design-Cd_kWxlk.png);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}}.Soon{text-align:center;text-shadow:1px 1px 2px #b95353;color:#b95353;justify-content:center;align-items:center;font-size:30px;display:flex}#Alex{flex-direction:column;justify-content:center;align-items:center;gap:40px;height:100vh;display:flex}#Alex>img{border-radius:30px;width:500px;height:500px;box-shadow:0 4px 4px #00000040}#Alex>img:hover{transition:all .3s ease-in-out;animation:2s infinite AlexHover}@keyframes AlexHover{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#Alex>h1{color:#d9d9d9;text-shadow:1px 1px 2px #d9d9d9;margin:0;font-size:62px}#Alex>button{color:#d9d9d9;background-color:#b95353;border:none;border-radius:20px;padding:10px 20px;font-size:24px;transition:all .3s ease-in-out}#Alex>button:hover{background-color:#9e4444}#NotFound{text-align:center;text-shadow:1px 1px 2px #b95353;color:#b95353;background-color:#d9d9d9;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:40%;height:45vh;margin:20vh auto;font-size:30px;display:flex}#NotFound>button,#NotFound>h1{margin:0}
