.styles_link__cj7P4{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;color:#0f172a}.styles_link__cj7P4:hover{background:#f4f4f5}.styles_active__qx6iO{background:#eef2ff;color:#3730a3}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.styles_wrap__KIYHo{height:56px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;padding:0 16px;gap:12px}.styles_title__j9eGl{font-weight:700;letter-spacing:.2px}.styles_right__dS4Vn{margin-left:auto;display:flex;align-items:center;gap:12px}.styles_version__m5PyD{color:#64748b;font-size:12px}.styles_wrap___1EiD{height:100%;background:#fff;border-right:1px solid #e5e7eb;padding:12px 8px;display:flex;flex-direction:column;gap:8px}.styles_brand__XXTid{padding:8px 10px;margin:4px 6px 12px;color:#64748b;font-weight:600}.styles_nav__p9Cjn{display:flex;flex-direction:column;gap:4px}.styles_appGrid__bPCpw{display:grid;grid-template-rows:56px 1fr;grid-template-columns:240px 1fr;grid-template-areas:"topbar topbar" "sidebar main";height:100vh}.styles_topbar__AzibA{grid-area:topbar}.styles_sidebar__mnMwe{grid-area:sidebar}.styles_main__S_dhn{grid-area:main;padding:16px 20px 24px;overflow:auto}@media (max-width:920px){.styles_appGrid__bPCpw{grid-template-columns:72px 1fr}}