*,:after,:before{box-sizing:border-box}*{margin:0;padding:0;font:inherit}ol[class],ul[class]{list-style:none}html{text-size-adjust:none}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;font-family:mullish,Arial;background-color:#f8fafc;overflow-x:hidden}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}:root{--menu-width:240px}.container{margin:0 auto;display:flex;width:100%;gap:8px}@media (max-width:900px){.container{flex-direction:column;gap:0}}.field-error{color:#e11d48}.page-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.page-header h2{margin-top:0;margin-bottom:0;font-weight:700;font-size:clamp(18px,2vw,22px)}.page-header .line-flex{display:flex;align-items:center;gap:10px}.page-header .button-back{color:#000;display:inline-flex;align-items:center;padding:8px 10px;text-decoration:none;transition:all .3s ease;border-radius:10px;gap:4px}.page-header .button-back:hover{background-color:#ebe9e9}@media (max-width:900px){.page-header .button-back{padding:8px}.page-header .button-back span{display:none}.page-header{margin-top:10px}.page-header.desktop-only{display:none}}strong{font-weight:700}@media (max-width:900px){.nav-pad{padding-top:60px}}.information-field h4{margin:0;font-size:16px;color:#01109c;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.custom-scroll{scrollbar-width:9px;-ms-overflow-style:none}.custom-scroll::-webkit-scrollbar{background:transparent;width:9px;height:9px}.custom-scroll::-webkit-scrollbar-thumb{background-color:rgba(216,216,216,.8901960784)}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(175,174,174,.8901960784)}.mobile-section-title{margin-top:10px;font-weight:800;font-size:14px}.activities-page .activities-container{max-width:420px;margin:0 auto}.activities-page .dropdown-mensual-wrapper{margin:0 auto 20px;width:90%}.activities-page .dropdown-mensual-wrapper h1{font-weight:700;margin-bottom:10px}.activities-page .list-wrapper{margin-top:10px;position:relative;min-height:200px}.activities-page .list-wrapper .empty-state{padding:30px;border-radius:12px;text-align:center}.activities-page .tree-group{background:white;border-radius:12px;margin-bottom:12px;border:1px solid #e2e8f0;overflow:hidden}.activities-page .tree-group .tree-header{padding:12px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.activities-page .tree-group .tree-header .arrow-icon{display:flex;color:#798aa1}.activities-page .tree-group .tree-header .header-content{flex:1 1}.activities-page .tree-group .tree-header .header-content .title-row{display:flex;align-items:center;justify-content:space-between}.activities-page .tree-group .tree-header .header-content .title-row h4{margin:0;font-size:.95rem;font-weight:600;color:#1e293b}.activities-page .tree-group .tree-header .header-content .title-row .points-badge{font-size:.75rem;background:#f1f5f9;color:#475569;padding:2px 8px;border-radius:10px;font-weight:500}.activities-page .tree-group .tree-header .header-content .date-text{font-size:.75rem;color:#5777a5;margin-top:2px}.activities-page .tree-group .tree-content{padding:0 16px 12px;border-top:1px solid #f1f5f9}.activities-page .tree-group .tree-content .no-tasks{padding:12px 0;font-size:.85rem;color:#94a3b8;text-align:center}.activities-page .tree-group .tree-content .tasks-list{padding-top:8px}.activities-page .tree-group .tree-content .tasks-list .task-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f8fafc}.activities-page .tree-group .tree-content .tasks-list .task-item:last-child{border-bottom:none}.activities-page .tree-group .tree-content .tasks-list .task-item .task-initials{width:32px;height:32px;border-radius:8px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.activities-page .tree-group .tree-content .tasks-list .task-item .task-info{flex:1 1;min-width:0}.activities-page .tree-group .tree-content .tasks-list .task-item .task-info h3{margin:0;font-size:.9rem;font-weight:500;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activities-page .tree-group .tree-content .tasks-list .task-item .task-info .task-date{font-size:.75rem;color:#3a5983;margin-top:1px}.activities-page .tree-group .tree-content .tasks-list .task-item .task-score-wrapper{text-align:right}.activities-page .tree-group .tree-content .tasks-list .task-item .task-score-wrapper .score{font-size:.85rem;font-weight:700;color:#0f172a}.activities-page .tree-group .tree-content .tasks-list .task-item .task-score-wrapper .score.pending{color:#94a3b8}.activities-page .tree-group .tree-content .tasks-list .task-item .task-score-wrapper .score .max-score{font-size:.75rem;font-weight:400;color:#94a3b8}.activities-page .exam-card{background:white;border-radius:12px;margin-bottom:12px;border:1px solid #e2e8f0;padding:16px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.activities-page .exam-card .exam-icon{width:40px;height:40px;border-radius:10px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center}.activities-page .exam-card .exam-info{flex:1 1}.activities-page .exam-card .exam-info h4{margin:0;font-size:.95rem;font-weight:600;color:#1e293b}.activities-page .exam-card .exam-info .exam-subtitle{font-size:.75rem;color:#64748b}.activities-page .exam-card .exam-score-wrapper{text-align:right}.activities-page .exam-card .exam-score-wrapper .score{font-size:1.1rem;font-weight:800;color:#1e293b}.activities-page .exam-card .exam-score-wrapper .score .max-score{font-size:.8rem;font-weight:400;color:#64748b}.activities-state-screen{padding-top:20px}.activities-state-screen .state-card{max-width:420px;margin:40px auto;padding:20px;display:flex;justify-content:center;background:white;border-radius:10px}.activities-state-screen .state-card.error h2{color:crimson;margin-top:0}.mobile-loading-full{max-width:420px;display:flex;align-items:center;justify-content:center;height:90vh;background:white;padding:14px}.mobile-login-screen{display:flex;align-items:center;height:100vh}.mobile-login-card{max-width:420px;margin:40px auto;display:flex;flex-direction:column;background:white;padding:10px;border-radius:10px;align-items:center}.mobile-login-logo{width:100%;max-width:120px;height:auto;display:block;margin:0 auto 18px;border-radius:12px}.mobile-login-title{text-align:center;margin-top:0;font-weight:700;font-size:1.5rem}.mobile-login-form{width:100%}.mobile-error-text{color:crimson}.mobile-recovery-link{margin-top:4px;border:none;background:transparent;color:#003dc0;text-decoration:underline;cursor:pointer;font-size:.9rem;padding:0;text-align:left}.mobile-login-actions{flex-direction:column}.mobile-btn-login,.mobile-loading-inline,.mobile-login-actions{display:flex;justify-content:center}.mobile-btn-login{align-items:center;gap:8px}.mobile-login-footer{margin-top:12px;margin-bottom:0;color:#666;font-size:13px}.mobile-home-content{width:100%;margin:0 auto}.mobile-card{background:white;padding:14px;border-radius:10px}.mobile-card.mt-14{margin-top:14px}.mobile-header-name{margin:0;font-weight:700;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-header-title{font-size:15px;color:#666}.mobile-info{margin-top:8px}.mobile-info h3{font-size:.9rem;color:#003cbd}.mobile-info .tutor-ced{font-size:.8rem}.mobile-action-btns{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr 1fr}.mobile-logout-wrapper{display:flex;justify-content:center;margin-top:20px}.mobile-section-h3{margin-bottom:10px;font-weight:700;font-size:17px}.mobile-section-h3.mt-0{margin-top:0}.mobile-year-wrapper{width:100%;max-width:420px;margin-top:10px}.mobile-asignatures-list{height:auto;max-height:calc(100vh - 290px)}.mobile-asignatures-list .il-var1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile-modal-grid{display:grid;grid-gap:20px;gap:20px}.mobile-modal-h3{margin:0;font-weight:700}.mobile-modal-text{margin-top:6px;margin-bottom:0}.mobile-contact-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.mobile-modal-phone{margin-top:6px;margin-bottom:0;font-size:.9em;color:#666}.mobile-info-modal{width:450px}.mobile-btn-full{width:100%}.mobile-fallback-card{max-width:420px;margin:40px auto;background:white;padding:14px;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:10px}.mobile-center{text-align:center}.login-container{display:flex;align-items:center;justify-content:center;height:100vh;width:95vw;margin:0 auto}.login-container .login-card{display:flex;flex-direction:column;align-items:center;background:white;padding:30px 10px;border-radius:10px;width:400px}.login-container .login-card .login-logo{display:block;margin:0 auto 18px}.login-container .login-card .login-title{text-align:center;margin-top:0;font-weight:700;font-size:1.5rem}.login-container .login-card .login-form{width:100%}.login-container .login-card .error-text{color:crimson;margin-bottom:10px}.login-container .login-card .login-recovery-container{display:flex;justify-content:center;margin-top:20px}.login-container .login-card .login-recovery-button{margin-top:6px;border:none;background:transparent;color:#003dc0;text-decoration:underline;cursor:pointer}.login-container .login-card .login-submit-container{display:flex;flex-direction:column;justify-content:center;margin-top:20px}.schedule-modal{padding:8px 0}.schedule-modal .field{margin-bottom:24px}.schedule-modal .label{display:block;font-size:16px;font-weight:500;margin-bottom:8px;color:black}.schedule-modal .time-input{padding:10px 14px;border-radius:10px;border:1px solid rgba(219,219,219,.7098039216);cursor:pointer;font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease;color:black}.schedule-modal .time-input:hover{background:#e0e0e0}.schedule-modal .time-input:hover svg{color:#3b82f6}.schedule-modal .time-input svg{transition:color .2s ease}.schedule-modal .buttons{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.schedule-modal .item{display:flex;align-items:center;justify-content:space-between;padding:10px 7px;transition:all .4s ease}.schedule-modal .item:hover{background-color:rgba(236,236,236,.9098039216)}.time-picker-modal{max-width:340px}.schedule-entry-modal{max-width:400px}.schedule-config-modal{max-width:450px}.navbar{height:70px;gap:16px;display:flex;align-items:center;padding:0 15px}.navbar .menu-btn-left{display:none;margin-left:10px}@media (max-width:900px){.navbar .menu-btn-left{display:flex}.navbar{width:100%;gap:0;padding:0;height:60px;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.8);z-index:1}}.navbar .course-name-nav{display:none;font-size:16px;font-weight:700;color:#0f172a;margin-left:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.navbar .course-name-nav{display:inline-block}}.navbar .search-field{background-color:white;box-shadow:0 2px 2px 0 rgba(0,0,0,.075);border-radius:8px;padding:0 12px;height:40px;display:flex;align-items:center;gap:8px;visibility:hidden}.navbar .search-field input{background:transparent;border:none;outline:none;font-size:14px;color:#0f172a;width:100%}.navbar .search-field input::placeholder{color:#94a3b8}.navbar .search-field .search-btn{color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center}.navbar .user-section{display:flex;align-items:center;flex-shrink:0;margin-left:auto;gap:16px}.navbar .desktop-user-info{display:flex;align-items:center;gap:16px;position:relative}@media (max-width:900px){.navbar .desktop-user-info{display:none}}.navbar .desktop-user-info .user-info{margin-right:0;height:auto;padding:6px 12px;box-sizing:border-box;transition:all .2s ease;border-radius:10px;display:flex;align-items:center;gap:10px;width:240px;cursor:pointer}.navbar .desktop-user-info .user-info:hover{background-color:#f8fafc}.navbar .desktop-user-info .user-info p{margin:0}.navbar .desktop-user-info .user-info .user-avatar{width:32px;height:32px;border-radius:50%;background-color:#dbeafe;color:#4781ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;font-weight:700}.navbar .desktop-user-info .user-info .user-name{width:auto;font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navbar .desktop-user-info .user-info .role{font-size:12px;color:#626972}.navbar .desktop-user-info .user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#ffffff;border:1px solid #ececec;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);min-width:200px;z-index:2;opacity:0;pointer-events:none;transform:translateY(-4px);transition:all .2s ease}.navbar .desktop-user-info .user-dropdown.show{opacity:1;pointer-events:all;transform:translateY(0)}.navbar .dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;font-size:14px;color:#334155;border-bottom:1px solid #f1f5f9;transition:background-color .2s ease}.navbar .dropdown-item:last-child{border-bottom:none}.navbar .dropdown-item:hover{background-color:#f8fafc}.navbar .dropdown-item svg{width:18px;height:18px;color:#64748b}.navbar .mobile-navbar-actions{display:none;align-items:center;gap:8px;margin-right:6px}@media (max-width:900px){.navbar .mobile-navbar-actions{display:flex}}.navbar .mobile-navbar-actions .mobile-year-selector .year-dropdown{display:block;width:80px;font-size:14px;height:32px;border-radius:6px}.navbar .course-info-inline-nav{display:flex;align-items:center;gap:6px;font-size:13px;color:#334155;margin-top:2px}.navbar .brand{margin:6px 0 6px 20px;font-size:20px;display:flex;gap:10px;align-items:center;text-decoration:none;font-weight:700;color:black;cursor:pointer;display:none}@media (max-width:900px){.navbar .brand{display:inline-flex}}.navbar .mobile-icon-btn{background:none;border:none;cursor:pointer;padding:6px;align-items:center;justify-content:center;color:#0f172a;border-radius:8px;transition:background-color .2s ease;display:none}.navbar .mobile-icon-btn:hover{background-color:#f8fafc}@media (max-width:768px){.navbar .mobile-icon-btn{display:flex}}.navbar .mobile-user-wrapper{position:relative;flex-shrink:0}.navbar .mobile-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#ffffff;border:1px solid #ececec;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);min-width:200px;z-index:2;opacity:0;pointer-events:none;transform:translateY(-4px);transition:all .2s ease}.navbar .mobile-user-dropdown.show{opacity:1;pointer-events:all;transform:translateY(0)}.navbar .mobile-dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;font-size:16px;color:#334155;border-bottom:1px solid #f1f5f9}.navbar .mobile-dropdown-item:last-child{border-bottom:none}.navbar .mobile-dropdown-item:hover{background-color:#f8fafc}.navbar .mobile-dropdown-item svg{width:22px;height:22px;color:#64748b}.mobile-drawer-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.45);z-index:90;opacity:0;pointer-events:none;transition:opacity .2s ease}.mobile-drawer-overlay.show{opacity:1;pointer-events:all}.mobile-drawer{display:none;position:fixed;top:0;left:0;height:100vh;width:min(78vw,320px);background:#ffffff;z-index:92;transform:translateX(-100%);transition:transform .25s ease;box-shadow:6px 0 20px rgba(15,23,42,.12)}.mobile-drawer.show{transform:translateX(0)}.mobile-drawer-content{padding:16px;display:flex;flex-direction:column}.mobile-drawer-content .brand{font-size:17px;margin-bottom:10px;font-weight:800}.mobile-drawer-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;border:none;background:transparent;cursor:pointer;font-size:15px;color:#0f172a;text-align:left}.mobile-drawer-item:hover{background:#f8fafc}.mobile-drawer-item .drawer-item-content{display:flex;align-items:center;gap:12px}.mobile-drawer-section{margin-top:4px;display:flex;flex-direction:column;gap:8px}.mobile-drawer-label{font-size:12px;color:#626972;font-weight:600}@media (max-width:900px){.mobile-drawer,.mobile-drawer-overlay{display:block}}.mobile-fab{display:none;position:fixed;right:16px;bottom:60px;width:52px;height:52px;border-radius:50%;border:none;background:#4781ff;color:white;box-shadow:0 10px 20px rgba(37,99,235,.35);align-items:center;justify-content:center;cursor:pointer;z-index:1}.mobile-fab svg{width:26px;height:26px}@media (max-width:900px){.mobile-fab{display:flex}}.notification-panel-mobile{max-height:80vh;display:flex;flex-direction:column}.notification-panel-mobile .notification-list{overflow-y:auto;flex:1 1}.mobile-search-overlay{position:fixed;top:0;left:0;right:0;height:60px;background:#ffffff;z-index:95;display:flex;align-items:center;padding:0 10px;gap:10px;animation:slideInDown .2s ease-out}.mobile-search-overlay .search-input-wrapper{flex:1 1;display:flex;align-items:center;background:#f1f5f9;border-radius:8px;padding:0 10px;height:40px;margin-right:20px}.mobile-search-overlay .search-input-wrapper input{flex:1 1;background:transparent;border:none;outline:none;font-size:16px;width:100%}.mobile-search-overlay .search-icon-btn{display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer}.mobile-search-overlay .close-search-btn{display:flex!important;color:#64748b}@keyframes slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.sidebar-nav{position:-webkit-sticky;position:sticky;top:0;width:210px;height:100vh;display:flex;flex-direction:column;padding:10px 15px;gap:4px;background-color:#ffffff}.sidebar-brand{display:flex;align-items:center;gap:8px;padding:10px 12px;text-decoration:none;font-size:18px;font-weight:700;color:#0f172a;cursor:pointer}.sidebar-brand img,.sidebar-brand svg{width:32px;height:32px}.sidebar-brand span{font-size:18px;font-weight:700}.sidebar{display:flex;flex-direction:column;padding:0;gap:4px;list-style:none;flex:1 1}.sidebar li{padding:10px 12px;display:flex;align-items:center;gap:12px;border-radius:8px;font-size:14px;font-weight:500;color:#334155;transition:all .2s ease;cursor:pointer}.sidebar li svg{width:20px;height:20px;color:#94a3b8;transition:color .2s ease}.sidebar li:hover{background-color:#f8fafc;color:#0f172a}.sidebar li:hover svg{color:#334155}.sidebar li.select{background-color:#eff6ff;color:#4781ff;margin-left:-3px}.sidebar li.select svg{color:#4781ff}.sidebar li span{margin-left:0}.sidebar .sidebar-contextual-tip{margin-top:auto;padding:12px;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:10px;margin-bottom:12px;display:flex;align-items:flex-start;gap:10px}.sidebar .sidebar-contextual-tip svg{width:18px;height:18px;color:#4781ff;flex-shrink:0;margin-top:2px}.sidebar .sidebar-contextual-tip p{font-size:12px;line-height:1.4;color:#1d4ed8;margin:0}.main-column,.page-content{display:inline-block;width:100%}.page-content{vertical-align:top;transition:all .3s ease}.admin-container{width:80%;margin:0 auto}.system-options{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:10px;gap:10px}.system-options .option{display:flex;cursor:pointer;background-color:white;aspect-ratio:1;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 8px 0 rgba(0,0,0,.1568627451);transition:all .4s ease}.system-options .option svg{width:60px;height:60px}.system-options .option div{display:block}.system-options .option h2{font-weight:600;font-size:25px;margin-top:10px}.system-options .option:hover{background-color:#f7f7f7}@media (max-width:1100px){.system-options{grid-template-columns:1fr 1fr 1fr}}@media (max-width:900px){.system-options{grid-template-columns:1fr 1fr;margin-bottom:50px}.system-options .option svg{width:40px;height:40px}.system-options .option h2{font-size:19px}}.info-cell{display:flex;align-items:center;gap:4px;border-bottom:1px solid #ececec;margin-bottom:12px;padding-bottom:8px}.info-cell .info-icon{width:40px;height:40px;flex-shrink:0;margin-right:8px;padding:8px;color:#5b7cd6}.info-cell .info-label{font-size:14px;font-weight:600;color:#505050;letter-spacing:.05em;display:flex;align-items:center;gap:6px}.info-cell .info-value{font-size:14px;color:#0f172a;font-weight:500}.info-cell .info-value svg{width:16px;height:16px;color:#626972}.btn{outline:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:mullish,Arial;height:40px;padding:0 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;background-color:#ffffff;color:#0f172a;border:1px solid #ececec;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn svg{width:18px;height:18px}@media (max-width:1400px){.btn{padding:0 10px;height:36px}.btn svg{width:16px;height:16px}}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:hover:not(:disabled){background-color:#f8fafc;border-color:#ececec}.btn-primary{background-color:#4781ff;color:#ffffff;border-color:#4781ff}.btn-primary:hover:not(:disabled){background-color:#1d4ed8;border-color:#1d4ed8}.btn-ghost{background-color:transparent;border-color:#ececec}.btn-ghost:hover:not(:disabled){background-color:#f8fafc}.btn-danger{background-color:#dc2626;color:#ffffff;border-color:#dc2626}.btn-danger:hover:not(:disabled){background-color:#b91c1c;border-color:#b91c1c}.remove-student{background-color:#ff1616;color:white}.btn-remove{height:40px;padding:5px;cursor:pointer;transition:all .4s ease}.btn-remove:hover{color:crimson}.btn-table-remove{display:flex;align-items:center;cursor:pointer;transition:all .4s ease}.btn-table-remove:hover{color:crimson}.dropdown-container{position:relative;display:inline-flex;flex-direction:column;font-size:14px;font-weight:500}.dropdown-container .dropdown-current{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background-color:#ffffff;border:1px solid #ececec;border-radius:8px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;min-height:40px}.dropdown-container .dropdown-current:hover{border-color:#94a3b8}.dropdown-container .dropdown-current:focus-visible{outline:none;border-color:#4781ff;box-shadow:0 0 0 3px rgba(158,189,255,.4)}.dropdown-container .dropdown-current[aria-expanded=true] .dropdown-caret{transform:rotate(180deg)}.dropdown-container .dropdown-value-text{color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-container .dropdown-caret{width:16px;height:16px;color:#94a3b8;transition:transform .2s ease;flex-shrink:0}.dropdown-container .dropdown-list{position:absolute;top:calc(100% + 6px);left:0;width:100%;min-width:200px;background-color:#ffffff;border:1px solid #ececec;border-radius:10px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);padding:6px;list-style:none;z-index:100;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .15s ease,transform .15s ease;max-height:16rem;overflow-y:auto;overscroll-behavior:contain}.dropdown-container .dropdown-list.open{opacity:1;transform:translateY(0);pointer-events:all}.dropdown-container .dropdown-list.dropdown-list-top{top:auto;bottom:calc(100% + 6px);transform:translateY(4px)}.dropdown-container .dropdown-list.dropdown-list-top.open{transform:translateY(0)}.dropdown-container .dropdown-list.dropdown-list-right{left:auto;right:0}.dropdown-container .dropdown-option{padding:8px 10px;border-radius:6px;cursor:pointer;color:#334155;transition:background-color .15s ease,color .15s ease}.dropdown-container .dropdown-option:focus,.dropdown-container .dropdown-option:hover{background-color:#f8fafc;color:#0f172a}.dropdown-container .dropdown-option.dropdown-active{background-color:#eff6ff;color:#4781ff;font-weight:600}.year-dropdown{width:100px}@media (max-width:900px){.year-dropdown{display:none}}.mobile-year-dropdown{width:100px}.sort-by{width:180px}.drop-field .label{font-weight:700;margin-top:0}.drop-field.tutor{border-radius:8px;border:1px solid #ebebeb;padding:10px}.drop-field.tutor .tutor-name{font-weight:700;margin:0 0 10px;font-size:17px}.drop-field.tutor .tutor-cedula{font-size:14px;color:#777777;margin:0}.nav-dropdown-container{position:relative;font-size:clamp(14px,2vw,15px);width:100%;text-align:center}.nav-dropdown-container .dropdown-list{position:absolute;width:100%;padding:0;margin-top:0;list-style:none;bottom:100%;z-index:100;animation-name:HideList;animation-duration:.6s;animation-delay:.4s;animation-fill-mode:forwards;animation-timing-function:step-start;box-shadow:0 5px 8px 0 rgba(0,0,0,.231372549);max-height:12rem;transition:all .3s ease-in;overflow-y:auto;overflow-x:hidden;opacity:0;overscroll-behavior:contain}.nav-dropdown-container .dropdown-option{width:100%;display:block;padding:10px;transition:all .3s ease;background-color:#ffffff;color:#6b6b6b}.nav-dropdown-container .dropdown-option:focus,.nav-dropdown-container .dropdown-option:hover{color:#000baa}.nav-dropdown-container .dropdown-active{background-color:#f3f3f3!important;color:#0045db}.nav-dropdown-container .dropdown-value{display:flex}.nav-dropdown-container .dropdown-input{display:none!important}.nav-dropdown-container .dropdown-input:checked+.dropdown-value-text{display:block}.nav-dropdown-container .dropdown-current{position:relative;cursor:pointer;outline:none}.nav-dropdown-container .dropdown-current:focus+.dropdown-list{opacity:1;animation-name:none;pointer-events:all}.nav-dropdown-container .dropdown-current:focus+.dropdown-list .dropdown-option{cursor:pointer}.nav-dropdown-container .dropdown-value-text{display:none;width:100%;margin:0;padding:8px}.input-field{margin:0 5px 10px}.input-field label{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:6px;display:block}.input-field input{margin-top:0;padding:0 10px;box-sizing:border-box;border-radius:10px;box-shadow:none;border:1px solid #ececec;font-size:15px;height:40px;outline:none;width:100%;font-weight:500;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.input-field input::placeholder{color:#94a3b8}.input-field input:hover{border-color:#94a3b8}.input-field input:focus{border-color:#4781ff;box-shadow:0 0 0 3px rgba(158,189,255,.4)}.input-field input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.input-field input[type=number]::-webkit-inner-spin-button,.input-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.input-field .edit-textarea{margin-top:0;padding:12px 14px;box-sizing:border-box;border-radius:10px;box-shadow:none;border:1px solid #ececec;font-size:15px;min-height:80px;outline:none;resize:none;width:100%;font-weight:500;font-family:inherit;line-height:1.4;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.input-field .edit-textarea::placeholder{color:#94a3b8}.input-field .edit-textarea:hover{border-color:#94a3b8}.input-field .edit-textarea:focus{border-color:#4781ff;box-shadow:0 0 0 3px rgba(158,189,255,.4)}.password-input{position:relative}.password-input input{padding-right:40px}.password-input .password-toggle{position:absolute;right:10px;top:calc(50% + 2px);transform:translateY(-50%);border:none;background:transparent;padding:0;cursor:pointer;color:#4781ff;font-size:14px}.grade-field{width:35px;height:25px;margin-right:10px;font-size:16px;outline:none;border:none;border-bottom:2px solid #4781ff}.autocomplete-field{position:relative}.autocomplete-field .autocomplete-list{position:absolute;left:0;top:100%;padding:6px;margin:0;width:100%;z-index:100;list-style:none;max-height:140px;overflow-y:auto;background-color:#ffffff;border:1px solid #ececec;border-radius:10px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transition:opacity .15s ease,transform .15s ease;opacity:0;pointer-events:none;overscroll-behavior:contain;overflow-x:hidden}.autocomplete-field .autocomplete-list.visible{opacity:1;pointer-events:all}.autocomplete-field .autocomplete-list li{display:flex;padding:8px 10px;cursor:pointer;border-bottom:1px solid #ececec;border-radius:6px;transition:background-color .15s ease;width:calc(100% - 20px)}.autocomplete-field .autocomplete-list li:last-child{border:none}.autocomplete-field .autocomplete-list li .main{flex:0 0 auto}.autocomplete-field .autocomplete-list li .second{min-width:0;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:10px;font-size:12px}.autocomplete-field .autocomplete-list li:hover{background-color:#f8fafc}.students-code-search{min-width:210px;margin:0}@media (max-width:900px){.students-code-search{width:160px;min-width:auto}}@media (max-width:768px){.students-code-search{width:95%;margin:0 auto}}.search-field{position:relative;height:40px;width:50vw}@media (max-width:900px){.search-field{display:none!important}}@media (max-width:1100px){.search-field{width:35vw}}.search-field .search-btn{position:absolute;top:9px;left:9px;color:#64748b}.search-field input{position:absolute;left:0;padding:6px 6px 6px 40px;border-radius:10px;box-shadow:none;border:1px solid #ececec;font-size:18px;outline:none;width:100%;box-sizing:border-box;background-color:#ffffff;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.search-field input:hover{border-color:#94a3b8}.search-field input:focus{border-color:#4781ff;box-shadow:0 0 0 3px rgba(158,189,255,.4)}.edit-textarea-plain{padding:12px 14px;box-sizing:border-box;border-radius:10px;box-shadow:none;border:1px solid #ececec;font-size:clamp(16px,2vw,18px);min-height:60px;outline:none;width:100%;font-weight:500;resize:vertical;font-family:inherit;line-height:1.4;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.edit-textarea-plain::placeholder{color:#94a3b8}.edit-textarea-plain:hover{border-color:#94a3b8}.edit-textarea-plain:focus{border-color:#4781ff;box-shadow:0 0 0 3px rgba(158,189,255,.4)}.checkbox-wrapper *,.checkbox-wrapper :after,.checkbox-wrapper :before{box-sizing:border-box}.checkbox-wrapper [type=checkbox].substituted{margin:0;width:0;height:0;display:inline;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkbox-wrapper [type=checkbox].substituted+label{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;align-items:center}.checkbox-wrapper [type=checkbox].substituted+label:before{content:"";display:inline-block;vertical-align:top;height:1.15em;width:1.15em;margin-right:.6em;color:rgba(0,0,0,.275);border:.06em solid;border-radius:.2em;box-shadow:0 0 .04em,inset 0 .06em .16em -.03em,inset 0 0 0 .07em transparent;background:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>') no-repeat 50%,white;background-size:0;will-change:color,border,background,background-size,box-shadow;transform:translateZ(0);transition:color .1s,border .1s,background .15s,box-shadow .1s}.checkbox-wrapper [type=checkbox].substituted:enabled+label:active:before,.checkbox-wrapper [type=checkbox].substituted:enabled:active+label:before{background-color:#f0f0f0;box-shadow:0 0 .04em,inset 0 .06em .16em -.03em transparent,inset 0 0 0 .07em rgba(0,0,0,.1)}.checkbox-wrapper [type=checkbox].substituted:checked+label:before{background-color:#3b82f6;background-size:.75em;color:rgba(0,0,0,.075)}.checkbox-wrapper [type=checkbox].substituted:checked:enabled+label:active:before,.checkbox-wrapper [type=checkbox].substituted:checked:enabled:active+label:before{background-color:#4781ff;color:rgba(0,0,0,.275)}.checkbox-wrapper [type=checkbox].substituted:focus+label:before,.checkbox-wrapper [type=checkbox].substituted:focus:focus+label:active:before,.checkbox-wrapper [type=checkbox].substituted:focus:focus+label:before,.checkbox-wrapper [type=checkbox].substituted:focus:focus:active+label:before{box-shadow:0 0 .04em,inset 0 .06em .16em -.03em transparent,inset 0 0 0 .07em rgba(0,0,0,.1),0 0 0 3.3px rgba(158,189,255,.4),0 0 0 5px rgba(113,154,243,.2)}.checkbox-wrapper [type=checkbox].substituted:disabled+label:before{opacity:.5}.checkbox-wrapper [type=checkbox].substituted.dark+label:before{color:rgba(255,255,255,.275);background-color:#222;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="rgba(34,34,34,.999)" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>')}.checkbox-wrapper [type=checkbox].substituted.dark:enabled+label:active:before,.checkbox-wrapper [type=checkbox].substituted.dark:enabled:active+label:before{background-color:#444;box-shadow:0 0 .04em,inset 0 .06em .16em -.03em transparent,inset 0 0 0 .07em rgba(255,255,255,.1)}.checkbox-wrapper [type=checkbox].substituted.dark:checked+label:before{background-color:#a97035;color:rgba(255,255,255,.075)}.checkbox-wrapper [type=checkbox].substituted.dark:checked:enabled+label:active:before,.checkbox-wrapper [type=checkbox].substituted.dark:checked:enabled:active+label:before{background-color:#c68035;color:rgba(0,0,0,.275)}.tab span{transition:all .4s ease;padding:8px 10px;cursor:pointer;background:transparent;border:none;border-bottom:1px solid #e0e0e0;font:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tab span:hover{color:#0f6eeb;border-width:2px;border-color:#0f6eeb}.tab .selected{color:#0f41e4;border-width:2px;border-color:#003ad8}.courses{display:grid;grid-template-columns:1fr 1fr 1fr;list-style:none;margin:20px 0 0;grid-gap:8px;gap:8px;padding:0 0 20px}@media (max-width:1100px){.courses{grid-template-columns:1fr 1fr}}@media (max-width:768px){.courses{grid-template-columns:1fr;padding-bottom:50px;margin:0 10px}}.courses .course-item{background-color:#ffffff;padding:10px;box-sizing:border-box;border-radius:10px;box-shadow:0 3px 5px 0 rgba(10,10,10,.1215686275)}.courses .course-item .course-head{display:flex;align-items:center;gap:10px}.courses .course-item .course-head span{display:inline-block;padding:6px 20px 6px 16px;line-height:18px;font-size:16px;color:white;font-weight:600;background:linear-gradient(90deg,#438dc5,#3a86ff);border-radius:9px;-webkit-clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%);clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%)}.courses .course-item .students{font-size:15px;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;gap:10px;display:flex;align-items:center}.courses .course-item .students svg{width:20px;height:20px}.courses .course-item .sections{margin:0;padding:0;list-style:none}.courses .course-item .sections .section-item{cursor:pointer;transition:all .4s ease;color:#0f172a;padding:10px;border-bottom:1px solid #dadada;display:flex;align-items:center;gap:10px}.courses .course-item .sections .section-item .course-badges{display:flex;align-items:center;gap:10px}.courses .course-item .sections .section-item .course-badges .badge{background-color:#eaf3ff;color:#0f172a;padding:3px 4px;border-radius:5px;font-size:12px}.courses .course-item .sections .section-item:last-child{border:none}.courses .course-item .sections .section-item:hover{background-color:#ebe9e9}.item-list{height:calc(100vh - 200px);overflow-y:auto}.item-list.no-pagination{height:calc(100vh - 220px)}@media (max-width:768px){.item-list.no-pagination{height:calc(100vh - 170px)}}.item-list.course-students{height:calc(100vh - 210px)}@media (max-width:768px){.item-list.course-students{height:calc(100vh - 130px)}}.item-list.course-students .course-deta{display:flex;align-items:center;font-size:.875rem;gap:5px}.item-list.course-students .il-var2-red{color:red}.item-list.course-students .course-item-code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:130px;display:inline-block}.item-list .item{display:flex;align-items:center;gap:12px;padding:10px 12px;background-color:#ffffff;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #ececec}.item-list .item:last-child{border-bottom:none}.item-list .item:hover{background-color:#f8fafc}.item-list .item.active{background-color:#eff6ff;border-left:3px solid #4781ff}.item-list .item .image-icon{width:40px;height:40px;border-radius:50%;background-color:#eff6ff;color:#4781ff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.item-list .item .details{flex:1 1;min-width:0;margin-left:0;max-width:none;width:auto}.item-list .item .details h3{margin:0;font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-list .item .details p{margin:2px 0 0;font-size:13px;color:#626972}.item-list .item .details .il-var1,.item-list .item .details .il-var2,.item-list .item .details .il-var3{color:#626972}.section-tags{display:none}@media (max-width:768px){.section-tags{display:flex;gap:8px;overflow-x:auto;padding:10px 5px;margin:0;list-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}.section-tags::-webkit-scrollbar{display:none}.section-tags .section-tag{flex-shrink:0;padding:4px 8px;border-radius:20px;border:1px solid #ddd;background-color:white;color:#333;font-size:12px;cursor:pointer;transition:all .2s ease;font-family:inherit;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.section-tags .section-tag.active{background-color:#0057e2;color:white;border-color:#3a86ff}.section-tags .section-tag:active{transform:scale(.96)}}.toast{position:fixed;background:linear-gradient(131deg,rgba(26,26,26,.7803921569) 34%,rgba(26,26,26,.7450980392) 92%);top:70px;right:10vw;padding:10px 20px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1568627451);color:white;z-index:111;display:flex;align-items:center;gap:10px}.toast p{font-size:18px;margin:0}.toast span{flex-shrink:0}@media (max-width:900px){.toast{right:2vw;padding:5px 10px;max-width:98vw}}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(15,23,42,.45);z-index:110;display:flex;align-items:center;justify-content:center;overflow:hidden}.modal .modal-content{width:450px;padding:10px;box-sizing:border-box;border-radius:16px;background-color:#ffffff;border:1px solid #ececec;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);overflow-y:auto}.modal .modal-content.modal-overflow-visible{overflow:visible}.modal .modal-content .modal-header{display:flex;align-items:center}.modal .modal-content .modal-header h2{margin-top:0;margin-bottom:0;font-weight:700;font-size:22px;color:#0f172a}.modal .modal-content .modal-close{outline:none;border:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;margin-left:auto;box-shadow:none;cursor:pointer;position:relative;border-radius:50%;transition:all .2s ease;background-color:transparent;color:#64748b}.modal .modal-content .modal-close svg{margin:0;width:20px;height:20px}.modal .modal-content .modal-close:hover{background-color:#f1f5f9;color:#0f172a}.modal .modal-content.modal-new-task{width:30%}@media (max-width:1200px){.modal .modal-content.modal-new-task{width:50%}}@media (max-width:768px){.modal .modal-content.modal-new-task{width:70%}}.modal .modal-content.modal-asignature{width:80%}.modal .modal-content.modal-asignature .main-grid{display:grid;grid-template-columns:2fr 500px;grid-gap:10px;gap:10px}.modal .modal-content.modal-asignature .sec-grid{display:grid;grid-template-columns:1fr 140px}@media (max-width:1200px){.modal .modal-content.modal-asignature{width:90%}}@media (max-width:768px){.modal .modal-content.modal-asignature{width:95%}}.modal .modal-content.modal-new-course{width:45%}@media (max-width:1200px){.modal .modal-content.modal-new-course{width:70%}}@media (max-width:900px){.modal .modal-content.modal-new-course{width:100%;padding:0}}.modal .modal-content.modal-new-tutor{width:40%}@media (max-width:1200px){.modal .modal-content.modal-new-tutor{width:60%}}@media (max-width:768px){.modal .modal-content.modal-new-tutor{width:90%}}.modal .modal-content.modal-permission{min-width:400px}@media (max-width:900px){.modal .modal-content.modal-permission{min-width:auto}}.modal .modal-content.modal-indicator{min-width:400px}@media (max-width:900px){.modal .modal-content.modal-indicator{min-width:auto}}.modal .modal-content.modal-activity,.modal .modal-content.modal-new-student,.modal .modal-content.modal-new-teacher{min-width:700px}@media (max-width:900px){.modal .modal-content.modal-new-student{min-width:auto;padding:2px;width:100%}}.modal .modal-content.modal-export-student{min-width:40%;width:auto}@media (max-width:1200px){.modal .modal-content.modal-export-student{min-width:50%}}@media (max-width:768px){.modal .modal-content.modal-export-student{min-width:80%}}.modal .modal-content.modal-tutor{width:50%}@media (max-width:1200px){.modal .modal-content.modal-tutor{width:80%}}.modal .modal-actions{margin-top:0;display:flex;gap:10px;justify-content:flex-end;padding:16px 18px;border-top:1px solid #ececec}.export-selector h3{margin:5px}.export-selector span{display:inline-flex;align-items:center;border:1px solid #efefef;padding:3px;transition:all .3s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.export-selector span.selected{border-color:#001ec9;color:#0a40bd}.export-selector span svg{margin-right:5px}.export-selector span:hover{color:#0a40bd;background-color:#ededed;border-color:#0a40bd}.editor-modal{display:flex;flex-direction:column;height:100%}.editor-modal .modal-body{display:grid;grid-template-columns:200px 1fr;padding:10px}.editor-modal .modal-body-no-sidebar{max-width:100%}.editor-modal .editor-sidebar{border-right:1px solid #ececec;padding:10px 10px 10px 0;list-style:none;margin:0;display:flex;flex-direction:column}.editor-modal .editor-sidebar li{padding:10px 12px;display:flex;align-items:center;gap:10px;transition:all .2s ease;cursor:pointer;border-radius:8px;font-size:14px}.editor-modal .editor-sidebar li:hover{background-color:#f8fafc}.editor-modal .editor-sidebar li.select{background-color:#eff6ff;color:#4781ff}.editor-modal .editor-sidebar li.select span{font-weight:600}.editor-modal .editor-sidebar li.select svg{color:#4781ff}.editor-modal .editor-sidebar li span{margin-left:0}.editor-modal .editor-sidebar li svg{color:#94a3b8;width:20px;height:20px}.editor-modal .editor-sidebar .sidebar-contextual-tip{margin-top:auto;padding:12px;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:10px;margin-bottom:12px;display:flex;align-items:flex-start;gap:10px}.editor-modal .editor-sidebar .sidebar-contextual-tip svg{width:18px;height:18px;color:#4781ff;flex-shrink:0;margin-top:2px}.editor-modal .editor-sidebar .sidebar-contextual-tip p{font-size:12px;line-height:1.4;color:#1d4ed8;margin:0}.editor-modal .editor-content{padding-left:10px;padding-bottom:10px}.editor-modal .editor-content .content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.editor-modal .editor-content .content-header h2{margin:0;font-size:1.5rem}.editor-modal .editor-content .content-body{display:flex;flex-direction:column;gap:8px}.editor-modal .editor-content hr{border:0;border-top:1px solid #ececec;margin-bottom:10px}.editor-modal .editor-content .error-message{color:crimson;margin-top:10px}.editor-modal .editor-footer{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #ececec;background-color:#ffffff;border-bottom-left-radius:16px;border-bottom-right-radius:16px;gap:10px}.editor-modal .mobile-nav-footer{display:none}@media (max-width:900px){.editor-modal .editor-sidebar{display:none}.editor-modal .modal-body{grid-template-columns:1fr}.editor-modal .mobile-nav-footer{display:flex;width:100%;gap:5px}.editor-modal .mobile-nav-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:5px;padding:10px;background-color:#eff6ff;color:#0f172a;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.editor-modal .mobile-nav-btn:hover{background-color:#dbeafe}.editor-modal .mobile-nav-btn svg{width:18px;height:18px}.editor-modal .desktop-only{display:none!important}.editor-modal hr{margin:0}.editor-modal .editor-content{padding-left:5px;padding-bottom:10px}.editor-modal .editor-content .content-header{margin-bottom:0}.editor-modal .editor-content .content-header h2{margin:0;font-size:20px;font-weight:700}.editor-modal .editor-content hr{margin:0}}@media (max-height:500px){.editor-modal .editor-content{padding-left:10px}.editor-modal .editor-content .content-body{max-height:60vh;overflow-y:auto}}.filter-dropdown{position:relative;display:inline-flex;align-items:center;gap:10px}.filter-dropdown .btn.active{background-color:#3B99FC;color:#ffffff;box-shadow:0 4px 10px 0 rgba(59,153,252,.4)}.filter-dropdown .btn.active:hover{background-color:#0a7ffb}.filter-dropdown-menu{position:absolute;top:calc(100% + 6px);left:0;width:320px;background:#ffffff;border-radius:12px;box-shadow:0 8px 20px 0 rgba(0,0,0,.168627451);padding:8px;z-index:100;opacity:0;pointer-events:none;transition:all .4s ease}.filter-dropdown-menu.show{opacity:1;pointer-events:all}.filter-dropdown-item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px;border-radius:10px;font-size:15px;color:#222;cursor:pointer;background:transparent;border:none;box-sizing:border-box}.filter-dropdown-item:hover{background:#f4f4f4}.filter-dropdown-value{color:#666;font-weight:700}.filter-dropdown-back{width:100%;border:none;background:transparent;padding:10px;border-radius:10px;font-size:15px;cursor:pointer;text-align:left;display:flex;align-items:center;box-sizing:border-box}.filter-dropdown-back:hover{background:#f4f4f4}.filter-toggle{position:relative;width:44px;height:24px;display:inline-flex;align-items:center;justify-content:center}.filter-toggle input{opacity:0;width:0;height:0}.filter-toggle-ui{inset:0;background:#d6d6d6}.filter-toggle-ui,.filter-toggle-ui:after{position:absolute;border-radius:999px;transition:all .2s ease}.filter-toggle-ui:after{content:"";width:18px;height:18px;left:3px;top:3px;background:#ffffff;box-shadow:0 2px 6px 0 rgba(0,0,0,.168627451)}.filter-toggle input:checked+.filter-toggle-ui{background:#227aff}.filter-toggle input:checked+.filter-toggle-ui:after{transform:translateX(20px)}.filter-section-list{margin:6px 0 0;padding:0;list-style:none;max-height:200px;overflow:auto}.filter-section-option{padding:10px;border-radius:10px;cursor:pointer;color:#333}.filter-section-option:hover{background:#f4f4f4}.filter-section-option.active{background:#f3f3f3;color:#0018b4;font-weight:700}.menu-mobile{position:relative;display:none;align-items:center;flex-shrink:0}@media (max-width:768px){.menu-mobile{display:flex}}.menu-mobile .menu-mobile-container{position:fixed;bottom:0;left:0;right:0;width:100%;background:#ffffff;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px rgba(0,0,0,.1490196078);padding:16px;z-index:92;opacity:0;pointer-events:none;transform:translateY(100%);transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.menu-mobile .menu-mobile-container.show{opacity:1;pointer-events:all;transform:translateY(0)}.menu-mobile .menu-mobile-container .menu-mobile-content{padding-top:12px}.menu-mobile .menu-mobile-container:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:40px;height:4px;background:#e2e8f0;border-radius:2px}.menu-mobile .menu-mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(58,58,58,.5019607843);z-index:91;opacity:0;pointer-events:none;transition:opacity .3s ease}.menu-mobile .menu-mobile-overlay.show{opacity:1;pointer-events:all}.menu-mobile .filter-dropdown-item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:10px;font-size:15px;color:#222;cursor:pointer;background:transparent;border:none;box-sizing:border-box;transition:background .2s}.menu-mobile .filter-dropdown-item:hover{background:#f1f5f9}.menu-mobile .filter-dropdown-item span{display:block}.menu-mobile .filter-dropdown-item .filter-dropdown-value{color:#64748b;font-weight:700;font-size:.85rem}.menu-mobile .filter-dropdown-back{width:100%;background:transparent;padding:12px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;text-align:left;display:flex;align-items:center;gap:8px;box-sizing:border-box;color:#1e293b;border:none;border-bottom:1px solid #f1f5f9;margin-bottom:4px}.menu-mobile .filter-dropdown-back:hover{background:#f1f5f9}.menu-mobile .filter-dropdown-back svg{width:18px;height:18px}.menu-mobile .filter-section-list{list-style:none;padding:0;margin:0;max-height:300px;overflow-y:auto}.menu-mobile .filter-section-list .filter-section-option{padding:12px;border-radius:8px;cursor:pointer;font-size:14px;transition:background .2s}.menu-mobile .filter-section-list .filter-section-option:hover{background:#f1f5f9}.menu-mobile .filter-section-list .filter-section-option.active{background:#eff6ff;color:#3b82f6;font-weight:600}.mobile-evaluations{margin-top:10px}.btn-notify,.notification-wrapper{position:relative}.btn-notify{display:block;outline:none;border:none;border-radius:50%;padding:5px;cursor:pointer;transition:all .3s ease}.btn-notify:hover{background-color:#e6e6e6;color:#0018b4}.notification-panel{position:absolute;top:48px;right:0;width:360px;overflow:auto;background:white;border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.18);border:1px solid #efefef;z-index:5}@media (max-width:900px){.notification-panel{bottom:100%;top:auto}}.notification-title{font-weight:700}.notification-header{padding:10px 12px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center}.notification-empty{padding:14px 12px;color:#666}.notification-list{display:flex;flex-direction:column;max-height:70vh}.notification-item{padding:10px 12px;border-bottom:1px solid #f0f0f0;transition:all .4s ease}.notification-item.clickable{cursor:pointer}.notification-item.clickable:hover{background-color:#f1f1f1}.notification-item:last-child{border-bottom:none}.notification-item-title{font-weight:600;margin-bottom:6px}.notification-title-custom{margin-bottom:6px}.notification-item-explain{color:#444;margin-bottom:6px}.notification-item-meta{display:flex;align-items:center;gap:10px;font-size:13px;color:#666}@media (max-width:600px){.notification-panel{width:80vw;right:-50px}}.custom-table-container{width:100%;border:1px solid #ececec;border-radius:10px}.custom-table-container .custom-table-header{display:flex;align-items:center;padding:12px 16px;background-color:#ffffff;border-bottom:1px solid #ececec}.custom-table-container .custom-table-header .custom-table-col{font-size:14px;font-weight:600;color:#626972;letter-spacing:.05em;border-right:none}.custom-table-container .custom-table-header .custom-table-col:first-child{margin:0}.custom-table-container .custom-table-header .custom-table-col:last-child{border:none}.custom-table-container .custom-table-header .custom-table-col.fixed-column{position:-webkit-sticky;position:sticky;left:0;z-index:10;background-color:#ffffff}.custom-table-container .custom-table-body .custom-table-row{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #ececec;transition:background-color .15s ease}.custom-table-container .custom-table-body .custom-table-row:last-child{border-bottom:none}.custom-table-container .custom-table-body .custom-table-row.clickable{cursor:pointer}.custom-table-container .custom-table-body .custom-table-row.clickable:hover{background-color:#f8fafc}.custom-table-container .custom-table-body .custom-table-row.active{background-color:#eff6ff}.custom-table-container .custom-table-body .custom-table-row .custom-table-col{display:inline-block;font-size:14px;color:#0f172a}.custom-table-container .custom-table-body .custom-table-row .custom-table-col:first-child{margin:0}.custom-table-container .custom-table-body .custom-table-row .custom-table-col.fixed-column{position:-webkit-sticky;position:sticky;left:0;z-index:5;background-color:#ffffff}.custom-table-container .custom-table-empty{padding:20px;text-align:center;opacity:.7}.loader{width:var(--size,30px);height:var(--size,30px)}.circular{animation:rotate 2s linear infinite;height:100%;position:relative;width:100%}.path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke:#b6463a;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes color{0%,to{stroke:#13e6e6}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ae00ff}}.circular-progress{width:var(--size,40px);height:var(--size,40px);border:4px solid #f3f3f3;border-top-color:#003dc0;border-radius:50%;animation:spin 1s linear infinite}.toggle-horizontal{display:flex;gap:4px;width:100%}.toggle-horizontal .toggle-option{flex:1 1;height:36px;padding:5px 10px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;background-color:white;color:#333;cursor:pointer;border-radius:8px;font-size:14px;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:inherit;outline:none}.toggle-horizontal .toggle-option:hover:not(.active){background-color:#f8f9fa;border-color:#ccc}.toggle-horizontal .toggle-option.active{background-color:#b9daff;border-color:#b9daff;font-weight:700;box-shadow:0 2px 4px rgba(0,61,192,.2)}.toggle-horizontal .toggle-option:disabled{opacity:.6;cursor:not-allowed;background-color:#eee}@media (max-width:900px){.level-mobile{width:100%;position:fixed;bottom:5px;right:0;box-sizing:border-box;padding:0 10px}}.course-mobile{display:none}@media (max-width:768px){.course-mobile{display:flex;width:100%;position:fixed;bottom:55px;right:0;box-sizing:border-box;padding:0 10px}}.g-datepicker{background:white;border-radius:8px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);width:250px;padding:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Roboto,sans-serif;color:#3c4043;position:absolute;z-index:101}.g-datepicker .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.g-datepicker .month-selector{display:flex;align-items:center;gap:4px;cursor:pointer;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:500;transition:all .5s ease}.g-datepicker .month-selector:hover{background-color:#f1f3f4}.g-datepicker .month-selector svg{width:18px;height:18px;fill:#5f6368}.g-datepicker .nav{display:flex;gap:8px}.g-datepicker .nav button{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.g-datepicker .nav button:hover{background-color:#f1f3f4}.g-datepicker .nav button svg{width:20px;height:20px}.g-datepicker .calendar{width:100%}.g-datepicker .weekdays{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:4px}.g-datepicker .weekdays span{display:flex;justify-content:center;align-items:center;height:32px;font-size:11px;color:#70757a;text-transform:uppercase}.g-datepicker .days{display:grid;grid-template-columns:repeat(7,1fr)}.g-datepicker .day{display:flex;justify-content:center;align-items:center;height:32px;font-size:12px;cursor:pointer;border-radius:50%;position:relative;transition:background-color .2s}.g-datepicker .day:hover:not(.selected):not(.empty){background-color:#f1f3f4}.g-datepicker .year-view{height:240px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;padding:8px 0}.g-datepicker .year-item{padding:8px 16px;box-sizing:border-box;width:100%;text-align:center;cursor:pointer;font-size:14px;text-transform:capitalize;border-radius:4px}.g-datepicker .year-item:hover{background-color:#f1f3f4}.g-datepicker .day.empty{cursor:default}.g-datepicker .day.selected{background-color:#1a73e8;color:white;font-weight:500}.g-datepicker .day.today:not(.selected){color:#1a73e8;font-weight:700}.g-datepicker .day.today:not(.selected):after{content:"";position:absolute;bottom:4px;width:4px;height:4px;background-color:#1a73e8;border-radius:50%}.g-datepicker .year-item.selected{color:#1a73e8;font-size:18px;font-weight:500;border:1px solid #1a73e8;margin:4px 0;padding:6px 16px}.input-field{position:relative}.date-activity-trigger{padding:5px 10px;border-radius:10px;font-size:16px;height:40px;display:flex;align-items:center;cursor:pointer;background-color:#fff;width:100%;box-sizing:border-box;color:inherit;box-shadow:0 2px 8px 0 rgba(0,0,0,.1568627451)}.input-field label+.date-activity-trigger{margin-top:5px}.date-activity-trigger.disabled{box-shadow:none;cursor:not-allowed;background-color:#f8fafc;border:1px solid #e2e8f0;color:#94a3b8}.g-datepicker-popover{position:absolute;transform:translateX(-50%);width:100%;display:flex;justify-content:center;z-index:101}.g-datepicker-popover.placement-top{margin-bottom:70px}.g-datepicker-popover.placement-bottom{margin-top:5px}.g-datepicker .year-view::-webkit-scrollbar{width:8px}.g-datepicker .year-view::-webkit-scrollbar-track{background:transparent}.g-datepicker .year-view::-webkit-scrollbar-thumb{background:#dadce0;border-radius:4px;border:2px solid white}.time-picker{padding:8px 0}.time-picker .display{text-align:center;margin-bottom:20px;font-size:32px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.time-picker .hours-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-bottom:20px}@media (max-width:360px){.time-picker .hours-grid{grid-template-columns:repeat(3,1fr)}}.time-picker .hour-btn{padding:12px 4px;border-radius:10px;border:none;background:var(--surface-3);color:var(--text-primary);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:44px}.time-picker .hour-btn:hover{background:#91b9fb}.time-picker .minutes{display:flex;justify-content:center;gap:8px;margin-bottom:24px}.time-picker .minute{padding:10px 16px;border-radius:8px;border:none;background:var(--surface-3);color:var(--text-primary);font-size:14px;font-weight:400;cursor:pointer;min-width:60px;transition:all .2s ease}.time-picker .minute:hover{background:#91b9fb}.time-picker .buttons{display:flex;justify-content:flex-end;gap:12px}.time-picker .hour-btn.selected{background:#5194ff;color:white}.time-picker .hour-btn.selected:hover{background:#2f7efe}.time-picker .minute.selected{background:#5194ff;color:white}.time-picker .minute.selected:hover{background:#2f7efe}.latent-stats-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.latent-stats-bar span{font-size:15px;color:#666}.latent-filter-group{flex:1 1}.latent-filter-group .label{display:block;margin-bottom:8px;font-weight:500}.latent-list-container{max-height:400px;overflow-y:auto}.latent-list-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:background .2s}.latent-list-item:hover{background:#f5f5f5}.latent-list-item:last-child{border-bottom:none}.latent-list-item .course-count{font-size:14px}.latent-list-item .badge{font-size:12px;color:#666;background:#e0e0e0;padding:2px 8px;border-radius:12px}.latent-list-item .action{padding:4px 12px;background:#1976d2;color:white;border-radius:4px;font-size:12px}.latent-empty-state{padding:8px}.latent-course-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #e0e0e0;transition:all .3s ease;cursor:pointer}.latent-course-item:hover{background-color:rgba(211,211,211,.8156862745)}.latent-course-item:last-child{border-bottom:none}.latent-course-item .info{flex:1 1}.latent-course-item .info h4{font-weight:700}.latent-course-item .info p{font-size:13px;color:#333333}.latent-course-item .name{font-weight:500}.latent-course-item .details{font-size:13px;color:#666;display:flex;gap:12px;margin-top:4px}.latent-course-item .remove-btn{min-width:auto!important;padding:6px!important}.latent-course-item .actions{display:flex;align-items:center;gap:8px}.latent-course-item .action-btn{min-width:auto!important;padding:6px!important;display:flex;align-items:center;justify-content:center}.latent-course-info .name{font-weight:500}.latent-course-info .details{font-size:13px;display:flex;gap:12px;margin-top:4px}.latent-loading{text-align:center;padding:10px}.latent-action-bar{display:flex;justify-content:end;align-items:center}.latent-action-bar .unsaved{color:#ed6c02;margin-left:8px}.latent-action-bar .buttons,.latent-footer{display:flex;gap:12px}.latent-footer{justify-content:flex-end;margin-top:20px}.latent-footer.spaced{gap:10px}.latent-add-actions{display:flex;gap:12px;margin-bottom:8px}.pagination-controls{display:flex;justify-content:center;align-items:center;margin-top:8px;gap:10px}.pagination-controls button{padding:8px;border:none;border-radius:50%;cursor:pointer;background-color:transparent;transition:background-color .2s ease-in-out}.pagination-controls button:not(:disabled):hover{background-color:#f1f5f9}.pagination-controls button:disabled{color:#94a3b8;cursor:not-allowed}@media (max-width:768px){.pagination-controls{margin-top:10px!important}}.pagination-controls span{font-size:1.1em;font-weight:700;color:#0f172a}.no-results-container{display:flex;justify-content:center;align-items:center;height:400px;width:100%}.no-results-container .no-results{font-size:1.2em;color:#626972}.tutor-selector{display:grid;grid-template-columns:1fr 150px}.tutor-selector p{margin:0}.tutor-selector button{margin-bottom:5px}.student-grid{display:grid;grid-template-columns:3fr 5fr;grid-gap:12px;gap:12px}@media (max-width:1100px){.student-grid{grid-template-columns:280px 1fr}}@media (max-width:768px){.student-grid{grid-template-columns:1fr}.student-grid .students-list-wrapper{display:block;min-width:0}.student-grid.item-selected .students-list-wrapper{display:none}.student-grid.item-selected .student-info{transform:translateX(0);visibility:visible}}.enrollment-history-btn{transition:all .3s ease-out;font-size:1rem;color:#2563eb;cursor:pointer;margin-top:4px;display:block;font-weight:700}.enrollment-history-btn:hover{color:#1335a3}@media (max-width:768px){body:has(.student-grid.item-selected) .page-header,body:has(.student-grid.item-selected) .students-toolbar{display:none}}.students-list-section{min-width:0;overflow-x:auto;padding:0 10px;background-color:white;border-radius:8px;overflow-x:visible}.students-list-section .student-status-expelled{color:#dc2626}@media (max-width:1800px){.students-list-section .item-list{height:calc(100vh - 240px)!important}}@media (max-width:768px){.students-list-section .image-icon{width:35px!important;height:35px!important;font-size:.9rem!important}.students-list-section .item-list{height:calc(100dvh - 170px)!important}.students-list-section .details h3{font-size:.9rem!important}}.student-info{overflow:auto;max-height:calc(100vh - 80px);padding:10px;background-color:white;border-radius:8px;border:1px solid #ececec}@media (max-width:768px){.student-info{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffff;z-index:95;padding:10px 15px!important;max-height:none!important;overflow-y:auto;transition:all .3s ease-out,visibility .3s;transform:translateX(100%);visibility:hidden}.student-info .mobile-only.back-to-list{display:flex!important}}.student-info h1{margin:0;font-weight:700}.student-info .student-info-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:10px}@media (max-width:768px){.student-info .student-info-grid{grid-template-columns:1fr}}.student-info .student-tutor{display:grid;grid-template-columns:2fr 3fr;margin-top:10px;grid-gap:16px;gap:16px}@media (max-width:768px){.student-info .student-tutor{grid-template-columns:1fr;gap:5px}}.student-info .student-tutor .btn-phones{border:none;background:none;cursor:pointer;padding:0;font-size:16px;transition:all .4s ease;color:#4781ff}.student-info .student-tutor .btn-phones:hover{color:#1d4ed8}.student-info .student-tutor .cedula{display:block;font-size:14px;margin-top:5px;color:#626972}.student-info .student-info-empty{padding:18px 12px;color:#626972;font-size:16px;text-align:center}.student-info .student-info-header{display:flex;flex-direction:column;gap:16px;padding-bottom:20px;border-bottom:1px solid #ececec;margin-bottom:20px}.student-info .student-info-title{margin:0;font-size:28px;color:#0f172a}.student-info .student-avatar-row{display:flex;align-items:center;gap:16px}.student-info .student-avatar-row .student-avatar{width:64px;height:64px;border-radius:50%;background-color:#dbeafe;color:#4781ff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;position:relative;flex-shrink:0}.student-info .student-avatar-row .student-avatar .status-dot{position:absolute;bottom:2px;right:2px;width:14px;height:14px;background-color:#22c55e;border:2px solid #ffffff;border-radius:50%}.student-info .student-avatar-row .student-name{font-size:22px;font-weight:700;color:#0f172a;margin:0}.student-info .student-info-subtitle{display:flex;flex-wrap:wrap;gap:10px;color:#626972}.student-info .student-info-subtitle .code{color:#626972}.student-info .student-info-subtitle .section{color:#4781ff;font-weight:600}.student-info .student-info-subtitle .expelled{color:#dc2626;font-weight:600;margin:0 0 10px}.student-info .student-info-subtitle .shift{color:#334155}.course-students-toolbar,.students-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:10px;margin-bottom:10px}.course-students-table .students-header,.course-students-table .students-value{display:flex;align-items:center}.course-students-table .code{flex:0 0 200px;cursor:pointer}.course-students-table .name{flex:3 1}.course-students-table .reviewed{flex:2 1;text-align:center}.course-students-table .score{flex:1 1;text-align:center;cursor:pointer}@media (max-width:768px){.course-students-table .code{flex:0 0 170px}}.student-actions,.student-evaluations-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.student-actions{padding-bottom:10px;border-bottom:1px solid #ececec}.course-list{max-height:calc(100vh - 270px)}.sections-list{padding:0;list-style:none}.student-evals{margin-top:10px}@media (max-width:768px){.student-evals{width:100%;overflow-x:auto}.student-evals .custom-table-container{font-size:12px}}.course-evals{margin-top:10px}@media (max-width:768px){.course-evals{width:100%;overflow-x:auto}.course-evals .custom-table-container{width:750px;font-size:12px}.mobile-adapter{font-size:.8rem}}.teacher-grid{display:grid;grid-template-columns:3fr 5fr;grid-gap:10px;gap:10px}@media (max-width:1100px){.teacher-grid{grid-template-columns:280px 1fr}}@media (max-width:768px){.teacher-grid{grid-template-columns:1fr}}.teacher-list-section{min-width:0;overflow-x:auto;padding:0 10px;background-color:white;border-radius:8px;overflow-x:visible}@media (max-width:1400px){.teacher-list-section .item-list{height:calc(100vh - 200px)!important}}.teacher-panel{overflow:auto;max-height:calc(100vh - 80px);padding:10px;background-color:white;border-radius:8px;border:1px solid #ececec}.teacher-panel h1{margin:0}.teacher-panel .teacher-panel-empty{padding:18px 12px;color:#626972;font-size:16px;text-align:center}.teacher-panel .teacher-info-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:768px){.teacher-panel .teacher-info-grid{grid-template-columns:1fr}}.teacher-panel .teacher-info-grid .copyable{cursor:pointer;display:inline-flex;align-items:center;gap:5px;transition:opacity .2s}.teacher-panel .teacher-info-grid .copyable:hover{opacity:.7}.teacher-panel .teacher-info-grid .copyable svg{width:16px;height:16px;color:#64748b}.teacher-panel .teacher-info-header{display:flex;gap:8px;padding:10px 10px 20px;border-bottom:1px solid #ececec;margin-bottom:10px}.teacher-panel .teacher-info-title{margin:0;font-size:28px}.teacher-panel .teacher-avatar-row{display:flex;align-items:center;gap:16px;flex-shrink:0}.teacher-panel .teacher-avatar-row .teacher-avatar{width:80px;height:80px;border-radius:50%;background-color:#dbeafe;color:#4781ff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;position:relative}.teacher-panel .teacher-avatar-row .teacher-avatar .status-dot{position:absolute;bottom:2px;right:2px;width:14px;height:14px;background-color:#22c55e;border:2px solid #ffffff;border-radius:50%}.teacher-panel .teacher-name{font-size:22px;font-weight:700;color:#0f172a;margin:0}.teacher-panel .teacher-info-sections{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.teacher-panel .teacher-info-sections .capsule{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:9999px;font-weight:600;font-size:13px;background-color:#dbeafe;color:#1e40af}.teacher-panel .teacher-info-sections .shift{color:purple;font-weight:700}.teacher-panel .teacher-actions{display:flex;align-items:center;gap:10px;margin-bottom:20px;flex-wrap:wrap}.teacher-info-empty{padding:18px 12px;color:#626972;font-size:16px;text-align:center}.tag{display:inline-flex;background-color:#f1f5f9;border-radius:5px;padding:8px;font-size:14px}.tag,.tag-close{align-items:center}.tag-close{background:none;border:none;color:#797979;margin-left:8px;padding:0;cursor:pointer;transition:color .3s ease;display:flex}.tag-close svg{width:20px;height:20px}.tag-close:hover{color:#f44336}@media (max-width:768px){.hide-mobile{display:none!important}.course-name{width:80vw;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.suggested-course-section{padding:10px}.suggested-badge{display:inline-block;background-color:#ff8c00;color:white;font-size:12px;font-weight:700;text-align:center;padding:4px 12px;border-radius:20px;text-transform:uppercase}.suggested-course-card{display:flex;background:#ffffff;border-radius:8px;padding:12px;margin-top:10px;box-shadow:0 2px 4px rgba(0,0,0,.08);cursor:pointer;transition:all .3s ease}.suggested-course-card .suggested-badge{display:inline-block;padding:4px 12px;text-transform:uppercase;text-align:center;background-color:#ff8c00;color:white}.suggested-course-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.suggested-course-card .suggested-course-info{display:flex;flex-direction:column;gap:10px;margin-left:10px}.suggested-course-card .suggested-course-info .asignature-name{font-weight:700;font-size:1.3rem;color:#0f172a}.suggested-course-card .suggested-course-info .section-name{color:#393939}.suggested-course-card .suggested-course-info .suggested-course-det{display:flex;align-items:center;font-size:.95rem;gap:10px}.main-grid{display:grid;grid-template-columns:5fr 3fr}.header-more-menu{margin-left:auto}.tree-group{margin-bottom:10px;width:100%}.tree-group .btn-sm{padding:6px 10px;font-size:.9rem;height:auto}.tree-group .tree-header{display:flex;align-items:center;padding:12px 16px;background:#f4fcff;border-radius:8px;cursor:pointer;border:1px solid #d4d4d4;transition:background .2s,border-color .2s;width:100%}@media (max-width:768px){.tree-group .tree-header{padding:8px;width:100%}}.tree-group .tree-header:hover{background:#e2e8f0}.tree-group .tree-header .tree-icon{display:flex;align-items:center;margin-right:10px;color:#64748b}.tree-group .tree-header .tree-info{flex:1 1;min-width:0}.tree-group .tree-header .tree-info .tree-title-row{display:flex;align-items:center;gap:8px;min-width:0}.tree-group .tree-header .tree-info .tree-title-row h4{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3em;min-width:0}.tree-group .tree-header .tree-info .tree-subline{display:flex;align-items:center;gap:10px}.tree-group .tree-header .tree-info .tree-subline .tree-date{font-size:.85rem;color:#5f6a7a;margin-top:2px}.tree-group .tree-header .tree-info .tree-subline .tree-badge{font-size:.85rem;color:#525c69;background:#e2e8f0;padding:2px 8px;border-radius:12px}.tree-group .tree-header .tree-actions{display:flex;gap:8px;margin-left:10px}.tree-group .tree-header .tree-actions .btn-sm{width:100%;margin-top:4px}.tree-group .tree-header .tree-actions .btn-sm svg{flex-shrink:0}.tree-group .tree-anim-div{overflow:hidden;width:100%}@media (max-width:768px){.tree-group .tree-anim-div{padding:8px;width:100%}}.tree-group .tree-content{padding-left:10px;margin-top:4px;display:flex;flex-direction:column;gap:4px;width:100%}.tree-group .tree-content .tree-empty{padding:12px;font-size:.85rem;color:#94a3b8;font-style:italic}.tree-group .tree-content .item{margin-bottom:2px;border-radius:0 8px 8px 0;border-left:1px solid #e2e8f0;align-items:center;width:100%}.tree-group .tree-content .item.active{border-left:3px solid #3b82f6;background:#eff6ff}.tree-group .tree-content .item .image-icon{width:32px;height:32px;font-size:.9rem}.tree-group .tree-content .item .details{min-width:0}.tree-group .tree-content .item .details h3{font-size:1.05rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:wrap;text-overflow:ellipsis;line-height:1.3em;min-width:0}.tree-group .tree-content .item .details p{font-size:.85rem}.course-info-inline{display:flex;align-items:center;gap:10px}.course-tree-view-wrapper{min-width:0}.course-container{display:grid;grid-template-columns:3fr 2fr;margin-top:10px}@media (max-width:1200px){.course-container{grid-template-columns:3fr 4fr}}@media (max-width:768px){.course-container{grid-template-columns:1fr}.course-container .item-list-wrapper{display:block;min-width:0}.course-container.item-selected .course-tree-view-wrapper,.course-container.item-selected .item-list-wrapper{display:none}.course-container.item-selected .selected-panel-container{transform:translateX(0);opacity:1}}@media (max-width:768px){body:has(.course-container.item-selected) .course-students-toolbar,body:has(.course-container.item-selected) .page-header{display:none}}.student-status-expelled{margin-left:8px}.course-mobile-menu{display:none;position:fixed;bottom:0;left:0;right:0;width:100%;background-color:white;gap:10px;border-top:1px solid #e2e8f0;z-index:1}@media (max-width:900px){.course-mobile-menu{display:grid;grid-template-columns:1fr 1fr 1fr}}.course-mobile-menu .menu-button{display:flex;flex-direction:column;align-items:center;justify-content:center;height:53px;color:#334155;transition:color .2s ease}.course-mobile-menu .menu-button.active{color:#2563eb}.course-mobile-menu .menu-button .menu-icon{display:flex;align-items:center;justify-content:center}.course-mobile-menu .menu-button .menu-name{font-size:11px}.course-info{display:grid;grid-template-columns:1fr 2fr 1fr;margin-left:10px;width:550px}.course-info .section{font-size:18px!important}.course-info h4{font-size:14px;color:#0313a7}.course-info span{font-size:16px}.course-info.mobile-show{display:none}@media (max-width:768px){.course-info.mobile-show{display:grid;width:100%;grid-template-columns:1fr 1fr 1fr;margin:0;padding:8px}.course-info.mobile-show h4{font-size:.75rem;color:#0313a7}.course-info.mobile-show span{font-size:.9rem}}.evaluation-exam-list .exam-table .custom-table-row{font-size:.9rem}.logs-header{display:flex;align-items:center}.logs-header h2{margin-left:10px}.logs-filters-container{display:flex;align-items:center;margin-bottom:10px;gap:10px;flex-wrap:wrap}.logs-filters-container .filter-operation-list{width:220px}.logs-search-wrapper{flex:1 1;min-width:200px}.logs-search-wrapper input{width:100%;padding:7px 12px;border-radius:8px;border:1px solid #ddd;outline:none}.logs-item-content{display:flex;justify-content:space-between;width:100%}.logs-item-info .logs-item-message{margin:0;font-weight:400}.logs-item-info .logs-item-user{margin:5px 0 0;font-size:.9em;color:#666}.logs-item-info .logs-item-user .logs-item-role{color:#8b5cf6}.logs-item-date-container{text-align:right}.logs-item-date-container .logs-item-date{margin:0;font-size:1em;color:#464646}.new-task-container,.new-task-modal-content{display:flex;flex-direction:column}.new-task-container{gap:15px}.indicator-section{margin-top:5px}.indicator-section .indicator-title{font-weight:700;margin-bottom:10px}.indicator-section .indicator-hint{font-size:.8rem;color:#94a3b8;margin-top:10px}.assignment-section{display:flex;flex-direction:column;height:100%}.assignment-section .tsk-search-field{position:relative;height:40px}.assignment-section .tsk-search-field .search-btn{position:absolute;top:9px;left:9px;color:#383838}.assignment-section .tsk-search-field input{position:absolute;left:0;padding:6px 6px 6px 40px;border-radius:10px;box-shadow:0 2px 8px 0 rgba(0,0,0,.1568627451);font-size:18px;outline:none;border:none;width:100%;box-sizing:border-box}.assignment-section .search-wrapper{margin-bottom:15px}.assignment-section .search-wrapper .search-field-auto{width:auto}.assignment-section .selection-header{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding:0 5px}.assignment-section .selection-header .select-all-label{font-weight:700}.assignment-section .selection-header .selected-count{margin-left:auto;font-size:.85rem;color:#64748b}.assignment-section .student-list-container{flex:1 1;overflow-y:auto;max-height:250px;border:1px solid #f1f5f9;border-radius:8px}@media (max-height:500px){.assignment-section .student-list-container{max-height:40vh}}.assignment-section .student-list-container .student-item{display:flex;align-items:center;gap:10px;padding:7px;font-size:.9rem;border-bottom:1px solid #f1f5f9;cursor:pointer}.assignment-section .student-list-container .no-students{text-align:center;color:#94a3b8;padding:20px}.criteria-section .criteria-input-row{display:flex;gap:10px;margin-bottom:15px}.criteria-section .criteria-input-row .flex-1{flex:1 1}.criteria-section .criteria-list{list-style:none;padding:0;max-height:200px;overflow-y:auto;display:flex;flex-direction:column;gap:5px}@media (max-height:500px){.criteria-section .criteria-list{max-height:40vh}}.criteria-section .criteria-list .criteria-item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9}.criteria-section .criteria-list .criteria-item .criteria-text{font-size:.95rem;flex:1 1}.criteria-section .criteria-list .criteria-item .criteria-actions{display:flex;gap:8px;align-items:center}.criteria-section .criteria-list .criteria-item .criteria-actions .btn{padding:4px 8px;font-size:12px;min-width:auto;display:flex;align-items:center;justify-content:center}.criteria-section .criteria-list .criteria-item .criteria-actions .btn-delete{color:crimson;border:none;background:transparent}.criteria-section .criteria-list .criteria-item .criteria-actions .btn-delete:hover{background-color:rgba(220,20,60,.1)}.criteria-section .criteria-list .no-criteria{text-align:center;color:#94a3b8;padding:20px}.task-footer-actions{display:flex;gap:10px}.task-list-modal .modal-content{min-width:500px;max-width:600px}.task-list-modal .content-body{padding:20px}.task-list-modal .loading-state{text-align:center;padding:20px}.task-list-modal .task-list-container{max-height:300px;overflow-y:auto}.task-list-modal .task-card{padding:4px;margin:8px 0;background-color:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:14px;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.task-list-modal .task-card:hover{background-color:#f8f9fa;border-color:#007bff;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.task-list-modal .task-card .task-title{font-weight:600;margin-bottom:6px;font-size:16px}.task-list-modal .task-card .task-details{display:flex;align-items:center;gap:9px}.task-list-modal .task-card .task-details .task-score{font-size:.9rem;color:#17085a}.task-list-modal .task-card .task-details .task-criteria{font-size:.9rem;color:#383838}.task-list-modal .empty-state{text-align:center;padding:40px;color:#666}.task-list-modal .empty-state .empty-title{font-size:16px;margin-bottom:10px}.task-list-modal .empty-state .empty-subtitle{font-size:14px;color:#999}.task-list-modal .create-button{margin-top:20px;width:100%;padding:12px;font-size:14px;font-weight:500}.attendance-modal-content{width:600px!important}.attendance-modal-content .content-body{display:flex;flex-direction:column;gap:10px;padding:10px}@media (max-width:768px){.attendance-modal-content .content-body{padding:0}.attendance-modal-content{padding:5px!important;width:450px}}.attendance-modal-content .attendance-list-container{overflow:hidden;font-size:clamp(14px,2vw,15px)}.attendance-modal-content .attendance-value-badge{padding:4px 12px;border-radius:20px;font-size:.85rem;display:inline-block}.attendance-modal-content .attendance-value-badge.present{background-color:#e6fffa;color:#38b2ac}.attendance-modal-content .attendance-value-badge.absent{background-color:#fff5f5;color:#f56565}.attendance-modal-content .attendance-value-badge.excused{background-color:#ebf8ff;color:#4299e1}.attendance-modal-content .attendance-value-badge.none{color:#a0aec0}.edit-attendance-modal .student{text-align:center;margin-bottom:25px}.edit-attendance-modal .student h3{margin:0 0 5px;font-size:1.2rem;color:#2d3748}.edit-attendance-modal .student p{margin:0;color:#718096;font-size:.9rem}.edit-attendance-modal .toggle-container{display:flex;justify-content:center;margin-bottom:10px}.system-page{padding:8px}.system-page .page-header{display:flex;align-items:center;gap:15px;margin-bottom:25px}.system-page .page-header .button-back{display:flex;align-items:center;gap:8px;color:#64748b;text-decoration:none;transition:color .2s}.system-page .page-header .button-back:hover{color:#334155}.system-page .page-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#1e293b}.system-page .system-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px;margin-top:20px}.system-page .system-info-grid h3{font-size:20px;font-weight:700}.system-page .system-info-grid .info-group{margin-top:15px}.system-page .system-info-grid .info-group p{margin:10px 0;color:#334155}.system-page .system-info-grid .info-group p strong{color:#1e293b}.system-page .storage-section{margin-top:40px}.system-page .storage-section h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:10px}.system-page .storage-section .storage-limit{margin:10px 0;color:#64748b}.system-page .storage-section .storage-limit strong{color:#334155}.system-page .storage-section .storage-bar-container{height:40px;width:100%;background:#e2e8f0;border-radius:8px;overflow:hidden;display:flex;margin-top:15px;border:1px solid #cbd5e1;position:relative}.system-page .storage-section .storage-bar-container .storage-bar-item{height:100%;transition:all .2s ease;cursor:pointer;z-index:1}.system-page .storage-section .storage-bar-container .storage-bar-item.hovered{transform:scaleY(1.1);z-index:10}.system-page .storage-section .storage-bar-container .storage-bar-item.not-hovered{opacity:.6}.system-page .storage-section .storage-legend{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:10px;gap:10px;padding:5px;margin-top:10px}.system-page .storage-section .storage-legend .legend-item{display:flex;align-items:center;gap:8px;padding:6px;border-radius:4px;color:#585858;font-size:.85rem;font-weight:400}.system-page .storage-section .storage-legend .legend-item.clickable{cursor:pointer;transition:all .2s ease}.system-page .storage-section .storage-legend .legend-item.clickable.active,.system-page .storage-section .storage-legend .legend-item.clickable:hover{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);font-weight:600;color:#334155}.system-page .storage-section .storage-legend .legend-item .color-box{width:12px;height:12px;border-radius:2px;flex-shrink:0}.system-page .storage-section .storage-legend .legend-item .color-box.white{background:white}.system-page .storage-section .storage-legend .legend-item .color-box.gray{background:#e2e8f0}.system-page .server-config-section{margin-top:40px}.system-page .server-config-section h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:10px}.system-page .server-config-section hr{border:0;border-top:1px solid #eee;margin:15px 0}.system-page .server-config-section .config-container{margin-top:15px}.system-page .server-config-section .config-container pre{background:#f8fafc;padding:15px;border-radius:8px;overflow-x:auto;border:1px solid #e2e8f0;font-size:.9rem;color:#334155}.system-page .s3-costs-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.system-page .s3-costs-section h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.system-page .s3-costs-section .costs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.system-page .s3-costs-section .costs-grid .cost-card{padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.system-page .s3-costs-section .costs-grid .cost-card span{font-size:1rem;color:#546c8d;display:block}.system-page .s3-costs-section .costs-grid .cost-card span.update-date{font-size:.95rem;color:#5d708a;margin-top:.25rem}.system-page .s3-costs-section .costs-grid .cost-card strong{font-size:1.5rem;color:#0f172a;display:block}.system-page .s3-costs-section .costs-grid .cost-card strong.price-per-gb{font-size:1rem}.system-page .s3-costs-section .costs-note{font-size:.95rem;color:#4d617e;margin-top:1rem}.system-page .services-section{margin-top:1rem}.system-page .services-section h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem}.system-page .services-section .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.system-page .services-section .services-grid .service-card{padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;transition:transform .2s,box-shadow .2s}.system-page .services-section .services-grid .service-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05);background:#fff}.system-page .services-section .services-grid .service-card .service-header{display:flex;align-items:center;gap:1rem}.system-page .services-section .services-grid .service-card .service-header .service-icon{width:40px;height:40px;object-fit:contain;flex-shrink:0}.system-page .services-section .services-grid .service-card .service-header .service-icon.aws-icon{display:flex;align-items:center;justify-content:center;color:#ec7211}.system-page .services-section .services-grid .service-card .service-header .service-icon.aws-icon svg{width:100%;height:100%}.system-page .services-section .services-grid .service-card .service-header .service-info{display:flex;flex-direction:column;gap:.15rem}.system-page .services-section .services-grid .service-card .service-header .service-info strong{font-size:.85rem;text-transform:uppercase;letter-spacing:.025em;color:#64748b}.system-page .services-section .services-grid .service-card .service-header .service-info span{font-size:1.15rem;font-weight:600;color:#1e293b}.system-page .services-section .services-grid .service-card .service-costs{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:rgba(241,245,249,.5);border-radius:8px}.system-page .services-section .services-grid .service-card .service-costs .cost-item{display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.system-page .services-section .services-grid .service-card .service-costs .cost-item span{color:#64748b}.system-page .services-section .services-grid .service-card .service-costs .cost-item strong{color:#0f172a;font-weight:600}.system-page .services-section .services-grid .service-card .service-link{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#3b82f6;border:1px solid #2563eb;border-radius:8px;color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 2px 4px rgba(59,130,246,.15)}.system-page .services-section .services-grid .service-card .service-link:hover{background:#2563eb;border-color:#1d4ed8;box-shadow:0 4px 6px rgba(59,130,246,.25)}.system-page .sessions-section{margin-top:1rem}.system-page .sessions-section h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem}.system-page .sessions-section .sessions-list{display:flex;flex-direction:column;gap:1rem;overflow:auto;max-height:calc(100vh - 240px)}.system-page .sessions-section .sessions-list .session-card{padding:1.25rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;transition:all .2s}.system-page .sessions-section .sessions-list .session-card.current{border-color:#3b82f6;background:#eff6ff}.system-page .sessions-section .sessions-list .session-card .session-info{display:flex;flex-direction:column;gap:.5rem}.system-page .sessions-section .sessions-list .session-card .session-info .session-main{display:flex;align-items:center;gap:.75rem}.system-page .sessions-section .sessions-list .session-card .session-info .session-main .role-badge{padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;background:#e2e8f0;color:#475569}.system-page .sessions-section .sessions-list .session-card .session-info .session-main .admin-badge{padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;background:#fef3c7;color:#92400e}.system-page .sessions-section .sessions-list .session-card .session-info .session-main strong{font-size:1rem;color:#1e293b}.system-page .sessions-section .sessions-list .session-card .session-info .session-details{display:flex;gap:1.5rem}.system-page .sessions-section .sessions-list .session-card .session-info .session-details p{margin:0;font-size:.85rem;color:#64748b}.system-page .sessions-section .sessions-list .session-card .session-info .session-details p strong{color:#475569;font-weight:600}.system-page .sessions-section .sessions-list .session-card .session-actions .current-session-label{font-size:.85rem;color:#3b82f6;font-weight:600}.system-page .sessions-section .sessions-list .session-card .session-actions .revoke-btn{padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;background:#fff;color:#ef4444;border:1px solid #fecaca;cursor:pointer;transition:all .2s}.system-page .sessions-section .sessions-list .session-card .session-actions .revoke-btn:hover{background:#fee2e2;border-color:#f87171}.system-page .sessions-section .sessions-list .no-sessions{text-align:center;color:#64748b;padding:2rem;background:#f8fafc;border-radius:12px;border:2px dashed #e2e8f0}.system-page .analytics-section{margin-top:1rem}.system-page .analytics-section .analytics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.system-page .analytics-section .analytics-header h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.system-page .analytics-section .analytics-error,.system-page .analytics-section .analytics-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.system-page .analytics-section .analytics-error .spinner,.system-page .analytics-section .analytics-loading .spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.system-page .analytics-section .analytics-error p,.system-page .analytics-section .analytics-loading p{color:#64748b}.system-page .analytics-section .analytics-error button,.system-page .analytics-section .analytics-loading button{padding:.5rem 1rem;background:#3b82f6;color:white;border:none;border-radius:6px;cursor:pointer;font-weight:500}.system-page .analytics-section .analytics-error button:hover,.system-page .analytics-section .analytics-loading button:hover{background:#2563eb}@keyframes spin{to{transform:rotate(1turn)}}.system-page .analytics-section .analytics-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.system-page .analytics-section .analytics-summary .summary-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s ease}.system-page .analytics-section .analytics-summary .summary-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.system-page .analytics-section .analytics-summary .summary-card.teachers{border-left:4px solid #3b82f6}.system-page .analytics-section .analytics-summary .summary-card.students{border-left:4px solid #10b981}.system-page .analytics-section .analytics-summary .summary-card.peak{border-left:4px solid #f59e0b}.system-page .analytics-section .analytics-summary .summary-card.total{border-left:4px solid #8b5cf6}.system-page .analytics-section .analytics-summary .summary-card .summary-icon{font-size:1.75rem;line-height:1}.system-page .analytics-section .analytics-summary .summary-card .summary-content{display:flex;flex-direction:column;gap:.25rem}.system-page .analytics-section .analytics-summary .summary-card .summary-content .summary-label{font-size:.875rem;color:#64748b}.system-page .analytics-section .analytics-summary .summary-card .summary-content .summary-value{font-size:1.5rem;font-weight:700;color:#1e293b}.system-page .analytics-section .analytics-summary .summary-card .summary-content .summary-subvalue{font-size:.75rem;color:#94a3b8}.system-page .analytics-section .analytics-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:10px;gap:10px}@media (max-width:768px){.system-page .analytics-section .analytics-charts{grid-template-columns:1fr}}.system-page .analytics-section .analytics-charts .chart-container{background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;padding:1.5rem}.system-page .analytics-section .analytics-charts .chart-container .chart-wrapper{position:relative;height:280px;width:100%}.system-page .analytics-section .analytics-info{padding:1rem;background:#f0f9ff;border-radius:8px;border:1px solid #bae6fd}.system-page .analytics-section .analytics-info p{margin:0;font-size:.875rem;color:#0369a1}.system-page .analytics-section .analytics-info p strong{color:#075985}.report-body{padding:20px}.common-body,.report-body{background:#ffffff;border-radius:12px;border:1px solid #e2e8f0}.common-body{padding:10px}.dashboard-page{padding:24px;max-width:1400px;margin:0 auto}.dashboard-page .dashboard-welcome{background:linear-gradient(135deg,#ffffff,#f0f7ff);border-radius:16px;padding:28px 32px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;border:1px solid #e2e8f0}@media (max-width:1400px){.dashboard-page .dashboard-welcome{display:none}}.dashboard-page .dashboard-welcome .welcome-title{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:4px}.dashboard-page .dashboard-welcome .welcome-name{font-size:14px;font-weight:700;color:#2563eb;text-transform:uppercase;margin-bottom:6px}.dashboard-page .dashboard-welcome .welcome-subtitle{font-size:14px;color:#64748b;margin:0}.dashboard-page .dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:16px;gap:16px;margin-bottom:28px}.dashboard-page .dashboard-stats .stat-card{background:#fff;border-radius:12px;padding:16px 18px;border:1px solid #e2e8f0;display:flex;align-items:flex-start;gap:12px}.dashboard-page .dashboard-stats .stat-card .stat-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard-page .dashboard-stats .stat-card .stat-icon svg{width:22px;height:22px}.dashboard-page .dashboard-stats .stat-card .stat-icon--students{background:#eff6ff;color:#3b82f6}.dashboard-page .dashboard-stats .stat-card .stat-icon--teachers{background:#f0fdf4;color:#22c55e}.dashboard-page .dashboard-stats .stat-card .stat-icon--tutors{background:#faf5ff;color:#a855f7}.dashboard-page .dashboard-stats .stat-card .stat-icon--asignatures{background:#fffbeb;color:#f59e0b}.dashboard-page .dashboard-stats .stat-card .stat-icon--sections{background:#ecfeff;color:#06b6d4}.dashboard-page .dashboard-stats .stat-card .stat-info .stat-label{font-size:12px;color:#64748b;margin:0 0 4px}.dashboard-page .dashboard-stats .stat-card .stat-info .stat-value{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 4px;line-height:1}.dashboard-page .dashboard-stats .stat-card .stat-info .stat-change{font-size:11px;margin:0;display:flex;align-items:center;gap:2px}.dashboard-page .dashboard-stats .stat-card .stat-info .stat-change--up{color:#16a34a}.dashboard-page .dashboard-stats .stat-card .stat-info .stat-change--down{color:#dc2626}.dashboard-page .dashboard-body{display:flex;gap:24px;align-items:flex-start}@media (max-width:1024px){.dashboard-page .dashboard-body{flex-direction:column}}.dashboard-page .dashboard-modules{flex:1 1;min-width:0}.dashboard-page .dashboard-modules .modules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}.dashboard-page .dashboard-modules .module-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:10px;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.dashboard-page .dashboard-modules .module-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.06);transform:translateY(-2px)}.dashboard-page .dashboard-modules .module-card .module-icon{width:48px;height:48px;border-radius:50%;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center}.dashboard-page .dashboard-modules .module-card .module-icon svg{width:22px;height:22px}.dashboard-page .dashboard-modules .module-card .module-name{font-size:15px;font-weight:700;color:#0f172a;margin:0}.dashboard-page .dashboard-modules .module-card .module-desc{font-size:13px;color:#64748b;margin:0;line-height:1.4}.dashboard-page .dashboard-modules .module-card .module-link{margin-top:auto;background:transparent;border:none;color:#2563eb;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px;padding:0}.dashboard-page .dashboard-modules .module-card .module-link span{font-size:16px}.dashboard-page .dashboard-sidebar{width:280px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}@media (max-width:1024px){.dashboard-page .dashboard-sidebar{width:100%}}.dashboard-page .dashboard-sidebar .sidebar-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0}.dashboard-page .dashboard-sidebar .sidebar-card .sidebar-card-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.dashboard-page .dashboard-sidebar .sidebar-card .sidebar-card-header svg{width:18px;height:18px;color:#64748b}.dashboard-page .dashboard-sidebar .sidebar-card .sidebar-card-header span{font-size:12px;color:#64748b;font-weight:600}.dashboard-page .dashboard-sidebar .sidebar-card .sidebar-date{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 2px}.dashboard-page .dashboard-sidebar .sidebar-card .sidebar-day{font-size:13px;color:#64748b;margin:0;text-transform:capitalize}.dashboard-page .dashboard-sidebar .sidebar-card .sidebar-title{font-size:13px;font-weight:700;color:#0f172a;margin:0 0 12px}.dashboard-page .dashboard-sidebar .sidebar-card .access-list{display:flex;flex-direction:column;gap:8px}.dashboard-page .dashboard-sidebar .sidebar-card .access-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .2s}.dashboard-page .dashboard-sidebar .sidebar-card .access-item:hover{background:#f8fafc}.dashboard-page .dashboard-sidebar .sidebar-card .access-item .access-label{display:flex;align-items:center;gap:10px}.dashboard-page .dashboard-sidebar .sidebar-card .access-item .access-label svg{width:18px;height:18px;color:#64748b}.dashboard-page .dashboard-sidebar .sidebar-card .access-item .access-label span{font-size:13px;color:#334155}.dashboard-page .dashboard-sidebar .sidebar-card .access-item .access-arrow{color:#94a3b8}.dashboard-page .dashboard-sidebar .sidebar-card .access-all{margin-top:12px;background:transparent;border:none;color:#2563eb;font-size:12px;font-weight:600;cursor:pointer;padding:0}.dashboard-page .dashboard-footer{margin-top:32px;padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#94a3b8}@media (max-width:768px){.dashboard-page .dashboard-footer{flex-direction:column;gap:4px;text-align:center}}@media (max-width:1400px){.dashboard-page{max-width:100%;padding:16px}.dashboard-page .dashboard-sidebar{width:100%}.dashboard-page .dashboard-modules .module-card{padding:14px}.dashboard-page .dashboard-modules .module-card .module-icon{width:30px;height:30px}.dashboard-page .dashboard-modules .module-card .module-icon svg{width:18px;height:18px}.dashboard-page .dashboard-modules .module-card .module-name{font-size:14px}.dashboard-page .dashboard-modules .module-card .module-desc,.dashboard-page .dashboard-modules .module-card .module-link{font-size:12px}.dashboard-page .dashboard-stats{margin-bottom:8px}.dashboard-page .dashboard-stats .stat-card{padding:12px 14px}.dashboard-page .dashboard-stats .stat-card .stat-icon{width:36px;height:36px}.dashboard-page .dashboard-stats .stat-card .stat-icon svg{width:18px;height:18px}.dashboard-page .dashboard-stats .stat-card .stat-info .stat-label{font-size:11px}.dashboard-page .dashboard-stats .stat-card .stat-info .stat-value{font-size:18px}.dashboard-page .dashboard-stats .stat-card .stat-info .stat-change{font-size:10px}}.mobile-asignature-page .loading-view-container{height:100vh;display:flex;align-items:center}.mobile-asignature-page .page-container{width:100%;margin:0 auto}.mobile-asignature-page .asignature-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-asignature-page .info-card{background:white;padding:14px;border-radius:10px;margin-top:12px}.mobile-asignature-page .info-card h3{margin-top:0}.mobile-asignature-page .info-card .action-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.mobile-asignature-page .info-card .section-grid{display:grid;grid-template-columns:2fr 1fr;margin-top:10px}.mobile-asignature-page .info-card .section-grid h1,.mobile-asignature-page .info-card .teacher-name h3{font-size:14px;color:#0035a7}.mobile-asignature-page .evaluations-card{background:white;padding:14px;border-radius:10px;margin-top:12px}.mobile-asignature-page .evaluations-card .evaluations-header{display:flex;justify-content:space-between;align-items:center}.mobile-asignature-page .evaluations-card .evaluations-header h3{margin-top:0;margin-bottom:0;font-weight:700;font-size:18px}.mobile-asignature-page .evaluations-card .error-message{color:crimson;font-weight:700}.mobile-asignature-page .mobile-evaluations .mobile-split{display:flex;gap:20px;margin-top:15px;flex-wrap:wrap}@media (max-width:600px){.mobile-asignature-page .mobile-evaluations .mobile-split{flex-direction:column;gap:12px}}.mobile-asignature-page .mobile-evaluations .mobile-block{flex:1 1;min-width:200px}.mobile-asignature-page .mobile-evaluations .mobile-kv{margin-top:8px;border:1px solid #eee;border-radius:10px;overflow:hidden}.mobile-asignature-page .mobile-evaluations .mobile-kv-row{display:flex;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #eee;font-size:14px}.mobile-asignature-page .mobile-evaluations .mobile-kv-row:last-child{border-bottom:none}.mobile-asignature-page .mobile-evaluations .mobile-kv-key{font-weight:700;color:#666}.mobile-asignature-page .mobile-evaluations .mobile-kv-val{font-weight:900;color:#111}.mobile-asignature-page .mobile-table{overflow:auto;border:1px solid #eee;border-radius:12px}.mobile-asignature-page .mobile-table .mobile-tr{display:flex;width:100%}.mobile-asignature-page .mobile-table .mobile-tr-header{border-bottom:1px solid #f3f3f3}.mobile-asignature-page .mobile-table .mobile-td,.mobile-asignature-page .mobile-table .mobile-th{flex:1 1;min-width:0;padding:5px 4px;text-align:center;font-size:13px;border-right:1px solid #eee}.mobile-asignature-page .mobile-table .mobile-td:last-child,.mobile-asignature-page .mobile-table .mobile-th:last-child{border-right:none}.mobile-asignature-page .mobile-table .mobile-th{font-weight:900;color:#182525}.mobile-asignature-page .mobile-table .mobile-td{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.not-found-container{display:flex;align-items:center;justify-content:center;height:100%;min-height:80vh;text-align:center;width:100%;padding:2rem}.not-found-container .not-found-content{max-width:600px;background:white;padding:3rem;border-radius:20px;box-shadow:0 10px 25px rgba(0,0,0,.05)}.not-found-container .not-found-content .not-found-title{font-size:120px;font-weight:900;margin:0;color:#0931b6;line-height:1;letter-spacing:-5px}.not-found-container .not-found-content .not-found-subtitle{font-size:28px;font-weight:700;margin-bottom:1.5rem;color:#2d3436}.not-found-container .not-found-content .not-found-text{font-size:18px;color:#636e72;margin-bottom:2.5rem;line-height:1.6}.app-download-container{max-width:500px;margin:60px auto;display:flex;flex-direction:column;background:white;padding:40px 20px;border-radius:12px;align-items:center;box-shadow:0 4px 12px rgba(0,0,0,.05)}.app-download-container .logo{display:block;margin:0 auto 24px;border-radius:12px}.app-download-container .title{text-align:center;margin-bottom:12px;color:#333;font-size:19px;font-weight:700}.app-download-container .description{text-align:center;margin-bottom:32px;color:#666;line-height:1.5}.app-download-container .link{display:flex;align-items:center;gap:12px;background:#0070f3;color:white;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:700;font-size:18px;transition:background .2s ease;box-shadow:0 4px 6px rgba(0,112,243,.2)}.app-download-container .link:hover{background:#0061d1}.app-download-container .footer{margin-top:24px;font-size:14px;color:#999}.selected-panel-container{height:calc(100vh - 220px)}@media (max-width:768px){.selected-panel-container{display:flex!important;flex-direction:column;position:fixed;top:0;left:0;width:100%;height:100%;background:white;z-index:2;overflow-y:auto;transition:transform .4s ease-out,opacity .4s;transform:translateX(100%);opacity:0}.selected-panel-container .mobile-only.back-to-list{display:flex!important}}.selected-panel-container.active{padding-left:10px;overflow:auto;background:white}.selected-panel-container.empty-state{color:#383838;text-align:center}.selected-panel-container .back-to-list{display:none;align-items:center;gap:8px;padding:10px 0;border:none;background:none;color:#003dc0;cursor:pointer;font-size:16px;font-weight:600}.selected-panel-container .header-section{padding:0 10px}.selected-panel-container .header-section .header-content{display:flex;align-items:center;justify-content:space-between}.selected-panel-container .header-section .header-content .title-section h3{margin:0 0 6px;font-size:16px}.selected-panel-container .header-section .header-content .title-section .subtitle{margin:0;font-size:14px;color:#003dc0}.selected-panel-container .header-section .header-content .title-section .student-status-expelled{margin-left:8px}.selected-panel-container .header-section .header-content .action-buttons{display:flex;flex-direction:column;gap:8px}.selected-panel-container .header-section .header-content .action-buttons .btn-sm{padding:4px 8px;font-size:13px;height:30px}.selected-panel-container .header-section .header-content .action-buttons .btn-sm svg{width:24px;height:24px}.selected-panel-container .tabs-section{display:flex;align-items:center;gap:10px;margin-top:10px}.selected-panel-container .tabs-section .tab{margin-top:0}.selected-panel-container .tabs-section .indicator-filter{flex:1 1}.selected-panel-container .tabs-section .indicator-filter .filter-label{font-size:15px;color:#202020;padding-bottom:10px}.selected-panel-container .table-container{margin-top:10px}.batch-evaluation-fab,.batch-evaluation-fab .btn{display:flex;align-items:center}.batch-evaluation-fab .btn{gap:6px;padding:6px 12px;font-size:14px;border-radius:6px;background:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.05);cursor:pointer;color:#202020;font-weight:500}.batch-evaluation-fab .btn:hover{background:#f5f5f5}@media (max-width:768px){.batch-evaluation-fab{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:10}.batch-evaluation-fab .btn{box-shadow:0 4px 12px rgba(0,0,0,.15);border:none;padding:10px 20px;font-size:15px}}