.layout-module__Wa5ImG__wrapper{min-height:100vh;display:flex}.layout-module__Wa5ImG__sidebar{z-index:100;background:#fff;border-right:1px solid #2c181014;flex-direction:column;width:240px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0}.layout-module__Wa5ImG__logo{font-family:var(--font-serif);color:var(--dark);border-bottom:1px solid #2c18100f;align-items:center;gap:10px;padding:24px 20px;font-size:1.2rem;font-weight:600;text-decoration:none;display:flex}.layout-module__Wa5ImG__logoEmoji{font-size:1.4rem}.layout-module__Wa5ImG__nav{flex-direction:column;flex:1;gap:2px;padding:16px 12px;display:flex;overflow-y:auto}.layout-module__Wa5ImG__navItem{border-radius:var(--radius-sm);font-family:var(--font-sans);color:var(--text-body);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.layout-module__Wa5ImG__navItem:hover{color:var(--terracotta);background:#c66a4e0f}.layout-module__Wa5ImG__navItemActive{color:var(--terracotta);background:#c66a4e1a;font-weight:600}.layout-module__Wa5ImG__navIcon{text-align:center;flex-shrink:0;width:24px;font-size:1.1rem}.layout-module__Wa5ImG__sidebarFooter{border-top:1px solid #2c18100f;flex-direction:column;gap:4px;padding:16px 12px;display:flex}.layout-module__Wa5ImG__userInfo{font-family:var(--font-sans);color:var(--text-muted);align-items:center;gap:10px;padding:10px 14px;font-size:.8rem;display:flex;overflow:hidden}.layout-module__Wa5ImG__userEmail{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.layout-module__Wa5ImG__userRole{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.04em;color:#975a16;background:#d4af3726;margin-left:4px;padding:2px 8px;font-size:.65rem;font-weight:600;display:inline-block}.layout-module__Wa5ImG__backLink{border-radius:var(--radius-sm);font-family:var(--font-sans);color:var(--text-muted);align-items:center;gap:8px;padding:10px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.layout-module__Wa5ImG__backLink:hover{color:var(--dark);background:#2c18100a}.layout-module__Wa5ImG__content{background:var(--ivory);flex:1;min-height:100vh;margin-left:240px}.layout-module__Wa5ImG__hamburger{z-index:200;border-radius:var(--radius-sm);width:40px;height:40px;box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;font-size:1.2rem;display:none;position:fixed;top:16px;left:16px}.layout-module__Wa5ImG__overlay{z-index:90;background:#0000004d;display:none;position:fixed;inset:0}.layout-module__Wa5ImG__overlayVisible{display:block}.layout-module__Wa5ImG__loadingScreen{min-height:100vh;font-family:var(--font-sans);color:var(--text-muted);background:var(--ivory);justify-content:center;align-items:center;font-size:1rem;display:flex}.layout-module__Wa5ImG__navLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.layout-module__Wa5ImG__logoText{white-space:nowrap;overflow:hidden}@media (min-width:769px) and (max-width:1024px){.layout-module__Wa5ImG__sidebar{width:64px;transition:width .25s;overflow:hidden}.layout-module__Wa5ImG__sidebar:hover{width:240px}.layout-module__Wa5ImG__logo{padding:24px 18px;overflow:hidden}.layout-module__Wa5ImG__sidebar:not(:hover) .layout-module__Wa5ImG__logoText{display:none}.layout-module__Wa5ImG__nav{padding:16px 8px}.layout-module__Wa5ImG__navItem{padding:10px 18px;overflow:hidden}.layout-module__Wa5ImG__sidebar:not(:hover) .layout-module__Wa5ImG__navLabel{display:none}.layout-module__Wa5ImG__sidebarFooter{overflow:hidden}.layout-module__Wa5ImG__sidebar:not(:hover) .layout-module__Wa5ImG__userEmail,.layout-module__Wa5ImG__sidebar:not(:hover) .layout-module__Wa5ImG__userRole,.layout-module__Wa5ImG__sidebar:not(:hover) .layout-module__Wa5ImG__backLink span{display:none}.layout-module__Wa5ImG__sidebar:not(:hover) .layout-module__Wa5ImG__backLink{justify-content:center;padding:10px}.layout-module__Wa5ImG__content{margin-left:64px;transition:margin-left .25s}}@media (max-width:768px){.layout-module__Wa5ImG__hamburger{display:flex}.layout-module__Wa5ImG__sidebar{width:280px;transform:translate(-100%)}.layout-module__Wa5ImG__sidebarOpen{transform:translate(0)}.layout-module__Wa5ImG__content{margin-left:0;padding-top:64px}}
