.AyudaDrawer_helpButton__uO_XA{position:fixed;bottom:2rem;right:2rem;width:3.5rem;height:3.5rem;border-radius:50%;background:linear-gradient(135deg,var(--primary,#1e3a8a) 0,#3b82f6 100%);color:#fff;border:none;box-shadow:0 10px 25px -5px rgba(59,130,246,.4),0 8px 10px -6px rgba(59,130,246,.4);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;cursor:pointer;z-index:999;transition:all .25s cubic-bezier(.4,0,.2,1)}.AyudaDrawer_helpButton__uO_XA:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 20px 25px -5px rgba(59,130,246,.5),0 10px 10px -5px rgba(59,130,246,.5);background:linear-gradient(135deg,#2563eb,#60a5fa)}.AyudaDrawer_helpButton__uO_XA:active{transform:translateY(0) scale(.95)}.AyudaDrawer_backdrop__PVqyn{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(15,23,42,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;animation:AyudaDrawer_fadeIn__45Uay .25s ease-out forwards}.AyudaDrawer_drawer__HuKre{position:fixed;top:0;right:0;width:28rem;max-width:100vw;height:100vh;background-color:var(--white,#fff);box-shadow:-10px 0 30px -10px rgba(15,23,42,.15);z-index:1001;display:flex;flex-direction:column;transform:translateX(100%);animation:AyudaDrawer_slideIn__CQS1g .28s cubic-bezier(.16,1,.3,1) forwards;border-left:1px solid var(--border,#e2e8f0)}.AyudaDrawer_header__mEPyt{padding:1.5rem;border-bottom:1px solid var(--border,#e2e8f0);display:flex;align-items:center;justifyContent:space-between;background:var(--gray-50,#f8fafc)}.AyudaDrawer_title__08wMg{font-size:1.15rem;font-weight:700;color:var(--gray-800,#1e293b);margin:0;display:flex;align-items:center;gap:.5rem}.AyudaDrawer_closeButton__KVmfC{background:transparent;border:none;font-size:1.5rem;color:var(--gray-400,#94a3b8);cursor:pointer;width:2.2rem;height:2.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.AyudaDrawer_closeButton__KVmfC:hover{background-color:var(--gray-100,#e2e8f0);color:var(--gray-700,#334155)}.AyudaDrawer_body__6dsIo{padding:1.5rem;overflow-y:auto;flex:1 1;display:flex;flex-direction:column;gap:1.5rem}.AyudaDrawer_article__mJjVV{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border,#e2e8f0)}.AyudaDrawer_article__mJjVV:last-child{border-bottom:none}.AyudaDrawer_articleTitle__MWDDo{font-size:1.05rem;font-weight:600;color:var(--primary,#1e3a8a);margin:0}.AyudaDrawer_section__9FG5T{display:flex;flex-direction:column;gap:.4rem}.AyudaDrawer_sectionTitle__tJGNp{font-size:.9rem;font-weight:600;color:var(--gray-700,#334155);margin:0}.AyudaDrawer_sectionContent__E6YxA{font-size:.85rem;line-height:1.5;color:var(--gray-600,#475569);margin:0;text-align:justify}.AyudaDrawer_emptyState__r_sdk{display:flex;flex-direction:column;align-items:center;justifyContent:center;text-align:center;height:100%;color:var(--gray-400,#94a3b8);gap:.75rem;padding:2rem}.AyudaDrawer_emptyText__TLQaE{font-size:.9rem;line-height:1.5;color:var(--gray-500,#64748b);margin:0}@keyframes AyudaDrawer_fadeIn__45Uay{to{opacity:1}}@keyframes AyudaDrawer_slideIn__CQS1g{to{transform:translateX(0)}}.Layout_shell__Xft_w{display:flex;height:100vh;overflow:hidden;background:var(--bg)}.Layout_sidebar__5g_G1{width:var(--sidebar-w);height:100vh;background:var(--sidebar-bg);display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.1) transparent;transition:width .25s cubic-bezier(.4,0,.2,1)}.Layout_sidebar__5g_G1::-webkit-scrollbar{width:4px}.Layout_sidebar__5g_G1::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.12);border-radius:4px}.Layout_brand__S3rXw{padding:1.25rem 1rem 1rem;border-bottom:1px solid hsla(0,0%,100%,.08);flex-shrink:0}.Layout_brandHeader__kg7HQ{display:flex;align-items:center;justify-content:space-between;width:100%}.Layout_brandLogo__EG65E{display:flex;align-items:center;gap:.6rem}.Layout_collapseBtn__91rgo{background:transparent;border:none;color:hsla(0,0%,100%,.45);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.35rem;border-radius:6px;transition:all .15s}.Layout_collapseBtn__91rgo:hover{background:var(--sidebar-hover);color:#fff}.Layout_brandIcon__XO92i{width:32px;height:32px;background:var(--primary);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;color:#fff;flex-shrink:0}.Layout_brandName__T7cSL{font-size:.95rem;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.2}.Layout_brandSub__6c_oI{font-size:.65rem;color:hsla(0,0%,100%,.4);letter-spacing:.03em;text-transform:uppercase}.Layout_nav__lgtID{flex:1 1;padding:.75rem 0;list-style:none}.Layout_navSection__7z7LI{padding:.6rem 1rem .25rem;font-size:.65rem;font-weight:700;color:hsla(0,0%,100%,.3);letter-spacing:.08em;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Layout_nav__lgtID li a{display:flex;align-items:center;gap:.65rem;padding:.55rem 1rem .55rem 1.1rem;color:hsla(0,0%,100%,.65);text-decoration:none;font-size:.86rem;font-weight:450;border-radius:0;transition:all .15s;position:relative;margin:.05rem .5rem;border-radius:8px}.Layout_nav__lgtID li a:hover{background:var(--sidebar-hover);color:#fff}.Layout_nav__lgtID li a.Layout_active__Gfkvp{background:var(--primary);color:#fff;font-weight:600;box-shadow:0 2px 8px rgba(37,99,235,.4)}.Layout_navIcon__M5KJX{width:18px;height:18px;flex-shrink:0;opacity:.9}.Layout_user__0DnD5{padding:.85rem 1rem;border-top:1px solid hsla(0,0%,100%,.08);flex-shrink:0}.Layout_userInfo__qFgjv{display:flex;align-items:center;gap:.65rem;margin-bottom:.6rem}.Layout_userAvatar__0WHVA{width:34px;height:34px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#fff;flex-shrink:0}.Layout_userName__lNUKs{font-size:.83rem;font-weight:600;color:#fff}.Layout_userName__lNUKs,.Layout_userPuesto__JdDcq{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Layout_userPuesto__JdDcq{font-size:.7rem;color:hsla(0,0%,100%,.4)}.Layout_userActions__vZmwL{display:flex;flex-direction:column;gap:.2rem}.Layout_userLink__JJ_D1{display:flex;align-items:center;gap:.4rem;padding:.3rem .5rem;color:hsla(0,0%,100%,.5);font-size:.78rem;text-decoration:none;border-radius:6px;transition:all .15s}.Layout_userLink__JJ_D1:hover{background:var(--sidebar-hover);color:hsla(0,0%,100%,.85)}.Layout_logoutBtn__vRjYi{display:flex;align-items:center;gap:.4rem;padding:.3rem .5rem;background:transparent;border:none;color:hsla(0,0%,100%,.5);font-size:.78rem;cursor:pointer;border-radius:6px;transition:all .15s;width:100%;text-align:left}.Layout_logoutBtn__vRjYi:hover{background:rgba(239,68,68,.15);color:#fca5a5}.Layout_mainWrapper__VeeqK{flex:1 1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.Layout_desktopHeader__2Hv3o{display:none;height:52px;background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;justify-content:space-between;padding:0 1.25rem;flex-shrink:0}.Layout_headerLogo__7fzlt{height:40px;width:auto;object-fit:contain}.Layout_desktopActions__epNzD{display:flex;align-items:center;gap:.75rem}.Layout_headerEmail__kX1G4{font-size:.8rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.Layout_desktopUserAvatar__GbowN{width:32px;height:32px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;color:#fff;flex-shrink:0;cursor:default}.Layout_content__EbiXf{flex:1 1;overflow-y:auto;padding:1.75rem 2rem;min-width:0}.Layout_mobileHeader__0rPx2{display:none;height:56px;background:var(--sidebar-bg);border-bottom:1px solid hsla(0,0%,100%,.08);align-items:center;justify-content:space-between;padding:0 1rem;color:#fff;flex-shrink:0}.Layout_menuToggle__yXL77{background:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:6px}.Layout_menuToggle__yXL77:hover{background:var(--sidebar-hover)}.Layout_mobileBrand__q9Dfe{font-size:1.1rem;font-weight:700}.Layout_overlay__P286e{display:none}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b{width:70px;overflow-x:hidden}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_brandText__Xo9Ai,.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_navLabel__TnpHM,.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_navSection__7z7LI,.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_userActions__vZmwL,.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_userMeta__c8hTk{display:none}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_brand__S3rXw{padding:1.25rem .5rem}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_brandHeader__kg7HQ{flex-direction:column;gap:.75rem}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_brandLogo__EG65E{justify-content:center;gap:0}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_nav__lgtID li a{justify-content:center;padding:.55rem 0;margin:.05rem .35rem}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_userInfo__qFgjv{justify-content:center;margin-bottom:0}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_user__0DnD5{padding:.85rem .5rem}@media (min-width:769px){.Layout_desktopHeader__2Hv3o{display:flex}.Layout_mobileHeader__0rPx2{display:none}}@media (max-width:768px){.Layout_mobileHeader__0rPx2{display:flex}.Layout_sidebar__5g_G1{position:fixed;top:0;left:0;bottom:0;z-index:1000;transform:translateX(-100%);transition:transform .3s ease;width:240px!important}.Layout_sidebar__5g_G1.Layout_mobileOpen__f_h6C{transform:translateX(0)}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_brandText__Xo9Ai,.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_navLabel__TnpHM,.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_navSection__7z7LI,.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_userActions__vZmwL,.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_userMeta__c8hTk{display:block}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_navLabel__TnpHM{display:inline}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_userMeta__c8hTk{display:block}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_userActions__vZmwL{display:flex}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_brandHeader__kg7HQ{flex-direction:row;justify-content:space-between}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_brandLogo__EG65E{justify-content:flex-start;gap:.6rem}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_nav__lgtID li a{justify-content:flex-start;padding:.55rem 1rem .55rem 1.1rem;margin:.05rem .5rem}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_user__0DnD5{padding:.85rem 1rem}.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_userInfo__qFgjv{justify-content:flex-start}.Layout_collapseBtn__91rgo,.Layout_sidebar__5g_G1.Layout_collapsed__PES7b .Layout_collapseBtn__91rgo{display:none}.Layout_overlay__P286e{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999}.Layout_content__EbiXf{padding:1.25rem}}