: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}.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}.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}.chat-messages{flex-direction:column;flex-grow:1;gap:10px;padding:15px;display:flex;overflow-y:auto}.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-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:5px;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 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:99%;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.chat-header{color:#fff;background-color:#036;justify-content:space-between;align-items:center;padding:15px;display:flex}.chat-header h3{margin:0;font-size:1.2rem}.filter-controls select{color:#333;background-color:#fff;border:none;border-radius:4px;padding:5px 10px}.chat-messages{background-color:#fafafa;flex-direction:column;flex-grow:1;gap:15px;padding:15px;display:flex;overflow-y:auto}.message{background-color:#fff;border-left:4px solid;border-radius:8px;padding:12px;transition:background-color .2s;box-shadow:0 1px 4px #0000000d}.message.positivo{border-left-color:#4caf50}.message.negativo{border-left-color:#f44336}.message.sugerencia{border-left-color:#2196f3}.message.resolved{opacity:.9;background-color:#e8f5e9}.message-header{justify-content:space-between;margin-bottom:8px;display:flex}.user-info{flex-direction:column;display:flex}.user-info strong{color:#333}.role{color:#666;font-size:.8rem}.timestamp{color:#999;font-size:.8rem}.message-content{color:#333;margin:0 0 10px;line-height:1.4}.message-actions{gap:10px;display:flex}.action-btn{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;padding:4px 8px;font-size:.85rem;transition:background-color .2s}.action-btn.useful:hover{color:#4caf50;background-color:#e8f5e9}.action-btn.resolve{background-color:#f5f5f5}.action-btn.resolve.resolved{color:#fff;background-color:#4caf50}.chat-input{background-color:#fff;border-top:1px solid #eee;padding:10px;display:flex}.chat-input textarea{resize:none;border:1px solid #ddd;border-radius:4px;flex-grow:1;min-height:60px;padding:10px;font-size:.95rem}.chat-input button{color:#fff;cursor:pointer;background-color:#036;border:none;border-radius:4px;margin-left:10px;padding:10px 20px;font-weight:700}.chat-input button:hover{background-color:#004d99}.page-layout-container{overflow-y:auto}.kanban-board{gap:20px;margin-top:20px;padding:10px 0;display:flex;overflow-x:auto}.column{background-color:#f5f5f5;border-radius:8px;flex-direction:column;width:280px;min-height:400px;display:flex;box-shadow:0 2px 4px #0000001a}.column-header{color:#fff;text-align:center;background-color:#036;border-top-left-radius:8px;border-top-right-radius:8px;padding:10px}.task-list{flex-grow:1;min-height:200px;padding:10px}.task{cursor:grab;background-color:#fff;border-radius:4px;margin-bottom:10px;padding:12px;font-size:.95rem;box-shadow:0 1px 3px #0000001a}.task:active{cursor:grabbing}.add-task-form{gap:5px;margin-top:10px;padding:0 10px;display:flex}.add-task-form input{border:1px solid #ccc;border-radius:4px;flex-grow:1;padding:8px;font-size:.9rem}.add-task-form button{color:#fff;cursor:pointer;background-color:#036;border:none;border-radius:4px;padding:8px 12px;font-weight:700}.add-task-form button:hover{background-color:#004d99}.ara-content{padding:20px}.modulos-container{align-items:center;gap:20px;margin-bottom:30px;display:flex}.modulo-button{cursor:pointer;background-color:#f5f5f5;border:1px solid #ddd;border-radius:12px;flex-grow:1;align-items:center;min-width:300px;padding:16px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.modulo-button:hover{background-color:#e0e0e0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.modulo-button.active{background-color:#bbdefb;border-color:#2196f3;transform:scale(1.02);box-shadow:0 4px 12px #2196f333}.icon-group{background-color:#f99;border-radius:50%;justify-content:center;align-items:center;width:20px;height:48px;margin-right:16px;display:flex;box-shadow:0 2px 4px #0000001a}.letter{color:#333;font-size:1.4rem;font-weight:700}.modulo-text{color:#333;text-align:left;word-wrap:break-word;flex-grow:1;font-size:.95rem;font-weight:700;line-height:1.4}.arrow-separator{background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 4px #0000000d}.arrow-separator svg{stroke:#bbb;width:24px;height:24px;transition:stroke .3s}.arrow-separator:hover svg{stroke:#333}.ara-levels,.modulo-b-levels{flex-direction:column;gap:15px;margin-top:20px;animation:.3s ease-in-out fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.level{cursor:pointer;text-align:left;background-color:#fff;border-left:6px solid #ccc;border-radius:8px;flex-direction:column;justify-content:center;min-height:70px;padding:18px;transition:all .3s;display:flex;box-shadow:0 2px 6px #00000014}.level:hover{transform:translate(5px);box-shadow:0 4px 12px #0000001a}.level h3{color:#333;margin:0 0 8px;font-size:1.2rem;font-weight:700}.level p{color:#555;margin:0;font-size:.9rem;line-height:1.4}.ara-levels .level-1{background-color:#e3f2fd;border-left-color:#2196f3}.ara-levels .level-2{background-color:#e8f5e9;border-left-color:#4caf50}.ara-levels .level-3{background-color:#ffebee;border-left-color:#f44336}.ara-levels .level-4{background-color:#fce4ec;border-left-color:#9c27b0}.ara-levels .level-5{background-color:#f3e5f5;border-left-color:#673ab7}.ara-levels .level-6{background-color:#eee;border-left-color:#607d8b}.modulo-b-levels .level-1{background-color:#fff3e0;border-left-color:#ff9800}.modulo-b-levels .level-2{background-color:#e8eaf6;border-left-color:#3f51b5}.modulo-b-levels .level-3{background-color:#e0f2f1;border-left-color:#009688}.modulo-b-levels .level-4{background-color:#efebe9;border-left-color:#795548}.subtitle{color:#555;text-align:center;margin-bottom:30px;font-size:1.1rem;font-style:italic}.page-content p{color:#666;text-align:center;margin-bottom:20px;font-size:1rem}.proyecto-form{background-color:#fff;border-radius:12px;width:90%;max-width:1200px;margin:0 auto;padding:30px;box-shadow:0 4px 12px #0000001a}.form-section{border-bottom:1px solid #eee;margin-bottom:30px;padding-bottom:20px}.form-section h2{color:#036;margin-bottom:15px;font-size:1.3rem;font-weight:700}.form-row{flex-wrap:wrap;gap:20px;display:flex}.form-group{flex-grow:1;min-width:250px}.form-group label{color:#333;margin-bottom:6px;font-size:.95rem;font-weight:700;display:block}.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}.submit-button:hover{background-color:#004d99}.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}.container{max-width:1200px;margin:0 auto;padding:0 20px}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:space-between;align-items:center;display:flex}.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}.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;box-shadow:0 10px 25px #0003}.auth-modal h2{text-align:center;color:#1a365d;margin-bottom:25px;font-family:Poppins,sans-serif}.form-group{margin-bottom:20px}.form-group label{color:#4a5568;margin-bottom:8px;font-weight:500;display:block}.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}.auth-button{cursor:pointer;border:none;border-radius:6px;width:100%;margin:10px 0;padding:12px;font-size:1rem;font-weight:500;transition:background-color .3s}.auth-button.secondary{color:#4c7bf3;background-color:#f8fafc}.auth-button.secondary:hover{background-color:#e2e8f0}.close-modal{color:#333;background-color:#e0e0e0;width:100%;margin-top:10px}@media (max-width:900px){.header-content{flex-direction:column;gap:20px}nav ul{flex-wrap:wrap;justify-content:center}.hero h2{font-size:2.5rem}.about-content{grid-template-columns:1fr}}@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}.form-row{flex-direction:column}}.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-modal{background-color:#fff;border-radius:12px;width:90%;max-width:450px;padding:30px;position:relative;box-shadow:0 10px 25px #0003}.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}
