@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@100..900&display=swap";*{box-sizing:border-box;text-decoration:none!important}html,body,#root{min-height:100vh;margin:0;padding:0}.language-switcher{color:#1a6cc0;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;padding:6px 14px;font-family:FiraGO,sans-serif;font-size:14px;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.language-switcher:hover{color:#fff;background:#1a6cc0;border-color:#1a6cc0}.login-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.login-lang{justify-content:flex-end;display:flex}.auth-page{color:#1f2937;background:#f3f5f8;justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:Noto Sans Georgian,FiraGO,sans-serif;display:flex}.login-wrap{text-align:center;width:100%;max-width:420px}.login-logo{margin-bottom:28px;display:inline-block}.login-logo img{width:auto;height:64px}.login-footer{text-align:center;color:#6b7280;margin-top:24px;font-size:12.5px}:root{--header-h:75px;--sidebar-w:280px}html,body{background:#eef2f6;margin:0;padding:0;font-family:Noto Sans Georgian,BPG Arial,sans-serif}a{text-decoration:none}.btn{font-family:Noto Sans Georgian,BPG Arial Caps,sans-serif}.text-darker{color:#001c40!important}.dashboard-container{max-width:1300px;margin:0 auto}header.dashboard_header{z-index:900;margin-left:var(--sidebar-w);background:#fff;border-bottom:1px solid #ddd;padding:0 10px;position:fixed;top:0;left:0;right:0}sidebar{max-height:100dvh;width:var(--sidebar-w);scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border-right:1px solid #eee;padding:15px;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto}sidebar::-webkit-scrollbar{width:8px}sidebar::-webkit-scrollbar-track{background:0 0}sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid #fff;border-radius:50px}sidebar::-webkit-scrollbar-thumb:hover{background:#1a6cc0}.dashboard_nav{min-height:var(--header-h);grid-template-columns:1fr 2fr 1fr;align-items:center;display:grid}.dashboard_header_side_left{min-height:var(--header-h);max-height:var(--header-h);min-width:var(--sidebar-w);border-right:1px solid #eee;justify-content:center;align-items:center;display:flex}.logo{text-transform:uppercase;font-family:FiraGO,sans-serif;font-size:19px;font-weight:600;line-height:1}.dashboard-container{margin-top:var(--header-h);margin-left:var(--sidebar-w);padding:15px}.dashboard_header_nav{align-items:center;display:flex}.dashboard_header_nav>*{min-height:var(--header-h);max-height:var(--header-h);align-items:center;gap:10px;display:flex}.dashboard_header_nav>:hover{background:#ddd}.dashboard_header_nav i{font-size:22px}.dashboard_header_nav a{color:#333;min-width:var(--header-h);max-width:var(--header-h);min-height:var(--header-h);max-height:var(--header-h);justify-content:center;align-items:center;display:inline-flex;background-color:#fff!important}.dashboard_header_nav_icon{background-color:#fff;border:1px solid #ccc;border-radius:50px;justify-content:center;align-items:center;padding:10px;display:flex}.dashboard_header_nav_icon:hover{background-color:#e1d8f1}.sidebar{padding:0!important}.sidebar_heading{text-transform:uppercase;color:#001c40;padding:10px;font-family:FiraGO,sans-serif;font-size:16px;font-weight:600;line-height:1}.sidebar_links_group a,.sidebar_links_group>div,.sidebar_links_item{color:#333;align-items:center;gap:17px;padding:14px 15px;font-family:FiraGO,sans-serif;font-size:16px;line-height:1;transition:all .3s;display:flex}.sidebar_links_group a.active,.sidebar_links_group a:hover,.sidebar_links_group>div.active,.sidebar_links_group>div:hover,.sidebar_links_item:hover,.sidebar_links_item.active,.sidebar_dropdown.opened>.sidebar_links_item,.sidebar_dropdown:hover>.sidebar_links_item{background:#1a6cc0}.sidebar_links_group a.active>.sidebar_link_icon,.sidebar_links_group a.active>.sidebar_link_label,.sidebar_links_group a:hover>.sidebar_link_icon,.sidebar_links_group a:hover>.sidebar_link_label,.sidebar_dropdown.opened>.sidebar_links_item *,.sidebar_dropdown:hover>.sidebar_links_item *{color:#fff}.sidebar_link_label{padding:2px 10px}.sidebar_link_icon{justify-content:center;align-items:center;min-width:28px;max-width:28px;margin-right:-5px;display:flex;overflow:hidden}.sidebar_link_icon i{font-size:24px}.sidebar_link_arrow{margin-left:auto}.sidebar_dropdown{padding:0!important;display:block!important}.sidebar_dropdown_content{background:#eee;border-radius:0;display:none}.sidebar_dropdown.opened .sidebar_dropdown_content{display:block!important}.sidebar_dropdown.opened .sidebar_link_arrow i{rotate:90deg}.dashboard_page_title{color:#333;padding:15px 0;font-family:FiraGO,sans-serif;font-size:20px;font-weight:600}.dashboard-header-avatar{--size:48px;width:var(--size);height:var(--size);border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.dashboard-header-avatar img{object-fit:cover;width:100%;height:100%;display:block}.header-home-link{text-transform:uppercase;color:#fff;white-space:nowrap;background-color:#1b6dc1;border-radius:50px;font-family:FiraGO;font-size:11px;padding:5px 20px!important}.sidebar-inner{padding:5px 10px}.sidebar_item_icon{color:var(--dashboard-icons-color);text-align:center;min-width:46px}.admin-header-user-dowpdown-btn{cursor:pointer;grid-template-columns:50px 1fr 12px;align-items:center;gap:8px;display:grid}.admin-header-dropdown-avatar{--wh:45px;min-height:var(--wh);max-height:var(--wh);min-width:var(--wh);max-width:var(--wh);background-color:#eee;background-position:50%;background-size:cover;border:1px solid #ccc;border-radius:50%}.admin-header-dropdown-role{color:#fff;white-space:nowrap;background-color:#6c757d;align-self:flex-start;max-width:150px;font-family:BPG Arial Caps;font-size:12px}.admin-header-dropdown-name{color:#333;white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:16px;font-weight:700;overflow:hidden}.admin-header-user-dowpdown-btn{min-height:80px;max-height:80px;padding:0 15px}.dropdown:hover .admin-header-dropdown-arrow{transform:rotate(90deg)}.dropdown-content{border-radius:0 0 6px 6px;overflow:hidden}.admin-header-icon-btn{--wh:80px;min-height:var(--wh);max-height:var(--wh);align-items:center;display:inline-flex}.admin-header-icon-inner{--wh:43px;min-height:var(--wh);max-height:var(--wh);min-width:var(--wh);max-width:var(--wh);background-color:#eee;border-radius:50%;justify-content:center;align-items:center;margin:auto;font-size:24px;display:flex}.alerts-dropdown{width:300px;max-height:350px;overflow:hidden auto}.dropdown .dropdown-showmore-btn{color:#1b6dc1;--wh:33.6px;min-height:var(--wh);max-height:var(--wh);min-width:var(--wh);max-width:var(--wh);background-color:#fff;padding:4px 0!important}.dropdown .dropdown-showmore-btn:hover{color:#fff;background-color:#1862ab;padding:4px 0!important}.doropdown-card-title{white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:FiraGO;font-size:14px;overflow:hidden}.dropdown-card-header{background-color:#fff;flex-wrap:nowrap;align-items:center;gap:8px;display:flex;border-bottom:0!important;border-radius:0!important;padding:16px 17px 0!important}.dropdown-card-body{padding:17px!important}.dropdown-notification-text{color:#333;font-family:FiraGO;font-size:14px;font-weight:500}.notification-item{border:1px solid #e9ecef;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex;position:relative}.notification-item.unread:before{content:"";background-color:#10b981;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.notification-item:hover{background-color:#f8f9fa;border-color:#dee2e6;transform:translate(4px)}.notification-item-content{flex-direction:column;flex:1;gap:4px;min-width:0;padding-left:16px;display:flex}.notification-item-message{color:#333;white-space:nowrap;text-overflow:ellipsis;font-family:FiraGO;font-size:14px;font-weight:500;overflow:hidden}.notification-item-time{color:#6c757d;font-size:12px;font-weight:400}.notification-item-icon{background-color:#e3f2fd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.notification-item-icon i,.notification-item-icon .material-icons{color:#1976d2;font-size:14px}.notification-item{width:100%;display:flex!important}.dashboard-wrapper{max-width:1224px;margin:auto}*{text-decoration:none}:root{--custom-bg-primary:#1a6cc0!important}.material-icons{font-size:inherit;vertical-align:middle;line-height:1}html,body{background-color:#f3f4f6;margin:0;padding:0;font-family:Noto Sans Georgian,sans-serif}a{color:#333;font-family:Noto Sans Georgian,sans-serif;text-decoration:none!important}.card{background-color:#fff}.card-header-table,.card-footer-table{background-color:#fff;flex-wrap:wrap;align-items:center;gap:16px;padding:16px 28px;display:flex}.card-header-table .btn{font-size:14px}.card-header-table+.card-header-table{border-top:1px solid #eef0f4;padding-top:14px;padding-bottom:14px}.card-header-table .card-header-form{gap:10px}.card-header-table .table-filter-select{width:170px;min-height:38px}.card-footer-table{justify-content:space-between}.per-page-label{color:#5b6472;white-space:nowrap;font-family:FiraGO,sans-serif;font-size:13px}.per-page-select{color:#333;cursor:pointer;background-color:#fff;border:1px solid #e3e7ee;border-radius:50px;width:72px;min-height:34px;max-height:34px;padding:4px 28px 4px 12px;font-family:FiraGO,sans-serif;font-size:13px}.per-page-select:focus{border-color:var(--custom-bg-primary);box-shadow:0 0 0 .2rem #1a6cc026}.card-footer-table .pagination{gap:4px;margin:0}.jump-to-page{align-items:center;gap:10px;display:flex}.jump-to-page-label{color:#5b6472;white-space:nowrap;font-family:FiraGO,sans-serif;font-size:13px;font-weight:600}.jump-to-page-total{color:#a2aab6;font-weight:500}.jump-to-page .input-group{flex-wrap:nowrap;width:134px}.jump-to-page .form-control{color:#333;text-align:center;-moz-appearance:textfield;background:#fff;border:1px solid #e3e7ee;border-right:0;border-radius:8px 0 0 8px;height:34px;font-family:FiraGO,sans-serif;font-size:13px;font-weight:500}.jump-to-page .form-control:focus{border-color:var(--custom-bg-primary);box-shadow:0 0 0 2px #1a6cc038}.jump-to-page .form-control::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.jump-to-page .form-control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.jump-to-page .btn{background-color:var(--custom-bg-primary);border-color:var(--custom-bg-primary);border-radius:0 8px 8px 0;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:16px;display:inline-flex}.jump-to-page .btn:hover{background-color:#1457a0;border-color:#1457a0}.exam-status-filter{background:#f1f3f7;border:1px solid #e3e7ee;border-radius:8px;align-items:center;gap:6px;padding:4px;display:inline-flex}.exam-status-total{color:#333;white-space:nowrap;padding:0 10px;font-family:FiraGO;font-size:13px;font-weight:600}.exam-status-total em{color:#5b6472;font-style:normal;font-weight:500}.exam-status-filter-btn{color:#5b6472;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:7px 12px;font-family:FiraGO;font-size:13px;font-weight:600;line-height:1;transition:background-color .15s,color .15s;display:inline-flex}.exam-status-filter-btn i{font-size:14px}.exam-status-count{text-align:center;color:#333;background:#e3e7ee;border-radius:50px;min-width:22px;padding:3px 6px;font-size:11px;font-weight:700;transition:background-color .15s,color .15s}.exam-status-filter-btn:hover{color:#000}.exam-status-filter-btn.active{background:var(--custom-bg-primary);color:#fff;box-shadow:0 1px 4px #1a6cc059}.exam-status-filter-btn.active .exam-status-count{color:#fff;background:#ffffff40}.table-exam-title{padding:16px 20px 12px 0;font-size:15px;font-weight:700;display:block}.card-grid-table{border-radius:0 0 10px 10px;overflow-x:auto}.student-reveal-btn{color:#1a6cc0;font-size:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;margin:-2px -8px;padding:2px 8px;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.student-reveal-btn:hover{color:#0f4f94;background:#eef4fc}.student-reveal-btn:focus-visible{outline-offset:2px;outline:2px solid #1a6cc0}.student-contact-btn{border-radius:999px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 10px;display:inline-flex}.contact-modal{width:min(460px,92vw)}.contact-student-name{color:#001c40;margin-bottom:16px;font-size:18px;font-weight:600}.contact-info-row{background:#fff;border:1px solid #e6e9ef;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px;display:flex}.contact-info-label{color:#475569;align-items:center;gap:8px;font-size:14px;display:inline-flex}.contact-info-label .las{color:#1a6cc0;font-size:18px}.contact-info-value{color:#0f172a;min-width:0;font-size:15px;font-weight:500}.student-form-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;display:grid}@media (width<=992px){.student-form-layout{grid-template-columns:1fr}}.student-form-sidebar{flex-direction:column;gap:20px;display:flex}.wp-panel{background:#fff;border:1px solid #e3e7ee;border-radius:10px;overflow:hidden}.wp-panel-title{color:#1e293b;background:#f8fafc;border-bottom:1px solid #eef0f4;margin:0;padding:12px 16px;font-size:14px;font-weight:700}.wp-panel-body{padding:14px 16px}.wp-group-list{border-radius:8px;max-height:320px;overflow-y:auto}.wp-group-list .list-group-item{cursor:pointer}.wp-group-list::-webkit-scrollbar{width:6px}.wp-group-list::-webkit-scrollbar-track{background:#f1f3f7;border-radius:4px}.wp-group-list::-webkit-scrollbar-thumb{background:#c3cbd8;border-radius:4px}.wp-group-check{flex-shrink:0}.wp-group-info{flex:1;min-width:0;padding-left:4px;line-height:1.35}.wp-group-name{font-size:13px;display:block}.wp-group-name .text-muted{font-size:11px}.wp-selected-item{background:#fff;border:1px solid #e3e7ee;border-radius:8px;padding:6px 10px}.wp-selected-status{flex-shrink:0;width:140px}.wp-selected-remove{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.student-groups-field{background:#fff;border:1px solid #e3e7ee;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;min-height:48px;padding:10px 12px;display:flex}.student-group-tag{color:#fff;background:#1a6cc0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.student-group-tag .btn-close{width:.5em;height:.5em;font-size:8px}.group-assign-modal{flex-direction:column;width:min(520px,94vw);max-height:86vh;display:flex}.group-assign-modal .crop-modal-body{flex-direction:column;min-height:0;display:flex;overflow:hidden}.group-assign-modal .wp-group-list{flex:auto;min-height:0;max-height:none}.grid-table-item{border-top:1px solid #e6e9ef;grid-template-columns:70px 1fr 100px 100px 80px;align-items:center;transition:background-color .18s,box-shadow .18s;display:grid;position:relative}.grid-table-item:before{content:"";opacity:0;background:#1a6cc0;width:4px;transition:opacity .18s;position:absolute;top:0;bottom:0;left:0}.grid-table-item:hover:before{opacity:1}.card-grid-table>.grid-table-item:first-child{border-top:0!important}.table-item-checkbox{padding:0 0 0 26px}.form-check-input{border-color:#999;transform:scale(1.3)}.badge-success{background-color:var(--custom-bg-primary)}.card-grid-table .badge{padding:7px 10px!important}.card-grid-table .badge-success{align-items:center;gap:6px;display:inline-flex}.card-grid-table .badge-success:before{content:"";opacity:.9;background:#fff;border-radius:50%;width:6px;height:6px}.card-grid-table .badge-secondary{background-color:#dc143c;align-items:center;gap:6px;display:inline-flex}.card-grid-table .badge-scheduled{background-color:#b45309;align-items:center;gap:6px;display:inline-flex}.student-group-badge{color:#334155;white-space:nowrap;background-color:#eef2f7;border:1px solid #d8dee7}.card-grid-table .grid-table-item[data-status=archive]{opacity:.72}.card-grid-table .grid-table-item[data-status=archive]:hover{opacity:1}.card-grid-table .table-item-count-total{color:#000;font-weight:700;padding:7px 10px!important}.table-item-dropdown-btn{--btn-wh:30px;min-width:var(--btn-wh);max-width:var(--btn-wh);min-height:var(--btn-wh);max-height:var(--btn-wh);cursor:pointer;color:#000;background:#fff;border:1px solid #999;border-radius:6px;justify-content:center;align-items:center;padding:0;font-family:inherit;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.table-item-dropdown-btn:hover{background-color:var(--custom-bg-primary);border-color:var(--custom-bg-primary);color:#fff}.table-item-dropdown-btn i,.table-item-dropdown-btn .material-icons{font-size:16px;line-height:1}.table-item-dropdown{display:inline-block;position:relative}.table-item-dropdown-menu{z-index:50;background:#fff;border:1px solid #e3e7ee;border-radius:8px;min-width:190px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001f}.table-item-dropdown-menu.open{display:block}.table-item-dropdown-item,a.table-item-dropdown-item,a.table-item-dropdown-item:visited{color:#333;text-align:left;cursor:pointer;text-transform:none;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .12s,color .12s;display:flex}.table-item-dropdown-item:hover,a.table-item-dropdown-item:hover{color:#1a6cc0;background-color:#f1f5ff}button.table-item-dropdown-item{color:#333;appearance:none;font-family:inherit}.table-item-dropdown-item .material-icons,.table-item-dropdown-item i{color:#5b6472;font-size:18px;transition:color .12s}.table-item-dropdown-item:hover{color:#1a6cc0;background-color:#f1f5ff}.table-item-dropdown-item:hover .material-icons,.table-item-dropdown-item:hover i{color:#1a6cc0}.table-item-dropdown-item-danger,.table-item-dropdown-item-danger .material-icons{color:#dc2626}.table-item-dropdown-item-danger:hover{color:#b91c1c;background-color:#fef2f2}.table-item-dropdown-item-danger:hover .material-icons{color:#b91c1c}.table-item-dropdown-divider{background:#eef0f4;height:1px;margin:6px 4px}.bulk-actions-bar{z-index:200;pointer-events:none;justify-content:center;padding:0 16px 16px;display:none;position:fixed;bottom:0;left:0;right:0}.bulk-actions-bar.visible{display:flex}.bulk-actions-bar-inner{pointer-events:auto;background:#1e2430;border:1px solid #2c3547;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;max-width:100%;padding:8px 10px;display:flex;box-shadow:0 12px 40px #00000059}.bulk-actions-count{color:#fff;white-space:nowrap;align-items:center;gap:8px;padding:0 10px;font-family:FiraGO;font-size:14px;font-weight:600;display:inline-flex}.bulk-actions-count .material-icons{color:#34d399;font-size:20px}.bulk-actions-divider{background:#3a4457;width:1px;height:22px;margin:0 4px}.bulk-action-btn{color:#d6dbe5;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-family:FiraGO;font-size:13px;font-weight:600;line-height:1;transition:background-color .15s,color .15s;display:inline-flex}.bulk-action-btn .material-icons{color:#8b96a9;font-size:18px;transition:color .15s}.bulk-action-btn:hover{color:#fff;background:#2c3547}.bulk-action-btn:hover .material-icons{color:#fff}.bulk-action-btn-danger:hover{color:#f87171;background:#dc26262e}.bulk-action-btn-danger:hover .material-icons{color:#f87171}.bulk-actions-close{padding:8px}.add-tag-modal-content{border:0;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px #00000040}.add-tag-modal-header{border-bottom:1px solid #eef0f4;align-items:center;gap:12px;padding:20px 24px;display:flex}.add-tag-modal-icon{background:#1a6cc01f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.add-tag-modal-icon .material-icons{color:#1a6cc0;font-size:22px}.add-tag-modal-title-wrap{flex:1}.add-tag-modal-title{color:#111827;font-family:FiraGO;font-size:17px;font-weight:700}.add-tag-modal-subtitle{color:#6b7280;margin-top:2px;font-family:Noto Sans Georgian;font-size:13px}.add-tag-modal-header .btn-close{filter:none;opacity:.6}.add-tag-modal-body{padding:24px}.add-tag-label{color:#374151;margin-bottom:8px;font-family:FiraGO;font-size:13px;font-weight:600;display:block}.add-tag-input{border:1px solid #d1d5db;border-radius:10px;padding:11px 14px;font-family:Noto Sans Georgian;font-size:14px;transition:border-color .15s,box-shadow .15s}.add-tag-input:focus{border-color:#1a6cc0;box-shadow:0 0 0 3px #1a6cc026}.add-tag-error{color:#dc2626;margin-top:8px;font-family:Noto Sans Georgian;font-size:12px}.add-tag-modal-footer{border-top:1px solid #eef0f4;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.add-tag-cancel-btn{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;padding:9px 20px;font-family:FiraGO;font-size:14px;font-weight:600}.add-tag-cancel-btn:hover{background:#e5e7eb}.add-tag-confirm-btn{color:#fff;background:#1a6cc0;border:0;border-radius:10px;align-items:center;gap:6px;padding:9px 20px;font-family:FiraGO;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #1a6cc059}.add-tag-confirm-btn .material-icons{font-size:17px}.add-tag-confirm-btn:hover{color:#fff;background:#15599f}.swal2-popup{border-radius:16px;font-family:FiraGO,Noto Sans Georgian,sans-serif}.swal2-title{font-size:18px;font-weight:700}.swal2-html-container{font-size:14px}.table-item-count-total{text-align:center;margin:auto}.grid-table-header{font-feature-settings:"case" on;font-family:FiraGO;font-size:14px}.grid-table-header>div{font-size:13px}.grid-table-header>*{--local-padding-v:8px;padding-top:var(--local-padding-v)!important;padding-bottom:var(--local-padding-v)!important}.grade-type-header{background-color:#eef2f7;font-weight:700}.grade-status-select{max-width:92px;margin:0 auto}.grade-view-value{cursor:pointer;border-radius:6px}.grade-hero-separator{border-bottom:1px solid #cbd2dc}.grade-table-title{font-family:BPG Arial Caps,sans-serif;font-weight:700}.grade-export-dropdown{position:relative}.grade-export-menu{z-index:1100;background:#fff;border:1px solid #e4e9f0;border-radius:8px;min-width:220px;padding:4px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 10px 30px #0000001f}.grade-export-item{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-family:BPG Arial Caps,sans-serif;font-size:13px;transition:background .15s,color .15s;display:flex}.grade-export-item .material-icons{color:#475569;font-size:18px}.grade-export-item:hover{color:#0d6efd;background:#eef4ff}.grade-export-item:hover .material-icons{color:#0d6efd}.grade-view-value:hover{background-color:#eef2f7}.saving-overlay{z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffffbf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.saving-overlay-box{background-color:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:28px 40px;display:flex;box-shadow:0 10px 30px #00000026}.saving-overlay-text{color:#111827;font-family:FiraGO,sans-serif;font-size:16px;font-weight:600}saving-overlay-bar{background-color:#eef2f7;border-radius:999px;width:220px;height:6px;overflow:hidden}saving-overlay-bar-fill{background:linear-gradient(90deg,#1a6cc0,#3b82f6);border-radius:999px;width:40%;height:100%;animation:1.2s ease-in-out infinite saving-overlay-slide}@keyframes saving-overlay-slide{0%{transform:translate(-110%)}to{transform:translate(300%)}}.print-title{display:none}@media print{body *{visibility:hidden}.print-area,.print-area *{visibility:visible}.print-area{width:100%;position:absolute;inset:0;box-shadow:none!important;border:none!important}.print-area .table-responsive{overflow:visible!important}.print-area table{width:100%!important;min-width:0!important}.print-title{border-bottom:1px solid #dee2e6;padding:12px 16px;display:block}.print-title-main{color:#111827;font-family:FiraGO,sans-serif;font-size:18px;font-weight:700}.print-title-sub{color:#6b7280;margin-top:2px;font-family:FiraGO,sans-serif;font-size:14px}.no-print{display:none!important}}.card-grid-table .grid-table-item:nth-child(2n){background-color:#f8f9fa}.grid-table-item:hover{box-shadow:0 2px 8px #2563eb1f;background-color:#eef5ff!important}.table-exam-title{transition:color .15s}.table-exam-title:hover{color:#1a6cc0!important}.card-header-form input{--search-height:42px;min-height:var(--search-height);max-height:var(--search-height);border:1px solid #999;border-radius:4px;padding:5px 18px;line-height:1}.card-header-search-btn{--search-height:42px;min-height:var(--search-height);max-height:var(--search-height);color:#000;border:1px solid #999;border-radius:4px;justify-content:center;align-items:center;padding:5px 15px;display:inline-flex}.card-header-search-btn i,.card-header-search-btn .material-icons{margin-top:-3px;font-size:20px;line-height:1}.card-header-search-btn:hover{background-color:#181818;color:#fff!important}.table-exam-metadata{text-transform:uppercase;color:#5b6472;letter-spacing:.3px;align-items:center;gap:5px;margin-bottom:10px;font-size:12px;font-weight:666;display:flex}.table-exam-metadata i,.table-exam-metadata .material-icons{color:#000;font-size:14px}.grid-table-tags{flex-wrap:wrap;gap:8px;display:flex}.grid-table-sort{margin-left:auto}.grid-table-sort .form-select{color:#333;cursor:pointer;background-color:#fff;border:1px solid #999;border-radius:6px;min-height:34px;max-height:34px;padding:4px 32px 4px 12px;font-family:Noto Sans Georgian;font-size:13px}.grid-table-tags>*{color:#fff;cursor:pointer;background-color:#eee;border:0 solid #ccc;border-radius:50px;padding:5px 10px 6px;font-size:12px;font-weight:600;transition:filter .15s,transform .15s}.grid-table-tags>:hover{filter:brightness(1.1);transform:translateY(-1px)}.table-exam-tags{flex-wrap:wrap;gap:5px;margin:7px 0;display:flex}.table-exam-tags>*{color:#fff;background-color:#eee;border:0 solid #ccc;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600;line-height:1.1;transition:filter .15s}.table-exam-tags>:hover{filter:brightness(1.15)}.table-exam-group-important-meta-item{font-feature-settings:"case" on;align-items:center;gap:4px;font-family:FiraGO;font-size:14px;font-weight:500;display:flex}.badge{border-radius:50px;font-size:11px}.admin-resource-switcher{align-items:center;gap:5px;padding:20px 0;display:flex;overflow:hidden}.admin-resource-switcher a{background-color:#fff;border:1px solid #ccc;border-radius:50px;padding:8px 10px;font-family:Noto Sans Georgian;font-size:14px;line-height:1;display:inline-block}.admin-resource-switcher .current{color:#0d6efd;border:1px solid #0d6efd;font-weight:600}.table-exam-wide{padding-right:20px}.profile-dropdown-content>*{align-items:center;gap:15px;width:100%;display:flex}.settings-avatar-wrap{justify-content:center;margin-bottom:12px;display:flex}.settings-avatar{object-fit:cover;background-color:#e9ecef;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;box-shadow:0 2px 10px #0000001f}.settings-avatar-empty{background-color:#e9ecef}.settings-avatar-empty .material-icons{color:#adb5bd;font-size:60px}.settings-avatar-name{color:#001c40;font-size:18px;font-weight:700}.settings-avatar-role{color:#6c757d;font-family:BPG Arial Caps;font-size:13px}.crop-overlay{z-index:1050;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.export-overlay{z-index:1050;background:#1a6cc0a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.crop-modal{background:#fff;border-radius:10px;width:min(560px,92vw);overflow:hidden;box-shadow:0 10px 40px #0000004d}.crop-modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.crop-modal-header .doropdown-card-title{color:#001c40;font-size:20px;font-weight:600}.crop-modal-body{background:#f4f6f8;padding:20px}.crop-modal-body .ReactCrop{max-width:100%;margin:0 auto;display:block}.crop-modal-body .form-check.form-switch{align-items:center;gap:.75rem;margin-bottom:.75rem;padding-left:4px;display:flex}.crop-modal-body .form-check.form-switch .form-check-input{flex-shrink:0;margin:0;position:static}.crop-modal-body .form-control{width:100%}.crop-modal-lg{width:min(720px,94vw)}.audit-audience-chip{white-space:nowrap;font-size:11.5px;font-weight:500}.crop-modal-footer{border-top:1px solid #eee;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.response-message{top:calc(var(--header-h) + 15px);z-index:2000;color:#fff;opacity:0;pointer-events:none;border-radius:8px;align-items:center;gap:12px;min-width:300px;max-width:400px;padding:14px 10px 14px 20px;font-family:FiraGO,sans-serif;transition:opacity .3s,transform .3s;display:flex;position:fixed;right:15px;transform:translateY(-12px);box-shadow:0 4px 20px #0003}.response-message.show{opacity:1;pointer-events:auto;transform:translateY(0)}.response-message-success{background:#12c527eb}.response-message-error{background:#f51435eb}.response-message-text{text-align:left;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;display:-webkit-box;overflow:hidden}.response-message-close{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.response-message-close:hover{background:#ffffff59}.response-message-close .material-icons{font-size:18px}.admin-breadcrumb-bar{background:#fff;border-bottom:1px solid #e4e9f0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;padding:12px 20px;display:flex}.admin-breadcrumb-title{color:#001c40;font-family:BPG Arial Caps;font-size:18px;font-weight:600}.admin-breadcrumb-back{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:8px;align-items:center;gap:8px;padding:6px 16px;font-family:BPG Arial Caps;font-size:13px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.admin-breadcrumb-back:hover{color:#0f172a;background:#f0f4f8;border-color:#c2ccd9}.admin-breadcrumb-back .material-icons{font-size:18px}.admin-breadcrumb-links{flex-wrap:wrap;align-items:center;gap:0;font-family:BPG Arial Caps;font-size:13px;display:inline-flex}.admin-breadcrumb-link{align-items:center;gap:8px;display:inline-flex}.admin-breadcrumb-link a{color:#475569;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;border-radius:6px;max-width:220px;padding:4px 10px;text-decoration:none;transition:color .15s,background .15s;display:inline-block;overflow:hidden}.admin-breadcrumb-link a:hover{color:#0d6efd;background:#eef4ff;text-decoration:underline}.admin-breadcrumb-current{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:220px;padding:4px 10px;font-weight:700;display:inline-block;overflow:hidden}.admin-breadcrumb-sep{color:#64748b;font-weight:300}.ref-color-swatch{vertical-align:middle;border:1px solid #00000026;border-radius:50%;width:24px;height:24px;display:inline-block}.form-control-color{max-width:56px;height:38px;padding:4px}.ref-position-input{max-width:120px}.table-item-actions{justify-content:flex-end;align-items:center;display:inline-flex}.table-action-btn{color:#555;cursor:pointer;background:#fff;border:1px solid #e3e7ee;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.table-action-btn:hover{color:#1a6cc0;background:#f0f4f8;border-color:#c9d6e4}.table-action-btn-danger:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.table-action-btn .material-icons{font-size:18px}.ref-count-link{color:#1a6cc0;background:#eaf1fa;border-radius:50px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.ref-count-link:hover{color:#fff;background:#1a6cc0}.ref-name-link{align-items:center;gap:4px;display:inline-flex}.ref-name-link .ref-name-arrow{opacity:0;font-size:16px;transition:opacity .15s,transform .15s;transform:translate(-4px)}.ref-name-link:hover .ref-name-arrow{opacity:1;transform:translate(0)}.confirm-dialog{max-width:560px}.confirm-dialog-icon{color:#dc2626;background:#fef3f2;border:1px solid #fecaca;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;padding:12px;display:inline-flex}.confirm-dialog-icon .material-icons{font-size:34px}.confirm-dialog-icon-wrap{text-align:center;margin-bottom:14px}.confirm-dialog-message{text-align:center;color:#1f2937;overflow-wrap:break-word;margin:0;padding:0 8px;font-size:17px;font-weight:500;line-height:1.5}.users-avatar{color:#fff;background:#1a6cc0;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:15px;font-weight:700;display:flex}.users-role-badge{background-color:#6c757d;padding:6px 12px;font-family:BPG Arial Caps;font-size:12px}.users-avatar-img{object-fit:cover}.users-location-badge{color:#334155;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;max-width:130px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-block;overflow:hidden}.audit-date-input{max-width:150px}.audit-location-select{max-width:160px;font-size:13px}.audit-filter-hint{cursor:help;display:inline-block;position:relative}.audit-action{color:#333;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;overflow:hidden}.audit-ip{letter-spacing:.3px;color:#0f3b66;white-space:nowrap;background:#eaf1fa;border:1px solid #bcd4ee;border-radius:6px;padding:4px 10px;font-family:Consolas,FiraGO,monospace;font-size:14px;font-weight:600}.audit-name{padding:0}.audit-row-selected{background-color:#eaf3ff!important}.audit-unavailable{font-weight:700;color:#dc143c!important}.exam-form-body{max-width:1080px;margin:0 auto}.access-step-title{text-transform:uppercase;letter-spacing:.4px;color:#334155;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.access-step-badge{color:#fff;background:#1a73e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}.access-group-list,.access-member-list,.access-entry-list{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;max-height:270px;padding:4px;overflow-y:auto}.access-group-row,.access-member-row{cursor:pointer;border-radius:8px;align-items:center;gap:10px;margin-bottom:2px;padding:8px 10px;transition:background .15s;display:flex}.access-group-row:hover,.access-member-row:hover{background:#eef5ff}.access-group-row.active{background:#e3efff;border:1px solid #b8d6ff}.access-group-row .form-check-input,.access-member-row .form-check-input{flex-shrink:0;margin:0}.access-member-row{width:100%}.access-member-avatar{color:#fff;background:#1a73e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:inline-flex}.access-count-chip{color:#475569;background:#eef2f7;border-radius:50px;flex-shrink:0;align-items:center;gap:4px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-flex}.access-entry-row{background:#fff;border:1px solid #eef2f7;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;padding:6px 8px;display:flex}.access-grant-card{background:#f1f5f9;border-radius:10px;padding:12px}.users-role-text{white-space:nowrap;font-family:Noto Sans Georgian,sans-serif;font-size:12px;font-weight:700}.exam-filter-bar{background:#fbfcfe;border-bottom:2px solid #dee2e6;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 28px;display:flex}.exam-filter-label{color:#5b6472;text-transform:uppercase;letter-spacing:.3px;font-family:Noto Sans Georgian,BPG Arial Caps,sans-serif;font-size:12px;font-weight:600}.exam-filter-chip{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dbe1ea;border-radius:50px;padding:5px 14px;font-family:Noto Sans Georgian,sans-serif;font-size:13px;font-weight:600;line-height:1.2;transition:all .15s}.exam-filter-chip:hover{color:#1a6cc0;background:#f0f6ff;border-color:#1a6cc0}.exam-filter-chip.active{color:#fff;background:#1a6cc0;border-color:#1a6cc0;box-shadow:0 2px 8px #1a6cc04d}.exam-filter-chip-module{border-radius:8px;font-size:12px}.exam-filter-chip-module.active{background:#0f4f94}.exam-active-filter-chip{color:#fff;align-items:center;gap:7px;padding:4px 5px 4px 12px;display:inline-flex}.exam-active-filter-chip .exam-active-filter-chip-remove{color:#fff;background:#dc2626;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:14px;display:inline-flex;box-shadow:0 1px 3px #00000040}.exam-active-filter-chip:hover{color:#fff;background:0 0}.exam-active-filter-chip:hover .exam-active-filter-chip-remove{background:#b91c1c}.exam-filter-divider{background:#e2e6ee;align-self:stretch;width:1px;margin:2px}.exam-grid-table .grid-table-header,.exam-grid-table .grid-table-header>*{font-family:Noto Sans Georgian,BPG Arial Caps,sans-serif!important}.exam-grid-table .table-exam-title{padding:16px 20px 3px 18px;font-family:Noto Sans Georgian,sans-serif}.exam-grid-table .table-exam-metadata{margin-top:2px;padding-left:18px;font-family:Noto Sans Georgian,sans-serif}.exam-grid-table .table-exam-tags,.exam-grid-table .table-exam-group-important-meta-item{padding-left:18px;font-family:Noto Sans Georgian,sans-serif}.exam-grid-table .table-exam-title,.exam-grid-table .table-exam-metadata,.exam-grid-table .table-exam-tags,.exam-grid-table .table-exam-group-important-meta-item,.exam-grid-table .grid-table-header .table-exam-wide{padding-left:26px}.exam-grid-table .grid-table-item{column-gap:8px}.exam-grid-table .table-exam-title,.exam-grid-table .table-exam-metadata,.exam-grid-table .table-exam-tags,.exam-grid-table .table-exam-group-important-meta-item,.exam-grid-table .grid-table-header .table-exam-wide{padding-left:14px}.exam-grid-table .table-exam-meta-row{flex-wrap:wrap;align-items:center;gap:6px 10px;padding-left:14px;font-family:Noto Sans Georgian,sans-serif;display:flex}.exam-grid-table .table-exam-meta-item{color:#5b6472;align-items:center;gap:4px;font-size:12px;display:inline-flex}.exam-grid-table .table-exam-meta-item .material-icons{color:#94a3b8;font-size:14px}.exam-grid-table .table-exam-meta-sep{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:4px;height:4px}.exam-grid-table .table-exam-tag{color:#fff;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;border-radius:50px;align-items:center;width:fit-content;max-width:220px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex;overflow:hidden}.exam-grid-table button.table-exam-tag{cursor:pointer;text-align:left;box-sizing:border-box;border:none;font-family:Noto Sans Georgian,sans-serif;line-height:1.4;transition:filter .15s}.exam-grid-table button.table-exam-tag:hover{filter:brightness(1.15)}.exam-grid-table .table-exam-tag-active{outline:2px solid #fff;box-shadow:0 0 0 3px #0c5fb98c}.exam-grid-table .table-exam-tag-editable{cursor:pointer;box-sizing:border-box;height:21px;position:relative}.exam-grid-table .table-exam-tag-remove{color:#fff;cursor:pointer;background:#ffffff59;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;padding:0;line-height:1;display:none;position:absolute;top:50%;right:3px;transform:translateY(-50%)}.exam-grid-table .table-exam-tag-editable:hover .table-exam-tag-remove{display:inline-flex}.exam-grid-table .table-exam-tag-remove:hover{background:#ffffff8c}.exam-grid-table .table-exam-tag-input{box-sizing:border-box;border:none;border-radius:50px;outline:2px solid #1a6cc0;align-items:center;width:auto;min-width:30px;max-width:220px;height:21px;padding:0 10px;font-family:Noto Sans Georgian,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.exam-grid-table .grid-table-item{padding-top:14px;padding-bottom:14px}.exam-grid-table .table-exam-tags{flex-wrap:wrap;gap:6px;margin:6px 0 8px;padding-left:14px;font-family:Noto Sans Georgian,sans-serif;display:flex}.exam-option-empty{border:2px solid #adb5bd;border-radius:50%;flex-shrink:0;width:14px;height:14px;display:inline-block}.exam-quick-add{left:var(--sidebar-w,280px);z-index:800;background:#1a6cc0;border-top:1px solid #1a6cc0;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 24px;display:flex;position:fixed;bottom:0;right:0;box-shadow:0 -2px 12px #0f172a14}.exam-quick-add-label{color:#fff;text-transform:uppercase;letter-spacing:.3px;margin-right:4px;font-family:Noto Sans Georgian,BPG Arial Caps,sans-serif;font-size:12px;font-weight:600}.exam-quick-add .btn .material-icons{font-size:16px}.exam-quick-add .btn{color:#fff!important;background:0 0!important;border:1px solid #fff!important}.exam-quick-add .btn:hover{color:#fff!important;background:#ffffff26!important}#dashboard_layout:not(.openpc):not(.openmob) .exam-quick-add{left:0}@media (width<=999px){.exam-quick-add{padding:8px 12px;left:0}.exam-quick-add-label{width:100%}}.exam-option-img{object-fit:contain;vertical-align:middle;border:1px solid #e2e8f0;border-radius:6px;max-width:80px;max-height:80px;display:inline-block}.exam-q-options .form-check-input:checked{opacity:1!important;background-color:#0a9e2f!important;border-color:#0a9e2f!important}.exam-q-options .form-check-input:checked[type=checkbox],.exam-q-options .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")!important}.exam-q-options .form-check-input:checked:focus{box-shadow:0 0 0 .25rem #16a34a40}.exam-q-options .form-check-input:disabled{cursor:default}.exam-detail-page{padding-bottom:76px}.exam-drag-row{cursor:default}.exam-drag-row.dragging{opacity:.5}.exam-drag-handle{cursor:grab;color:#000;-webkit-user-select:none;user-select:none}.exam-drag-handle:active{cursor:grabbing}.exam-preview-page{padding-bottom:40px}.exam-preview-banner{color:#7a5a00;background:#fff8e6;border:1px solid #f2d48b;border-radius:8px;align-items:center;gap:10px;margin-top:0;margin-bottom:0;padding:10px 16px;font-size:14px;font-weight:500;display:flex}.exam-preview-banner .material-icons{color:#d9a000}.exam-preview-coverpage{max-width:640px;margin:0 auto}.exam-preview-intro-info{max-width:480px;margin:0 auto;font-size:16px}.exam-preview-option{cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;transition:background .15s,border-color .15s;display:flex}.exam-preview-option:hover{background:#f8fafc;border-color:#cbd5e1}.exam-preview-option .form-check-input{flex-shrink:0}.exam-preview-option-static{cursor:default}.exam-preview-option-static:hover{background:0 0;border-color:#e2e8f0}.exam-preview-option.correct{color:#065f46;background:#ecfdf5;border-color:#34d399}.exam-preview-option.wrong{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.exam-preview-option.correct .material-icons,.exam-preview-option.wrong .material-icons{font-size:18px}.exam-preview-option.correct .material-icons{color:#10b981}.exam-preview-option.wrong .material-icons{color:#ef4444}.exam-preview-opt-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.exam-preview-ordering-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;padding-bottom:10px;display:flex}.exam-preview-ordering-label{flex-grow:1;min-width:0}.exam-preview-rank-select{flex:0 0 110px;width:110px}.table-item-count-total.ok{color:#10b981;background:#ecfdf5}.table-item-count-total.bad{color:#ef4444;background:#fef2f2}.exam-result-pass{border-left:4px solid #10b981}.exam-result-fail{border-left:4px solid #ef4444}.exam-result-icon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 12px;font-size:32px;display:flex}.exam-result-icon.ok{color:#10b981;background:#ecfdf5}.exam-result-icon.fail{color:#ef4444;background:#fef2f2}.exam-preview-result-msg{color:#475569;max-width:560px;margin:0 auto}.examer-page{margin:0 auto;padding:20px 24px 48px}.examer-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.examer-toolbar-left{align-items:center;gap:10px;display:flex}.examer-toolbar-right{align-items:center;gap:8px;display:flex}.exam-hero{color:#111827;box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:16px;padding:0}.exam-detail-page .exam-hero{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:22px 24px;box-shadow:0 1px 4px #0f172a0f}.exam-detail-page .exam-hero-top{margin-bottom:18px}.exam-hero-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:0;display:flex}.exam-hero-info{align-items:center;gap:12px;min-width:0;display:flex}.exam-hero-name{text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:700;line-height:1.25;overflow:hidden}.exam-hero-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.exam-hero-actions .examer-btn{color:#374151;background:#fff;border-color:#d1d5db}.exam-hero-actions .examer-btn:hover{color:#111827;background:#f9fafb}.exam-hero-actions .examer-btn-primary{color:#fff;background:#2563eb;border-color:#2563eb}.exam-hero-actions .examer-btn-primary:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.exam-hero-meta{border-top:1px solid #eef0f3;flex-wrap:wrap;gap:16px 32px;padding-top:14px;display:flex}.exam-hero-meta .examer-meta-label{color:#9ca3af}.exam-hero-meta .examer-meta-value{color:#1f2937}.exam-hero-meta .examer-tag{color:#4b5563;background:#fff;border-color:#e5e7eb}.examer-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.examer-head-left{min-width:0}.examer-head-actions{align-items:center;gap:10px;margin-bottom:10px;display:flex}.examer-back{color:#6b7280;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .15s;display:inline-flex}.examer-back:hover{color:#374151;background:#f3f4f6}.examer-status-badge{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.examer-status-badge.on{color:#059669;background:#ecfdf5}.examer-status-badge.off{color:#6b7280;background:#f3f4f6}.examer-exam-name{color:#111827;margin:0 0 6px;font-size:26px;font-weight:700;line-height:1.25}.examer-dash-sub{color:#6b7280;margin:0;font-size:14px;line-height:1.55}.examer-head-actions-right{flex-shrink:0;gap:8px;display:flex}.examer-btn{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.examer-btn .material-icons{font-size:18px}.examer-btn:hover{color:#111827;background:#f9fafb}.examer-btn-primary{color:#fff;background:#2563eb;border-color:#2563eb}.examer-btn-primary:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.examer-btn-danger{color:#dc2626;background:#fff;border-color:#fca5a5}.examer-btn-danger:hover{color:#b91c1c;background:#fef2f2;border-color:#f87171}.examer-meta{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-wrap:wrap;gap:18px 32px;margin-bottom:28px;padding:16px 18px;display:flex}.examer-meta-item{flex-direction:column;gap:2px;min-width:120px;display:flex}.examer-meta-label{text-transform:uppercase;letter-spacing:.4px;color:#9ca3af;font-size:11px;font-weight:600}.examer-meta-value{color:#1f2937;font-size:14px;font-weight:500}.examer-meta-tags{flex-wrap:wrap;gap:6px;display:flex}.examer-tag{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:2px 9px;font-size:12px;font-weight:600}.examer-section{margin-bottom:17px}.examer-section-title{color:#111827;margin:0;font-size:18px;font-weight:600}.examer-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.examer-list{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.examer-row{text-align:left;width:100%;color:inherit;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef0f3;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;transition:background .15s;display:flex}.examer-row:last-child{border-bottom:0}.examer-row:hover:not(:disabled){background:#f9fafb}.examer-row:disabled{opacity:.6;cursor:default}.examer-row-icon{color:#4f46e5;background:#eef2ff;border-radius:10px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.examer-row-icon .material-icons{font-size:22px}.examer-row-body{flex-grow:1;min-width:0}.examer-row-title{color:#111827;margin-bottom:2px;font-size:15px;font-weight:600}.examer-row-desc{color:#6b7280;font-size:13px;line-height:1.45}.examer-row-badge{white-space:nowrap;border:1px solid;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:12px;font-weight:600}.examer-row-arrow{color:#9ca3af;flex-shrink:0}.examer-row:hover .examer-row-arrow{color:#4f46e5}.examer-list-table .table{margin-bottom:0}.examer-list-table .table thead th{text-transform:uppercase;letter-spacing:.4px;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 20px;font-size:12px}.examer-list-table .table tbody td{vertical-align:middle;border-bottom:1px solid #eef0f3;padding:12px 20px}.examer-list-table .table tbody tr:last-child td{border-bottom:0}.grid-table-header{font-feature-settings:"case" on;background:#f0f4f8;border-top:3px solid #1a3a5c!important}.grid-table-header:first-child{border-top:3px solid #1a3a5c!important}.grid-table-header div,.grid-table-header>*{color:#1a3a5c;font-weight:600;font-family:Noto Sans Georgian,BPG Arial Caps,sans-serif!important}.grid-table-item{border-bottom:1px solid #eef0f3}.moodle-q-card{box-shadow:none;background:#fff;border:1px solid #cbd5e1;border-radius:8px;margin-bottom:20px;transition:box-shadow .15s,border-color .15s,background .4s;overflow:hidden}.moodle-q-card .card-header{background:#f8fafc;border-bottom:1px solid #cbd5e1;flex-wrap:wrap;align-items:center;gap:16px;padding:16px 22px;display:flex}.moodle-q-card .card-header .moodle-prev-count{flex-direction:row;align-items:center;gap:20px;margin-bottom:0;margin-left:auto;display:flex}.moodle-q-card .card-header .moodle-timer-row{white-space:nowrap;color:#334155;margin-top:0;font-size:14px}.moodle-q-card .card-header .moodle-timer-row strong{font-size:15px}.moodle-q-card .card-header .moodle-finish-row{white-space:nowrap;margin-top:0}.moodle-q-card .card-footer{background:#f8fafc;border-top:1px solid #cbd5e1;padding:16px 22px}.moodle-q-card .card-body{padding:32px 28px}.moodle-q-card .moodle-q-title{color:#1e293b;margin-bottom:36px;font-size:16px;line-height:1.6}.moodle-q-card .moodle-q-title p{margin:0}.moodle-q-card .moodle-q-title img{border-radius:6px;max-width:100%;height:auto}.moodle-q-options,.moodle-q-options-list{gap:12px;margin-top:36px}.moodle-q-option{padding:12px 16px}.moodle-q-card-highlight{border-color:#0f6cbf;animation:.45s moodle-q-enter,2.2s moodle-q-pulse;box-shadow:0 0 0 3px #0f6cbf33}@keyframes moodle-q-enter{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes moodle-q-pulse{0%{background:#e7f0ff}to{background:#fff}}.moodle-copy-spin{animation:.9s linear infinite moodle-copy-rotate;display:inline-block}@keyframes moodle-copy-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.moodle-q-options{flex-direction:column;gap:8px;display:flex}.moodle-q-options-list{flex-direction:column;gap:8px;margin:0;padding-left:0;list-style:none;display:flex}.moodle-q-option{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;transition:border-color .15s,background .15s;display:flex}.moodle-q-option p{margin-bottom:0}.moodle-q-option:hover{background:#f9fafb;border-color:#cbd5e1}.moodle-q-option.correct{background:#ecfdf5;border-color:#34d399}.moodle-q-option.wrong{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.moodle-q-option-input{flex-shrink:0}.moodle-q-option.correct .moodle-q-option-input:checked{background-color:#10b981;border-color:#10b981}.moodle-q-option-badge{color:#059669;white-space:nowrap;align-items:center;gap:4px;margin-left:auto;font-size:12px;font-weight:600;display:inline-flex}.moodle-q-option-badge .material-icons{font-size:16px}.moodle-q-option-order{color:#4f46e5;background:#eef2ff;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:inline-flex}.moodle-q-option-select{background-color:#f8fafc;flex:0 0 74px;width:74px;margin-left:auto}.moodle-q-option-clickable{cursor:pointer}.moodle-q-option.checked{background:#eff6ff;border-color:#93c5fd}.moodle-q-answered{color:#9ca3af;white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;margin-left:auto;font-size:12px;font-weight:600;display:inline-flex}.moodle-q-answered .material-icons{font-size:18px}.moodle-q-answered.on,.moodle-q-answered.done{color:#059669}.preview-nav{background:#fafbfc;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:16px;padding:14px}.preview-nav-legend{color:#6b7280;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;font-size:12px;display:flex}.preview-nav-legend>span{margin-right:10px}.preview-nav-grid{flex-wrap:wrap;gap:8px;display:flex}.preview-nav-dot{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:36px;height:36px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.preview-nav-dot:hover{color:#2563eb;border-color:#93c5fd}.preview-nav-dot.unanswered{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.preview-nav-dot.unanswered:hover{background:#fee2e2;border-color:#f87171}.preview-nav-dot.current{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.preview-nav-dot.current.unanswered{color:#b91c1c;background:#fee2e2;border-color:#dc2626;box-shadow:0 0 0 2px #dc262633}.preview-nav-dot-sample{vertical-align:middle;background:#fff;border:1px solid #d1d5db;border-radius:4px;width:14px;height:14px;display:inline-block}.preview-nav-dot-sample.unanswered{background:#fef2f2;border-color:#fca5a5}.preview-nav-dot-sample.current{background:#eff6ff;border-color:#2563eb}.preview-nav-buttons{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.preview-timer{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.3px;background:#dc143c;font-weight:700}.moodle-attempt{flex-direction:column;align-items:stretch;gap:16px;display:flex}.moodle-prev-count-row .badge{border-radius:50%;width:12px;height:12px;padding:0;font-size:0;line-height:0}.moodle-attempt-main{flex:1;min-width:0;margin-left:0}.moodle-block{background:#f6f6f6;border:1px solid #ddd;border-radius:2px;margin-bottom:14px}.moodle-blockheader{letter-spacing:.6px;text-transform:uppercase;color:#888;border-bottom:1px solid #ddd;padding:7px 9px;font-size:11px;font-weight:700}.moodle-blockcontent{padding:10px}.moodle-prev-count{flex-flow:wrap;gap:20px;margin-bottom:0;display:flex}.moodle-qnbtn-grid{flex-wrap:wrap;gap:8px;display:flex}.moodle-prev-count-row{color:#334155;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.qnbtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #aab4c4;border-radius:6px;width:38px;height:38px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;position:relative}.qnbtn:hover{color:#1a6cc0;border-color:#1a6cc0}.qnbtn.answered{color:#1a6cc0;background:#eaf2fb;border:1px solid #1a6cc0;font-weight:700}.qnbtn.current{color:#fff;background:#1a6cc0;border-color:#1a6cc0;box-shadow:0 0 0 3px #1a6cc040}.qnbtn.current.answered{color:#fff;background:#1a6cc0;border-color:#1a6cc0}.qnbtn.unanswered{color:#e11d48;background:#fef2f2;border:1px solid #e11d48;font-weight:700}.moodle-finish-row{margin-top:0}.moodle-finish-link{color:#1f6bb0;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none}.moodle-finish-link:hover{text-decoration:underline}.moodle-timer-row{color:#475569;white-space:nowrap;margin-top:0;font-size:14px}.moodle-timer-row strong{font-weight:700}.moodle-timer-row strong.low{color:#c00;animation:1s steps(2,end) infinite moodle-blink}@keyframes moodle-blink{50%{opacity:.4}}.qbox{background:#fff;border:1px solid #bbb;margin-bottom:18px;scroll-margin-top:12px;display:flex}.qbox-current{border:2px solid #1f6bb0;box-shadow:0 0 0 2px #f0ad4e80}.qinfo{color:#444;background:#ececec;border-right:1px solid #bbb;flex:none;width:185px;padding:10px;font-size:12px}.qno{color:#333;margin-bottom:6px;font-weight:700}.qstatus{margin-bottom:6px}.qmarks{margin-bottom:8px}.qinfo .moodle-q-type{margin-top:4px;display:inline-block}.qbody{background:#dbe9f9;flex:1;min-width:0;padding:12px 16px}.qtext{color:#222;margin:0 0 12px}.moodle-prev-next{justify-content:space-between;align-items:center;gap:10px;margin-top:20px;padding-top:4px;display:flex}.moodle-attempt-main .moodle-q-card{margin-bottom:20px}.moodle-nav-btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #aab4c4;border-radius:6px;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.moodle-nav-btn:hover:not(:disabled){color:#1a6cc0;background:#f1f5ff;border-color:#1a6cc0}.moodle-nav-btn:disabled{opacity:.5;cursor:default}.moodle-nav-btn.primary{color:#fff;background:#1a6cc0;border-color:#1a6cc0;box-shadow:0 4px 12px #1a6cc04d}.moodle-nav-btn.primary:hover:not(:disabled){color:#fff;background:#1457a0;border-color:#1457a0}.moodle-q-match-row{align-items:center;gap:10px;display:flex}.moodle-q-match-row .moodle-q-option{flex:1;min-width:0}.moodle-q-match-arrow{color:#9ca3af;flex-shrink:0}.moodle-q-empty{color:#9ca3af;text-align:center;background:#fafbfc;border:1px dashed #d1d5db;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;display:flex}.moodle-q-empty .material-icons{color:#cbd5e1;font-size:42px}.moodle-q-empty-title{color:#374151;font-size:16px;font-weight:600}.moodle-q-empty-sub{margin-bottom:10px;font-size:13px}.moodle-q-card:hover{border-color:#b8d0ea;box-shadow:0 1px 6px #0f6cbf1f}.moodle-q-head{background:#fff;border-bottom:1px solid #e9ecef;align-items:center;gap:10px;padding:16px 14px;display:flex}.moodle-q-grip{color:#adb5bd;cursor:grab;flex-shrink:0;font-size:20px}.moodle-q-num{color:#fff;background:#0f6cbf;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 6px;font-size:14px;font-weight:700;display:inline-flex}.moodle-q-title{color:#1f2937;flex-grow:1;min-width:0;margin-bottom:13px;padding:0;font-size:16px;font-weight:500}.moodle-q-title p{margin:0}.moodle-q-type{white-space:nowrap;background:#fff;border:1px solid;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:12px;font-weight:600}.moodle-q-marks{color:#6b7280;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600}.moodle-q-actions{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}.moodle-q-actions .btn{border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.moodle-q-actions .btn .material-icons{font-size:18px}.moodle-q-actions .btn span:not(.material-icons){display:none}.moodle-q-body{padding:0}.moodle-q-body .exam-q-options .form-check-input:checked{background-color:#0f6cbf!important;border-color:#0f6cbf!important}.examer-fieldset{border:0;margin:0 0 34px;padding:0}.examer-fieldset legend{color:#111827;border-bottom:1px solid #e5e7eb;width:100%;margin:0 0 20px;padding:0 0 10px;font-size:19px;font-weight:700}.form-help{color:#6b7280;margin:4px 0 12px;font-size:13px;line-height:1.5}.radio-group{flex-direction:column;gap:10px;margin:8px 0 16px;display:flex}.radio-group label{color:#374151;cursor:pointer;align-items:center;gap:8px;margin-bottom:0;font-weight:400;display:flex}:is(label:has(input[type=checkbox]),label:has(input[type=radio])){cursor:pointer}.radio-group label strong{color:#111827}.time-limit{flex-direction:column;gap:8px;margin:8px 0 4px;display:flex}.time-limit label{color:#374151;align-items:center;gap:8px;margin-bottom:0;font-weight:400;display:flex}.examer-inline-input{width:90px;display:inline-block}.side-by-side{flex-wrap:wrap;gap:40px;display:flex}.side-by-side>div{flex:320px;min-width:0}.indent{margin-left:24px}.button-list{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:8px;margin-top:8px;padding-top:18px;display:flex}#dashboard_layout sidebar,#dashboard_layout aside.sidebar{z-index:850;transition:transform .25s;transform:translate(-100%)}#dashboard_layout main{margin-left:0;transition:margin-left .25s}#dashboard_layout .dashboard-container{margin-left:var(--sidebar-w);transition:margin-left .25s}#dashboard_layout:not(.openpc):not(.openmob) .dashboard-container{margin-left:0}@media (width<=999px){#dashboard_layout.openmob sidebar,#dashboard_layout.openmob aside.sidebar{transform:translate(0)}}@media (width>=1000px){#dashboard_layout.openpc sidebar,#dashboard_layout.openpc aside.sidebar{transform:translate(0)}#dashboard_layout.openpc main{margin-left:var(--sidebar-w)}}.sidebar-user-dropdown{border-bottom:1px solid #ddd;justify-content:center;align-items:center;min-height:80px;padding:10px;display:flex;position:relative}.sidebar-user-dropdown .admin-header-user-dowpdown-btn{border-radius:8px;width:100%;min-height:60px;max-height:none;padding:0 10px}.layout-menu-trigger{z-index:1100;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;display:none;position:fixed;top:12px;left:12px;box-shadow:0 2px 8px #0000002e}@media (width<=999px){.layout-menu-trigger{display:inline-flex}}.matching{grid-template-columns:1fr 1fr;align-items:flex-start;gap:48px;display:grid}.matching-left{flex:1;min-width:0}.matching-left>div{margin-bottom:14px}.matching-left>div:last-child{margin-bottom:0}.matching-selector{align-items:center;gap:10px;display:flex}.matching-selector select{cursor:pointer;width:auto;min-width:72px}.matching-selector select:disabled{cursor:default;background-color:#f8fafc}.matching-subquestion{font-size:16px;line-height:1.5}ol.matching-right{counter-reset:matching-choice;min-width:220px;margin:0;padding:0;list-style:none}ol.matching-right li.matching-choice{counter-increment:matching-choice;margin-bottom:12px;padding:4px 0;font-size:16px;line-height:1.5}ol.matching-right li.matching-choice:last-child{margin-bottom:0}ol.matching-right li.matching-choice>div:before{content:counter(matching-choice) ". ";color:#333;font-weight:600}.matching-choice,.matching-choice>div{align-items:center;gap:5px;display:flex}.matching-choice>div{min-width:127px}.student-chip{color:#1a6cc0;background:#eef4fc;border:1px solid #cfe0f3;border-radius:50px;margin:0 6px 8px 0;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.student-profile-modal{width:min(480px,94vw)}.student-profile-head{color:#fff;background:linear-gradient(135deg,#1a6cc0 0%,#1457a0 100%);border-radius:10px 10px 0 0;align-items:center;gap:16px;padding:24px 24px 20px;display:flex}.student-profile-head+.crop-modal-body{border-radius:0 0 10px 10px;overflow:hidden}.student-profile-avatar{--wh:64px;width:var(--wh);height:var(--wh);min-width:var(--wh);color:#1a6cc0;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-family:FiraGO,sans-serif;font-size:22px;font-weight:700;display:flex;box-shadow:0 2px 10px #0003}.student-profile-name{font-family:FiraGO,sans-serif;font-size:19px;font-weight:700;line-height:1.2}.student-profile-meta{opacity:.85;margin-top:3px;font-size:13px}.student-profile-close{color:#fff;cursor:pointer;background:#ffffff2e;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;transition:background .15s;display:inline-flex}.student-profile-close:hover{background:#ffffff52}.student-profile-view{color:#fff;cursor:pointer;background:#ffffff2e;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;transition:background .15s;display:inline-flex}.student-profile-view:hover{color:#fff;background:#ffffff52}.student-profile-view .material-icons{font-size:18px}.student-name-link{font:inherit;color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:500;text-decoration:none;transition:color .15s}.student-name-link:hover{color:#1a6cc0;text-decoration:underline}.student-profile-groups{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.student-groups-section{background:#fff;border:1px solid #e6e9ef;border-radius:10px;padding:14px 16px}.student-groups-section-title{color:#475569;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:600;display:inline-flex}.student-groups-section-title .las{color:#1a6cc0;font-size:18px}.student-groups-list{flex-direction:column;gap:8px;display:flex}.student-groups-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;display:grid}.student-groups-grid .student-group-info-item{text-align:left;cursor:pointer;border-color:#cbd5e1;align-items:center;padding-left:32px;font-family:inherit;position:relative}.student-groups-grid .student-group-info-item:hover{border-color:#94a3b8}.student-groups-grid .student-group-info-main{flex:1}.student-groups-grid .student-group-grid-radio{cursor:pointer;width:15px;height:15px;margin:0;position:absolute;top:10px;left:10px}.student-groups-grid .student-group-info-item-active{box-shadow:none;background:#eef4fc;border-color:#cbd5e1}.student-group-info-item{background:#fafbfc;border:1px solid #eef0f4;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.student-group-info-item:hover{background:#eef4fc;border-color:#cfe0f3;box-shadow:0 1px 6px #1a6cc01a}.student-group-info-main{flex-direction:column;gap:2px;min-width:0;display:flex}.student-group-info-name{color:#0f172a;font-size:14px;font-weight:600}.student-group-info-program{color:#5b6472;font-size:12px}.student-group-info-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.student-group-info-year{color:#5b6472;font-size:12px}.student-group-info-location{color:#1a6cc0;align-items:center;gap:4px;font-size:12px;display:inline-flex}.student-group-info-location .las{font-size:13px}.student-group-status-badge{color:#fff;flex-shrink:0}.student-module-accordions{flex-direction:column;display:flex}.student-module-accordion{border-bottom:1px solid #eef0f4}.student-module-accordion:last-child{border-bottom:0}.student-module-accordion-header{text-align:left;color:#0f172a;cursor:pointer;background:#fff;border:0;align-items:center;gap:10px;width:100%;padding:14px 20px;font-family:FiraGO,sans-serif;font-size:15px;font-weight:600;transition:background .15s;display:flex}.student-module-accordion-header:hover{background:#f4f8fd}.student-module-accordion-header .material-icons{color:#1a6cc0}.student-module-accordion-name{min-width:0}.student-module-accordion-body{padding:0 20px 20px}.settings-avatar-initials{color:#fff;letter-spacing:4px;font-family:FiraGO,sans-serif;font-size:40px;font-weight:400;line-height:1}.student-grade-cell{font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 10px;transition:background .15s}.student-grade-cell:disabled{cursor:default}.student-grade-cell:not(:disabled):hover{background:#eef4fc}.student-grade-cell:not(:disabled):focus-visible{outline-offset:1px;outline:2px solid #1a6cc0}.student-grade-cell-editable{background:#fff;border:1px solid #cbd5e1;border-radius:8px}.student-grade-cell-editable:hover{background:#eef4fc;border-color:#1a6cc0}.student-group-info-item-active{background:#eef4fc;border-color:#1a6cc0;box-shadow:inset 0 0 0 1px #1a6cc0}.admin-breadcrumb-menu-toggle{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.admin-breadcrumb-menu-toggle:hover{color:#0f172a;background:#f0f4f8;border-color:#c2ccd9}.admin-breadcrumb-menu-toggle .material-icons{font-size:20px}.table-filter-select-narrow{width:125px!important}.student-name-link-suspended{color:#dc2626!important}.student-name-link-suspended:hover{text-decoration:underline;color:#b91c1c!important}.student-name-lock{color:#dc2626;vertical-align:middle;margin-left:6px;font-size:13px;font-family:Line Awesome Free!important}.student-group-name-link{color:#16a34a;white-space:nowrap;font-size:13px;font-weight:700;transition:color .15s,text-decoration-color .15s}.student-group-name-link:hover{color:#15803d;text-decoration:underline}.settings-avatar:has(.settings-avatar-initials){background-color:#1a6cc0}.settings-avatar-empty{border-width:2px;width:90px;height:90px}.settings-avatar-empty .settings-avatar-initials{letter-spacing:2px;font-size:26px}.profile-actions-toggle{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e3e7ee;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-family:FiraGO,sans-serif;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.profile-actions-toggle:hover{background:#f4f8fd;border-color:#1a6cc0}.profile-actions-toggle .material-icons{color:#1a6cc0}.profile-actions-toggle .material-icons:last-child{color:#5b6472;margin-left:auto}.profile-actions-body{flex-direction:column;gap:6px;margin-top:8px;display:flex}.profile-action-item{color:#333;cursor:pointer;text-align:left;background:#fafbfc;border:1px solid #eef0f4;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-family:FiraGO,sans-serif;font-size:13.5px;font-weight:500;transition:background .12s,color .12s,border-color .12s;display:flex}.profile-action-item:hover{color:#1a6cc0;background:#eef4fc;border-color:#cfe0f3}.profile-action-item .material-icons{color:#5b6472;font-size:18px}.profile-action-item:hover .material-icons{color:#1a6cc0}.profile-action-item-danger,.profile-action-item-danger .material-icons{color:#dc2626}.profile-action-item-danger:hover{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.profile-action-item-danger:hover .material-icons{color:#b91c1c}.student-group-dropdown-trigger{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-family:FiraGO,sans-serif;transition:border-color .15s,box-shadow .15s;display:flex}.student-group-dropdown-trigger:hover{border-color:#1a6cc0}.student-group-dropdown-trigger .student-group-info-main{flex:1;min-width:0}.student-group-dropdown-trigger .student-group-info-name{font-weight:600}.student-group-dropdown-caret{color:#5b6472;flex-shrink:0}.student-group-dropdown-menu{z-index:60;background:#fff;border:1px solid #e3e7ee;border-radius:8px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.student-group-dropdown-menu .student-group-info-item{text-align:left;cursor:pointer;background:#fafbfc;border:1px solid #eef0f4;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:4px;padding:10px 12px;font-family:FiraGO,sans-serif;transition:background .15s,border-color .15s;display:flex}.student-group-dropdown-menu .student-group-info-item:last-child{margin-bottom:0}.student-group-dropdown-menu .student-group-info-item:hover{background:#eef4fc;border-color:#cfe0f3}.student-group-dropdown-menu .student-group-info-main{min-width:0}.contact-info-label-stack .contact-info-value{color:#1a6cc0;font-size:13px}.contact-info-label{gap:16px}.contact-info-label .material-icons{font-size:24px}.grades-group-panel{background:#fff;border:1px solid #e3e7ee;border-radius:12px;align-items:flex-start;gap:12px;max-width:380px;padding:12px 16px;display:flex;box-shadow:0 1px 3px #0f172a0a}.grades-group-icon{color:#1a6cc0;flex-shrink:0;margin-top:18px;font-size:24px}.grades-group-body{flex:1;min-width:0}.grades-group-label{text-transform:uppercase;letter-spacing:.4px;color:#64748b;margin-bottom:4px;font-size:12px}.grades-group-select{max-width:100%}.student-grid-menu{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin-bottom:16px;display:grid}.student-grid-menu-item{color:#334155;background:#fff;border:1px solid #e3e7ee;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px 10px;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:flex}.student-grid-menu-item:hover{color:#1a6cc0;background:#f1f5ff;border-color:#c7d6ef;transform:translateY(-2px);box-shadow:0 4px 14px #1a6cc01f}.student-grid-menu-item.active{color:#1a6cc0;background:#eef4fc;border-color:#1a6cc0}.student-grid-menu-item .material-icons{font-size:30px}.student-grid-menu-icon{display:inline-flex;position:relative}.student-notif-badge{color:#fff;text-align:center;background:#dc2626;border:2px solid #fff;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:-6px;right:-10px}.student-grid-menu-label{text-align:center;font-size:13px;font-weight:600}.student-layout-wrapper{max-width:1200px;margin:0 auto;padding:4px 16px 24px}.student-layout-wrapper.student-layout-wrapper-home{padding-top:20px}.student-layout-wrapper .container,.student-layout-wrapper .container-fluid{margin:auto;max-width:1200px!important}.md-exam-cards{flex-direction:column;gap:14px;display:flex}.md-exam-card{cursor:pointer;background:#fff;border:1px solid #e8ecf1;border-radius:12px;align-items:center;gap:18px;padding:20px 22px;transition:box-shadow .2s,transform .15s;display:flex;box-shadow:0 2px 6px #00000014,0 4px 12px #0000000a}.md-exam-card:hover{border-color:#b8c9e8;transform:translateY(-1px);box-shadow:0 4px 12px #4169e12e,0 8px 24px #4169e114}.md-exam-card-icon{background:linear-gradient(135deg,#e8eef8,#d4e2f7);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.md-exam-card-icon .material-icons{color:#4169e1;font-size:26px}.md-exam-card-body{flex:1;min-width:0}.md-exam-card-title{color:#1a1a2e;margin-bottom:14px;font-size:16px;font-weight:700;line-height:1.3}.md-exam-card-subtitle{color:#4a5568;margin-top:3px;font-size:14px}.md-exam-card-group{color:#718096;margin-top:2px;font-size:13px}.md-exam-card-meta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.md-exam-chip{color:#4a5568;background:#f0f4f8;border:1px solid #d2dae5;border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:13px;font-weight:500;display:inline-flex}.md-exam-chip .material-icons{color:#4169e1;font-size:15px}.md-exam-chip-warning{color:#b7791f;background:#fff8e1;border:1px solid #ecd68a}.md-exam-chip-warning .material-icons{color:#d69e2e}.md-exam-card-action{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.md-exam-status{text-transform:uppercase;letter-spacing:.4px;border-radius:20px;padding:5px 14px;font-size:12px;font-weight:700}.md-exam-status-active{color:#276749;background:#c6f6d5;border:1px solid #9ae6b4}.md-exam-status-available{color:#4169e1;background:#d4e8fc;border:1px solid #a3bfed}.md-exam-status-unavailable{color:#718096;background:#edf2f7;border:1px solid #d2dce6}.md-exam-card-arrow{color:#cbd5e0;font-size:22px;transition:color .15s}.md-exam-card:hover .md-exam-card-arrow{color:#4169e1}.sidebar .sidebar_links_item .sidebar_link_icon .material-icons{font-size:22px}.sidebar .sidebar_links_item .sidebar_link_label{font-size:15px}.admin-breadcrumb-bar{height:74.8px;min-height:74.8px}.contact-info-label-stack{flex-direction:column;gap:1px;display:flex}.sidebar-user-dropdown .profile-dropdown-content{z-index:1050;background:#fff;border:1px solid #ccc;border-radius:8px;display:block;position:absolute;top:100%;left:6px;overflow:hidden;box-shadow:0 6px 24px #0000002e;right:6px!important}.sidebar-user-dropdown .profile-dropdown-content a,.sidebar-user-dropdown .profile-dropdown-content>div{color:#333;align-items:center;gap:12px;padding:10px 16px;font-size:15px;transition:background .12s;display:flex}.sidebar-user-dropdown .profile-dropdown-content a:hover,.sidebar-user-dropdown .profile-dropdown-content>div:not(.lang-options):hover{background:#f0f4ff}.sidebar-user-dropdown .profile-dropdown-content .lang-options{padding-top:0;display:block!important}.sidebar-user-dropdown .profile-dropdown-content .lang-options>div:hover{background:#f0f4ff}.users-avatar-img{object-fit:cover;border-radius:50%;width:36px;height:36px}.modal-avatar-preview{object-fit:cover;border:3px solid #e2e8f0;border-radius:50%;width:80px;height:80px}.modal-avatar-upload-btn{cursor:pointer;align-items:center;gap:6px;display:inline-flex}.modal-avatar-upload-btn input[type=file]{display:none}.modal-avatar-upload-btn .avatar-placeholder{color:#94a3b8;background:#e2e8f0;border:2px dashed #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .15s;display:flex}.modal-avatar-upload-btn:hover .avatar-placeholder{color:#1a6cc0;background:#f0f6ff;border-color:#1a6cc0}.results-bulk-footer{z-index:1050;background:linear-gradient(#1663b0,#0c5fb9);border:1px solid #0a4e97;border-radius:16px;padding:9px;animation:.18s ease-out results-bulk-in;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0c5fb973,0 0 0 4px #0c5fb926}.exam-bulk-selected-badge{color:#fff;white-space:nowrap;background:#1663b0;border-radius:999px;align-items:center;gap:6px;padding:.35rem .9rem;font-size:.82rem;font-weight:700;display:inline-flex}@keyframes results-bulk-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.results-bulk-footer-inner{align-items:center;gap:6px;display:flex}.results-bulk-count{color:#fff;white-space:nowrap;background:#ffffff2e;border-radius:999px;align-items:center;gap:6px;padding:.4rem .9rem;font-size:.82rem;font-weight:700;display:inline-flex}.results-bulk-count .las{font-size:.95rem}.results-bulk-divider{background:#ffffff59;width:1px;height:24px;margin:0 4px}.results-bulk-spacer{flex:1}.results-bulk-footer .btn{white-space:nowrap;font-size:.86rem;font-weight:600}.results-bulk-footer .btn-outline-primary{color:#fff;background:#ffffff1a;border-color:#ffffffa6}.results-bulk-footer .btn-outline-primary:hover,.results-bulk-footer .btn-outline-primary:focus{color:#0c5fb9;background-color:#fff;border-color:#fff}.results-bulk-footer .btn-outline-secondary{color:#eaf2fc;background:0 0;border-color:#ffffff73}.results-bulk-footer .btn-outline-secondary:hover,.results-bulk-footer .btn-outline-secondary:focus{color:#fff;background-color:#ffffff2e;border-color:#fff}.results-bulk-footer .btn-outline-danger{color:#fff;background:#dc262673;border-color:#ffb3b3}.results-bulk-footer .btn-outline-danger:hover,.results-bulk-footer .btn-outline-danger:focus{color:#fff;background-color:#dc2626;border-color:#fff}.results-bulk-footer .btn-light{color:#334155;background:#ffffffeb;border-color:#fff}.results-bulk-footer .btn-light:hover,.results-bulk-footer .btn-light:focus{color:#111827;background-color:#fff;border-color:#fff}.print-opt-card{cursor:pointer;border:1.5px solid #e3e8ef;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:14px 16px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.print-opt-card:hover{background:#f6faff;border-color:#1a6cc0}.print-opt-card.selected{background:#eef5ff;border-color:#1a6cc0;box-shadow:0 3px 12px #1a6cc024}.print-opt-card input[type=radio]{accent-color:#1a6cc0;cursor:pointer;flex-shrink:0;width:17px;height:17px;margin-top:3px}.print-opt-title{color:#111827;font-size:14px;font-weight:600}.print-opt-desc{color:#6b7280;margin-top:2px;font-size:12.5px;line-height:1.4}.print-custom-date{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px}.print-date-field label{color:#6b7280;margin-bottom:3px;font-size:11.5px;font-weight:600}.search-box{align-items:center;width:100%;min-width:220px;max-width:380px;display:flex;position:relative}.search-box-icon{color:#64748b;pointer-events:none;font-size:20px;position:absolute;left:14px}.search-box input{color:#0f172a;background:#fff;border:1px solid #9aa3b1;border-radius:10px;width:100%;min-height:42px;max-height:42px;padding:8px 40px 8px 44px;font-family:FiraGO,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s,background-color .15s;box-shadow:inset 0 1px 2px #0f172a0d}.search-box input::placeholder{color:#94a3b8}.search-box input:hover{border-color:#6b7280}.search-box input:focus{background:#fff;border-color:#1a6cc0;outline:none;box-shadow:0 0 0 3px #1a6cc026}.search-box:focus-within .search-box-icon{color:#1a6cc0}.search-box-clear{color:#9aa4b2;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:background-color .15s,color .15s;display:inline-flex;position:absolute;right:8px}.search-box-clear:hover{color:#111827;background:#eef0f4}.search-box-clear .material-icons{font-size:17px}.skeleton{position:relative;overflow:hidden}.skeleton:before{content:"";background:linear-gradient(90deg,#0000,#ffffffe6,#0000);width:50%;height:100%;animation:.7s infinite loading;position:absolute;top:0;left:0}@keyframes loading{0%{transform:skew(-10deg)translate(-100%)}to{transform:skew(-10deg)translate(200%)}}.student-layout{background:#f3f5f8;flex-direction:column;min-height:100vh;font-family:Noto Sans Georgian,FiraGO,sans-serif;display:flex}.student-topbar{background:#fff;border-bottom:1px solid #eef0f4;align-items:center;gap:20px;padding:12px 28px;display:flex}.student-brand{align-items:center;display:inline-flex}.student-brand img{width:auto;height:42px}.student-nav-title{color:#1a6cc0;font-family:FiraGO,Noto Sans Georgian,sans-serif;font-size:15px;font-weight:700}.student-topbar-actions{align-items:center;margin-left:auto;display:flex}.student-main{flex:1;padding:28px}.student-header{z-index:100;--h:74.8px;min-height:var(--h);max-height:var(--h);background-color:#fff;border-bottom:1px solid #e2e8f0;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #0000000a}.student-header .student-header-logo{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#dashboard_layout.student-dashboard.openpc .student-header{left:var(--sidebar-w)}#dashboard_layout.student-dashboard .student-breadcrumb-wrap{max-width:1200px;margin-top:11px}.student-breadcrumb-heading{color:#001c40;text-transform:none;margin:0;font-family:FiraGO,Noto Sans Georgian,sans-serif;font-size:20px;font-weight:600}.student-breadcrumb-pill{color:#475569;background:#fff;border:1px solid #e2e8f0;border-left:3px solid #1a6cc0;border-radius:999px;align-items:center;gap:2px;padding:5px 14px 5px 10px;font-family:FiraGO,Noto Sans Georgian,sans-serif;font-size:13px;display:inline-flex}.student-breadcrumb-pill .student-breadcrumb-link{color:#475569;border-radius:999px;align-items:center;gap:6px;min-width:0;max-width:250px;padding:4px 8px;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.student-breadcrumb-pill .student-breadcrumb-link:hover{color:#1a6cc0;background:#eef4ff}.student-breadcrumb-pill .student-breadcrumb-link .material-icons{font-size:17px}.student-breadcrumb-pill .student-breadcrumb-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.student-breadcrumb-pill .student-breadcrumb-current{color:#0f172a;max-width:250px;padding:4px 8px;font-weight:700}.student-breadcrumb-pill .student-breadcrumb-sep{color:#94a3b8;font-weight:300}@media (width<=999px){#dashboard_layout.student-dashboard.openmob aside.sidebar{top:74.8px}}.audit-layout{background:#f3f5f8;flex-direction:column;min-height:100vh;font-family:Noto Sans Georgian,FiraGO,sans-serif;display:flex}.audit-header{background:#fff;border-bottom:1px solid #eef0f4;align-items:baseline;gap:12px;padding:16px 28px;display:flex}.audit-header-title{color:#1f2937;font-family:FiraGO,Noto Sans Georgian,sans-serif;font-size:18px;font-weight:700}.audit-header-sub{color:#6b7280;font-size:13px}.audit-main{flex:1;padding:28px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:48px 24px;display:flex}.empty-state-icon{color:#9db2c8;background:#eef2f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex}.empty-state-icon .material-icons{font-size:32px}.empty-state-title{color:#475569;font-size:15px;font-weight:600}.empty-state-desc{color:#94a3b8;max-width:380px;font-size:13px;line-height:1.5}.empty-state-action{color:#1a6cc0;cursor:pointer;background:#fff;border:1px solid #c9d6e4;border-radius:8px;align-items:center;gap:6px;margin-top:10px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.empty-state-action:hover{background:#eef4ff;border-color:#1a6cc0}.empty-state-action .material-icons{font-size:18px}.empty-state-compact{padding:26px 16px}.empty-state-compact .empty-state-icon{width:44px;height:44px;margin-bottom:4px}.empty-state-compact .empty-state-icon .material-icons{font-size:22px}.notif-layout{grid-template-columns:minmax(320px,420px) 1fr;min-height:560px;display:grid}.notif-list-pane{background:#fbfbfd;border-right:1px solid #e3e7ee;flex-direction:column;display:flex}.notif-list-toolbar{background:#fff;border-bottom:1px solid #e3e7ee;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.notif-select-all{color:#4b5563;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;font-family:FiraGO,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.notif-select-all input[type=checkbox]{accent-color:#1a6cc0;cursor:pointer;width:16px;height:16px;margin:0}.notif-bulk-bar{background:#f0f6ff;border-bottom:1px solid #e3e7ee;align-items:center;gap:8px;padding:9px 14px;display:flex}.notif-bulk-count{color:#1a6cc0;margin-right:auto;font-family:FiraGO,sans-serif;font-size:13px;font-weight:600}.notif-list{border-top:1px solid #e3e7ee;overflow-y:auto}.notif-list .notif-list-item:first-child{border-top:none}.notif-list-item{text-align:left;cursor:pointer;background:0 0;border:1px solid #dde1ea;border-left:none;border-right:none;width:100%;padding:14px 14px 14px 10px;transition:background-color .12s;display:block}.notif-list-item-head{align-items:center;gap:6px;margin-bottom:4px;display:flex}.notif-item-check{cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex}.notif-item-check input[type=checkbox]{accent-color:#1a6cc0;cursor:pointer;width:15px;height:15px;margin:0}.notif-list-item.selected{background:#eef4ff}.notif-list-item.selected .notif-list-item-title{color:#1a6cc0}.notif-list-item:nth-child(odd){background:#f2f4f8}.notif-list-item:nth-child(2n){background:#fff}.notif-list-item:hover{background:#e7eefc}.notif-list-item.active{background:#dce8fb;box-shadow:inset 3px 0 #1a6cc0}.notif-list-item.active .notif-list-item-title{color:#1a6cc0}.notif-unread-dot{background:#dc2626;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 3px #dc262626}.notif-email-row{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.notif-email-left{flex:1;min-width:0}.notif-email-title{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;margin-bottom:2px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.notif-list-item.unread .notif-email-title{color:#111827;font-weight:800}.notif-email-snippet{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.notif-email-date{color:#9ca3af;white-space:nowrap;flex-shrink:0;margin-top:2px;font-size:12px;display:block}.notif-email-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:5px;display:flex}.notif-list-full{border-right:none}.notif-list-item.unread .notif-email-date{color:#1a6cc0;font-weight:600}.notif-status-badge{text-transform:uppercase;letter-spacing:.2px;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:700}.notif-status-badge.unread{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.notif-status-badge.read{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.notif-email-actions{opacity:0;flex-shrink:0;align-items:center;gap:2px;transition:opacity .12s;display:flex}.notif-list-item:hover .notif-email-actions,.notif-list-item.active .notif-email-actions{opacity:1}.notif-email-action{color:#5b6472;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:background-color .12s,color .12s;display:inline-flex}.notif-email-action:hover{color:#1a6cc0;background:#e5e7eb}.notif-email-action .material-icons{font-size:18px}.notif-email-action-danger:hover{color:#dc2626;background:#fef2f2}.notif-list-item-top{flex:1;justify-content:space-between;align-items:baseline;gap:8px;min-width:0;margin-bottom:0;display:flex}.notif-list-item-title{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-family:FiraGO,sans-serif;font-size:14px;font-weight:600;overflow:hidden}.notif-list-item-date{color:#4b5870;white-space:nowrap;background:#e8ecf5;border-radius:6px;flex-shrink:0;padding:2px 8px;font-family:FiraGO,sans-serif;font-size:12px;font-weight:600}.notif-list-item-preview{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-family:FiraGO,sans-serif;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.notif-list-item-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.notif-chip{white-space:nowrap;border-radius:50px;align-items:center;gap:4px;padding:4px 10px;font-family:FiraGO,sans-serif;font-size:11.5px;font-weight:600;line-height:1.2;display:inline-flex}.notif-chip .material-icons{font-size:13px}.notif-chip-all{color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe}.notif-chip-program{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.notif-chip-group{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.notif-chip-student{color:#a16207;background:#fefce8;border:1px solid #fde68a}.notif-chip-location{color:#db2777;background:#fdf2f8;border:1px solid #fbcfe8}.notif-chip-edu_year{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.notif-chip-exam{color:#7c3aed;background:#f5f3ff;border:1px solid #ddd6fe}.notif-chip-status{color:#475569;background:#f8fafc;border:1px solid #cbd5e1}.notif-chip-other{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.notif-list-pane .notif-pagination.card-footer-table{border:none;border-top:1px solid #eef0f4;margin-top:auto}.notif-list-pane .notif-pagination .pagination{gap:3px;margin:0!important}.notif-list-pane .notif-pagination .page-link{color:#1a6cc0;background:#fff;border:1px solid #b9c3d4;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 8px;font-family:FiraGO,sans-serif;font-size:13.5px;font-weight:600;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.notif-list-pane .notif-pagination .page-link:hover{color:#1558a0;background:#e7eefc;border-color:#1a6cc0}.notif-list-pane .notif-pagination .page-item.active .page-link{color:#fff;background:#1a6cc0;border-color:#1a6cc0;font-weight:700;box-shadow:0 2px 6px #1a6cc066}.notif-list-pane .notif-pagination .page-item.active .page-link:hover{color:#fff;background:#1a6cc0}.notif-list-pane .notif-pagination .page-item.disabled .page-link{color:#8b94a5;box-shadow:none;background:#f6f7fa;border-color:#e2e6ee}.notif-detail-panel{flex-direction:column;padding:22px 26px;display:flex;overflow-y:auto}.notif-detail-header{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.notif-detail-title{color:#111827;font-family:FiraGO,sans-serif;font-size:20px;font-weight:700;line-height:1.3}.notif-detail-meta{border-bottom:1px solid #eef0f4;flex-direction:column;gap:8px;padding:14px 0;display:flex}.notif-detail-row{color:#4b5563;align-items:center;gap:10px;font-family:FiraGO,sans-serif;font-size:13.5px;display:flex}.notif-detail-row .material-icons{color:#1a6cc0;font-size:18px}.notif-detail-audiences{border-bottom:1px solid #eef0f4;align-items:flex-start;padding:14px 0}.notif-detail-body{padding-top:18px}.notif-doc-list .list-group-item{color:#1f2937;padding-top:7px;padding-bottom:7px;font-family:FiraGO,sans-serif;font-size:13.5px}.notif-doc-list .list-group-item .material-icons{font-size:19px}.notif-doc-list .la{font-size:16px;font-weight:900;font-family:Line Awesome Free!important}.notif-doc-name{font-weight:600}.notif-doc-list .btn-remove-doc{justify-content:center;align-items:center;min-width:30px;height:30px;padding:0;display:inline-flex}.notif-doc-list .btn-remove-doc .material-icons{font-size:16px}.notif-detail-docs{border-bottom:1px solid #eef0f4;padding:14px 0}.notif-detail-body.prose{color:#1f2937;word-break:break-word;font-family:FiraGO,sans-serif;font-size:15px;line-height:1.7}.notif-detail-body.prose h1,.notif-detail-body.prose h2,.notif-detail-body.prose h3{margin:.6em 0 .3em;font-weight:700}.notif-detail-body.prose ul{padding-left:1.4rem;list-style:outside}.notif-detail-body.prose ol{padding-left:1.4rem;list-style:decimal}.notif-detail-body.prose blockquote{color:#4b5563;border-left:3px solid #1a6cc0;margin:.5em 0;padding-left:12px;font-style:italic}.notif-detail-body.prose pre{color:#f8f9fa;background:#1f2937;border-radius:6px;padding:10px 12px;overflow-x:auto}.notif-detail-body.prose code{background:#f1f5ff;border-radius:3px;padding:2px 5px;font-size:.9em}.notif-detail-body.prose img{border-radius:8px;max-width:100%;height:auto;margin:8px 0}.notif-detail-body.prose a{color:#1a6cc0;text-decoration:underline}.notif-detail-empty{color:#9b9fb9;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;font-family:FiraGO,sans-serif;font-size:14px;display:flex}.notif-detail-empty .material-icons{color:#d6d9e6;font-size:44px}.notif-form{flex-direction:column;height:100%;min-height:100%;display:flex}.notif-form-header{border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.notif-form-title{color:#111827;font-family:FiraGO,sans-serif;font-size:20px;font-weight:700}.notif-form-body{flex:1}.notif-form-card{border:1px solid #e6e9ef;border-radius:12px;max-width:860px;margin-bottom:16px;box-shadow:0 1px 3px #0f172a0a}.notif-form-card .form-label{color:#334155;margin-bottom:6px;font-weight:600}.notif-audience-row{background:#f8fafc;border:1px solid #eef0f4;border-radius:10px;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin-bottom:10px;padding:12px;display:grid}.notif-audience-remove{justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}@media (width<=575px){.notif-audience-row{grid-template-columns:1fr}.notif-audience-remove{width:100%}}.notif-form-footer{border-top:1px solid #eef0f4;margin-top:16px;padding-top:18px}@media (width<=991px){.notif-layout{grid-template-columns:1fr}.notif-list-pane{border-bottom:1px solid #eef0f4;border-right:none;max-height:40vh;overflow-y:auto}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--color-red-600:oklch(57.7% .245 27.325);--color-gray-300:oklch(87.2% .01 258.338);--color-black:#000;--color-white:#fff;--spacing:.25rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}.\@container{container-type:inline-size}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.right-0{right:0}.col-4{grid-column:4}.col-6{grid-column:6}.col-12{grid-column:12}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-3{margin:calc(var(--spacing) * 3)}.my-0{margin-block:0}.my-5{margin-block:calc(var(--spacing) * 5)}.ms-1{margin-inline-start:var(--spacing)}.ms-2{margin-inline-start:calc(var(--spacing) * 2)}.ms-3{margin-inline-start:calc(var(--spacing) * 3)}.ms-auto{margin-inline-start:auto}.me-1{margin-inline-end:var(--spacing)}.me-2{margin-inline-end:calc(var(--spacing) * 2)}.me-3{margin-inline-end:calc(var(--spacing) * 3)}.me-auto{margin-inline-end:auto}.mt-0{margin-top:0}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-auto{margin-top:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-10{height:calc(var(--spacing) * 10)}.h-100{height:calc(var(--spacing) * 100)}.min-h-screen{min-height:100vh}.w-10{width:calc(var(--spacing) * 10)}.w-25{width:calc(var(--spacing) * 25)}.w-100{width:calc(var(--spacing) * 100)}.min-w-0{min-width:0}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow-1{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.overflow-x-hidden{overflow-x:hidden}.rounded{border-radius:.25rem}.rounded-full{border-radius:2147483647px}.border{border-style:var(--tw-border-style);border-width:1px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-none{--tw-border-style:none;border-style:none}.border-gray-300{border-color:var(--color-gray-300)}.border-t-red-600{border-top-color:var(--color-red-600)}.bg-white{background-color:var(--color-white)}.p-0{padding:0}.p-1{padding:var(--spacing)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.px-0{padding-inline:0}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.ps-4{padding-inline-start:calc(var(--spacing) * 4)}.pe-0{padding-inline-end:0}.pe-4{padding-inline-end:calc(var(--spacing) * 4)}.pt-0{padding-top:0}.pt-3{padding-top:calc(var(--spacing) * 3)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-5{padding-bottom:calc(var(--spacing) * 5)}.text-center{text-align:center}.text-end{text-align:end}.text-start{text-align:start}.align-middle{vertical-align:middle}.text-nowrap{text-wrap:nowrap}.text-white{color:var(--color-white)}.italic{font-style:italic}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}
