table select:focus,table input:focus{border-color:rgb(var(--v-theme-primary))!important;box-shadow:0 0 0 5px rgba(var(--v-theme-primary),.2)!important;outline:none!important}select{background-color:inherit;color:inherit}select option{background-color:#fff;color:#212121}.v-theme--dark select option{background-color:#2b2b2b;color:#e0e0e0}.v-btn{text-transform:none!important;padding-left:1;padding-right:1}.bg-gradient{background:linear-gradient(200deg,#111c2d,#16293e,#16293e);min-height:100vh;display:flex}.background{background-image:url(/assets/fondo-DgAxlk_m.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh}.hoverable:hover{background-color:#1976d2!important;color:#fff!important}.btn-hamburguesa{display:none;align-items:center;padding-left:8px}@media (max-width: 959px){.btn-hamburguesa{display:flex}}.appbar-card{width:100%;height:100%;border:1px solid rgba(var(--v-border-color),var(--v-border-opacity));border-radius:12px;margin:4px;padding:4px 8px;display:flex;align-items:center;box-sizing:border-box;background:rgb(var(--v-theme-surface))}.menu-col{flex:1;min-width:0;display:flex;align-items:center}@media (max-width: 959px){.menu-col{display:none}}.right-col{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 8px;min-width:160px}.right-col--mobile{flex:1;min-width:0;padding:4px 16px}.right-actions{display:flex;align-items:center;gap:4px}.right-col--mobile .right-actions{gap:16px;justify-content:center}.right-col--mobile .primary-icon{font-size:42px}.right-col--mobile .org-info{align-items:center}.vmenu{flex:1;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:4px 2px}.vmenu-tab{background:none;border:none;cursor:pointer;color:rgb(var(--v-theme-on-surface));font-size:13px;font-weight:500;padding:8px 13px;border-radius:999px;white-space:nowrap;font-family:inherit;transition:background .12s,color .12s}.vmenu-tab:hover,.vmenu-tab.on{background:rgba(var(--v-theme-primary),.12);color:rgb(var(--v-theme-primary))}.vmenu-panel{position:fixed;z-index:1200;display:flex;background:rgb(var(--v-theme-surface));color:rgb(var(--v-theme-on-surface));border:1px solid rgba(var(--v-border-color),var(--v-border-opacity));border-radius:14px;box-shadow:0 14px 40px #0000002e;padding:14px 6px;max-width:calc(100vw - 24px)}.vmenu-col{width:200px;padding:0 12px;border-right:1px solid rgba(var(--v-border-color),var(--v-border-opacity))}.vmenu-col:last-child{border-right:none}.vmenu-col-title{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--v-theme-primary));padding-bottom:7px;margin-bottom:4px;border-bottom:1px solid rgba(var(--v-border-color),var(--v-border-opacity))}.vmenu-row{display:flex;align-items:center;gap:9px;padding:7px 8px;border-radius:8px;text-decoration:none;color:rgb(var(--v-theme-on-surface));font-size:12.5px;transition:background .12s,transform .12s}.vmenu-row:hover{background:rgba(var(--v-theme-primary),.12);transform:translate(2px)}.vmenu-row-ic{font-size:18px!important;color:rgb(var(--v-theme-primary));flex-shrink:0}.vd-brand{display:flex;align-items:flex-start;gap:10px;padding:14px 12px}.vd-orb{width:38px;height:38px;border-radius:10px;background:rgba(var(--v-theme-primary),.12);display:flex;align-items:center;justify-content:center;flex:none;overflow:hidden}.vd-txt{display:flex;flex-direction:column;gap:1px}.vd-name{font-size:14px;font-weight:600;color:rgb(var(--v-theme-on-surface))}.vd-sub{font-size:11px;color:rgba(var(--v-theme-on-surface),.5)}.vd-user{font-size:11px;color:rgba(var(--v-theme-on-surface),.7);margin-top:2px}.vd-tree{padding:8px}.vd-grp-h,.vd-sub-h{width:100%;display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;color:rgb(var(--v-theme-on-surface));font-size:13.5px;font-weight:500;padding:11px 10px;border-radius:10px;text-align:left;font-family:inherit;transition:background .12s,color .12s}.vd-grp-h span,.vd-sub-h span{flex:1}.vd-chev{color:rgba(var(--v-theme-on-surface),.45);transition:transform .2s}.vd-grp-h:hover,.vd-sub-h:hover{background:rgba(var(--v-theme-on-surface),.06)}.vd-grp.open>.vd-grp-h{color:rgb(var(--v-theme-primary));background:rgba(var(--v-theme-primary),.12)}.vd-grp.open>.vd-grp-h .vd-chev{color:rgb(var(--v-theme-primary))}.vd-grp.open>.vd-grp-h .vd-chev,.vd-sub.open>.vd-sub-h .vd-chev{transform:rotate(90deg)}.vd-grp-b{padding-left:6px;border-left:2px solid rgba(var(--v-theme-primary),.18);margin:2px 0 6px 18px}.vd-sub-h{font-size:12.5px;font-weight:500;color:rgba(var(--v-theme-on-surface),.65)}.vd-sub-b{padding-left:4px}.vd-page{display:flex;align-items:center;gap:10px;padding:9px 10px 9px 14px;border-radius:9px;text-decoration:none;color:rgb(var(--v-theme-on-surface));font-size:12.5px;transition:background .12s}.vd-page:hover{background:rgba(var(--v-theme-primary),.12);color:rgb(var(--v-theme-primary))}.vd-page .v-icon{color:rgb(var(--v-theme-primary))}.icon-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .15s;color:inherit}.icon-btn:hover{background:#0000000f}.icon-btn-sm{background:none;border:none;cursor:pointer;padding:2px;border-radius:6px;display:flex;align-items:center;transition:background .15s}.icon-btn-sm:hover{background:#0000000f}.primary-icon{font-size:36px;color:rgb(var(--v-theme-primary))}.badge-wrap{position:relative;display:inline-flex}.badge-dot{position:absolute;top:-4px;right:-6px;background:#e53935;color:#fff;font-size:10px;font-weight:600;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}.org-info{display:flex;flex-direction:column;align-items:center;gap:1px;margin-top:2px}.org-name{font-size:13px;font-weight:500;color:rgb(var(--v-theme-on-surface))}.org-user{font-size:11px;color:rgba(var(--v-theme-on-surface),.6)}.sri-chip{display:inline-flex;align-items:center;gap:3px;font-size:11px;border:1px solid;border-radius:4px;padding:1px 6px;margin-top:2px}.profile-wrapper{position:relative}.profile-dropdown{position:fixed;background:rgb(var(--v-theme-surface));border:.5px solid rgba(var(--v-border-color),var(--v-border-opacity));color:rgb(var(--v-theme-on-surface));border-radius:12px;padding:12px;z-index:9999;box-shadow:0 10px 30px #0000001f;max-height:80vh;overflow-y:auto}.profile-header{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(var(--v-border-color),calc(var(--v-border-opacity) * 2));border-radius:8px;padding:8px;margin-bottom:8px}.profile-header-info{display:flex;flex-direction:column}.profile-org{font-size:13px;font-weight:600;color:rgb(var(--v-theme-on-surface))}.profile-sucursal{font-size:11px;color:rgba(var(--v-theme-on-surface),.6)}.profile-username{display:flex;flex-direction:column;align-items:center;padding:6px 0;gap:2px}.profile-label{font-size:12px;color:rgb(var(--v-theme-on-surface))}.profile-divider{height:1px;background:rgba(var(--v-border-color),var(--v-border-opacity));margin:8px 0}.profile-grid{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;padding:4px 0}.profile-btn{background:none;border:1px solid rgba(var(--v-border-color),calc(var(--v-border-opacity) * 2));color:rgb(var(--v-theme-on-surface));border-radius:8px;width:80px;height:72px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:background .15s}.profile-btn:hover{background:rgba(var(--v-theme-on-surface),.06)}.profile-btn-icon{font-size:20px!important;color:rgba(var(--v-theme-on-surface),.7)!important}.profile-btn-label{font-size:10px;color:rgba(var(--v-theme-on-surface),.7);text-align:center;line-height:1.2;white-space:normal;max-width:70px}.palette-row{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;padding:4px 0}.palette-btn{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;transition:transform .15s}.palette-btn:hover{transform:scale(1.15)}.notif-popup{position:fixed;top:80px;right:24px;width:320px;background:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-border-color),var(--v-border-opacity));border-radius:12px;box-shadow:0 8px 32px #00000026;z-index:9998;display:flex;align-items:flex-start;gap:12px;padding:14px 12px;cursor:pointer;overflow:hidden;animation:notifSlideIn .3s ease}@keyframes notifSlideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.notif-popup__icon{width:40px;height:40px;border-radius:10px;background:#2970ff1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notif-popup__body{flex:1;min-width:0}.notif-popup__titulo{font-size:13px;font-weight:600;color:rgb(var(--v-theme-on-surface))}.notif-popup__texto{font-size:12px;color:rgba(var(--v-theme-on-surface),.6);margin-top:2px}.notif-popup__close{background:none;border:none;cursor:pointer;padding:2px;border-radius:4px;color:rgba(var(--v-theme-on-surface),.4);transition:background .15s}.notif-popup__close:hover{background:rgba(var(--v-theme-on-surface),.08)}.notif-popup__progress{position:absolute;bottom:0;left:0;height:3px;width:100%;background:rgb(var(--v-theme-primary));border-radius:0 0 12px 12px;animation:notifProgress linear forwards}@keyframes notifProgress{0%{width:100%}to{width:0%}}@media (max-width: 480px){.notif-popup{right:12px;left:12px;width:auto;top:12px}}.hover-cell{min-height:32px;min-width:80px;cursor:pointer;transition:background .2s}.hover-cell:hover{background-color:rgba(var(--v-theme-primary),.08);outline:1px solid rgba(var(--v-theme-primary),1)}
