.Layout_container__8nCtm{display:flex;min-height:100vh}.Layout_sidebar____gcV{width:250px;background-color:white;border-right:1px solid var(--border-color);padding:1.5rem}.Layout_logo__0qESh h1{font-size:1.5rem;color:var(--primary-color);margin-bottom:2rem}.Layout_navLinks__RbBWj{list-style:none}.Layout_navLinks__RbBWj li{margin-bottom:.5rem}.Layout_navLinks__RbBWj a{display:block;padding:.75rem 1rem;border-radius:.375rem;color:var(--text-color);transition:all .2s}.Layout_navLinks__RbBWj a:hover{background-color:var(--background-color)}.Layout_navLinks__RbBWj a.Layout_active__YwB3j{background-color:var(--primary-color);color:white}.Layout_main___Uezz{flex:1 1;display:flex;flex-direction:column}.Layout_header__Ykube{height:64px;background-color:white;border-bottom:1px solid var(--border-color);padding:0 1.5rem;display:flex;align-items:center;justify-content:flex-end}.Layout_userInfo__NxqoZ{display:flex;align-items:center;gap:1rem}.Layout_logoutBtn__nmOFz{padding:.5rem 1rem;border-radius:.375rem;background-color:var(--background-color);color:var(--text-color)}.Layout_logoutBtn__nmOFz:hover{background-color:var(--border-color)}.Layout_content__yPyJO{flex:1 1;padding:2rem;background-color:var(--background-color)}.Layout_authContainer__jHFlk{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--background-color)}.Dashboard_dashboard__aSFLj{display:flex;flex-direction:column;gap:2rem}.Dashboard_dashboard__aSFLj h1{font-size:1.875rem;color:var(--text-color)}.Dashboard_statsGrid__85g6A{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.Dashboard_statCard__VtGSe{background-color:white;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Dashboard_statCard__VtGSe h3{color:var(--secondary-color);font-size:.875rem;margin-bottom:.5rem}.Dashboard_statNumber__mSrFZ{font-size:2rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.Dashboard_statDetails__zRaY2{display:flex;gap:1rem;font-size:.875rem;color:var(--secondary-color)}.Dashboard_published__NAds9{color:var(--success-color)}.Dashboard_draft__nHUw_{color:#d97706}.Dashboard_contentGrid__qo26N{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2rem;gap:2rem}.Dashboard_recentActivity__Xuu9v{background-color:white;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Dashboard_sectionHeader__elYDw{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.Dashboard_sectionHeader__elYDw h2{font-size:1.25rem;color:var(--text-color)}.Dashboard_viewAll__swmD_{color:var(--primary-color);font-size:.875rem;text-decoration:none}.Dashboard_viewAll__swmD_:hover{text-decoration:underline}.Dashboard_commentsList__kynE2,.Dashboard_postsList__Vye_E{display:flex;flex-direction:column;gap:1rem}.Dashboard_postItem__07dzk{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid var(--border-color);border-radius:.375rem}.Dashboard_postInfo__F1sJ4{display:flex;flex-direction:column;gap:.25rem}.Dashboard_postInfo__F1sJ4 h4{font-weight:500;color:var(--text-color)}.Dashboard_postMeta__G_lS1{display:flex;gap:1rem;font-size:.875rem;color:var(--secondary-color)}.Dashboard_status__Uy44x{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.Dashboard_status__Uy44x.Dashboard_published__NAds9{background-color:#dcfce7;color:var(--success-color)}.Dashboard_status__Uy44x.Dashboard_draft__nHUw_{background-color:#fef3c7;color:#d97706}.Dashboard_commentItem__2fwnG{padding:1rem;border:1px solid var(--border-color);border-radius:.375rem}.Dashboard_commentHeader__vEXwB{display:flex;justify-content:space-between;margin-bottom:.5rem}.Dashboard_author__8drLe{font-weight:500;color:var(--text-color)}.Dashboard_date__bxKx5{font-size:.875rem;color:var(--secondary-color)}.Dashboard_commentContent__iKSDT{color:var(--text-color);margin-bottom:.5rem}.Dashboard_postLink__kMCsL{font-size:.875rem;color:var(--primary-color);text-decoration:none}.Dashboard_postLink__kMCsL:hover{text-decoration:underline}.Dashboard_quickActions__XlkeE{background-color:white;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Dashboard_quickActions__XlkeE h2{font-size:1.25rem;color:var(--text-color);margin-bottom:1.5rem}.Dashboard_actionButtons__12nf3{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.Dashboard_actionButton__ljEPy{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;background-color:var(--background-color);border-radius:.5rem;text-decoration:none;color:var(--text-color);transition:all .2s}.Dashboard_actionButton__ljEPy:hover{background-color:var(--border-color);transform:translateY(-2px)}.Dashboard_actionIcon__eCYBj{font-size:2rem}