@import"https://fonts.googleapis.com/css2?family=Inconsolata:wght@200..900&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";#root{margin:0 auto;padding:0 rem;text-align:center}.logo{height:6em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@font-face{font-family:Grosen;src:url(/assets/Fontspring-DEMO-grosen-light-D04Pbm6Q.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Grosen;src:url(/assets/Fontspring-DEMO-grosen-DsPCaBim.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Grosen;src:url(/assets/Fontspring-DEMO-grosen-heavy-CinjTmHr.otf) format("opentype");font-weight:700;font-style:normal}body{margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{cursor:pointer;font-family:Raleway;font-weight:600}.introToolTip{border:3px solid rgb(30,90,255);background-image:url(/assets/Mei_Chibi_Wave-8rOjkAN-.png);background-repeat:no-repeat;background-size:100px 175px;background-position:108% 130%;image-rendering:-webkit-optimize-contrast}.navBar{background-color:#fff;display:flex;font-family:Raleway,sans-serif;align-items:center;justify-content:space-between;padding:.5rem 1.5rem;box-shadow:0 1px 3px #0000001a;font-weight:700;font-size:16px;max-height:9vh;position:relative;list-style-type:none}.navBarLogo{position:absolute;max-height:80%;top:50%;left:0%;translate:0% -50%;flex:1;border-radius:50%;border:2px solid rgb(129,255,255);margin-left:8px}.navBarBtn{font-family:Raleway,sans-serif;font-weight:700;font-size:16px;border:none;background:none;padding:.5rem;margin:.25rem .5rem}.navList{list-style:none;display:flex}.navBarLinks{text-decoration:none;margin:0 .5rem;color:#000}.signUpButton{text-decoration:none;margin:.5rem;color:#007bff;text-decoration:underline}.loadingScreen{font-family:Raleway,sans-serif;font-size:30px}.navBarRightContainer{display:flex;justify-content:space-between;align-items:center;position:relative}.userInfo{display:flex;align-items:center;justify-content:space-between}.userInfo>img{margin-left:15px;width:50px;height:80%}.reminderBellContainer{margin-right:25px;width:35px;cursor:pointer}.notificationMark{border:1px solid red;border-radius:50%;background-color:red;height:10px;width:10px;bottom:30px;position:relative;z-index:2;left:24px}.notificationMark>p{position:absolute;left:50%;top:50%;translate:-60% -135%;font-size:11px}.checkMark{position:absolute;left:28px;bottom:35px;width:4px;height:10px;border-bottom:3px solid green;border-right:3px solid green;transform:rotate(45deg);animation:zoom .2s linear}.notification #reminded,.notification #notReminded{margin-top:10px;font-size:25px;z-index:1}.notification #reminded{margin-top:0}.notification #notReminded{animation:ring 1s linear infinite}.notification #notReminded:hover{animation:none;scale:1.1}@keyframes zoom{50%{scale:1.2}}@keyframes ring{25%{rotate:30deg}50%{rotate:0deg}75%{rotate:-30deg}to{rotate:0deg}}.accountFormBox{display:flex;align-items:center;justify-content:center;margin-top:7rem;font-family:Raleway,sans-serif}.accountFormInnerBox{width:24rem;border:1px solid;border-radius:.25rem;background-color:#fff;padding:.25rem 2.5rem 1.75rem}.accountFormHeader{font-size:1.5rem;margin-bottom:1.75rem}.usernameInput,.passwordInput,.emailInput{width:80%;font-size:.875rem;background-color:transparent;border-width:1.5px;padding:.75rem 1.25rem;border-radius:.25rem;margin-bottom:1rem;outline:none}.dateOfBirthInput{width:85%;font-size:.875rem;background-color:transparent;border-width:1.5px;padding:.75rem 1.25rem;border-radius:.25rem;margin-bottom:1rem;outline:none}#dateOfBirthLabel{font-size:.875rem;margin:0 .5rem;padding-bottom:1rem;white-space:nowrap}.dateOfBirthBox{font-size:.875rem;background-color:transparent;border-width:1.5px;padding:0 1.25rem;width:90%;border-radius:.25rem;outline:none;display:flex;align-items:center;justify-content:space-between}.signUpBox{width:100%}.error{color:#dc143c;display:flex;justify-content:center;text-align:center;margin-bottom:10px}.primary-btn{width:90%;font-size:.875rem;padding:.5rem;border-radius:.25rem;margin:.25rem 0}.accountFormInnerBox .primary-btn{margin-bottom:16px}.homepageContainer{background-color:#add8e6;height:93vh;width:100%;position:relative;display:flex;justify-content:space-between;align-items:center;overflow:hidden;image-rendering:-webkit-optimize-contrast}.homepageTaskContainer{flex-shrink:0;display:flex;justify-content:space-around;height:95%;width:50%;min-width:500px;padding:.5rem;cursor:default;float:left}.homepageChildDiv{flex:1}.AIBoxContainer{width:30%;max-width:500px;height:100%;display:flex;flex-direction:column;align-items:center}.overdueAndRemindersBox,.upcomingAndPriorityBox,.extraInfoTab{display:flex;flex-direction:column;align-items:center}.overdueAndRemindersBox,.upcomingAndPriorityBox{width:37.5%;flex:1;justify-content:space-evenly}.extraInfoTab{justify-content:space-between;height:100%}.addEditTaskContainer,.addRecurringTasksContainer{position:relative;z-index:10}.closeAddEditModalBtn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;position:absolute;top:-1rem;right:-.75rem;background:none;border:none}.closeAddEditModalBtn:before{content:"×";font-size:50px}.addEditTaskContainer label,.addRecurringTasksContainer label{font-size:1.5rem}.addEditTaskContainer,.addRecurringTasksContainer{height:100%;display:flex;flex-direction:column;justify-content:space-between}.recurringDetailsBox label{font-size:1.25rem}.titleBox,.categoryBox,.priorityBox,.deadlineBox,.reminderBox,.intervalBox,.creationNumberBox,.reminderNumberBox{display:flex;flex-direction:column;gap:.5rem}.titleInput,.categoryInput{font-size:1.25rem;color:#0f172a;outline:none}.categoryBox{margin-top:1rem}.descriptionBox{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}#priority,#recPriority,.deadlineInput,.reminderInput{font-size:.875rem;padding:.5rem}.creationInput,.intervalInput,.reminderNumberInput{font-size:1rem}.descriptionInput{font-size:.875rem;color:#0f172a;outline:none;background-color:#f8fafc;padding:.5rem;border-radius:.25rem}.priorityAndDatesBox,.priorityAndDeadlineBox,.creationAndReminderBox{display:flex;justify-content:space-between;margin-top:1rem}.creationAndReminderBox{align-items:center}.beforeDeadline{font-size:1 rem}.saveTaskBtn{font-weight:500;margin-top:1.25rem;padding:.75rem;width:100%}.compDelTasksContainer,.requestContainer,.exchangeContainer,.delTasksContainer{position:relative;background-color:#fff;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.closeSmallModalBtn{display:flex;align-items:center;justify-content:flex-end;width:100%;height:2rem;position:absolute;top:-1rem;right:-1rem;background:none;border:none}.closeSmallModalBtn:before{content:"×";font-size:50px}.confirmMessage,.exchangeMessage{text-align:center}.confirmCompDelBtn,.confirmRequestButton,.confirmExchangeButton,.confirmDelBtn{font-weight:500;padding:.5rem;width:100%}.tasksContainer{background-color:#fff;width:90%;max-width:600px;height:150px;color:#000;padding:0rem;margin:5px 0;border-radius:15px;gap:0;display:flex;flex-direction:column;overflow:hidden;flex:1;border:4px solid black;box-shadow:4px 4px gray}.tasksBox{overflow-y:auto;flex:1;margin:.5rem;display:flex;flex-direction:column;justify-content:start}.tasksBox ul{margin:4px 16px 16px}.task{width:100%;display:flex;justify-content:center;align-items:center;padding:2px}.taskInnerBox{width:95%;display:flex;justify-content:space-between;align-items:center}.titleAndPriorityBox{display:flex;flex-direction:column;height:100%;align-items:flex-start}.taskTitle{margin:0;font-weight:700;display:flex;justify-content:flex-start;text-align:left}.titleSpan{margin-right:2px}.taskPriorityAndCategory{font-weight:700;font-size:10px}.tasksBoxTitleBox{height:12%;flex:0 0 auto}.taskActions{display:flex}ul li{list-style:none}.tasksBox ul li{min-height:30px;margin:5px 0;padding:2px;background-color:#f0f0f0;border-radius:4px;display:flex;align-items:center;border:2px solid black;box-shadow:2px 2px gray}ul{padding:.25rem}.AddEditTaskModal{width:60%;height:80%;background-color:#fff;border-radius:.375rem;padding:1.25rem}.CompDelTaskModal,.RequestModal,.DelTaskModal{width:30%;height:20%;background-color:#fff;border-radius:.375rem;padding:1.25rem}.titleCloseBtnBox{display:flex;justify-content:space-between}.ReactModal__Overlay{display:flex;justify-content:center;align-items:center}.tasksPageContainer{display:flex;height:93vh;overflow-y:hidden}.tasksSidebar{width:15%;background:#fffacd;padding:20px;box-shadow:2px 0 5px #0000001a;overflow-y:hidden}.tasksSidebar h2{margin-top:0}.tasksSidebar ul{list-style-type:none;padding:0}.tasksSidebar ul li{margin:10px 0;cursor:pointer;padding:5px;border-radius:5px;transition:background-color .3s}.tasksSidebar ul li:hover{background-color:#eedfa5}.detailedTasksContainer{padding:16px;overflow:hidden;flex:1;background-color:#add8e6;width:90%;color:#000;padding:0rem;gap:0;display:flex;flex-direction:column;width:85%;padding:20px;overflow-y:auto}.tasksGridBox{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;overflow-y:auto;padding:10px}.grid-item{background-color:#ddd;padding:20px;text-align:center;border-radius:5px;box-shadow:0 2px 5px #0000001a;width:100%;min-width:320px;margin:0 auto}.taskCardBox{background-color:#fff;min-width:250px;border-radius:8px;padding:10px;margin:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border:3px solid black;box-shadow:3px 3px gray}.taskCardHeader{width:100%;display:flex;justify-content:space-between;align-items:center;overflow-wrap:break-word;flex:0 0 auto}.taskCardRightHeader{font-weight:700;max-width:110px;display:flex;justify-content:space-between;align-items:center}.taskCardTitle{font-size:18px;font-weight:700;overflow-wrap:break-word}.taskCardDeadline{font-size:14px;flex-grow:0;flex-shrink:0}.taskCardDeleteBtn{border:none;border-radius:4px;cursor:pointer;flex-grow:0;flex-shrink:0;margin-left:5px;font-size:24px;padding:0;background:none}.taskCardSecondHeader{width:100%;display:flex;justify-content:space-between;margin:10px;flex:0 0 auto;font-weight:700}.taskCardCategory,.taskCardPriority{font-size:14px}.taskCardDescription{width:100%;text-align:left;font-size:14px;color:#333;line-height:1.5em;max-height:12em;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;word-break:break-all;flex:1}.taskCardFooter{display:flex;justify-content:space-between;align-items:center;margin-top:10px;width:100%;flex:0 0 auto}.taskReminder{font-size:14px;font-weight:700}.taskCardEditBtn,.taskCardCompleteBtn{border:none;padding:0;border-radius:4px;cursor:pointer;background:none}.editIcon{margin-right:3px}.editBtn{padding:0}.addTaskBtn,.addRecurringTaskBtn,.behaviorIndexBtn{padding:8px 12px;border-radius:4px;border:2px solid black;box-shadow:2px 2px gray;cursor:pointer;position:relative;transition:background-color .3s ease;margin-bottom:10px}.addTaskBtn:hover,.addRecurringTaskBtn:hover,.shopBtn:hover,.myTasksBtn:hover,.profileBtn:hover,.behaviorIndexBtn:hover{background-color:#a9a9a9}.addTaskBtn:before,.addRecurringTaskBtn:before{content:"+";margin-right:5px;font-size:16px;line-height:1}.taskCardCompleteBtn:before{content:"✓";margin-right:5px}.nameAndPoints{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border:solid black;border-radius:10px;height:100%;padding:.25rem}.username{font-weight:700;margin:0}.points{font-size:10px;margin:0}.categoriesSidebar{margin:16px 0 0;font-weight:700}#category-list{overflow-y:auto;max-height:90%;font-weight:700}.taskEditButton,.taskCrossButton,.taskTickButton{min-height:80%;padding:0;font-size:14px;margin:0 3px;border:none}.taskCrossButton:before{content:"×";font-size:24px}.taskTickButton:before{content:"✓";font-size:18px}.productivityBar{width:80%;height:20px;background-color:#f0f0f0;border-radius:4px;overflow:hidden;border:1.5px solid black}.productivity{height:100%;background-color:#4caf50;transition:width .3s ease-in-out;display:flex;align-items:center;justify-content:center;width:0;position:relative;z-index:0}.productivity:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 8px,rgba(255,255,255,.5) 8px,rgba(255,255,255,.5) 16px,transparent 16px);background-size:30px 30px}.productivityPercent{color:#000;font-weight:700;padding:0 8px}.productivityBox{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;word-break:break-word;overflow:hidden;margin:10px 0;padding:5px 10px}.extraInfoTab{max-width:300px;float:left;width:15%;background:#fffacd;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.productivityBox>h3,.productivityBox>p{word-break:break-word}.shopAndPointsBox{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:20px 0;padding:10px}.shopAndPointsBox>.points{font-size:16px;font-weight:700}.shopBtn,.profileBtn,.myTasksBtn{padding:8px 12px;border-radius:4px;border:2px solid black;box-shadow:2px 2px gray;cursor:pointer;position:relative;transition:background-color .3s ease;margin:10px 0}.shopBtn{margin-top:20px}.addButtonBox{height:100px;width:90%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:20px 0;padding:10px}.userDisplayBox{height:400px;width:100%;display:flex;font-weight:700;position:relative;justify-content:center;margin:20px 0;padding:10px;word-break:break-word}.assistantDialogue{justify-content:center;border:10px solid rgb(159,255,255);border-radius:20px;border-width:4px;box-shadow:gray 5px 5px;padding:13px;width:fit-content;word-wrap:break-word;align-self:flex-end;cursor:default;-webkit-user-select:none;user-select:none;font-weight:700;font-size:large;color:#000;background-color:#fff;margin-top:20px;z-index:4}.assistantDialogueContainer:hover,#assistantChatPageDialogue:hover{transform:scale(1.02)}.assistantAvatarDiv:hover .assistantAvatar.wink{opacity:1;transform:scale(1.02)}.assistantAvatarDiv:hover .assistantAvatar.wave{opacity:0}.assistantAvatar.wave{transition:opacity .2s}.assistantAvatar.wink{opacity:0;transition:opacity .2s}.assistantAvatarDiv>img{filter:drop-shadow(5px 8px 8px rgb(255,183,183))}.assistantAvatar{cursor:pointer;position:absolute;margin-bottom:8px;translate:-50% -50%;top:50%;left:50%;max-width:100%;height:100%;object-fit:cover;object-position:center}.assistantAvatarDiv{position:relative;height:100%;width:100%;display:flex}.instructionText{margin-bottom:40px;font-weight:700;font-size:25px;border-bottom:2px solid rgb(161,103,255);border-radius:10px}.chatpage{overflow-y:hidden}.chatpageContainer{background-color:#010c3d;height:93vh;width:100%;overflow:hidden;position:relative;justify-content:center}#assistantChatPageDialogue{pointer-events:all;justify-content:center;position:absolute;border:2px solid pink;border-radius:20px;background-color:#fff;border-width:4px;box-shadow:gray 5px 5px;padding:13px;width:fit-content;word-wrap:break-word;align-self:flex-end;-webkit-user-select:none;user-select:none;font-weight:700;font-size:large;top:4%;left:50%;translate:-50% -50%;flex:1 1 auto}.chatpageAIBox{position:absolute;height:86vh;min-width:520px;max-width:750px;top:65px;left:1150px;float:left;pointer-events:none;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center}.chatpageAssistantStaring,.chatpageAssistantTexting{position:absolute;top:50%;left:50%;translate:-50% -50%;object-fit:cover;object-position:center;filter:drop-shadow(5px 8px 8px rgb(255,183,183));pointer-events:none;width:100%;max-height:100%;margin-top:35px}.chatpageAssistantTexting{top:51.5%;left:51.5%;scale:.95}.fadeIn{animation:fadeIn 1.5s}.fadeOut{animation:fadeOut 1.5s}.chatboxContainer{margin:15px;border:2px solid transparent;border-radius:0 0 15px 15px;padding:15px;word-wrap:break-word;background:linear-gradient(90deg,#000,#000)left bottom/0px 3px no-repeat,linear-gradient(90deg,gray,gray) left bottom/100% 3px no-repeat,linear-gradient(90deg,#fff,#fff) left bottom/100% no-repeat;transition:background-size .3s ease;position:absolute;width:85.2%;bottom:2px;left:13.5px}#chatbox::placeholder{transition:.3s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#chatbox:focus::placeholder{color:transparent}#chatbox{width:90%;padding-bottom:5px;font-size:20px;border:none;margin-left:auto;margin-right:auto}#chatbox:focus{outline:none}.behaviorIndexBtn{position:absolute;top:40px;right:0}.behaviorIndexModal{height:70%;width:600px;background-color:#fff;border-radius:.375rem;padding:1.25rem;overflow:hidden;overflow-y:scroll}.behaviorIndexTable,td{font-size:18px;border:1px solid black;border-collapse:collapse}.indexTitle{font-weight:700;font-family:Raleway,sans-serif}.reminderroomContainer,.chatroomContainer{border:1px solid rgb(0,0,0);border-radius:12px;height:88vh;width:620px;margin:60px auto auto;background-color:#a0f1ff;position:relative;float:left;left:50%;transform:translate(-50%)}.chatroom{margin:30px auto auto;border-bottom:none;border-radius:12px 12px 0 0;width:90%;height:85.5%;overflow:auto;overflow-x:hidden;background-color:#ffffe7}.chatroomHeader{font-size:25px;color:#fff;background-color:#5e565b;height:65px;display:flex;position:sticky;top:0}.chatroomHeaderIcon{max-width:60px;height:60px;flex:1;border-radius:50%;position:absolute;left:10px;top:2px}.chatroomHeaderName{position:absolute;left:90px;top:5px}.chatroomHeaderStatus{position:absolute;top:35px;left:90px;font-size:17px}.chatRoomAvatar{height:60px;width:60px;border-radius:50%;border:3px groove rgb(180,240,255);margin:5px 3px;pointer-events:none}.messageContainer{clear:both;display:flex;margin:10px 5px;animation:messagePopUp .15s ease}@keyframes messagePopUp{80%{transform:scale(1.1)}to{transform:scale(1)}}.receiveContainer{float:left}.sendContainer{float:right}.msgbox{padding:10px;font-size:20px;border-radius:5px;border:2px;box-sizing:border-box;margin:10px 5px;width:fit-content;word-wrap:break-word;box-shadow:5px 5px gray;cursor:default;text-align:left;background-color:#fff}.sendButton{border-radius:5px}.sendButton:before{content:"";font-family:Material Icons;font-size:25px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}::-webkit-scrollbar-thumb{background:#265361;border-radius:10px}.send{border:solid rgb(100,255,147);background-color:#d6ffbe;float:right}.receive{border:solid rgb(157,235,255);float:left}.reminderRoomModal{height:0%;width:0%;background-color:#fff;border-radius:8px}.oneWayChatRoom{width:470px;height:80%;position:absolute;margin:auto;bottom:90px;border:none}.BirthdayCardModal{position:absolute;width:25%;height:70%;min-width:500px;max-width:30%;min-height:700px;max-height:70%;background-color:#fff;border-radius:.375rem;padding:1.25rem;overflow-wrap:break-word}.birthdayCardModalBtn:before{content:"×";font-size:50px;margin-top:10px;margin-right:10px}.birthdayCardModalBtn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;position:absolute;top:-.25rem;right:-.25rem;background:none;border:none}#birthdayCard{background:url(/assets/birthdaycardbackground--xdsxNkX.png);width:100%;height:100%;max-width:500px;background-position:center;background-repeat:no-repeat;background-size:cover}.birthdayCardBackground{position:absolute;left:20%}.birthdayMessageTitle{margin-left:auto;margin-right:auto;justify-content:center;display:flex;font-size:30px;font-family:Inconsolata,monospace;font-weight:700;align-items:center}.addressName{font-weight:700}.addressing,.birthdayMessageBody,.endOfBirthdayMessage{font-size:16px;font-family:Inconsolata,monospace;margin-top:30px;margin-left:70px;margin-right:70px;align-items:center;position:inherit;display:inline-block}.birthdayCardAssistantImg{width:30%;height:32%;position:absolute;display:inline-block;top:430px;right:70px;pointer-events:none;image-rendering:-webkit-optimize-contrast}.profileContainer{display:flex;justify-content:center;align-items:center;height:93vh;width:100%;background:#add8e6}.profileInnerBox{display:flex;width:95%;max-width:1200px;height:90%;justify-content:space-around}.userProfileBox,.socialBox{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin:10px}.userProfileBox{width:50%;border-radius:30px;padding:20px;background:#fff;border:3px solid black;box-shadow:6px 6px gray;overflow:hidden}.socialBox{width:30%;max-width:300px}.userProfileBox .profilePic{width:200px;height:200px;background-color:#eee;border-radius:50%;margin-bottom:20px}.profilePic>img{width:100%;height:100%}.userProfileBox .profileUsernameBox,.userProfileBox .profileDateOfBirthBox,.userProfileBox .profilePointsBox{margin:10px 0}.friendsContainer{background-color:#f0f0f0;width:85%;height:30%;color:#000;padding:0rem;border:2px solid #000000;box-shadow:4px 4px gray;gap:0;display:flex;flex-direction:column;overflow:hidden;flex:1;border-radius:20px;margin-bottom:10px}.friendStatus{height:25px;display:flex;justify-content:center;align-items:center;margin:2px 2px 10px;padding:2px}.friendStatus p{border:2px solid black;margin:0;padding:2px 8px;border-radius:20px}.friendStatus button{width:100%;font-size:16px;font-weight:700;border:2px solid black;border-radius:20px;padding:2px 8px;background:none;transition:background-color .3s ease}.friendStatus button:hover{background-color:#d3d3d3}.friendsBoxTitleBox{height:15%;flex:0 0 auto}.friendsBoxTitleBox h3,.friendRequestsBoxTitleBox h3{margin:5px}.friendsBox,.requestsBox{flex:1}.friendsBox ul,.requestsBox ul{margin:2px}.friendsBox li,.requestsBox li{display:flex;justify-content:center;align-items:center;margin-bottom:2px}.friendRequestsContainer{background-color:#f0f0f0;width:85%;height:20%;color:#000;padding:0rem;margin-top:10px;border:2px solid #000000;box-shadow:4px 4px gray;gap:0;display:flex;flex-direction:column;overflow:hidden;flex:1;border-radius:20px}.friend,.request{width:100%;display:flex;justify-content:center;align-items:center;padding:2px;border:2px solid black;background:#fff;border-radius:5px}.friendInnerBox{display:flex;justify-content:flex-start;align-items:center;flex-grow:1;margin-left:2px}.nameAndPointsBox{display:flex;flex-direction:column;height:100%;align-items:flex-start;cursor:pointer}.friendName,.requestName{margin:0;font-weight:700}.friendPoints,.requestPoints{font-weight:700;font-size:10px}.requestInnerBox{display:flex;justify-content:space-between;align-items:center;flex-grow:1;margin-left:2px}.requestActions{display:flex;align-items:center;justify-content:space-between;gap:5px}.requestAcceptButton,.requestDeleteButton{font-size:20px;padding:0;border:none;margin-right:3px;background:none}.searchBarAndErrorBox{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:5px}.searchBarBox{width:100%;display:flex;justify-content:center;align-items:center}.searchBar{font-size:16px;height:23.5px;border-radius:10px;border:2px solid black}.searchBarBtn{border:none;background:none;font-size:20px}.itemBox{border:4px solid black;box-shadow:4px 4px gray;border-radius:8px;padding:16px;text-align:center;background-color:#fff;margin:16px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.itemTitle{font-size:1.6em;margin-top:0;margin-bottom:8px}.itemImage{width:100%;aspect-ratio:1 / 1;border-radius:4px;margin-bottom:8px}.itemPoints{font-size:1em;color:#555;margin-bottom:16px;font-weight:700}.exchangeButton,.equipButton{padding:8px 16px;font-size:1em;color:#fff;background-color:#007bff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.equipButton{margin-top:8px;margin-bottom:5px;font-size:.8em}.itemPoints{margin-bottom:8px}.pointsAndExchangeBox{display:flex;flex-direction:column;justify-content:center;align-items:center}.itemsGridBox{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;overflow-y:auto;padding:10px;width:70%}.shopPageContainer,.shopPageInnerContainer{height:93vh;width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box;background:#add8e6}.recurringTasksTable{display:grid;grid-template-columns:3fr 1.5fr .5fr 1fr 1fr 1fr 1fr .5fr .5fr .5fr;width:100%;border-radius:20px;background:#fff;border:4px solid black;box-shadow:6px 6px gray}.recTableHeader{display:contents;border-radius:20px;position:sticky;z-index:1}.recTableHeader .recTableColumn{background-color:#f5f5f5;padding:10px;font-weight:700;text-align:center;border-bottom:2px solid #ccc;display:flex;justify-content:center;align-items:center}.recTableHeader .recTableTitle{border-top-left-radius:20px}.recTableHeader .recTableActions{border-top-right-radius:20px}.recTableBody,.recTableRow{display:contents}.recTableRow .recTableColumn{padding:5px;border-bottom:1px solid #ccc;text-align:center;word-wrap:break-word;display:flex;justify-content:center;align-items:center}.recTableActions{display:flex;justify-content:center;align-items:center}.recTableActions button{border:none;border-radius:4px;cursor:pointer;flex-grow:0;flex-shrink:0;background:none}.recTableActions .editIcon{font-size:18px}.recTableActions .recTaskDeleteButton{padding:0!important;margin-left:.25rem;font-size:24px}.itemCollectionBox{padding:8px;border:2px solid black;min-height:184px;border-radius:10px;width:90%}.itemCollectionBox h4{margin-top:4px;margin-bottom:8px}.miniItemGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;overflow-y:scroll;max-height:400px;height:85%}.miniItem{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px solid black;border-radius:4px;width:120px}.miniItemType{font-size:15px}.miniItem img{max-width:100%;max-height:100%;object-fit:cover}.userDetailsBox{font-size:16px;font-weight:700}.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;opacity:0;transition:all .3s ease-out}.introjs-showElement{z-index:9999999!important}tr.introjs-showElement>td{z-index:9999999!important;position:relative}tr.introjs-showElement>th{z-index:9999999!important;position:relative}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0}.introjs-relativePosition{position:relative}.introjs-helperLayer{box-sizing:content-box;position:absolute;z-index:9999998;border-radius:4px;transition:all .3s ease-out}.introjs-helperLayer *{box-sizing:content-box}.introjs-helperLayer :before{box-sizing:content-box}.introjs-helperLayer :after{box-sizing:content-box}.introjs-tooltipReferenceLayer{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif;box-sizing:content-box;position:absolute;visibility:hidden;z-index:100000000;background-color:transparent;transition:all .3s ease-out}.introjs-tooltipReferenceLayer *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.introjs-helperNumberLayer{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif;color:#9e9e9e;text-align:center;padding-top:10px;padding-bottom:10px}.introjs-arrow{border:5px solid transparent;content:"";position:absolute}.introjs-arrow.top{top:-10px;left:10px;border-bottom-color:#fff}.introjs-arrow.top-right{top:-10px;right:10px;border-bottom-color:#fff}.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-bottom-color:#fff}.introjs-arrow.right{right:-10px;top:10px;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;left:10px;border-top-color:#fff}.introjs-arrow.bottom-right{bottom:-10px;right:10px;border-top-color:#fff}.introjs-arrow.bottom-middle{bottom:-10px;left:50%;margin-left:-5px;border-top-color:#fff}.introjs-arrow.left{left:-10px;top:10px;border-right-color:#fff}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-right-color:#fff}.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;background-color:#fff;min-width:250px;max-width:300px;border-radius:5px;box-shadow:0 3px 30px #2121214d;transition:opacity .1s ease-out}.introjs-tooltiptext{padding:20px}.introjs-dontShowAgain{padding-left:20px;padding-right:20px}.introjs-dontShowAgain input{padding:0;margin:0 0 2px;display:inline;width:10px;height:10px}.introjs-dontShowAgain label{font-size:14px;display:inline-block;font-weight:400;margin:0 0 0 5px;padding:0;background-color:#fff;color:#616161;-webkit-user-select:none;user-select:none}.introjs-tooltip-title{font-size:18px;width:90%;min-height:1.5em;margin:0;padding:0;font-weight:700;line-height:1.5}.introjs-tooltip-header{position:relative;padding-left:20px;padding-right:20px;padding-top:10px;min-height:1.5em}.introjs-tooltipbuttons{border-top:1px solid #e0e0e0;padding:10px;text-align:right;white-space:nowrap}.introjs-tooltipbuttons:after{content:"";visibility:hidden;display:block;height:0;clear:both}.introjs-button{box-sizing:content-box;position:relative;overflow:visible;padding:.5rem 1rem;border:1px solid #bdbdbd;text-decoration:none;text-shadow:1px 1px 0 #fff;font-size:14px;color:#424242;white-space:nowrap;cursor:pointer;outline:0;background-color:#f4f4f4;border-radius:.2em;zoom:1;display:inline}.introjs-button:hover{outline:0;text-decoration:none;border-color:#9e9e9e;background-color:#e0e0e0;color:#212121}.introjs-button:focus{outline:0;text-decoration:none;background-color:#eee;box-shadow:0 0 0 .2rem #9e9e9e80;border:1px solid #616161;color:#212121}.introjs-button:active{outline:0;text-decoration:none;background-color:#e0e0e0;border-color:#9e9e9e;color:#212121}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{position:absolute;top:0;right:0;display:inline-block;width:45px;height:45px;line-height:45px;color:#616161;font-size:22px;cursor:pointer;font-weight:700;text-align:center;text-decoration:none}.introjs-skipbutton:focus,.introjs-skipbutton:hover{color:#212121;outline:0;text-decoration:none}.introjs-prevbutton{float:left}.introjs-nextbutton{float:right}.introjs-disabled{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-disabled:focus,.introjs-disabled:hover{color:#9e9e9e;border-color:#bdbdbd;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{text-align:center;padding-top:10px;padding-bottom:10px}.introjs-bullets ul{box-sizing:content-box;clear:both;margin:0 auto;padding:0;display:inline-block}.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{transition:width .1s ease-in;box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a:focus,.introjs-bullets ul li a:hover{width:15px;background:#999;text-decoration:none;outline:0}.introjs-bullets ul li a.active{width:15px;background:#999}.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px;border-radius:4px;background-color:#e0e0e0}.introjs-progressbar{box-sizing:content-box;float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{box-sizing:content-box;position:absolute;background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hint:hover>.introjs-hint-pulse{background-color:#3c3c3c91}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}@keyframes introjspulse{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}to{transform:scale(.95);box-shadow:0 0 0 0 transparent}}.introjs-hint-pulse{box-sizing:content-box;width:15px;height:15px;border-radius:30px;background-color:#8888883d;z-index:10;position:absolute;transition:all .2s ease-out;animation:introjspulse 2s infinite}.introjs-hint-no-anim .introjs-hint-pulse{animation:none}.introjs-hint-dot{box-sizing:content-box;background:0 0;border-radius:60px;height:50px;width:50px;position:absolute;top:-18px;left:-18px;z-index:1;opacity:0}
