*{box-sizing:border-box;padding:0;margin:0;list-style:none;text-decoration:none}i{pointer-events:none}button{border:none;background-color:transparent;cursor:pointer}body,html{max-width:100vw;background-color:var(--primary-clr-1)}body{color:var(--sec-hue-1);font-family:var(--font-b)}a{color:inherit;text-decoration:none}@media screen and (max-width:600px){body{font-size:12px}}:root{--large-inline-padding:8%;--small-inline-padding:5%}.dashboardGrandCntn{--nav-width:250px;width:100%;height:100%;min-height:100dvh;display:grid;grid-template-columns:1fr;align-items:center;background-color:var(--primary-clr-1);padding-left:var(--nav-width)}.arrow,.hamburger{display:none;margin-left:auto;z-index:52;position:fixed;right:3%;top:3%}.arrow{transform:rotate(180deg)}.navClose,.navOpen{height:35px;object-fit:contain;object-position:center}.dashboardGrandCntn nav{display:flex;flex-direction:column;gap:10px;align-items:center;padding:20px;width:var(--nav-width);height:100vh;max-height:100vh;position:fixed;top:0;left:0;border-right:1px dashed var(--sec-hue-1)}.dashboardGrandCntn nav>a img{width:80%;margin-inline:auto}@media screen and (max-width:600px){.dashboardGrandCntn.closeNav .hamburger{display:none}.dashboardGrandCntn.closeNav .arrow,.hamburger{display:flex}.dashboardGrandCntn{padding-left:0}.dashboardGrandCntn.closeNav nav{transform:translateX(0)}.dashboardGrandCntn nav{gap:10px;width:100vw;height:100vh;background-color:var(--primary-clr-1);padding:20px 20px 40px;z-index:50;transform:translateX(-110%);transition:transform .3s ease-in-out}.dashboardGrandCntn nav>a img{width:50%;margin-inline:auto}}.dashboardGrandCntn nav>.linkList{width:100%;display:flex;flex-direction:column;margin-top:20px;align-items:center;gap:6px}.dashboardGrandCntn nav>.linkList a{width:100%;display:flex;align-items:center;gap:15px;padding:12px 20px;background-color:transparent;border:1px solid transparent;color:var(--gray-hue-1);font-size:.98em;border-radius:var(--gen-border-radius);transition:background-color .3s ease}.dashboardGrandCntn nav>.linkList a i{color:inherit}.dashboardGrandCntn nav>.linkList a:hover{background-color:var(--gray-hue-3)}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.dashboardGrandCntn:has(.blogs) .three,.dashboardGrandCntn:has(.functions) .five,.dashboardGrandCntn:has(.ispending) .eight,.dashboardGrandCntn:has(.new_blog) .four,.dashboardGrandCntn:has(.new_questions) #seven,.dashboardGrandCntn:has(.new_quiz) .six,.dashboardGrandCntn:has(.new_story) .two,.dashboardGrandCntn:has(.stories) .one{background-color:transparent;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--sec-hue-1);color:var(--sec-hue-1)}.dashboardGrandCntn:has(.new_questions) #newQuestLink{background-color:transparent;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--sec-hue-1);color:var(--sec-hue-1)}.dashboardGrandCntn .logoutBtnCntn{width:100%;padding:20px;border:1px solid var(--sec-hue-1);display:flex;flex-direction:column;align-items:center;gap:20px;border-radius:8px;margin-top:auto}.dashboardGrandCntn .logoutBtnCntn h3{width:100%;font-size:.9em;color:var(--sec-hue-2);text-align:center;display:grid;place-items:center}.dashboardGrandCntn .logoutBtnCntn h3 span{width:100%;font-size:2.1em;color:var(--sec-hue-1);margin-inline:auto}.dashboardGrandCntn .logoutBtnCntn button{font-size:.9em;color:var(--primary-clr-1);background-color:var(--sec-hue-1);padding:8px 12px;border-radius:4px}.dashboardCntn{width:100%;height:100%;max-height:100vh;padding:1.5em 40px;display:grid;grid-template-rows:70px 1fr;grid-gap:15px;gap:15px}.dashboardCntn .textEditorHeader{width:100%;font-size:2em;font-weight:400;color:var(--sec-hue-1)}.dashNavProfile{height:100%;padding:15px 20px;display:flex;align-items:center;gap:13px}.dashNavProfile img{height:95%;aspect-ratio:1;object-fit:cover;border-radius:50%}.dashNavProfile h3{font-size:1.6em;font-weight:400;color:var(--dark-text-clr)}.dashmainCntn{width:100%;height:100%;border-radius:var(--gen-border-radius);border:1px solid var(--gen-border-clr);padding:12px;display:flex;flex-direction:column;gap:20px;padding-bottom:calc(var(--nav-height) + 3em)}.dashmainCntn>h1{font-size:2em;font-weight:400;color:var(--dark-text-clr)}.textEditorForm{padding:2em 20px;gap:20px}.UnitInputCntn,.textEditorForm{width:100%;display:flex;flex-direction:column}.UnitInputCntn{gap:8px}.UnitInputCntn label{font-size:.95em;color:var(--sec-hue-1);font-weight:500}.UnitInputCntn input,.UnitInputCntn select{height:40px;background-color:transparent;border:1px solid var(--border-clr);border-radius:5px;outline:none;padding-left:20px;min-width:100px;color:var(--sec-hue-1);font-weight:500}select option{background-color:var(--primary-clr-1);color:var(--sec-hue-1);width:100%;padding:6px 10px;font-size:.95em}.UnitInputCntn.quillCntn{margin-bottom:40px}.UnitInputCntn textarea{min-width:200px;width:100%;border:1px solid var(--border-clr);border-radius:5px;outline:none;padding-left:20px;max-width:650px;padding-block:20px;color:var(--sec-hue-1)}.UnitInputCntn textarea,.textEditorTextBox .ql-editor{background-color:transparent;font-weight:500;font-size:1.05em;font-family:var(--font-b)}.textEditorTextBox .ql-editor{min-height:350px;max-height:500px;padding:1rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:.5rem}.textEditorTextBox .ql-editor::-webkit-scrollbar{display:none}.textEditorTextBox .ql-toolbar{border-radius:.5rem .5rem 0 0;background-color:#faf9fb}.textEditorTextBox .ql-container{border-radius:0 0 .5rem .5rem}@media screen and (max-width:600px){.textEditorTextBox .ql-editor{min-height:350px;max-height:75svh}.textEditorForm{width:100%;padding:2em 0;display:flex;flex-direction:column;gap:20px}.textEditorForm.challengeEdition{padding:2em 20px}.UnitInputCntn.quillCntn{margin-bottom:60px}.UnitInputCntn input,.UnitInputCntn textarea{padding-left:10px}.dashboardCntn{padding:1.5em 3%;display:grid;grid-template-rows:50px 1fr;grid-gap:8px;gap:8px}.dashboardCntn .textEditorHeader{font-size:2.1em;font-weight:600;color:var(--sec-hue-1)}}.textEditorImagePickerCntn{position:relative;width:150px;aspect-ratio:1;background-color:transparent;background-size:cover;background-position:50%;display:grid;place-items:center;border-radius:5px;border:1px solid var(--sec-hue-1)}.textEditorImagePickerCntn:hover>.imagePickerIcon,.textEditorImagePickerCntn:hover>.imagePickerIcon.noShow{display:flex;color:var(--sec-hue-1)}.textEditorImagePickerCntn>input{width:100%;height:100%;background-color:transparent;opacity:0;cursor:pointer}.imagePickerIcon.noShow{display:none}.imagePickerIcon{background-color:#8282826e;width:100%;height:100%;pointer-events:none;border-radius:inherit;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;position:absolute;top:0;left:0;color:var(--gray-hue-1);transition:all .3s ease}.imagePickerIcon i{font-size:2.5em;color:inherit}.imagePickerIcon p{font-size:1.05em;color:inherit;font-weight:600}.dualInputCntn{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px;flex-wrap:wrap}.flexIt{display:flex;align-items:center;justify-content:flex-end;gap:10px}.flexIt>button{margin-left:0}.justFlex{gap:10px}.justFlex,.justFlex button{display:flex;align-items:center}.justFlex button{width:40px;aspect-ratio:1;border-color:transparent;justify-content:center;color:var(--sec-hue-1)}.justFlex button>i{font-size:2em;color:var(--sec-hue-1)}.textEditorMsg{width:100%;font-size:.95em;font-weight:400;color:var(--danger-clr)}.textEditorMsg.msg{color:var(--safe-clr)}.textEditorSubmitBtn{padding:15px 25px;border-radius:var(--gen-border-radius);background-color:var(--sec-hue-1);display:flex;align-items:center;justify-content:center;font-size:.95em;font-weight:500;color:var(--primary-clr-1);width:max-content;margin-left:auto}.storiesCntn{width:100%;padding:10px 0;display:flex;flex-wrap:wrap;gap:20px;grid-template-columns:repeat(auto-fit,minmax(40%,1fr))}.newArticleLinkCntn{background-color:transparent;width:100%;height:min-content;display:flex;align-items:center;justify-content:flex-end}.newArticleLinkCntn>a{display:flex;align-items:center;justify-content:center;font-size:.93em;font-weight:500;background-color:var(--sec-hue-1);color:var(--primary-clr-1);padding:12px 15px;border-radius:5px;border:1px solid var(--primary-clr-1);transition:all .3s ease}.newArticleLinkCntn>a i{font-size:1.2em;color:inherit;margin-left:8px}.newArticleLinkCntn>a:hover{background-color:var(--primary-clr-1);color:var(--sec-hue-1);border:1px solid var(--sec-hue-1);transition:all .3s ease}.unitStory{width:43%;min-width:200px;padding:20px;border-radius:var(--gen-border-radius);background-color:var(--primary-clr-2);gap:10px;height:max-content;max-width:600px}.questionSectCntn,.unitStory{display:flex;flex-direction:column}.questionSectCntn{width:100%;gap:30px}.UnitQuestionCntn{border:1px dashed var(--sec-hue-1);border-radius:var(--gen-border-radius);padding:20px;display:flex;flex-direction:column;gap:20px}.unitQuestionInputCntn.numeroUno{align-items:flex-start}.unitQuestionInputCntn.numeroUno label{font-size:1.1em;font-weight:600}.unitQuestionInputCntn{display:flex;align-items:center;gap:15px}.unitQuestionInputCntn label{font-size:.95em;font-weight:400;color:var(--sec-hue-1);min-width:65px}.optionCntn{display:grid;grid-gap:10px;gap:10px}.unitQuestionInputCntn input{height:35px;min-width:100px;font-size:1.08em;max-width:600px}.unitQuestionInputCntn input,.unitQuestionInputCntn textarea{background-color:transparent;border:1px solid var(--border-clr);border-radius:5px;outline:none;padding-left:20px;color:var(--sec-hue-1);font-weight:500;width:100%}.unitQuestionInputCntn textarea{min-width:200px;max-width:650px;padding-block:20px;font-size:1.05em;font-family:var(--font-b)}.unitQuestionInputCntn.smally input{min-width:100px;width:100px}.unitStory:nth-child(3n){background-color:var(--gray-hue-3)}.unitStoryHeader{display:grid;grid-template-columns:30px 1fr;grid-gap:10px;gap:10px;align-items:center}.unitStoryHeader>img{width:30px;aspect-ratio:1;border-radius:0;object-fit:contain;object-position:center}.unitStoryHeader>h2{font-size:1.5em;font-family:var(--font-g);color:var(--sec-hue-1);-webkit-line-clamp:1}.unitStory>p,.unitStoryHeader>h2{font-weight:500;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.unitStory>p{font-size:.93em;color:var(--sec-hue-2);-webkit-line-clamp:4}.unitStoryFooter{display:flex;justify-content:space-between;align-items:baseline;gap:10px;width:100%}.unitStoryFooter>p{font-size:.81em;font-weight:500;color:var(--gray-hue-1)}.unitStoryFooter>.unitStoryOptionsBtn.mobile{display:none}.unitStoryFooter>.unitStoryOptionsBtn{width:30px;aspect-ratio:1;display:grid;place-items:center;position:relative;background-color:transparent;border-radius:5px;isolation:isolate;transition:background-color .3s ease}@media screen and (max-width:600px){.storiesCntn{width:100%;display:flex;flex-wrap:wrap;gap:10px}.unitStory{width:100%}.newArticleLinkCntn>a{padding:9px 12px}.unitQuestionInputCntn input,.unitQuestionInputCntn textarea{padding-left:10px}.unitStoryFooter>.unitStoryOptionsBtn.mobile{display:grid}.unitStoryFooter>.unitStoryOptionsBtn.desktop{display:none}}.unitStoryFooter>button i{font-size:1.6em;color:var(--sec-hue-2);transition:color .3s ease}.unitStoryFooter>.unitStoryOptionsBtn:focus,.unitStoryFooter>.unitStoryOptionsBtn:hover{background-color:var(--gray-hue-3)}.unitStoryFooter>button:focus>i,.unitStoryFooter>button:hover>i{color:var(--sec-hue-1)}.unitStoryFooter>button a{font-size:.9em;color:var(--sec-hue-1);transition:color .3s ease;padding:5px 8px;border-radius:5px;display:flex;opacity:0;pointer-events:none;background-color:var(--primary-clr-2);box-shadow:0 0 5px var(--border-clr);position:absolute;top:0;right:0;transform:translateY(-85%);transition:all .08s ease;z-index:-1}.unitStoryFooter>button:focus-within>a,.unitStoryFooter>button:focus>a{transform:translate(-5%,-120%);opacity:1;pointer-events:all}.theFunctionCntn{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.unitFunctionSect{width:100%;border-radius:var(--gen-border-radius);background-color:var(--primary-clr-2);display:flex;flex-direction:column;gap:0;max-width:500px}.unitFunctionSect h2{font-size:1.3em;font-weight:500;color:var(--sec-hue-1);padding-top:20px;padding-left:20px}input[type=datetime-local]{background-color:var(--gray-hue-3);color:var(--sec-hue-1)}input[type=datetime-local]::-webkit-calendar-picker-indicator{cursor:pointer;color:var(--sec-hue-1)}.monthlyWinnersFunctionCntn{width:100%;min-height:max-content;display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:var(--gen-border-radius);background-color:var(--primary-clr-2);border:1px dashed var(--sec-hue-2)}.monthlyWinnersFunctionCntn h2{font-size:1.3em;font-weight:500;color:var(--sec-hue-1)}.monthlyWinnersDetail{width:100%;display:flex;flex-direction:column;gap:10px;min-height:100px;align-items:center;justify-content:center}.monthlyWinnersDetail p{font-size:1.05em;font-weight:400;color:var(--sec-hue-2)}#errorMsg{color:#bd0202}#qualified{color:#4aca00}.monthlyWinnersDetail p i{font-size:1.2em;transform-origin:center;animation:spinspin .4s ease-in-out infinite}.monthlyWinnersFunctionCntn>button{padding:.6em .95em;font-size:.99em;display:grid;place-items:center;border-radius:5px;background-color:var(--sec-hue-1);color:var(--primary-clr-1);width:max-content;margin-left:auto}.signInCntn .left{width:45%;height:calc(100vh - (2 * 30px));max-width:100svh;border-radius:15px;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;padding:40px;position:fixed;top:50%;transform:translateY(-50%);left:5%}.signInCntn{width:100%;padding:0 var(--small-padding);height:100vh;display:flex;align-items:flex-end;justify-content:flex-end;background-color:var(--primary-clr-1)}.signInCntn .left img{height:60px;object-fit:contain;object-position:center}.signInCntn .left h2{font-size:2.2em;color:#fff;font-weight:600;width:100%}.signInCntn .right{width:45%;height:100%;color:#80808026;display:flex}.signInCntn .right,.theNav{align-items:center;justify-content:center}.theNav{display:none;position:static;height:60px;background-color:var(--primary-clr-1);padding:10px;width:100%}.theNav a{margin:auto;display:flex;max-width:100%;height:40px}.theNav img{height:100%;object-fit:contain;object-position:center}.signInCntn .right .cl-internal-1dauvpw{display:none}.signInCntn .right input{border:1px solid #858585!important}.signInCntn .right .cl-signIn-root,.signInCntn .right .cl-signIn-root>*,.signInCntn .right .cl-signIn-start,.signInCntn .right .cl-signUp-root,.signInCntn .right .cl-signUp-root>*,.signInCntn .right .cl-signUp-start{width:100%!important;box-shadow:none!important}@media screen and (max-width:600px){.signInCntn .left{display:none!important}.theNav{display:flex}.signInCntn{width:100%;padding:0;display:flex;gap:30px}.signInCntn .right{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.signInCntn .right input{border:1px solid #858585!important}.signInCntn .right .cl-signIn-root,.signInCntn .right .cl-signUp-root{margin:0!important;padding:0!important;display:grid;place-items:center}}:root{--nav-height:100px}.storyGrandCntn{--small-header-height:55px;width:100%}.storyGrandCntn header{padding-top:var(--small-header-height);padding-bottom:calc(var(--nav-height) + 0em);background:linear-gradient(to bottom,var(--gray-hue-3),var(--gray-hue-3),var(--primary-clr-1));padding-inline:var(--gen-padding)}.storyGrandCntn .smallHeaderSect{position:fixed;top:0;left:0;width:100%;height:var(--small-header-height);padding:5px var(--small-padding);display:flex;align-items:center;justify-content:space-between;gap:20px;background-color:var(--gray-hue-3);background-color:transparent;transition:background-color .3s ease;z-index:999}.smallHeaderSect .headerMenuBtn{height:18px;width:40px;display:flex;flex-direction:column;justify-content:space-between;gap:1px;position:relative}.headerMenuBtn>span{width:100%;height:1.5px;background-color:var(--primary-clr-1);border-radius:5px;pointer-events:none;display:inline-block}.headerMenuBtn.focus .popUpLinkCntn,.headerMenuBtn:focus .popUpLinkCntn,.headerMenuBtn:focus-within .popUpLinkCntn{opacity:1;pointer-events:all;transform:translateY(0)}.headerMenuBtn .popUpLinkCntn{position:absolute;top:180%;left:0;background-color:var(--primary-clr-1);border:1px dashed var(--sec-hue-2);box-shadow:0 0 6px #6b676c71;border-radius:5px;padding:14px 10px;min-width:120px;opacity:0;pointer-events:none;display:flex;flex-direction:column;align-items:flex-start;gap:10px;transform:translateY(20px);transition:all .3s ease}.popUpLinkCntn>a{color:var(--sec-hue-1)}.popUpLinkCntn>a:hover{-webkit-text-decoration:dotted;text-decoration:dotted;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;text-underline-offset:3px}.smallHeaderSect>a img{height:45px;object-fit:contain;object-position:center}.smallHeaderSect>.smallShareBtn{height:35px;padding-inline:10px;border-radius:5px;background-color:var(--sec-hue-1);color:var(--primary-clr-1);font-size:.9em;font-weight:500}.smallHeaderSect .black_logo,.smallHeaderSect .pageShareButton{opacity:0;transform:translateY(20px);transition:transform .08s ease,opacity .08s ease;pointer-events:none}.smallHeaderSect #noTransform{opacity:1!important;transform:translateY(0)!important;transition:none;pointer-events:all!important}.smallHeaderSect.active{background-color:var(--gray-hue-3)}.smallHeaderSect.active .black_logo,.smallHeaderSect.active .pageShareButton{opacity:1;transform:translateY(0);pointer-events:all}.mainHeaderSect{width:100%;display:flex;flex-direction:column;gap:5px}.mainHeaderSect .toptop{width:100%;padding-top:30px;padding-block:15px;display:flex;gap:20px;align-items:center;transition:opacity .08s ease,transform .08s ease}.mainHeaderSect .toptop img{width:350px;min-width:250px;aspect-ratio:1;min-width:150px;object-fit:contain;object-position:center;border-radius:5px}.mainHeaderSect .toptop .text{height:100%;display:flex;flex-direction:column}.mainHeaderSect .toptop .text h1{font-size:7em;font-weight:400;color:var(--sec-hue-1);-webkit-line-clamp:2;line-clamp:2}.mainHeaderSect .toptop .text h1,.mainHeaderSect .toptop .text p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mainHeaderSect .toptop .text p{font-family:var(--font-c);font-weight:500;color:var(--sec-hue-2);text-transform:capitalize;-webkit-line-clamp:1;line-clamp:1}.mainHeaderSect>p{font-size:1.1em;font-weight:400;color:var(--sec-hue-1);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:3}.historiesGrandCntn{position:relative;flex-direction:column;min-height:70svh}.historiesGrandCntn,.historyListHeader{width:100%;display:flex;align-items:center}.historyListHeader{position:-webkit-sticky;position:sticky;top:var(--small-header-height);background-color:transparent;padding:15px var(--gen-padding);gap:15px;z-index:50;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.historyListHeader h2{font-size:1.8em;font-weight:500;color:var(--sec-hue-1)}.historyListHeader .searchBtn{width:35px;aspect-ratio:1;display:grid;place-items:center;font-size:1.5em;color:var(--sec-hue-1);background-color:transparent;border:5px;margin-left:auto}.searchBtn i{color:var(--sec-hue-1)}.blackBtn{padding:.5em .65em;font-size:12px;font-weight:500;color:var(--primary-clr-1);background-color:var(--sec-hue-1);border-radius:5px;transition:background-color .3s ease-in-out}.blackBtn:hover{background-color:var(--sec-hue-2)}.motherBtn{position:relative}.motherBtn.focus .childDisplay,.motherBtn:focus .childDisplay,.motherBtn:focus-within .childDisplay{opacity:1;pointer-events:all;transform:translateY(0)}.motherBtn .childDisplay{position:absolute;top:120%;right:0;background-color:var(--primary-clr-1);border:1px dashed var(--sec-hue-2);box-shadow:0 0 6px #6b676c71;border-radius:5px;padding:14px 10px;min-width:150px;opacity:0;pointer-events:none;display:flex;flex-direction:column;align-items:flex-start;transform:translateY(20px);transition:all .3s ease}.childDisplay>h3{font-size:1.02em;font-weight:600;color:var(--sec-hue-1);margin-bottom:10px}.childDisplay>div{width:100%;display:flex;justify-content:space-between;gap:20px;align-items:center;padding-block:8px;color:var(--sec-hue-1);font-size:.9em;min-height:35px;font-weight:500}.childDisplay>div i{font-size:1.4em}.typesDecrGrandCntn{padding:0 var(--gen-padding);width:100%;margin-top:10px}.typesDescriptionCntn{width:100%;border-radius:5px;border:1px dashed var(--sec-hue-1);display:grid;grid-template-columns:1fr max-content}.descriptionCntn{width:100%;padding:10px}.descriptionCntn p{font-size:12px;display:flex;gap:12px;flex-wrap:wrap}.descriptionCntn p,.typeDescritptionTag{color:var(--sec-hue-1);font-weight:400;align-items:center}.typeDescritptionTag{display:inline-flex;width:21px;aspect-ratio:1;border-radius:3px;border:1.5px dashed var(--sec-hue-1);font-family:monospace;text-align:center;justify-content:center;font-size:.9em;text-transform:capitalize;z-index:20;pointer-events:none}.typesDescriptionCntn button{height:100%;border-left:1px dashed var(--sec-hue-1);font-size:1.5em;color:var(--sec-hue-1);padding-inline:.6em;background-color:transparent;display:grid;place-items:center}.typesDescriptionCntn button i{color:inherit}.historiesCntn{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));width:100%;padding:2em var(--gen-padding)}.unitHistoryCntn{width:100%;padding:25px 20px;background-color:var(--primary-clr-1);border-bottom:1px dashed var(--sec-hue-2);border-right:1px dashed var(--sec-hue-2);display:flex;flex-direction:column;gap:15px}.unitHistoryCntn:nth-child(2n){border-right:1px dashed transparent}@media screen and (max-width:1000px){body{--gen-padding:5%}.mainHeaderSect{overflow-x:hidden}.mainHeaderSect .toptop .text h1{font-size:4.5em}.unitHistoryCntn{border-right:1px dashed transparent}.typeDescritptionTag{width:17px;border-radius:3px;font-size:.7em;border:1.5px dotted var(--sec-hue-1)}}.historyHead{display:flex;align-items:center;gap:20px;position:relative}.historyHead img{width:40px;aspect-ratio:1;border-radius:5px;object-fit:contain;object-position:center}.historyheadings{display:flex;flex-direction:column;gap:0}.historyheadings h3{font-size:1.4em;font-weight:600}.historyheadings h3,.historyheadings h4{color:var(--sec-hue-1);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:1}.historyheadings h4{font-size:.95em;font-weight:400}.genreTypeCntn{position:absolute;top:0;right:0;display:flex;gap:4px;align-items:center}.unitHistoryCntn>p{font-size:1.15em;font-weight:400;color:var(--sec-hue-2);display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%;min-height:7ch}.historyFooter{width:100%;display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width:500px){.storyGrandCntn{padding-bottom:calc(var(--nav-height) + 0px)}.historiesCntn{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.mainHeaderSect .toptop .text h1{font-size:3.5em}.mainHeaderSect .toptop img{width:120px;min-width:120px}.unitHistoryCntn{padding:25px 10px}.historiesGrandCntn{padding-bottom:3em}.historyFooter{align-items:center}.historyListHeader{padding:10px var(--gen-padding)}.smallHeaderSect>a img{height:35px}.smallHeaderSect>.smallShareBtn{height:28px;padding-inline:8px;font-size:.9em}}.historyFooter>p{font-size:.86em;color:var(--gray-hue-1);font-weight:500}.historyFooter>p span{font-size:1.05em;color:var(--sec-hue-1)}.historyFooter a{display:flex;align-items:center;justify-content:center;width:35px;aspect-ratio:1;background-color:var(--sec-hue-1);font-size:1.7em;color:var(--primary-clr-1);border-radius:5px;cursor:pointer;transition:all .11s ease-in-out}.historyFooter a:hover{background-color:var(--sec-hue-2)}.mainContentCntn{display:flex;flex-direction:column;padding-bottom:2em;padding-inline:var(--gen-padding);width:100%}.temporaryAdDisplay{display:flex;gap:15px;width:100%;align-items:center;font-size:.93em;color:var(--gray-hue-1);font-weight:500}ins{width:100%!important;min-height:200px}.temporaryAdDisplay span{height:30px;width:4px;background-color:var(--sec-hue-1);border-radius:1px;display:inline-block}.storyArticleCntn{width:100%;padding-block:15px;display:flex;flex-direction:column;font-weight:400;color:var(--sec-hue-1);border-top:1px dashed var(--sec-hue-1)}.goBackToTop{position:fixed;z-index:999;left:50%;display:flex;align-items:center;justify-content:center;bottom:20px;bottom:calc(env(safe-area-inset-bottom, 0) + var(--nav-height) + 10px);background-color:#e9e9e979;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:10px;border-radius:10px;border:2px dotted var(--sec-hue-1);height:max-content;max-height:40px;margin-inline:auto;cursor:pointer;width:max-content;gap:8px;transform:translate(-50%,100%);opacity:0;scale:.4;transform-origin:center bottom;transition:all .3s cubic-bezier(.175,.885,.32,1.175)}.goBackToTop.pullUp{scale:1;transform:translate(-50%);opacity:1}.goBackToTop p{font-size:.87em;font-weight:500;text-align:center;color:var(--sec-hue-1);margin:0!important}.goBackToTop button{height:21px;aspect-ratio:1;background-color:#8a8a8a79;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:50%;display:grid;place-items:center;font-size:.9em}.goBackToTop button,.goBackToTop i,.storyArticleCntn p{color:var(--sec-hue-1)}.storyArticleCntn p{margin-bottom:20px;font-weight:400;font-weight:1.45em}.storyArticleCntn a{font-weight:600;color:var(--gray-hue-1);text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;font-size:1.1em}.storyArticleCntn h2{font-size:2.15em;font-weight:400;color:var(--sec-hue-1);margin-bottom:8px}.storyArticleCntn h3{font-size:1.65em;line-height:1.6}.storyArticleCntn h4{font-size:1.55em}.storyArticleCntn ul{display:flex;flex-direction:column;width:100%;gap:20px}.storyArticleCntn ul li{list-style:none;width:100%;gap:20px;color:var(--sec-hue-1);font-size:.95em;padding-left:20px;position:relative;list-style-position:inside}.storyArticleCntn ul li:last-of-type{margin-bottom:12px}.storyArticleCntn ul li:before{content:"•";position:absolute;left:0;top:0;transform:translateY(-30%);font-size:2.4em}.prevNextCntn{width:100%;padding-block:2em;display:flex;justify-content:space-between;gap:20px;align-items:center}.unitPrevNext{width:max-content;display:flex;flex-direction:column;gap:10px;align-items:flex-start;padding:12px;max-width:200px;border:2px solid var(--gray-hue-3);border-radius:var(--gen-border-radius);transition:border-color .25s ease}.unitPrevNext:hover{border-color:var(--sec-hue-1)}.unitPrevNext h4{font-size:.95em;font-weight:600;font-family:var(--font-p);color:var(--sec-hue-1)}.unitPrevNext.prev{margin-right:auto}.unitPrevNext.next{margin-left:auto;align-items:flex-end}.unitPrevNext p{font-size:1.05em;font-family:var(--font-g);font-weight:400;color:var(--sec-hue-1);display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}body:has(.noOverflow){overflow:hidden}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,55%,.3);display:flex;justify-content:center;align-items:center;z-index:1099;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.modal-content{background:var(--primary-clr-1);border-radius:5px;max-width:350px;text-align:center;overflow:hidden;border:1px dashed var(--sec-hue-1);transform:translateY(30px);transition:all .3s ease-in .15s}@media screen and (max-width:500px){.modal-content{max-width:250px}.storyArticleCntn p{font-size:1.45em}.storyArticleCntn ul li{gap:0;font-size:1.45em;padding-left:20px}}.modal-content b{padding:1em;width:100%;font-size:1.05em;font-weight:400;color:var(--sec-hue-1);min-height:100px;display:grid;place-items:center}.modal-overlay.noOverflow .modal-content{transform:translateY(0)}.modal-buttons{width:100%;display:flex;grid-template-columns:1fr 1fr;border-top:1px dashed var(--sec-hue-1)}.modal-buttons button{width:50%;min-width:80px;display:grid;place-items:center;padding-block:.65em;padding-inline:.6em;font-weight:600;color:var(--sec-hue-1);font-size:.9em;background-color:transparent;transition:background-color .3s ease}.modal-buttons button:hover{background-color:var(--gray-hue-3)}.modal-buttons button:first-child{border-right:1px dashed var(--sec-hue-1)}.quizPreviewCntn{width:100%;padding-inline:var(--gen-padding);padding-block:4em 4em;background:linear-gradient(to bottom,var(--gray-hue-3),var(--gray-hue-3),var(--primary-clr-1))}.quizPreviewCntn h1{font-size:5em;font-weight:300;color:var(--sec-hue-1)}.quizPreviewCntn>p{font-size:1.2em;font-weight:400;color:var(--sec-hue-1);margin-top:10px}.quizPreviewCntn .ad_slot{width:100%;max-height:300px;margin-top:20px}.quizPreviewCntn .startQuizBtn{padding:.8em 1.1em;font-size:.95em;display:grid;place-items:center;border-radius:5px;margin-inline:auto;margin-top:20px;background-color:var(--sec-hue-1);color:var(--primary-clr-1)}.gap_var{display:flex;flex-direction:column;gap:30px}.quizTimer{width:100%;align-items:center;font-size:.97em;color:var(--sec-hue-1);font-weight:400;padding-block:0}.quizTimer,.quizTimer strong{display:flex;justify-content:flex-end}.quizTimer strong{font-size:1.65em;font-weight:600;width:60px}@media screen and (max-width:500px){.quizTimer{font-size:1.1em}.quizTimer strong{font-size:2.15em;min-width:55px;width:max-content}}.quizTimer strong.alert{color:#d51361}.theQuestionCntn{width:100%;display:flex;flex-direction:column;gap:4px}.theQuestionCntn h2{font-size:2em;font-weight:400;color:var(--sec-hue-1)}.theQuestionCntn p{font-size:1.25em;font-weight:400;color:var(--sec-hue-1)}.theQuestionOptCntn{display:flex;flex-direction:column;gap:10px;width:100%}.theQuestionOptCntn label{padding:8px 20px;display:grid;grid-template-columns:max-content max-content;align-items:center;width:max-content;border:1px dashed transparent;border-radius:5px;transition:border .3s ease}.theQuestionOptCntn label.selected{border:1px dashed var(--sec-hue-1)}.theQuestionOptCntn label>span{width:12px;aspect-ratio:1;margin-right:8px;border-radius:50%;border:1px solid var(--sec-hue-1);color:var(--primary-clr-1)}.theQuestionOptCntn label.wrong>span{border:1px solid #a50606;background-color:#a50606}.theQuestionOptCntn label.right>span{border:1px solid #06a506;background-color:#06a506}.theQuestionOptCntn label.right{border:1px dashed #06a506}.theQuestionOptCntn label.wrong{border:1px dashed #a50606}.theQuestionOptCntn label p{font-size:.99em;font-weight:400;color:var(--sec-hue-1)}.theQuestionNavCntn{width:100%;display:flex;gap:20px;align-items:center;justify-content:space-between}.quizDoneBtn,.theQuestionNavCntn a{padding:.8em 1.15em;font-size:.97em;display:grid;place-items:center;border-radius:5px;background-color:var(--sec-hue-1);color:var(--primary-clr-1);width:max-content}.theQuestionNavCntn a.prev{margin-right:auto}.theQuestionNavCntn a.next{margin-left:auto}.theQuestionnav_box{width:30px;aspect-ratio:1;font-size:1em;color:var(--sec-hue-1);border-radius:5px;border:1px dashed var(--gray-hue-2);display:grid;place-items:center;background-color:var(--primary-clr-1)}.theQuestionnav_box.done{background-color:var(--sec-hue-1);color:var(--primary-clr-1)}.theQuestionnav_box.right{background-color:#06a506;color:var(--primary-clr-1);font-weight:500}.theQuestionnav_box.wrong{background-color:#a50606;color:var(--primary-clr-1);font-weight:500}.theQuestionnav_box.currentQuest{border:2px dashed var(--sec-hue-1);transform:scale(1.1)}.resultCntn{min-height:90svh;width:100%;padding-inline:var(--gen-padding);padding-block:4em 4em;background:linear-gradient(to bottom,var(--gray-hue-3),var(--gray-hue-3),var(--primary-clr-1));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:35px}.fancyPointDIV{position:relative;isolation:isolate}.fancyPointDIV h1{width:150px;aspect-ratio:1;background-color:var(--sec-hue-1);border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;line-height:1.1}.fancyPointDIV h1 strong{font-size:2em;font-weight:500;color:var(--gray-hue-3)}.fancyPointDIV h1 b{font-size:.6em;font-weight:400;color:var(--primary-clr-1)}.fancyPointDIV .fancyBlob{aspect-ratio:1;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:-1;transform-origin:center;background-color:var(--sec-hue-1);width:100%}.fancyPointDIV .fancyBlob.uno{animation:scale1 1.3s ease infinite alternate;opacity:.35}.fancyPointDIV .fancyBlob.dos{animation:scale2 1.2s ease .4s infinite alternate;opacity:.15}@keyframes scale1{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1.15)}}@keyframes scale2{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1.3)}}.theResultADSlot{max-width:500px;width:100%}.resultDetails p{margin-top:15px;width:max-content;font-size:1.05em;color:var(--sec-hue-1)}.resultDetails p span{font-size:1.25em;color:var(--sec-hue-1);font-weight:600}.notLoggedInResultBox{width:100%;max-width:500px;padding:20px;border:1px dashed var(--sec-hue-1);border-radius:var(--gen-border-radius);display:flex;flex-direction:column;gap:5px;margin-top:20px}.notLoggedInResultBox h2{font-size:2em;font-weight:500;color:var(--sec-hue-1)}.notLoggedInResultBox p{font-size:1.03em;font-weight:400;color:var(--sec-hue-1);width:90%}.notLoggedInResultBox button{padding:.6em .95em;font-size:.97em;display:grid;place-items:center;border-radius:5px;background-color:var(--sec-hue-1);color:var(--primary-clr-1);width:max-content;margin-top:15px}.searchOverlay{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:#e2e2e256;z-index:9999;display:flex;align-items:center;justify-content:center;padding:10px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.searchBox{width:100%;height:100%;max-width:800px;max-height:530px;background-color:#ffffffbf;color:var(--primary-clr-2);position:relative;border-radius:var(--gen-border-radius);border:1px dashed var(--sec-hue-1);padding-block:12px 25px;padding-inline:12px 12px;display:grid;grid-template-rows:max-content max-content 1fr;flex-direction:column;grid-gap:10px;gap:10px}@media screen and (max-width:600px){.searchBox{height:90%;max-width:800px;max-height:700px;background-color:#ffffffbf;color:var(--primary-clr-2);position:relative;border-radius:var(--gen-border-radius);border:1px dashed var(--sec-hue-1);padding-block:12px 25px;padding-inline:12px 12px;display:grid;grid-template-rows:max-content max-content 1fr;flex-direction:column;grid-gap:10px;gap:10px}}.searchcloseBtn{border:none;color:var(--sec-hue-1);font-size:2em;cursor:pointer;background-color:#e2e2e256;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:30px;aspect-ratio:1;display:grid;place-items:center;border-radius:5px;margin-left:auto}.searchInput,.searchcloseBtn i{color:var(--sec-hue-1)}.searchInput{width:100%;height:40px;padding:.8rem 1rem;font-size:1.2rem;border-radius:6px;border:none;outline:none;background-color:var(--gray-hue-3)}.searchResults{width:100%;display:flex;flex-direction:column;align-items:center;height:100%;overflow-x:hidden;overflow-y:auto;margin-top:10px;overscroll-behavior:contain;gap:10px}.searchResults::-webkit-scrollbar{width:3.5px}.placeholderText{text-align:center;color:var(--gray-hue-1);font-size:2em;font-weight:400;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:500}.placeholderText strong{text-align:center;color:var(--sec-hue-1);font-weight:400;font-weight:600;font-style:italic}.resultItem{width:100%;padding:12px;border-radius:8px;background-color:#bbbbbbe0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#highlight{font-size:1.1em;font-weight:600;color:var(--sec-hue-1)}#normal{color:var(--gray-hue-1)}.searchSpinner{transform-origin:center;animation:spinspin .5s ease-in-out infinite}@keyframes spinspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#marginAutoLeft{margin-left:auto}.specialQuizGrandCntn{display:flex;flex-direction:column;gap:3px;padding-inline:var(--gen-padding);margin-bottom:1.7em}.specialQuizGrandCntn h2{font-size:1.7em;color:var(--sec-hue-1);font-weight:500;margin-bottom:12px}.disciplineSelector{display:flex;flex-wrap:wrap;grid-template-columns:repeat(auto-fit,minmax(max-content,1fr));gap:12px;align-items:center;margin-top:1em}.unitDisciplineCntn{display:grid;grid-template-columns:max-content 1fr;align-items:center;grid-gap:10px;gap:10px;padding:14px;border-radius:5px;background-color:var(--gray-hue-3);min-height:70px}.unitDisciplineCntn:has(.commingSoon){background-color:var(--primary-clr-2)}.unitDisciplineCntn i{font-size:2em}.specialDurationCntn{margin-top:3em;width:100%;display:flex;align-items:center;gap:15px}.difficultyEditorCntn p,.specialDurationCntn p{font-size:1.2em;font-weight:400}.durationeditorCntn{display:flex;align-items:center;height:35px}.durationeditorCntn button{aspect-ratio:1;font-size:.97em;font-weight:400;color:var(--sec-hue-1);display:grid;place-items:center;border-radius:5px;border:1px dashed var(--sec-hue-1);height:inherit}.durationeditorCntn button.subtract{border-top-right-radius:0;border-bottom-right-radius:0}.durationeditorCntn button.add{border-top-left-radius:0;border-bottom-left-radius:0}.durationeditorCntn button:active,.durationeditorCntn button:hover{background-color:#30303044}.durationeditorCntn input{width:7ch;padding-inline:2ch;height:inherit;border:1px dashed var(--sec-hue-1);font-weight:400;color:var(--sec-hue-1);background-color:transparent}.difficultyEditorCntn{display:flex;align-items:baseline;gap:15px;margin-bottom:15px}.difficultyEditorCntn .difficultyCntn{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.difficultyCntn button{padding:.7em 1.1em;font-size:.9em;display:grid;place-items:center;border-radius:5px;margin-inline:auto;margin-top:20px;background-color:var(--primary-clr-1);color:var(--sec-hue-1);border:1px dashed var(--sec-hue-1)}.difficultyCntn button.activeDifficulty{background-color:var(--sec-hue-1);color:var(--primary-clr-1);border:1px dashed var(--sec-hue-1)}.sticky-bar{position:fixed;bottom:90px;right:var(--gen-padding);display:flex;flex-direction:column;align-items:center;z-index:999}.sticky-bar .desktopDisplay{position:relative;width:60px;height:60px;display:block}.sticky-bar .mobileDisplay{display:none;justify-content:space-between;padding-inline:var(--gen-padding);align-items:center;width:100vw;height:var(--nav-height);background-color:var(--primary-clr-1);border-top:1px dashed var(--sec-hue-1);padding-block:10px}@media screen and (max-width:600px){.sticky-bar{bottom:env(safe-area-inset-bottom,0);width:100%;right:0;transition:bottom .12s ease-out}.sticky-bar .desktopDisplay{display:none}.sticky-bar .mobileDisplay{display:flex}}.sticky-bar.closed .desktopDisplay a{opacity:1;pointer-events:none}.sticky-bar .desktopDisplay a{color:var(--primary-clr-1);font-size:2em;opacity:1;top:0;left:0}.sticky-bar .desktopDisplay .menuToggleBtn,.sticky-bar .desktopDisplay a{position:absolute;width:50px;height:50px;border-radius:50%;background:var(--sec-hue-1);border:1px solid transparent;display:flex;align-items:center;justify-content:center;transition:transform .4s ease,opacity .4s ease,rotate .3s ease;pointer-events:none}.sticky-bar .desktopDisplay .menuToggleBtn{position:relative;z-index:2;opacity:1;pointer-events:auto;transition:all .3s ease;background-color:var(--sec-hue-1);font-size:2em;color:var(--primary-clr-1);border:1px dashed transparent}.sticky-bar .desktopDisplay .menuToggleBtn:after{content:attr(data-label);position:absolute;top:120%;white-space:nowrap;background:var(--sec-hue-1);color:var(--primary-clr-1);padding:4px 8px;border-radius:5px;font-size:12px;opacity:0;transition:all .3s ease;pointer-events:none}.sticky-bar .desktopDisplay .menuToggleBtn:hover{background-color:var(--primary-clr-1);color:var(--sec-hue-1);border-color:var(--sec-hue-1)}.sticky-bar .desktopDisplay .menuToggleBtn:hover:after{opacity:1;top:110%}.sticky-bar.opened .desktopDisplay .menuToggleBtn i{transition:all .3s ease;rotate:45deg}.sticky-bar.opened .desktopDisplay a{pointer-events:auto;opacity:1}.sticky-bar.opened .desktopDisplay a[data-label=Histories]{transform:translateY(-80px)}.sticky-bar.opened .desktopDisplay a[data-label=Blogs]{transform:translate(-65px,-60px)}.sticky-bar.opened .desktopDisplay a[data-label=Quizzez]{transform:translateX(-95px)}.sticky-bar.opened .desktopDisplay a[data-label=Invite]{transform:translate(-65px,60px)}.sticky-bar.opened .desktopDisplay a[data-label=Me]{transform:translateY(80px)}.desktopDisplay a:after{content:attr(data-label);position:absolute;white-space:nowrap;background:var(--sec-hue-1);color:var(--primary-clr-1);padding:4px 8px;left:110%;border-radius:5px;font-size:12px;opacity:0;transition:all .3s ease;pointer-events:none}.desktopDisplay a:hover:after{opacity:1}.desktopDisplay a[data-label="Meme Bank"]:after{left:-160%}.desktopDisplay a[data-label=Invite]:after{left:-100%}.mobileDisplay .unitNavLink{padding:10px;display:flex;align-items:center;flex-direction:column;gap:6px;font-weight:500;color:var(--gray-hue-2);min-width:50px;transition:all .35s ease}.mobileDisplay .unitNavLink i{font-size:1.8em;color:inherit}.mobileDisplay .unitNavLink span{font-size:.95em;font-weight:inherit;color:inherit}body:has(.blogs) .unitNavLink._hh,body:has(.histories) .unitNavLink._h,body:has(.invite) .unitNavLink._hhhh,body:has(.me) .unitNavLink._hhhhh,body:has(.quizzez) .unitNavLink._hhh{color:var(--sec-hue-1);scale:1.1}:root{--border-clr:#30303086;--danger-clr:#fe2739;--safe-clr:#97ff5b}footer{width:100%;padding-inline:var(--small-padding);padding-top:3em;padding-bottom:10em;min-height:70svh;isolation:isolate;position:relative;display:flex;flex-wrap:wrap;border-top:1px dashed var(--sec-hue-1);background:linear-gradient(to top,var(--gray-hue-3),var(--gray-hue-3),var(--primary-clr-1));overflow:hidden;gap:20px}.quicklinks{min-width:200px}.quickLinkWrapper,.quicklinks{display:flex;flex-direction:column;gap:15px}.quickLinkWrapper{width:100%}.quicklinks h2{margin-bottom:10px;font-size:1.05em;color:var(--sec-hue-1);font-weight:600}.quicklinks a{display:flex;gap:14px;align-items:center;width:max-content;font-size:.98em;font-weight:500;color:var(--sec-hue-1);transition:gap .3s ease}.quicklinks a:hover{gap:16px}.quicklinks span{display:inline-block;width:3px;height:15px;background-color:var(--sec-hue-1);border-radius:5px;transition:all .3s ease}.theLinks{min-width:200px;display:flex;flex-direction:column;gap:15px}.theLinks h2{margin-bottom:10px;font-size:1.05em;color:var(--sec-hue-1);font-weight:600}.theLinks a{font-size:.9em;font-weight:500;color:var(--sec-hue-1);width:max-content}@media screen and (max-width:600px){footer{display:flex;flex-direction:column;gap:35px}.quickLinkWrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:28px;width:100%}.quicklinks a{gap:5px}.quicklinks a span{width:2px}.quicklinks h2,.theLinks h2{margin-bottom:4px}}.theLinks a:hover{text-decoration:underline;text-underline-offset:1px}.justFlex h2{margin-bottom:10px;font-size:1.15em;color:var(--sec-hue-1);font-weight:500}.justFlex a{width:45px;aspect-ratio:1;border-radius:5px;fill:var(--sec-hue-1);border:1px dashed var(--sec-hue-1);display:grid;place-items:center;opacity:1;transition:opacity .3s ease}.justFlex a:hover{opacity:.69}.justFlex a img{width:30px}.justFlex a img,footer>img{object-fit:contain;object-position:center}footer>img{position:absolute;left:0;bottom:0;z-index:-1;width:100%;opacity:.1;filter:grayscale(1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.storyGrandCntn.invite>h1{width:100%;padding-inline:var(--gen-padding);display:grid;place-items:center;text-align:center;font-size:8em;min-height:40vh;font-weight:300;padding-block:6vw;background:linear-gradient(to bottom,var(--gray-hue-3),var(--gray-hue-3),var(--primary-clr-1))}.invitePageCntn{width:100%;padding-inline:var(--gen-padding);display:flex;flex-direction:column;align-items:center;padding-bottom:1em}.invitationCardNote{width:max-content;padding:10px;border-radius:5px;background-color:var(--primary-clr-1);border:1px dashed var(--sec-hue-1);display:flex;align-items:center;gap:10px;font-size:.95em;font-weight:400;color:var(--sec-hue-1)}.invitationCardNote i{font-size:1.4em;color:var(--sec-hue-1)}.invitationCardNote span{font-size:1.2em;text-transform:uppercase;font-weight:500;color:var(--sec-hue-1);display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.invitePageCntn>h2{font-size:2em;font-weight:400;color:var(--sec-hue-1);margin-top:1em;width:100%;text-align:center}.invitePageCntn>h2 span{font-size:.7em;color:var(--gray-hue-1);font-weight:400}.invitePageCntn>h2 b{font-size:.95em;font-weight:500}@media screen and (max-width:600px){.storyGrandCntn.invite>h1{font-size:6em;min-height:30vh;font-weight:300;padding-block:6vw}.invitePageCntn>h2 span{font-size:.5em;color:var(--gray-hue-1);font-weight:400}.invitePageCntn>h2 b{font-size:.75em;font-weight:600}}.inviteLinkCntn{width:100%;max-width:500px;height:40px;background-color:transparent;display:grid;grid-template-columns:1fr max-content;grid-gap:10px;gap:10px;margin-top:10px}.inviteLinkCntn input{height:100%;width:100%;background-color:var(--primary-clr-2);border-radius:5px;border:1px dashed var(--sec-hue-1);padding-inline:10px;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.inviteLinkCntn button{height:100%;padding-inline:10px;font-size:.88em;display:flex;flex-direction:row-reverse;align-items:center;gap:5px;background-color:var(--sec-hue-1);color:var(--primary-clr-1);border-radius:5px;position:relative}.inviteLinkCntn button span{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);background-color:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:1.05em;color:var(--sec-hue-1);border-radius:5px;border:1px dashed var(--sec-hue-1);padding-inline:.7em;padding-block:8px;z-index:20;pointer-events:none;animation:moveup .55s ease-in-out forwards}@keyframes moveup{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,-120%);opacity:0}}.invitationDetails{width:100%;max-width:500px;height:150px;max-height:150px;margin-inline:auto;margin-top:2.5em;border-radius:5px;border:1px dashed var(--sec-hue-1);display:grid;grid-template-columns:1fr 1fr}.invitationDetails .gbesi{width:100%;height:100%;min-height:max-content;padding-block:2em;display:flex;flex-direction:column;align-items:center;justify-content:center}.invitationDetails .gbesi:nth-child(2){border-left:1px dashed var(--sec-hue-1)}.gbesi h4{font-size:1.4em;font-weight:400}.gbesi h4,.gbesi p{color:var(--sec-hue-1)}.gbesi p{font-size:2.4em;font-weight:600}#inviteAdSlot{margin-block:1.5em .2em}:root{--hray-hue-2:#919191}.contactHeader{min-height:350px;height:35vh;background:linear-gradient(to bottom,var(--gray-hue-3),var(--gray-hue-3),var(--primary-clr-1));background-size:cover;background-position:50%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:var(--gen-padding)}.contactHeader h1{font-size:6em;font-weight:400;color:var(--sec-hue-1)}.contactHeader p{font-size:1.4em;font-weight:300;color:var(--sec-hue-1)}.preSect{width:100%;padding-inline:var(--gen-padding);padding-block:.4em;display:flex;align-items:center;gap:10px;background-color:transparent}.preSect a,.preSect p{font-size:.99em;font-weight:400;padding:4px}.preSect a,.preSect p{color:var(--sec-hue-1)}.preSect a:hover{text-decoration:underline;text-underline-offset:3px}.preSect span i{font-size:1em;color:var(--sec-hue-1)}.contactFormCntn{width:100%;padding-inline:var(--gen-padding);height:500px;display:flex;align-items:center;justify-content:center;margin-block:.5em .5em;background-color:var(--primary-clr-1)}.contactFormCntn form{width:100%;max-width:900px;min-width:300px;border-radius:10px;display:flex;flex-direction:column;gap:30px}.inputFields{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px}.inputFields input{height:50px;border-radius:5px;padding-left:16px;font-size:1.1em;font-weight:400;color:var(--sec-hue-1);border:1px dashed var(--sec-hue-1);background-color:transparent;transition:all .4s ease}.inputFields input:focus{background-color:var(--opac-d01)}.contactFormCntn form textarea{width:100%;height:150px;padding:16px;font-size:1.1em;font-weight:400}.contactFormCntn form button,.contactFormCntn form textarea{border-radius:5px;color:var(--sec-hue-1);border:1px dashed var(--sec-hue-1);background-color:transparent}.contactFormCntn form button{max-width:max-content;padding:15px 20px;transition:all .3s ease}.contactFormCntn form button:hover{border:1px solid var(--sec-hue-1)}.toaster{padding-block:10px;padding-inline:35px 25px;font-size:1.02em;font-weight:400;position:fixed;top:20px;right:10px;background-color:var(--primary-clr-1);border-radius:5px;z-index:1000;border:1px dashed var(--sec-hue-1);overflow:hidden;transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.toaster.rouge{border:1px dashed #ff8d8d}.toaster.active{transform:translateX(0);transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.toaster.inactive{transform:translateX(120%);transition:transform .5s ease}.toaster.rouge:after{background-color:#ff8d8d}.toaster.active:after{content:"";animation:flyfly 3s ease .5s}@keyframes flyfly{0%{height:100%}to{height:0}}.toaster:after{content:"";position:absolute;background-color:var(--sec-hue-1);height:100%;width:7px;left:0;bottom:0}@media screen and (max-width:600px){.contactFormCntn{margin-block:4em 6em}.sect1 h1{font-size:4em;font-weight:100;color:var(--sec-hue-1)}.contactFormCntn form{gap:20px}.inputFields{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.contactHeader{min-height:300px;height:30vh}}.contactCntn .FAQ{background-color:var(--primary-clr-1);padding-inline:20px;padding-block:5em;border-bottom:1px dashed var(--sec-hue-1)}.otherContactOptions{width:100%;padding-inline:var(--gen-padding);padding-block:3em}.otherContactOptions>h2{font-size:2.2em;font-weight:400;color:var(--sec-hue-1)}.contact_alterntives{width:100%;padding-inline:20px;display:flex;align-items:center;flex-wrap:wrap;gap:35px;margin-top:2em}.unitAlt{display:flex;flex-direction:column;gap:8px}.unitAlt .altLabel{font-size:.9em;font-weight:500;display:flex;align-items:center;gap:5px}.otherContactOptions>h4,.unitAlt a{color:var(--sec-hue-1);font-size:1.35em}.otherContactOptions>h4{font-weight:500;margin-top:4em}.theAboutArticle{width:100%;padding-inline:var(--gen-padding);margin-top:3em}.mb-4{margin-bottom:20px}.mb-4,.mt-8{font-size:1.5em!important;font-weight:400;color:var(--sec-hue-1)}.mt-8{margin-block:4em 3em}.mb-4 strong,.mt-8 strong{font-weight:600}.theAboutArticle section{width:100%;margin-bottom:35px}.theAboutArticle section h2{font-size:2.2em;font-weight:400;color:var(--sec-hue-1)}.theAboutArticle section p{font-size:1.2em;font-weight:400;color:var(--sec-hue-1);margin-bottom:20px}.theAboutArticle section a{color:var(--sec-hue-1);font-style:italic;text-decoration:underline}.theAboutArticle section ul{display:flex;flex-direction:column;gap:10px;padding-left:1.5em}.theAboutArticle section li{font-size:1.2em;font-weight:400;color:var(--sec-hue-1);list-style:disc}.theAboutArticle section strong{font-weight:600}:root{--max-width:1100px;--sec-hue-1:#000;--sec-hue-2:#303030;--primary-clr-1:#fff;--primary-clr-2:#faf8ff;--gray-hue-1:#5e5e5e;--gray-hue-2:#919191;--gray-hue-3:#c6c6c6;--accent-clr-1:#a126a0;--accent-clr-2:#ac84a8;--danger-clr:#ff5b6a;--nav-height:60px;--gen-border-radius:10px;--font-al:--font-a;--gen-padding:15%;--small-padding:5%;--primary-gradient-clr:linear-gradient(180deg,#b4079d,#ffcc70 146.9%)}.profiletop{margin-top:var(--small-header-height);width:100%;padding-inline:var(--gen-padding);padding-block:1em;align-items:center;display:flex;gap:15px}.profiletop h1{font-size:2em;color:var(--sec-hue-1);font-weight:400;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:1}.profiletop a{margin-left:auto}.profiletop a img{width:35px;aspect-ratio:1;object-fit:cover;object-position:center;border-radius:50px}.profiletop button i{color:var(--primary-clr-1)}.profileBodyCntn{width:100%;padding-inline:var(--gen-padding);display:flex;flex-direction:column;gap:15px;align-items:center;padding-bottom:3em}.theprofileDetail{margin-top:2.5em;width:100%;max-width:500px;border-radius:var(--gen-border-radius);border:1px dashed var(--sec-hue-1);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.unitDetl{width:100%;display:grid;grid-template-rows:max-content 110px}.unitDetl.left{border-right:1px dashed var(--sec-hue-1)}.unitDetl h2{background-color:var(--sec-hue-1);place-items:center;padding:8px 10px;font-size:1.1em;color:var(--primary-clr-1);font-weight:500}.unitDetl h2,.unitDetl p{width:100%;display:grid;text-align:center}.unitDetl p{background-color:transparent;place-items:center;padding:8px 10px;font-size:3em;color:var(--sec-hue-1);font-weight:400}.profileLinksGrandCntn{width:100%;max-width:500px;display:flex;flex-direction:column;gap:10px;align-items:center}.profileLinksCntn{width:100%;border-radius:var(--gen-border-radius);border:1px dashed var(--sec-hue-1);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.unitProfileDetlLink{min-height:40px;font-size:1.1em;font-weight:500;cursor:pointer;padding:10px;color:var(--primary-clr-1);background-color:var(--sec-hue-1);display:flex;gap:10px;align-items:center;justify-content:center;transition:color .3s ease,background-color .3s ease}.unitProfileDetlLink:first-of-type{border-right:1px dashed var(--primary-clr-1)}.unitProfileDetlLink:hover{background-color:var(--primary-clr-1);color:var(--sec-hue-1)}.profileClaimInfo{display:flex;flex-direction:column;width:100%;gap:5px}.profileClaimInfo p{font-size:.9em;color:var(--gray-hue-1);font-weight:500}.profileClaimInfo p span{color:var(--sec-hue-1);font-weight:600;font-size:1.45em}.lastMonthData{width:100%;max-width:500px}.lastMonthData p{font-size:1.1em;font-weight:500;color:var(--sec-hue-1)}.monthlyLeaderboardContainer{margin-top:2.5em;width:100%;max-width:500px;display:flex;flex-direction:column;gap:5px}.monthlyLeaderboardContainer h2{font-size:1.7em;font-weight:500;color:var(--sec-hue-1)}.monthlyLeaderboardContainer>p{font-size:.95em;font-weight:400;color:var(--sec-hue-1)}.monthlyLeaderboardContainer>p span{font-size:1.55em;font-weight:600;color:var(--sec-hue-1)}.leaderboardList{width:100%;padding:15px 10px;border:1px dashed var(--sec-hue-1);border-radius:var(--gen-border-radius);margin-top:15px;display:flex;flex-direction:column}.leaderboardItem{background-color:var(--primary-clr-1);display:grid;grid-template-columns:8ch 1fr 8ch 6ch;border-bottom:1px dashed var(--sec-hue-1);padding:10px;align-items:center}.leaderboardItem.currentUser{background-color:var(--gray-hue-3)}.leaderboardItem>span{display:flex;align-items:center}.leaderboardItem .position{font-size:1.1em;font-weight:400}.leaderboardItem .fullname,.leaderboardItem .position{padding-right:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:1}.leaderboardItem .fullname{font-size:1.2em;font-weight:500}.leaderboardItem.currentUser .fullname{font-weight:600}.leaderboardItem span b{font-size:1.1em}.leaderboardItem span i{font-size:.77em}.spaceLeaderboard{display:grid;place-items:center;text-align:center;font-size:2em;font-weight:500;padding-block:.9em;color:var(--gray-hue-2);border-bottom:1px dashed var(--sec-hue-1)}.claimFormCntn{width:100%;padding-inline:var(--gen-padding);display:flex;flex-direction:column;gap:10px;padding-block:3em 2em}.claimFormCntn .preSect{width:100%;display:flex;align-items:center;justify-content:flex-start;padding-inline:20px}.claimFormCntn>h2{font-size:2.2em;color:var(--sec-hue-1);font-weight:400}.claimFormCntn>h3{font-size:1.6em;color:var(--sec-hue-1);font-weight:500;text-align:center;margin-top:2.2em}.claimFormCntn>p{font-size:1.02em;color:var(--sec-hue-1);font-weight:400}.claimForm{width:100%;display:flex;flex-direction:column;gap:20px;align-items:flex-end;margin-top:15px}.claimInputsCntn{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:15px;gap:15px;align-items:center}.claimInputsCntn input{width:100%;height:40px;border:1px dashed var(--sec-hue-1);border-radius:5px;font-size:1.05em;font-weight:500;color:var(--sec-hue-1);padding-left:10px}input::placeholder{color:var(--gray-hue-1);font-family:monospace}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.claimForm button[type=submit]{width:max-content;max-width:max-content;background-color:var(--sec-hue-1);border-radius:5px;padding:.95em 1.3em;color:var(--primary-clr-1)}.theManageCntn{width:100%;padding-inline:var(--gen-padding);align-items:center;display:flex;flex-direction:column;gap:30px;margin-block:1.5em 3em}.profileBodyCntn>button{display:grid;place-items:center;width:100%;max-width:500px;border:1px dashed var(--sec-hue-1);padding:1em;padding-inline:.6em;font-size:.9em;background-color:transparent;border-radius:5px;color:#a50707;cursor:pointer;font-weight:600;margin-top:10px}@media screen and (max-width:600px){.profileBodyCntn>button{border-inline:1px dashed transparent}}.icofont-police-badge{font-size:inherit;color:#663a97}.getActiveGrandCntn{--bg-color:#e1e1e1;padding:20px;background-color:var(--bg-color);border-radius:10px;width:100%;max-width:500px;display:flex;flex-direction:column;gap:5px}.getActiveGrandCntn h2{font-size:1.9em;font-weight:500;color:var(--sec-hue-1)}.getActiveGrandCntn h3{font-family:var(--font-p);font-size:1.01em;font-weight:500;color:var(--sec-hue-2)}.getActiveGrandCntn h3 span{font-weight:500;color:green}.getActiveGrandCntn>p{font-size:1.15em;font-weight:400;color:var(--sec-hue-2)}.getActiveGrandCntn>p span{font-size:1.45em;font-weight:600;color:var(--sec-hue-1)}.getActiveGrandCntn>p del{text-decoration:line-through;color:var(--sec-hue-1)}.getActiveGrandCntn button{margin-top:1.5em;display:grid;place-items:center;border-radius:5px;font-size:.99em;font-weight:600;background-color:var(--sec-hue-1);color:var(--bg-color);width:max-content;padding:.8em 1.2em}