body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.sidebar{background:#fff;min-height:100vh;transition:width .3s ease;width:220px}.sidebar.collapsed{opacity:0;transform:translateX(-100%);width:0}.sidebar ul{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:10px}.sidebar li{align-items:center;animation:slideIn .2s ease;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000f;color:#2d3748;display:flex;font-size:1rem;justify-content:space-between;margin-bottom:.6rem;padding:.85rem 1rem;width:100%}.sidebar button{background:none;border:none;cursor:pointer;font-size:14px;padding:10px 16px;text-align:left;width:100%}.sidebar button:hover{background:#f2f4f7}.header{background:#fff;border-bottom:1px solid #e5e7eb;height:64px;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:1000}.header,.header-left{align-items:center;display:flex}.header-left{gap:16px}.menu-btn{background:#0000;border:none;border-radius:8px;cursor:pointer;font-size:22px;height:40px;transition:background .2s;width:40px}.menu-btn:hover{background:#f3f4f6}.project-title{color:#111827;font-size:20px;font-weight:700;margin:0}.header-center{display:flex;flex:1 1;justify-content:center}.page-title{color:#374151;font-size:16px;font-weight:500}.layout{display:flex}.content{flex:1 1}
/*# sourceMappingURL=main.4caab5f1.css.map*/