@import"https://fonts.googleapis.com/css2?family=Tiny5&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";:root{font-size:16px;--primary_color: #510053;--secondary_color: #4E007F;--accent_color: #773978;--accent_color2: #DE96DF;--accent_color3: #FEC4FF }button,:root{font-family:Nunito,serif;font-style:normal;font-weight:600}body,html{margin:0;min-height:100vh;width:100%;overflow-x:hidden;scroll-behavior:smooth}::selection{background-color:#aa4bfd80}#app{min-height:100vh;width:100%;background-size:contain;display:flex;flex-direction:column;color:#fff;background-color:#210021;margin:0;z-index:-1000}#app.route-devlog{background:radial-gradient(circle,#6464641a,#323232d9),url(/assets/watching-BoZSKU6m.webp);background-size:cover}#app.route-home{background:url(/assets/page_background-DR5H-QJY.webp)}#app.route-about{background:url(/assets/page_background-DR5H-QJY.webp)}#app.route-presskits{background:radial-gradient(circle,#5050501a,#505050d9),url(/assets/teaser3-D0YyWqkJ.webp);background-size:cover}#app.route-profile{background:radial-gradient(circle,#3232321a,#323232d9),url(/assets/elevator-b5X-Gv9r.webp);background-size:cover}#app.route-devlog-create{background:radial-gradient(circle,#3232321a,#323232d9),url(/assets/elevator2-D6y4EaAG.webp);background-size:cover}#app.route-devlog-post{background:radial-gradient(circle,#c6c6c67b,#08080879),url(/assets/page_background-DR5H-QJY.webp);background-size:cover}#app.route-not-found{background:radial-gradient(circle,#1c002780,#1a0025ea),url(/assets/page_background-DR5H-QJY.webp)}#app.route-login{background:url(/assets/page_background-DR5H-QJY.webp)}.NavbarContainer{width:100%;height:4.5rem;display:flex;justify-content:center;align-items:center;z-index:999;position:fixed;top:0;overflow:hidden;transition:background-color .3s ease}.NavBar{display:flex;width:100%;height:100%}.NavBarItem{display:flex;padding:10px 2rem;text-decoration:none;color:#fff;font-weight:800;justify-content:center;align-items:center;font-size:1.2rem;border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:1px solid rgba(200,200,200,.1);box-sizing:border-box}.NavBarItem:visited{color:#fff}.NavBarItem:hover{background-color:#7a537b33;box-shadow:0 3px 2px -1px #b330a2;box-sizing:border-box;opacity:1;color:#c581d1}.NavBarItemRight{margin-left:auto;margin-right:20px}.NavBarItemRight.NavBarItem{margin-right:0}.AccTab{align-items:center;justify-content:center;gap:10px}.chunkedhome{width:40px;transition:.2s ease-out;position:relative}.chunkedhome:hover{scale:1.2}.socials{display:flex;flex-direction:row-reverse;width:85%;flex:1}.social_icon_container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 10px}.socials_icon{padding:3px;color:#fff;transition:color .2s;scale:1.4;margin:0 5px}.socials_icon:hover{color:#d2a0fe;cursor:pointer}.burger{display:none;color:#d190c4}.burger:hover{cursor:pointer}.mobile_menu{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#462042f8;z-index:999;display:flex;margin-top:6rem;border:1px solid rgba(255,255,255,.1);flex-direction:column;row-gap:1rem}.burger-fade-enter-active,.burger-fade-leave-active{transition:all .2s ease}.burger-fade-enter-from,.burger-fade-leave-to{opacity:.5;transform:scale(.8) rotate(-180deg)}.burger-fade-enter-to,.burger-fade-leave-from{opacity:1;transform:scale(1) rotate(0)}.MobileNavItems{text-decoration:none;color:#fff;font-weight:800;width:100%;display:flex;font-size:1.5rem;padding-left:2rem;align-items:center;gap:1rem;height:5rem}.MobileNavItems:hover{background-color:#7a537b33;box-shadow:0 3px 2px -1px #b330a2;box-sizing:border-box;opacity:1;color:#c581d1}.MobileNavItems:visited{color:#fff}.mobile_socials{display:flex;flex-direction:row;margin:auto}@media screen and (max-width: 1000px){.chunkedhome{scale:1.5}.NavbarContainer{height:6rem}.NavBar{justify-content:center;width:100%;flex-direction:row}.NavBarItem{border:0px;justify-content:space-between}.NavBarItem:not(.NavHome){display:none}.NavBarItemRight{display:none}.burger{display:flex;height:100%;width:4rem;margin-left:auto;margin-right:20px}}.FooterContainer[data-v-10d1448f]{width:100%;height:6em;background-color:#540046;opacity:.9;display:flex;flex-direction:column;align-items:center;border:1px rgba(255,255,255,.3) solid;z-index:99}.socials[data-v-10d1448f]{display:flex;flex-direction:row-reverse;width:90%;flex:1;margin:10px 0}.socials_icon[data-v-10d1448f]{margin:10px;padding:3px;color:#fff;transition:color .2s}.socials_icon[data-v-10d1448f]:hover{color:#d2a0fe;cursor:pointer}.copyright[data-v-10d1448f]{margin-right:auto;display:flex;justify-content:center;align-items:center;gap:30px;text-align:center}.TOS-PRIVACY[data-v-10d1448f]{display:flex;gap:30px}.TOS-TEXT[data-v-10d1448f]{text-decoration:none;color:#fff;transition:color .2s}.TOS-TEXT[data-v-10d1448f]:hover{color:#d2a0fe}.divider[data-v-10d1448f]{width:95%;height:25px;border-top:2px solid rgba(255,255,255,.5)}@media screen and (max-width: 800px){.socials[data-v-10d1448f]{scale:.7;width:100%}.copyright[data-v-10d1448f],.TOS-PRIVACY[data-v-10d1448f]{gap:10px}.socials_icon[data-v-10d1448f]{display:none}}.ViewsContainer{margin:0 auto;width:100%;background-color:#0000;flex-grow:1;border-radius:.5rem}.notfound_container[data-v-5c133b07]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;font-size:3rem}.not_found_text[data-v-5c133b07]{display:flex;gap:10px;margin-bottom:1rem;align-items:center}.not_found_homelink[data-v-5c133b07]{display:flex;gap:10px;align-items:center}.swapee_stare[data-v-5c133b07]{height:75px}@media screen and (max-width: 800px){.notfound_container[data-v-5c133b07]{font-size:1.5rem}.swapee_stare[data-v-5c133b07]{height:50px}}.GamesContainer[data-v-ae813659]{width:100%;margin:0 auto;justify-content:space-between;flex:1;display:flex;gap:20px}.game_item[data-v-ae813659]{width:45vw;height:27vw;display:flex;justify-content:center;box-shadow:0 0 40px 10px #e3e3e30f}.game[data-v-ae813659]{background-size:100% 100%;border-radius:7px;border:3px solid rgba(0,0,0,.8);display:flex;flex-direction:column-reverse;transition:background-size .4s ease,border .2s ease;background-position:center;cursor:pointer;overflow:hidden;width:100%;height:100%}.game[data-v-ae813659]:hover{opacity:1;background-size:101% 101%;border:3px white solid}.game-link[data-v-ae813659]{text-decoration:none;display:flex;justify-content:center;width:100%;height:100%}.game-title[data-v-ae813659]{width:100%;height:50px;background-color:#000000a2;display:flex;justify-content:center;align-items:center;font-size:2em;color:#fff}@media screen and (max-width: 800px){.GamesContainer[data-v-ae813659]{display:flex;flex-direction:column;align-items:center;gap:20px}.game_item[data-v-ae813659]{width:80vw;height:48vw}.game-title[data-v-ae813659]{font-size:1em}}.blogs-no-results[data-v-a7fe7b6b]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:2rem;border-radius:20px;background:#000000b3;margin:auto;flex-grow:1;box-shadow:0 0 40px 10px #e3e3e30f}.not-found-imgs[data-v-a7fe7b6b]{display:flex}.stepspike-construction1[data-v-a7fe7b6b]{width:30px;height:20px;margin-top:auto;margin-right:40px}.stepspike-construction3[data-v-a7fe7b6b]{width:35px;height:35px;margin-top:auto;margin-left:20px;transform:scaleX(-1)}.GamePage[data-v-d03a2f20]{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.bg-video-container[data-v-d03a2f20]{position:relative;width:100%;height:auto;display:flex;justify-content:center;align-items:flex-end}.section-content[data-v-d03a2f20]{min-height:100%;width:100%;margin:0 50px;display:flex;flex-direction:column}.section_header[data-v-d03a2f20]{color:#fff;font-size:4vw;margin:50px 0}.section2[data-v-d03a2f20],.section3[data-v-d03a2f20]{width:100%;display:flex;height:fit-content;font-weight:800;padding-bottom:75px}.section2[data-v-d03a2f20]{background:#351c3ef2}.section3[data-v-d03a2f20]{background:#431e3bf2}.news-content-container[data-v-d03a2f20]{height:100%;width:100%;display:flex;gap:20px}.latest-video-container[data-v-d03a2f20]{height:100%;width:65%;background:#130b15be;border-radius:20px;box-shadow:0 0 40px 10px #e3e3e30f;display:flex;flex-direction:column;justify-content:center;align-items:center}.latestVideoEmbed[data-v-d03a2f20]{width:100%;box-sizing:border-box;border:rgb(255,255,255);border-radius:20px}.latest-video-title[data-v-d03a2f20]{font-weight:800;font-size:2rem;width:90%;flex:1;display:flex;justify-content:center;align-items:center;padding:40px 25px}.news-content-right[data-v-d03a2f20]{height:100%;width:35%}.blogs-container[data-v-d03a2f20]{height:100%;width:100%;display:grid;grid-template-rows:repeat(4,1fr);gap:10px}.blog-item[data-v-d03a2f20]{width:100%;background:linear-gradient(90deg,#77466b,#76186a);display:flex;border-radius:10px;overflow:hidden;cursor:pointer;box-shadow:0 0 40px 10px #e3e3e30f;transition:transform .3s ease}.blog-item[data-v-d03a2f20]:hover{transform:translateY(-5px)}.fp-blog-left[data-v-d03a2f20]{height:100%;flex:.6;max-width:80%;max-height:9vw;text-overflow:ellipsis;overflow:hidden;text-wrap:wrap;position:relative}.fp-blog-right[data-v-d03a2f20]{height:100%;flex:.4;display:flex;border:2px solid rgba(197,166,182,.356);border-radius:10px;box-sizing:border-box;overflow:hidden}.blog-thumbnail-pv[data-v-d03a2f20]{width:100%;height:100%;border-radius:10px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.fp-blog-title[data-v-d03a2f20]{font-size:1.5vw;height:100%;margin:20px;text-overflow:clip;text-wrap:wrap;overflow-wrap:break-word}.more-blogs-container[data-v-d03a2f20]{width:100%;border-radius:5px;display:flex;justify-content:right;align-items:center;margin-top:10px}.more-blogs-container-text[data-v-d03a2f20]{color:#fff;font-size:1.2rem}.more-blogs-container-text[data-v-d03a2f20]:hover{color:#d2a0fe}video#bg-video[data-v-d03a2f20]{min-width:100%;min-height:100%;width:auto;height:auto;background:url(/assets/steam-video-frame0.webp) no-repeat;background-size:cover;pointer-events:none;overflow:hidden;filter:blur(2px) brightness(.8);transform:scale(1.02)}.FrontTitleContainer[data-v-d03a2f20]{width:100%;height:100%;position:absolute;transform:scale(.8);margin-bottom:7vw;-webkit-user-select:none;user-select:none;z-index:2;transform-origin:center center}.motto[data-v-d03a2f20]{position:absolute;width:100%;top:53%;left:48%;transform:translate(-50%,-50%);color:#fff;font-weight:800;font-size:2.5vw;-webkit-user-select:none;text-align:center;transform-origin:50% 50%;animation:move-tint 10s ease-in-out infinite;user-select:none;z-index:1;opacity:0;background-color:#fff0;text-shadow:-2px -2px 1px #fa6bff,3px 3px 1px #6c006c,-1px 1px 1px #000,1px 1px 1px #000}.fade-in[data-v-d03a2f20]{animation:motto-fade-in-d03a2f20 1s ease-in-out forwards}@keyframes motto-fade-in-d03a2f20{0%{opacity:0}to{opacity:1}}@keyframes logo-bobbing-d03a2f20{0%{transform:scale(.8) translateY(0) rotate(0)}25%{transform:scale(.8) translateY(-10px) rotate(1deg)}75%{transform:scale(.8) translateY(10px) rotate(-1deg)}to{transform:scale(.8) translateY(0) rotate(0)}}@media screen and (max-width: 1000px){.section_header[data-v-d03a2f20]{font-size:3em}.news-content-container[data-v-d03a2f20]{flex-direction:column}.latest-video-container[data-v-d03a2f20]{width:100%;display:flex;flex-direction:column}.latest-video-title[data-v-d03a2f20]{font-size:1.5em}.news-content-right[data-v-d03a2f20]{width:100%}.blogs-container[data-v-d03a2f20]{flex-direction:row;flex-wrap:wrap;gap:1vw}.blogs-container>.blog-item[data-v-d03a2f20]{flex:49%;height:15vw}.fp-blog-left[data-v-d03a2f20]{max-height:100%}.fp-blog-title[data-v-d03a2f20]{font-size:1.2em}.more-blogs-container[data-v-d03a2f20]{justify-content:center;margin:0}}@media screen and (max-width: 800px){.section_header[data-v-d03a2f20]{font-size:2em}.section-content[data-v-d03a2f20]{margin:0 20px}.FrontTitleContainer[data-v-d03a2f20]{scale:1.3}.motto[data-v-d03a2f20]{font-size:4vw;top:53%}.latestVideoEmbed[data-v-d03a2f20]{width:100%;height:auto}.latest-video-title[data-v-d03a2f20]{display:none}.Title[data-v-d03a2f20]{font-size:2em;margin:50px}.fp-blog-title[data-v-d03a2f20]{font-size:1.2em;margin:10px}.bg-video-container[data-v-d03a2f20]{height:80vh}.blogs-container>.blog-item[data-v-d03a2f20]{flex:100%;height:22vw}video#bg-video[data-v-d03a2f20]{background:#000;background-size:fill;width:100%;object-fit:cover}.motto[data-v-d03a2f20]{text-shadow:-1px -1px 1px #fa6bff,1px 1px 1px #6c006c,-1px 1px 1px #000,1px 1px 1px #000}}.blogs-container[data-v-da981ce5]{height:min-content;display:flex;flex-direction:column;height:100%;min-height:80vh}.blog_item[data-v-da981ce5],.blog_item_delete[data-v-da981ce5]{display:flex;padding:5px 10px;border-bottom:1px solid rgba(255,255,255,.3);border-right:1px solid rgba(255,255,255,.3);border-left:1px solid rgba(255,255,255,.3);opacity:.8;transition:background .1s ease;text-decoration:none;color:#fff}.blog_item[data-v-da981ce5]:hover{opacity:1;background:#fcfc881a;cursor:pointer}.blog_item[data-v-da981ce5]:has(.slime),.blog_item_delete[data-v-da981ce5]:has(.slime){background:#9ffc881a}.blog_item[data-v-da981ce5]:has(.catzooks),.blog_item_delete[data-v-da981ce5]:has(.catzooks){background:#db88fc1a}.blog_item_delete[data-v-da981ce5]:hover{opacity:1;background:#ff00001a}.blog_left[data-v-da981ce5]{flex-grow:2;padding:5px;width:min-content;display:flex;flex-direction:column;min-width:60%}.blog_right[data-v-da981ce5]{flex-grow:0;display:flex;flex-direction:row;margin:0;height:100px;align-items:center;gap:1vw}.blog_thumbnail[data-v-da981ce5]{height:100%;margin:0;width:10vw;object-fit:cover;border:1px solid rgba(255,255,255,.3);border-radius:5px;min-width:150px}.left_top[data-v-da981ce5]{display:flex;flex-direction:row}.blog_title[data-v-da981ce5]{font-size:1.3rem;font-weight:800;color:#fdf3bb;text-wrap:wrap;text-overflow:ellipsis;overflow:hidden;max-width:80%;max-height:3.5rem;overflow-wrap:break-word}.left_bottom[data-v-da981ce5]{display:flex;flex-direction:row;margin-top:auto}.game_icon[data-v-da981ce5]{height:55px;width:55px;border-radius:50%;margin:0;border:1px solid rgb(54,54,54);background:#00000048}.pagination-container[data-v-da981ce5]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;flex-wrap:wrap;background:#0000001e;border:2px solid rgba(72,51,69,.13);padding:10px 5px}.pagination-pages[data-v-da981ce5]{display:flex;gap:.5rem;flex-grow:1;justify-content:center}.pagination-button[data-v-da981ce5]{padding:.5rem 1rem;font-weight:700;border:none;background-color:#ddd;cursor:pointer;border-radius:2px;transition:background-color .2s;box-sizing:border-box;border:1px solid rgba(255,255,255,.5)}.pagination-button[data-v-da981ce5]:hover{color:#fff;border:1px solid rgba(255,255,255,.8)}.pagination-button[data-v-da981ce5]:hover:not(:disabled){background-color:#5d215491}.pagination-button[data-v-da981ce5]:disabled{cursor:not-allowed;opacity:.5}.pagination-button.active[data-v-da981ce5]{background-color:#6a2e84e0;color:#fff}.pagination-button.nav[data-v-da981ce5]{min-width:80px;background:#0000006c;color:#fff}.pagination-button.nav[data-v-da981ce5]:hover{border:1px solid rgba(255,255,255,.8)}@media screen and (max-width: 800px){.author_name[data-v-da981ce5],.blog_game[data-v-da981ce5]{font-size:12px}.author_avatar[data-v-da981ce5]{height:40px;width:40px}.game_icon[data-v-da981ce5]{display:none}}.modal_background[data-v-069bbb2a]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0a0a0080;display:flex}.modal[data-v-069bbb2a]{display:flex;flex-direction:column;background-color:#00000080;border-radius:20px;margin:auto;height:30vh;width:35%;color:#fff;border:2px solid white}.modal_title[data-v-069bbb2a]{margin:50px}.modal_buttons[data-v-069bbb2a]{display:flex;justify-content:center;align-items:center;flex-grow:1;margin:0;gap:30px}.modal-cancle[data-v-069bbb2a],.modal-delete[data-v-069bbb2a]{width:100px;height:40px;border-radius:5px;cursor:pointer;border:1px solid black;font-weight:800;transition:background-color .2s,color .2s,scale .2s;background-color:#fff;color:#fff;background:none;border:1px solid white}.modal-cancle[data-v-069bbb2a]:hover{background-color:#be56d8;color:#fff;scale:1.05;opacity:1}.modal-delete[data-v-069bbb2a]:hover{background-color:red;color:#fff;scale:1.1;opacity:1}@media screen and (max-width: 800px){.modal[data-v-069bbb2a]{width:80%;height:30vh}.modal_title[data-v-069bbb2a]{font-size:16px}.modal-cancle[data-v-069bbb2a],.modal-delete[data-v-069bbb2a]{width:80px;height:30px;font-size:12px}}.DevLogMain{background:#0009;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;border:thick double rgba(255,255,255,.7);width:75vw;margin:100px auto}.title-main{font-size:28px;font-weight:800;padding:20px 10px;display:flex;flex-direction:row;border-bottom:2px solid rgba(255,200,255,.2)}.title{flex-grow:2;width:min-content;padding:5px}.button-container{flex-grow:.5;display:flex;align-items:center;justify-content:right;column-gap:10px}.create_blog_btn,.delete_blog_btn{padding:10px;background-color:#00000042;border:rgba(255,255,255,.8) 2px solid;color:#fffc;cursor:pointer;opacity:.8;width:140px;height:45px;border-radius:5px;font-size:12px;display:flex;justify-content:center;align-items:center;font-weight:800;column-gap:10px;opacity:1}.delete_blog_btn:hover{border-color:#fc7171;color:#fc7171;opacity:1;scale:1.05}.create_blog_btn:hover{opacity:1;scale:1.05;border-color:#dea0f9;color:#dea0f9}#active{background-color:#df6767;color:#fff;opacity:1}@media screen and (max-width: 800px){.DevLogMain{margin:6rem auto;width:95vw}.title-main{font-size:2rem;margin-top:1rem;flex-direction:column}.title{width:100%;padding-bottom:2rem}.button-container{flex:1;justify-content:center}}.presskits-container[data-v-f8f14fdd]{display:flex;flex-direction:column;align-items:center;width:70vw;margin:1vw auto;margin-top:5rem;background:#000c;box-shadow:0 0 20px 1px #4b4b4b;border-radius:50px;overflow:hidden;border:thick double rgba(255,255,255,.7)}.presskit[data-v-f8f14fdd]{display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;width:100%;padding:5vw 0 3vw;opacity:.8;border-radius:50px;margin:0}.presskit[data-v-f8f14fdd]:hover{cursor:pointer;opacity:1;background:#00000080}.presskit-image[data-v-f8f14fdd]{width:20%;height:auto;border-radius:20px}.presskit-header[data-v-f8f14fdd]{font-size:2rem;margin:1rem 5vw;text-align:center}.disabled[data-v-f8f14fdd]{pointer-events:none;opacity:.5}@media screen and (max-width: 1000px){.presskits-container[data-v-f8f14fdd]{width:90vw}.presskit-header[data-v-f8f14fdd]{font-size:1.5rem}.presskit-image[data-v-f8f14fdd]{width:40%}.presskits-container[data-v-f8f14fdd]{border-radius:20px;margin-top:7rem}}.discord_login_loading[data-v-0495d073]{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#000}.LoginContainer{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;flex-direction:column}.LoginOptions{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:10px;margin:50px 0 10px}.sign_in_form{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff;border-radius:20px;padding:20px;box-shadow:0 0 20px 2px #a8a8a8;min-width:600px;height:70vh;color:#000;border:5px outset rgb(192,174,255)}.RouteBack{width:100%;display:flex;justify-content:flex-start;align-items:center}.RouteBackIcon{color:#000;scale:1.5;padding:10px}.RouteBackIcon:hover{color:#8d00b4}.chunkedlogo{width:75px}.sign_in_title{font-size:2.5rem;font-weight:800;color:#494949;margin:20px 0;display:flex;justify-content:center;align-items:center;gap:1rem}.subtitle{font-size:1.3rem;margin-bottom:20px;font-weight:600;color:#494949}.discord,.google{color:#fff;padding:13px;border:0px;border-radius:5px;width:300px;display:flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer}.discord{background-color:#5560eb;border:1px solid #5560EB}.google{background-color:#fff;color:#000;border:1px solid rgba(199,199,199,.6)}.google:hover{background-color:#f1f1f1}.discord:hover{opacity:.9}.LoginIcon{margin-left:10px}.terms{color:#555;font-size:1.5rem;text-align:center;margin-top:auto;margin-bottom:20px;font-weight:600}.terms a:visited{color:#b23fb2}.terms a:hover{color:#a500d3}.google_auth_loader{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#000}@media screen and (max-width: 800px){.sign_in_form{width:100%;min-width:250px;height:100%;margin-top:5.5rem;border-radius:0}.sign_in_title{font-size:2rem}}.profile-main{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.profile-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:80%;width:80%;background:#000000b3;border-radius:10px;border:10px double rgba(255,255,255,.7)}.login_type{margin-bottom:20px}.profile-greet{font-size:2rem;margin:20px}.signed_out{font-size:2rem}.profile-avatar{border-radius:50%;width:150px;height:150px}.profile-logout,.delete_account{width:200px;height:40px;border:none;border-radius:5px;font-weight:800;cursor:pointer;transition:background-color .2s,color .2s,scale .2s;color:#000;border:2px solid white;margin-top:30px}.profile-logout:hover{background-color:#b300bd;color:#fff;scale:1.02}.delete_account:hover{background-color:red;color:#fff;scale:1.02}.delete_account_modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#00000080;z-index:9999}.delete_account_modal_background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9998}.delete_account_modal_container{background-color:#fff;border-radius:10px;padding:30px;box-shadow:0 0 10px #00000080;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000}.delete_account_modal_title{font-size:1.5rem;margin-bottom:20px;text-align:center;color:#000;font-weight:800}.delete_account_modal_buttons{display:flex;justify-content:center;width:100%;margin-top:20px;gap:3rem}.delete_account_modal_cancle,.delete_account_modal_delete{padding:10px 20px;border-radius:5px;border:none;font-weight:800;transition:background-color .2s,color .2s,scale .2s;color:#000;border:2px solid rgb(212,212,212);margin-top:20px}.delete_account_modal_delete:hover{background-color:red;color:#fff;scale:1.05;cursor:pointer}.delete_account_modal_cancle:hover{background-color:#e3e3e3;color:#000;scale:1.05}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px;margin-left:1px;margin-right:1px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover{background-color:#f3f4f6}.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{background-color:#dbeafe;color:#2563eb}.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#2563eb}.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#2563eb}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#4b5563}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#4b5563}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#4b5563}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#4b5563;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#4b5563;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#4b5563}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#4b5563;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle;margin-right:1px;margin-left:1px}.ql-snow .ql-picker-label{cursor:pointer;display:flex;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding:5px 8px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#d1d5db;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#d1d5db}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#d1d5db}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:3px}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px;margin:2px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #d1d5db;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#d1d5db}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #d1d5db;box-shadow:0 0 5px #d1d5db;color:#4b5563;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #d1d5db;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #d1d5db;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#2563eb}.ql-container.ql-snow{border:1px solid #d1d5db}.uploader_main[data-v-2ff227ab]{width:100%;height:600px;background-color:#000000b2;margin-top:100px;border:1px solid white;box-sizing:border-box;border-radius:10px;display:flex;flex-direction:column;overflow:scroll}.file_upload_title[data-v-2ff227ab]{padding:20px 0 20px 20px;border-bottom:1px solid rgb(146,146,146)}.file_zone[data-v-2ff227ab]{display:flex;justify-content:center;align-items:center;flex-grow:1;min-height:400px}.file_drop[data-v-2ff227ab]{width:90%;height:80%;border:2px dashed rgb(109,109,109);display:flex;justify-content:center;align-items:center;border-radius:10px;flex-direction:column;transition:all .3s ease}.file_drop.drag-over[data-v-2ff227ab]{border-color:#fff;background-color:#852298;transform:scale(1.02)}.file_input[data-v-2ff227ab]{display:none}.drop_label[data-v-2ff227ab]{font-size:1.5em;color:#fff;cursor:pointer}.select_label[data-v-2ff227ab]{font-size:1.5em;color:#eb3aff;background-color:#1c1c1c;padding:10px 20px;border-radius:10px}.select_label[data-v-2ff227ab]:hover,.upload_btn[data-v-2ff227ab]:hover{cursor:pointer;background-color:#49003a}.upload_btn[data-v-2ff227ab]{background-color:#1c1c1c;color:#eb3aff;margin:10px auto;padding:10px 20px;border-radius:10px}.upload_btn.disabled[data-v-2ff227ab]{background-color:#1c1c1c;cursor:not-allowed;color:gray}.uploaded_files_main[data-v-2ff227ab]{width:100%;height:500px;background-color:#000000b2;margin-top:20px;border:1px solid white;box-sizing:border-box;border-radius:10px;display:flex;flex-direction:column;overflow-y:scroll}.file[data-v-2ff227ab]{display:flex;flex-direction:row;padding:10px 20px;border:1px solid rgb(146,146,146)}.file_info[data-v-2ff227ab]{display:flex;flex-direction:row;gap:10px}.file_link[data-v-2ff227ab]{color:#b966c2}.file_link[data-v-2ff227ab]:hover{text-decoration:underline;cursor:pointer;color:#f393ee}.remove_btn[data-v-2ff227ab],.delete_btn[data-v-2ff227ab]{background:#dc3545;color:#fff;border:none;padding:.25rem .5rem;border-radius:3px;cursor:pointer;font-size:.9em;margin-left:auto;display:flex;align-items:center;justify-content:center}.remove_btn[data-v-2ff227ab]:hover,.delete_btn[data-v-2ff227ab]:hover{background:#c82333}.upload_progress[data-v-2ff227ab]{margin-top:1rem}.progress_item[data-v-2ff227ab]{margin-bottom:1rem}.progress_info[data-v-2ff227ab]{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9em}.progress_bar[data-v-2ff227ab]{width:100%;height:8px;background:#e9ecef;border-radius:4px;overflow:hidden}.progress_fill[data-v-2ff227ab]{height:100%;background:#007bff;transition:width .3s ease}.editor-main{display:flex;flex-direction:column;justify-content:center;transition:opacity ease-in-out 1s;width:70vw;margin:90px auto 50px;border-radius:5px;overflow:hidden}.subheader_container{width:100%;display:flex;flex-direction:column;margin-bottom:0;border-radius:5px}.subheader_title{background-color:#000000b3;padding:10px;border:1px solid rgb(255,255,255);color:#fff}.blog_summary{background-color:#000000b3;padding:10px;height:10vh;color:#fff;text-align:center;border:1px solid rgb(255,255,255);box-sizing:border-box;overflow-y:scroll}.blog_summary:focus,.subheader_title:focus,.ql-editor:focus,.blog-title-input:focus{outline:none;background-color:#000}.ql-container,.Editor{height:700px;border:1px solid white}.ql-toolbar.ql-snow{border:1px solid white}.ql-toolbar{background:#000}.ql-editor,.ql-blank{background:#000000b3}.ql-editor.ql-blank:before{color:#999}.ql-tooltip,.ql-editing{left:5px!important}.ql-picker-label{color:#d2d2d2!important}.ql-stroke:not(line.ql-color-label),.ql-fill{stroke:#d2d2d2!important}line.ql-color-label{stroke:#fff}.ql-picker-label:hover{background-color:#000}.ql-active,.ql-bold:hover,.ql-picker-label:hover,.ql-stroke:hover,.ql-italic:hover,.ql-underline:hover,.ql-strike:hover,.ql-image:hover,.ql-video:hover,.ql-link:hover,.ql-code-block:hover{background-color:#9c4cb7df!important}.title-game-box{display:flex;flex-direction:row;background-color:#000000b3;border-radius:5px 5px 0 0;border:1px solid white}.game-select-container,.thumbnail-select-container{position:relative;flex-grow:.1;color:#b1b1b1}.thumbnail-select-container{cursor:pointer;flex-grow:.1;display:flex;justify-content:center;align-items:center;border-left:1px solid rgb(255,255,255,.1)}.thumbnail-select{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-left:1px solid rgba(50,50,50,.1);text-align:center}.blog-title-input{padding:10px;margin-bottom:0;font-size:1.5em;flex-grow:.9;background-color:#000;color:#ffffb3;border:none;border-radius:10px}.game-select{cursor:pointer;flex-grow:1;height:100%;display:flex;justify-content:center;align-items:center;border-left:1px solid rgba(255,255,255,.1);text-align:center}.game-select:hover,.thumbnail-select:hover{background-color:#a566b93a;color:#fff}.dropdown-menu{position:absolute;top:100%;left:0;right:0;background-color:#000;border:1px solid #ccc;border-radius:5px;z-index:10;list-style:none;padding:0;margin:0;color:#fff}.dropdown-item{padding:10px;cursor:pointer;text-align:center;box-sizing:border-box}.dropdown-item:hover{background-color:#1a1a1a}.blog-submit{background-color:#000000b3;height:50px;cursor:pointer;font-size:1.3rem;font-weight:800;border:solid 1px;color:#9a9a9a;border-radius:0 0 5px 5px}.blog-submit:hover{background:#000;color:#fff}.blog-thumbnail{max-height:80vh;margin:0 auto;border:2px solid #ddd;padding:5px;display:block;background-color:#0000009b}.upload_modal_box{position:fixed;width:100vw;height:100vh;background-color:#000000a2;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}.upload_modal{height:300px;width:600px;background-color:#090909;display:flex;justify-content:center;align-items:center;border-radius:10px;flex-direction:column;border:1px solid white}.upload_modal_button{padding:10px 20px;border-radius:5px;border:none;font-weight:800;transition:background-color .2s,color .2s,scale .2s;color:#fff;border:2px solid rgb(212,212,212);margin:10px;background-color:#000}.upload_modal_button:hover{background-color:#e2e2e2;color:#000;scale:1.05;cursor:pointer}.modal_text{margin-bottom:50px}p{margin:0;font-size:1.2rem;font-weight:400}.ql-snow .ql-editor h1{margin:0;font-size:3rem}.ql-snow .ql-editor h2{margin:0;font-size:2rem}.ql-snow .ql-editor h3{margin:0;font-size:1.5rem}@media screen and (max-width: 800px){.editor-main{width:100vw;margin-top:6rem}}.dev-log-create[data-v-030f51e8]{margin-top:4.5rem}.blog-container{width:70%;margin:100px auto;background:#000000b3;padding:30px;box-shadow:10px 10px 5px -5px #000;border-radius:10px;box-sizing:border-box;min-height:75vh;border:thick double rgba(255,255,255,.7)}.blog-head{display:flex;padding-bottom:25px;flex-direction:column;color:#f2f0ab}.blog_header{text-align:center;font-size:3rem;margin-top:125px;font-weight:700}.subheader{text-align:center;font-size:2rem;font-weight:700;margin:75px 0 25px}.summary_text{text-align:center;font-size:1.2rem;margin:25px 0}.break_line{border-bottom:solid rgb(255,255,255);width:100%;margin:25px auto 0}.thumbnail-container{position:relative;height:400px;width:100%;border-radius:20px}.thumbnail-blur{position:absolute;top:0;left:0;height:100%;width:100%;background-position:center;background-size:cover;background-color:#000c;filter:blur(8px);z-index:1;border:10px solid rgb(0,0,0)}.post-thumbnail{position:absolute;left:0;right:0;top:100px;z-index:2;height:100%;width:600px;margin:0 auto;border:2px solid #ddd;padding:5px;display:block;background-color:#000000e0;filter:none;box-sizing:border-box;object-fit:cover}.avatar{display:flex;justify-content:center;align-items:center;width:100px}.blog_author_avatar{border-radius:50%;margin-left:auto;margin-right:10px;width:100%}.blog-header-info{display:flex;font-size:1.2rem;width:100%;justify-content:space-between;align-items:center;border-bottom:solid rgba(255,255,255,.5);margin:50px auto 0;padding-bottom:25px}.blog_content{border-bottom:solid rgba(255,255,255,.5);padding-bottom:25px;min-height:75vh}p{margin:0;font-size:1.2rem}h1{margin:0;font-size:3rem}h2{margin:0;font-size:2rem}h3{margin:0;font-size:1.5rem}.ql-align-center{text-align:center}.ql-align-right{text-align:end}pre.ql-syntax{background-color:#23241f;overflow:visible;white-space:pre-wrap;padding:20px;border-radius:5px;font-size:.9}iframe.ql-video{border-radius:10px;width:90%;border:3px solid rgb(122,122,122);margin:10px auto;max-height:500px}iframe.ql-audio{height:fit-content!important;max-height:200px!important;border-radius:10px;width:90%;border:3px solid rgb(122,122,122);margin:10px auto;display:flex}iframe.ql-video,iframe.ql-video:hover,iframe.ql-audio,iframe.ql-audio:hover{background:#00000080!important}.reactions{display:flex;margin-top:30px;gap:10px}.reaction{background:#00000039;padding:10px;border:1px solid rgba(255,255,255,.3);border-radius:10px;display:flex;justify-content:center;align-items:center;gap:5px}.reaction:hover{background:#ff71fa27;cursor:pointer;border:#f9a1fc solid 1px}.reaction-req{margin:auto 0}.selected{background:#ff6cfa3a}.reaction-img{width:30px}img{max-width:100%;display:block;margin:0 auto}iframe{display:block;margin:0 auto;width:100%;aspect-ratio:16 / 9}a{color:#add8e6}a:visited{color:#ce92ff}@media screen and (max-width:800px){.blog-container{padding:15px;margin:100px auto;width:95%}.BlogTitle{font-size:2rem}.blog-header-info{width:80%}.blog_author_avatar{width:100%}.avatar{width:100px;min-width:50px}.blog_header{font-size:2rem}.subheader{font-size:1.5rem}.summary_text{font-size:1rem}p{margin:0;font-size:1rem}h1{margin:0;font-size:2rem}h2{margin:0;font-size:1.5rem}h3{margin:0;font-size:1.2rem}}.about-container[data-v-7d1bb67e]{display:flex;justify-content:center;align-items:center;padding:10vw 0 0;width:100%;flex-direction:column}.section_header[data-v-7d1bb67e]{width:48vw;margin-top:1vw;z-index:2}.section-meet-the-team[data-v-7d1bb67e]{position:relative}.section-meet-the-team[data-v-7d1bb67e],.section-the-legend[data-v-7d1bb67e]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:80vh}.section_addtional_mentions[data-v-7d1bb67e]{display:flex;flex-direction:column;align-items:center;width:100%;min-height:40vh}.section-meet-the-team[data-v-7d1bb67e]{justify-content:start;min-height:45vw;padding-bottom:100px}.section-the-legend[data-v-7d1bb67e]{background:#4a0342cb}.section-whoweare[data-v-7d1bb67e]{background:#2b1e43c4}.section_addtional_mentions[data-v-7d1bb67e]{background:#3a3b1ec4}.section-meet-the-team[data-v-7d1bb67e]{margin-top:0}.cards-container[data-v-7d1bb67e]{display:flex;gap:1vw;flex-wrap:wrap;justify-content:center}.card-wrapper[data-v-7d1bb67e]{width:100%;height:100%;transform-style:preserve-3d}.card[data-v-7d1bb67e]{width:22vw;height:22vw;perspective:1000px;z-index:2}.card-inner[data-v-7d1bb67e]{position:relative;width:100%;height:100%;transition:transform .8s ease;transform-style:preserve-3d}.card:hover .card-inner[data-v-7d1bb67e]{transform:rotateY(180deg)}.card-front[data-v-7d1bb67e],.card-back[data-v-7d1bb67e]{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:1rem}.card-front img[data-v-7d1bb67e],.card-back img[data-v-7d1bb67e]{width:100%;height:100%;object-fit:cover;overflow:visible}.card-back[data-v-7d1bb67e]{transform:rotateY(180deg)}.card-text-container[data-v-7d1bb67e]{position:absolute;transform:translate(-50%,-50%);text-align:center;color:#000;width:75%;height:75%;top:50%;left:50%;font-size:2vw;font-weight:800;display:flex;flex-direction:column;row-gap:1vw;justify-content:center}.role-1[data-v-7d1bb67e],.role-2[data-v-7d1bb67e],.role-3[data-v-7d1bb67e]{font-size:1.5vw;width:100%;margin:0 auto}.role-1[data-v-7d1bb67e]{margin-top:1vw}.role-2[data-v-7d1bb67e],.role-3[data-v-7d1bb67e]{width:80%}@font-face{font-family:comic-sans;src:url(/assets/comicsansbold-CiYSO64L.ttf);font-weight:700}#CRO[data-v-7d1bb67e]{color:#011492}#JEL[data-v-7d1bb67e]{color:#9a1077;font-family:comic-sans}#JOE[data-v-7d1bb67e]{color:#035803}#JEL-angle[data-v-7d1bb67e]{color:#9a1077;font-family:comic-sans;transform:rotate(-15deg) translateY(3vw)}#JOE-angle[data-v-7d1bb67e]{color:#033f03;transform:rotate(15deg) translateY(3vw)}.floaty-img[data-v-7d1bb67e]{position:absolute;will-change:transform;z-index:1;pointer-events:none}.the-legend-container[data-v-7d1bb67e]{display:flex;width:95%;justify-content:center;align-items:center;flex-direction:column}.the-legend-header[data-v-7d1bb67e]{font-size:5vw;color:#fff;font-weight:800;width:100%;text-align:center;padding-top:2vw}.legend-content-container[data-v-7d1bb67e]{display:flex;width:100%;flex-direction:row;padding:2vw 0;justify-content:center;align-items:center}.legend-image[data-v-7d1bb67e]{width:25vw;height:25vw}.legend-content[data-v-7d1bb67e]{width:65vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.legend-content1[data-v-7d1bb67e],.legend-content2[data-v-7d1bb67e]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:#fff;font-weight:600;font-size:1.5vw;margin:1vw 0}.floaties[data-v-7d1bb67e]{width:8vw;margin:0 1vw}.legend-image-mobile[data-v-7d1bb67e]{display:none;width:20vw;margin-top:5vw}.bold-text[data-v-7d1bb67e]{font-weight:800;color:#a7e9ff}.legend-text[data-v-7d1bb67e]{font-size:1.5vw}@media screen and (max-width: 1000px){.about-container[data-v-7d1bb67e]{margin-top:5rem}.section-meet-the-team[data-v-7d1bb67e]{flex-direction:column-reverse}.cards-container[data-v-7d1bb67e]{flex-direction:row;width:100%;align-items:center;margin-top:5vw;column-gap:3vw;row-gap:3vw}.role-1[data-v-7d1bb67e],.role-2[data-v-7d1bb67e],.role-3[data-v-7d1bb67e]{font-size:3vw}#JOE-angle[data-v-7d1bb67e]{transform:none}#CRO-angle[data-v-7d1bb67e]{transform:rotate(8deg)}#JEL-angle[data-v-7d1bb67e]{transform:rotate(-8deg)}.section_header[data-v-7d1bb67e]{width:70vw}.card[data-v-7d1bb67e]{width:40vw;height:40vw}.card-text-container[data-v-7d1bb67e]{font-size:3.5vw;row-gap:2vw}.legend-image[data-v-7d1bb67e]{display:none}.legend-content[data-v-7d1bb67e]{width:80%}.legend-content1[data-v-7d1bb67e],.legend-content2[data-v-7d1bb67e]{font-size:3vw}.floaties[data-v-7d1bb67e]{width:12vw;margin:0 3vw}.the-legend-header[data-v-7d1bb67e]{font-size:7vw}.legend-image-mobile[data-v-7d1bb67e]{display:block}.legend-text[data-v-7d1bb67e]{font-size:1rem}}.TOS-container[data-v-6502b930]{margin-top:4.5rem;background:#fff;display:flex;color:#000;flex-direction:column;min-height:100vh;font-size:1.2rem;padding:50px 100px}.TOS-top[data-v-6502b930]{margin:0;display:flex;align-items:center}.TOS-header[data-v-6502b930]{display:flex;align-items:center;justify-content:center;position:relative;height:3rem;margin-bottom:5rem}.back-button[data-v-6502b930]{position:absolute;left:0rem;text-decoration:none;color:#000;display:flex;align-items:center;justify-content:center;gap:.5rem}.back-button[data-v-6502b930]:hover{color:gray}.header[data-v-6502b930]{text-align:center;margin:0}.TOS-container p[data-v-6502b930]{margin:.5rem 0}.tos-content[data-v-6502b930]{margin:0 auto}.bold-text[data-v-6502b930]{font-weight:800}@media screen and (max-width: 1000px){.TOS-container[data-v-6502b930]{margin-top:6rem}}.Privacy-container[data-v-5637f3a8]{margin-top:4.5rem;background:#fff;display:flex;color:#000;flex-direction:column;min-height:100vh;font-size:1.2rem;padding:50px 100px}.Privacy-top[data-v-5637f3a8]{margin:0;display:flex;align-items:center}.Privacy-header[data-v-5637f3a8]{display:flex;align-items:center;justify-content:center;position:relative;height:3rem;margin-bottom:5rem}.back-button[data-v-5637f3a8]{position:absolute;left:0rem;text-decoration:none;color:#000;display:flex;align-items:center;justify-content:center;gap:.5rem}.back-button[data-v-5637f3a8]:hover{color:gray}.header[data-v-5637f3a8]{text-align:center;margin:0}.Privacy-container p[data-v-5637f3a8]{margin:.5rem 0}.Privacy-content[data-v-5637f3a8]{margin:0 auto}.bold-text[data-v-5637f3a8]{font-weight:800}@media screen and (max-width: 1000px){.TOS-container[data-v-5637f3a8]{margin-top:6rem}}
