.layout-module__OzX_bW__container{min-height:calc(100vh - var(--nav-height));background:var(--bg-primary);gap:2.5rem;max-width:1200px;margin:0 auto;padding:3rem 1.25rem;display:flex}.layout-module__OzX_bW__sidebar{flex-shrink:0;width:250px}.layout-module__OzX_bW__sidebarTitle{color:var(--gold);border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.75rem}.layout-module__OzX_bW__nav{flex-direction:column;gap:.5rem;display:flex}.layout-module__OzX_bW__navItem{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition);padding:.75rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none}.layout-module__OzX_bW__navItem:hover{color:var(--gold);background:#d4af370d}.layout-module__OzX_bW__navItem.layout-module__OzX_bW__active{color:var(--gold);border-left:3px solid var(--gold);background:#d4af371a}.layout-module__OzX_bW__logoutBtn{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;text-align:left;transition:all var(--transition);background:0 0;margin-top:1.5rem;padding:.75rem 1rem;font-weight:500}.layout-module__OzX_bW__logoutBtn:hover{color:#f44;background:#ff32321a;border-color:#f44}.layout-module__OzX_bW__content{flex:1;min-width:0}@media (max-width:768px){.layout-module__OzX_bW__container{flex-direction:column;padding:1.5rem 1.25rem}.layout-module__OzX_bW__sidebar{width:100%}.layout-module__OzX_bW__nav{flex-direction:row;padding-bottom:.5rem;overflow-x:auto}.layout-module__OzX_bW__navItem{white-space:nowrap}.layout-module__OzX_bW__logoutBtn{white-space:nowrap;margin-top:0}}
