.BlogDetailsPage-module__GeAUgG__blogWrapper{color:#242424;flex-direction:column;align-items:center;max-width:750px;margin:0 auto;padding:2rem 1rem;font-family:Georgia,serif;line-height:1.7;display:flex}.BlogDetailsPage-module__GeAUgG__thumbnailWrapper{width:100%;margin-bottom:2rem}.BlogDetailsPage-module__GeAUgG__thumbnail{object-fit:cover;border-radius:12px;width:100%;height:auto}.BlogDetailsPage-module__GeAUgG__blogContent{width:100%;color:var(--font-color);background-color:#0000;border-radius:6px;font-family:Inter,sans-serif}.BlogDetailsPage-module__GeAUgG__category{color:var(--second-theme-color);text-transform:uppercase;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400}.BlogDetailsPage-module__GeAUgG__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.BlogDetailsPage-module__GeAUgG__blogAuthorWrapper{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.BlogDetailsPage-module__GeAUgG__authorSection{align-items:center;gap:.75rem;font-family:"Jersey 15",sans-serif;font-weight:500;display:flex}.BlogDetailsPage-module__GeAUgG__info{flex-direction:column;display:flex}.BlogDetailsPage-module__GeAUgG__userInfos_wrapper{align-items:center;gap:.6rem;display:flex}.BlogDetailsPage-module__GeAUgG__authorName{color:var(--font-color);font-size:1.2rem;text-decoration:none}.BlogDetailsPage-module__GeAUgG__authorName:hover{cursor:pointer;text-decoration:underline}.BlogDetailsPage-module__GeAUgG__separator{opacity:.8;background-color:#333;width:1px;height:1.3rem}.BlogDetailsPage-module__GeAUgG__lightUserBio,.BlogDetailsPage-module__GeAUgG__userBio{color:#aaa;white-space:nowrap;text-overflow:ellipsis;width:150px;font-size:1.2rem;overflow:hidden}.BlogDetailsPage-module__GeAUgG__lightUserBio{color:var(--font-color);opacity:.7}.BlogDetailsPage-module__GeAUgG__avatar{object-fit:cover;border:1px solid var(--second-theme-color);border-radius:50%;width:3rem;height:3rem}.BlogDetailsPage-module__GeAUgG__date{color:var(--second-theme-color);font-size:1rem}.BlogDetailsPage-module__GeAUgG__blogSettingsModalWrapper{align-items:center;display:flex;position:relative}.BlogDetailsPage-module__GeAUgG__lightBlogMoreIcon,.BlogDetailsPage-module__GeAUgG__blogMoreIcon{color:#fff;margin-left:.4rem;font-size:1.6rem}.BlogDetailsPage-module__GeAUgG__lightBlogMoreIcon{color:var(--font-color)}.BlogDetailsPage-module__GeAUgG__lightBlogMoreIcon:hover,.BlogDetailsPage-module__GeAUgG__blogMoreIcon:hover{color:var(--second-theme-color);cursor:pointer;opacity:.85}.BlogDetailsPage-module__GeAUgG__highlight{border-left:4px solid var(--second-theme-color);background:var(--dashboard-section-color);white-space:pre-line;border-radius:6px;margin:2rem 0;padding:1rem 1.5rem;font-size:1.2rem;font-style:italic}.BlogDetailsPage-module__GeAUgG__editorWrapper{margin-top:2rem}.BlogDetailsPage-module__GeAUgG__tiptapEditor{color:var(--font-color);border:none;outline:none;font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.6}.BlogDetailsPage-module__GeAUgG__tiptapEditor p{margin:1rem 0}.BlogDetailsPage-module__GeAUgG__editorPlaceHolder:before{color:#adb5bd;content:attr(data-placeholder);float:left;pointer-events:none;height:0;font-family:"Jersey 15",sans-serif;font-size:1.2rem;font-weight:400}.BlogDetailsPage-module__GeAUgG__editorContent strong{font-weight:700}.BlogDetailsPage-module__GeAUgG__editorContent em{font-style:italic}.BlogDetailsPage-module__GeAUgG__editorContent h1{font-size:2rem;font-weight:700}.BlogDetailsPage-module__GeAUgG__editorContent h2{font-size:1.6rem;font-weight:700}.BlogDetailsPage-module__GeAUgG__editorContent h3{font-size:1.3rem;font-weight:700}.BlogDetailsPage-module__GeAUgG__editorContent blockquote{opacity:.8;color:var(--font-color);background-color:#0000;border-left:2px solid #494848;margin:2rem 0;padding-left:1rem;font-style:italic}.BlogDetailsPage-module__GeAUgG__editorContent ol{margin:1rem 0;padding-left:1.5rem;list-style-type:decimal}.BlogDetailsPage-module__GeAUgG__editorContent ol li{margin-bottom:.3rem}.BlogDetailsPage-module__GeAUgG__editorContent ul{margin:1rem 0;padding-left:1.5rem;list-style-type:disc}.BlogDetailsPage-module__GeAUgG__editorContent ul li{margin-bottom:.3rem}.BlogDetailsPage-module__GeAUgG__editorContent ul ul,.BlogDetailsPage-module__GeAUgG__editorContent ol ol,.BlogDetailsPage-module__GeAUgG__editorContent ul ol,.BlogDetailsPage-module__GeAUgG__editorContent ol ul{margin-top:.3rem;margin-bottom:.3rem;list-style-type:circle}.BlogDetailsPage-module__GeAUgG__editorContent pre{background-color:var(--theme-color);color:var(--font-color);border-radius:8px;margin:1rem 0;padding:1rem;font-family:Fira Code,monospace;font-size:1rem;overflow-x:auto}.BlogDetailsPage-module__GeAUgG__editorContent pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.BlogDetailsPage-module__GeAUgG__editorContent hr{border:none;border-top:1px solid #ccc;width:50%;margin:2rem auto}.BlogDetailsPage-module__GeAUgG__editorContent p a{color:#4da6ff}.BlogDetailsPage-module__GeAUgG__editorContent img{cursor:pointer;border-radius:8px;max-width:100%;height:auto;margin:1rem auto;display:block}.BlogDetailsPage-module__GeAUgG__editorContent iframe{border:none;max-width:100%;margin:1rem auto;display:block}.BlogDetailsPage-module__GeAUgG__blogButtonsWrapper{z-index:1000;flex-direction:column;gap:1.5rem;display:flex;position:fixed;top:50%;left:calc(50% + 470px);transform:translateY(-50%)}.BlogDetailsPage-module__GeAUgG__lightScrollTopButton,.BlogDetailsPage-module__GeAUgG__scrollTopButton{border:1px solid var(--second-theme-color);-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin:0 8px;transition:all .2s;display:flex}.BlogDetailsPage-module__GeAUgG__lightScrollTopButton{background-color:var(--dashboard-section-color)}.BlogDetailsPage-module__GeAUgG__lightScrollTopButton:hover,.BlogDetailsPage-module__GeAUgG__scrollTopButton:hover{background:#fff3;transform:scale(1.05)}.BlogDetailsPage-module__GeAUgG__lightIcon,.BlogDetailsPage-module__GeAUgG__icon{color:#fff;font-size:1rem}.BlogDetailsPage-module__GeAUgG__lightIcon{color:var(--font-color)}.BlogDetailsPage-module__GeAUgG__mobileBlogButtonsWrapper{display:none}.BlogDetailsPage-module__GeAUgG__viewCountWrapper{color:#aaa;background:0 0;border:none;align-items:center;gap:.3rem;padding:.25rem .5rem;font-family:"Jersey 15",sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;transition:color .2s;display:flex;position:relative}.BlogDetailsPage-module__GeAUgG__viewCountIcon{font-size:1.6rem;transition:color .2s}.BlogDetailsPage-module__GeAUgG__viewCountNumber{color:inherit;font-size:1.6rem}@media (min-width:1024px) and (max-width:1279px){.BlogDetailsPage-module__GeAUgG__blogButtonsWrapper{left:calc(50% + 400px);transform:translateY(-50%)}}@media (min-width:0) and (max-width:767px){.BlogDetailsPage-module__GeAUgG__blogButtonsWrapper{display:none}.BlogDetailsPage-module__GeAUgG__mobileBlogButtonsWrapper{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.BlogDetailsPage-module__GeAUgG__separator,.BlogDetailsPage-module__GeAUgG__lightUserBio,.BlogDetailsPage-module__GeAUgG__userBio{display:none}.BlogDetailsPage-module__GeAUgG__title{font-size:1.8rem}}@media (min-width:768px) and (max-width:1023px){.BlogDetailsPage-module__GeAUgG__blogButtonsWrapper{display:none}.BlogDetailsPage-module__GeAUgG__mobileBlogButtonsWrapper{justify-content:space-between;align-items:center;gap:1.3rem;display:flex}}
.BlogReplyPanel-module__Sd-1Pa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#000000d9;justify-content:center;align-items:center;animation:.3s BlogReplyPanel-module__Sd-1Pa__zoomOutBackground;display:flex;position:fixed;inset:0}.BlogReplyPanel-module__Sd-1Pa__lightReplyContent,.BlogReplyPanel-module__Sd-1Pa__replyContent{width:100%;max-width:600px;color:var(--font-color);background-color:#111;border:1px solid #333;border-radius:12px;flex-direction:column;height:80vh;max-height:80vh;padding:2rem;font-family:"Jersey 15",sans-serif;font-style:normal;font-weight:300;animation:.3s BlogReplyPanel-module__Sd-1Pa__zoomInModal;display:flex;box-shadow:0 0 20px #000c}.BlogReplyPanel-module__Sd-1Pa__lightReplyContent{background-color:var(--dashboard-theme-color)}.BlogReplyPanel-module__Sd-1Pa__blogReplyPanelHeader{flex:none;justify-content:space-between;align-items:center;display:flex}.BlogReplyPanel-module__Sd-1Pa__blogReplyPanelHeader h2{color:var(--second-theme-color);font-size:2rem}.BlogReplyPanel-module__Sd-1Pa__lightBlogReplyCloseIcon,.BlogReplyPanel-module__Sd-1Pa__blogReplyCloseIcon{color:#aaa;cursor:pointer;padding-top:.2rem;font-size:1.6rem;transition:color .2s}.BlogReplyPanel-module__Sd-1Pa__blogReplyCloseIcon:hover{color:var(--font-color)}.BlogReplyPanel-module__Sd-1Pa__lightBlogReplyCloseIcon{color:var(--close-button-color)}.BlogReplyPanel-module__Sd-1Pa__lightBlogReplyCloseIcon:hover{color:#aaa}.BlogReplyPanel-module__Sd-1Pa__filterReply{flex:none;justify-content:left;align-items:center;gap:1.2rem;margin-top:1.2rem;padding-bottom:.5rem;display:flex;position:relative}.BlogReplyPanel-module__Sd-1Pa__filter_icon{color:var(--font-color);font-size:1.6rem}.BlogReplyPanel-module__Sd-1Pa__separator{opacity:.8;background-color:#ccc;width:1px;height:1.3rem}.BlogReplyPanel-module__Sd-1Pa__filterTabs{align-items:center;gap:1.3rem;padding-bottom:.1rem;display:flex}.BlogReplyPanel-module__Sd-1Pa__filterButton{color:var(--font-color);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-family:"Jersey 15",sans-serif;font-size:1.4rem;font-style:normal;transition:color .2s;display:flex}.BlogReplyPanel-module__Sd-1Pa__filterButton:hover,.BlogReplyPanel-module__Sd-1Pa__active{color:var(--second-theme-color)}.BlogReplyPanel-module__Sd-1Pa__icon{margin-right:.2rem;padding-top:.2rem;font-size:1rem}.BlogReplyPanel-module__Sd-1Pa__label{white-space:nowrap}@keyframes BlogReplyPanel-module__Sd-1Pa__zoomOutBackground{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0000}to{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000d9}}@keyframes BlogReplyPanel-module__Sd-1Pa__zoomInModal{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.BlogReplyPanel-module__Sd-1Pa__replyListWrapper{flex:auto;margin:1rem 0;overflow-y:auto}.BlogReplyPanel-module__Sd-1Pa__replyListWrapper::-webkit-scrollbar{width:4px}.BlogReplyPanel-module__Sd-1Pa__replyListWrapper::-webkit-scrollbar-thumb{background-color:#333;border-radius:10px}.BlogReplyPanel-module__Sd-1Pa__replyInputWrapper{flex:none}@media (min-width:0) and (max-width:767px){.BlogReplyPanel-module__Sd-1Pa__lightReplyContent,.BlogReplyPanel-module__Sd-1Pa__replyContent{width:80%;color:var(--font-color);background-color:var(--panel-color);border:1px solid #333;border-radius:12px;flex-direction:column;height:80vh;max-height:80vh;padding:2rem;font-family:"Jersey 15",sans-serif;font-style:normal;font-weight:300;animation:.3s BlogReplyPanel-module__Sd-1Pa__zoomInModal;display:flex;box-shadow:0 0 20px #000c}.BlogReplyPanel-module__Sd-1Pa__filter_icon{color:var(--font-color);font-size:1.2rem}.BlogReplyPanel-module__Sd-1Pa__separator{opacity:.8;background-color:#ccc;width:1px;height:1.3rem}.BlogReplyPanel-module__Sd-1Pa__filterButton{font-size:1.2rem}}
.BlogReplyList-module__rqtHGW__replyList{color:#e0e0e0;flex-direction:column;flex:1;gap:1.2rem;padding:1rem 0;font-size:1rem;display:flex;overflow-y:auto}.BlogReplyList-module__rqtHGW__loadingState{flex-direction:column;justify-content:center;align-items:center;width:100%;height:50vh;display:flex}.BlogReplyList-module__rqtHGW__loader{aspect-ratio:1;background:radial-gradient(farthest-side,var(--second-theme-color)94%,#0000)top/8px 8px no-repeat,conic-gradient(#0000 30%,var(--second-theme-color));--webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);border-radius:50%;width:50px;animation:1s linear infinite BlogReplyList-module__rqtHGW__l13}@keyframes BlogReplyList-module__rqtHGW__l13{to{transform:rotate(1turn)}}.BlogReplyList-module__rqtHGW__noComment{color:#888;opacity:.6;justify-content:center;align-items:center;gap:1rem;margin:auto;padding:5rem;font-family:"Jersey 15",sans-serif;font-size:1.8rem;font-style:normal;display:flex}@media (min-width:0) and (max-width:767px){.BlogReplyList-module__rqtHGW__noComment{font-size:1.2rem}}
.BlogReplyItem-module__NNp7Ea__indentWrapper{box-sizing:border-box;width:100%}.BlogReplyItem-module__NNp7Ea__wrapper{align-items:flex-start;gap:.5rem;display:flex}.BlogReplyItem-module__NNp7Ea__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;margin-top:.1rem}.BlogReplyItem-module__NNp7Ea__middleFeaturesWrapper{align-items:center;display:flex}.BlogReplyItem-module__NNp7Ea__middle{flex-direction:column;gap:.5rem;display:flex}.BlogReplyItem-module__NNp7Ea__lightContent,.BlogReplyItem-module__NNp7Ea__content{background-color:#1f1f1f;border:1px solid #333;border-radius:10px;flex-direction:column;gap:1rem;padding:.75rem 1rem;font-family:Inter,sans-serif;font-weight:500;display:flex}.BlogReplyItem-module__NNp7Ea__lightContent{background-color:var(--dashboard-section-color)}.BlogReplyItem-module__NNp7Ea__contentDefault{max-width:400px}.BlogReplyItem-module__NNp7Ea__contentWithReplies{max-width:300px}.BlogReplyItem-module__NNp7Ea__user_content_wrapper{flex-wrap:nowrap;align-items:center;gap:.6rem;font-family:"Jersey 15",sans-serif;display:flex;overflow:hidden}.BlogReplyItem-module__NNp7Ea__name{color:var(--font-color);white-space:nowrap;flex-shrink:0;font-size:1.4rem;font-weight:500;text-decoration:none}.BlogReplyItem-module__NNp7Ea__name:hover{cursor:pointer;text-decoration:underline}.BlogReplyItem-module__NNp7Ea__separator{opacity:.8;background-color:#333;width:1px;height:1.3rem}.BlogReplyItem-module__NNp7Ea__lightUserBio,.BlogReplyItem-module__NNp7Ea__userBio{color:#aaa;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;min-width:0;font-size:1.2rem;overflow:hidden}.BlogReplyItem-module__NNp7Ea__lightUserBio{color:var(--font-color);opacity:.7}.BlogReplyItem-module__NNp7Ea__text{color:var(--font-color);white-space:pre-line;font-size:.92rem;line-height:1.6}.BlogReplyItem-module__NNp7Ea__toggleReplyBtn{color:#3b82f6;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-left:1rem;padding:0;font-family:"Jersey 15",sans-serif;font-size:1.2rem;font-style:normal}.BlogReplyItem-module__NNp7Ea__toggleReplyBtn:hover{text-decoration:underline}.BlogReplyItem-module__NNp7Ea__replyFeatures{flex-direction:column;gap:.5rem;display:flex}.BlogReplyItem-module__NNp7Ea__extendedReplyFeatures{margin-bottom:1.4rem}.BlogReplyItem-module__NNp7Ea__nested{flex-direction:column;gap:1rem;margin-top:1rem;margin-left:2rem;padding-left:1rem;display:flex}.BlogReplyItem-module__NNp7Ea__timeCreated{text-align:left;color:#8a8484;font-family:"Jersey 15",sans-serif;font-size:1.1rem;font-style:normal}.BlogReplyItem-module__NNp7Ea__highlighted{animation:.5s ease-in-out BlogReplyItem-module__NNp7Ea__flash}.BlogReplyItem-module__NNp7Ea__gifInReply{border-radius:8px;max-width:100%;max-height:100%}.BlogReplyItem-module__NNp7Ea__replyImage{cursor:pointer;width:100%;height:100%;margin-top:10px}.BlogReplyItem-module__NNp7Ea__link{color:#2478d6;text-decoration:underline}.BlogReplyItem-module__NNp7Ea__linkPreview{background-color:var(--dashboard-theme-color);cursor:pointer;border:1px solid #333;border-radius:12px;flex-direction:row;gap:10px;max-width:260px;margin-top:4px;transition:all .15s;display:flex}.BlogReplyItem-module__NNp7Ea__linkPreview:hover{opacity:.7;box-shadow:0 4px 10px #0000004d}.BlogReplyItem-module__NNp7Ea__linkPreviewImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:100px;height:56px}.BlogReplyItem-module__NNp7Ea__linkPreviewInfos{flex-direction:column;justify-content:center;padding-right:8px;display:flex;overflow:hidden}.BlogReplyItem-module__NNp7Ea__linkPreviewInfosTitle{color:var(--font-color);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.85rem;font-weight:600;line-height:1.2;overflow:hidden}.BlogReplyItem-module__NNp7Ea__linkPreviewInfosDescription{color:var(--font-color);opacity:.8;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.2;display:-webkit-box;overflow:hidden}.BlogReplyItem-module__NNp7Ea__replyImage{border-radius:6px;max-width:100%;margin-top:8px}@keyframes BlogReplyItem-module__NNp7Ea__flash{0%{background-color:#3f3f3f}to{background-color:#0000}}@media (max-width:1023px){.BlogReplyItem-module__NNp7Ea__separator,.BlogReplyItem-module__NNp7Ea__lightUserBio,.BlogReplyItem-module__NNp7Ea__userBio{display:none}.BlogReplyItem-module__NNp7Ea__nested{flex-direction:column;gap:1rem;margin-top:1rem;margin-left:.8rem;display:flex}}
