@custom-variant dark (&:where(.dark, .dark *));:root{--rh-surface:#f1f5f9;--rh-surface-secondary:#e2e8f0;--rh-surface-tertiary:#cbd5e1;--rh-text-primary:#111b21;--rh-text-secondary:#54656f;--rh-text-muted:#8696a0;--rh-border:#cbd5e1;--rh-border-light:#d1d5db;--rh-nav-selected-bg:#e0f2fe;--rh-nav-hover-bg:rgb(0 0 0/0.04);--rh-skeleton-from:#e2e8f0;--rh-skeleton-mid:#cbd5e1;--rh-scrollbar-thumb:#94a3b8;--rh-scrollbar-thumb-hover:#64748b;--rh-shadow-easydr:0 4px 24px rgb(0 0 0/0.08);--rh-shell-border:rgb(203 213 225/0.8);--rh-shell-border-subtle:rgb(203 213 225/0.5);--rh-shell-hover:rgb(0 0 0/0.04);--rh-shell-hover-strong:rgb(0 0 0/0.06);--rh-shell-surface-muted:rgb(0 0 0/0.03);--rh-bottom-nav-bg:rgb(226 232 240/0.95);--rh-dropdown-bg:var(--rh-surface-secondary);--rh-flow-dot:#cbd5e1;--feed-max-width:768px;--feed-portrait-max-width:min(100%,var(--feed-max-width));--feed-portrait-max-height:min(75dvh,720px);--z-shell:30;--z-form-actions:35;--z-shell-overlay:40;--z-dropdown:45;--z-drawer:50;--z-drawer-panel:51;--z-modal:55;--z-popover:calc(var(--z-modal) + 40);--z-tour:110;--z-tour-popover:calc(var(--z-tour) + 1);--z-toast:calc(var(--z-tour) + 10)}@media (min-width:1024px){:root{--space-page-x:1.5rem;--space-page-y:1.5rem}}html{-webkit-text-size-adjust:100%;color-scheme:light dark}body,html{overflow-x:clip;overscroll-behavior-y:none}body{background-color:var(--rh-surface-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--rh-text-primary);min-width:320px}.dark{--rh-surface:#1f2937;--rh-surface-secondary:#111827;--rh-surface-tertiary:#374151;--rh-text-primary:#f9fafb;--rh-text-secondary:#d1d5db;--rh-text-muted:#9ca3af;--rh-border:#4b5563;--rh-border-light:#374151;--rh-nav-selected-bg:rgb(59 130 246/0.12);--rh-nav-hover-bg:rgb(255 255 255/0.04);--rh-skeleton-from:#1e293b;--rh-skeleton-mid:#334155;--rh-scrollbar-thumb:#475569;--rh-scrollbar-thumb-hover:#64748b;--rh-shadow-easydr:0 4px 24px rgb(0 0 0/0.25);--rh-shell-border:rgb(255 255 255/0.06);--rh-shell-border-subtle:rgb(255 255 255/0.04);--rh-shell-hover:rgb(255 255 255/0.06);--rh-shell-hover-strong:rgb(255 255 255/0.06);--rh-shell-surface-muted:rgb(255 255 255/0.04);--rh-bottom-nav-bg:rgb(17 24 39/0.95);--rh-dropdown-bg:var(--rh-surface-secondary);--rh-flow-dot:#4b5563}@theme{--color-easydr:#3b82f6;--color-easydr-hover:#60a5fa;--color-easydr-light:#1e3a8a;--color-easydr-dark:#0f172a;--color-easydr-muted:var(--rh-text-muted);--color-easydr-bg:var(--rh-surface-secondary);--color-easydr-card:var(--rh-surface);--color-easydr-border:var(--rh-border);--color-easydr-danger:#ef4444;--color-easydr-warning:#f59e0b;--color-easydr-info:#3b82f6;--color-rh-hover:var(--rh-nav-hover-bg);--radius-easydr:0.75rem;--shadow-easydr:var(--rh-shadow-easydr);--touch-min:2.75rem;--space-page-x:1rem;--space-page-y:1rem;--space-section:1.5rem;--space-toolbar:1rem;--space-stack:1rem;--space-list:0.75rem;--space-card:1.25rem;--space-field:0.375rem}.text-rh-primary{color:var(--rh-text-primary)}.text-rh-secondary{color:var(--rh-text-secondary)}.text-rh-muted{color:var(--rh-text-muted)}.chip-text-success{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.chip-text-success:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.chip-text-warning{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity))}.chip-text-warning:is(.dark *){--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity))}.chip-text-danger{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.chip-text-danger:is(.dark *){--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.chip-text-info{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.chip-text-info:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity))}.chip-text-brand{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.chip-text-brand:is(.dark *){--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.bg-rh-surface{background-color:var(--rh-surface)}.bg-rh-surface-secondary{background-color:var(--rh-surface-secondary)}.bg-rh-surface-tertiary{background-color:var(--rh-surface-tertiary)}.bg-rh-hover{background-color:var(--rh-nav-hover-bg)}#root{min-height:100%;overflow-x:clip;accent-color:var(--color-easydr)}.input-base{min-height:var(--touch-min);width:100%;border-radius:12px;border-width:1px;border-color:var(--rh-border);padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}@media (min-width:1024px){.input-base{font-size:.8125rem;line-height:1.125rem}}.input-base{background-color:color-mix(in srgb,var(--rh-surface) 80%,transparent);color:var(--rh-text-primary)}.input-base::placeholder{color:var(--rh-text-muted)}.input-base:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}select.input-base{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;margin:0;line-height:1.25;padding-right:2.5rem;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2354656f'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem 1rem}.dark select.input-base{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23a8b3c0'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E")}select.input-base:disabled{opacity:.6;cursor:not-allowed}.input-error,.input-error:focus{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.input-error:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity))}.select-trigger{min-height:var(--touch-min);width:100%;border-radius:12px;border-width:1px;border-color:var(--rh-border);background-color:var(--rh-surface);padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}@media (min-width:1024px){.select-trigger{font-size:.8125rem;line-height:1.125rem}}.select-trigger{color:var(--rh-text-primary);display:flex;align-items:center;justify-content:space-between;gap:.5rem;text-align:left}.select-trigger:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.select-trigger[data-placeholder]{color:var(--rh-text-muted)}.select-content{z-index:var(--z-popover);overflow:hidden;border-radius:12px;border-width:1px;border-color:var(--rh-border);background-color:var(--rh-surface);--tw-shadow:var(--rh-shadow-easydr);--tw-shadow-colored:var(--rh-shadow-easydr);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:#3b82f6;--tw-shadow:var(--tw-shadow-colored);color-scheme:light dark;animation:selectContentIn .15s ease-out}.dropdown-panel{position:fixed;z-index:var(--z-dropdown)}.dropdown-panel--popover{z-index:var(--z-popover)}.select-viewport{padding:.25rem;max-height:min(16rem,var(--radix-select-content-available-height))}.select-item{position:relative;display:flex;cursor:pointer;user-select:none;align-items:center;border-radius:8px;padding:.5rem 2rem .5rem .75rem;font-size:1rem;line-height:1.5rem;outline:2px solid transparent;outline-offset:2px}@media (min-width:1024px){.select-item{font-size:.8125rem;line-height:1.125rem}}.select-item{color:var(--rh-text-primary)}.select-item:focus,.select-item[data-highlighted]{background-color:var(--rh-nav-hover-bg)}.select-item[data-state=checked]{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.select-item[data-disabled]{pointer-events:none;opacity:.5}.select-item-indicator{position:absolute;right:.5rem;display:inline-flex;align-items:center}.colaborador-select-panel{width:100%}.colaborador-select-trigger{min-height:var(--touch-min)}.colaborador-select-option{display:flex;align-items:center;gap:.5rem}.colaborador-select-list{max-height:16rem}.cargo-select-panel{width:100%}.cargo-select-trigger{min-height:var(--touch-min)}.cargo-multi-select-trigger{align-items:flex-start;padding-top:.5rem;padding-bottom:.5rem}.cargo-select-option{display:flex;align-items:center;gap:.5rem}.cargo-select-list{max-height:16rem}.departamento-select-panel{width:100%}.departamento-select-trigger{min-height:var(--touch-min)}.departamento-select-option{display:flex;align-items:center;gap:.5rem}.departamento-select-list{max-height:16rem}.skeleton-shimmer{background:linear-gradient(90deg,var(--rh-skeleton-from) 25%,var(--rh-skeleton-mid) 50%,var(--rh-skeleton-from) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes selectContentIn{0%{opacity:0;transform:scale(.96) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}.cursos-app-shell{--cursos-shell-header-height:3.75rem;height:100dvh;max-height:100dvh;min-height:100dvh}@supports not (height:100dvh){.cursos-app-shell{height:100vh;max-height:100vh;min-height:100vh}}.cursos-app-column{min-height:0}.cursos-main-scroll{flex:1 1 0%;min-height:0;overflow-y:auto;overflow-x:clip;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.cursos-bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:var(--z-shell-overlay);height:calc(3.5rem + env(safe-area-inset-bottom, 0px));padding-bottom:env(safe-area-inset-bottom,0);background:var(--rh-bottom-nav-bg);backdrop-filter:blur(16px);border-top:1px solid var(--rh-shell-border);box-shadow:var(--rh-shadow-easydr)}@media (min-width:1024px){.cursos-bottom-nav{display:none}}.cursos-bottom-nav-item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:3.5rem;padding:.5rem .2rem;font-size:.625rem;font-weight:500;color:var(--rh-text-muted);text-decoration:none;transition:color .15s,background .15s;-webkit-tap-highlight-color:transparent;position:relative}.cursos-bottom-nav-item:active{background:var(--rh-shell-hover-strong)}.cursos-bottom-nav-item.active-easydr{color:var(--color-easydr)}.cursos-bottom-nav-item.active-easydr:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:1.5rem;height:2px;background:var(--color-easydr);border-radius:0 0 2px 2px}.cursos-bottom-nav-item span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cursos-drawer-overlay{position:fixed;inset:0;z-index:var(--z-drawer);background:rgba(0,0,0,.6)}.cursos-drawer-panel{position:fixed;top:0;left:0;bottom:0;z-index:var(--z-drawer-panel);width:min(20rem,90vw);background:var(--rh-surface-secondary);border-right:1px solid var(--rh-border);display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .2s ease-out}.cursos-drawer-header{padding:1rem;border-bottom:1px solid var(--rh-shell-border);flex-shrink:0}.cursos-drawer-nav{flex:1;min-height:0;overflow-y:auto;padding:.5rem;overscroll-behavior:contain}.cursos-drawer-footer{display:flex;flex-direction:column;gap:.25rem;padding:.5rem;border-top:1px solid var(--rh-shell-border);flex-shrink:0}.cursos-drawer-panel.open{transform:translateX(0)}.cursos-main-mobile-pad{--cursos-main-pad-x:1rem;--cursos-main-pad-y:1rem;--cursos-bottom-nav-space:calc(3.5rem + env(safe-area-inset-bottom, 0px))}@media (min-width:1024px){.cursos-main-mobile-pad{--cursos-main-pad-x:1.5rem;--cursos-main-pad-y:1.5rem;--cursos-bottom-nav-space:0px}}.cursos-bottom-nav-space{flex-shrink:0;width:100%;height:var(--cursos-bottom-nav-space,0);pointer-events:none}@media (min-width:1024px){.cursos-bottom-nav-space{display:none}.cursos-sidebar{width:18rem;height:100dvh;max-height:100dvh;position:sticky;top:0;align-self:flex-start;overflow:hidden;z-index:var(--z-shell);background:var(--rh-surface-secondary);border-right:1px solid var(--rh-shell-border);transition:width .2s ease}.cursos-sidebar.is-collapsed{width:4.5rem}}.cursos-sidebar{background:var(--rh-surface-secondary);border-right:1px solid var(--rh-shell-border)}.cursos-sidebar-header,.cursos-topbar{height:var(--cursos-shell-header-height);min-height:var(--cursos-shell-header-height)}.cursos-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem;border-bottom:1px solid var(--rh-shell-border);flex-shrink:0}.cursos-sidebar.is-collapsed .cursos-sidebar-header{height:auto;flex-direction:column;justify-content:center;padding:.75rem .5rem}.cursos-sidebar-brand{display:flex;align-items:center;gap:.625rem;min-width:0;flex:1}.cursos-sidebar.is-collapsed .cursos-sidebar-brand{justify-content:center;flex:none}.cursos-sidebar-brand-mark{height:2.25rem;width:2.25rem;object-fit:contain;flex-shrink:0}.cursos-sidebar-brand-logo{height:1.75rem;width:auto;max-width:100%;object-fit:contain;object-position:left}.cursos-sidebar-brand-title{font-size:.75rem;font-weight:600;line-height:1.2}.cursos-sidebar-toggle,.cursos-theme-toggle{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;min-height:2.5rem;padding:.5rem .625rem;border-radius:.5rem;color:var(--rh-text-muted);flex-shrink:0;transition:background .15s,color .15s;font-size:.875rem;font-weight:500}.cursos-sidebar-toggle{width:2rem;height:2rem;min-height:2rem;padding:0}.cursos-theme-toggle.is-compact{width:2.5rem;min-height:2.5rem;padding:0;justify-content:center}.cursos-theme-toggle-label{flex:1;text-align:left}.cursos-theme-toggle.is-compact .cursos-theme-toggle-label{display:none}.cursos-sidebar-toggle:hover,.cursos-theme-toggle:hover{background:var(--rh-shell-hover);color:var(--rh-text-secondary)}.cursos-sidebar-nav{flex:1;min-height:0;overflow-y:auto;padding:.5rem;scrollbar-width:thin;scrollbar-color:var(--rh-scrollbar-thumb) transparent}.cursos-sidebar-nav::-webkit-scrollbar{width:4px}.cursos-sidebar-nav::-webkit-scrollbar-thumb{background:var(--rh-scrollbar-thumb);border-radius:4px}.cursos-sidebar-primary{display:flex;flex-direction:column;gap:.125rem;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid var(--rh-shell-border-subtle)}.cursos-sidebar-primary.is-compact{align-items:center;gap:.25rem}.cursos-nav-group{margin-bottom:.25rem}.cursos-nav-group-compact{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--rh-shell-border-subtle)}.cursos-nav-group-compact:last-child{border-bottom:none}.cursos-nav-group-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-height:2.75rem;padding:.5rem .625rem;border-radius:.5rem;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--rh-text-muted);transition:background .15s,color .15s}.cursos-nav-group-header:hover{background:var(--rh-shell-hover);color:var(--rh-text-secondary)}.cursos-nav-group.has-active .cursos-nav-group-header{color:var(--rh-text-secondary)}.cursos-nav-group-icon{width:1.25rem;height:1.25rem;font-size:1.25rem;flex-shrink:0}.cursos-nav-group-title{flex:1;text-align:left}.cursos-nav-group-chevron{width:1rem;height:1rem;transition:transform .2s ease}.cursos-nav-group-chevron.is-open{transform:rotate(180deg)}.cursos-nav-group-items{display:flex;flex-direction:column;gap:.125rem;padding:.125rem 0 .375rem 1.75rem}.cursos-nav-group-items .cursos-nav-link{font-size:.75rem;min-height:2.25rem;align-items:flex-start;padding-top:.375rem;padding-bottom:.375rem}.cursos-nav-group-items .cursos-nav-link-label{line-height:1.25;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.cursos-nav-link{position:relative;display:flex;align-items:center;gap:.625rem;width:100%;min-height:2.75rem;padding:.5rem .625rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:var(--rh-text-secondary);text-align:left;text-decoration:none;transition:background .15s,color .15s}button.cursos-nav-link{border:none;background:transparent;font:inherit}.cursos-nav-link:hover{background:var(--rh-shell-hover);color:var(--rh-text-primary)}.cursos-nav-link.is-active{background:var(--rh-nav-selected-bg);color:var(--color-easydr)}.cursos-nav-link-compact{justify-content:center;width:2.5rem;height:2.5rem;min-height:2.5rem;padding:0}.cursos-nav-link-icon{width:1.25rem;height:1.25rem;font-size:1.25rem}.cursos-nav-link-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.cursos-nav-link-badge{position:absolute;top:-.375rem;right:-.375rem;min-width:1rem;height:1rem;padding:0 .25rem;border-radius:9999px;background:var(--color-easydr);color:#fff;font-size:.625rem;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;pointer-events:none}.cursos-nav-link-label{flex:1;min-width:0;text-align:left;margin-top:5px}.cursos-nav-link.is-active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:1.125rem;border-radius:0 3px 3px 0;background:var(--color-easydr)}.cursos-nav-link-compact.is-active:before{left:-.5rem}.cursos-sidebar-footer{display:flex;flex-direction:column;gap:.25rem;padding:.5rem;border-top:1px solid var(--rh-shell-border);flex-shrink:0}.cursos-sidebar.is-collapsed .cursos-sidebar-footer{align-items:center}.cursos-sidebar-profile{display:flex;align-items:center;gap:.625rem;padding:.375rem .5rem;border-radius:.5rem;min-height:2.5rem;color:var(--rh-text-muted);text-decoration:none;transition:background .15s}.cursos-sidebar-profile:hover{background:var(--rh-shell-hover)}.cursos-sidebar.is-collapsed .cursos-sidebar-profile{justify-content:center;padding:.375rem}.cursos-sidebar-username{font-size:.8125rem;font-weight:500;color:var(--rh-text-secondary)}.cursos-sidebar-logout{display:flex;align-items:center;gap:.625rem;width:100%;min-height:2.5rem;padding:.5rem .625rem;border-radius:.5rem;font-size:.875rem;color:var(--rh-text-muted);transition:background .15s,color .15s}.cursos-sidebar-logout:hover{background:rgba(239,68,68,.1);color:rgb(248 113 113)}.cursos-sidebar-logout.is-compact{justify-content:center;width:2.5rem;padding:0;align-self:center}.cursos-topbar{display:flex;align-items:center;gap:.5rem;padding:0 .75rem;background:var(--rh-surface-secondary);border-bottom:1px solid var(--rh-shell-border)}.cursos-topbar-end,.cursos-topbar-start{display:flex;align-items:center;flex:1 1 0;min-width:0}.cursos-topbar-start{justify-content:flex-start;gap:.25rem}.cursos-topbar-title{margin:0;font-size:1.125rem;font-weight:700;line-height:1.25;color:var(--rh-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cursos-topbar-end{justify-content:flex-end;gap:.25rem}.cursos-topbar-action,.cursos-topbar-menu{display:flex;align-items:center;justify-content:center;min-height:var(--touch-min);min-width:var(--touch-min);border-radius:.5rem;color:var(--rh-text-muted);transition:background .15s,color .15s;-webkit-tap-highlight-color:transparent}.cursos-topbar-action:hover,.cursos-topbar-menu:hover{background:var(--rh-shell-hover);color:var(--rh-text-secondary)}.cursos-topbar-avatar-link{display:flex;align-items:center;justify-content:center;min-height:var(--touch-min);min-width:var(--touch-min);border-radius:.5rem;text-decoration:none;transition:background .15s;-webkit-tap-highlight-color:transparent}.cursos-topbar-avatar-link:hover{background:var(--rh-shell-hover)}.cursos-topbar-avatar-menu{position:relative}.cursos-topbar-avatar-dropdown{min-width:11rem;padding:.375rem;border-radius:.625rem;background:var(--rh-dropdown-bg);border:1px solid var(--rh-shell-border);box-shadow:var(--rh-shadow-easydr)}.cursos-topbar-avatar-dropdown-name{padding:.5rem .625rem;font-size:.8125rem;font-weight:600;color:var(--rh-text-secondary);border-bottom:1px solid var(--rh-shell-border);margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cursos-topbar-avatar-dropdown-item{display:flex;align-items:center;gap:.625rem;width:100%;min-height:2.5rem;padding:.5rem .625rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:var(--rh-text-muted);text-decoration:none;transition:background .15s,color .15s}.cursos-topbar-avatar-dropdown-item:hover{background:var(--rh-shell-hover);color:var(--rh-text-secondary)}.cursos-topbar-avatar-dropdown-item.is-danger{color:rgb(248 113 113)}.cursos-topbar-avatar-dropdown-item.is-danger:hover{background:rgba(239,68,68,.12);color:rgb(252 165 165)}@keyframes easydr-login-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-login-fade-in{animation:easydr-login-fade-in .25s ease-out}@import url("https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,300&display=swap");*{font-family:DM Sans,Sora,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.font-dm-sans{font-family:DM Sans,sans-serif}.font-sora{font-family:Sora,sans-serif}.font-inter,.font-poppins,.font-roboto{font-family:DM Sans,sans-serif}.mkd-image{margin-bottom:1rem!important}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}select:not(:disabled){cursor:pointer}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:focus,select:focus,textarea:focus{outline:none}button,input,select,textarea{-webkit-border-radius:inherit;border-radius:inherit;-webkit-transition:all .2s ease;transition:all .2s ease}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fixed:not(.driver-popover):not(.driver-overlay){-webkit-transform:translateZ(0);transform:translateZ(0)}.bg-gradient-to-b,.bg-gradient-to-br,.bg-gradient-to-l,.bg-gradient-to-r,.bg-gradient-to-t{-webkit-background-clip:padding-box;background-clip:padding-box}.overflow-x-auto,.overflow-y-auto{-webkit-overflow-scrolling:touch}.flex,.inline-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.pointer-events-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.fixed.inset-0{position:fixed;top:0;right:0;bottom:0;left:0}@supports (-webkit-touch-callout:none){.min-h-screen{min-height:-webkit-fill-available}.h-screen{height:-webkit-fill-available}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.8}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.animate-fadeIn{animation:fadeIn .2s ease-out}.animate-scaleIn{animation:scaleIn .2s ease-out}.animate-slideIn{animation:slideIn .3s ease-out}.animate-slideInRight{animation:slideInRight .3s ease-out}.animate-pulse-slow{animation:pulse-slow 3s cubic-bezier(.4,0,.6,1) infinite}.animate-shimmer{animation:shimmer 2s infinite}.animate-fadeOut{animation:fadeOut .3s ease-out forwards}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.dark .scrollbar-thin::-webkit-scrollbar-thumb{background-color:#4b5563}.dark .scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:#6b7280}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.dark .scrollbar-thin{scrollbar-color:#4b5563 transparent}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer-btn:focus,.driver-popover-footer-btn:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-none,.driver-popover-arrow-side-center{display:none}#csm-tour-root .driver-overlay{z-index:var(--z-tour)!important}#csm-tour-root .driver-popover{z-index:var(--z-tour-popover)!important}.driver-overlay{z-index:var(--z-tour)!important}.driver-active .driver-popover{z-index:var(--z-tour-popover)!important}.driver-popover.welcome-copilot-popover{min-width:280px;max-width:360px;padding:1rem 1.125rem;border-radius:.75rem;border:1px solid var(--rh-shell-border-subtle,#e5e7eb);background-color:var(--rh-card-bg,#fff);color:var(--rh-text-primary,#1f2937);box-shadow:0 10px 25px -5px rgba(0,0,0,.12),0 4px 10px -4px rgba(0,0,0,.08)}.dark .driver-popover.welcome-copilot-popover{background-color:var(--rh-card-bg,#1f2937);color:var(--rh-text-primary,#f3f4f6);border-color:var(--rh-shell-border-subtle,#374151)}.driver-popover.welcome-copilot-popover .driver-popover-title{font-size:1rem;font-weight:600;line-height:1.4;color:inherit}.driver-popover.welcome-copilot-popover .driver-popover-description{font-size:.875rem;line-height:1.55;color:var(--rh-text-secondary,#6b7280)}.dark .driver-popover.welcome-copilot-popover .driver-popover-description{color:var(--rh-text-secondary,#9ca3af)}.driver-popover.welcome-copilot-popover .driver-popover-progress-text{font-size:.75rem;color:var(--rh-text-muted,#9ca3af)}.driver-popover.welcome-copilot-popover .driver-popover-footer-btn{border-radius:.5rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;border-color:var(--rh-shell-border-subtle,#d1d5db)}.driver-popover.welcome-copilot-popover .driver-popover-navigation-btns button:last-child{background-color:var(--easydr-primary,#2563eb);border-color:var(--easydr-primary,#2563eb);color:#fff}.driver-popover.welcome-copilot-popover .driver-popover-navigation-btns button:last-child:focus,.driver-popover.welcome-copilot-popover .driver-popover-navigation-btns button:last-child:hover{filter:brightness(1.05);background-color:var(--easydr-primary,#2563eb)}