.page_main__ZsePQ{width:100%;min-height:100vh;display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:24px;padding:24px;background:radial-gradient(circle at top left,color-mix(in srgb,hsl(var(--primary)) 20%,transparent),transparent 55%),hsl(var(--background))}@media only screen and (max-width:1280px){.page_main__ZsePQ{grid-template-columns:1fr}}.page_left__6UCHy{display:flex;flex-direction:column;align-items:stretch;max-height:calc(100vh - 48px);overflow-y:auto}@media only screen and (max-width:1280px){.page_left__6UCHy{max-height:none;overflow:visible}}.page_right__yNuE_{display:flex;flex-direction:column;align-items:stretch;width:100%;max-height:calc(100vh - 48px);overflow-y:auto;padding-right:8px;scrollbar-gutter:stable both-edges}@media only screen and (max-width:1280px){.page_right__yNuE_{max-height:none;overflow:visible;padding-right:0}}.page_sidebarCard__gitjs{width:100%;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:24px;padding:24px;box-shadow:0 10px 40px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:24px;position:sticky;top:24px;max-height:calc(100vh - 48px);overflow-y:auto;scrollbar-gutter:stable both-edges}@media only screen and (max-width:1280px){.page_sidebarCard__gitjs{position:static;max-height:none}}.page_sidebarHeader__ccc4_{display:flex;flex-direction:row;justify-content:space-between;gap:16px}.page_sidebarInfo__r0CzE{display:flex;flex-direction:column;gap:8px}.page_sidebarEyebrow__T6H1U{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:hsl(var(--muted-foreground))}.page_sidebarTitle__odySg{font-size:26px;font-weight:600;color:hsl(var(--foreground))}.page_sidebarSubtitle___WvqZ{font-size:14px;color:hsl(var(--muted-foreground));line-height:1.4}.page_actions__URGBE{display:flex;flex-direction:column;gap:8px}.page_backButton__Uki6i{justify-content:flex-start;gap:8px;color:hsl(var(--muted-foreground))}.page_menu__fvM_k{display:flex;flex-direction:column;gap:24px}.page_menuSection__n6ZHU{border-radius:18px;padding:16px;background:hsl(var(--muted)/.35);border:1px solid hsl(var(--border));display:flex;flex-direction:column;gap:10px}.page_menuSectionHeader__HFuWe{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.page_menuSectionTitle__WXhyc{display:flex;flex-direction:row;align-items:center;gap:8px;font-weight:600;color:hsl(var(--foreground))}.page_menuSectionDescription__NenRh{font-size:13px;color:hsl(var(--muted-foreground))}.page_menuList__zcyNC{display:grid;gap:4px}.page_menuLink__qe3M4{display:flex;padding:10px 12px;border-radius:12px;color:hsl(var(--muted-foreground));transition:background .2s ease,color .2s ease}.page_menuLinkActive__D0_t5{background:hsl(var(--primary)/.12);color:hsl(var(--foreground))}.page_content__miU7x{width:100%;max-width:960px;border-radius:24px;margin:0 auto;padding:24px;background:hsl(var(--card));border:1px solid hsl(var(--border));box-shadow:0 20px 50px rgba(15,23,42,.08)}