@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
:root{--primary:#4f46e5;--primary-hover:#4338ca;--primary-light:#eef2ff;--secondary:#10b981;--secondary-hover:#059669;--accent:#f59e0b;--bg-main:#f8fafc;--bg-sidebar:#fff;--bg-card:#fff;--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--text-on-primary:#fff;--border-color:#e2e8f0;--sidebar-width:260px;--header-height:70px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--transition-base:all .3s cubic-bezier(.4,0,.2,1);--status-draft-bg:#f1f5f9;--status-draft-text:#64748b;--status-building-bg:#fef3c7;--status-building-text:#b45309;--status-published-bg:#dcfce7;--status-published-text:#16a34a;--status-danger-bg:#fee2e2;--status-danger-text:#ef4444}[data-theme=dark]{--primary:#6366f1;--primary-hover:#818cf8;--primary-light:#1e1b4b;--bg-main:#0f172a;--bg-sidebar:#1e293b;--bg-card:#1e293b;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-muted:#64748b;--border-color:#334155;--shadow-sm:0 1px 2px 0 #0000004d;--shadow-md:0 4px 6px -1px #0006,0 2px 4px -2px #0006;--status-draft-bg:#334155;--status-draft-text:#cbd5e1;--status-building-bg:#78350f;--status-building-text:#fef3c7;--status-published-bg:#064e3b;--status-published-text:#dcfce7;--status-danger-bg:#7f1d1d;--status-danger-text:#fecaca}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}html,body{max-width:100vw;min-height:100vh;overflow-x:hidden}body{color:var(--text-primary);background:var(--bg-main);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-family:Outfit,sans-serif;font-weight:600}a{color:inherit;transition:var(--transition-base);text-decoration:none}button{cursor:pointer;transition:var(--transition-base);background:0 0;border:none;font-family:inherit}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}ul,ol{list-style:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}
.Sidebar-module__chRhja__sidebar{height:100vh;width:var(--sidebar-width);background:var(--bg-sidebar);border-right:1px solid var(--border-color);z-index:1000;transition:var(--transition-base);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;position:fixed;top:0;left:0}.Sidebar-module__chRhja__header{height:var(--header-height);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex}.Sidebar-module__chRhja__logo{align-items:center;gap:.75rem;display:flex}.Sidebar-module__chRhja__logoImage{border-radius:var(--radius-sm);object-fit:contain;width:32px;height:32px;box-shadow:0 2px 8px #0000001a}.Sidebar-module__chRhja__logoText{color:var(--text-primary);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.Sidebar-module__chRhja__closeBtn{color:var(--text-secondary);font-size:1.25rem;display:none}.Sidebar-module__chRhja__nav{flex:1;padding:1.5rem 1rem;overflow-y:auto}.Sidebar-module__chRhja__sectionLabel{color:var(--text-muted);letter-spacing:.05em;padding:0 .75rem .75rem;font-size:.75rem;font-weight:600}.Sidebar-module__chRhja__menuList{flex-direction:column;gap:.25rem;display:flex}.Sidebar-module__chRhja__menuLink{border-radius:var(--radius-md);color:var(--text-secondary);align-items:center;gap:.75rem;padding:.75rem;font-weight:500;display:flex;position:relative}.Sidebar-module__chRhja__menuLink:hover,.Sidebar-module__chRhja__menuLink.Sidebar-module__chRhja__active{background:var(--primary-light);color:var(--primary)}.Sidebar-module__chRhja__icon{justify-content:center;width:24px;font-size:1.25rem;display:flex}.Sidebar-module__chRhja__activeIndicator{background:var(--primary);border-radius:0 4px 4px 0;width:4px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Sidebar-module__chRhja__footer{border-top:1px solid var(--border-color);padding:1.5rem}.Sidebar-module__chRhja__userProfile{align-items:center;gap:.75rem;display:flex}.Sidebar-module__chRhja__avatar{background:var(--text-muted);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:600;display:flex}.Sidebar-module__chRhja__userInfo{flex:1;min-width:0}.Sidebar-module__chRhja__userName{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.Sidebar-module__chRhja__userRole{color:var(--text-muted);font-size:.75rem}@media (max-width:1023px){.Sidebar-module__chRhja__sidebar{box-shadow:none;visibility:hidden;transform:translate(-100%)}.Sidebar-module__chRhja__sidebar.Sidebar-module__chRhja__open{box-shadow:var(--shadow-lg);visibility:visible;transform:translate(0)}.Sidebar-module__chRhja__closeBtn{border-radius:var(--radius-md);background:var(--bg-main);justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Sidebar-module__chRhja__overlay{-webkit-backdrop-filter:blur(8px);z-index:999;background:#0f172a66;width:100vw;height:100vh;animation:.3s ease-out Sidebar-module__chRhja__fadeIn;position:fixed;top:0;left:0}}@keyframes Sidebar-module__chRhja__fadeIn{0%{opacity:0}to{opacity:1}}
