.addNote_blur__0J40o{top:0;position:fixed;height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:9999999999}.addNote_blur__0J40o .addNote_msgBox__aBJ1n{z-index:100;height:200px;width:300px;background-color:#1d1d1d;border-radius:30px;display:flex;align-items:center;flex-direction:column;gap:10px;color:#fff;border:1px solid #262626;position:relative}.addNote_blur__0J40o .addNote_msgBox__aBJ1n .addNote_input__77g09{padding:10px;width:80%;border-radius:9px;border:1px solid #262626;outline:none;transition:.2s;background-color:rgba(0,0,0,0);color:#fff}.addNote_blur__0J40o .addNote_msgBox__aBJ1n .addNote_input__77g09:focus{outline:2px solid #fff;outline-offset:2px}.addNote_blur__0J40o .addNote_msgBox__aBJ1n .addNote_buttonsDiv__lLEpj{position:absolute;bottom:0;border:none;border-top:1px solid #262626;justify-content:space-around;width:100%;padding:15px 0}.addNote_blur__0J40o .addNote_msgBox__aBJ1n .addNote_buttonsDiv__lLEpj .addNote_btn__X3f3v{border:none;background-color:#1d1d1d;color:#fff;font-weight:700;place-self:end;transition:.2s;height:100%}.addNote_blur__0J40o .addNote_msgBox__aBJ1n .addNote_buttonsDiv__lLEpj .addNote_btn__X3f3v:active{transform:scale(.85)}.home_body___SxU2{margin-bottom:60px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home_body___SxU2 .home_notesContainer__9N2V0{padding:10px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home_body___SxU2 .home_notesContainer__9N2V0,.home_noUser__cuQKp{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.home_noUser__cuQKp{height:80vh}.home_noUser__cuQKp .home_text__cU9s0{color:#686868;text-align:center;max-width:80%}.home_noUser__cuQKp .home_icon__N5NuJ{padding:40px;border-radius:100px;background-color:#363636;color:#fff;transition:2s;transform:scale(1.4);animation:home_resizer__VYF2R 4.5s ease-in-out infinite;opacity:0}.home_add__1PNJv{padding:15px;right:20px;position:fixed;border-radius:15px;background-color:#181818;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #1d1d1d;transition:.1s}.home_add__1PNJv:active{transform:scale(.9)}@keyframes home_resizer__VYF2R{80%{transform:scale(.5);opacity:.5}25%{transform:scale(.7);opacity:1}50%{transform:scale(1);opacity:1}to{transform:scale(1.4);opacity:0}}.home_searchDiv__fUmWA{place-self:center;width:100%;display:flex;align-items:center;justify-content:center;margin:10px 0}.home_searchDiv__fUmWA .home_searchInp__5R1lP{padding:12px;border-radius:10px;border:1px solid #262626;background-color:#171717;width:90%;outline:none;transition:.1s;color:#fff}.home_searchDiv__fUmWA .home_searchInp__5R1lP:focus{border:none;outline:1px solid #fff}.home_tabIconActive__VKf4s{padding:6px;background-color:rgba(0,0,0,0);transition:.2s;border:none;border-bottom:2px solid #fff}.home_profile__0nQa3{border-radius:50px;border:1px solid #252525;background-color:#1d1d1d;margin-right:5px;margin-left:3.2px;display:flex;justify-content:center;align-items:center;position:relative}.home_profilePic___PInf{border-radius:100px;object-fit:cover;border:1px solid #262626}.home_networkDiv__bDX5q{width:90%;padding:0 10px;display:flex;align-items:center;justify-content:space-between;font-size:13px;place-self:center}.home_networkDiv__bDX5q .home_networkMsg__pIwGN{padding:3px 8px;border-radius:50px;display:flex;align-items:center;gap:5px}.home_networkDiv__bDX5q .home_networkMsg__pIwGN .home_networkPoint__MaxMt{outline-offset:1px;border-radius:50px;height:5px;width:5px}.home_purplePoint__sKOoI{height:12px;width:12px;background-color:#6a69fe;border-radius:50px;position:absolute;bottom:0;right:-3px;border:1px solid #fff}.noteStyles_noteLink__L4Su_{width:95%;color:#e1e1e1;text-decoration:none;cursor:none}.noteStyles_linkToPage__rwyQZ{position:absolute;height:80%;top:10px;width:75%}.noteStyles_noteBox__9R5iS{width:83%;word-break:break-word;border:1px solid #262626;border-radius:20px;padding:10px 20px 13px;min-height:90px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:10px;transition:.2s;background-color:#1d1d1d;position:relative}.noteStyles_noteBox__9R5iS:active{transform:scale(.99);opacity:.6}.noteStyles_noteBox__9R5iS .noteStyles_title__WH96u{font-weight:700;font-size:20px;margin:5px 0}.noteStyles_noteBox__9R5iS .noteStyles_deleteIcon__r_FQs{padding:10px;border-radius:50px;background-color:#262626;position:absolute;right:10px;border:1px solid #2d2d2d}.noteStyles_noteBox__9R5iS .noteStyles_time__r8pqf{color:#787878}.noteStyles_tagIcon__btaPc{padding:5px;border-radius:50px;background-color:#262626;border:1px solid #2d2d2d;position:absolute;right:12px}.loader_loader__UI2_M{animation:loader_spin__4cXLy .5s linear infinite}@keyframes loader_spin__4cXLy{0%{transform:rotateY(0deg)}to{transform:rotate(1turn)}}.footer_footer__YtHeK{width:100%;position:fixed;bottom:0;z-index:999999;padding:5px 0;height:5%;background-color:#0f0f0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.1s;display:flex;justify-content:space-evenly;align-items:center;place-items:center;margin:0;border:none;border-top:1px solid #121212}.footer_footer__YtHeK .footer_i__7zu63{padding:10px;transition:.1s;border-radius:10px;border:.5px solid rgba(0,0,0,0)}.footer_footer__YtHeK .footer_i__7zu63:active{background-color:#000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:.5px solid #6051ff}.post_post__dVN9y{width:100%;transition:.4s;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 0;border:none;border-bottom:3px solid #1a1a1a;position:relative}.post_post__dVN9y .post_postHeader__zPwkj{width:95%;display:flex;justify-content:space-between;align-items:center}.post_post__dVN9y .post_postHeader__zPwkj .post_userDiv__LW4tL{display:flex;justify-content:center;align-items:center;gap:10px}.post_post__dVN9y .post_postHeader__zPwkj .post_userDiv__LW4tL .post_userProfile__NkjJQ{border-radius:50px;border:1px solid #262626;object-fit:cover;background-repeat:no-repeat}.post_post__dVN9y .post_postHeader__zPwkj .post_userDiv__LW4tL .post_userProfileNone__y32QF{border-radius:50px;border:1px solid #262626;background-color:#1d1d1d;padding:15px}.post_post__dVN9y .post_postHeader__zPwkj .post_userDiv__LW4tL .post_postUser__QOIjr{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.post_post__dVN9y .post_postHeader__zPwkj .post_userDiv__LW4tL .post_postUser__QOIjr .post_userRole__VYHaK{padding:2px 6px;font-size:12px;border-radius:50px;border:1px solid #434343;background-color:#1d1d1d;color:#9d9d9d}.post_post__dVN9y .post_note__8u_dm{padding:15px 20px 0;height:auto;width:82%;margin-top:auto;display:flex;position:relative;word-break:break-word;transition:.5s;min-height:40px;border:none;border-left:1px solid #262625}.post_post__dVN9y .post_note__8u_dm .post_postImg__vVqBF{width:auto;max-width:292.5px;height:auto;max-height:450px;border-radius:10px;border:1px solid #262626;object-fit:cover;transition:opacity .3s ease-in-out}.post_post__dVN9y .post_note__8u_dm .post_tag__Cs32N{display:flex;align-items:center;gap:5px;position:absolute;bottom:0;left:0;padding:3px 6px;font-size:12px;border-radius:0 50px 50px 0;border:1px solid #434343;background-color:#1d1d1d;color:#fff;color:#b1b1b1;font-weight:400;font-family:Arial;font-style:normal}.post_post__dVN9y .post_imgBox__JfiDf{width:85%;display:flex;border:none;border-bottom:1px solid #262626;padding:10px 5px;gap:10px;overflow:scroll}.post_post__dVN9y .post_imgBox__JfiDf::webkit-scrollbar{display:none}.post_post__dVN9y .post_imgBox__JfiDf .post_img__NJ8vw{border:1px solid #262626;border-radius:5px}.post_post__dVN9y .post_reactionBox__BADtC{padding:10px 0;width:90%;display:flex;justify-content:flex-start;align-items:center;transition:.2s;gap:20px}.post_post__dVN9y .post_reactionBox__BADtC .post_metric__Oix5m{display:flex;justify-content:center;align-items:center;gap:5px;padding:5px 10px;border:1px solid #262626;border-radius:50px}.post_post__dVN9y .post_reactionBox__BADtC .post_metric__Oix5m .post_reaction__oHbnI:active{transform:scale(.9)}.post_btnote__xBnPj{font-family:Arial;font-style:normal;font-weight:400;padding:5px 10px;font-size:12px;white-space:nowrap;border-radius:50px;border:1px solid #262626;background-color:#1d1d1d;position:absolute;top:0;right:0}.post_closeComments__ygDEq{height:100%;width:100%;background-color:rgba(0,0,0,0)}.post_commentInpDiv__9tWV7{width:100%;border:none;border-top:1px solid #262626;bottom:0;height:65px;background-color:#1d1d1d;position:fixed;display:flex;align-items:center;justify-content:space-evenly}.post_commentInpDiv__9tWV7 .post_sendInp__yVHne{width:70%;padding:10px 15px;border-radius:10px;background-color:#252525;border:1px solid #262626;outline:none;color:#fff}.post_menuDiv__rC0V0{display:flex;flex-direction:column;align-items:flex-start;align-self:end;z-index:10000;position:absolute;right:30px;height:auto;max-height:50%;width:auto;padding:10px 7.2px;top:30px;background-color:#1d1d1d;border:1px solid #262626;border-radius:10px;gap:3px}.post_menuDiv__rC0V0 .post_elem__OhDL0{display:flex;align-items:center;gap:7px;padding:8px 12px;min-width:70px}.post_menuDiv__rC0V0 .post_elem__OhDL0:active{padding:8px 12px;background-color:#272727;border-radius:10px}.post_spinner__C0Tof{height:50%;width:50%;border-left:1px solid #363636;border-top:1px solid #363636;border-color:#fff #363636 #363636 #fff;border-style:solid;border-width:1px;border-radius:100%;animation:post_spin__4O6WD .5s linear infinite}@keyframes post_spin__4O6WD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.post_linkBox__dYNYN{width:90%;padding:10px 10px 0;overflow-x:scroll;display:flex;align-items:center;gap:5px}.post_linkBox__dYNYN .post_link__6xp8l{text-decoration:none;padding:3px 8px;border-radius:50px;border:1px solid #262626;background-color:#1d1d1d;color:#fff;font-size:11px;display:flex;align-items:center;gap:5px;white-space:nowrap;cursor:pointer}.approval_blur__6i9uS{top:0;position:fixed;height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:20000000000000000;-webkit-user-select:none;-moz-user-select:none;user-select:none}.approval_blur__6i9uS .approval_msgBox__JQDGc{z-index:100;height:200px;width:300px;background-color:#1d1d1d;border-radius:30px;display:flex;align-items:center;flex-direction:column;gap:5px;color:#fff;border:1px solid #262626;position:relative;text-align:center}.approval_blur__6i9uS .approval_msgBox__JQDGc .approval_input___bbqd{padding:10px;width:80%;border-radius:9px;border:1px solid #262626;outline:none;transition:.2s;background-color:rgba(0,0,0,0);margin-top:20px;color:#fff}.approval_blur__6i9uS .approval_msgBox__JQDGc .approval_input___bbqd:focus{outline:2px solid #fff;outline-offset:2px}.approval_blur__6i9uS .approval_msgBox__JQDGc .approval_buttonsDiv__ECNWm{position:absolute;bottom:0;border:none;border-top:1px solid #262626;justify-content:space-around;width:100%}.approval_blur__6i9uS .approval_msgBox__JQDGc .approval_buttonsDiv__ECNWm .approval_btn__wS4QX{border:none;background-color:#1d1d1d;color:#fff;font-weight:700;place-self:end;transition:.2s;height:100%}.approval_blur__6i9uS .approval_msgBox__JQDGc .approval_buttonsDiv__ECNWm .approval_btn__wS4QX:active{transform:scale(.85)}.comment_blur__AdJ0l{top:0;position:fixed;height:100dvh;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:20000000000000000;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comment_blur__AdJ0l .comment_commentDiv__PHc2Y{bottom:0;position:fixed;height:80%;width:100%;background-color:#1d1d1d;border:1px solid #262626;border-radius:30px 30px 0 0}.comment_blur__AdJ0l .comment_commentDiv__PHc2Y .comment_commentText__3GxVq{width:100%;border:none;border-bottom:1px solid #262626;text-align:center;padding-bottom:17px;font-weight:700;margin-bottom:0}.comment_blur__AdJ0l .comment_commentDiv__PHc2Y .comment_comments__sQEIr{overflow-x:hidden;width:90%;display:flex;align-items:flex-start;flex-direction:column;word-break:break-word;height:auto;max-height:400px;padding:20px 15px;gap:20px}.comment_blur__AdJ0l .comment_commentDiv__PHc2Y .comment_comments__sQEIr .comment_comment__LbULS{width:auto;padding:0;display:flex;gap:10px;align-items:flex-start}.comment_blur__AdJ0l .comment_commentDiv__PHc2Y .comment_comments__sQEIr .comment_comment__LbULS .comment_profile__8b4Tj{background-color:#292929;border-radius:50px;border:1px solid #262626;height:40px;width:40px;display:flex;align-items:center;justify-content:center;object-fit:cover}.comment_blur__AdJ0l .comment_commentDiv__PHc2Y .comment_comments__sQEIr .comment_comment__LbULS .comment_usernameAndText__lvB6q{font-size:12px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;background-color:#272727;padding:7px 15px;max-width:200px;word-break:break-word;border-radius:15px}.comment_loading__W2hKE{height:70px;width:70px;background-color:rgba(0,0,0,0);border:1px solid #fff;border-top-color:rgba(0,0,0,0);border-radius:100px;animation:comment_spin__t0IZ0 .5s linear infinite;place-self:center;margin-top:50px}@keyframes comment_spin__t0IZ0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.comment_emosDiv__BoXKj{width:100%;padding:10px 0;display:flex;align-items:center;justify-content:space-evenly;position:absolute;bottom:60px;font-size:20px;background-color:#1d1d1d}.badge_badge__Ib2EW{padding:3px;border-radius:50px;background-color:#6a69fe;border:none;color:#fff}.postPage_body__rOEk0{margin-bottom:70px;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.postPage_body__rOEk0::webkit-scrollbar-thumb{display:none}.postPage_div__EFUZn{display:flex;flex-direction:column;gap:20px;justify-content:space-evenly;align-items:center}.postPage_div__EFUZn .postPage_i__wNKX4{padding:30px;border-radius:100px;border:1px solid #262626}.postPage_loader__UROh5{animation:postPage_spin__NkVOa .5s linear infinite}@keyframes postPage_spin__NkVOa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}