*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;overflow:hidden;font-family:Outfit,sans-serif;background-color:#f8fafc}.app-container{display:flex;width:100vw;height:100vh;overflow:hidden}.app-container.no-sidebar{display:block}.sidebar{width:240px;min-width:240px;background:#0f172a;color:#fff;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:100;border-right:1px solid rgba(255,255,255,.1)}.sidebar.collapsed{width:80px;min-width:80px}.sidebar-header{padding:1.5rem;height:70px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.05)}.logo{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:800;color:#fff;white-space:nowrap}.logo-icon{width:32px;height:32px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}.logo b{color:#3b82f6}.sidebar-nav{padding:1rem;flex:1;display:flex;flex-direction:column;gap:.25rem;overflow-y:auto}.sidebar-nav a{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#94a3b8;text-decoration:none;border-radius:10px;transition:all .2s;font-size:.85rem;font-weight:500}.sidebar-nav a:hover{background:#ffffff0d;color:#fff}.sidebar-nav a.active{background:#3b82f61a;color:#3b82f6;font-weight:700}.nav-icon{font-size:1.1rem;min-width:20px;display:flex;justify-content:center}.sidebar-footer{padding:1rem;border-top:1px solid rgba(255,255,255,.05)}.btn-logout-mini{width:100%;padding:.6rem;border-radius:8px;border:1px solid rgba(239,68,68,.2);background:#ef44440d;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem;font-weight:600}.main-layout-content{flex:1;height:100vh;display:flex;flex-direction:column;background:#f1f5f9;min-width:0}.top-header{height:70px;background:#fff;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;z-index:50;flex-shrink:0}.header-left{display:flex;align-items:center;gap:1.5rem}.menu-toggle{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;width:36px;height:36px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .2s}.menu-toggle:hover{background:#f1f5f9;color:#3b82f6}.header-title h1{font-size:1.25rem;font-weight:800;color:#1e293b;line-height:1.2}.header-title p{font-size:.75rem;color:#64748b;font-weight:500}.header-right{display:flex;align-items:center;gap:1rem}.profile-pill{display:flex;align-items:center;gap:.75rem;padding:.4rem .4rem .4rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px}.profile-info{text-align:right;line-height:1.1}.profile-info strong{display:block;font-size:.8rem;color:#1e293b}.profile-info span{font-size:.7rem;color:#64748b;font-weight:500}.profile-avatar{position:relative;width:32px;height:32px}.profile-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.status-online{position:absolute;bottom:0;right:0;width:10px;height:10px;background:#22c55e;border:2px solid white;border-radius:50%}.content-viewport{flex:1;overflow:hidden;display:flex;flex-direction:column;min-width:0}.content-viewport:not(.full-height){padding:1.5rem;overflow-y:auto}.content-viewport.full-height{padding:0}.page-content-inner{max-width:1600px;margin:0 auto;width:100%;flex:1;overflow-y:auto}.glass-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;padding:1.5rem}.text-center{text-align:center!important}td.text-center{vertical-align:middle!important}td.text-center .actions-wrapper-pro,td.text-center .action-flex,td.text-center .actions-group{margin:0 auto!important}.actions-wrapper-pro,.action-flex,.actions-group,.user-actions-pro,.sede-actions{display:inline-flex;gap:.75rem;align-items:center;justify-content:center;background:#f8fafc!important;padding:8px 16px!important;border-radius:16px!important;border:1px solid #f1f5f9!important;transition:all .3s ease}.btn-action-pro,.btn-icon-pro,.btn-action-mini,.btn-icon{width:32px!important;height:32px!important;border-radius:8px!important;border:none!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;font-size:1.1rem!important;outline:none!important;padding:0!important;color:#64748b}.btn-action-pro:hover,.btn-icon-pro:hover,.btn-action-mini:hover,.btn-icon:hover{background:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 10px #00000014!important}.detail,.view,.bi-eye-fill,.bi-person-vcard{color:#3b82f6!important}.edit,.pencil,.bi-pencil-fill,.bi-pencil-square{color:#f59e0b!important}.status,.toggle,.bi-toggle-on{color:#10b981!important}.delete,.trash,.bi-trash3-fill,.bi-toggle-off{color:#ef4444!important}.btn-modern{padding:.9rem 1.8rem!important;border-radius:16px!important;font-weight:800!important;font-size:.95rem!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.8rem!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;border:none!important;letter-spacing:.2px!important}.btn-primary-pro,.btn-primary-gradient{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;color:#fff!important;box-shadow:0 8px 20px #2563eb33!important}.btn-purple-pro,.btn-purple-gradient{background:linear-gradient(135deg,#a855f7,#7e22ce)!important;color:#fff!important;box-shadow:0 8px 20px #a855f733!important}.btn-success-pro,.btn-green-gradient{background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;box-shadow:0 8px 20px #10b98133!important}.btn-modern:hover{transform:translateY(-3px)!important;filter:brightness(1.1)!important}.btn-secondary-pro{background:#fff!important;color:#64748b!important;border:1px solid #e2e8f0!important}.btn-secondary-pro:hover{background:#f8fafc!important;color:#0f172a!important}@media(max-width:768px){.sidebar{position:fixed;left:-240px;height:100vh;box-shadow:15px 0 30px #0003;display:flex}.sidebar:not(.collapsed){left:0}.sidebar.collapsed{left:-240px;width:240px;min-width:240px}.main-layout-content{margin-left:0}.header-left{gap:.5rem}.header-title h1{font-size:1.1rem}.header-title p,.profile-info{display:none}.sidebar-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;opacity:0;visibility:hidden;transition:all .3s ease}.sidebar-overlay.show{opacity:1;visibility:visible}}.logout-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172af2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10000;color:#fff;animation:fadeInLogout .5s ease forwards}.logout-spinner{width:60px;height:60px;border:4px solid rgba(255,255,255,.1);border-left-color:#3b82f6;border-radius:50%;animation:spinLogout 1s linear infinite;margin-bottom:1.5rem;box-shadow:0 0 15px #3b82f64d}.logout-text{font-size:1.25rem;font-weight:500;letter-spacing:.8px;text-align:center}.logout-text span{display:block;font-size:.9rem;opacity:.7;margin-top:.5rem;font-weight:300}@keyframes fadeInLogout{0%{opacity:0}to{opacity:1}}@keyframes spinLogout{to{transform:rotate(360deg)}}.loading-overlay-premium{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#f8fafcbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;justify-content:center;align-items:center;z-index:99999;animation:fadeInOverlay .3s ease-out}.loading-card-premium{background:#fffffff2;border:1px solid rgba(226,232,240,.8);padding:2.5rem;border-radius:24px;text-align:center;max-width:420px;width:90%;box-shadow:0 20px 40px -15px #0f172a1a;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.spinner-premium-circle{width:56px;height:56px;border:4px solid #f1f5f9;border-top:4px solid #2563eb;border-radius:50%;animation:spinCircle 1s cubic-bezier(.55,.055,.675,.19) infinite}.loading-logo-glow{font-size:2.2rem;color:#2563eb;filter:drop-shadow(0 0 10px rgba(37,99,235,.35));animation:pulseGlow 2s infinite ease-in-out;margin-top:-10px}.loading-card-premium h3{font-size:1.3rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.loading-card-premium p{font-size:.88rem;color:#64748b;margin:0;line-height:1.5}.loading-progress-bar{width:100%;height:4px;background:#f1f5f9;border-radius:10px;overflow:hidden;margin-top:5px}.progress-bar-fill{height:100%;width:45%;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:10px;animation:infiniteLoading 1.8s cubic-bezier(.4,0,.2,1) infinite}@keyframes spinCircle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulseGlow{0%,to{transform:scale(1);filter:drop-shadow(0 0 8px rgba(37,99,235,.3))}50%{transform:scale(1.08);filter:drop-shadow(0 0 16px rgba(37,99,235,.6))}}@keyframes infiniteLoading{0%{transform:translate(-100%)}to{transform:translate(250%)}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.profile-pill-wrapper{position:relative}.profile-pill{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.profile-pill:hover{background:#f1f5f9;border-color:#cbd5e1}.pill-arrow{font-size:.85rem;color:#64748b;margin-left:.25rem;transition:transform .2s ease}.profile-pill-wrapper.open .pill-arrow{transform:rotate(180deg)}.profile-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 25px #0f172a14;width:210px;padding:.5rem;z-index:1000;display:flex;flex-direction:column;gap:.25rem;animation:slideDownIn .2s ease-out forwards}@keyframes slideDownIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;border-radius:10px;color:#475569;text-decoration:none;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s ease}.dropdown-item:hover:not(.disabled){background:#f1f5f9;color:#0f172a}.dropdown-item i{font-size:1.1rem;color:#64748b;display:inline-flex}.dropdown-item:hover:not(.disabled) i{color:#3b82f6}.dropdown-item.disabled{opacity:.5;cursor:not-allowed}.dropdown-divider{height:1px;background:#e2e8f0;margin:.4rem 0}.dropdown-item.text-danger,.dropdown-item.text-danger i{color:#ef4444}.dropdown-item.text-danger:hover{background:#fff1f2;color:#e11d48}
