.Loader_loaderContainer__3yvpQ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:200px;width:100%}.Loader_logoWrapper__DvZHP{position:relative;display:flex;align-items:center;justify-content:center;perspective:1000px}.Loader_logo__LLXnM{width:100%;height:100%;object-fit:contain;animation:Loader_verticalFlip__C_U8o 1.5s ease-in-out infinite;transform-style:preserve-3d;-webkit-backface-visibility:visible;backface-visibility:visible}@keyframes Loader_verticalFlip__C_U8o{0%{transform:rotateX(0deg)}50%{transform:rotateX(180deg)}to{transform:rotateX(1turn)}}.Loader_message__yqNVo{margin-top:1.5rem;font-size:1rem;color:#666;text-align:center;font-weight:500}.Loader_logoWrapper__DvZHP.Loader_pulse__iJ4gR .Loader_logo__LLXnM{animation:Loader_verticalFlipPulse__HOwZR 1.5s ease-in-out infinite}@keyframes Loader_verticalFlipPulse__HOwZR{0%{transform:rotateX(0deg) scale(1)}25%{transform:rotateX(90deg) scale(.95)}50%{transform:rotateX(180deg) scale(1)}75%{transform:rotateX(270deg) scale(.95)}to{transform:rotateX(1turn) scale(1)}}.Navbar_navbar__EloZ5{display:flex;border-bottom:1px solid #e5e8eb;justify-content:space-between;align-items:center;padding:1rem 2.5rem;position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:1000}.Navbar_logo__0kDWY a{display:flex;align-items:center;text-decoration:none;color:#0d141c}.Navbar_logo__0kDWY span{margin-left:.5rem;font-size:1.2rem;font-weight:800}.Navbar_navLinks__ps5Lk a{margin-left:1.5rem;text-decoration:none;color:#0d141c;font-size:1rem;position:relative}.Navbar_navLinks__ps5Lk a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#0d141c;transition:width .4s ease}.Navbar_navLinks__ps5Lk a:hover:after{width:100%}@media(max-width:768px){.Navbar_navbar__EloZ5{padding:1rem 1.5rem;flex-wrap:wrap}.Navbar_logo__0kDWY span{font-size:1rem}.Navbar_navLinks__ps5Lk{width:100%;margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.Navbar_navLinks__ps5Lk a{margin-left:0;margin-right:1rem;font-size:.9rem}}@media(max-width:480px){.Navbar_navbar__EloZ5{padding:.75rem 1rem}.Navbar_logo__0kDWY span{font-size:.9rem;margin-left:.3rem}.Navbar_navLinks__ps5Lk{gap:.25rem}.Navbar_navLinks__ps5Lk a{font-size:.85rem;margin-right:.75rem}}.edit_container__HQ70T{max-width:1000px;margin:0 auto;padding:2rem}.edit_header__Uc_di{margin-bottom:2rem}.edit_header__Uc_di .edit_headerContent__Jm0mg{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.edit_header__Uc_di h1{font-size:2.5rem;color:#333;margin-bottom:.5rem}.edit_header__Uc_di p{font-size:1.1rem;color:#666}.edit_header__Uc_di .edit_userInfo__WucZx{display:flex;align-items:center;gap:1rem}.edit_header__Uc_di .edit_userInfo__WucZx .edit_backBtn__SlF3K{background:#0d141c;color:#fff;padding:.5rem 1rem;border-radius:5px;text-decoration:none;font-size:.9rem;font-weight:600;transition:background-color .3s ease}.edit_header__Uc_di .edit_userInfo__WucZx .edit_backBtn__SlF3K:hover{background:#333}.edit_header__Uc_di .edit_userInfo__WucZx span{color:#666;font-weight:500}.edit_header__Uc_di .edit_logoutBtn__W_EP8{background:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.edit_header__Uc_di .edit_logoutBtn__W_EP8:hover{background:#c0392b}.edit_error__ogoLj,.edit_loading__08CcU{text-align:center;font-size:1.2rem;color:#666;margin:2rem 0}.edit_error__ogoLj{color:#e74c3c}.edit_error__ogoLj .edit_backLink__12BpH{display:block;margin-top:1rem;color:#0d141c;text-decoration:none;font-weight:600}.edit_error__ogoLj .edit_backLink__12BpH:hover{text-decoration:underline}.edit_form__YHK2l{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:2rem}.edit_inputGroup__Cm5dP{margin-bottom:2rem}.edit_inputGroup__Cm5dP label{display:block;font-weight:600;color:#333;margin-bottom:.5rem}.edit_inputGroup__Cm5dP .edit_titleInput__yvbgs{width:100%;padding:.75rem;border:2px solid #ddd;border-radius:5px;font-size:1rem;transition:border-color .3s ease}.edit_inputGroup__Cm5dP .edit_titleInput__yvbgs:focus{outline:none;border-color:#0d141c}.edit_editorContainer__0qHnB{margin-bottom:2rem}.edit_editorContainer__0qHnB label{display:block;font-weight:600;color:#333;margin-bottom:.5rem}.edit_actions__KV5si{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.edit_saveBtn__AN0nq{background:#0d141c;color:#fff;border:none;padding:.75rem 2rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.edit_saveBtn__AN0nq:hover:not(:disabled){background:#333}.edit_saveBtn__AN0nq:disabled{background:#ccc;cursor:not-allowed}.edit_cancelBtn__VZ8KK{background:#6c757d;color:#fff;border:none;padding:.75rem 2rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;text-decoration:none;display:inline-block}.edit_cancelBtn__VZ8KK:hover{background:#5a6268}.edit_message__CfVXC{margin-top:1rem;padding:1rem;border-radius:5px;text-align:center;font-weight:600}.edit_message__CfVXC.edit_success__UD7Mv{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.edit_message__CfVXC.edit_error__ogoLj{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media(max-width:1024px){.edit_container__HQ70T{padding:1.5rem}.edit_header__Uc_di h1{font-size:2rem}}@media(max-width:768px){.edit_container__HQ70T{padding:1rem}.edit_header__Uc_di .edit_headerContent__Jm0mg{flex-direction:column;align-items:flex-start}.edit_header__Uc_di h1{font-size:1.75rem}.edit_header__Uc_di p{font-size:1rem}.edit_header__Uc_di .edit_userInfo__WucZx{width:100%;flex-wrap:wrap;justify-content:flex-start;margin-top:1rem}.edit_header__Uc_di .edit_userInfo__WucZx span{display:none}.edit_form__YHK2l{padding:1.5rem}.edit_actions__KV5si{flex-direction:column}.edit_actions__KV5si a,.edit_actions__KV5si button{width:100%}}@media(max-width:480px){.edit_container__HQ70T{padding:.75rem}.edit_header__Uc_di h1{font-size:1.5rem}.edit_form__YHK2l{padding:1rem}.edit_editorContainer__0qHnB,.edit_inputGroup__Cm5dP{margin-bottom:1.5rem}}.edit_previewBtn__xLRaD{background:#2961a3;color:#fff;border:none;padding:.75rem 2rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.edit_previewBtn__xLRaD:hover:not(:disabled){background:#1e4d7a}.edit_previewBtn__xLRaD:disabled{background:#ccc;cursor:not-allowed}.edit_previewModal__YS8l2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:2000;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.edit_previewContent__9yPlt{background:#fff;border-radius:10px;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,.3)}.edit_previewHeader__D62Nz{padding:1.5rem 2rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.edit_previewHeader__D62Nz h2{margin:0;font-size:1.5rem;color:#333}.edit_closePreview__Puq83{background:none;border:none;font-size:2rem;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:background-color .3s ease}.edit_closePreview__Puq83:hover{background:#f5f5f5}.edit_previewBody__5PUWp{padding:2rem;overflow-y:auto;flex:1 1}.edit_previewPost__hMdMt{background:#fff}.edit_previewPostHeader__Af0Jl{border-bottom:1px solid #eee;margin-bottom:2rem;padding:0 0 1.5rem}.edit_previewPostTitle__v3ytz{font-size:2.5rem;color:#333;margin:0 0 1rem;line-height:1.2}.edit_previewPostMeta__pw6SR{display:flex;gap:1rem;font-size:1rem;color:#666;flex-wrap:wrap}.edit_previewAuthor__tXqcw{font-weight:600}.edit_previewDate__tucCW{color:#666}.edit_previewPostContent__T9N2r{padding:0;line-height:1.8;color:#333}.edit_previewPostContent__T9N2r h1,.edit_previewPostContent__T9N2r h2,.edit_previewPostContent__T9N2r h3,.edit_previewPostContent__T9N2r h4,.edit_previewPostContent__T9N2r h5,.edit_previewPostContent__T9N2r h6{margin:1.5rem 0 1rem;color:#333}.edit_previewPostContent__T9N2r p{margin:1rem 0}.edit_previewPostContent__T9N2r img{max-width:100%;height:auto;border-radius:5px;margin:1rem 0}.edit_previewPostContent__T9N2r ol,.edit_previewPostContent__T9N2r ul{margin:1rem 0;padding-left:2rem}.edit_previewPostContent__T9N2r li{margin:.5rem 0}.edit_previewPostContent__T9N2r blockquote{border-left:4px solid #0d141c;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#666}.edit_previewPostContent__T9N2r table{width:100%;border-collapse:collapse;margin:1rem 0}.edit_previewPostContent__T9N2r table td,.edit_previewPostContent__T9N2r table th{border:1px solid #ddd;padding:.5rem;text-align:left}.edit_previewPostContent__T9N2r table th{background:#f5f5f5;font-weight:600}.edit_previewPostContent__T9N2r code{background:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace}.edit_previewPostContent__T9N2r pre{background:#f5f5f5;padding:1rem;border-radius:5px;overflow-x:auto;margin:1rem 0}@media(max-width:768px){.edit_previewModal__YS8l2{padding:1rem}.edit_previewContent__9yPlt{max-height:95vh}.edit_previewHeader__D62Nz{padding:1rem 1.5rem}.edit_previewHeader__D62Nz h2{font-size:1.25rem}.edit_previewBody__5PUWp{padding:1.5rem}.edit_previewPostTitle__v3ytz{font-size:1.75rem}}.admin_container__S9SLe{max-width:1000px;margin:0 auto;padding:2rem}.admin_header__tIEGL{margin-bottom:2rem}.admin_header__tIEGL .admin_headerContent__sLc4d{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.admin_header__tIEGL h1{font-size:2.5rem;color:#333;margin-bottom:.5rem}.admin_header__tIEGL p{font-size:1.1rem;color:#666}.admin_header__tIEGL .admin_userInfo__jukIb{display:flex;align-items:center;gap:1rem}.admin_header__tIEGL .admin_userInfo__jukIb .admin_manageBtn__N6k5f{background:#0d141c;color:#fff;padding:.5rem 1rem;border-radius:5px;text-decoration:none;font-size:.9rem;font-weight:600;transition:background-color .3s ease}.admin_header__tIEGL .admin_userInfo__jukIb .admin_manageBtn__N6k5f:hover{background:#333}.admin_header__tIEGL .admin_userInfo__jukIb span{color:#666;font-weight:500}.admin_header__tIEGL .admin_logoutBtn__Jsz9T{background:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.admin_header__tIEGL .admin_logoutBtn__Jsz9T:hover{background:#c0392b}.admin_loading___fagE{text-align:center;font-size:1.2rem;color:#666;margin:2rem 0}.admin_form__uNQyK{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:2rem}.admin_inputGroup__FcjW6{margin-bottom:2rem}.admin_inputGroup__FcjW6 label{display:block;font-weight:600;color:#333;margin-bottom:.5rem}.admin_inputGroup__FcjW6 .admin_titleInput__yW3Ah{width:100%;padding:.75rem;border:2px solid #ddd;border-radius:5px;font-size:1rem;transition:border-color .3s ease}.admin_inputGroup__FcjW6 .admin_titleInput__yW3Ah:focus{outline:none;border-color:#0d141c}.admin_editorContainer__ef8zh{margin-bottom:2rem}.admin_editorContainer__ef8zh label{display:block;font-weight:600;color:#333;margin-bottom:.5rem}.admin_previewControls__1Phax{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.admin_previewInput__uyyHC{flex:1 1;min-width:240px;padding:.6rem .75rem;border:2px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .3s ease}.admin_previewInput__uyyHC:focus{outline:none;border-color:#0d141c}.admin_uploadBtn__Urr0I{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#0d141c;color:#fff;padding:.6rem 1.25rem;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.admin_uploadBtn__Urr0I:hover{background:#333}.admin_uploadBtn__Urr0I input{position:absolute;inset:0;opacity:0;cursor:pointer}.admin_clearPreviewBtn__ZgwcX{background:#fff;color:#e74c3c;border:1px solid #e74c3c;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,color .3s ease}.admin_clearPreviewBtn__ZgwcX:hover{background:#e74c3c;color:#fff}.admin_previewStatus__K9nCB{margin-top:.5rem;font-size:.9rem;color:#666}.admin_previewImageWrapper__Q0vZi{margin-top:1rem;max-width:320px;border:1px solid #eee;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.admin_previewImageWrapper__Q0vZi img{display:block;width:100%;height:auto}.admin_actions__XhMrO{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.admin_saveBtn__kd09A{background:#0d141c;color:#fff;border:none;padding:.75rem 2rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.admin_saveBtn__kd09A:hover:not(:disabled){background:#333}.admin_saveBtn__kd09A:disabled{background:#ccc;cursor:not-allowed}.admin_previewBtn__wKyq9{background:#2961a3;color:#fff;border:none;padding:.75rem 2rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.admin_previewBtn__wKyq9:hover:not(:disabled){background:#1e4d7a}.admin_previewBtn__wKyq9:disabled{background:#ccc;cursor:not-allowed}.admin_viewBlogBtn__X6TKx{background:#333;color:#fff;border:none;padding:.75rem 2rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;text-decoration:none;display:inline-block}.admin_viewBlogBtn__X6TKx:hover{background:#555}.admin_message__VTyQu{margin-top:1rem;padding:1rem;border-radius:5px;text-align:center;font-weight:600}.admin_message__VTyQu.admin_success__fY67N{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.admin_message__VTyQu.admin_error____1l0{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media(max-width:1024px){.admin_container__S9SLe{padding:1.5rem}.admin_header__tIEGL h1{font-size:2rem}}@media(max-width:768px){.admin_container__S9SLe{padding:1rem}.admin_header__tIEGL .admin_headerContent__sLc4d{flex-direction:column;align-items:flex-start}.admin_header__tIEGL h1{font-size:1.75rem}.admin_header__tIEGL p{font-size:1rem}.admin_header__tIEGL .admin_userInfo__jukIb{width:100%;flex-wrap:wrap;justify-content:flex-start;margin-top:1rem}.admin_header__tIEGL .admin_userInfo__jukIb span{display:none}.admin_form__uNQyK{padding:1.5rem}.admin_actions__XhMrO{flex-direction:column}.admin_actions__XhMrO a,.admin_actions__XhMrO button{width:100%}.admin_previewControls__1Phax{flex-direction:column;align-items:stretch}.admin_previewControls__1Phax .admin_clearPreviewBtn__ZgwcX{width:100%;text-align:center}.admin_previewImageWrapper__Q0vZi{max-width:100%}}@media(max-width:480px){.admin_container__S9SLe{padding:.75rem}.admin_header__tIEGL h1{font-size:1.5rem}.admin_form__uNQyK{padding:1rem}.admin_editorContainer__ef8zh,.admin_inputGroup__FcjW6{margin-bottom:1.5rem}}.admin_previewModal__3e8M7{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:2000;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.admin_previewContent__h_E1Y{background:#fff;border-radius:10px;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,.3)}.admin_previewHeader__zreFp{padding:1.5rem 2rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.admin_previewHeader__zreFp h2{margin:0;font-size:1.5rem;color:#333}.admin_closePreview__d6SWW{background:none;border:none;font-size:2rem;color:#666;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:background-color .3s ease}.admin_closePreview__d6SWW:hover{background:#f5f5f5}.admin_previewBody__n2StZ{padding:2rem;overflow-y:auto;flex:1 1}.admin_previewPost__vcVi7{background:#fff}.admin_previewPostImage__463k5{margin-bottom:1.5rem}.admin_previewPostImage__463k5 img{width:100%;height:auto;border-radius:8px;object-fit:cover}.admin_previewPostHeader__KK1we{border-bottom:1px solid #eee;margin-bottom:2rem;padding:0 0 1.5rem}.admin_previewPostTitle__0Te1x{font-size:2.5rem;color:#333;margin:0 0 1rem;line-height:1.2}.admin_previewPostMeta__y3XRI{display:flex;gap:1rem;font-size:1rem;color:#666;flex-wrap:wrap}.admin_previewAuthor__5eXBH{font-weight:600}.admin_previewDate__cDGeT{color:#666}.admin_previewPostContent__pJST5{padding:0;line-height:1.8;color:#333}.admin_previewPostContent__pJST5 h1,.admin_previewPostContent__pJST5 h2,.admin_previewPostContent__pJST5 h3,.admin_previewPostContent__pJST5 h4,.admin_previewPostContent__pJST5 h5,.admin_previewPostContent__pJST5 h6{margin:1.5rem 0 1rem;color:#333}.admin_previewPostContent__pJST5 p{margin:1rem 0}.admin_previewPostContent__pJST5 img{max-width:100%;height:auto;border-radius:5px;margin:1rem 0}.admin_previewPostContent__pJST5 ol,.admin_previewPostContent__pJST5 ul{margin:1rem 0;padding-left:2rem}.admin_previewPostContent__pJST5 li{margin:.5rem 0}.admin_previewPostContent__pJST5 blockquote{border-left:4px solid #0d141c;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#666}.admin_previewPostContent__pJST5 table{width:100%;border-collapse:collapse;margin:1rem 0}.admin_previewPostContent__pJST5 table td,.admin_previewPostContent__pJST5 table th{border:1px solid #ddd;padding:.5rem;text-align:left}.admin_previewPostContent__pJST5 table th{background:#f5f5f5;font-weight:600}.admin_previewPostContent__pJST5 code{background:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace}.admin_previewPostContent__pJST5 pre{background:#f5f5f5;padding:1rem;border-radius:5px;overflow-x:auto;margin:1rem 0}@media(max-width:768px){.admin_previewModal__3e8M7{padding:1rem}.admin_previewContent__h_E1Y{max-height:95vh}.admin_previewHeader__zreFp{padding:1rem 1.5rem}.admin_previewHeader__zreFp h2{font-size:1.25rem}.admin_previewBody__n2StZ{padding:1.5rem}.admin_previewPostTitle__0Te1x{font-size:1.75rem}}.posts_container__akii3{max-width:1200px;margin:0 auto;padding:2rem}.posts_header__C9Rj_{margin-bottom:2rem}.posts_header__C9Rj_ .posts_headerContent__yuvFl{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.posts_header__C9Rj_ h1{font-size:2.5rem;color:#333;margin-bottom:.5rem}.posts_header__C9Rj_ p{font-size:1.1rem;color:#666}.posts_header__C9Rj_ .posts_actions__AXUWg{display:flex;align-items:center;gap:1rem}.posts_header__C9Rj_ .posts_createBtn__21EvA{background:#0d141c;color:#fff;padding:.5rem 1rem;border-radius:5px;text-decoration:none;font-size:.9rem;font-weight:600;transition:background-color .3s ease;display:inline-flex;align-items:center}.posts_header__C9Rj_ .posts_createBtn__21EvA:hover{background:#333}.posts_header__C9Rj_ .posts_logoutBtn__1tS1g{background:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.posts_header__C9Rj_ .posts_logoutBtn__1tS1g:hover{background:#c0392b}.posts_error__7gV8l,.posts_loading__k0_el{text-align:center;font-size:1.2rem;color:#666;margin:2rem 0}.posts_error__7gV8l{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;padding:1rem;border-radius:5px;margin-bottom:2rem}.posts_noPosts__ot_O6{text-align:center;padding:3rem;background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.posts_noPosts__ot_O6 h2{color:#333;margin-bottom:1rem}.posts_noPosts__ot_O6 p{color:#666;margin-bottom:2rem}.posts_noPosts__ot_O6 .posts_createFirstBtn__BLOYT{display:inline-block;background:#0d141c;color:#fff;padding:1rem 2rem;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.posts_noPosts__ot_O6 .posts_createFirstBtn__BLOYT:hover{background:#333}.posts_postsList__EYmGd{display:flex;flex-direction:column;gap:1.5rem}.posts_postCard__rcsO8{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;transition:box-shadow .3s ease}.posts_postCard__rcsO8:hover{box-shadow:0 4px 20px rgba(0,0,0,.15)}.posts_postContent__kcO0I{flex:1 1}.posts_postContent__kcO0I .posts_postTitle__sYCpM{font-size:1.5rem;color:#333;margin:0 0 1rem;line-height:1.3}.posts_postContent__kcO0I .posts_postMeta__gr5hY{display:flex;gap:1rem;font-size:.9rem;color:#666;margin-bottom:1rem;flex-wrap:wrap}.posts_postContent__kcO0I .posts_postMeta__gr5hY .posts_author__iW_sL{font-weight:600}.posts_postContent__kcO0I .posts_postMeta__gr5hY .posts_updated__I_I7t{font-style:italic}.posts_postContent__kcO0I .posts_postExcerpt__ry34m{color:#555;line-height:1.6;max-height:4.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.posts_postActions__zqgYG{display:flex;flex-direction:column;gap:.5rem;min-width:120px}.posts_postActions__zqgYG .posts_viewBtn__6SCJA{background:#0d141c;color:#fff;padding:.5rem 1rem;border-radius:5px;text-decoration:none;font-size:.9rem;font-weight:600;text-align:center;transition:background-color .3s ease}.posts_postActions__zqgYG .posts_viewBtn__6SCJA:hover{background:#333}.posts_postActions__zqgYG .posts_editBtn__P2LuD{background:#28a745;color:#fff;padding:.5rem 1rem;border-radius:5px;text-decoration:none;font-size:.9rem;font-weight:600;text-align:center;transition:background-color .3s ease}.posts_postActions__zqgYG .posts_editBtn__P2LuD:hover{background:#218838}.posts_postActions__zqgYG .posts_deleteBtn__tp778{background:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.posts_postActions__zqgYG .posts_deleteBtn__tp778:hover:not(:disabled){background:#c0392b}.posts_postActions__zqgYG .posts_deleteBtn__tp778:disabled{background:#ccc;cursor:not-allowed}@media(max-width:1024px){.posts_container__akii3{padding:1.5rem}.posts_header__C9Rj_ h1{font-size:2rem}}@media(max-width:768px){.posts_container__akii3{padding:1rem}.posts_header__C9Rj_{margin-bottom:1.5rem}.posts_header__C9Rj_ .posts_headerContent__yuvFl{flex-direction:column;align-items:flex-start}.posts_header__C9Rj_ h1{font-size:1.75rem}.posts_header__C9Rj_ p{font-size:1rem}.posts_header__C9Rj_ .posts_actions__AXUWg{width:100%;margin-top:1rem;flex-wrap:wrap}.posts_postCard__rcsO8{flex-direction:column;padding:1rem}.posts_postContent__kcO0I .posts_postTitle__sYCpM{font-size:1.25rem}.posts_postContent__kcO0I .posts_postMeta__gr5hY{font-size:.85rem;flex-direction:column;gap:.5rem}.posts_postActions__zqgYG{flex-direction:row;min-width:auto;width:100%;justify-content:stretch}.posts_postActions__zqgYG a,.posts_postActions__zqgYG button{flex:1 1;text-align:center}.posts_noPosts__ot_O6{padding:2rem 1rem}.posts_noPosts__ot_O6 h2{font-size:1.5rem}}@media(max-width:480px){.posts_container__akii3{padding:.75rem}.posts_header__C9Rj_ h1{font-size:1.5rem}.posts_header__C9Rj_ p{font-size:.9rem}.posts_header__C9Rj_ .posts_actions__AXUWg{flex-direction:column;gap:.5rem}.posts_header__C9Rj_ .posts_actions__AXUWg .posts_createBtn__21EvA,.posts_header__C9Rj_ .posts_actions__AXUWg .posts_logoutBtn__1tS1g{width:100%}.posts_postCard__rcsO8{padding:.75rem}.posts_postContent__kcO0I .posts_postTitle__sYCpM{font-size:1.1rem;margin-bottom:.75rem}.posts_postContent__kcO0I .posts_postMeta__gr5hY{font-size:.8rem}.posts_postContent__kcO0I .posts_postExcerpt__ry34m{font-size:.9rem}.posts_postActions__zqgYG{gap:.5rem}.posts_postActions__zqgYG a,.posts_postActions__zqgYG button{padding:.4rem .75rem;font-size:.85rem}.posts_noPosts__ot_O6{padding:1.5rem .75rem}.posts_noPosts__ot_O6 h2{font-size:1.25rem}.posts_noPosts__ot_O6 p{font-size:.9rem}.posts_noPosts__ot_O6 .posts_createFirstBtn__BLOYT{padding:.75rem 1.5rem;font-size:.9rem}}.blog_container__3wGN_{max-width:1200px;margin:0 auto;padding:2rem}.blog_header__DR2n_{text-align:center;margin-bottom:3rem}.blog_header__DR2n_ h1{font-size:3rem;color:#333;margin-bottom:1rem}.blog_header__DR2n_ p{font-size:1.2rem;color:#666;margin-bottom:2rem}.blog_error__TaicB,.blog_loading__qurS6{text-align:center;font-size:1.2rem;color:#666;margin:2rem 0}.blog_error__TaicB{color:#e74c3c}.blog_noPosts__zVz5x{text-align:center;padding:3rem}.blog_noPosts__zVz5x h2{color:#333;margin-bottom:1rem}.blog_noPosts__zVz5x p{color:#666;margin-bottom:2rem}.blog_postsGrid__pBxwQ{display:flex;flex-direction:column;margin-top:2rem}.blog_postCard__LTPuc{padding:1.25rem;border-bottom:1px solid #eee;display:flex;gap:2rem;align-items:stretch;transition:background-color .3s ease;cursor:pointer;outline:none}.blog_postCard__LTPuc:first-child{border-top:1px solid #eee}.blog_postCard__LTPuc:hover{background:#fafafa}.blog_postCard__LTPuc:focus{background:#f0f0f0}.blog_postCard__LTPuc .blog_postHeader__bD3yr{padding:0;border-bottom:none}.blog_postCard__LTPuc .blog_postTitle__9wDy6{margin:0 0 .5rem;font-size:1.9rem;font-weight:700;line-height:1.3;color:#111}.blog_postCard__LTPuc .blog_postMeta__l8Mgj{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#757575;flex-wrap:wrap}.blog_postCard__LTPuc .blog_postMeta__l8Mgj .blog_author__UxA6e{font-weight:600}.blog_postCard__LTPuc .blog_postContent__9ymiv{padding:0;flex:1 1}.blog_postCard__LTPuc .blog_postContent__9ymiv .blog_excerpt__y5Hpi{color:#424242;line-height:1.6;font-size:1.05rem}.blog_postCard__LTPuc .blog_postFooter__u9UPt{padding:0;border-top:none}.blog_postCard__LTPuc .blog_postFooter__u9UPt .blog_readMore__bqnq6{color:#111;font-weight:600;text-decoration:none}.blog_postCard__LTPuc .blog_postFooter__u9UPt .blog_readMore__bqnq6:hover{text-decoration:underline}.blog_postBody___2LOd{flex:1 1;display:flex;flex-direction:column;gap:1rem}.blog_postImage__4dj61{flex-shrink:0;width:180px;aspect-ratio:4/3;border:1px solid #eee;border-radius:8px;overflow:hidden;align-self:center}.blog_postImage__4dj61 img{display:block;width:100%;height:100%;object-fit:cover}.blog_postContainer__JpYUg{max-width:800px;margin:0 auto}.blog_backLink__htMRn{display:inline-block;color:#0d141c;text-decoration:none;font-weight:600;margin-bottom:2rem;transition:color .3s ease}.blog_backLink__htMRn:hover{color:#333}.blog_fullPost__tEul_{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden}.blog_postHeader__bD3yr{padding:2rem;border-bottom:1px solid #eee}.blog_postHeader__bD3yr .blog_postTitle__9wDy6{font-size:2.5rem;color:#333;margin:0 0 1rem;line-height:1.2}.blog_postHeader__bD3yr .blog_postMeta__l8Mgj{display:flex;gap:1rem;font-size:1rem;color:#666}.blog_postHeader__bD3yr .blog_postMeta__l8Mgj .blog_author__UxA6e{font-weight:600}.blog_postHeader__bD3yr .blog_postMeta__l8Mgj .blog_updated__FWsqZ{font-style:italic}.blog_postHeroImage__Zg6yw{padding:2rem;border-bottom:1px solid #eee}.blog_postHeroImage__Zg6yw img{width:100%;height:auto;border-radius:10px;object-fit:cover}.blog_postContent__9ymiv{padding:2rem;line-height:1.8;color:#333}.blog_postContent__9ymiv h1,.blog_postContent__9ymiv h2,.blog_postContent__9ymiv h3,.blog_postContent__9ymiv h4,.blog_postContent__9ymiv h5,.blog_postContent__9ymiv h6{margin:1.5rem 0 1rem;color:#333}.blog_postContent__9ymiv p{margin:1rem 0}.blog_postContent__9ymiv img{max-width:100%;height:auto;border-radius:5px;margin:1rem 0}.blog_postContent__9ymiv ol,.blog_postContent__9ymiv ul{margin:1rem 0;padding-left:2rem}.blog_postContent__9ymiv li{margin:.5rem 0}.blog_postContent__9ymiv blockquote{border-left:4px solid #0d141c;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#666}.blog_postContent__9ymiv table{width:100%;border-collapse:collapse;margin:1rem 0}.blog_postContent__9ymiv table td,.blog_postContent__9ymiv table th{border:1px solid #ddd;padding:.5rem;text-align:left}.blog_postContent__9ymiv table th{background:#f5f5f5;font-weight:600}.blog_postContent__9ymiv code{background:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace}.blog_postContent__9ymiv pre{background:#f5f5f5;padding:1rem;border-radius:5px;overflow-x:auto;margin:1rem 0}@media(max-width:1024px){.blog_container__3wGN_{padding:1.5rem}.blog_header__DR2n_ h1{font-size:2.5rem}}@media(max-width:768px){.blog_container__3wGN_{padding:1rem}.blog_header__DR2n_{margin-bottom:2rem}.blog_header__DR2n_ h1{font-size:2rem}.blog_header__DR2n_ p{font-size:1rem}.blog_postCard__LTPuc{padding:1.75rem 0;flex-direction:column;gap:1.5rem}.blog_postCard__LTPuc .blog_postTitle__9wDy6{font-size:1.6rem}.blog_postCard__LTPuc .blog_postContent__9ymiv .blog_excerpt__y5Hpi{font-size:1rem}.blog_postImage__4dj61{width:100%;max-width:100%;aspect-ratio:16/9}.blog_fullPost__tEul_ .blog_postContent__9ymiv,.blog_fullPost__tEul_ .blog_postHeader__bD3yr{padding:1.5rem}}@media(max-width:480px){.blog_container__3wGN_{padding:.75rem}.blog_header__DR2n_ h1{font-size:1.5rem}.blog_postCard__LTPuc{padding:1.5rem 0}.blog_postCard__LTPuc .blog_postTitle__9wDy6{font-size:1.35rem}.blog_postCard__LTPuc .blog_postContent__9ymiv .blog_excerpt__y5Hpi{font-size:.95rem}.blog_postImage__4dj61{aspect-ratio:3/2}.blog_fullPost__tEul_ .blog_postHeader__bD3yr{padding:1rem}.blog_fullPost__tEul_ .blog_postHeader__bD3yr .blog_postTitle__9wDy6{font-size:1.5rem}.blog_fullPost__tEul_ .blog_postContent__9ymiv{padding:1rem;font-size:.9rem}}.demo_container__JT8xU{max-width:1200px;margin:0 auto;padding:2rem}.demo_title__HKrdG{font-size:2.5rem;color:#333;margin-bottom:1rem;text-align:center}.demo_description__pCzr_{text-align:center;color:#666;font-size:1.1rem;margin-bottom:3rem}.demo_demoGrid__w23dw{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.demo_demoCard__WAiif{background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:2rem;text-align:center}.demo_demoCard__WAiif h2{font-size:1.25rem;color:#333;margin-bottom:1.5rem;font-weight:600}.demo_loaderWrapper__8zn1s{min-height:200px;display:flex;align-items:center;justify-content:center;border:1px dashed #ddd;border-radius:5px;background:#fafafa}@media(max-width:768px){.demo_container__JT8xU{padding:1rem}.demo_title__HKrdG{font-size:2rem}.demo_demoGrid__w23dw{grid-template-columns:1fr;gap:1.5rem}.demo_demoCard__WAiif{padding:1.5rem}}