.Sidebar-module__yw5KIG__sidebar{background:var(--background-elevated);border-right:1px solid var(--border-faint);flex-direction:column;flex-shrink:0;width:240px;height:100vh;min-height:100vh;padding:1.5rem 1rem;display:flex;position:sticky;top:0;overflow-y:auto}.Sidebar-module__yw5KIG__logo{border-radius:var(--radius-sm);align-items:center;gap:.75rem;margin-bottom:2rem;padding:.5rem .75rem;text-decoration:none;transition:background .15s;display:flex}.Sidebar-module__yw5KIG__logo:hover{background:var(--hover-white-4)}.Sidebar-module__yw5KIG__logoName{font-family:var(--font-display);color:var(--foreground);letter-spacing:-.01em;font-size:1.05rem;font-weight:800;line-height:1}.Sidebar-module__yw5KIG__logoSub{font-family:var(--font-body);color:var(--accent);opacity:.8;margin-top:2px;font-size:.68rem;font-weight:500}.Sidebar-module__yw5KIG__nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.Sidebar-module__yw5KIG__navSection{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);margin:0 0 .5rem .5rem;font-size:.68rem;font-weight:600}.Sidebar-module__yw5KIG__link{font-family:var(--font-display);color:var(--text-mid);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.7rem .85rem;font-size:.93rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}.Sidebar-module__yw5KIG__link:hover{background:var(--hover-white-5);color:var(--text-light)}.Sidebar-module__yw5KIG__linkActive{background:var(--hover-color)!important;color:var(--accent)!important}.Sidebar-module__yw5KIG__linkIcon{flex-shrink:0;align-items:center;width:18px;display:flex}.Sidebar-module__yw5KIG__linkLabel{flex:1}.Sidebar-module__yw5KIG__activePill{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent-60);border-radius:50%}.Sidebar-module__yw5KIG__sidebarBottom{margin-top:auto;padding-top:1.5rem}.Sidebar-module__yw5KIG__mobileHeader,.Sidebar-module__yw5KIG__drawer,.Sidebar-module__yw5KIG__backdrop{display:none}@media (max-width:768px){.Sidebar-module__yw5KIG__sidebar{display:none}.Sidebar-module__yw5KIG__mobileHeader{background:var(--background-elevated);border-bottom:1px solid var(--border-faint);z-index:90;justify-content:space-between;align-items:center;height:56px;padding:0 1.25rem;display:flex;position:fixed;top:0;left:0;right:0}.Sidebar-module__yw5KIG__mobileLogo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.Sidebar-module__yw5KIG__hamburger{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:.4rem;transition:background .15s;display:flex}.Sidebar-module__yw5KIG__hamburger:hover{background:var(--hover-white-6)}.Sidebar-module__yw5KIG__hamburger span{background:var(--text-nav);border-radius:2px;width:22px;height:2px;transition:background .15s;display:block}.Sidebar-module__yw5KIG__hamburger:hover span{background:var(--foreground)}.Sidebar-module__yw5KIG__backdrop{background:var(--background-overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;animation:.2s Sidebar-module__yw5KIG__fadeIn;display:block;position:fixed;inset:0}@keyframes Sidebar-module__yw5KIG__fadeIn{0%{opacity:0}to{opacity:1}}.Sidebar-module__yw5KIG__drawer{background:var(--background-elevated);border-right:1px solid var(--border-mid);z-index:110;flex-direction:column;width:280px;padding:1.25rem 1rem;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.Sidebar-module__yw5KIG__drawerOpen{transform:translate(0)}.Sidebar-module__yw5KIG__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:1.75rem;padding:0 .25rem;display:flex}.Sidebar-module__yw5KIG__drawerTitle{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);font-size:.8rem;font-weight:700}.Sidebar-module__yw5KIG__closeBtn{cursor:pointer;color:var(--text-mid);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:.35rem;transition:background .15s,color .15s;display:flex}.Sidebar-module__yw5KIG__closeBtn:hover{background:var(--hover-white-6);color:var(--foreground)}}
.layout-module__TTENja__layout{min-height:100vh;display:flex}.layout-module__TTENja__main{background:var(--background);flex:1;overflow-y:auto}@media (max-width:768px){.layout-module__TTENja__layout{flex-direction:column}.layout-module__TTENja__main{padding-top:56px}}
