.Sidebar-module___2wsla__sidebar{width:var(--sidebar-width);background:var(--bg-alt);z-index:100;flex-direction:column;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0}.Sidebar-module___2wsla__logo{border-bottom:1px solid rgba(248,249,251,.1);align-items:center;gap:10px;padding:24px 20px;display:flex}.Sidebar-module___2wsla__logoIcon{background:var(--gradient-1);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:900;display:flex}.Sidebar-module___2wsla__logoText{color:var(--text-on-alt);letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.Sidebar-module___2wsla__nav{flex-direction:column;flex:1;gap:4px;padding:16px 12px;display:flex;overflow-y:auto}.Sidebar-module___2wsla__navLabel{letter-spacing:1.5px;text-transform:uppercase;color:rgba(248,249,251,.4);margin-top:8px;padding:8px 10px 4px;font-size:.7rem;font-weight:700}.Sidebar-module___2wsla__navItem{border-radius:var(--radius-sm);color:rgba(248,249,251,.7);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module___2wsla__navItem:hover{color:var(--text-on-alt);background:rgba(248,249,251,.08)}.Sidebar-module___2wsla__navItem.Sidebar-module___2wsla__active{color:var(--text-on-alt);background:rgba(30,77,130,.5);font-weight:600}.Sidebar-module___2wsla__navItem svg{flex-shrink:0;font-size:20px!important}.Sidebar-module___2wsla__navBadge{background:var(--accent);color:#fff;border-radius:50px;margin-left:auto;padding:2px 7px;font-size:.7rem;font-weight:700}.Sidebar-module___2wsla__bottom{border-top:1px solid rgba(248,249,251,.1);padding:16px 12px}.Sidebar-module___2wsla__userMenu{border-radius:var(--radius);background:#1f4570;border:1px solid rgba(248,249,251,.12);margin-bottom:8px;padding:4px;box-shadow:0 -12px 32px rgba(0,0,0,.35)}.Sidebar-module___2wsla__menuItem{border-radius:var(--radius-sm);cursor:pointer;color:rgba(248,249,251,.75);align-items:center;gap:10px;padding:9px 12px;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.Sidebar-module___2wsla__menuItem:hover{color:var(--text-on-alt);background:rgba(248,249,251,.08)}.Sidebar-module___2wsla__menuItemDanger{color:rgba(231,76,60,.8)}.Sidebar-module___2wsla__menuItemDanger:hover{color:#e74c3c;background:rgba(231,76,60,.12)}.Sidebar-module___2wsla__menuDivider{background:rgba(248,249,251,.1);height:1px;margin:4px 0}.Sidebar-module___2wsla__userCard{border-radius:var(--radius-sm);cursor:pointer;align-items:center;gap:10px;padding:10px 12px;transition:background .2s;display:flex}.Sidebar-module___2wsla__userCard:hover,.Sidebar-module___2wsla__userCardActive{background:rgba(248,249,251,.08)}.Sidebar-module___2wsla__userInfo{flex:1;min-width:0}.Sidebar-module___2wsla__chevron{color:rgba(248,249,251,.4);flex-shrink:0;transition:transform .2s;font-size:18px!important}.Sidebar-module___2wsla__chevronOpen{transform:rotate(180deg)}.Sidebar-module___2wsla__userAvatar{background:var(--gradient-1);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:700;display:flex}.Sidebar-module___2wsla__userName{color:var(--text-on-alt);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.85rem;font-weight:600;overflow:hidden}.Sidebar-module___2wsla__userEmail{color:rgba(248,249,251,.5);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:.75rem;overflow:hidden}.Sidebar-module___2wsla__overlay{z-index:99;background:rgba(0,0,0,.5);display:none;position:fixed;top:0;bottom:0;left:0;right:0}@media (max-width:768px){.Sidebar-module___2wsla__sidebar{transform:translate(-100%)}.Sidebar-module___2wsla__sidebar.Sidebar-module___2wsla__open{transform:translate(0)}.Sidebar-module___2wsla__overlay{display:block}}
.AppLayout-module__VzEwfq__layout{min-height:100vh;display:flex}.AppLayout-module__VzEwfq__main{margin-left:var(--sidebar-width);background:var(--bg);flex:1;min-height:100vh}.AppLayout-module__VzEwfq__topbar{height:var(--topbar-height);background:var(--bg-card);border-bottom:1px solid var(--border);z-index:50;align-items:center;gap:16px;padding:0 32px;display:flex;position:-webkit-sticky;position:sticky;top:0}.AppLayout-module__VzEwfq__mobileMenuBtn{color:var(--text);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.AppLayout-module__VzEwfq__pageTitle{color:var(--text);font-size:1rem;font-weight:700}.AppLayout-module__VzEwfq__breadcrumb{color:var(--text-muted);font-size:.85rem}.AppLayout-module__VzEwfq__topbarRight{align-items:center;gap:12px;margin-left:auto;display:flex}.AppLayout-module__VzEwfq__convocatoriaBadge{background:var(--accent-glow);color:var(--accent);border-radius:50px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;display:flex}.AppLayout-module__VzEwfq__content{max-width:1100px;padding:32px}.AppLayout-module__VzEwfq__infoPage{max-width:600px}.AppLayout-module__VzEwfq__infoPageHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.AppLayout-module__VzEwfq__infoPageTitle{color:var(--text);margin:0;font-size:1.5rem;font-weight:800}.AppLayout-module__VzEwfq__infoPageClose{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-muted);background:0 0;align-items:center;gap:6px;padding:6px 12px;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.AppLayout-module__VzEwfq__infoPageClose:hover{background:var(--bg-card);color:var(--text)}.AppLayout-module__VzEwfq__infoPageCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.AppLayout-module__VzEwfq__infoAvatar{border-bottom:1px solid var(--border);justify-content:center;padding:28px 0 20px;display:flex}.AppLayout-module__VzEwfq__infoAvatarCircle{background:var(--gradient-1);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.4rem;font-weight:700;display:flex}.AppLayout-module__VzEwfq__infoRow{border-bottom:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 24px;display:flex}.AppLayout-module__VzEwfq__infoRow:last-child{border-bottom:none}.AppLayout-module__VzEwfq__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.AppLayout-module__VzEwfq__infoValue{color:var(--text);font-size:.95rem;font-weight:500}.AppLayout-module__VzEwfq__planBadge{background:var(--accent-light,rgba(30,77,130,.1));color:var(--accent);text-transform:uppercase;letter-spacing:.5px;border-radius:50px;align-items:center;width:-moz-fit-content;width:fit-content;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.AppLayout-module__VzEwfq__infoEmpty{color:var(--text-muted);margin:0;padding:24px;font-size:.9rem;line-height:1.6}@media (max-width:768px){.AppLayout-module__VzEwfq__main{margin-left:0}.AppLayout-module__VzEwfq__mobileMenuBtn{display:block}.AppLayout-module__VzEwfq__topbar{padding:0 16px}.AppLayout-module__VzEwfq__content{padding:20px 16px}}
