.layout-module__NfDPZG__page{background:#fff;min-height:100vh}.layout-module__NfDPZG__header{padding:20px var(--page-x);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;display:flex}.layout-module__NfDPZG__headerActions{align-items:center;gap:10px;display:flex}.layout-module__NfDPZG__body{padding:48px var(--page-x);gap:56px;display:flex}.layout-module__NfDPZG__sidebar{flex-direction:column;flex:none;align-self:flex-start;gap:2px;width:220px;display:flex;position:sticky;top:24px}.layout-module__NfDPZG__sidebarTitle{font-size:12px;font-weight:var(--fw-bold);letter-spacing:.06em;text-transform:uppercase;color:var(--gray-400);padding:8px 12px}.layout-module__NfDPZG__sidebarLink{font-size:14px;font-weight:var(--fw-medium);color:var(--gray-700);border-radius:var(--radius-sm);transition:background var(--dur-fast), color var(--dur-fast);padding:10px 12px}.layout-module__NfDPZG__sidebarLink:hover{background:var(--gray-50);color:var(--gray-900)}.layout-module__NfDPZG__sidebarLinkActive{font-weight:var(--fw-bold);color:var(--blue-600);background:var(--blue-50)}.layout-module__NfDPZG__sidebarLinkActive:hover{background:var(--blue-50);color:var(--blue-600)}.layout-module__NfDPZG__content{flex:1;min-width:0;max-width:760px}@media (max-width:900px){.layout-module__NfDPZG__body{padding:32px var(--page-x) 64px;flex-direction:column;gap:32px}.layout-module__NfDPZG__sidebar{flex-direction:row;gap:8px;width:100%;padding-bottom:4px;position:static;overflow-x:auto}.layout-module__NfDPZG__sidebarTitle{display:none}.layout-module__NfDPZG__sidebarLink{white-space:nowrap;border:1px solid var(--border-subtle)}.layout-module__NfDPZG__headerActions{display:none}}
