.layout-module__RKAU6a__layout{min-height:100vh;display:flex}.layout-module__RKAU6a__sidebar{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:240px;height:100vh;padding:1.5rem 0;display:flex;position:sticky;top:0}.layout-module__RKAU6a__sidebarTop{margin-bottom:2rem;padding:0 1.25rem}.layout-module__RKAU6a__logo{letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.layout-module__RKAU6a__nav{flex-direction:column;flex:1;gap:2px;padding:0 .75rem;display:flex}.layout-module__RKAU6a__navItem{color:var(--text-secondary);border-radius:6px;align-items:center;gap:.625rem;padding:.5rem .625rem;font-size:.875rem;transition:color .15s,background .15s;display:flex}.layout-module__RKAU6a__navItem:hover,.layout-module__RKAU6a__navItemActive{color:var(--foreground);background:var(--surface)}.layout-module__RKAU6a__sidebarBottom{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;padding:1rem 1.25rem 0;display:flex}.layout-module__RKAU6a__userInfo{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.layout-module__RKAU6a__signOut{color:var(--text-secondary);font-size:.8125rem;transition:color .15s}.layout-module__RKAU6a__signOut:hover{color:var(--foreground)}.layout-module__RKAU6a__main{flex:1;min-width:0}.layout-module__RKAU6a__topBar{display:none}.layout-module__RKAU6a__content{max-width:800px;padding:2rem 2.5rem;animation:.3s ease-out layout-module__RKAU6a__fadeIn}.layout-module__RKAU6a__overlay{display:none}@media (max-width:768px){.layout-module__RKAU6a__sidebar{z-index:100;background:var(--background);height:100vh;transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-100%)}.layout-module__RKAU6a__sidebarOpen{transform:translate(0)}.layout-module__RKAU6a__overlay{z-index:99;background:#00000080;display:block;position:fixed;inset:0}.layout-module__RKAU6a__topBar{border-bottom:1px solid var(--border);align-items:center;padding:1rem 1.25rem;display:flex}.layout-module__RKAU6a__content{padding:1.5rem 1.25rem}}.layout-module__RKAU6a__menuButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:.25rem}
