:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.sidebar{z-index:1000;background-color:#036;flex-direction:column;align-items:center;width:60px;height:100vh;padding-top:20px;transition:width .3s;display:flex;position:fixed;top:0;left:0;box-shadow:2px 0 5px #0000001a}.sidebar-menu-button{color:#fff;cursor:pointer;background-color:#004d99;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;font-size:1.2rem;transition:background-color .2s;display:flex;position:relative;top:0;left:0}.sidebar-menu-button:hover{background-color:#06c}.sidebar-icon{color:#fff;cursor:pointer;border-radius:4px;margin:20px 0;padding:10px;font-size:1.5rem;transition:background-color .2s}.sidebar-icon:hover{background-color:#ffffff1a}.sidebar-spacer{flex-grow:1}.sidebar-menu-button.open{background-color:#ff4d4d}.sidebar-menu-button.open:hover{background-color:#f66}.menu-sidebar-wrapper{z-index:999;background-color:#0000;flex-direction:column;width:250px;height:100vh;transition:left .3s;display:flex;position:fixed;top:0;left:60px}.menu-sidebar-panel{background-color:#f5f5f5;flex-grow:1;padding:20px}.menu-title{color:#333;border-bottom:1px solid #ddd;align-items:center;height:40px;margin:0 0 20px;padding-bottom:10px;font-size:1.5rem;display:flex}.menu-sidebar-panel ul{margin:0;padding:0;list-style:none}.menu-sidebar-panel li{cursor:pointer;color:#333;border-radius:4px;margin-bottom:5px;padding:10px 15px;transition:background-color .2s}.menu-sidebar-panel li:hover{background-color:#e0e0e0}.toggle-tab{color:#fff;cursor:pointer;background-color:#036;border:none;border-radius:4px 0 0 4px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background-color .2s;display:flex;position:absolute;top:0;right:-40px}.toggle-tab:hover,.toggle-tab.open{background-color:#004d99}.toggle-tab.closed{background-color:#036}.modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.25s ease-out fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.modal-content{background:#fff;border-radius:14px;width:92%;max-width:480px;max-height:85vh;padding:24px;animation:.25s ease-out slideUp;position:relative;overflow-y:auto;box-shadow:0 8px 25px #00000040}.modal-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.modal-header h2{color:#333;font-size:1.4rem;font-weight:600}.close-button{cursor:pointer;color:#666;background:0 0;border:none;font-size:1.4rem;transition:all .2s}.close-button:hover{color:#222;transform:scale(1.1)}.foto-perfil-section{text-align:center;margin-bottom:22px}.foto-preview{cursor:pointer;border:3px solid #e5e5e5;border-radius:50%;width:120px;height:120px;margin:0 auto 12px;transition:all .2s;overflow:hidden}.foto-preview:hover{border-color:#4caf50;transform:scale(1.03)}.foto-preview img{object-fit:cover;width:100%;height:100%}.cambiar-foto-btn{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:6px;padding:7px 16px;font-size:.9rem;transition:all .25s}.cambiar-foto-btn:hover{background:#43a047}.form-group input{border:1.6px solid #ccc;border-radius:6px;width:100%;padding:10px;font-size:.95rem;transition:all .2s}.form-group input:focus{border-color:#4caf50;outline:none;box-shadow:0 0 0 2px #4caf5040}.form-actions{text-align:right;margin-top:24px}.btn-guardar{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:6px;padding:12px 22px;font-size:1rem;transition:all .25s}.btn-guardar:hover{background-color:#43a047;transform:translateY(-1px)}.btn-guardar:disabled{cursor:not-allowed;background-color:#9e9e9e;transform:none}.acciones-avanzadas{text-align:center;border-top:1px solid #e0e0e0;margin-top:32px;padding-top:20px}.btn-eliminar{color:#fff;cursor:pointer;background-color:#f44336;border:none;border-radius:6px;padding:12px 20px;font-size:.95rem;transition:all .25s}.btn-eliminar:hover{background-color:#d32f2f;transform:translateY(-1px)}.mensaje{border-radius:6px;margin-bottom:16px;padding:12px;font-size:.95rem;font-weight:500}.mensaje.success{color:#27632a;background-color:#d1f2d6}.mensaje.error{color:#8a1f1f;background-color:#fde2e2}.header{z-index:1000;box-sizing:border-box;background-color:#fff;border-bottom:1px solid #ddd;flex-direction:column;width:100%;max-width:none;margin:0;padding:0 20px;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000001a}.header-top-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.breadcrumb{color:#666;white-space:nowrap;flex-shrink:0;font-size:.9rem}.header-right-group{align-items:center;gap:15px;display:flex}.user-actions-group{align-items:center;gap:15px;display:flex}.user-profile{cursor:pointer;align-items:center;gap:8px;display:flex}.user-icon{color:#666;font-size:1.2rem}.user-name{color:#333;font-size:.9rem;font-weight:700}.action-button{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;padding:5px;font-size:.9rem;transition:background-color .2s}.action-button:hover{color:#333;background-color:#f5f5f5}.logout-button{color:#e74c3c}.logout-button:hover{color:#c0392b;background-color:#fadbd8}.header-bottom-row{align-items:center;padding:10px 0;display:flex}.page-title{font-size:1.8rem;font-weight:700}.modal-content{text-align:center;background-color:#fff;border-radius:8px;width:90%;max-width:400px;padding:25px;box-shadow:0 4px 12px #0003}.modal-content h3{color:#333;margin-top:0;font-size:1.3rem}.modal-content p{color:#666;margin-bottom:20px;font-size:1rem}.modal-buttons{justify-content:center;gap:10px;display:flex}.btn-primary{color:#fff;cursor:pointer;background-color:#036;border:none;border-radius:4px;padding:10px 20px;font-weight:500;transition:background-color .2s}.btn-primary:hover{background-color:#004d99}.btn-secondary{color:#333;cursor:pointer;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;padding:10px 20px;font-weight:500;transition:background-color .2s}.btn-secondary:hover{background-color:#e0e0e0}.search-bar{background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;align-items:center;max-width:300px;padding:5px 10px;display:flex}.search-bar input{background:0 0;border:none;outline:none;width:200px;margin-left:5px;font-size:.9rem}.header-bottom-row .team-chat-toggle{color:#4caf50;font-size:1.1rem}.header-bottom-row .team-chat-toggle:hover{color:#2e7d32;background-color:#e8f5e9}.header-bottom-row{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.page-title{flex-grow:1;margin:0;font-size:1.8rem;font-weight:700}.user-avatar{object-fit:cover;border:2px solid #4a5568;border-radius:50%;width:32px;height:32px;margin-right:8px}.chat-bot{z-index:2000;background-color:#fff;border:1px solid #ddd;border-radius:8px;flex-direction:column;width:350px;height:400px;display:flex;position:fixed;bottom:80px;right:-1px;box-shadow:0 4px 12px #0000001a}.search-bar{background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;flex-grow:1;flex-shrink:0;align-items:center;margin:0 20px;padding:5px 10px;display:flex}.chat-header{color:#fff;background-color:#036;border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.page-title{color:#333;flex-shrink:0;margin:0;font-size:1.5rem;font-weight:700}.chat-header .close-button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.2rem}.message{border-radius:8px;max-width:80%;margin-bottom:5px;padding:10px}.message.user{color:#155724;background-color:#d1e7dd;align-self:flex-end}.message.bot{color:#495057;background-color:#f8f9fa;align-self:flex-start}.chat-input{border-top:1px solid #ddd;padding:10px;display:flex}.chat-input button{color:#fff;cursor:pointer;background-color:#036;border:none;border-radius:4px;padding:8px 15px}.chat-input button:hover{background-color:#004d99}.chat-messages{flex-direction:column;flex-grow:1;gap:10px;padding:15px;display:flex;overflow-y:auto}.chat-button{cursor:pointer;z-index:2000;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s;display:flex;position:fixed;bottom:10px;right:30px;box-shadow:0 4px 12px #0000001a}.chat-button:hover{transform:scale(1.1)}.chat-button-image{object-fit:contain;width:50px;height:50px}.chat-header-rag{color:#fff;background-color:#4caf50;border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.chat-header-rag .close-button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;padding:2px 6px;font-size:1.3rem;transition:background-color .2s,transform .1s;display:flex}.chat-header-rag .close-button:hover{background-color:#fff3;transform:scale(1.1)}.chat-input{background-color:#fff;border-top:1px solid #ddd;padding:10px;display:flex}.chat-input input{border:1px solid #ccc;border-radius:4px;flex-grow:1;margin-right:5px;padding:8px}.chat-input .send-button{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;padding:8px 15px}.chat-input .send-button:hover{background-color:#43a047}.chat-input .send-button:disabled{cursor:not-allowed;background-color:#ccc}.team-feedback-chat{background-color:#fff;border:1px solid #ddd;border-radius:8px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.team-chat-header{color:#fff;background-color:#036;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.team-chat-header h3{margin:0;font-size:1rem;line-height:1.1}.team-chat-header span{color:#ffffffc7;margin-top:4px;font-size:.74rem;display:block}.team-chat-header select,.composer-tools select{color:#333;background-color:#fff;border:none;border-radius:6px;min-height:30px;font-size:.78rem;font-weight:700}.team-chat-header select{max-width:112px;padding:4px 6px}.team-chat-stats{background-color:#f9fbfd;border-bottom:1px solid #eee;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;display:grid}.team-chat-stats div{text-align:center;background-color:#fff;border:1px solid #e4eaf0;border-radius:8px;min-width:0;padding:8px 6px}.team-chat-stats strong{color:#036;font-size:1rem;line-height:1;display:block}.team-chat-stats span{color:#666;margin-top:4px;font-size:.68rem;font-weight:700;display:block}.team-chat-messages{background-color:#fafafa;flex-direction:column;flex:1;gap:10px;min-height:0;padding:10px;display:flex;overflow-y:auto}.team-chat-empty{color:#64748b;text-align:center;border:1px dashed #cbd5e1;border-radius:8px;place-items:center;min-height:120px;font-size:.82rem;display:grid}.feedback-card{background-color:#fff;border:1px solid #edf0f3;border-left:4px solid #2196f3;border-radius:8px;padding:10px;box-shadow:0 1px 4px #0000000d}.feedback-card.positivo{border-left-color:#4caf50}.feedback-card.negativo{border-left-color:#f44336}.feedback-card.resolved{opacity:.92;background-color:#f1f8f2}.feedback-card-header{justify-content:space-between;gap:8px;margin-bottom:8px;display:flex}.feedback-card-header strong{color:#333;font-size:.86rem;line-height:1.15;display:block}.feedback-card-header span,.feedback-card-header time{color:#666;font-size:.72rem}.feedback-card-header time{flex:none}.feedback-card p{color:#333;margin:0;font-size:.84rem;line-height:1.4}.feedback-meta{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.feedback-type,.resolved-pill{border-radius:999px;align-items:center;min-height:22px;padding:3px 7px;font-size:.68rem;font-weight:800;display:inline-flex}.feedback-type.sugerencia{color:#1769aa;background-color:#e3f2fd}.feedback-type.positivo{color:#2e7d32;background-color:#e8f5e9}.feedback-type.negativo{color:#c62828;background-color:#ffebee}.resolved-pill{color:#2e7d32;background-color:#e8f5e9}.feedback-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.feedback-action{color:#333;cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:6px;min-height:30px;padding:5px 8px;font-size:.72rem;font-weight:800}.feedback-action:hover{background-color:#f5f5f5}.feedback-action.useful:hover{color:#2e7d32;background-color:#e8f5e9;border-color:#4caf50}.feedback-action.resolve{color:#036;border-color:#036}.feedback-action.resolve.resolved{color:#fff;background-color:#4caf50;border-color:#4caf50}.team-chat-composer{background-color:#fff;border-top:1px solid #eee;flex:none;padding:10px}.composer-tools{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.composer-tools select{border:1px solid #ddd;flex:1;padding:4px 6px}.composer-tools span{color:#777;white-space:nowrap;font-size:.68rem;font-weight:700}.composer-row{grid-template-columns:1fr 72px;gap:8px;display:grid}.composer-row textarea{color:#333;resize:none;box-sizing:border-box;border:1px solid #ddd;border-radius:6px;width:100%;min-height:68px;padding:9px;font-size:.82rem;line-height:1.35}.composer-row textarea:focus{border-color:#036;outline:2px solid #00336629}.composer-row button{color:#fff;cursor:pointer;background-color:#036;border:none;border-radius:6px;font-size:.82rem;font-weight:900}.composer-row button:hover:not(:disabled){background-color:#004d99}.composer-row button:disabled{cursor:not-allowed;opacity:.55}.page-layout-container{box-sizing:border-box;background-color:#fff;padding:clamp(16px,2vw,32px);overflow-x:auto}.page-content-wrapper{box-sizing:border-box;background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;width:100%;max-width:1800px;margin:0 auto;padding:10px;box-shadow:0 4px 12px #00000014}.min-h-screen{min-height:100vh}.bg-gradient-to-br{background:linear-gradient(to bottom right,#eff6ff,#fff,#f5f3ff)}.bg-gradient-to-r{background:linear-gradient(90deg,#2563eb,#4f46e5)}.text-transparent{color:#0000;-webkit-background-clip:text;background-clip:text}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.py-20{padding-top:5rem;padding-bottom:5rem}.text-center{text-align:center}.text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.mb-6{margin-bottom:1.5rem}.max-w-3xl{max-width:48rem}.flex{display:flex}.flex-col{flex-direction:column}.sm\:flex-row{flex-direction:row}.gap-4{gap:1rem}.justify-center{justify-content:center}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.border-2{border-width:2px}.border-gray-300{border-color:#d1d5db}.hover\:border-blue-600:hover{border-color:#2563eb}.grid{display:grid}.gap-12{gap:3rem}.items-center{align-items:center}.max-w-4xl{max-width:56rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.flex.items-start{align-items:flex-start}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem*var(--tw-space-x-reverse));margin-left:calc(.75rem*calc(1 - var(--tw-space-x-reverse)))}.w-2{width:.5rem}.h-2{height:.5rem}.mt-2{margin-top:.5rem}.flex-shrink-0{flex-shrink:0}.max-w-2xl{max-width:42rem}.bg-gradient-to-br.from-blue-50.to-indigo-100{background:linear-gradient(to bottom right,#eff6ff,#e0e7ff)}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem*var(--tw-space-y-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem*var(--tw-space-x-reverse));margin-left:calc(.5rem*calc(1 - var(--tw-space-x-reverse)))}.text-green-600{color:#16a34a}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cursor-pointer{cursor:pointer}.border-gray-200{border-color:#e5e7eb}.border-blue-200{border-color:#bfdbfe}.text-white.font-bold{color:#fff;font-weight:700}.items-center.justify-center{justify-content:center;align-items:center}.text-2xl.font-bold{font-size:1.5rem;font-weight:700;line-height:2rem}.text-sm.text-gray-600{color:#4b5563;font-size:.875rem;line-height:1.25rem}.text-3xl.font-bold.text-white{color:#fff;font-size:1.875rem;font-weight:700;line-height:2.25rem}.text-xl.text-blue-100{color:#dbeafe;font-size:1.25rem;line-height:1.75rem}.bg-white.text-blue-600{color:#2563eb;background-color:#fff}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}.bg-blue-600{background-color:#2563eb}.bg-indigo-600{background-color:#4f46e5}.rounded-lg{border-radius:.5rem}.mb-2{margin-bottom:.5rem}.text-sm{font-size:.875rem}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.border-blue-500{border-color:#3b82f6}.bg-blue-50{background-color:#eff6ff}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-6{gap:1.5rem}.bg-gradient-to-br.from-blue-50.to-indigo-50{background:linear-gradient(to bottom right,#eff6ff,#f0f9ff)}.p-6{padding:1.5rem}.border.border-blue-200{border:1px solid #bfdbfe}.flex.items-center{align-items:center;display:flex}.w-8{width:2rem}.h-8{height:2rem}.rounded-full{border-radius:9999px}.flex.items-center.justify-center{justify-content:center;align-items:center;display:flex}.mr-3{margin-right:.75rem}.text-lg{font-size:1.125rem;line-height:1.5rem}.gap-8{gap:2rem}.p-8{padding:2rem}.rounded-xl{border-radius:.75rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.w-12{width:3rem}.h-12{height:3rem}.bg-blue-100{background-color:#dbeafe}.items-center.justify-center{justify-content:center;align-items:center;display:flex}.text-2xl{font-size:1.5rem;line-height:2rem}.font-semibold{font-weight:600}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem*var(--tw-space-y-reverse))}.text-sm{font-size:.875rem;line-height:1.25rem}.space-x-2{gap:.5rem}.bg-indigo-100{background-color:#e0e7ff}.text-indigo-600{color:#4f46e5}.bg-gradient-to-r.from-blue-600.to-indigo-600{background:linear-gradient(90deg,#2563eb,#4f46e5)}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-bold{font-weight:700}.mb-4{margin-bottom:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-blue-100{color:#dbeafe}.mb-8{margin-bottom:2rem}.text-blue-600{color:#2563eb}.hover\:bg-gray-50:hover{background-color:#f9fafb}.border-2.border-white{border-width:2px;border-color:#fff}.text-white{color:#fff}.hover\:bg-white:hover{background-color:#fff}.hover\:text-blue-600:hover{color:#2563eb}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.py-16{padding-top:4rem;padding-bottom:4rem}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.text-gray-900{color:#1f2937}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}.rag-config-page{color:#25313d;width:100%}.rag-title-row{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.rag-title-row h1{color:#172033;margin:0;font-size:2.6rem;line-height:1.05}.connection-strip{background:#fff;border:1px solid #dbe4ee;border-radius:8px;margin-bottom:14px;padding:14px}.connection-header{color:#036;justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.connection-header code{color:#475569;word-break:break-all}.rag-config-hero{background:#fff;border:1px solid #dbe4ee;border-radius:8px;justify-content:space-between;align-items:stretch;gap:20px;margin-bottom:16px;padding:22px;display:flex;box-shadow:0 3px 12px #0000000f}.config-eyebrow{color:#2196f3;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:800;display:inline-flex}.rag-config-hero h1{color:#036;margin:0;font-size:clamp(2rem,3vw,3.2rem);line-height:1.05}.rag-config-hero p{color:#4a5568;max-width:840px;margin:10px 0 0;line-height:1.55}.config-status-card{color:#036;background:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;flex-direction:column;justify-content:center;gap:8px;min-width:220px;padding:16px;display:flex}.config-status-card.compact{min-width:min(360px,100%);padding:12px}.config-status-card svg{font-size:1.4rem}.config-status-card strong,.config-status-card span{word-break:break-all}.config-alert{border-radius:8px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;font-weight:700;display:flex}.config-alert.success{color:#2e7d32;background:#e8f5e9;border:1px solid #4caf50}.config-alert.error{color:#b91c1c;background:#ffebee;border:1px solid #f44336}.config-tabs{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.rag-nav-tabs{border-bottom:1px solid #dbe4ee;flex-wrap:wrap;gap:6px;margin:6px 0 18px;display:flex}.rag-nav-tabs button{color:#0f172a;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:10px 8px;display:inline-flex}.rag-nav-tabs button.active,.rag-nav-tabs button:hover{color:#ff4b4b;border-bottom-color:#ff4b4b}.config-tabs button,.config-panel button,.document-card button{color:#036;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 12px;font-weight:800;display:inline-flex}.config-tabs button.active,.config-tabs button:hover,.config-panel button:hover,.document-card button:hover{background:#e3f2fd;border-color:#036}.config-panel button:disabled{cursor:not-allowed;opacity:.6}.config-panel .primary-action{color:#fff;background:#036;border-color:#036}.config-panel .primary-action:hover{background:#004d99}.config-panel .danger,.document-card .danger{color:#b91c1c}.config-panel .danger:hover,.document-card .danger:hover{background:#ffebee;border-color:#f44336}.config-panel{background:#fff;border:1px solid #dbe4ee;border-radius:8px;padding:18px;box-shadow:0 3px 12px #0000000f}.panel-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.panel-header h2,.key-card h3,.upload-card h3,.table-card h3,.runtime-grid h3{color:#036;margin:0}.config-grid{gap:14px;display:grid}.config-grid.two{grid-template-columns:repeat(2,minmax(240px,1fr))}.config-grid.three{grid-template-columns:repeat(3,minmax(180px,1fr))}.config-grid.four{grid-template-columns:repeat(4,minmax(150px,1fr))}.config-grid.five{grid-template-columns:repeat(5,minmax(130px,1fr))}.config-field,.config-check{color:#036;gap:6px;font-size:.86rem;font-weight:800;display:grid}.config-field.full{grid-column:1/-1}.config-check{color:#334155;grid-auto-flow:column;place-content:center start;align-items:center}.config-check input{accent-color:#4caf50}.config-field input,.config-field select,.config-field textarea{color:#1f2937;width:100%;min-height:38px;font:inherit;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:9px 10px;font-weight:400}.config-field textarea{resize:vertical}.config-field input:focus,.config-field select:focus,.config-field textarea:focus{border-color:#004d99;outline:2px solid #004d992e}.security-note{color:#6b4f00;background:#fff8e1;border:1px solid #fff3cd;border-radius:8px;margin:14px 0;padding:12px;font-size:.9rem}.muted-text{color:#7a8290;line-height:1.55}.definition-box{background:#fff;border:1px solid #d1d5db;border-radius:8px;margin:14px 0 18px}.definition-box summary{color:#0f172a;cursor:pointer;padding:11px 14px}.definition-box ul{color:#475569;margin:0;padding:0 22px 14px 34px}.result-section{margin-top:18px}.answer-box{color:#1f2937;background:#f8fafc;border:1px solid #dbe4ee;border-radius:8px;margin-top:8px;padding:14px;line-height:1.6}.action-row{flex-wrap:wrap;gap:10px;margin:16px 0;display:flex}.runtime-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:14px;margin-top:16px;display:grid}.result-box{color:#1f2937;white-space:pre-wrap;background:#f8fafc;border:1px solid #dbe4ee;border-radius:8px;max-height:340px;margin:10px 0 0;padding:12px;font-size:.82rem;overflow:auto}.key-card,.upload-card,.table-card{background:#f9fbfd;border:1px solid #dbe4ee;border-radius:8px;margin-top:18px;padding:14px}.key-card .primary-action,.upload-card .primary-action{margin-top:12px}.config-table{gap:10px;margin-top:12px;display:grid}.table-row{background:#fff;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:minmax(140px,1fr) minmax(180px,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.table-row code{color:#475569;word-break:break-all}.table-row div{gap:8px;display:flex}.documents-list{gap:10px;margin-top:16px;display:grid}.simple-table{min-width:820px;display:grid}.simple-table-head,.simple-table-row{grid-template-columns:1.1fr 1.2fr 1.6fr .8fr 1.4fr;align-items:stretch;gap:0;display:grid}.simple-table-head span,.simple-table-row span{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;min-width:0;padding:9px 10px;overflow:hidden}.simple-table-head{color:#64748b;background:#f8fafc;font-weight:800}.config-panel button.simple-table-row{color:#1f2937;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:0;justify-content:stretch;gap:0;width:100%;min-height:0;padding:0;font-weight:400;display:grid}.config-panel button.simple-table-row.selected,.config-panel button.simple-table-row:hover{background:#eaf3ff}.document-card{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #036;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.document-card h3{color:#036;margin:0}.document-card p,.empty-text{color:#64748b;margin:5px 0 0}@media (max-width:1100px){.rag-config-hero,.panel-header,.document-card{flex-direction:column;align-items:stretch}.config-grid.two,.config-grid.three,.config-grid.four,.config-grid.five,.runtime-grid,.table-row{grid-template-columns:1fr}.rag-title-row,.connection-header{flex-direction:column}.simple-table{overflow-x:auto}.table-row div{flex-wrap:wrap}}.kanban-page{color:#0f2742;width:100%}.kanban-toolbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.kanban-toolbar h1{color:#036;margin:0;font-size:clamp(2rem,3vw,3.2rem);line-height:1.05}.kanban-toolbar .subtitle{color:#4a5568;margin:8px 0 0;font-size:.98rem}.primary-action,.ghost-action,.add-task-button,.task-actions button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-size:.92rem;font-weight:700;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.primary-action{color:#fff;white-space:nowrap;background:#036;border:1px solid #036;padding:10px 16px}.primary-action:hover{background:#004d99;border-color:#004d99;box-shadow:0 4px 10px #00336638}.ghost-action{color:#036;background:#fff;border:1px solid #cbd5e1;padding:8px 12px}.ghost-action:hover{background:#f2f7fc;border-color:#036}.ghost-action.danger{color:#b91c1c}.ghost-action.danger:hover{background:#fff5f5;border-color:#ef4444}.kanban-summary{grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;margin-bottom:16px;display:grid}.summary-card{background:#fff;border:1px solid #dbe4ee;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:42px 1fr;align-items:center;column-gap:12px;min-height:76px;padding:14px;display:grid;box-shadow:0 2px 8px #0000000f}.summary-icon{color:#036;background:#e8f1fb;border-radius:8px;grid-row:span 2;place-items:center;width:42px;height:42px;display:grid}.summary-icon.success{color:#2e7d32;background:#e8f5e9}.summary-icon.danger{color:#d32f2f;background:#fff5f5}.summary-icon.warning{color:#b26a00;background:#fff8e1}.summary-card strong{color:#036;font-size:1.35rem;line-height:1}.summary-card span:last-child{color:#5d6b7a;font-size:.86rem}.kanban-filters{background:#f9fbfd;border:1px solid #dbe4ee;border-radius:8px;align-items:center;gap:10px;margin-bottom:18px;padding:12px;display:flex}.search-control,.filter-control{color:#036;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.search-control{flex:320px;min-width:220px}.search-control input,.filter-control select{color:#1f2937;width:100%;font:inherit;background:0 0;border:none;outline:none}.filter-control{flex:0 0 210px}.kanban-board{grid-template-columns:repeat(5,minmax(260px,1fr));gap:16px;padding:4px 2px 18px;display:grid;overflow-x:auto}.kanban-column{background:#fff;border:1px solid #dbe4ee;border-radius:8px;flex-direction:column;min-height:560px;display:flex;overflow:hidden;box-shadow:0 3px 10px #00000014}.column-backlog{background:#f6f8fb}.column-pendientes{background:#fff8f1}.column-progreso{background:#eef7ff}.column-revision{background:#f7f3ff}.column-completadas{background:#edf9f0}.kanban-column.over-limit{border-color:#ef4444}.column-header{color:#fff;background:#036;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.column-backlog .column-header{background:#334155}.column-pendientes .column-header{background:#b45309}.column-progreso .column-header{background:#005a9c}.column-revision .column-header{background:#6d28d9}.column-completadas .column-header{background:#2e7d32}.column-header h3{margin:0;font-size:1rem;line-height:1.1}.column-header p{color:#ffffffc7;margin:5px 0 0;font-size:.78rem}.task-count{text-align:center;background:#ffffff38;border-radius:999px;flex:none;min-width:42px;padding:4px 8px;font-size:.78rem;font-weight:800}.wip-alert{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;margin:10px 12px 0;padding:8px 10px;font-size:.82rem;font-weight:700}.task-list{flex-direction:column;flex:1;gap:12px;min-height:320px;padding:12px;display:flex}.task-card{cursor:grab;background:#fff;border:1px solid #e2e8f0;border-left:4px solid #036;border-radius:8px;padding:12px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 2px 8px #0000000f}.task-card:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000001a}.task-card:active{cursor:grabbing}.task-card.priority-alta{border-left-color:#ef4444}.task-card.priority-media{border-left-color:#0b77bd}.task-card.priority-baja{border-left-color:#4caf50}.task-card.is-overdue{background:#fff8f8}.task-card-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.priority-pill{color:#036;background:#e8f1fb;border-radius:999px;align-items:center;min-height:22px;padding:3px 8px;font-size:.74rem;font-weight:800;display:inline-flex}.priority-alta .priority-pill{color:#b91c1c;background:#fee2e2}.priority-baja .priority-pill{color:#2e7d32;background:#e8f5e9}.icon-button{color:#036;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:inline-grid}.icon-button:hover{background:#f2f7fc;border-color:#036}.task-card h4{color:#102a43;margin:0;font-size:.98rem;line-height:1.28}.task-description{color:#4a5568;margin:8px 0 0;font-size:.84rem;line-height:1.35}.task-meta{color:#475569;gap:6px;margin-top:10px;font-size:.8rem;display:grid}.task-meta span{align-items:center;gap:6px;min-width:0;display:inline-flex}.meta-danger{color:#b91c1c;font-weight:700}.tag-list{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.tag-list span{color:#036;background:#eef6ff;border-radius:6px;max-width:100%;padding:3px 7px;font-size:.72rem;font-weight:700}.checklist-block{margin-top:12px}.progress-track{background:#e2e8f0;border-radius:999px;height:6px;margin-bottom:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:#4caf50;height:100%;transition:width .2s;display:block}.check-item{color:#334155;align-items:flex-start;gap:8px;margin-top:6px;font-size:.78rem;line-height:1.3;display:flex}.check-item input{accent-color:#4caf50;margin-top:2px}.check-item input:checked+span{color:#64748b;text-decoration:line-through}.task-actions{gap:8px;margin-top:12px;display:flex}.task-actions button{color:#036;background:#fff;border:1px solid #dbe4ee;flex:1;min-height:32px;padding:6px 8px;font-size:.78rem}.task-actions button:hover{background:#f2f7fc;border-color:#036}.task-actions button.delete{color:#b91c1c}.task-actions button.delete:hover{background:#fff5f5;border-color:#ef4444}.empty-placeholder{color:#64748b;border:1px dashed #cbd5e1;border-radius:8px;place-items:center;min-height:120px;font-size:.86rem;font-style:italic;display:grid}.add-task-button{color:#2e7d32;background:#e8f5e9;border:1px dashed #4caf50;min-height:40px;margin:0 12px 12px}.add-task-button:hover{background:#d7f0da;border-style:solid}.kanban-modal-overlay{z-index:3000;background:#0f172a73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.task-modal{background:#fff;border-radius:8px;width:min(720px,96vw);max-height:min(760px,92vh);overflow-y:auto;box-shadow:0 20px 40px #00000038}.task-modal-header{color:#fff;background:#036;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.task-modal-header h2{margin:0;font-size:1.15rem}.task-modal-header .icon-button{color:#fff;background:#ffffff1f;border-color:#ffffff47}.modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.field{color:#036;gap:6px;font-size:.86rem;font-weight:800;display:grid}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{color:#1f2937;width:100%;min-height:38px;font:inherit;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:9px 10px;font-weight:400}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#004d99;outline:2px solid #004d992e}.modal-actions{background:#f9fbfd;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;padding:16px 18px;display:flex}@media (max-width:1200px){.kanban-summary{grid-template-columns:repeat(2,minmax(150px,1fr))}.kanban-board{grid-template-columns:repeat(5,minmax(260px,300px))}}@media (max-width:820px){.kanban-toolbar,.kanban-filters{flex-direction:column;align-items:stretch}.filter-control,.search-control{flex-basis:auto}.modal-grid{grid-template-columns:1fr}}.ara-content{color:#25313d;width:100%}.ara-hero-panel{background-color:#fff;border:1px solid #ddd;border-radius:12px;justify-content:space-between;align-items:stretch;gap:24px;padding:24px;display:flex;box-shadow:0 3px 12px #0000000f}.ara-eyebrow{color:#2196f3;letter-spacing:0;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:800;display:inline-flex}.ara-hero-panel h1,.ara-stage-heading h2,.module-context h2,.concept-header h2{color:#333;margin:0;font-size:clamp(1.65rem,2.4vw,2.6rem);line-height:1.08}.ara-hero-panel p,.ara-stage-heading p,.module-context p,.concept-header p{color:#555;max-width:760px;margin:10px 0 0;font-size:.96rem;line-height:1.55}.ara-progress-card{color:#333;text-align:center;background-color:#bbdefb;border:1px solid #2196f3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:150px;padding:18px;display:flex}.ara-progress-card svg{color:#2196f3;font-size:1.4rem}.ara-progress-card strong{font-size:1.15rem}.ara-progress-card span{font-size:.82rem;font-weight:800}.ara-breadcrumb{color:#777;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0;font-size:.86rem;font-weight:800;display:flex}.ara-breadcrumb svg{color:#bbb;font-size:.72rem}.ara-breadcrumb button{color:#777;font:inherit;cursor:pointer;background-color:#f5f5f5;border:1px solid #ddd;border-radius:999px;padding:7px 10px;font-weight:800}.ara-breadcrumb button:hover:not(:disabled){background-color:#e3f2fd;border-color:#2196f3}.ara-breadcrumb button.active{color:#333;background-color:#bbdefb;border-color:#2196f3}.ara-breadcrumb button:disabled{cursor:not-allowed;opacity:.55}.ara-visual-shell{background-color:#fff;border:1px solid #ddd;border-radius:12px;overflow:hidden;box-shadow:0 3px 12px #0000000f}.reading-strip{color:#555;background-color:#f5f5f5;border-bottom:1px solid #ddd;justify-content:space-between;gap:12px;padding:12px 18px;font-size:.82rem;font-weight:800;display:flex}.reading-strip span{align-items:center;gap:8px;display:inline-flex}.ara-stage{padding:24px;animation:.28s ease-in-out fadeIn}.ara-stage-heading{margin-bottom:20px}.module-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:18px;display:grid}.module-card{color:#333;text-align:left;cursor:pointer;background-color:#f5f5f5;border:1px solid #ddd;border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;min-height:270px;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s,background-color .25s;display:flex;box-shadow:0 3px 10px #0000000f}.module-card:hover{transform:translateY(-4px);box-shadow:0 10px 22px #0000001f}.module-card.module-a:hover{background-color:#bbdefb;border-color:#2196f3}.module-card.module-b:hover{background-color:#f5f5f5;border-color:#2196f3}.module-badge{color:#333;background-color:#f99;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;font-weight:900;display:inline-flex;box-shadow:0 2px 5px #0000001f}.module-focus{color:#555;background-color:#ffffffb8;border:1px solid #ddd;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.module-card h3{color:#333;margin:0;font-size:1.35rem;line-height:1.18}.module-card p{color:#555;margin:0;font-size:.94rem;line-height:1.5}.module-open,.level-open{color:#2196f3;align-items:center;gap:8px;margin-top:auto;font-size:.84rem;font-weight:900;display:inline-flex}.module-context,.concept-header{background-color:#fff;border:1px solid #ddd;border-radius:12px;align-items:center;gap:16px;margin-bottom:20px;padding:18px;display:flex}.module-context{background-color:#bbdefb;border-color:#2196f3}.levels-grid{grid-template-columns:1fr;gap:12px;display:grid}.level-card{color:#333;text-align:left;cursor:pointer;background-color:#fff;border:1px solid #0000;border-left:6px solid #ccc;border-radius:12px;grid-template-rows:1fr;grid-template-columns:48px 1fr auto;align-items:center;gap:12px 14px;min-height:96px;padding:18px;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 3px 10px #00000014}.level-card:hover{transform:translateY(-3px);box-shadow:0 8px 18px #0000001f}.level-number{color:#333;background-color:#ffffffa6;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.15rem;font-weight:900;display:flex;box-shadow:inset 0 0 0 1px #0000000d}.level-card h3{color:#333;margin:0 0 8px;font-size:1.08rem;line-height:1.24}.level-card p{color:#555;margin:0;font-size:.9rem;line-height:1.45}.level-open{white-space:nowrap;grid-column:3;align-self:center}.concept-header .level-number{flex:0 0 46px}.concept-matrix{grid-template-columns:repeat(4,minmax(200px,1fr));gap:14px;display:grid}.concept-column{background-color:#fff;border:1px solid #ddd;border-radius:12px;flex-direction:column;min-height:280px;display:flex;overflow:hidden}.concept-column header{background-color:#f5f5f5;border-bottom:1px solid #ddd;align-items:center;gap:10px;padding:13px;display:flex}.concept-column header span{color:#333;background-color:#f99;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:900;display:inline-flex}.concept-column h3{color:#333;margin:0;font-size:.95rem;line-height:1.25}.concept-list{flex-direction:column;gap:10px;padding:12px;display:flex}.concept-box{color:#333;text-align:center;background-color:#ffffff80;border:1px solid;border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:10px;font-size:.86rem;line-height:1.25;display:flex}.level-1{background-color:#e3f2fd;border-left-color:#2196f3}.level-2{background-color:#e8f5e9;border-left-color:#4caf50}.level-3{background-color:#ffebee;border-left-color:#f44336}.level-4{background-color:#fce4ec;border-left-color:#9c27b0}.level-5{background-color:#f3e5f5;border-left-color:#673ab7}.level-6{background-color:#eee;border-left-color:#607d8b}.concept-header.level-1,.concept-header.level-2,.concept-header.level-3,.concept-header.level-4,.concept-header.level-5,.concept-header.level-6{border-left-style:solid;border-left-width:6px}.concept-header.level-1{background-color:#e3f2fd;border-left-color:#2196f3}.concept-header.level-2{background-color:#e8f5e9;border-left-color:#4caf50}.concept-header.level-3{background-color:#ffebee;border-left-color:#f44336}.concept-header.level-4{background-color:#fce4ec;border-left-color:#9c27b0}.concept-header.level-5{background-color:#f3e5f5;border-left-color:#673ab7}.concept-header.level-6{background-color:#eee;border-left-color:#607d8b}@media (max-width:1180px){.concept-matrix{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (max-width:780px){.ara-hero-panel,.module-context,.concept-header{flex-direction:column;align-items:flex-start}.module-grid,.concept-matrix{grid-template-columns:1fr}.level-card{grid-template-columns:48px 1fr}.level-open{grid-column:2;justify-self:start}.reading-strip{flex-direction:column}}.page-content p{color:#666;text-align:center;margin-bottom:20px;font-size:1rem}.form-section h2{color:#036;margin-bottom:15px;font-size:1.3rem;font-weight:700}.form-group{flex-grow:1;min-width:250px}.form-group input,.form-group textarea,.form-group select{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;padding:10px;font-size:.95rem}.form-group input[type=date]{padding:8px}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.submit-button{color:#fff;cursor:pointer;background-color:#036;border:none;border-radius:8px;margin:30px auto 0;padding:14px 24px;font-size:1.1rem;transition:background-color .3s;display:block}.ara-landing{color:#333;box-sizing:border-box;background-color:#fff;width:100vw;min-height:100vh;font-family:Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.tech-icon img{object-fit:contain;width:100px;height:100px}.container{max-width:1200px;margin:0 auto;padding:0 40px}header{color:#fff;z-index:100;background:linear-gradient(120deg,#1a365d,#2c5282);position:sticky;top:0;box-shadow:0 4px 12px #0000001a}.header-content{justify-content:center;align-items:center;min-height:80px;display:flex;position:relative}.logo{align-items:center;gap:15px;display:flex}.logo-icon{font-size:2.5rem}.logo-text h1{letter-spacing:.5px;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:700}.logo-text p{opacity:.9;font-size:.9rem}nav ul{align-items:center;gap:25px;list-style:none;display:flex}nav a{color:#fff;border-radius:6px;padding:8px 12px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s}nav a:hover{background:#ffffff26;transform:translateY(-2px)}.auth-button{cursor:pointer;border:none;border-radius:4px;margin-left:10px;padding:8px 16px;font-size:.95rem;font-weight:500;transition:all .3s}.login-button{color:#fff;background-color:#4c7bf3}.login-button:hover{background-color:#3a68e0}.register-button{color:#fff;background-color:#27ae60}.register-button:hover{background-color:#219653}.hero{color:#fff;text-align:center;background:linear-gradient(#1a365dd9,#2c5282e6),url(https://images.unsplash.com/photo-1555066931-4365d14bab8c?auto=format&fit=crop&w=1950) 50%/cover no-repeat;padding:100px 0}.hero-content{max-width:800px;margin:0 auto}.hero h2{text-shadow:0 2px 10px #0000004d;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:700}.hero p{opacity:.95;margin-bottom:30px;font-size:1.4rem}.cta-button{color:#fff;background:#4c7bf3;border-radius:50px;padding:15px 35px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #4c7bf366}.cta-button:hover{background:#3a68e0;transform:translateY(-3px);box-shadow:0 6px 20px #4c7bf399}.features{background:#fff;padding:80px 0}.section-title{text-align:center;margin-bottom:50px}.section-title h2{color:#1a365d;margin-bottom:15px;font-family:Poppins,sans-serif;font-size:2.5rem}.section-title p{color:#4a5568;max-width:700px;margin:0 auto;font-size:1.2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.feature-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:30px;transition:all .3s;box-shadow:0 5px 15px #0000000d}.feature-card:hover{border-color:#cbd5e0;transform:translateY(-10px);box-shadow:0 12px 25px #0000001a}.feature-icon{color:#4c7bf3;margin-bottom:20px;font-size:3.5rem}.feature-card h3{color:#2d3748;margin-bottom:15px;font-family:Poppins,sans-serif;font-size:1.5rem}.feature-card p{color:#4a5568}.technologies{background:#f0f7ff;padding:80px 0}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-top:40px;display:grid}.tech-item{text-align:center;background:#fff;border-radius:10px;padding:30px 20px;transition:all .3s;box-shadow:0 5px 15px #0000000d}.tech-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.tech-icon{color:#2c5282;margin-bottom:15px;font-size:2.5rem}.tech-item h3{color:#2d3748;font-family:Poppins,sans-serif;font-size:1.3rem}.about{background:#fff;padding:80px 0}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.about-text h2{color:#1a365d;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:2.2rem}.about-text p{color:#4a5568;margin-bottom:20px;font-size:1.1rem}.about-image{border-radius:12px;overflow:hidden;box-shadow:0 15px 30px #0000001a}.about-image img{width:100%;height:auto;display:block}.stats{color:#fff;background:linear-gradient(120deg,#1a365d,#2c5282);padding:60px 0}.stats-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.stat-item h3{margin-bottom:10px;font-size:3rem;font-weight:700}.stat-item p{opacity:.9;font-size:1.2rem}footer{color:#e2e8f0;background:#1a202c;padding:60px 0 30px}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px;display:grid}.footer-column h3{color:#fff;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:1.4rem}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:12px}.footer-column a{color:#a0aec0;text-decoration:none;transition:color .3s}.footer-column a:hover{color:#fff}.copyright{text-align:center;color:#a0aec0;border-top:1px solid #2d3748;padding-top:30px;font-size:.9rem}.close-modal{color:#333;background-color:#e0e0e0;width:100%;margin-top:10px}@media (max-width:1024px){.tecnm-logo{height:50px;padding-right:8px}.logo-ara .cenidet-logo{height:50px;padding:10px}.logo-ara .logo-icon{font-size:2.5rem}.logo-ara .logo-text h1{font-size:1.4rem}.logo-ara .logo-text p{font-size:.85rem}}@media (max-width:600px){.hero{padding:60px 0}.hero h2{font-size:2rem}.hero p{font-size:1.1rem}.section-title h2{font-size:2rem}}.password-group{position:relative}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{padding-right:40px}.toggle-password{cursor:pointer;color:#4a5568;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.2rem;display:flex;position:absolute;right:10px}.toggle-password:hover{color:#036}.auth-button{cursor:pointer;box-sizing:border-box;color:#fff;background-color:#4caf50;border:none;border-radius:6px;width:100%;margin:10px 0;padding:12px 20px;font-size:1rem;font-weight:500;transition:all .3s}.logos-container{align-items:center;gap:12px;display:flex}.logo-ara .logo-icon{font-size:3.2rem}.logo-ara .logo-text h1{letter-spacing:.5px;color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:700}.logo-ara .logo-text p{opacity:.9;color:#fff;margin:0;font-size:.95rem}.logo-cenidet{align-items:center;display:flex}.cenidet-logo{object-fit:contain;width:auto;height:90px;padding:20px;background:0 0!important;border:none!important}.auth-buttons-group{white-space:nowrap;align-items:center;gap:12px;display:flex}.auth-buttons-group .auth-button{cursor:pointer;text-align:center;color:#fff;border:none;border-radius:6px;min-width:120px;padding:8px 16px;font-size:.95rem;font-weight:600;transition:all .3s}.auth-buttons-group .login-button{background-color:#4361ee}.auth-buttons-group .login-button:hover{background-color:#3a56d4;transform:translateY(-2px);box-shadow:0 4px 8px #4361ee4d}.auth-buttons-group .register-button{background-color:#4caf50}.auth-buttons-group .register-button:hover{background-color:#43a047;transform:translateY(-2px);box-shadow:0 4px 8px #4caf504d}.logo-tecnm{align-items:center;display:flex}.tecnm-logo{object-fit:contain;width:auto;height:60px;padding-right:10px;background:0 0!important;border:none!important}.header-content nav{white-space:nowrap;flex-shrink:0;padding-left:400px}@media (max-width:1024px){.header-content{flex-direction:column;align-items:stretch;gap:15px}.logos-container{flex-wrap:wrap}nav ul{flex-wrap:wrap;justify-content:center;gap:12px}}@media (max-width:768px){.logos-container{gap:8px}.logo-tecnm,.logo-cenidet,.logo-ara{margin:0 5px}}@media (max-width:1024px){.tecnm-logo{height:50px;padding-right:8px}.logo-aara img{width:150px;height:auto}.cenidet-logo{height:50px;padding:10px}.logo-ara .logo-icon{font-size:2.5rem}.logo-ara .logo-text h1{font-size:1.4rem}.logo-ara .logo-text p{font-size:.85rem}.header-content{flex-direction:column;align-items:stretch;gap:15px}.logos-container{flex-wrap:wrap;justify-content:center}nav ul{flex-wrap:wrap;justify-content:center;gap:12px}}@media (max-width:768px){.logos-container{gap:8px}.logo-tecnm,.logo-cenidet,.logo-ara{margin:0 5px}}.logo-aara img{object-fit:contain;width:280px;height:auto;padding-right:10px}.about-image.expanded{z-index:9999;background-color:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;display:flex;position:fixed;top:0;left:0}.about-image.expanded img{object-fit:contain;width:100vw;max-width:none;height:100vh;max-height:none;box-shadow:none;border-radius:0}.about-image.expanded .close-hint{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;cursor:pointer;z-index:10001;-webkit-user-select:none;user-select:none;background-color:#fff3;border-radius:30px;padding:10px 20px;font-weight:500;transition:all .3s;position:absolute;top:25px;bottom:auto;right:25px}.about-image.expanded .close-hint:hover{background-color:#fff6;transform:scale(1.05)}.form-group input,.form-group select{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:12px;font-size:1rem}.form-row{gap:15px;display:flex}.form-row .form-group{flex:1}@media (max-width:600px){.form-row{flex-direction:column}}.modal-overlay{z-index:2000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.auth-modal{background-color:#fff;border-radius:12px;width:90%;max-width:450px;padding:30px;position:relative;box-shadow:0 10px 25px #0003}.auth-modal h2{text-align:center;color:#1a365d;margin-bottom:25px;font-family:Poppins,sans-serif}.close-modal-button{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.5rem;transition:background-color .2s,color .2s;display:flex;position:absolute;top:15px;right:15px}.close-modal-button:hover{color:#000;background-color:#f0f0f0}.form-group label{color:#4a5568;margin-bottom:8px;font-weight:500;display:block}.form-group input{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:12px;font-size:1rem}.auth-button{cursor:pointer;color:#fff;background-color:#4361ee;border:none;border-radius:6px;width:100%;margin:10px 0;padding:12px;font-size:1rem;font-weight:500;transition:background-color .3s}.auth-button:hover{background-color:#3a56d4}.auth-button.secondary{color:#4361ee;background-color:#f8fafc;border:1px solid #e2e8f0}.auth-button.secondary:hover{background-color:#e2e8f0}.forgot-password-link{text-align:center;margin:10px 0}.link-button{color:#4c7bf3;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;text-decoration:underline}.link-button:hover{color:#2c5282}.subtitle{color:#555;text-align:center;margin-bottom:30px;font-size:1.1rem;font-style:italic}.form-section{border-bottom:1px solid #eee;margin-bottom:30px;padding-bottom:20px}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.radio-group label{cursor:pointer;color:#333;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.section-toggle{color:#036;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin-bottom:15px;font-size:1.3rem;font-weight:700;transition:color .2s;display:flex}.arrow{border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.1rem;transition:background-color .2s;display:inline-flex}.arrow:hover{background-color:#0033661a}.radio-group label{cursor:pointer;align-items:center;gap:6px;font-weight:400;display:flex}.form-group input[type=text],.form-group input[type=file],.form-group select,.form-group textarea{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;padding:10px;font-size:.95rem}.checkbox-item{cursor:pointer;align-items:center;gap:8px;font-size:.95rem;font-weight:400;display:flex}.help-icon{color:#004d99;cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.7;border:1px solid #004d99;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:8px;font-size:.9em;font-weight:700;line-height:1;transition:opacity .2s,color .2s;display:flex}.help-icon:hover{opacity:1;color:#036;background-color:#e6f0fa;border-color:#036}.help-icon{color:#004d99;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#e6f0fa;border:1px solid #004d99;border-radius:50%;width:18px;height:18px;margin-left:8px;font-size:.85rem;font-weight:700;line-height:16px;transition:all .2s;display:inline-block}.radio-group label span{-webkit-user-select:none;user-select:none}.section-complete{color:#fff;background-color:#4caf50;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:12px;font-size:14px;font-weight:700;animation:.3s fadeIn;display:inline-flex;box-shadow:0 2px 6px #4caf5066}.section-complete-title{color:#4caf50!important}.section-content{animation:.3s slideDown}.form-row{flex-wrap:wrap;gap:20px;display:flex}.form-group{flex-grow:1;min-width:250px;margin-bottom:20px}.form-group label{color:#333;margin-bottom:6px;font-size:.95rem;font-weight:700;display:block}.radio-group{flex-wrap:wrap;gap:20px;margin-top:8px;display:flex}.radio-group label{cursor:pointer;color:#333;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-weight:500;transition:all .2s;display:flex}.radio-group label:hover{color:#036;background-color:#f0f7ff}.radio-group input[type=radio]{appearance:none;cursor:pointer;background-color:#fff;border:2px solid #004d99;border-radius:50%;width:20px;height:20px;transition:all .2s;position:relative}.radio-group input[type=radio]:checked{background-color:#004d99;border-color:#004d99}.radio-group input[type=radio]:checked:after{content:"";background-color:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox-item{cursor:pointer;align-items:center;gap:8px;padding:6px 0;font-size:.95rem;font-weight:400;display:flex}.checkbox-item input[type=checkbox]{accent-color:#004d99}.form-group input[type=text],.form-group input[type=number],.form-group input[type=file],.form-group select,.form-group textarea{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;padding:10px;font-size:.95rem}.file-preview{color:#666;margin-top:6px;font-size:.9rem}.help-icon{color:#004d99;cursor:pointer;-webkit-user-select:none;user-select:none;background:#e6f0fa;border:1px solid #004d99;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:8px;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.help-icon:hover{color:#036;background:#cce5ff;border-color:#036}.privacy-button{color:#004d99;cursor:pointer;background-color:#e3f2fd;border:1px solid #004d99;border-radius:6px;padding:8px 12px;font-size:.95rem;transition:background-color .2s}.privacy-button:hover{background-color:#bbdefb}.aviso-privacidad{background-color:#f9fbfd;border:1px solid #cbd5e0;border-radius:8px;margin-top:16px;padding:16px}.aviso-privacidad h4{color:#036;margin-top:0;margin-bottom:12px;font-size:1.1rem}.aviso-privacidad p{color:#4a5568;margin-bottom:16px;font-size:.95rem}.aviso-privacidad .nota{color:#666;margin-top:8px;margin-bottom:0;font-size:.9rem;font-style:italic}.submit-button{color:#fff;cursor:pointer;background-color:#036;border:none;border-radius:8px;margin:30px auto 0;padding:14px 24px;font-size:1.1rem;font-weight:700;transition:background-color .3s;display:block}.submit-button:hover{background-color:#004d99}.form-group .checkbox-privacidad{align-items:flex-start;gap:12px;margin-top:8px;display:flex}.form-group .checkbox-privacidad input[type=checkbox]{cursor:pointer;accent-color:#004d99;background-color:#fff;border:2px solid #004d99;border-radius:4px;width:20px;height:20px;margin-top:2px}.form-group .checkbox-privacidad label{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;flex-grow:1;font-size:.95rem;line-height:1.4}.form-group .checkbox-privacidad label:hover{color:#036}.privacy-button{background:"#e3f2fd";color:"#004d99";border:"1px solid #004d99";borderRadius:"6px";padding:"8px 12px";fontSize:"0.95rem";cursor:"pointer";transition:"background-color 0.2s"}.file-input-container:hover{background-color:#f0f7ff;border-color:#004d99}.file-input-container input[type=file]{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.file-placeholder{color:#666;margin:8px 0;font-size:.95rem;font-style:italic}.file-selected{color:#333;align-items:center;gap:8px;margin:8px 0;font-size:.95rem;display:flex}.file-error{color:#f44336;margin-left:8px;font-size:.85rem}.file-preview-image{object-fit:cover;border-radius:8px;max-width:100px;max-height:100px;box-shadow:0 2px 8px #0000001a}.subtitle{color:#555;margin-top:-10px;margin-bottom:20px;font-size:15px}.form-section{background:#fff;border-radius:10px;margin-bottom:25px;padding:12px 18px;box-shadow:0 0 8px #00000014}.section-toggle{cursor:pointer;justify-content:space-between;align-items:center;font-size:18px;font-weight:600;display:flex}.section-toggle:hover{color:#07c}.section-complete{color:#fff;background:#28a745;border-radius:5px;margin-left:8px;padding:2px 6px;font-size:14px}.section-content{border-top:1px solid #eee;margin-top:15px;padding-top:10px}.form-group{margin-bottom:18px}.form-group label{align-items:center;margin-bottom:6px;font-weight:600;display:flex}.form-group input,.form-group select{border:1px solid #ccc;border-radius:6px;width:100%;padding:9px;font-size:14px}.form-group input:focus,.form-group select:focus{border-color:#07c;outline:none}.help-icon{color:#fff;text-align:center;cursor:pointer;background:#07c;border-radius:50%;width:18px;height:18px;margin-left:8px;font-size:12px;font-weight:700;line-height:18px}.help-icon:hover{background:#005fa3}.checkbox-grid{flex-wrap:wrap;gap:10px;display:flex}.checkbox-item{cursor:pointer;align-items:center;gap:6px;display:flex}.sub-label{margin-top:12px;margin-bottom:5px;font-weight:700;display:block}.privacy-box{background:#f6f6f6;border-radius:6px;margin-bottom:12px;padding:12px;font-size:14px;line-height:1.4}.submit-button{color:#fff;cursor:pointer;background:#07c;border:none;border-radius:8px;width:100%;margin-top:15px;padding:12px;font-size:16px}.submit-button:hover{background:#005fa3}.two-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:600px){.two-columns{grid-template-columns:1fr}}.file-input{align-items:center;gap:12px;display:flex}.file-label{color:#fff;cursor:pointer;background-color:#07c;border-radius:6px;padding:8px 14px;font-size:14px;transition:background .2s}.file-label:hover{background-color:#005fa3}.file-name{color:#333;font-size:14px;font-style:italic}.file-input-container{text-align:center;cursor:pointer;border:2px dashed #a0a0a0;border-radius:10px;padding:18px;transition:border-color .2s;position:relative}.file-input-container:hover{border-color:#07c}.file-input-container input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.file-placeholder{color:#777;font-size:14px}.file-selected{color:#070;flex-direction:column;gap:4px;margin-top:8px;font-size:14px;font-weight:600;display:flex}.file-error{color:#c00;font-size:13px;font-weight:700}.file-preview-wrapper{justify-content:center;margin-top:14px;display:flex}.file-preview-image{object-fit:cover;background:#fff;border:2px solid #ddd;border-radius:50%;width:90px;height:90px}.radio-group{gap:20px;margin-top:6px;display:flex}.radio-group label{cursor:pointer;align-items:center;gap:6px;font-size:14px;display:flex}.checkbox-container{align-items:center;display:flex}.checkbox-label{cursor:pointer;align-items:center;gap:8px;display:flex}.checkbox-text{color:#333;font-size:14px}.checkbox-inline{align-items:center;gap:8px;margin-top:5px;display:flex}.checkbox-inline input[type=checkbox]{accent-color:#4caf50;width:16px;height:16px}.checkbox-inline .checkbox-label{color:#333;cursor:pointer;margin:0;font-size:14px}.checkbox-inline input:focus{outline-offset:2px;outline:2px solid #4caf50}.section-header{color:#333;align-items:center;gap:8px;font-size:18px;font-weight:700;transition:color .3s;display:flex}.section-header.completado{color:#4caf50}.section-toggle.completed{color:#4caf50;font-weight:700}.section-complete-icon{color:#fff;background-color:#4caf50;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-left:8px;font-size:14px;font-weight:700;display:inline-flex}.checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:8px;display:grid}.checkbox-item{cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:8px;transition:background-color .2s;display:flex}.checkbox-item:hover{background-color:#f5f5f5}.checkbox-item input[type=checkbox]{accent-color:#4caf50;width:16px;height:16px}.checkbox-item span{color:#333;font-size:14px}.roles-page{box-sizing:border-box;color:#222;width:100%;padding:20px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.roles-header-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.roles-header-row h1{margin:0;font-size:26px;font-weight:700}.btn-organigrama{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:6px;padding:8px 14px;font-size:14px;font-weight:600}.btn-organigrama:hover{background:#13539a}.stats-bar{gap:14px;margin-bottom:16px;display:flex}.stat-card{background:#fff;border-left:4px solid #1976d2;border-radius:10px;flex:1;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex;box-shadow:0 3px 6px #00000014}.stat-card:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0000001f}.stat-icon{font-size:24px}.stat-info{flex-direction:column;display:flex}.stat-value{font-size:18px;font-weight:700}.stat-label{color:#555;font-size:12px}.status-legend{gap:16px;margin-bottom:14px;font-size:13px;display:flex}.legend-item{align-items:center;gap:6px;display:flex}.legend-dot{border-radius:50%;width:12px;height:12px}.legend-pendiente{background:#b0bec5}.legend-seleccionado{background:#42a5f5}.legend-asignado{background:#66bb6a}.controls-section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.simple-input-group{align-items:center;gap:8px;font-size:14px;display:flex}.simple-input-group input{border:1px solid #ccc;border-radius:4px;width:80px;padding:4px 6px}.info-text{font-size:14px}.columns-container{justify-content:space-between;gap:20px;width:100%;padding:0 20px;display:flex}.column{box-sizing:border-box;background:#fff;border-radius:10px;padding:14px;box-shadow:0 2px 6px #00000017}.column-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.column-header h2{margin:0;font-size:18px}.settings-icon-title{cursor:pointer;font-size:16px}.alumno-card-wrapper{background:#fafafa;border-left:4px solid #0000;border-radius:10px;margin-bottom:10px}.alumno-card{cursor:pointer;justify-content:space-between;padding:8px 10px;display:flex}.alumno-card:hover{background:#f1f7ff}.alumno-seleccionado{background:#e3f2fd;border-left-color:#42a5f5}.alumno-asignado{background:#e8f5e9;border-left-color:#4caf50}.alumno-main{gap:10px;display:flex}.alumno-avatar img{object-fit:cover;border-radius:50%;width:40px;height:40px}.avatar-placeholder{color:#fff;background:#90caf9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.alumno-text{flex-direction:column;display:flex}.alumno-name{font-size:14px;font-weight:600}.alumno-email{color:#666;font-size:12px}.status-badge-small{border-radius:50%;width:14px;height:14px;display:block}.badge-pendiente{background:#b0bec5}.badge-seleccionado{background:#42a5f5}.badge-asignado{background:#66bb6a}.alumno-details{background:#fff;border:1px solid #ddd;border-radius:8px;margin:4px 6px 6px;padding:10px;animation:.2s slideDown}.details-header{justify-content:space-between;margin-bottom:6px;display:flex}.close-panel-btn{cursor:pointer;background:0 0;border:none;font-size:16px}.details-grid{grid-template-columns:1fr 1fr;gap:4px 10px;margin-bottom:8px;font-size:13px;display:grid}.info-box{background:#f1f8ff;border-left:4px solid #1976d2;border-radius:6px;padding:8px}.info-row{align-items:flex-start;gap:6px;margin-bottom:4px;display:flex}.info-icon{font-size:16px}.detail-label{font-size:13px;font-weight:600}.detail-value{font-size:13px}.role-section{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:12px;overflow:hidden}.section-header{color:#fff;cursor:pointer;justify-content:space-between;min-height:28px;padding:2px 8px;font-size:14px;line-height:1;display:flex}.role-grid{flex-direction:column;gap:6px;padding:8px;display:flex}.role-item{cursor:pointer;background:#f7f7f7;border-left:4px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;transition:all .15s;display:flex}.role-item:hover{background:#eaf3ff}.role-item.assigned{background:#e8f5e9;border-left-color:#4caf50}.role-name{font-size:13px}.role-extra{font-size:12px}.role-help-icon{color:#2e7d32;font-weight:600}.role-details-panel{background:#fafafa;border-radius:8px;padding:10px;font-size:14px}.role-description{color:#555;font-size:13px}.role-details-panel h3{margin-top:0;margin-bottom:6px}.role-details-panel h4{margin-top:10px;margin-bottom:4px;font-size:14px}.role-details-panel ul{margin-top:0;padding-left:18px}.role-assigned-to{background:#e8f5e9;border-left:4px solid #4caf50;border-radius:6px;margin-top:10px;padding:8px;font-size:13px}.assigned-user{align-items:center;gap:8px;margin-top:4px;display:flex}.assigned-tag{color:#fff;background:#4caf50;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.empty-text{color:#777;font-size:13px}@media (max-width:1100px){.columns-container{grid-template-columns:1fr}.stats-bar{flex-direction:column}}.left-column{width:35%}.middle-column{width:40%}.right-column{width:35%}.role-section{width:85%;margin:0 auto}.details-section-block{background:#f3f7ff;border-left:5px solid #1a73e8;border-radius:8px;margin-top:16px;padding:16px}.details-section-title{color:#1a73e8;margin-bottom:12px;font-size:18px;font-weight:700}.details-grid{grid-template-columns:1fr;gap:8px;display:grid}.details-grid div strong{color:#333}.controls-section{width:100%}.simple-input-group{justify-content:space-between;align-items:center;width:100%;display:flex}.left-controls{align-items:center;gap:15px;display:flex}.btn-save-changes{color:#fff;cursor:pointer;white-space:nowrap;background-color:#0a6efd;border:none;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.btn-save-changes:hover{background-color:#084bb5;transform:translateY(-2px)}.profe-switch-container{align-items:center;margin-top:10px;display:flex}.switch-label{cursor:pointer;align-items:center;gap:12px;display:inline-flex;position:relative}.switch-label input{display:none}.switch-label .slider{background:#ccc;border-radius:20px;width:46px;height:24px;transition:all .3s;position:relative}.switch-label .slider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;top:2px;left:2px}.switch-label input:checked+.slider{background:#4caf50}.switch-label input:checked+.slider:before{transform:translate(22px)}
