.Sidebar-module__chRhja__sidebar{width:var(--sidebar-width);background:var(--dark-brown);z-index:200;flex-direction:column;height:100vh;display:flex;position:fixed;top:0;left:0}.Sidebar-module__chRhja__sidebar:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 6l2 5h5l-4 3 2 5-5-3-5 3 2-5-4-3h5z' fill='none' stroke='rgba(201,169,110,0.07)' stroke-width='1'/%3E%3C/svg%3E");position:absolute;inset:0}.Sidebar-module__chRhja__logo{border-bottom:1px solid #c9a96e21;padding:22px 18px 18px;position:relative}.Sidebar-module__chRhja__logoRow{align-items:center;gap:9px;display:flex}.Sidebar-module__chRhja__wordmark{font-family:var(--fb);letter-spacing:4px;color:var(--white);font-size:17px;font-weight:700}.Sidebar-module__chRhja__wordmark span{color:var(--gold)}.Sidebar-module__chRhja__tagline{color:#ffffff52;letter-spacing:.7px;font-size:9.5px;font-style:italic;font-family:var(--fh);margin-top:4px}.Sidebar-module__chRhja__nav{flex:1;padding:12px 10px;position:relative;overflow-y:auto}.Sidebar-module__chRhja__sectionLabel{letter-spacing:1.4px;color:#ffffff38;text-transform:uppercase;padding:14px 8px 5px;font-size:9px;font-weight:700}.Sidebar-module__chRhja__navItem{border-radius:var(--rs);cursor:pointer;color:#ffffff85;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-bottom:2px;padding:8px 10px;font-size:13px;text-decoration:none;transition:all .14s;display:flex;position:relative}.Sidebar-module__chRhja__navItem:hover{color:#ffffffdb;background:#ffffff12}.Sidebar-module__chRhja__navItem.Sidebar-module__chRhja__active{color:var(--gold);background:#c9a96e26;font-weight:500}.Sidebar-module__chRhja__navItem.Sidebar-module__chRhja__active:before{content:"";background:var(--gold);border-radius:0 2px 2px 0;width:3px;height:55%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Sidebar-module__chRhja__navIcon{text-align:center;width:17px;font-size:14px}.Sidebar-module__chRhja__navText{font-size:13px}.Sidebar-module__chRhja__navBadge{color:var(--gold);background:#c9a96e38;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:700}.Sidebar-module__chRhja__navBadge.Sidebar-module__chRhja__badgeGreen{color:#6fcf97;background:#2d6a4f4d}.Sidebar-module__chRhja__footer{border-top:1px solid #c9a96e1a;padding:12px 14px 16px;position:relative}.Sidebar-module__chRhja__phasePill{border-radius:var(--rs);background:#c9a96e1a;border:1px solid #c9a96e2e;margin-bottom:10px;padding:9px 11px}.Sidebar-module__chRhja__phaseLabel{letter-spacing:1.2px;color:var(--gold);text-transform:uppercase;font-size:9px;font-weight:700}.Sidebar-module__chRhja__phaseValue{color:#ffffffad;margin-top:2px;font-size:11.5px;font-weight:500}.Sidebar-module__chRhja__userSection{align-items:center;gap:8px;display:flex}.Sidebar-module__chRhja__userAvatar{background:linear-gradient(135deg,var(--gold),var(--gold-deep));width:30px;height:30px;color:var(--dark-brown);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.Sidebar-module__chRhja__userInfo{flex:1;min-width:0}.Sidebar-module__chRhja__userName{color:#ffffffb8;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.Sidebar-module__chRhja__userRole{color:#ffffff47;font-size:10px}.Sidebar-module__chRhja__logoutBtn{border-radius:var(--rs);color:#e74c3c;cursor:pointer;width:28px;height:28px;transition:var(--transition);opacity:.7;background:#c0392b26;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Sidebar-module__chRhja__logoutBtn:hover{opacity:1;background:#c0392b40}
.layout-module__muyaCG__layout{background:var(--cream);min-height:100dvh;display:flex}.layout-module__muyaCG__main{margin-left:var(--sidebar-width);background:var(--cream);flex:1;min-height:100dvh}@media (max-width:768px){.layout-module__muyaCG__main{margin-left:0;padding-bottom:80px}}.layout-module__muyaCG__loadingContainer{min-height:100vh;color:var(--muted);background:var(--cream);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.layout-module__muyaCG__spinner{border:3px solid var(--light-tan);border-top-color:var(--gold);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite layout-module__muyaCG__spin}@keyframes layout-module__muyaCG__spin{to{transform:rotate(360deg)}}
