.layout-module__L5FxyW__mainContainer{background-color:#f8fafc;width:100vw;height:100vh;display:flex;overflow:hidden}.layout-module__L5FxyW__sidebar{border-right:1px solid var(--border);z-index:100;background-color:#fff;flex-direction:column;flex-shrink:0;width:260px;height:100%;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex}.layout-module__L5FxyW__sidebarCollapsed{width:80px}.layout-module__L5FxyW__logoArea{border-bottom:1px solid var(--border);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;min-height:90px;padding:16px 24px;display:flex}.layout-module__L5FxyW__logoAreaCollapsed{justify-content:center;align-items:center;height:70px;min-height:70px;padding:0;display:flex}.layout-module__L5FxyW__logoWrapper{flex-direction:column;gap:6px;width:100%;display:flex}.layout-module__L5FxyW__logoFullImage{object-fit:contain;align-self:flex-start;max-width:100%;height:32px}.layout-module__L5FxyW__logoIconImage{object-fit:cover;object-position:left;border-radius:6px;width:32px;height:32px}.layout-module__L5FxyW__logoTextSub{letter-spacing:.05em;color:var(--text-muted);text-transform:uppercase;margin-left:2px;font-size:.85rem;font-weight:800}.layout-module__L5FxyW__navSection{flex-direction:column;flex:1;gap:24px;padding:24px 12px;display:flex;overflow-y:auto}.layout-module__L5FxyW__navGroup{flex-direction:column;gap:4px;display:flex}.layout-module__L5FxyW__groupTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;white-space:nowrap;margin-bottom:6px;padding:0 12px;font-size:.75rem;font-weight:700}.layout-module__L5FxyW__groupTitleHidden{display:none}.layout-module__L5FxyW__navLink{color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.layout-module__L5FxyW__navLink:hover{color:var(--text);background-color:var(--surface-hover)}.layout-module__L5FxyW__navLinkActive{color:var(--text);background-color:var(--surface-active);font-weight:600}.layout-module__L5FxyW__linkLabel{transition:opacity .2s}.layout-module__L5FxyW__linkLabelHidden{opacity:0;pointer-events:none;width:0;overflow:hidden}.layout-module__L5FxyW__sidebarFooter{border-top:1px solid var(--border);background-color:#fff;flex-direction:column;gap:12px;padding:16px;display:flex}.layout-module__L5FxyW__userInfo{align-items:center;gap:10px;display:flex}.layout-module__L5FxyW__avatar{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);background-color:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.layout-module__L5FxyW__userDetails{flex-direction:column;transition:opacity .2s;display:flex;overflow:hidden}.layout-module__L5FxyW__userDetailsHidden{opacity:0;pointer-events:none;width:0}.layout-module__L5FxyW__userName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.825rem;font-weight:600;overflow:hidden}.layout-module__L5FxyW__userRole{color:var(--text-muted);white-space:nowrap;font-size:.725rem}.layout-module__L5FxyW__contentArea{flex-direction:column;flex:1;height:100%;display:flex;position:relative;overflow:hidden}.layout-module__L5FxyW__header{border-bottom:1px solid var(--border);background-color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:70px;padding:0 24px;display:flex}.layout-module__L5FxyW__headerLeft{align-items:center;gap:16px;display:flex}.layout-module__L5FxyW__collapseButton{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.layout-module__L5FxyW__collapseButton:hover{background-color:var(--surface-hover);color:var(--text)}.layout-module__L5FxyW__pageTitle{color:var(--text);font-size:1.15rem;font-weight:700}.layout-module__L5FxyW__headerRight{align-items:center;gap:16px;display:flex}.layout-module__L5FxyW__signOutButton{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .2s}.layout-module__L5FxyW__signOutButton:hover{background-color:var(--surface-hover);color:var(--text);border-color:var(--border-hover)}.layout-module__L5FxyW__childrenWrapper{flex:1;position:relative;overflow-y:auto}.layout-module__L5FxyW__loadingContainer{background-color:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100vw;height:100vh;display:flex}.layout-module__L5FxyW__spinner{border:3px solid #cbd5e1;border-top-color:#0f172a;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite layout-module__L5FxyW__spin}@keyframes layout-module__L5FxyW__spin{to{transform:rotate(360deg)}}.layout-module__L5FxyW__navLinkCollapsed{justify-content:center;padding:10px 0}.layout-module__L5FxyW__navIcon{transition:transform .2s ease-in-out}.layout-module__L5FxyW__navLink:hover .layout-module__L5FxyW__navIcon{transform:scale(1.1)}
