@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=72&display=swap);:root{--shine-navy:#071a3d;--shine-blue:#0b2f6b;--shine-accent:#2f6fed;--shine-cyan:#29b6d8;--shine-bg:#f3f6fb;--shine-text:#14213d;--shine-muted:#6e7b91;--shine-border:#dce3ee;--shine-white:#fff}*{box-sizing:border-box}.login-container{background:#fff;display:grid;font-family:Inter,Segoe UI,sans-serif;grid-template-columns:minmax(420px,42%) 1fr;min-height:100vh}.login-brand-panel{background:linear-gradient(145deg,#061631,#0a2c63 62%,#114987);color:#fff;overflow:hidden;padding:54px;position:relative}.login-brand-panel:after,.login-brand-panel:before{border:1px solid #ffffff1a;border-radius:50%;content:"";position:absolute}.login-brand-panel:before{bottom:-230px;height:560px;right:-280px;width:560px}.login-brand-panel:after{background:#29b6d80f;bottom:-125px;height:340px;right:-150px;width:340px}.login-brand-content{display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.shine-logo{align-items:center;color:#071a3d;color:var(--shine-navy);display:flex;gap:12px}.shine-logo-mark{background:linear-gradient(145deg,#2f6fed,#1ab0d0);border-radius:13px;box-shadow:0 8px 24px #1659cc3d;color:#fff;display:grid;font-size:28px;font-weight:800;height:48px;place-items:center;width:48px}.shine-logo-copy{display:flex;flex-direction:column;letter-spacing:.08em}.shine-logo-copy strong{font-size:21px;line-height:1}.shine-logo-copy small{font-size:8px;font-weight:700;margin-top:6px;opacity:.72}.shine-logo.inverse{color:#fff}.shine-logo.compact .shine-logo-mark{font-size:23px;height:42px;width:42px}.login-brand-message{margin:auto 0;max-width:560px}.login-eyebrow{color:#82ddf1;display:block;font-size:12px;font-weight:800;letter-spacing:.18em;margin-bottom:18px}.login-eyebrow.dark{color:#2f6fed;color:var(--shine-accent);margin-bottom:10px}.login-brand-message h2{font-size:clamp(34px,4vw,58px);letter-spacing:-.04em;line-height:1.08;margin:0 0 22px}.login-brand-message p{color:#cbd8ed;font-size:17px;line-height:1.7;max-width:510px}.login-brand-stats{color:#cbd8ed;display:flex;font-size:12px;gap:36px}.login-brand-stats span{display:flex;flex-direction:column}.login-brand-stats strong{color:#fff;font-size:20px;margin-bottom:5px}.login-card{background:#fff;margin:auto;padding:42px 50px;width:min(530px,calc(100% - 64px))}.login-logo-container{display:none}.login-header{margin-bottom:24px;text-align:left}.login-title{color:#14213d;color:var(--shine-text);font-size:34px;letter-spacing:-.035em;margin:0 0 9px}.login-subtitle{color:#6e7b91;color:var(--shine-muted);font-size:14px}.role-selector{grid-gap:6px;background:#f0f4fa;border-radius:12px;display:grid;gap:6px;grid-template-columns:repeat(2,1fr);margin-bottom:22px;padding:5px}.role-btn{background:#0000;border:0;border-radius:9px;color:#6e7b91;color:var(--shine-muted);cursor:pointer;font:700 12.5px Inter,sans-serif;padding:9px 6px;text-align:center;transition:all .15s ease}.role-btn.active{background:#fff;box-shadow:0 2px 8px #071a3d1f;color:#0b2f6b;color:var(--shine-blue)}.login-form{display:flex;flex-direction:column;gap:18px}.form-group{gap:8px}.form-group label{font-size:13px}.form-group input,.form-group label{color:#14213d;color:var(--shine-text)}.form-group input{background:#f9fbfe;border:1px solid #dce3ee;border:1px solid var(--shine-border);border-radius:9px;font:14px Inter;height:50px;outline:0;padding:0 15px;width:100%}.form-group input:focus{background:#fff;border-color:#2f6fed;border-color:var(--shine-accent);box-shadow:0 0 0 3px #2f6fed1f}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:60px}.password-toggle{background:#0000;font-weight:700;height:32px;position:absolute;right:9px;top:9px}.forgot-link,.password-toggle{border:0;color:#2f6fed;color:var(--shine-accent);cursor:pointer}.forgot-link{align-self:flex-end;background:none;font:600 12px Inter}.submit-btn{background:linear-gradient(90deg,#0b2f6b,#2f6fed);background:linear-gradient(90deg,var(--shine-blue),var(--shine-accent));border:0;border-radius:9px;box-shadow:0 8px 20px #225bbe38;color:#fff;cursor:pointer;font:700 14px Inter;height:52px}.submit-btn:hover{box-shadow:0 11px 25px #225bbe47;transform:translateY(-1px)}.submit-btn:disabled{opacity:.6}.security-badge{align-items:center;color:#6e7b91;color:var(--shine-muted);display:flex;font-size:11px;gap:7px;justify-content:center;margin-top:19px}.security-icon{width:14px}.login-footer{border-top:1px solid #edf0f5;color:#6e7b91;color:var(--shine-muted);font-size:12px;margin-top:20px;padding-top:18px;text-align:center}.login-register-link{background:none;border:0;color:#2f6fed;color:var(--shine-accent);cursor:pointer;font:700 12px Inter}.shine-logo-image{max-height:48px;max-width:220px}.tenant-custom-logo{filter:drop-shadow(0 2px 8px rgba(0,0,0,.12));max-height:52px;max-width:240px;object-fit:contain}.login-brand-panel .tenant-custom-logo{background:#ffffffeb;border-radius:10px;padding:6px 12px}.tenant-emblem-badge{transition:transform .2s ease}.tenant-emblem-badge:hover{transform:scale(1.02)}@media(max-width:900px){.login-container{grid-template-columns:1fr}.login-brand-panel{display:none}.login-card{padding:36px 20px}.login-logo-container{display:block;margin-bottom:28px}.login-title{font-size:26px}.role-btn{font-size:11.5px;padding:8px 4px}}.shine-dialog-backdrop{align-items:center!important;animation:dialog-fade-in .18s ease-out!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0f172ab8!important;box-sizing:border-box!important;display:flex!important;height:100vh!important;inset:0!important;justify-content:center!important;padding:20px!important;position:fixed!important;width:100vw!important;z-index:2147483647!important}@keyframes dialog-fade-in{0%{opacity:0}to{opacity:1}}.shine-dialog-card{align-items:center!important;animation:dialog-pop-in .22s cubic-bezier(.16,1,.3,1)!important;background:#fff!important;border-radius:24px!important;box-shadow:0 25px 80px #0006,0 0 0 1px #ffffff1f!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;max-width:440px!important;padding:28px 24px 22px!important;position:relative!important;text-align:center!important;width:100%!important}@keyframes dialog-pop-in{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.shine-dialog-icon-wrap{margin-bottom:16px!important}.shine-dialog-icon-circle{align-items:center!important;border-radius:50%!important;box-shadow:0 8px 20px #00000014!important;display:flex!important;font-size:30px!important;height:64px!important;justify-content:center!important;width:64px!important}.variant-unblock .shine-dialog-icon-circle{background:linear-gradient(135deg,#dcfce7,#bbf7d0)!important;border:2px solid #86efac!important}.variant-danger .shine-dialog-icon-circle{background:linear-gradient(135deg,#fee2e2,#fecaca)!important;border:2px solid #fca5a5!important}.variant-warning .shine-dialog-icon-circle{background:linear-gradient(135deg,#fef3c7,#fde68a)!important;border:2px solid #fcd34d!important}.variant-info .shine-dialog-icon-circle{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border:2px solid #bfdbfe!important}.variant-success .shine-dialog-icon-circle{background:linear-gradient(135deg,#ecfdf5,#d1fae5)!important;border:2px solid #a7f3d0!important}.shine-dialog-content{margin-bottom:24px!important}.shine-dialog-title{color:#0f172a!important;font-size:20px!important;font-weight:800!important;letter-spacing:-.02em!important;margin:0 0 8px!important}.shine-dialog-message{color:#64748b!important;font-size:14px!important;line-height:1.55!important;margin:0!important}.shine-dialog-message strong{color:#0f172a!important;font-weight:700!important}.shine-dialog-message code{background:#f1f5f9!important;border-radius:6px!important;color:#0f172a!important;font-family:JetBrains Mono,monospace!important;padding:2px 6px!important}.shine-dialog-actions{display:flex!important;gap:12px!important;width:100%!important}.shine-dialog-btn-cancel{background:#f1f5f9!important;border:1.5px solid #e2e8f0!important;border-radius:12px!important;color:#475569!important;cursor:pointer!important;flex:1 1!important;font-size:14px!important;font-weight:700!important;height:44px!important;transition:all .15s ease!important}.shine-dialog-btn-cancel:hover{background:#e2e8f0!important;color:#0f172a!important}.shine-dialog-btn-confirm{border:none!important;border-radius:12px!important;box-shadow:0 4px 14px #00000026!important;color:#fff!important;cursor:pointer!important;flex:1.3 1!important;font-size:14px!important;font-weight:800!important;height:44px!important;transition:all .18s cubic-bezier(.4,0,.2,1)!important}.shine-dialog-btn-confirm:hover{transform:translateY(-2px)!important}.btn-success,.btn-unblock{background:linear-gradient(135deg,#16a34a,#15803d)!important;box-shadow:0 4px 14px #16a34a59!important}.btn-success:hover,.btn-unblock:hover{box-shadow:0 6px 20px #16a34a80!important}.btn-danger{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;box-shadow:0 4px 14px #dc262659!important}.btn-danger:hover{box-shadow:0 6px 20px #dc262680!important}.btn-warning{background:linear-gradient(135deg,#d97706,#b45309)!important;box-shadow:0 4px 14px #d9770659!important}.btn-warning:hover{box-shadow:0 6px 20px #d9770680!important}.btn-info{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;box-shadow:0 4px 14px #2563eb59!important}.btn-info:hover{box-shadow:0 6px 20px #2563eb80!important}.students-admin-page{background:#f8fafc;box-sizing:border-box;color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100%;padding:32px}.students-page-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:28px}.students-page-head span{color:#2563eb;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.students-page-head h1{color:#0f172a;font-size:28px;font-weight:800;letter-spacing:-.5px;margin:4px 0 6px}.students-page-head p{color:#64748b;font-size:13.5px;margin:0}.students-kpis{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.students-kpis>*{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 16px #0f172a0a;padding:20px;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.students-kpis>:hover{box-shadow:0 8px 24px #0f172a12;transform:translateY(-2px)}.students-kpis span{color:#64748b;display:block;font-size:12px;font-weight:600}.students-kpis strong{color:#0f172a;display:block;font-size:26px;font-weight:800;letter-spacing:-.5px;margin-top:8px}.students-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 24px #0f172a0a;overflow:hidden}.students-table-wrap{overflow:auto}.students-table-wrap table{border-collapse:collapse;font-size:13px;white-space:nowrap;width:100%}.students-table-wrap th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.6px;padding:14px 18px;text-align:left;text-transform:uppercase}.students-table-wrap td{border-top:1px solid #f1f5f9;color:#334155;padding:15px 18px}.student-cell{align-items:center;display:flex;gap:12px}.student-cell>span{background:#eff6ff;border-radius:50%;box-shadow:0 2px 6px #1d4ed81f;color:#1d4ed8;display:grid;font-size:13px;font-weight:800;height:36px;place-items:center;width:36px}.student-cell strong{color:#0f172a;font-size:13.5px;font-weight:700}.students-table-wrap code{background:#f1f5f9;border-radius:6px;color:#334155;font-size:12px;font-weight:600;padding:4px 8px}.student-status{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:700;gap:4px;padding:5px 10px}.student-status.active{background:#ecfdf5;border:1px solid #a7f3d0;color:#059669}.student-status.blocked{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.student-actions{display:flex;gap:8px}.student-actions button{background:#fff;border:1px solid #cbd5e1;border-radius:7px;color:#1e293b;cursor:pointer;font-size:12px;font-weight:600;padding:7px 12px;transition:all .15s ease}.student-actions button:hover{background:#f8fafc;border-color:#94a3b8}.student-actions button.block{background:#fef2f2;border-color:#fecaca;color:#dc2626}.student-actions button.block:hover{background:#fee2e2;border-color:#f87171}.student-actions button.unblock{background:#ecfdf5;border-color:#a7f3d0;color:#059669}.student-actions button.unblock:hover{background:#d1fae5;border-color:#6ee7b7}.students-empty{color:#64748b;font-size:14px;padding:60px 20px;text-align:center}@keyframes modalBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.96) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.student-modal-backdrop{animation:modalBackdropFadeIn .2s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0f172a9e;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:1100}.student-modal{animation:modalScaleIn .25s cubic-bezier(.16,1,.3,1);background:#fff;border:1px solid #e2e8f0f2;border-radius:20px;box-shadow:0 25px 60px -15px #0f172a59,inset 0 0 0 1px #fffc;overflow:hidden;width:min(580px,95vw)}.student-modal header{align-items:center;background:linear-gradient(180deg,#fff,#fafcff);border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:22px 28px}.student-modal header .modal-badge{align-items:center;background:#eff6ff;border:1px solid #dbeafe;border-radius:20px;color:#2563eb;display:inline-flex;font-size:10.5px;font-weight:800;gap:5px;letter-spacing:.8px;padding:4px 10px;text-transform:uppercase}.student-modal h2{color:#0f172a;font-size:21px;font-weight:800;letter-spacing:-.4px;margin:6px 0 0}.student-modal header .modal-close-btn{background:#0000;border:1px solid #0000;border-radius:50%;color:#64748b;cursor:pointer;display:grid;font-size:22px;height:34px;line-height:1;place-items:center;transition:all .15s ease;width:34px}.student-modal header .modal-close-btn:hover{background:#f1f5f9;color:#0f172a;transform:rotate(90deg)}.student-form{grid-gap:18px 20px;background:#fff;display:grid;gap:18px 20px;grid-template-columns:1fr 1fr;padding:26px 28px}.student-form label{color:#334155;display:flex;flex-direction:column;font-size:12px;font-weight:700;gap:8px;letter-spacing:.1px}.student-form label.full-width-field{grid-column:1/-1}.student-form .student-course-select,.student-form input,.student-form select{background-color:#f8fafc!important;border:1.5px solid #cbd5e1!important;border-radius:10px!important;box-sizing:border-box!important;color:#0f172a!important;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:13.5px!important;font-weight:500!important;height:44px!important;min-height:44px!important;outline:none!important;padding:0 14px!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;width:100%!important}.student-form input::placeholder{color:#94a3b8!important;font-weight:400!important}.student-form .student-course-select:hover,.student-form input:hover,.student-form select:hover{background-color:#fff!important;border-color:#94a3b8!important}.student-form .student-course-select:focus,.student-form input:focus,.student-form select:focus{background-color:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 3.5px #2563eb26!important}.student-form input:disabled{background-color:#f1f5f9!important;border-color:#e2e8f0!important;color:#94a3b8!important;cursor:not-allowed!important}.student-form .student-course-select,.student-form select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232563eb' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;background-size:14px!important;cursor:pointer!important;line-height:42px!important;padding-right:42px!important}.student-form select option{background:#fff!important;color:#0f172a!important;font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:13.5px!important;padding:10px 14px!important}.student-form input[type=date]{cursor:pointer!important;line-height:42px!important}.student-modal footer{align-items:center;background:#fafcff;border-top:1px solid #f1f5f9;display:flex;gap:12px;justify-content:flex-end;padding:18px 28px}.student-modal footer button{align-items:center;border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13.5px;font-weight:700;height:42px;justify-content:center;padding:0 20px;transition:all .2s cubic-bezier(.16,1,.3,1)}.student-modal footer .btn-cancel,.student-modal footer button:not(.save){background:#fff;border:1.5px solid #e2e8f0;color:#475569}.student-modal footer .btn-cancel:hover,.student-modal footer button:not(.save):hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.student-modal footer .save{background:linear-gradient(135deg,#0b2f6b,#1d4ed8);border:none;box-shadow:0 4px 14px #0b2f6b40;color:#fff}.student-modal footer .save:hover:not(:disabled){background:linear-gradient(135deg,#092557,#1e40af);box-shadow:0 6px 20px #0b2f6b59;transform:translateY(-1px)}.student-modal footer .save:active:not(:disabled){box-shadow:0 2px 8px #0b2f6b33;transform:translateY(0)}.student-modal footer .save:disabled{cursor:not-allowed;opacity:.7;transform:none}@media (max-width:900px){.students-kpis{grid-template-columns:1fr 1fr}.students-admin-page{padding:20px}.student-form{grid-template-columns:1fr}}@media (max-width:600px){.students-page-head{align-items:flex-start;flex-direction:column;gap:16px}.students-kpis{grid-template-columns:1fr}.student-modal{margin:10px;width:100%}.student-form{padding:20px}.student-modal footer,.student-modal header{padding:16px 20px}}.students-page-actions{align-items:center;display:flex;gap:12px}.students-page-actions .bulk-import-btn{align-items:center;background:#f0f4ff;border:1px solid #1e3a8a;border-radius:8px;color:#1e3a8a;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:12px 18px;transition:all .2s ease}.students-page-actions .bulk-import-btn:hover{background:#1e3a8a;box-shadow:0 4px 12px #1e3a8a33;color:#fff}.students-page-actions .add-student-btn{background:#0b2f6b;border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:12px 18px;transition:all .2s ease}.students-page-actions .add-student-btn:hover{background:#14408c;box-shadow:0 4px 12px #0b2f6b40}.student-modal.bulk-modal{width:min(650px,95vw)}.bulk-modal-body{display:flex;flex-direction:column;gap:18px;padding:22px}.template-banner{align-items:center;background:linear-gradient(135deg,#f0f6ff,#e6efff);border:1px solid #c7d9fa;border-radius:10px;display:flex;gap:14px;justify-content:space-between;padding:14px 18px}.template-info{align-items:center;display:flex;gap:12px}.template-icon{font-size:24px}.template-info strong{color:#1e3a8a;display:block;font-size:13px;margin-bottom:2px}.template-info p{color:#475569;font-size:11px;margin:0}.template-actions{display:flex;gap:8px}.template-btn{border-radius:6px;cursor:pointer;font-size:11px;font-weight:700;padding:8px 12px;transition:all .15s ease;white-space:nowrap}.template-btn.xlsx{background:#107c41;border:none;box-shadow:0 2px 6px #107c4133;color:#fff}.template-btn.xlsx:hover{background:#0b6132}.template-btn.csv{background:#fff;border:1px solid #cbd5e1;color:#334155}.template-btn.csv:hover{background:#f8fafc;border-color:#94a3b8}.bulk-dropzone{align-items:center;background:#fafcfd;border:2px dashed #cbd5e1;border-radius:12px;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:30px 20px;text-align:center;transition:all .2s ease}.bulk-dropzone.drag-over{background:#eff6ff;border-color:#2563eb;transform:scale(1.01)}.dropzone-icon{font-size:38px;margin-bottom:4px}.dropzone-title{color:#1e293b;font-size:14px;font-weight:700;margin:0}.dropzone-sub{color:#64748b;font-size:11px;margin:0 0 8px}.choose-file-btn{background:#2563eb;border-radius:6px;color:#fff;display:inline-block;font-size:12px;padding:9px 16px;transition:background .2s ease}.choose-file-btn:hover{background:#1d4ed8}.selected-file-badge{align-items:center;background:#e0e7ff;border-radius:20px;color:#3730a3;display:inline-flex;font-size:12px;gap:10px;margin-top:10px;padding:6px 14px}.selected-file-badge button{background:#0000;border:0;color:#4338ca;cursor:pointer;font-weight:700;padding:0}.results-summary-card{grid-gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);padding:16px}.results-summary-card.success{background:#f0fdf4;border-color:#bbf7d0}.results-summary-card.warning{background:#fffbeb;border-color:#fef08a}.result-stat{display:flex;flex-direction:column}.result-stat .label{color:#64748b;font-size:11px}.result-stat .val{color:#0f172a;font-size:20px;font-weight:800}.result-stat.success .val{color:#16a34a}.result-stat.danger .val{color:#dc2626}.bulk-error-list{margin-top:6px}.bulk-error-list h4{color:#991b1b;font-size:12px;font-weight:700;margin:0 0 8px}.error-table-wrap{border:1px solid #fca5a5;border-radius:8px;max-height:180px;overflow-y:auto}.error-table-wrap table{border-collapse:collapse;font-size:11px;width:100%}.error-table-wrap th{background:#fef2f2;color:#991b1b;padding:8px 12px;position:-webkit-sticky;position:sticky;text-align:left;top:0}.error-table-wrap td{border-top:1px solid #fee2e2;color:#1e293b;padding:8px 12px}.error-table-wrap .err-reason{color:#dc2626}.students-table-wrap thead tr.th-header-row th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:700;letter-spacing:.05em;padding:12px 14px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.sortable-th{cursor:pointer;transition:background .15s ease}.sortable-th:hover{background:#f1f5f9!important;color:#0f172a!important}.th-label-wrap{align-items:center;display:inline-flex;gap:6px}.sort-icon{font-size:11px;line-height:1}.sort-icon.inactive{color:#94a3b8;opacity:.6}.sort-icon.active{color:#2563eb;font-weight:800}.students-table-wrap thead tr.th-filter-row th{background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:6px 8px 10px}.col-filter-input{background:#fff;border:1px solid #cbd5e1;border-radius:6px;box-sizing:border-box;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:500;height:32px;outline:none;padding:0 10px;transition:all .15s ease;width:100%}.col-filter-input:focus{border-color:#2563eb;box-shadow:0 0 0 2.5px #2563eb24}.col-filter-input::placeholder{color:#94a3b8;font-weight:400}.col-filter-select{background:#fff;border:1px solid #cbd5e1;border-radius:6px;box-sizing:border-box;color:#334155;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:11.5px;font-weight:500;height:32px;outline:none;padding:0 6px;transition:all .15s ease;width:100%}.col-filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 2.5px #2563eb24}.clear-col-filters-btn{background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#dc2626;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:700;padding:5px 10px;transition:all .15s ease;white-space:nowrap}.clear-col-filters-btn:hover{background:#fee2e2;border-color:#f87171}.stream-tag{align-items:center;border-radius:6px;display:inline-flex;font-size:11px;font-weight:700;gap:5px;letter-spacing:.2px;padding:4px 10px;white-space:nowrap}.stream-tag.stream-banking{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.stream-tag.stream-ssc{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.stream-tag.stream-combo{background:#faf5ff;border:1px solid #e9d5ff;color:#7e22ce}.stream-tag.stream-railway{background:#fffbeb;border:1px solid #fde68a;color:#b45309}.stream-tag.stream-upsc{background:#eef2ff;border:1px solid #c7d2fe;color:#4338ca}.student-actions .delete-student-btn{background:#fff5f5;border:1px solid #fecaca;border-radius:5px;color:#dc2626;cursor:pointer;font-weight:700;padding:6px 10px;transition:all .15s ease}.student-actions .delete-student-btn:hover{background:#fee2e2;border-color:#f87171;color:#b91c1c}.students-kpis{grid-gap:14px!important;display:grid!important;gap:14px!important;grid-template-columns:repeat(4,1fr)!important;margin-bottom:20px!important}.students-kpis>*{background:linear-gradient(135deg,#1e40af,#2563eb 50%,#3b82f6)!important;border:0!important;border-radius:18px!important;box-shadow:0 6px 20px -2px #2563eb66!important;cursor:pointer!important;overflow:hidden!important;padding:18px 20px 16px!important;position:relative!important;text-align:left!important;transition:transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s ease!important}.students-kpis>:after{background:linear-gradient(110deg,#ffffff0f,#ffffff24 40%,#fff0 70%)!important;content:""!important;inset:0!important;pointer-events:none!important;position:absolute!important}.students-kpis>:nth-child(2){background:linear-gradient(135deg,#065f46,#059669 50%,#10b981)!important;box-shadow:0 6px 20px -2px #05966966!important}.students-kpis>:nth-child(3){background:linear-gradient(135deg,#92400e,#d97706 50%,#f59e0b)!important;box-shadow:0 6px 20px -2px #d9770666!important}.students-kpis>:nth-child(4){background:linear-gradient(135deg,#4c1d95,#7c3aed 50%,#8b5cf6)!important;box-shadow:0 6px 20px -2px #7c3aed66!important}.students-kpis>:hover{transform:translateY(-4px)!important}.students-kpis>:first-child:hover{box-shadow:0 14px 32px -4px #2563eb8c!important}.students-kpis>:nth-child(2):hover{box-shadow:0 14px 32px -4px #0596698c!important}.students-kpis>:nth-child(3):hover{box-shadow:0 14px 32px -4px #d977068c!important}.students-kpis>:nth-child(4):hover{box-shadow:0 14px 32px -4px #7c3aed8c!important}.students-kpis span{color:#ffffffc7!important;display:block!important;font-size:10.5px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.students-kpis strong{font-feature-settings:"tnum"!important;color:#fff!important;display:block!important;font-size:32px!important;font-variant-numeric:tabular-nums!important;font-weight:900!important;letter-spacing:-.04em!important;margin-top:8px!important;text-shadow:0 2px 12px #00000026!important}.students-filter-card{margin-bottom:16px!important}.students-filter-card,.students-table-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 4px 18px #0f172a0d!important;overflow:hidden!important}.students-filter-bar{align-items:flex-end!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;box-sizing:border-box!important;display:flex!important;flex-wrap:wrap!important;gap:10px 12px!important;padding:16px 20px!important}.students-filter-bar .filter-group{box-sizing:border-box!important;display:flex!important;flex:0 0 145px!important;flex-direction:column!important;gap:5px!important;max-width:145px!important;width:145px!important}.students-filter-bar .filter-group.main-search{flex:0 0 230px!important;max-width:230px!important;width:230px!important}.students-filter-bar .filter-group.date-group{flex:0 0 135px!important;max-width:135px!important;width:135px!important}.students-filter-bar label{background:#0000!important;border:none!important;box-shadow:none!important;color:#64748b!important;display:block!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:10px!important;font-weight:800!important;letter-spacing:.07em!important;margin:0!important;outline:none!important;padding:0!important;text-transform:uppercase!important;white-space:nowrap!important}.students-filter-bar .filter-search-box{align-items:center!important;background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:10px!important;box-sizing:border-box!important;display:flex!important;height:36px!important;padding:0 10px!important;position:relative!important;transition:all .15s ease!important}.students-filter-bar .filter-search-box:focus-within{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.students-filter-bar .filter-search-box svg{color:#94a3b8!important;flex-shrink:0!important;margin-right:7px!important}.students-filter-bar .filter-search-box input{background:#0000!important;border:none!important;color:#0f172a!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:12.5px!important;font-weight:500!important;outline:none!important;width:100%!important}.students-filter-bar .filter-search-box input::placeholder{color:#cbd5e1!important}.students-filter-bar .clear-search-btn{background:#0000!important;border:none!important;color:#94a3b8!important;cursor:pointer!important;font-size:12px!important;padding:2px 4px!important}.students-filter-bar .clear-search-btn:hover{color:#0f172a!important}.students-filter-bar .filter-date-input,.students-filter-bar select{background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:10px!important;box-sizing:border-box!important;color:#334155!important;cursor:pointer!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:600!important;height:36px!important;outline:none!important;padding:0 10px!important;transition:all .15s ease!important;width:100%!important}.students-filter-bar .filter-date-input:focus,.students-filter-bar select:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.students-filter-bar .filter-group-end{align-items:center!important;align-self:flex-end!important;display:flex!important;flex:0 0 auto!important;gap:8px!important;margin-left:auto!important}.clear-filters-action-btn{background:#fef2f2!important;border:1.5px solid #fca5a5!important;border-radius:10px!important;color:#dc2626!important;cursor:pointer!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:700!important;height:36px!important;padding:0 14px!important;transition:all .15s ease!important;white-space:nowrap!important}.clear-filters-action-btn:hover{background:#fee2e2!important;border-color:#f87171!important}.export-csv-btn{align-items:center!important;background:linear-gradient(135deg,#f0fdf4,#dcfce7)!important;border:1.5px solid #a7f3d0!important;border-radius:10px!important;color:#059669!important;cursor:pointer!important;display:inline-flex!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:700!important;gap:6px!important;height:36px!important;padding:0 14px!important;transition:all .2s ease!important;white-space:nowrap!important}.export-csv-btn:hover{background:linear-gradient(135deg,#dcfce7,#bbf7d0)!important;border-color:#6ee7b7!important;box-shadow:0 4px 12px #10b98133!important;transform:translateY(-1px)!important}.students-filter-bar .records-count-badge{align-items:center!important;background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border:1.5px solid #bfdbfe!important;border-radius:10px!important;color:#1d4ed8!important;display:inline-flex!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:800!important;height:36px!important;padding:0 14px!important;white-space:nowrap!important}.students-table-wrap table thead th{background:#f8fafc!important;border-bottom:1.5px solid #e2e8f0!important;color:#64748b!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:10.5px!important;font-weight:800!important;letter-spacing:.07em!important;padding:12px 16px!important;text-align:left!important;text-transform:uppercase!important}.students-table-wrap td{border-top:1px solid #f1f5f9!important;color:#334155!important;font-size:13px!important;padding:12px 16px!important;transition:background .15s ease!important}.students-table-wrap tr:hover td{background:#f8faff!important}.student-cell>span{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-radius:10px!important;box-shadow:0 3px 8px #2563eb40!important;color:#fff!important;display:grid!important;flex-shrink:0!important;font-size:13px!important;font-weight:800!important;height:34px!important;place-items:center!important;width:34px!important}.student-cell strong{color:#0f172a!important;font-size:13px!important;font-weight:700!important}.students-table-wrap code{background:#f1f5f9!important;border-radius:6px!important;color:#475569!important;font-family:Fira Code,monospace!important;font-size:11.5px!important;font-weight:600!important;padding:3px 8px!important}.student-status{align-items:center!important;border-radius:20px!important;display:inline-flex!important;font-size:11px!important;font-weight:800!important;gap:5px!important;letter-spacing:.01em!important;padding:4px 11px!important}.student-status:before{border-radius:50%!important;content:""!important;display:block!important;flex-shrink:0!important;height:6px!important;width:6px!important}.student-status.active{background:linear-gradient(135deg,#dcfce7,#bbf7d0)!important;border:1px solid #86efac!important;color:#15803d!important}.student-status.active:before{background:#16a34a!important;box-shadow:0 0 0 2px #16a34a40!important}.student-status.blocked{background:linear-gradient(135deg,#fee2e2,#fecaca)!important;border:1px solid #fca5a5!important;color:#b91c1c!important}.student-status.blocked:before{background:#dc2626!important}.student-actions{display:flex!important;gap:6px!important}.student-actions button{background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:8px!important;color:#334155!important;cursor:pointer!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:700!important;padding:5px 12px!important;transition:all .15s ease!important}.student-actions button:hover{background:#f8fafc!important;border-color:#cbd5e1!important;transform:translateY(-1px)!important}.student-actions button.block{background:#fef2f2!important;border-color:#fca5a5!important;color:#dc2626!important}.student-actions button.block:hover{background:#fee2e2!important;border-color:#f87171!important}.student-actions button.unblock{background:#f0fdf4!important;border-color:#86efac!important;color:#15803d!important}.student-actions button.unblock:hover{background:#dcfce7!important;border-color:#4ade80!important}.students-empty{color:#94a3b8!important;font-size:14px!important;font-weight:500!important;padding:60px!important;text-align:center!important}.inline-reset-btn{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:8px;transition:all .15s ease}.inline-reset-btn:hover{background:#2563eb;border-color:#2563eb;color:#fff}.test-builder{color:#10213f;margin:0 auto;max-width:96rem;padding:2.25rem clamp(1.25rem,3vw,3rem) 7rem;width:100%}.test-builder .page-header{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.5rem}.test-builder .page-eyebrow{color:#2d6cdf;display:block;font-size:.72rem;font-weight:800;letter-spacing:.14em;margin-bottom:.45rem}.test-builder .page-header h2{color:#0b1f41;font-size:clamp(1.75rem,2.4vw,2.35rem);letter-spacing:-.035em;margin:0}.test-builder .card-heading p,.test-builder .page-header p,.test-builder .section-header p,.test-builder .subsection-heading p{color:#66758f;line-height:1.5;margin:.45rem 0 0}.test-builder .primary-btn,.test-builder .secondary-btn{border-radius:.7rem;cursor:pointer;font:inherit;font-size:.9rem;font-weight:750;min-height:2.8rem;padding:.72rem 1.15rem;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.test-builder .secondary-btn{background:#fff;border:1px solid #c9d6e9;box-shadow:0 4px 14px #10213f0d;color:#174b9b;flex:0 0 auto}.test-builder .primary-btn{background:linear-gradient(135deg,#1f65d6,#15478f);border:0;box-shadow:0 7px 18px #1f65d633;color:#fff}.test-builder .primary-btn:hover:not(:disabled),.test-builder .secondary-btn:hover{transform:translateY(-1px)}.test-builder .primary-btn:disabled{cursor:wait;opacity:.65}.builder-progress{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.25rem}.progress-step{align-items:center;background:#ffffff94;border:1px solid #dbe3ef;border-radius:.9rem;color:#7c899f;display:flex;gap:.8rem;min-height:4.6rem;padding:.85rem 1rem}.progress-step>span{background:#e8edf5;border-radius:50%;display:grid;flex:0 0 auto;font-weight:800;height:2rem;place-items:center;width:2rem}.progress-step small,.progress-step strong{display:block}.progress-step small{font-size:.72rem;margin-top:.12rem}.progress-step.active{background:linear-gradient(135deg,#f0f7ff,#e8f1ff);border-color:#93c5fd;box-shadow:0 4px 14px #2563eb1f;color:#0f3b8a}.progress-step.active>span{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 3px 10px #2563eb59;color:#fff}.test-builder .form-card,.test-builder .questions-section{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;box-shadow:0 6px 30px -6px #0f172a1a;overflow:hidden;padding:clamp(1.25rem,2.2vw,2rem);position:relative}.test-builder .form-card:before{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.test-builder .card-heading{align-items:center;display:flex;gap:.9rem;margin-bottom:1.5rem}.test-builder .card-heading-icon{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;box-shadow:0 4px 14px #2563eb4d;display:grid;flex-shrink:0;font-size:1.2rem;height:2.8rem;place-items:center;width:2.8rem}.test-builder .card-heading h3,.test-builder .section-header h3{color:#0f172a;font-size:1.2rem;font-weight:800;letter-spacing:-.025em;margin:0}.test-builder .card-heading p,.test-builder .section-header p,.test-builder .subsection-heading p{font-size:.85rem}.test-builder .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(18rem,2fr) minmax(10rem,1fr) minmax(10rem,1fr)}.test-builder .form-group{margin-bottom:1.15rem}.test-builder .form-group label,.test-builder .options-section label{color:#64748b;display:block;font-size:.72rem;font-weight:800;letter-spacing:.06em;margin-bottom:.48rem;text-transform:uppercase}.test-builder input[type=date],.test-builder input[type=number],.test-builder input[type=text],.test-builder select,.test-builder textarea{background:#fafbff;border:1.5px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#0f172a;font:inherit;font-weight:500;min-height:3rem;outline:none;padding:.75rem .9rem;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;width:100%}.test-builder textarea{min-height:6.5rem;resize:vertical}.test-builder input:focus,.test-builder select:focus,.test-builder textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3.5px #2563eb29}.test-builder .section-management{border-top:1px solid #e4eaf2;margin-top:.55rem;padding-top:1.5rem}.test-builder .validity-row{grid-gap:1rem;align-items:end;background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1.5px solid #bfdbfe;border-radius:16px;display:grid;gap:1rem;grid-template-columns:minmax(15rem,1.35fr) minmax(12rem,1fr) minmax(12rem,1fr);margin-top:.35rem;padding:1.2rem;position:relative}.test-builder .validity-row:before{background:linear-gradient(180deg,#2563eb,#60a5fa);border-radius:16px 0 0 16px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.test-builder .hierarchy-row{grid-gap:1rem;align-items:end;background:linear-gradient(135deg,#faf5ff,#f5f3ff);border:1.5px solid #ddd3f2;border-radius:16px;display:grid;gap:1rem;grid-template-columns:minmax(15rem,1.25fr) repeat(3,minmax(10rem,1fr));margin:.35rem 0 1rem;padding:1.2rem;position:relative}.test-builder .hierarchy-row:before{background:linear-gradient(180deg,#7c3aed,#a78bfa);border-radius:16px 0 0 16px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.test-builder .hierarchy-row .form-group{margin:0}.test-builder .hierarchy-row .validity-copy span{color:#7c3aed}.test-builder .validity-copy span{color:#2563eb;display:block;font-size:.65rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.test-builder .validity-copy strong{color:#0f172a;display:block;font-size:1rem;font-weight:800;letter-spacing:-.01em;margin-top:.3rem}.test-builder .validity-copy p{color:#64748b;font-size:.76rem;margin:.25rem 0 0}.test-builder .validity-row .form-group{margin:0}.test-builder .section-header,.test-builder .subsection-heading{align-items:center;display:flex;gap:1rem;justify-content:space-between}.test-builder .subsection-heading h4{font-size:1rem;margin:0}.test-builder .subsection-heading>span{background:#edf4ff;border-radius:999px;color:#275ea9;font-size:.76rem;font-weight:750;padding:.38rem .7rem}.test-builder .section-tags{display:flex;flex-wrap:wrap;gap:.65rem;margin:1rem 0;min-height:3rem}.test-builder .section-chip{align-items:center;background:#f0f6ff;border:1px solid #c6d9f5;border-radius:.7rem;color:#164785;display:inline-flex;font-size:.85rem;font-weight:700;gap:.55rem;padding:.55rem .7rem .55rem .9rem}.test-builder .section-actions{display:flex;gap:.25rem}.test-builder .icon-btn{background:#fff;border:1px solid #d5dfed;border-radius:.42rem;color:#275ea9;cursor:pointer;display:grid;height:1.65rem;padding:0;place-items:center;width:1.65rem}.test-builder .icon-btn.danger{color:#c43b4d}.test-builder .section-edit-input{min-height:2rem!important;padding:.3rem .5rem!important;width:9rem!important}.test-builder .add-section{align-items:center;display:flex;flex:1 1;gap:.75rem;min-width:260px}.test-builder .add-section input{max-width:320px}.test-builder .section-bottom-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:.5rem;padding-top:.5rem}.test-builder .save-test-btn-action{align-items:center;background:linear-gradient(135deg,#059669,#10b981);border:none;border-radius:.6rem;box-shadow:0 4px 14px #10b98147;color:#fff;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:700;gap:.5rem;padding:.75rem 1.4rem;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.test-builder .save-test-btn-action:hover{background:linear-gradient(135deg,#047857,#059669);box-shadow:0 6px 20px #10b98161;transform:translateY(-2px)}.test-builder .save-test-btn-action:active{transform:translateY(0)}.test-builder .save-test-btn-action:disabled{cursor:not-allowed;opacity:.6;transform:none}.test-builder .header-save-btn{background:linear-gradient(135deg,#059669,#10b981)!important;box-shadow:0 4px 12px #10b98140!important}.test-builder .header-save-btn:hover{background:linear-gradient(135deg,#047857,#059669)!important}.test-builder .questions-section{margin-top:1.25rem}.test-builder .section-header{margin-bottom:1.25rem}.test-builder .question-form{background:#f7faff;border:1px solid #cbdcf4;border-radius:.9rem;margin-bottom:1.5rem;padding:1.35rem}.test-builder .options-section{margin-top:.25rem}.test-builder .option-input{grid-gap:.65rem;align-items:center;display:grid;gap:.65rem;grid-template-columns:minmax(12rem,1fr) auto auto auto;margin-bottom:.65rem}.test-builder .option-input input[type=checkbox],.test-builder .option-input input[type=radio]{accent-color:#1f65d6;height:1.1rem;width:1.1rem}.test-builder .option-label{color:#687891;font-size:.8rem}.test-builder .form-actions{display:flex;justify-content:flex-end;margin-top:.5rem}.test-builder .empty-state{background:#f8fafd;border:1px dashed #bdcadd;border-radius:.85rem;color:#718098;display:grid;min-height:10rem;padding:2rem;place-items:center;text-align:center}.test-builder .section-block{margin-top:1.5rem}.test-builder .section-block>h4{border-bottom:1px solid #dce4f0;color:#213a61;margin:0 0 .8rem;padding-bottom:.7rem}.test-builder .questions-list{grid-gap:1rem;display:grid;gap:1rem}.test-builder .question-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 18px -4px #0f172a0f;padding:20px 24px;position:relative;transition:all .22s cubic-bezier(.4,0,.2,1)}.test-builder .question-card:hover{border-color:#cbd5e1;box-shadow:0 8px 24px -4px #0f172a1a;transform:translateY(-2px)}.test-builder .question-header{align-items:center;display:flex;gap:8px;margin-bottom:14px}.test-builder .question-number{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-radius:20px!important;box-shadow:0 2px 8px #2563eb47!important;color:#fff!important;font-size:11px!important;font-weight:800!important;letter-spacing:.02em!important;padding:4px 12px!important}.test-builder .question-type{background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:20px!important;color:#1e40af!important;letter-spacing:.04em!important;text-transform:uppercase!important}.test-builder .question-marks,.test-builder .question-type{font-size:10.5px!important;font-weight:800!important;padding:3px 10px!important}.test-builder .question-marks{background:#dcfce7!important;border:1px solid #86efac!important;border-radius:20px!important;color:#15803d!important;letter-spacing:.02em!important}.question-edit-btn,.test-builder .question-edit-btn{align-items:center!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:8px!important;box-sizing:border-box!important;color:#2563eb!important;cursor:pointer!important;display:inline-flex!important;font-size:12.5px!important;font-weight:700!important;gap:4px!important;height:32px!important;justify-content:center!important;margin-left:auto!important;min-width:64px!important;padding:0 16px!important;transition:all .15s ease!important;white-space:nowrap!important;width:auto!important}.question-edit-btn:hover,.test-builder .question-edit-btn:hover{background:#2563eb!important;border-color:#2563eb!important;box-shadow:0 3px 10px #2563eb59!important;color:#fff!important;transform:translateY(-1px)!important}.delete-icon,.test-builder .delete-icon{align-items:center!important;background:#fff1f2!important;border:1px solid #fecdd3!important;border-radius:8px!important;box-sizing:border-box!important;color:#be123c!important;cursor:pointer!important;display:inline-flex!important;font-size:14px!important;font-weight:700!important;height:32px!important;justify-content:center!important;margin-left:6px!important;min-width:32px!important;padding:0!important;transition:all .15s ease!important;width:32px!important}.delete-icon:hover,.test-builder .delete-icon:hover{background:#be123c!important;border-color:#be123c!important;box-shadow:0 3px 10px #be123c59!important;color:#fff!important}.test-builder .question-text{color:#0f172a;font-size:15px;font-weight:600;line-height:1.55;margin:12px 0 14px}.test-builder .parsed-context-preview{background:#f8fbff;border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:10px;color:#0f172a;margin:12px 0 14px;padding:12px 14px}.test-builder .parsed-context-preview.context-table{background:#f7fffb;border-color:#a7f3d0 #a7f3d0 #a7f3d0 #059669}.test-builder .parsed-context-preview.context-graph{background:#fffaf5;border-color:#fed7aa #fed7aa #fed7aa #ea580c}.test-builder .parsed-context-label{color:#1d4ed8;font-size:11px;font-weight:800;margin-bottom:8px;text-transform:uppercase}.test-builder .parsed-context-body{grid-gap:6px;display:grid;gap:6px}.test-builder .parsed-preview-line{font-size:13.5px;font-weight:500;line-height:1.55;margin:0;white-space:pre-wrap}.test-builder .parsed-preview-table-wrap{background:#fff;border:1px solid #cbd5e1;border-radius:8px;max-width:100%;overflow-x:auto}.test-builder .parsed-preview-table{border-collapse:collapse;font-size:13px;min-width:420px;width:100%}.test-builder .parsed-preview-table th{background:#dbeafe;border:1px solid #bfdbfe;color:#12366f;font-weight:800;padding:9px 11px;text-align:center}.test-builder .parsed-preview-table td{border:1px solid #e2e8f0;color:#1f2937;padding:8px 11px;text-align:center}.test-builder .options-list{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0;padding:0}.test-builder .options-list li{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;color:#334155;font-size:13.5px;font-weight:500;padding:12px 16px;transition:all .15s ease}.test-builder .options-list li.correct-option{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #86efac;border-left:5px solid #16a34a;box-shadow:0 2px 8px #16a34a1f;color:#15803d;font-weight:700}.test-builder .prewrap{white-space:pre-wrap}.editing-question-card,.test-builder .question-form{animation:formSlideIn .25s cubic-bezier(.16,1,.3,1);background:#fff;border:2px solid #2563eb;border-radius:20px;box-shadow:0 12px 36px -6px #2563eb38;margin-bottom:16px;padding:24px;position:relative}@keyframes formSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.form-header-badge{align-items:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:20px;color:#1d4ed8;display:inline-flex;font-size:11px;font-weight:800;gap:6px;letter-spacing:.08em;margin-bottom:16px;padding:4px 12px;text-transform:uppercase}.builder-save-bar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#092652f5;border:1px solid #ffffff21;border-radius:.95rem;bottom:1rem;box-shadow:0 15px 35px #04183840;color:#fff;display:flex;gap:1rem;justify-content:space-between;margin-top:1.25rem;padding:.9rem 1rem .9rem 1.2rem;position:-webkit-sticky;position:sticky;z-index:5}.builder-save-bar span,.builder-save-bar strong{display:block}.builder-save-bar span{color:#b9c9e2;font-size:.8rem;margin-top:.18rem}.test-builder .builder-save-bar .large{background:#fff;box-shadow:none;color:#15478f;min-width:12rem}@media (max-width:900px){.test-builder .form-row{grid-template-columns:1fr 1fr}.test-builder .form-row .form-group:first-child{grid-column:1/-1}.test-builder .hierarchy-row,.test-builder .validity-row{grid-template-columns:1fr 1fr}.test-builder .hierarchy-row .validity-copy,.test-builder .validity-copy{grid-column:1/-1}}@media (max-width:650px){.test-builder{padding:1.25rem .85rem 6rem}.test-builder .page-header,.test-builder .section-header,.test-builder .subsection-heading{align-items:stretch;flex-direction:column}.test-builder .secondary-btn{width:100%}.builder-progress,.test-builder .add-section,.test-builder .form-row,.test-builder .hierarchy-row,.test-builder .validity-row{grid-template-columns:1fr}.test-builder .form-row .form-group:first-child,.test-builder .hierarchy-row .validity-copy,.test-builder .validity-copy{grid-column:auto}.test-builder .option-input{grid-template-columns:1fr auto auto}.test-builder .option-input .icon-btn{grid-column:3}.builder-save-bar{align-items:stretch;bottom:.5rem;flex-direction:column}.test-builder .builder-save-bar .large{width:100%}}.doc-uploader-card{background:linear-gradient(135deg,#f0f7ff,#f8fafc);border:1.5px dashed #2563eb;border-radius:.9rem;box-shadow:0 4px 16px #2563eb0f;margin:1.25rem 0;padding:1.25rem 1.5rem;transition:all .2s ease}.doc-uploader-card:hover{box-shadow:0 6px 20px #2563eb1a}.doc-uploader-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.doc-uploader-icon{background:#eff6ff;border:1px solid #dbeafe;border-radius:.6rem;font-size:2rem;padding:.4rem .6rem}.doc-uploader-badge{background:#dbeafe;border-radius:.4rem;color:#2563eb;display:inline-block;font-size:.62rem;font-weight:800;letter-spacing:.14em;margin-bottom:.25rem;padding:.15rem .5rem}.doc-uploader-header h4{color:#1e3a8a;font-size:1.05rem;font-weight:750;margin:0}.doc-uploader-header p{color:#475569;font-size:.82rem;line-height:1.45;margin:.25rem 0 0}.doc-upload-zone{background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;padding:1rem;transition:background .2s ease,border-color .2s ease}.doc-upload-zone.drag-over{background:#eff6ff;border-color:#2563eb}.doc-upload-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.choose-file-btn{align-items:center;background:#fff;border:1.5px solid #2563eb;border-radius:.6rem;color:#1e40af;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:700;gap:.5rem;padding:.6rem 1.1rem;transition:all .18s ease}.choose-file-btn:hover{background:#2563eb;color:#fff}.file-info-badge{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#334155;flex:1 1;font-size:.84rem;min-width:15rem;padding:.5rem .85rem}.file-placeholder{color:#94a3b8;font-style:italic}.doc-uploader-actions{align-items:center;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:.5rem}.mode-selector{gap:1.25rem}.mode-radio,.mode-selector{align-items:center;display:flex}.mode-radio{color:#334155;cursor:pointer;font-size:.82rem;font-weight:650;gap:.4rem}.mode-radio input[type=radio]{cursor:pointer;min-height:auto;width:auto}.parse-btn{font-size:.88rem;padding:.65rem 1.35rem}.doc-parse-status{border-radius:.6rem;font-size:.85rem;font-weight:600;line-height:1.45;margin-top:.85rem;padding:.75rem 1rem}.doc-parse-status.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.doc-parse-status.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.preset-quick-bar{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;padding:.75rem 1rem}.preset-label{color:#1e293b;font-size:.82rem;font-weight:750;letter-spacing:.02em}.preset-chip{background:#fff;border:1px solid #bfdbfe;border-radius:2rem;box-shadow:0 2px 4px #2563eb0d;color:#1d4ed8;cursor:pointer;font-size:.8rem;font-weight:650;padding:.4rem .85rem;transition:all .18s ease}.preset-chip:hover{background:#2563eb;border-color:#2563eb;color:#fff;transform:translateY(-1px)}.modal-backdrop{bottom:0;display:grid;left:0;padding:1.5rem;place-items:center;right:0;top:0;z-index:1000}.set-modal-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;box-shadow:0 20px 40px -10px #0f172a40;max-height:90vh;max-width:44rem;overflow-y:auto;padding:2rem;width:100%}.set-modal-card h3{color:#0f172a;font-size:1.35rem;margin:0 0 .4rem}.set-modal-card p{color:#64748b;font-size:.88rem;margin:0}.direction-header-line{background:#eff6ff;border-left:3px solid #2563eb;border-radius:.25rem;color:#1e3a8a;font-weight:700;margin-bottom:.4rem;padding:.35rem .6rem}.parsed-preview-image-wrap{display:flex;justify-content:center;margin:.75rem 0}.parsed-preview-image{border:1px solid #cbd5e1;border-radius:.5rem;box-shadow:0 4px 12px #00000014;max-height:350px;max-width:100%}.parsed-graph-placeholder{align-items:center;background:#f8fafc;border:1.5px dashed #94a3b8;border-radius:.6rem;color:#334155;display:inline-flex;font-size:.88rem;font-weight:650;gap:.6rem;padding:.75rem 1.25rem}.parser-preview-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172abf;bottom:0;display:flex;justify-content:center;left:0;padding:1.5rem;position:fixed;right:0;top:0;z-index:9999}.parser-preview-modal{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:90vh;max-width:1100px;overflow:hidden;width:100%}.parser-modal-header{align-items:center;background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;display:flex;justify-content:space-between;padding:1.25rem 1.75rem}.parser-modal-title{align-items:center;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem;margin:0}.parser-modal-close-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;width:32px}.parser-modal-close-btn:hover{background:#fff3}.parser-steps-bar{background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;gap:.5rem;overflow-x:auto;padding:.75rem 1.75rem}.parser-step-chip{align-items:center;background:#e2e8f0;border-radius:1rem;color:#64748b;display:flex;font-size:.75rem;font-weight:600;gap:.4rem;padding:.35rem .75rem;white-space:nowrap}.parser-step-chip.completed{background:#dcfce7;color:#15803d}.parser-step-chip.active{background:#dbeafe;border:1px solid #93c5fd;color:#1d4ed8}.parser-stats-grid{grid-gap:.75rem;background:#fff;border-bottom:1px solid #f1f5f9;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));padding:1rem 1.75rem}.stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem;text-align:center}.stat-card.passed{background:#f0fdf4;border-color:#bbf7d0}.stat-card.needs-review{background:#fff1f2;border-color:#fecdd3}.stat-number{color:#0f172a;font-size:1.35rem;font-weight:800;line-height:1.2}.stat-card.passed .stat-number{color:#166534}.stat-card.needs-review .stat-number{color:#9f1239}.stat-label{color:#64748b;font-size:.7rem;font-weight:600;text-transform:uppercase}.parser-filters-row{align-items:center;background:#fafafa;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:.75rem 1.75rem}.filter-tabs{display:flex;gap:.5rem}.filter-tab-btn{background:#fff;border:1px solid #cbd5e1;border-radius:.375rem;color:#475569;cursor:pointer;font-size:.8rem;font-weight:600;padding:.4rem .85rem}.filter-tab-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.parser-questions-scroll{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;gap:1.25rem;overflow-y:auto;padding:1.5rem 1.75rem}.preview-question-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 2px 8px #0000000a;padding:1.25rem}.preview-question-card.failed{border-color:#f43f5e;box-shadow:0 0 0 2px #f43f5e26}.q-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.q-num-badge{background:#e2e8f0;border-radius:.375rem;color:#1e293b;font-size:.85rem;font-weight:700;padding:.25rem .6rem}.q-status-badge{border-radius:1rem;font-size:.75rem;font-weight:700;padding:.25rem .65rem}.q-status-badge.passed{background:#dcfce7;color:#15803d}.q-status-badge.failed{background:#ffe4e6;color:#be123c}.q-validation-error-alert{align-items:center;background:#fff1f2;border:1px solid #fecdd3;border-radius:.375rem;color:#9f1239;display:flex;font-size:.8rem;font-weight:600;gap:.4rem;margin-bottom:.75rem;padding:.5rem .75rem}.preview-options-list{display:flex;flex-direction:column;gap:.4rem;margin-top:.75rem}.preview-option-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;color:#334155;display:flex;font-size:.85rem;justify-content:space-between;padding:.5rem .75rem}.preview-option-item.correct{background:#f0fdf4;border-color:#86efac;color:#166534;font-weight:600}.parser-modal-footer{align-items:center;background:#fff;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.75rem}.visual-chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 4px 16px #0f172a0d;margin:1rem 0;padding:1.25rem}.visual-chart-header{margin-bottom:1rem}.visual-chart-badge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:1rem;color:#2563eb;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem;padding:.25rem .6rem}.visual-chart-title{color:#0f172a;font-size:1.05rem;font-weight:700;margin:0}.visual-original-snapshot{background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:.5rem;margin:1rem 0;padding:.75rem;text-align:center}.snapshot-label{color:#475569;font-size:.75rem;font-weight:700;margin-bottom:.5rem}.visual-snapshot-img{border-radius:.375rem;box-shadow:0 4px 12px #0000001a;max-height:380px;max-width:100%}.visual-chart-body{margin-top:1rem}.chart-renderer-label{color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.04em;margin-bottom:.75rem;text-transform:uppercase}.visual-svg-chart{max-height:280px;overflow:visible;width:100%}.bar-rect{cursor:pointer;transition:opacity .2s ease,transform .2s ease}.bar-hover-group:hover .bar-rect{filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));opacity:.85}.pie-chart-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.pie-svg{max-width:240px}.pie-slice{cursor:pointer;transition:transform .2s ease}.pie-slice:hover{transform:scale(1.04);transform-origin:center}.pie-legend{display:flex;flex-direction:column;gap:.4rem}.pie-legend-item{align-items:center;color:#334155;display:flex;font-size:.85rem;gap:.5rem}.legend-dot{border-radius:50%;display:inline-block;height:12px;width:12px}.series-legend{color:#475569;display:flex;font-size:.8rem;gap:1rem;justify-content:center;margin-top:.75rem}.series-legend-item{align-items:center;display:flex;gap:.35rem}.series-color-box{border-radius:2px;height:12px;width:12px}.test-list{box-sizing:border-box;max-width:100%;padding:2.25rem clamp(1.25rem,3vw,3rem) 4rem!important}.test-list>.page-header{align-items:center;display:flex;gap:1.25rem;justify-content:space-between;margin-bottom:1.5rem}.test-list>.page-header h2{color:#0c2245;font-size:clamp(1.75rem,2.4vw,2.25rem);letter-spacing:-.035em;margin:0}.test-list .primary-btn{background:linear-gradient(135deg,#1f65d6,#144786);border:0;border-radius:.7rem;box-shadow:0 7px 18px #1f65d62e;color:#fff;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:700;min-height:2.8rem;padding:.7rem 1rem}.test-list-toolbar .primary-btn:first-of-type{background:#fff;border:1px solid #ccdaea;box-shadow:0 4px 14px #102a520d;color:#244364}.test-list-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.filter-toggle-btn{align-items:center;background:linear-gradient(180deg,#fff,#f4f8ff);border:.0625rem solid #cfe0f5;border-radius:999px;box-shadow:0 .375rem 1rem #0f172a0f;color:#194067;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:.6rem;justify-content:center;line-height:1;min-width:0;padding:.72rem 1rem .72rem .85rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;width:auto}.filter-toggle-btn:hover{border-color:#9fc0ea;box-shadow:0 .625rem 1.25rem #0f172a1a;transform:translateY(-.0625rem)}.filter-toggle-btn:focus-visible{border-color:#0070f2;box-shadow:0 0 0 .1875rem #0070f224;outline:none}.filter-toggle-icon{align-items:center;background:#eaf3ff;border-radius:999px;color:#0070f2;display:inline-flex;flex-shrink:0;font-size:1rem;font-weight:700;height:1.5rem;justify-content:center;width:1.5rem}.filter-toggle-label{white-space:nowrap}.filter-toggle-count{align-items:center;background:#0070f2;border-radius:999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:.78rem;font-weight:700;height:1.55rem;justify-content:center;min-width:1.55rem;padding:0 .38rem}.filters-panel{background:linear-gradient(180deg,#fcfdff,#f7faff);border:.0625rem solid #e3e8ef;border-radius:1rem;box-shadow:0 .625rem 1.875rem #0f172a0d;margin-bottom:1.75rem;padding:1.15rem 1.2rem 1.25rem}.filters-panel-header{align-items:flex-start;gap:1rem;margin-bottom:1rem}.filters-panel-header h3{color:#16324f;font-size:1rem;margin:0}.filters-panel-header p{color:#617184;font-size:.82rem;margin:.25rem 0 0}.test-list-filters{grid-gap:1rem;align-items:end;display:grid;gap:1rem;grid-template-columns:minmax(16rem,2fr) repeat(3,minmax(11rem,1fr));margin-bottom:0}@media (max-width:1050px){.test-list-filters{grid-template-columns:repeat(2,minmax(13rem,1fr))}}.test-range-filters{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr))}.range-input{color:#4f5b67;display:flex;flex-direction:column;font-size:.8rem;gap:.45rem}.range-input span{font-weight:600}.range-input input{background:#fff;border:.0625rem solid #d9d9d9;border-radius:.75rem;box-sizing:border-box;color:#1d2d3e;font-size:.9rem;min-height:2.9rem;padding:.78rem .9rem;width:100%}.range-input input:focus{border-color:#0070f2;box-shadow:0 0 0 .1875rem #0070f21f;outline:none}.test-list .tests-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(26rem,1fr));width:100%}.test-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px -4px #0f172a12;overflow:hidden;position:relative;transition:transform .24s cubic-bezier(.4,0,.2,1),box-shadow .24s ease,border-color .24s ease;width:100%}.test-card:before{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:20px 20px 0 0;content:"";height:5px;inset:0 0 auto;position:absolute;transition:height .2s ease}.test-card:nth-child(3n+2):before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.test-card:nth-child(3n+3):before{background:linear-gradient(90deg,#0891b2,#67e8f9)}.test-card:hover{border-color:#bfdbfe;box-shadow:0 16px 36px -6px #2563eb2e;transform:translateY(-5px)}.test-card:hover:before{height:6px}.test-card-header{align-items:flex-start;border-bottom:1.5px solid #f1f5f9;display:flex;gap:12px;justify-content:space-between;min-height:68px;padding:18px 20px 14px}.test-card-header h3{color:#0f172a;flex:1 1;font-size:16px;font-weight:800;letter-spacing:-.02em;line-height:1.38;margin:0;padding-right:0}.status-badge{align-items:center;border-radius:20px;display:inline-flex;flex-shrink:0;font-size:10px;font-weight:900;letter-spacing:.06em;padding:4px 11px;text-transform:uppercase}.status-active{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac;color:#15803d}.status-draft{background:linear-gradient(135deg,#fff7ed,#fed7aa);border:1px solid #fdba74;color:#c2410c}.status-completed{background:linear-gradient(135deg,#eff6ff,#bfdbfe);border:1px solid #93c5fd;color:#1d4ed8}.test-card-body{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);padding:14px 16px 16px}.status-upcoming{background:linear-gradient(135deg,#fefce8,#fef08a);border:1px solid #fde047;color:#854d0e}.status-expired{background:linear-gradient(135deg,#fff1f2,#fecdd3);border:1px solid #fda4af;color:#be123c}.test-info{background:#f8faff;border:1.5px solid #e8edf8;border-radius:12px;display:flex;flex-direction:column;font-size:13px;gap:5px;min-width:0;padding:10px 12px;transition:border-color .15s ease,background .15s ease}.test-card:hover .test-info{background:#f4f8ff;border-color:#dbeafe}.test-info:nth-child(n+5){align-items:center;background:#0000;border:0;border-bottom:1px dashed #e8edf4;border-radius:0;flex-direction:row;grid-column:1/-1;justify-content:space-between;padding:6px 0}.test-info.validity-date{background:#f8faff;border:1.5px solid #e8edf8;border-radius:12px;flex-direction:column;grid-column:span 2;justify-content:flex-start;padding:10px 12px}.test-info.validity-date .info-value{color:#1e40af;font-size:14px;font-weight:800;text-align:left}.info-label{color:#94a3b8;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.info-value{color:#0f172a;font-size:13.5px;font-weight:800;letter-spacing:-.01em;text-align:right;word-break:break-word}.test-card-actions{background:#f8fafc;border-top:1.5px solid #f1f5f9;display:flex;gap:8px;padding:12px 16px 14px}.action-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;flex:1 1;font-family:inherit;font-size:12.5px;font-weight:700;height:38px;justify-content:center;letter-spacing:.01em;overflow:hidden;padding:0;position:relative;transition:all .2s ease}.view-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 3px 10px #2563eb4d;color:#fff}.view-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 18px #2563eb73;transform:translateY(-1px)}.edit-btn{background:#fff;border:1.5px solid #bfdbfe;color:#2563eb}.edit-btn:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.delete-btn{background:#fff1f2;border:1.5px solid #fecdd3;color:#be123c}.delete-btn:hover{background:#be123c;border-color:#be123c;box-shadow:0 4px 12px #be123c59;color:#fff;transform:translateY(-1px)}.empty-state{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #0f172a0a;display:flex;flex-direction:column;justify-content:center;margin:1.5rem 0;padding:3.5rem 2rem;text-align:center}.empty-state-icon-wrap{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:20px;box-shadow:0 4px 14px #2563eb1f;display:grid;height:76px;margin:0 auto 1.25rem;place-items:center;width:76px}.empty-state h3{color:#0f172a;font-size:1.25rem;font-weight:800;margin:0 0 .5rem}.empty-state p{color:#64748b;font-size:.9rem;margin:0 0 1.5rem;max-width:420px}.modal-overlay{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a1428a6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .28s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:24px;box-shadow:0 32px 64px -12px #0a143259,0 0 0 1px #2563eb14;display:flex;flex-direction:column;max-height:90vh;max-width:520px;overflow:hidden;width:90%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{align-items:center;background:linear-gradient(135deg,#1e40af,#2563eb);border-bottom:1.5px solid #f1f5f9;padding:22px 24px 18px}.modal-header h2{color:#fff;font-size:18px;letter-spacing:-.02em;margin:0}.assign-filter-wrap{border-bottom:1.5px solid #f1f5f9;margin-bottom:14px;padding-bottom:14px}.assign-filter-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px}.assign-selection-meta{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;display:inline-block;font-size:12.5px;font-weight:600;margin-bottom:10px;padding:6px 10px}.assign-select-all{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:8px 12px;transition:background .15s ease}.assign-select-all:hover{background:#f0f7ff}.assign-select-all input{accent-color:#2563eb;border-radius:4px;cursor:pointer;height:18px;width:18px}.assign-select-all-text{color:#2563eb;font-size:13.5px;font-weight:700;letter-spacing:-.01em}.assign-user-list{display:flex;flex-direction:column;gap:8px;max-height:340px;overflow-y:auto;padding-right:4px}.assign-user-row{align-items:center;background:#fafbff;border:1.5px solid #e8edf6;border-radius:14px;cursor:pointer;display:flex;gap:14px;padding:12px 14px;position:relative;transition:all .18s ease}.assign-user-row:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateX(3px)}.assign-user-row:has(input:checked){background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#2563eb;box-shadow:0 2px 10px #2563eb24}.assign-user-row input[type=checkbox]{accent-color:#2563eb;border-radius:5px;cursor:pointer;flex-shrink:0;height:18px;width:18px}.assign-user-copy{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.assign-user-copy>span{color:#0f172a;font-size:13.5px;font-weight:700;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assign-user-copy small{color:#64748b;font-size:11.5px;font-weight:500}.assign-empty-state{color:#64748b;font-size:13px;font-weight:500;margin:0;padding:24px 0;text-align:center}.assign-user-list::-webkit-scrollbar{width:5px}.assign-user-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#60a5fa,#2563eb);border-radius:20px}.assign-user-list::-webkit-scrollbar-track{background:#0000}.close-btn{align-items:center;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;line-height:1;padding:0;transition:all .18s ease;width:36px}.close-btn:hover{background:#ffffff47;transform:rotate(90deg)}.modal-body{display:flex;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding:20px 22px 16px}.detail-row{border-bottom:1px solid #f1f5f9;display:flex;font-size:13.5px;gap:12px;padding:10px 0}.detail-label{font-size:12px;min-width:130px}.modal-footer{background:#f8fafc;border-top:1.5px solid #f1f5f9;display:flex;flex-shrink:0;gap:10px;justify-content:flex-end;padding:16px 22px}@media (max-width:768px){.test-list{box-sizing:border-box!important;padding:14px 14px 40px!important;width:100%!important}.test-list>.page-header{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}.test-list>.page-header h2{font-size:20px!important}.test-list-toolbar{gap:8px!important;justify-content:flex-start!important;width:100%!important}.filter-toggle-btn{font-size:.82rem!important;padding:.6rem .9rem!important}.filters-panel{padding:1rem!important}.test-list-filters,.test-range-filters,.tests-grid{grid-template-columns:1fr!important}.tests-grid{gap:12px!important}.test-metrics,.test-stats{gap:8px!important;grid-template-columns:1fr 1fr!important}.test-card-actions{flex-direction:column!important;gap:6px!important}.action-btn{font-size:12px!important;height:36px!important;width:100%!important}.assign-filter-grid{grid-template-columns:1fr!important}}.test-stats{margin-bottom:1.25rem}.test-metrics,.test-stats{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.test-metrics{margin-bottom:1rem}.value-help-field{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-width:0;position:relative;width:100%}.value-help-field.compact{min-width:0}.value-help-field.compact .value-help-label{display:none}.value-help-field.disabled{opacity:.65}.value-help-label{color:#334155;display:block;font-size:.95rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.45rem}.value-help-trigger-row{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:.65rem;box-sizing:border-box;cursor:pointer;display:flex;gap:.65rem;min-height:3.1rem;padding:0 1.1rem;transition:all .18s ease;width:100%}.value-help-trigger-row:hover{background:#f8fafc;border-color:#94a3b8}.value-help-trigger-row.open{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3.5px #2563eb24}.value-help-trigger-row.disabled{background:#f1f5f9;cursor:not-allowed}.value-help-input{background:#0000;border:none;color:#0f172a!important;cursor:inherit;flex:1 1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem;font-weight:500;line-height:1.45;min-width:0;outline:none;padding:0;text-overflow:ellipsis;width:100%}.value-help-input:disabled{cursor:not-allowed}.value-help-input::placeholder{color:#64748b!important;font-weight:400}.value-help-chevron{color:#64748b!important;font-size:1rem;font-weight:600;transition:transform .2s ease}.value-help-trigger-row.open .value-help-chevron{color:#2563eb!important;transform:rotate(180deg)}.value-help-popover{animation:valueHelpFadeIn .15s ease-out;background:#fff;border:1.5px solid #cbd5e1;border-radius:.85rem;box-shadow:0 20px 48px #0f172a29;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;left:0;max-width:min(34rem,95vw);min-width:360px;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);width:100%;z-index:50}@keyframes valueHelpFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.value-help-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.9rem 1.1rem .55rem}.value-help-title{color:#0f172a!important;display:block;font-size:1.05rem;font-weight:600;letter-spacing:-.01em}.value-help-hint{color:#475569!important;display:block;font-size:.88rem;font-weight:400;margin-top:.15rem}.value-help-search-bar{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:.6rem;display:flex;height:2.75rem;margin:.7rem .85rem;padding:0 .85rem;position:relative;transition:all .18s ease}.value-help-search-bar:focus-within{border-color:#2563eb;box-shadow:0 0 0 3.5px #2563eb1f}.value-help-search-icon{color:#64748b!important;font-size:1.05rem;font-weight:400;margin-right:.55rem}.value-help-search{background:#0000;border:none;color:#0f172a!important;flex:1 1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.02rem;font-weight:400;min-width:0;outline:none}.value-help-search::placeholder{color:#64748b!important;font-weight:400}.value-help-clear-btn{background:#0000;border:none;border-radius:50%;color:#64748b;cursor:pointer;font-size:.95rem;font-weight:500;line-height:1;padding:.25rem}.value-help-clear-btn:hover{background:#f1f5f9;color:#0f172a}.value-help-list{max-height:18rem;overflow-y:auto;padding:0 .45rem .45rem;scrollbar-width:thin}.value-help-option{align-items:center;background:#0000;border:none;border-radius:.55rem;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.2rem;padding:.75rem .9rem;text-align:left;transition:background-color .15s ease;width:100%}.value-help-option:hover{background:#f1f5f9}.value-help-option.selected{background:#eff6ff}.value-help-option-content{flex:1 1;min-width:0}.value-help-option-label{color:#0f172a!important;display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.08rem;font-weight:600;letter-spacing:-.01em;line-height:1.4;overflow:hidden;text-overflow:ellipsis;text-transform:none!important;white-space:nowrap}.value-help-option-badges{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.value-help-badge{align-items:center;background:#f1f5f9;border-radius:.4rem;color:#334155!important;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.88rem;font-weight:500;line-height:1.25;padding:.25rem .6rem}.value-help-badge.badge-pass{background:#e6f4ea;color:#137333!important;font-weight:600}.value-help-badge.badge-fail{background:#fce8e6;color:#c5221f!important;font-weight:600}.value-help-check{color:#2563eb!important;font-size:1.05rem;font-weight:700;margin-left:.6rem}.value-help-empty{color:#64748b!important;font-size:.95rem;font-weight:400;padding:1.3rem .9rem;text-align:center}.admin-analytics{box-sizing:border-box;color:#17233b;font-family:Plus Jakarta Sans,Inter,Segoe UI,sans-serif;min-height:100%;padding:30px}.analytics-head{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:25px}.analytics-head>div>span{color:#2563eb;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.analytics-head h1{color:#0f172a;font-size:30px;font-weight:800;margin:5px 0}.analytics-head p{color:#64748b;font-size:14px;font-weight:500;margin:0}.analytics-back{background:#0000;border:0;color:#2563eb;cursor:pointer;display:block;font-size:13px;font-weight:700;margin-bottom:13px;padding:0}.analytics-kpis{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.analytics-kpis.overview{grid-template-columns:repeat(5,1fr)}.analytics-metric{background:#fff;border:1px solid #dce4ef;border-radius:12px;box-shadow:0 4px 16px #152d500d;overflow:hidden;padding:20px;position:relative}.analytics-metric.clickable{border-color:#e0eaf8;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.analytics-metric.clickable:hover{background:linear-gradient(135deg,#fff,#f0f7ff);border-color:#3b82f6;box-shadow:0 8px 24px -4px #2563eb26;transform:translateY(-3px)}.analytics-metric.clickable:hover strong{color:#2563eb}.analytics-metric span{color:#64748b;display:block;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.analytics-metric strong{color:#0f172a;display:block;font-size:26px;font-weight:800;margin-top:7px;transition:color .18s ease}.metric-hint{color:#3b82f6;display:block;font-size:11.5px;font-style:normal;font-weight:600;margin-top:6px;opacity:0;transform:translateY(4px);transition:all .18s ease}.analytics-metric.clickable:hover .metric-hint{opacity:1;transform:translateY(0)}.chart-badge-btn{background:#eff6ff;border:0;border-radius:20px;color:#1d4ed8;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:11px;font-weight:800;letter-spacing:.04em;padding:5px 12px;transition:all .18s ease;white-space:nowrap}.chart-badge-btn:hover{background:#2563eb;box-shadow:0 4px 12px #2563eb4d;color:#fff;transform:translateY(-1px)}.analytics-section-title{align-items:center;display:flex;justify-content:space-between;margin:32px 0 16px}.analytics-section-title h2{color:#0f172a;font-size:22px;font-weight:800;margin:0 0 4px}.analytics-section-title p{color:#64748b;font-size:13.5px;font-weight:500;margin:0}.tests-count-badge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;color:#1d4ed8;font-size:12.5px;font-weight:700;padding:6px 14px}.test-analytics-filter-card{align-items:flex-end;background:#fff;border:1px solid #dce4ef;border-radius:14px;box-shadow:0 4px 16px #152d500a;display:flex;flex-wrap:wrap;gap:12px 16px;margin-bottom:20px;padding:18px 22px}.test-analytics-filter-card .test-filter-group{display:flex;flex:0 0 170px;flex-direction:column;gap:6px;width:170px}.test-analytics-filter-card .test-filter-group.search-group{flex:1 1 240px;width:auto}.test-analytics-filter-card label{color:#475569;font-size:11px;font-weight:800;letter-spacing:.04em;margin:0;text-transform:uppercase}.test-search-box{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;display:flex;height:40px;padding:0 12px;position:relative;transition:all .15s ease}.test-search-box:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.test-search-box svg{color:#64748b;flex-shrink:0;margin-right:8px}.test-search-box input{background:#0000;border:none;color:#0f172a;font-family:inherit;font-size:13px;font-weight:500;outline:none;width:100%}.clear-search-btn{background:#0000;color:#94a3b8;font-size:12px;padding:2px 4px}.test-analytics-filter-card select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;height:40px;outline:none;padding:0 12px;transition:all .15s ease;width:100%}.test-analytics-filter-card select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.test-filter-actions{margin-left:auto}.clear-test-filters-btn{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626;cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:700;height:40px;padding:0 16px;transition:all .15s ease;white-space:nowrap}.clear-test-filters-btn:hover{background:#fee2e2;border-color:#f87171}.inline-reset-btn{background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#2563eb;cursor:pointer;font-size:12px;font-weight:700;margin-left:8px;padding:4px 10px}.analytics-test-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.analytics-test-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 18px -4px #0f172a12;cursor:pointer;overflow:hidden;padding:20px 20px 16px;position:relative;text-align:left;transition:all .24s cubic-bezier(.4,0,.2,1)}.analytics-test-card:before{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:18px 18px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0;transition:height .2s ease}.analytics-test-card:nth-child(3n+2):before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.analytics-test-card:nth-child(3n+3):before{background:linear-gradient(90deg,#0891b2,#67e8f9)}.analytics-test-card:hover{border-color:#bfdbfe;box-shadow:0 16px 36px -6px #2563eb2e;transform:translateY(-5px)}.analytics-test-card:hover:before{height:5px}.analytics-test-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.analytics-test-top>span{align-items:center;border-radius:20px;display:inline-flex;font-size:9.5px;font-weight:900;gap:5px;letter-spacing:1px;padding:3px 10px;text-transform:uppercase}.analytics-test-card .analytics-test-top>span:first-child{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac;color:#15803d}.analytics-test-card .analytics-test-top>span:only-child{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.analytics-test-top b{color:#94a3b8;font-size:20px;font-weight:300;transition:transform .2s ease,color .2s ease}.analytics-test-card:hover .analytics-test-top b{color:#2563eb;transform:translateX(5px)}.analytics-test-card h3{color:#0f172a;font-size:16px;font-weight:800;letter-spacing:-.02em;line-height:1.35;margin:14px 0 6px;min-height:44px}.analytics-test-card>p{color:#94a3b8;font-size:12px;font-weight:600;margin:0}.test-analytics-values{grid-gap:0;border-top:1.5px solid #f1f5f9;display:grid;gap:0;grid-template-columns:repeat(3,1fr);margin-top:16px;padding:14px 0 10px}.test-analytics-values small{color:#94a3b8;display:block;font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.test-analytics-values strong{font-feature-settings:"tnum";color:#0f172a;display:block;font-size:16px;font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:-.03em;margin-top:5px}.analytics-progress,.compare-row>div:last-child,.section-performance-row>div:nth-child(2){background:#e8edf5;border-radius:20px;height:6px;margin-top:2px;overflow:hidden}.analytics-progress i,.compare-row i,.section-performance-row i{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:20px;display:block;height:100%;transition:width .4s ease}.analytics-split{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:18px}.analytics-card,.candidate-results-card{background:#fff;border:1px solid #dce4ef;border-radius:14px;box-shadow:0 5px 20px #152d500d;padding:22px}.analytics-card h3,.candidate-results-head h3{color:#0f172a;font-size:17px;font-weight:700;margin:0 0 18px}.distribution{align-items:center;display:flex;gap:35px;justify-content:center}.donut{background:conic-gradient(#22c55e var(--pass),#ef4444 0);border-radius:50%;display:grid;height:130px;place-items:center;position:relative;width:130px}.donut:after{background:#fff;border-radius:50%;content:"";inset:22px;position:absolute}.donut span,.donut strong{position:absolute;z-index:1}.donut strong{color:#0f172a;font-size:22px;margin-top:-15px}.donut span{color:#64748b;font-size:11px;margin-top:24px}.distribution>div:last-child{display:flex;flex-direction:column;gap:13px}.distribution>div:last-child span{align-items:center;display:flex;font-size:12.5px;font-weight:600;gap:8px}.distribution i,.matrix-legend i{border-radius:3px;display:inline-block;height:10px;width:10px}.distribution i.pass,.matrix-legend i.correct{background:#22c55e}.distribution i.fail,.matrix-legend i.wrong{background:#ef4444}.paper-details{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.paper-details div{background:#f8fafc;border-radius:8px;padding:14px}.paper-details dt{color:#64748b;font-size:11px;font-weight:600}.paper-details dd{color:#0f172a;font-size:15px;font-weight:800;margin:6px 0 0}.candidate-results-card{overflow:hidden;padding:0}.candidate-results-head{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:18px 22px}.candidate-results-head h3{margin-bottom:4px}.candidate-results-head p{color:#64748b;font-size:12.5px;margin:0}.candidate-results-head>strong{color:#2563eb;font-size:14px}.candidate-results-table{overflow:auto}.candidate-results-table table{border-collapse:collapse;font-size:13px;white-space:nowrap;width:100%}.candidate-results-table th{background:#f8fafc;color:#475569;font-size:11px;font-weight:700;letter-spacing:.04em;padding:12px 16px;text-align:left;text-transform:uppercase}.candidate-results-table td{border-top:1px solid #f1f5f9;padding:14px 16px}.analytics-student{align-items:center;display:flex;gap:10px}.analytics-student>span{background:#eff6ff;border-radius:50%;color:#1d4ed8;display:grid;font-weight:800;height:34px;place-items:center;width:34px}.analytics-student div{display:flex;flex-direction:column}.analytics-student small{color:#64748b}.report-outcome,.result-state{border-radius:15px;font-size:11.5px;font-weight:700;padding:6px 12px}.report-outcome.pass,.result-state.pass{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.report-outcome.fail,.result-state.fail{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.candidate-results-table td>button{background:#0000;border:0;color:#2563eb;cursor:pointer;font-size:13px;font-weight:700}.analytics-empty{color:#64748b;font-size:14.5px;font-weight:500;padding:60px;text-align:center}.overview-visuals{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1.15fr .8fr 1.15fr;margin-bottom:26px}.overview-visuals .analytics-card{min-height:300px}.overview-visuals article>header{align-items:flex-start;display:flex;justify-content:space-between}.overview-visuals header h3{margin-bottom:5px}.overview-visuals header p{color:#64748b;font-size:12px;margin:0}.overview-visuals header>span{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#2563eb;font-size:10.5px;font-weight:800;padding:4px 10px}.vertical-chart{align-items:flex-end;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;height:210px;padding-top:24px}.vertical-chart button{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-end}.vertical-chart strong{color:#0f172a;font-size:11px;margin-bottom:6px}.vertical-chart i{background:linear-gradient(#3b82f6,#1d4ed8);border-radius:6px 6px 0 0;min-height:8px;transition:.2s;width:min(42px,80%)}.vertical-chart button:hover i{filter:brightness(1.1);transform:scaleX(1.08)}.vertical-chart .band-0{background:#ef4444}.vertical-chart .band-1{background:#f97316}.vertical-chart .band-2{background:#eab308}.vertical-chart .band-3{background:#06b6d4}.vertical-chart .band-4{background:#22c55e}.vertical-chart small{color:#64748b;font-size:10px;height:28px;padding-top:8px}.admin-outcome-donut{background:conic-gradient(#22c55e var(--pass),#ef4444 0);border:0;border-radius:50%;cursor:pointer;display:grid;height:165px;margin:22px auto 15px;place-items:center;transition:transform .2s;width:165px}.admin-outcome-donut:hover{transform:scale(1.03)}.admin-outcome-donut>span{align-items:center;background:#fff;border-radius:50%;display:flex;flex-direction:column;height:112px;justify-content:center;width:112px}.admin-outcome-donut strong{color:#0f172a;font-size:26px}.admin-outcome-donut small{color:#64748b;font-size:11px}.outcome-legend{display:flex;gap:16px;justify-content:center}.outcome-legend span{grid-gap:3px 6px;color:#64748b;display:grid;font-size:11.5px;gap:3px 6px;grid-template-columns:auto 1fr}.outcome-legend i{background:#22c55e;border-radius:3px;height:10px;width:10px}.outcome-legend span:nth-child(2) i{background:#ef4444}.outcome-legend b{color:#0f172a;font-weight:700;grid-column:2}.trend-bars{align-items:flex-end;border-bottom:1px solid #e2e8f0;display:flex;gap:8px;height:215px;padding-top:20px}.trend-bars button{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-end;min-width:0}.trend-bars b{color:#0f172a;font-size:10px}.trend-bars i{background:linear-gradient(#60a5fa,#2563eb);border-radius:4px 4px 0 0;margin:5px 0 3px;min-height:9px;width:70%}.trend-bars span{color:#166534;font-size:10px;font-weight:800}.trend-bars small{color:#64748b;font-size:10px;height:25px;padding-top:7px;white-space:nowrap}.test-comparison{grid-column:span 2}.test-comparison>button{grid-gap:12px;align-items:center;background:#0000;border:0;cursor:pointer;display:grid;gap:12px;grid-template-columns:minmax(180px,1.2fr) 2fr 35px;margin:13px 0;text-align:left;width:100%}.test-comparison>button>span{color:#0f172a;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.test-comparison>button>div{background:#f1f5f9;border-radius:8px;height:10px;overflow:hidden}.test-comparison>button i{background:linear-gradient(90deg,#2563eb,#0284c7);border-radius:8px;display:block;height:100%}.test-comparison>button b{color:#0f172a;font-size:13px}.topper-leaderboard{grid-column:span 1}.topper-leaderboard>button{align-items:center;background:#fff;border:0;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;gap:10px;height:52px;text-align:left;width:100%}.topper-leaderboard>button:hover{background:#f8fafc}.topper-leaderboard em{color:#64748b;font-size:12px;font-style:normal;font-weight:700;width:20px}.topper-leaderboard>button>span{background:#eff6ff;border-radius:50%;color:#1d4ed8;display:grid;font-weight:800;height:32px;place-items:center;width:32px}.topper-leaderboard>button>div{display:flex;flex:1 1;flex-direction:column;min-width:0}.topper-leaderboard strong{color:#0f172a;font-size:13px}.topper-leaderboard small{color:#64748b;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topper-leaderboard>button>b{color:#166534;font-size:13px}.topper-leaderboard>button>i{color:#2563eb;font-style:normal}@media (max-width:1100px){.analytics-kpis.overview{grid-template-columns:repeat(3,1fr)}.analytics-test-grid,.overview-visuals{grid-template-columns:1fr 1fr}.test-comparison{grid-column:span 2}}@media (max-width:768px){.admin-analytics{padding:14px 12px 40px!important}.analytics-head{align-items:flex-start!important;flex-direction:column!important;gap:10px!important;margin-bottom:16px!important}.analytics-head h1{font-size:20px!important}.analytics-kpis,.analytics-kpis.overview{gap:10px!important;grid-template-columns:repeat(2,1fr)!important}.analytics-metric{border-radius:12px!important;padding:12px 14px!important}.analytics-metric strong{font-size:20px!important}.analytics-split,.analytics-test-grid,.overview-visuals{gap:14px!important;grid-template-columns:1fr!important}.overview-visuals>div,.test-comparison,.topper-leaderboard{grid-column:span 1!important}.trend-bars{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important;padding-bottom:6px!important}.test-comparison>button{gap:8px!important;grid-template-columns:minmax(90px,1fr) 1.2fr 28px!important}.test-comparison>button>span{font-size:11.5px!important}.test-analytics-filter-card{align-items:stretch!important;flex-direction:column!important}.test-analytics-filter-card .test-filter-group{width:100%!important}}.shine-sensitive-content{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;position:relative;-webkit-user-select:none;user-select:none}.shine-sensitive-content [contenteditable=true],.shine-sensitive-content input,.shine-sensitive-content textarea{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}.shine-sensitive-content--blurred>:not(.shine-watermark-canvas){filter:blur(12px);pointer-events:none;transition:filter .3s ease}.shine-watermark-canvas{height:100vh!important;inset:0!important;left:0!important;opacity:1!important;pointer-events:none!important;position:fixed!important;top:0!important;width:100vw!important;z-index:2147483645!important}.shine-anti-capture-layer{animation:shine-anticapture-cycle 1.2s ease-in-out infinite;background:#0000;inset:0;mix-blend-mode:difference;pointer-events:none;position:absolute;z-index:8999}@keyframes shine-anticapture-cycle{0%,to{opacity:0}50%{opacity:.01}}.shine-screen-blackout-solid{background-color:#000!important;background:#000!important;cursor:pointer;opacity:1!important}.shine-screen-blackout-solid,.shine-screen-shield{height:100vh!important;inset:0!important;left:0!important;position:fixed!important;top:0!important;width:100vw!important;z-index:2147483647!important}.shine-screen-shield{align-items:center!important;-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important;background:#000000f5!important;display:flex!important;justify-content:center!important}.shine-suspended-modal-card{animation:shine-modal-pop .3s cubic-bezier(.16,1,.3,1) forwards;background:linear-gradient(180deg,#18111e,#0d0914)!important;border:2px solid #ef4444!important;border-radius:20px;box-shadow:0 25px 80px #000000f2,0 0 50px #ef444459!important;color:#fff;margin:auto!important;max-width:520px;padding:3rem 2.5rem;text-align:center;width:90%}@keyframes shine-modal-pop{0%{opacity:0;transform:scale(.9) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.shine-suspended-title{color:#ef4444!important;font-size:1.75rem;font-weight:800;letter-spacing:.5px;margin:0 0 1rem;text-shadow:0 0 20px #ef444480}.shine-suspended-highlight-msg{background:#ef444433;border:1px solid #ef444499;border-radius:12px;box-shadow:0 4px 20px #ef444440;color:#fff;font-size:1.15rem;font-weight:700;line-height:1.5;margin:1.25rem 0;padding:16px 20px}.shine-screen-shield__icon{animation:shine-shield-bounce 2s ease-in-out infinite;display:block;font-size:3.5rem;margin-bottom:1rem}@keyframes shine-shield-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.shine-screen-shield__title{color:#f87171;font-size:1.6rem;font-weight:700;letter-spacing:-.5px;margin:0 0 .75rem}.shine-screen-shield__message{color:#ffffffd9;font-size:.95rem;line-height:1.6;margin:0 0 1rem}.shine-lock-countdown-box{align-items:center;background:#0009;border:1px solid #ef444480;border-radius:12px;display:flex;flex-direction:column;gap:6px;margin:1rem 0;padding:12px 20px}.shine-lock-countdown-label{color:#fca5a5;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.shine-lock-countdown-time{color:#ef4444;font-family:JetBrains Mono,Courier New,monospace;font-size:2.2rem;font-weight:800;letter-spacing:2px;text-shadow:0 0 16px #ef444499}.shine-lock-note-box{background:#ef44441f;border-left:3px solid #ef4444;border-radius:4px;color:#ffffffe6;font-size:.82rem;line-height:1.5;margin-top:1rem;padding:10px 14px;text-align:left}.shine-lock-note-box strong{color:#f87171}.shine-shield-action-box{margin-top:1.5rem}.shine-shield-unlock-btn{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:8px;box-shadow:0 4px 14px #ef444466;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.shine-shield-unlock-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 6px 20px #ef444499;transform:translateY(-1px)}.shine-screen-shield__sub{color:#ffffff8c;font-size:.82rem;font-style:italic;margin:.25rem 0 0}.shine-prtsc-banner{align-items:center;animation:shine-prtsc-slide-in .25s ease forwards,shine-prtsc-pulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:8px;box-shadow:0 8px 32px #dc262673;color:#fff;display:flex;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:.88rem;font-weight:600;gap:10px;left:50%;max-width:520px;padding:12px 24px;pointer-events:none;position:fixed;text-align:center;top:16px;transform:translateX(-50%);z-index:9999}@keyframes shine-prtsc-slide-in{0%{opacity:0;transform:translateX(-50%) translateY(-12px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes shine-prtsc-pulse{0%,to{box-shadow:0 8px 32px #dc262673}50%{box-shadow:0 8px 48px #dc2626bf}}.shine-prtsc-banner__icon{flex-shrink:0;font-size:1.15rem}.shine-prtsc-banner__text{line-height:1.4}.shine-visibility-guard{position:relative;transition:filter .3s ease}.shine-visibility-guard--blurred{filter:blur(14px);pointer-events:none}.shine-visibility-guard__overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f0c29d9;border-radius:inherit;color:#fff;display:flex;font-size:.95rem;inset:0;justify-content:center;padding:1rem;position:absolute;text-align:center;z-index:100}@media print{.shine-sensitive-content,.shine-sensitive-content *,.shine-visibility-guard,.shine-visibility-guard *{display:none!important;visibility:hidden!important}body:before{color:#1a1a2e;content:"🔒 This content is protected and cannot be printed.\A\A Shine Exam — Unauthorized printing of exam content is prohibited.\A Session content is watermarked and traced.";font-family:Arial,sans-serif;font-size:18pt;font-weight:700;padding:80pt;text-align:center;white-space:pre-line}.shine-watermark-canvas,body:before{display:block!important;visibility:visible!important}.shine-watermark-canvas{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important}}.shine-no-select{-webkit-touch-callout:none}.shine-temporary-pause-backdrop{align-items:center!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#0a101ee0!important;display:flex!important;justify-content:center!important}.shine-temporary-shield-card{animation:shine-modal-pop .25s cubic-bezier(.16,1,.3,1) forwards;background:linear-gradient(180deg,#111e38,#0b1325)!important;border:1.5px solid #38bdf859!important;border-radius:18px;box-shadow:0 20px 60px #0009,0 0 30px #38bdf826!important;color:#fff;margin:auto!important;max-width:440px;padding:2.5rem 2rem;text-align:center;width:90%}.shine-temporary-shield-icon{animation:shine-shield-bounce 2s ease-in-out infinite;display:inline-block;margin-bottom:.75rem}.shine-temporary-title{color:#fff!important;font-size:1.4rem;font-weight:800;letter-spacing:-.01em;margin:0 0 .5rem}.shine-temporary-msg{color:#94a3b8;font-size:.92rem;line-height:1.5;margin:0 0 1.25rem}.shine-temporary-hint{align-items:center;background:#38bdf81a;border:1px solid #38bdf840;border-radius:20px;color:#7dd3fc;display:inline-flex;font-size:.8rem;font-weight:600;gap:8px;padding:6px 14px}.shine-pulse-dot{animation:pulseDot 1.5s infinite;background:#38bdf8;border-radius:50%;box-shadow:0 0 8px #38bdf8;height:7px;width:7px}.prompt-card{max-width:480px!important}.prompt-form{display:flex!important;flex-direction:column!important;gap:20px!important;width:100%!important}.prompt-input-wrap,.prompt-text-input{box-sizing:border-box!important;width:100%!important}.prompt-text-input{background:#f8fafc!important;border:1.5px solid #cbd5e1!important;border-radius:12px!important;color:#0f172a!important;font-size:15px!important;font-weight:600!important;height:48px!important;outline:none!important;padding:0 16px!important;transition:all .18s ease!important}.prompt-text-input:focus{background:#fff!important;border-color:#3b82f6!important;box-shadow:0 0 0 4px #3b82f626!important}.prompt-text-input::placeholder{color:#94a3b8!important;font-weight:400!important}.category-admin-page{box-sizing:border-box;color:#1e293b;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;margin:0 auto;max-width:1440px;min-height:100%;padding:36px 40px}.category-page-header{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin-bottom:28px}.category-kicker{align-items:center;background:#2563eb14;border-radius:20px;color:#2563eb;display:inline-flex;font-size:11px;font-weight:800;gap:6px;letter-spacing:1.5px;margin-bottom:8px;padding:4px 12px;text-transform:uppercase}.category-page-header h1{color:#0f172a;font-size:32px;font-weight:800;letter-spacing:-.025em;margin:0}.category-page-header p{color:#64748b;font-size:14px;font-weight:500;margin:6px 0 0}.add-category-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:10px;box-shadow:0 4px 14px #2563eb59;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:700;gap:8px;padding:11px 22px;transition:all .2s cubic-bezier(.4,0,.2,1)}.add-category-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 20px #2563eb73;transform:translateY(-2px)}.category-feedback{align-items:center;border-radius:10px;display:flex;font-size:13px;font-weight:600;gap:8px;margin:-10px 0 20px;padding:12px 18px}.category-feedback.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.category-feedback.error{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c}.category-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:28px}.category-summary>div{background:linear-gradient(135deg,#1e40af,#2563eb 50%,#3b82f6);border:0;border-radius:20px;box-shadow:0 6px 22px -4px #2563eb6b;cursor:default;overflow:hidden;padding:20px 24px 18px;position:relative;transition:transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s ease}.category-summary>div:after{background:linear-gradient(110deg,#ffffff0f,#ffffff24 40%,#fff0 70%);content:"";inset:0;pointer-events:none;position:absolute}.category-summary>div:before{display:none}.category-summary>div:nth-child(2){background:linear-gradient(135deg,#065f46,#059669 50%,#10b981);box-shadow:0 6px 22px -4px #0596696b}.category-summary>div:nth-child(3){background:linear-gradient(135deg,#4c1d95,#7c3aed 50%,#8b5cf6);box-shadow:0 6px 22px -4px #7c3aed6b}.category-summary>div:hover{transform:translateY(-4px)}.category-summary>div:first-child:hover{box-shadow:0 14px 32px -4px #2563eb94}.category-summary>div:nth-child(2):hover{box-shadow:0 14px 32px -4px #05966994}.category-summary>div:nth-child(3):hover{box-shadow:0 14px 32px -4px #7c3aed94}.category-summary span{color:#ffffffbf;display:block;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.category-summary strong{font-feature-settings:"tnum";color:#fff;display:block;font-size:36px;font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:-.04em;margin-top:8px;text-shadow:0 2px 12px #00000026}.category-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px -4px #0f172a12;overflow:hidden;position:relative;transition:all .24s cubic-bezier(.4,0,.2,1)}.category-card:before{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:20px 20px 0 0;content:"";height:5px;left:0;position:absolute;right:0;top:0;transition:height .2s ease}.category-card:nth-child(2n):before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.category-card:nth-child(3n):before{background:linear-gradient(90deg,#059669,#34d399)}.category-card:nth-child(4n):before{background:linear-gradient(90deg,#d97706,#fbbf24)}.category-card:hover{border-color:#bfdbfe;box-shadow:0 16px 36px -6px #2563eb2e;transform:translateY(-5px)}.category-card:hover:before{height:6px}.category-card-head{align-items:center;background:#f8fafc;border-bottom:1.5px solid #f1f5f9;display:flex;gap:14px;padding:18px 20px 14px}.category-card-head>span{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;box-shadow:0 4px 14px #2563eb59;color:#fff;display:grid;flex-shrink:0;font-size:13px;font-weight:900;height:42px;letter-spacing:-.02em;place-items:center;width:42px}.category-card:nth-child(2n) .category-card-head>span{background:linear-gradient(135deg,#7c3aed,#8b5cf6);box-shadow:0 4px 14px #7c3aed59}.category-card:nth-child(3n) .category-card-head>span{background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 4px 14px #05966959}.category-card:nth-child(4n) .category-card-head>span{background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 4px 14px #d9770659}.category-card-head>div{flex:1 1}.category-card h2{color:#0f172a!important;font-size:18px!important;font-weight:800!important;letter-spacing:-.02em!important;margin:0}.category-card-head small{color:#94a3b8;font-size:12px;font-weight:600}.category-card-head button{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;padding:7px 16px;transition:all .15s ease}.category-card-head button:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a;transform:translateY(-1px)}.category-card-head button.danger{background:#fff1f2;border-color:#fecdd3;color:#be123c}.category-card-head button.danger:hover{background:#be123c;border-color:#be123c;box-shadow:0 4px 12px #be123c4d;color:#fff}.subcategory-list{padding:4px 20px 0}.subcategory-row{align-items:center;border-bottom:1px solid #f1f5f9;border-radius:10px;display:flex;gap:16px;justify-content:space-between;margin:0 -8px;padding:12px 8px;transition:background .15s ease}.subcategory-row:hover{background:#f8faff}.subcategory-row:last-child{border-bottom:0}.subcategory-main-info{align-items:center;display:flex;flex:1 1;gap:16px;min-width:0}.subcategory-main-info strong{color:#0f172a;font-size:15px;font-weight:700;white-space:nowrap}.sub-stage-badges{display:flex;flex-wrap:wrap;gap:6px}.sub-stage-badges i{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;color:#2563eb;font-size:11px;font-style:normal;font-weight:700;padding:3px 10px}.sub-row-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.sub-edit-btn{background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;font-size:12px;font-weight:600;height:32px;padding:0 14px;transition:all .15s ease}.sub-edit-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.sub-delete-btn{background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#dc2626;cursor:pointer;font-size:12px;font-weight:600;height:32px;padding:0 12px;transition:all .15s ease}.sub-delete-btn:hover{background:#fee2e2;border-color:#f87171}.add-subcategory{background:#f8fafc;border-top:1px solid #e2e8f0;padding:20px 24px 24px}.add-sub-inputs-top{align-items:center!important;display:flex!important;gap:12px!important;margin-bottom:14px!important}.add-sub-name-input{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;box-sizing:border-box!important;color:#0f172a!important;flex:1 1!important;font-family:inherit!important;font-size:13.5px!important;font-weight:500!important;height:42px!important;min-width:0!important;outline:none!important;padding:0 16px!important;transition:all .15s ease!important}.add-sub-name-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f626!important}.add-sub-submit-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 12px #2563eb40!important;color:#fff!important;cursor:pointer!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;height:42px!important;padding:0 20px!important;transition:all .15s ease!important;white-space:nowrap!important}.add-sub-submit-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)!important;box-shadow:0 6px 16px #1d4ed859!important;transform:translateY(-1px)!important}.add-sub-options-row{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important}.card-stage-select{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:20px!important;box-shadow:0 1px 3px #0000000a!important;color:#0f172a!important;cursor:pointer!important;flex-shrink:0!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;height:34px!important;outline:none!important;padding:0 14px!important;transition:all .15s ease!important}.card-stage-select:hover{border-color:#3b82f6!important}.card-stage-pills-row{align-items:center!important;display:inline-flex!important;flex-wrap:wrap!important;gap:8px!important}.stage-pill{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:20px!important;color:#475569!important;cursor:pointer!important;font-family:inherit!important;font-size:12px!important;font-weight:600!important;height:32px!important;padding:0 14px!important;transition:all .15s ease!important}.stage-pill:hover{background:#eff6ff!important;border-color:#3b82f6!important;color:#2563eb!important}.stage-pill.selected{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:#0000!important;box-shadow:0 2px 8px #2563eb40!important;color:#fff!important;font-weight:700!important}.category-empty{color:#64748b;font-size:15px;font-weight:500;padding:80px 20px;text-align:center}.category-modal-backdrop{animation:modalFadeIn .2s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:grid;inset:0;place-items:center;position:fixed;z-index:1000}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.category-modal{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 24px 48px -12px #0f172a40;box-sizing:border-box;overflow:hidden;width:min(600px,95vw)}.category-modal-header{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:24px 28px 20px}.category-modal-header span{color:#2563eb;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.category-modal-header h2{color:#0f172a;font-size:22px;font-weight:800;margin:4px 0 0}.modal-close-btn{background:#0000;border:0;color:#94a3b8;cursor:pointer;font-size:24px;line-height:1}.modal-close-btn:hover{color:#0f172a}.category-modal-body{padding:24px 28px}.category-modal-body label{color:#334155;display:block;font-size:13px;font-weight:700;margin-bottom:8px}.category-modal-body input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-sizing:border-box;font-size:14px;height:44px;outline:0;padding:0 14px;width:100%}.category-modal-body input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.modal-subcategories-section{border-top:1px solid #f1f5f9;margin-top:20px;padding-top:20px}.modal-sub-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.modal-sub-head label{color:#334155!important;font-size:13px!important;font-weight:700!important;margin:0!important}.add-sub-row-btn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#2563eb;cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;height:30px;padding:0 12px;transition:all .15s ease}.add-sub-row-btn:hover{background:#dbeafe;border-color:#93c5fd}.modal-sub-desc{color:#64748b;font-size:12px;line-height:1.4;margin:0 0 14px}.modal-sub-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;padding:16px}.modal-sub-row{align-items:center;display:flex;gap:10px;margin-bottom:12px}.modal-sub-name-input{flex:1 1;font-size:13px!important}.modal-sub-name-input,.modal-sub-preset-select{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;color:#0f172a!important;height:40px!important;outline:0!important;padding:0 12px!important}.modal-sub-preset-select{font-size:12.5px!important}.remove-sub-row-btn{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626;cursor:pointer;font-size:14px;height:40px;width:36px}.remove-sub-row-btn:hover{background:#fee2e2}.stage-pills-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.stage-pills-label{color:#64748b;font-size:11px;font-weight:700;margin-right:4px;text-transform:uppercase}.category-modal-footer{background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;gap:12px;justify-content:flex-end;padding:18px 28px}.modal-cancel-btn{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;font-size:13px;font-weight:600;padding:10px 18px;transition:all .15s ease}.modal-cancel-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.modal-save-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:8px;box-shadow:0 4px 12px #2563eb4d;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:10px 22px;transition:all .15s ease}.modal-save-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 16px #1d4ed866;transform:translateY(-1px)}.modal-save-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.55;transform:none}@media (max-width:960px){.category-admin-page{padding:14px 14px 48px!important}.category-page-header{align-items:flex-start!important;flex-direction:column!important;gap:12px!important;margin-bottom:16px!important}.category-page-header h1{font-size:22px!important}.add-category-btn{justify-content:center!important;padding:11px 0!important;width:100%!important}.category-summary{gap:10px!important;grid-template-columns:1fr!important;margin-bottom:18px!important}.category-summary>div{border-radius:16px!important;padding:16px 18px 14px!important}.category-summary strong{font-size:28px!important}.category-grid{gap:14px!important;grid-template-columns:1fr!important}.subcategory-row{gap:10px!important;padding:12px 8px!important}.subcategory-main-info,.subcategory-row{align-items:flex-start!important;flex-direction:column!important}.subcategory-main-info{gap:8px!important;width:100%!important}.sub-row-actions{justify-content:flex-end!important;width:100%!important}.add-sub-inputs-top{flex-direction:column!important;gap:8px!important}.add-sub-name-input,.add-sub-submit-btn{width:100%!important}.add-sub-options-row{gap:8px!important}.card-stage-pills-row{flex-wrap:wrap!important;gap:6px!important}.category-modal-backdrop{align-items:flex-end!important;padding:0!important}.category-modal{border-radius:20px 20px 0 0!important;max-height:90dvh!important;overflow-y:auto!important;width:100vw!important}.category-modal-header{padding:20px 18px 16px!important}.category-modal-header h2{font-size:18px!important}.category-modal-body{padding:16px 18px!important}.modal-sub-row{flex-wrap:wrap!important;gap:8px!important}.modal-sub-name-input{min-width:0!important;width:100%!important}.modal-sub-preset-select,.remove-sub-row-btn{width:100%!important}.modal-cancel-btn,.modal-save-btn{flex:1 1!important}.category-modal-footer{gap:10px!important;padding:14px 18px!important}}@media (min-width:600px) and (max-width:960px){.category-summary{grid-template-columns:repeat(3,1fr)!important}}.document-admin{box-sizing:border-box;color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;margin:0 auto;max-width:1400px;padding:32px 40px}.page-header-title{margin-bottom:24px}.header-kicker{color:#2563eb;display:inline-block;font-size:11px;font-weight:800;letter-spacing:1.5px;margin-bottom:6px;text-transform:uppercase}.document-admin h1{color:#0f172a;font-size:30px;font-weight:800;letter-spacing:-.025em;margin:0 0 6px}.document-admin p{color:#64748b;font-size:14px;font-weight:500;margin:0}.document-upload-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 24px -4px #0f172a14;margin-bottom:20px;overflow:hidden;padding:26px 28px;position:relative}.document-upload-card:before{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.composer-heading{margin-bottom:20px;padding-bottom:16px}.composer-heading>span{color:#2563eb;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.composer-heading h2{font-size:22px;margin:4px 0 2px}.composer-heading p{font-size:13.5px}.document-upload-form{display:flex;flex-direction:column;gap:18px}.form-fields-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.form-group{gap:7px}.form-group label{color:#475569;letter-spacing:.03em;margin:0}.invisible-label{-webkit-user-select:none;user-select:none;visibility:hidden}.form-group input[type=datetime-local],.form-group input[type=text],.form-group input[type=url],.form-group textarea{background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-sizing:border-box;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:500;outline:none;padding:0 14px;transition:all .15s ease;width:100%}.form-group input[type=datetime-local],.form-group input[type=text],.form-group input[type=url]{height:44px}.form-group textarea{height:96px;line-height:1.5;padding-bottom:12px;padding-top:12px;resize:vertical}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3.5px #2563eb24}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8;font-weight:400}.form-file-row{align-items:center;display:flex;gap:18px;justify-content:space-between;padding-top:10px}.file-picker-container{align-items:center;background:#f8faff;border:1.5px dashed #bfdbfe;border-radius:12px;display:flex;flex:1 1;gap:12px;min-width:0;padding:10px 14px;transition:all .15s ease}.file-picker-container:hover{background:#eff6ff;border-color:#2563eb}.choose-file-action-btn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#2563eb;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;height:38px;padding:0 18px;transition:all .15s ease;white-space:nowrap}.choose-file-action-btn:hover{background:#dbeafe;border-color:#93c5fd}.selected-filename{color:#334155;flex:1 1;font-size:13.5px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clear-file-btn{background:#0000;border:none;color:#dc2626;cursor:pointer;font-family:inherit;font-size:12.5px;font-weight:700;padding:4px 8px}.upload-submit-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:12px;box-shadow:0 4px 16px #2563eb59;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:800;height:44px;letter-spacing:.01em;overflow:hidden;padding:0 26px;position:relative;transition:all .2s ease;white-space:nowrap}.upload-submit-btn:after{background:linear-gradient(110deg,#fff0 30%,#ffffff2e 50%,#fff0 70%);content:"";inset:0;position:absolute;transform:translateX(-100%);transition:transform .5s ease}.upload-submit-btn:hover:not(:disabled):after{transform:translateX(100%)}.upload-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 8px 22px #2563eb73;transform:translateY(-1px)}.upload-submit-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}.announcement-notice-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#1d4ed8;font-size:13px;font-weight:700;padding:12px 16px}.document-filters{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 8px #0f172a08;display:flex;gap:16px;margin-bottom:24px;padding:20px 24px}.document-filters .filter-group{display:flex;flex-direction:column;gap:7px}.document-filters .filter-group.search-group{flex:1 1}.document-filters .filter-group.status-group{width:200px}.document-filters label{color:#475569;font-size:11px;font-weight:800;letter-spacing:.04em;margin:0;text-transform:uppercase}.document-filters input,.document-filters select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-sizing:border-box;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:13.5px;font-weight:500;height:42px;outline:none;padding:0 14px;transition:all .15s ease;width:100%}.document-filters input:focus,.document-filters select:focus{border-color:#2563eb;box-shadow:0 0 0 3.5px #2563eb24}.document-filters .clear-filters-btn{background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;color:#dc2626;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;height:42px;padding:0 18px;transition:all .15s ease;white-space:nowrap}.document-filters .clear-filters-btn:hover{background:#fee2e2;border-color:#f87171}.document-grid{display:flex;flex-direction:column;gap:12px}.document-grid article{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 3px 12px -3px #0f172a0f;display:flex;gap:18px;overflow:hidden;padding:16px 20px;position:relative;transition:all .22s cubic-bezier(.4,0,.2,1)}.document-grid article:before{background:linear-gradient(180deg,#2563eb,#60a5fa);border-radius:16px 0 0 16px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.document-grid article:hover{border-color:#bfdbfe;box-shadow:0 10px 26px -6px #2563eb29;transform:translateY(-2px)}.document-type{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#2563eb;display:grid;flex-shrink:0;font-size:11px;font-weight:800;height:44px;place-items:center;width:44px}.document-copy{flex:1 1;min-width:0}.document-copy h3{color:#0f172a;font-size:16.5px;font-weight:700;margin:0 0 4px}.document-copy p{color:#475569;font-size:13.5px;line-height:1.45;margin:0 0 6px}.document-copy span{color:#64748b;font-size:12px;font-weight:500}.document-assigned{flex-shrink:0;padding:0 16px;text-align:center}.document-assigned strong{color:#0f172a;display:block;font-size:20px;font-weight:800}.document-assigned span{color:#64748b;display:block;font-size:11.5px;font-weight:600}.document-grid article>button{background:linear-gradient(135deg,#1e293b,#0f172a);border:1.5px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 8px #0f172a2e;color:#fff;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:13px;font-weight:700;height:38px;padding:0 18px;transition:all .18s ease}.document-grid article>button:hover{background:linear-gradient(135deg,#0f172a,#020617);box-shadow:0 5px 14px #0f172a4d;transform:translateY(-1px)}.document-grid article>button.danger{background:#fff1f2;border-color:#fecdd3;box-shadow:none;color:#be123c}.document-grid article>button.danger:hover{background:#be123c;border-color:#be123c;box-shadow:0 4px 12px #be123c52;color:#fff}.document-empty{color:#64748b;font-size:14.5px;font-weight:500;padding:60px 20px;text-align:center}.document-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:grid;inset:0;place-items:center;position:fixed;z-index:1000}.document-modal{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 24px 48px -12px #0f172a40;display:flex;flex-direction:column;max-height:85vh;overflow:hidden;width:min(580px,94vw)}.document-modal>header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:20px 24px}.document-modal h2{color:#0f172a;font-size:19px;font-weight:800;margin:4px 0 0}.document-modal header button{background:#0000;border:0;color:#64748b;cursor:pointer;font-size:24px}.student-search-input{border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:13.5px;height:42px;margin:16px 24px 10px;outline:none;padding:0 14px;width:calc(100% - 48px)}.select-all{align-items:center;color:#334155;display:flex;font-size:13px;font-weight:600;gap:8px;margin:0 24px 12px}.document-students{flex:1 1;max-height:320px;overflow-y:auto;padding:0 24px}.document-students>label{align-items:center;border-top:1px solid #f1f5f9;cursor:pointer;display:flex;gap:12px;padding:12px 0}.document-students span{color:#0f172a;font-size:13.5px;font-weight:700}.document-students small{color:#64748b;font-size:11.5px;font-weight:500;margin-top:3px}.document-modal footer{align-items:center;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:16px 24px}.document-modal footer span{color:#2563eb;font-size:13px;font-weight:700}.document-modal footer button{background:#2563eb;border:0;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:13.5px;font-weight:700;height:40px;padding:0 20px}@media (max-width:900px){.document-admin{padding:20px}.form-fields-grid{grid-template-columns:1fr}.document-filters,.form-file-row{align-items:stretch;flex-direction:column}.document-filters .filter-group.status-group{width:100%}}.announcement-composer{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 16px -2px #0f172a0a;margin-bottom:20px;overflow:hidden;padding:20px 24px;position:relative}.announcement-composer:before{background:linear-gradient(90deg,#2563eb,#3b82f6 50%,#60a5fa);content:"";height:3px;left:0;position:absolute;right:0;top:0}.composer-heading{border-bottom:1px solid #f1f5f9;margin-bottom:14px;padding-bottom:10px}.composer-heading h2{color:#0f172a;font-size:18px;font-weight:800;margin:2px 0 1px}.composer-heading p{color:#64748b;font-size:12px;font-weight:500;margin:0}.announcement-form{display:flex;flex-direction:column;gap:12px}.announcement-form .form-group{gap:4px}.announcement-form .form-group label{color:#475569;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.announcement-form .form-group input[type=datetime-local],.announcement-form .form-group input[type=text],.announcement-form .form-group input[type=url],.announcement-form .form-group textarea{background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 1px 2px #0f172a08;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:13.5px;outline:none;padding:9px 12px;transition:all .15s ease;width:100%}.announcement-form .form-group input:focus,.announcement-form .form-group textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.announcement-form textarea{line-height:1.45;min-height:72px;resize:vertical}.form-attachments-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin:2px 0}.attachment-toggle-btn{align-items:center!important;background:#f8fafc!important;border:1px dashed #cbd5e1!important;border-radius:8px!important;box-sizing:border-box!important;color:#334155!important;cursor:pointer!important;display:flex!important;gap:10px!important;padding:8px 12px!important;text-align:left!important;transition:all .15s ease!important;width:100%!important}.attachment-toggle-btn:hover{background:#eff6ff!important;border-color:#2563eb!important;color:#1d4ed8!important}.attachment-toggle-btn.active{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border-color:#2563eb!important;border-style:solid!important;color:#1d4ed8!important}.attachment-toggle-btn .icon{background:#fff!important;border-radius:6px!important;box-shadow:0 1px 3px #0f172a0f!important;display:grid!important;flex-shrink:0!important;font-size:16px!important;height:32px!important;place-items:center!important;width:32px!important}.attachment-toggle-btn .btn-text{display:flex!important;flex-direction:column!important;gap:1px!important}.attachment-toggle-btn strong{color:#0f172a!important;font-size:13px!important;font-weight:700!important}.attachment-toggle-btn.active strong{color:#1d4ed8!important}.attachment-toggle-btn small{color:#64748b!important;font-size:11px!important;font-weight:500!important}.announcement-image-picker{align-items:center;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;display:flex;gap:10px;padding:10px 14px}.announcement-image-picker button{background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#1e293b;cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;height:34px;padding:0 14px;transition:all .15s ease}.announcement-image-picker button:hover{background:#f1f5f9;border-color:#94a3b8}.announcement-form button[type=submit]{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:8px;box-shadow:0 3px 10px #2563eb40;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:700;gap:8px;height:42px;justify-content:center;margin-top:4px;transition:all .2s ease;width:100%}.announcement-form button[type=submit]:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 18px #2563eb59;transform:translateY(-1px)}.announcement-form button[type=submit]:disabled{cursor:not-allowed;opacity:.6}.form-schedule-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin:4px 0}.help-text{color:#64748b;display:block;font-size:11px;margin-top:3px}@media (max-width:640px){.form-schedule-row{grid-template-columns:1fr}}@media (max-width:960px){.document-admin{padding:14px 14px 48px!important}.document-admin h1{font-size:22px!important}.document-upload-card{border-radius:14px!important;padding:18px 16px!important}.composer-heading h2{font-size:18px!important}.form-fields-grid{gap:12px!important;grid-template-columns:1fr!important}.file-drop-zone{min-height:100px!important;padding:20px 16px!important}.drop-zone-inner{gap:8px!important}.doc-stats-row{gap:10px!important;grid-template-columns:repeat(2,1fr)!important}.doc-stat-card{border-radius:12px!important;padding:14px!important}.doc-stat-val{font-size:26px!important}.doc-toolbar{align-items:stretch!important;flex-direction:column!important;gap:10px!important}.doc-search-wrap{max-width:100%!important;width:100%!important}.doc-filter-group{flex-direction:column!important;gap:8px!important}.doc-filter-select{width:100%!important}.document-grid article{align-items:flex-start!important;border-radius:14px!important;display:flex!important;flex-wrap:wrap!important;gap:12px!important;padding:14px 14px 12px!important}.document-type{flex-shrink:0!important;font-size:10px!important;height:38px!important;width:38px!important}.document-copy{flex-basis:calc(100% - 54px);flex-grow:1;flex-shrink:1;min-width:0!important}.document-copy h3{font-size:15px!important}.document-copy h3,.document-copy p{margin:0 0 3px!important;word-break:break-word!important}.document-copy p{font-size:12px!important}.document-copy span{font-size:11px!important;word-break:break-all!important}.document-assigned{align-items:center!important;background:#f1f5f9;border-radius:6px;box-sizing:border-box;display:inline-flex!important;flex:1 1 auto!important;gap:5px!important;height:32px;padding:4px 10px!important;text-align:left!important}.document-assigned strong{display:inline!important;font-size:13px!important}.document-assigned span{display:inline!important;font-size:11px!important}.document-grid article>button{border-radius:8px!important;flex:0 0 auto!important;font-size:12px!important;height:32px!important;margin:0!important;padding:0 14px!important}.assign-students-modal,.document-modal{max-width:96vw!important;width:96vw!important}}@media (min-width:600px) and (max-width:960px){.doc-stats-row{grid-template-columns:repeat(3,1fr)!important}.form-fields-grid{grid-template-columns:repeat(2,1fr)!important}}.security-violations-container{color:#0f172a;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1560px;padding:24px 28px 48px}.violations-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:24px}.violations-header .section-eyebrow{background:#ef444414;border:1px solid #ef444433;border-radius:6px;color:#ef4444;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.1em;margin-bottom:8px;padding:4px 10px;text-transform:uppercase}.violations-header h1{color:#0f172a;font-size:28px;font-weight:900;letter-spacing:-.03em;line-height:1.2;margin:0 0 6px}.violations-header p{color:#64748b;font-size:14px;font-weight:500;margin:0}.refresh-btn{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 6px #0f172a0a;color:#334155;cursor:pointer;display:inline-flex;font-size:13.5px;font-weight:700;gap:8px;padding:10px 18px;transition:all .2s cubic-bezier(.4,0,.2,1)}.refresh-btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a14;transform:translateY(-1px)}.violations-stats-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.v-stat-card{cursor:pointer;transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s ease}.v-stat-card:after{background:linear-gradient(110deg,#ffffff0f,#ffffff29 40%,#fff0 70%);content:"";inset:0;pointer-events:none;position:absolute}.v-stat-card.total{background:linear-gradient(135deg,#4338ca,#4f46e5 50%,#6366f1);box-shadow:0 4px 14px -2px #4f46e559}.v-stat-card.screenshot{background:linear-gradient(135deg,#b91c1c,#dc2626 50%,#ef4444);box-shadow:0 4px 14px -2px #dc262659}.v-stat-card.recording{background:linear-gradient(135deg,#b45309,#d97706 50%,#f59e0b);box-shadow:0 4px 14px -2px #d9770659}.v-stat-card.blocked{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);box-shadow:0 4px 14px -2px #0f172a59}.v-stat-card.total:hover{box-shadow:0 8px 20px -2px #4f46e580}.v-stat-card.screenshot:hover{box-shadow:0 8px 20px -2px #dc262680}.v-stat-card.recording:hover{box-shadow:0 8px 20px -2px #d9770680}.v-stat-card.blocked:hover{box-shadow:0 8px 20px -2px #0f172a80}.v-stat-icon{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;font-size:18px;justify-content:center}.v-stat-val{letter-spacing:-.02em;margin:1px 0 0}.v-stat-content small{color:#ffffffbf;font-size:10px;font-weight:500;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.violations-filter-panel{grid-gap:14px;align-items:flex-end;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 18px #0f172a0a;display:grid;gap:14px;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr auto;margin-bottom:20px;padding:18px 22px}.violations-filter-panel .filter-group{display:flex;flex-direction:column;gap:6px}.violations-filter-panel label{color:#475569;font-size:11.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.violations-filter-panel input,.violations-filter-panel select{background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:13.5px;font-weight:600;height:42px;outline:none;padding:0 14px;transition:all .18s ease;width:100%}.violations-filter-panel input:focus,.violations-filter-panel select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.violations-filter-panel .search-input-wrapper{position:relative;width:100%}.violations-filter-panel .clear-search-inline{align-items:center;background:#e2e8f0;border:none;border-radius:50%;color:#475569;cursor:pointer;display:flex;font-size:13px;height:20px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px}.violations-filter-panel .clear-filters-action-btn{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;cursor:pointer;font-size:13px;font-weight:700;height:42px;padding:0 16px;transition:all .15s ease;white-space:nowrap}.violations-filter-panel .clear-filters-action-btn:hover{background:#fee2e2}.violations-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 6px 24px #0f172a0d;overflow:hidden}.violations-data-table{border-collapse:collapse;text-align:left;width:100%}.violations-data-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:11px;font-weight:800;letter-spacing:.08em;padding:16px 20px;text-transform:uppercase;white-space:nowrap}.violations-data-table td{border-bottom:1px solid #f1f5f9;color:#334155;font-size:13.5px;padding:16px 20px;vertical-align:middle}.violations-data-table tr:hover{background:#f8fafc}.violations-data-table tr.row-suspended{background:#fef2f259}.violations-data-table tr.row-suspended:hover{background:#fef2f299}.v-student-cell{gap:12px}.v-avatar,.v-student-cell{align-items:center;display:flex}.v-avatar{background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:12px;box-shadow:0 3px 8px #2563eb40;color:#fff;flex-shrink:0;font-size:15px;font-weight:800;height:40px;justify-content:center;width:40px}.v-student-info{display:flex;flex-direction:column}.v-student-info strong{color:#0f172a;font-size:14px;font-weight:700}.v-student-info small{color:#64748b;font-size:12px}.v-code-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font-family:JetBrains Mono,Fira Code,monospace;font-size:12.5px;font-weight:700;padding:4px 9px}.v-reason-badge{align-items:center;border-radius:24px;display:inline-flex;font-size:12px;font-weight:800;gap:6px;letter-spacing:.02em;padding:6px 14px}.badge-screenshot{background:#fee2e2;border:1px solid #fca5a5;box-shadow:0 2px 6px #dc26261f;color:#b91c1c}.badge-recording{background:#fef3c7;border:1px solid #fde68a;box-shadow:0 2px 6px #d977061f;color:#b45309}.badge-other{background:#ede9fe;border:1px solid #ddd6fe;color:#6d28d9}.v-count-badge{border-radius:14px;display:inline-block;font-size:12px;font-weight:800;padding:4px 12px}.count-critical{background:#7f1d1d;border:1px solid #991b1b;color:#fff;font-weight:800}.count-high{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.count-low{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.v-date-cell{color:#64748b;font-size:13px;font-weight:500;white-space:nowrap}.v-status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:800;gap:5px;padding:5px 12px}.status-suspended{background:#fef2f2;border:1px solid #fca5a5;color:#dc2626}.status-active{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.v-action-group{align-items:center;display:flex;gap:8px}.v-btn-unblock{background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:8px;box-shadow:0 3px 8px #16a34a4d;color:#fff;cursor:pointer;font-size:12.5px;font-weight:700;padding:8px 16px;transition:all .15s ease}.v-btn-unblock:hover{background:#15803d;transform:translateY(-1px)}.v-unblocked-label{color:#16a34a;padding:6px 4px}.v-btn-view,.v-unblocked-label{font-size:12.5px;font-weight:700}.v-btn-view{background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;padding:7px 14px;transition:all .15s ease}.v-btn-view:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.incident-modal-backdrop{align-items:center!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0f172ab8!important;box-sizing:border-box!important;display:flex!important;height:100vh!important;inset:0!important;justify-content:center!important;padding:24px!important;position:fixed!important;width:100vw!important;z-index:2147483647!important}.incident-modal{animation:modal-pop .22s cubic-bezier(.16,1,.3,1)!important;background:#fff!important;border-radius:24px!important;box-shadow:0 25px 80px #0006,0 0 0 1px #ffffff1a!important;display:flex!important;flex-direction:column!important;max-height:88vh!important;max-width:680px!important;overflow:hidden!important;width:100%!important}.incident-modal-header{align-items:flex-start!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;display:flex!important;justify-content:space-between!important;padding:22px 28px!important}.incident-modal-header .modal-eyebrow{background:#ef44441a;border-radius:5px;color:#ef4444;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:6px;padding:3px 8px;text-transform:uppercase}.incident-modal-header h2{color:#0f172a!important;font-size:22px!important;font-weight:800!important;margin:0 0 4px!important}.incident-modal-header p{color:#64748b!important;font-size:13.5px!important;margin:0!important}.incident-modal-header .close-btn{align-items:center!important;background:#e2e8f0!important;border:none!important;border-radius:50%!important;color:#475569!important;cursor:pointer!important;display:flex!important;font-size:20px!important;height:32px!important;justify-content:center!important;transition:all .15s ease!important;width:32px!important}.incident-modal-header .close-btn:hover{background:#cbd5e1!important;color:#0f172a!important}.incident-modal-body{background:#fff!important;max-height:58vh!important;overflow-y:auto!important;padding:24px 28px!important}.incident-timeline{border-left:2px solid #e2e8f0!important;display:flex!important;flex-direction:column!important;gap:14px!important;margin-left:8px!important;padding-left:20px!important}.incident-timeline,.timeline-item{position:relative!important}.timeline-dot{background:#ef4444!important;border:2.5px solid #fff!important;border-radius:50%!important;box-shadow:0 0 0 2px #ef4444!important;height:12px!important;left:-27px!important;position:absolute!important;top:14px!important;width:12px!important}.timeline-item.severity-info .timeline-dot{background:#3b82f6!important;box-shadow:0 0 0 2px #3b82f6!important}.timeline-content{background:#f8fafc!important;border:1.5px solid #e2e8f0!important;border-radius:14px!important;padding:14px 18px!important;transition:all .15s ease!important}.timeline-content:hover{background:#fff!important;border-color:#cbd5e1!important;box-shadow:0 4px 14px #0f172a0d!important}.timeline-top{align-items:center!important;display:flex!important;justify-content:space-between!important;margin-bottom:6px!important}.incident-action{color:#dc2626!important;font-size:13.5px!important;font-weight:800!important;letter-spacing:.02em!important}.incident-time{color:#64748b!important;font-size:12px!important;font-weight:600!important}.timeline-meta{color:#475569!important;display:flex!important;flex-direction:column!important;font-size:12.5px!important;gap:4px!important}.timeline-meta code{background:#e2e8f0!important;border-radius:6px!important;color:#0f172a!important;font-family:JetBrains Mono,monospace!important;font-weight:700!important;padding:2px 6px!important}.incident-modal-footer{background:#f8fafc!important;border-top:1px solid #e2e8f0!important;display:flex!important;gap:12px!important;justify-content:flex-end!important;padding:16px 28px!important}.modal-unblock-btn{background:linear-gradient(135deg,#16a34a,#15803d)!important;border:none!important;border-radius:10px!important;box-shadow:0 3px 10px #16a34a4d!important;color:#fff!important;cursor:pointer!important;font-size:13.5px!important;font-weight:700!important;padding:10px 22px!important;transition:all .15s ease!important}.modal-unblock-btn:hover{background:#15803d!important;transform:translateY(-1px)!important}.modal-close-action-btn{background:#fff!important;border:1.5px solid #cbd5e1!important;border-radius:10px!important;color:#334155!important;cursor:pointer!important;font-size:13.5px!important;font-weight:700!important;padding:10px 22px!important;transition:all .15s ease!important}.modal-close-action-btn:hover{background:#f1f5f9!important;border-color:#94a3b8!important}@media (max-width:768px){.security-violations-container{box-sizing:border-box!important;padding:14px 14px 40px!important;width:100%!important}.violations-header{align-items:flex-start!important;flex-direction:column!important;gap:12px!important;margin-bottom:16px!important}.violations-header h1{font-size:20px!important}.refresh-btn{font-size:12.5px!important;justify-content:center!important;padding:8px 14px!important;width:100%!important}.violations-stats-grid{gap:10px!important;grid-template-columns:repeat(2,1fr)!important;margin-bottom:16px!important}.v-stat-card{border-radius:12px!important;gap:10px!important;padding:12px 14px 10px!important}.v-stat-icon{border-radius:8px!important;font-size:16px!important;height:32px!important;width:32px!important}.v-stat-icon svg{height:16px!important;width:16px!important}.v-stat-num{font-size:20px!important}.v-stat-label{font-size:10px!important}.violations-filters-bar{align-items:stretch!important;flex-direction:column!important;gap:8px!important}.violations-table-card{border-radius:12px!important;overflow:hidden!important}.violations-table-wrapper{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.violations-table{min-width:580px!important}}.audit-logs-container{color:#0f172a;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1560px;padding:24px 28px 48px}.audit-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:24px}.audit-header .section-eyebrow{background:#2563eb14;border:1px solid #2563eb33;border-radius:6px;color:#2563eb;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.1em;margin-bottom:8px;padding:4px 10px;text-transform:uppercase}.audit-header h1{color:#0f172a;font-size:28px;font-weight:900;letter-spacing:-.03em;line-height:1.2;margin:0 0 6px}.audit-header p{color:#64748b;font-size:14px;font-weight:500;margin:0}.header-action-group{align-items:center;display:flex;gap:12px}.csv-export-btn{align-items:center;background:linear-gradient(135deg,#1e40af,#2563eb 50%,#3b82f6);border:none;border-radius:12px;box-shadow:0 4px 14px #2563eb59;color:#fff;cursor:pointer;display:inline-flex;font-size:13.5px;font-weight:700;gap:8px;padding:10px 20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.csv-export-btn:hover{box-shadow:0 6px 20px #2563eb80;transform:translateY(-2px)}.audit-stats-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.a-stat-card{align-items:center;border-radius:12px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;gap:12px;min-height:68px;overflow:hidden;padding:12px 16px;position:relative;transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s ease}.a-stat-card:after{background:linear-gradient(110deg,#ffffff0f,#ffffff29 40%,#fff0 70%);content:"";inset:0;pointer-events:none;position:absolute}.a-stat-card.total{background:linear-gradient(135deg,#1e40af,#2563eb 50%,#3b82f6);box-shadow:0 4px 14px -2px #2563eb59}.a-stat-card.logins{background:linear-gradient(135deg,#065f46,#059669 50%,#10b981);box-shadow:0 4px 14px -2px #05966959}.a-stat-card.security{background:linear-gradient(135deg,#92400e,#d97706 50%,#f59e0b);box-shadow:0 4px 14px -2px #d9770659}.a-stat-card.critical{background:linear-gradient(135deg,#991b1b,#dc2626 50%,#ef4444);box-shadow:0 4px 14px -2px #dc262659}.a-stat-card:hover{transform:translateY(-2px)}.a-stat-card.total:hover{box-shadow:0 8px 20px -2px #2563eb80}.a-stat-card.logins:hover{box-shadow:0 8px 20px -2px #05966980}.a-stat-card.security:hover{box-shadow:0 8px 20px -2px #d9770680}.a-stat-card.critical:hover{box-shadow:0 8px 20px -2px #dc262680}.a-stat-icon{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border-radius:9px;display:flex;flex-shrink:0;font-size:18px;height:36px;justify-content:center;width:36px}.a-stat-icon svg{height:18px;width:18px}.a-stat-content{display:flex;flex:1 1;flex-direction:column;min-width:0}.a-stat-label{color:#ffffffe6;font-size:10px;font-weight:750;letter-spacing:.05em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.a-stat-val{color:#fff;font-size:20px;font-weight:900;letter-spacing:-.02em;line-height:1.15;margin:1px 0 0}.a-stat-content small{color:#ffffffbf;font-size:10px;font-weight:500;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-filter-panel{grid-gap:14px;align-items:flex-end;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 18px #0f172a0a;display:grid;gap:14px;grid-template-columns:2fr 1fr 1fr 1fr 1fr auto;margin-bottom:20px;padding:18px 22px}.audit-filter-panel .filter-group{display:flex;flex-direction:column;gap:6px}.audit-filter-panel label{color:#475569;font-size:11.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.audit-filter-panel input,.audit-filter-panel select{background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;box-sizing:border-box;color:#1e293b;font-size:13.5px;font-weight:600;height:42px;outline:none;padding:0 14px;transition:all .18s ease;width:100%}.audit-filter-panel input:focus,.audit-filter-panel select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.audit-filter-panel .search-input-wrapper{position:relative;width:100%}.audit-filter-panel .clear-search-inline{align-items:center;background:#e2e8f0;border:none;border-radius:50%;color:#475569;cursor:pointer;display:flex;font-size:13px;height:20px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px}.filter-actions-group{align-items:center;display:flex;gap:10px}.audit-search-btn{background:#0f172a;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13.5px;font-weight:700;height:42px;padding:0 20px;transition:background .15s ease;white-space:nowrap}.audit-search-btn:hover{background:#1e293b}.clear-filters-action-btn{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;cursor:pointer;font-size:13px;font-weight:700;height:42px;padding:0 16px;transition:all .15s ease;white-space:nowrap}.clear-filters-action-btn:hover{background:#fee2e2}.audit-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 6px 24px #0f172a0d;box-sizing:border-box;overflow:hidden;width:100%}.table-responsive{overflow-x:auto;width:100%}.audit-data-table{border-collapse:collapse;text-align:left;width:100%}.audit-data-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:11px;font-weight:800;letter-spacing:.08em;padding:14px 16px;text-transform:uppercase;white-space:nowrap}.audit-data-table td{border-bottom:1px solid #f1f5f9;color:#334155;font-size:13px;padding:14px 16px;vertical-align:middle}.audit-data-table tr:hover{background:#f8fafc}.audit-data-table tr.severity-row-critical{background:#fef2f259}.log-time-cell{color:#64748b;font-family:JetBrains Mono,Fira Code,monospace;font-size:12px;font-weight:600;white-space:nowrap}.log-action-badge{border-radius:8px;display:inline-block;font-size:11.5px;font-weight:800;letter-spacing:.02em;padding:4px 10px;white-space:nowrap}.action-critical{background:#fee2e2;border:1px solid #fca5a5;color:#b91c1c}.action-warning{background:#fef3c7;border:1px solid #fde68a;color:#b45309}.action-auth{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.action-exam{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.action-info{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.log-user-tag{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#1e293b;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700}.log-severity-badge,.log-user-tag{padding:3px 8px;white-space:nowrap}.log-severity-badge{border-radius:6px;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.05em}.sev-info{background:#e2e8f0;color:#475569}.sev-warning{background:#fef3c7;color:#b45309}.sev-critical{background:#ef4444;color:#fff}.log-ip-text{color:#475569;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600}.log-agent-cell,.log-agent-chip,.log-ip-text{white-space:nowrap}.log-agent-chip{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;color:#334155;display:inline-flex;font-size:12px;font-weight:700;gap:5px;padding:3px 9px}.log-action-col{text-align:right;white-space:nowrap}.log-details-btn{background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;padding:5px 11px;transition:all .15s ease;white-space:nowrap}.log-details-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.table-pagination-bar{align-items:center;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 24px}.pagination-info{color:#64748b;font-size:13.5px;font-weight:500}.pagination-info strong{color:#0f172a;font-weight:700}.pagination-controls{align-items:center;display:flex;gap:14px}.page-size-picker{align-items:center;color:#475569;display:flex;font-size:13px;font-weight:600;gap:8px}.page-size-picker select{border-radius:8px;color:#1e293b;outline:none;padding:0 10px}.page-nav-btn,.page-size-picker select{background:#fff;border:1.5px solid #cbd5e1;font-size:13px;font-weight:700;height:34px}.page-nav-btn{border-radius:8px;color:#334155;cursor:pointer;padding:0 14px;transition:all .15s ease}.page-nav-btn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.page-nav-btn:disabled{cursor:not-allowed;opacity:.4}.page-current-indicator{color:#0f172a;font-size:13px;font-weight:700}.log-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:99999}.log-modal{background:#fff;border-radius:18px;box-shadow:0 25px 60px #00000040;display:flex;flex-direction:column;max-height:85vh;max-width:620px;overflow:hidden;width:100%}.log-modal-header{align-items:flex-start;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem 1.75rem}.log-modal-header h2{color:#0f172a;font-size:1.35rem;margin:2px 0 4px}.log-modal-header p{color:#64748b;font-size:.85rem;margin:0}.log-modal-body{display:flex;flex-direction:column;gap:1.25rem;max-height:55vh;overflow-y:auto;padding:1.5rem 1.75rem}.log-detail-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.log-detail-item{display:flex;flex-direction:column;gap:4px}.log-detail-item.full-width{grid-column:span 2}.log-detail-item label{color:#64748b;font-size:.78rem;font-weight:700;text-transform:uppercase}.user-agent-string{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;font-size:.82rem;margin:0;padding:8px 12px;word-break:break-all}.log-json-viewer label{color:#64748b;display:block;font-size:.78rem;font-weight:700;margin-bottom:6px;text-transform:uppercase}.log-json-viewer pre{background:#0f172a;border-radius:10px;color:#38bdf8;font-family:JetBrains Mono,Courier New,monospace;font-size:.82rem;margin:0;overflow-x:auto;padding:1rem}.log-modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;padding:1rem 1.75rem}.modal-close-action-btn{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;font-size:.9rem;font-weight:600;padding:8px 18px}@media (max-width:768px){.audit-logs-container{box-sizing:border-box!important;padding:14px 14px 40px!important;width:100%!important}.audit-header{align-items:flex-start!important;flex-direction:column!important;gap:12px!important;margin-bottom:16px!important}.audit-header h1{font-size:20px!important}.header-action-group{justify-content:flex-end!important;width:100%!important}.csv-export-btn{font-size:12.5px!important;justify-content:center!important;padding:8px 14px!important;width:100%!important}.audit-stats-grid{gap:10px!important;grid-template-columns:repeat(2,1fr)!important;margin-bottom:16px!important}.a-stat-card{border-radius:12px!important;gap:10px!important;padding:12px 14px 10px!important}.a-stat-icon{border-radius:8px!important;font-size:16px!important;height:32px!important;width:32px!important}.a-stat-icon svg{height:16px!important;width:16px!important}.a-stat-num{font-size:20px!important}.a-stat-label{font-size:10px!important}.audit-filters-bar{align-items:stretch!important;flex-direction:column!important;gap:8px!important}.filter-group{width:100%!important}.audit-table-card{border-radius:12px!important;overflow:hidden!important}.audit-table-wrapper{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.audit-table{min-width:580px!important}}.security-controls-container{color:#0f172a;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1440px;padding:20px 24px 40px}.controls-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:18px}.controls-header .section-eyebrow{background:#4f46e514;border:1px solid #4f46e533;border-radius:5px;color:#4f46e5;display:inline-block;font-size:10.5px;font-weight:800;letter-spacing:.08em;margin-bottom:6px;padding:3px 8px;text-transform:uppercase}.controls-header h1{color:#0f172a;font-size:24px;font-weight:900;letter-spacing:-.03em;line-height:1.2;margin:0 0 4px}.controls-header p{color:#64748b;font-size:13px;font-weight:500;margin:0}.controls-header-badge{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 4px #0f172a08;color:#16a34a;display:inline-flex;font-size:12px;font-weight:700;gap:7px;padding:6px 14px}.shield-pulse-dot{animation:pulse-glow 2s infinite;background:#16a34a;border-radius:50%;box-shadow:0 0 0 3px #16a34a40;height:7px;width:7px}.controls-toast-banner{animation:modal-pop .2s ease-out;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:10px;box-shadow:0 2px 8px #16a34a1a;color:#16a34a;font-size:13px;font-weight:800;margin-bottom:16px;padding:10px 16px}.controls-grid-2col{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:18px}.sec-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 10px #0f172a08;display:flex;flex-direction:column;padding:18px 20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.sec-card:hover{box-shadow:0 6px 18px #0f172a0f;transform:translateY(-1.5px)}.sec-card.card-disabled{background:#fafafa;opacity:.85}.sec-card-header{border-bottom:1px solid #f1f5f9;gap:12px;margin-bottom:14px;padding-bottom:12px}.sec-card-header,.sec-icon-box{align-items:center;display:flex}.sec-icon-box{border-radius:10px;flex-shrink:0;height:38px;justify-content:center;width:38px}.timer-icon{background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb}.shield-icon{background:#fef2f2;border:1px solid #fca5a5;color:#dc2626}.water-icon{background:#ecfeff;border:1px solid #a5f3fc;color:#0891b2}.doc-icon{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.purge-icon{background:#faf5ff;border:1px solid #ddd6fe;color:#7c3aed}.sec-header-meta{flex:1 1}.sec-header-meta h3{color:#0f172a;font-size:14.5px;font-weight:800;letter-spacing:-.01em;margin:0 0 2px}.sec-header-meta p{color:#64748b;font-size:12px;line-height:1.35;margin:0}.switch-toggle{display:inline-block;flex-shrink:0;height:22px;position:relative;width:40px}.switch-toggle input{height:0;opacity:0;width:0}.slider{background-color:#cbd5e1;cursor:pointer;inset:0;position:absolute;transition:.22s}.slider.round{border-radius:24px}.slider.round:before{background-color:#fff;border-radius:50%;bottom:3px;box-shadow:0 1px 3px #0003;content:"";height:16px;left:3px;position:absolute;transition:.22s;width:16px}.switch-toggle input:checked+.slider{background-color:#16a34a}.switch-toggle input:checked+.slider:before{transform:translateX(18px)}.sec-status-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.sec-status-pill{border-radius:16px;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.02em;padding:3px 10px}.sec-status-pill.enabled{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.sec-status-pill.danger{background:#fef2f2;border:1px solid #fca5a5;color:#dc2626}.sec-status-pill.warning{background:#fffbeb;border:1px solid #fde68a;color:#d97706}.sec-status-detail{color:#64748b;font-size:11.5px;font-weight:600}.sec-field-label{color:#475569;display:block;font-size:11px;font-weight:800;letter-spacing:.04em;margin-bottom:8px;text-transform:uppercase}.sec-info-text{color:#64748b;font-size:11.5px;line-height:1.45;margin:0}.preset-pills-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.preset-pill-btn{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:5px;padding:5px 11px;transition:all .15s ease}.preset-pill-btn:hover{background:#f8fafc;border-color:#94a3b8}.preset-pill-btn.selected{background:#0f172a;border-color:#0f172a;box-shadow:0 2px 8px #0f172a33;color:#fff}.rec-tag{background:#3b82f6;border-radius:4px;color:#fff;font-size:9px;font-weight:800;padding:1px 5px;text-transform:uppercase}.preset-pill-btn.selected .rec-tag{background:#60a5fa;color:#0f172a}.policy-highlights{grid-gap:6px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:6px 12px;grid-template-columns:repeat(2,1fr);margin-bottom:12px;padding:10px 12px}.policy-item{align-items:center;color:#334155;display:flex;font-size:11.5px;gap:7px;line-height:1.35}.policy-check{color:#16a34a;flex-shrink:0;font-size:12px;font-weight:900}.policy-item code{background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#dc2626;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:700;padding:1px 4px}.sec-attempt-threshold{border-top:1px dashed #e2e8f0;margin-top:12px;padding-top:12px}.attempt-threshold-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(5,1fr);margin:8px 0 10px}.attempt-threshold-btn{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:2px;justify-content:center;padding:8px 6px;position:relative;text-align:center;transition:all .15s ease}.attempt-threshold-btn:hover{background:#fff8f8;border-color:#fca5a5;transform:translateY(-1px)}.attempt-threshold-btn strong{color:#0f172a;display:block;font-size:12px;font-weight:800}.attempt-threshold-btn span:not(.rec-tag){color:#64748b;display:block;font-size:10px;font-weight:600;line-height:1.2}.attempt-threshold-btn .rec-tag{background:#dc2626;border-radius:4px;color:#fff;font-size:8px;font-weight:800;padding:1px 4px;position:absolute;right:4px;text-transform:uppercase;top:-6px}.attempt-threshold-btn.selected{background:#0f172a;border-color:#0f172a;box-shadow:0 2px 8px #0f172a40;color:#fff}.attempt-threshold-btn.selected strong{color:#fff}.attempt-threshold-btn.selected span:not(.rec-tag){color:#ffffffb3}.attempt-threshold-summary{font-size:11.5px;line-height:1.4}.threshold-status-strict{background:#fef2f2;border:1px solid #fecaca;border-left:3px solid #dc2626;border-radius:8px;color:#991b1b;display:block;padding:8px 12px}.threshold-status-strict strong{color:#7f1d1d;font-weight:800}.threshold-status-warning{background:#fffbeb;border:1px solid #fde68a;border-left:3px solid #d97706;border-radius:8px;color:#92400e;display:block;padding:8px 12px}.threshold-status-warning strong{color:#78350f;font-weight:800}.sec-modules-section{border-top:1px dashed #e2e8f0;margin-top:14px;padding-top:12px}.sec-modules-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.sec-module-count-badge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;color:#1e40af;font-size:10px;font-weight:800;padding:2px 7px}.modules-selection-compact-list{display:flex;flex-direction:column;gap:6px}.mod-compact-card{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:8px 12px;transition:all .15s ease}.mod-compact-card:hover{background:#f8fafc;border-color:#93c5fd}.mod-compact-card.mod-selected{background:#f8faff;border-color:#3b82f6;box-shadow:0 1px 6px #3b82f614}.mod-compact-card.mod-unselected{background:#fafafa;opacity:.75}.mod-compact-left{align-items:center;display:flex;flex:1 1;gap:10px}.mod-compact-icon{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;color:#2563eb;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.mod-selected .mod-compact-icon{background:#2563eb;border-color:#1d4ed8;color:#fff}.mod-compact-text{display:flex;flex-direction:column;gap:1px}.mod-compact-title-line{align-items:center;display:flex;gap:6px}.mod-compact-title-line strong{color:#0f172a;font-size:12px;font-weight:800}.mod-compact-badge{border-radius:4px;font-size:8.5px;font-weight:800;padding:1px 5px;text-transform:uppercase}.mod-compact-badge.badge-critical{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.mod-compact-badge.badge-info{background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb}.mod-compact-badge.badge-warning{background:#fffbeb;border:1px solid #fde68a;color:#d97706}.mod-compact-badge.badge-neutral{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.mod-compact-text p{color:#64748b;font-size:11px;line-height:1.25;margin:0}.mod-compact-right{align-items:center;display:flex;flex-shrink:0;gap:8px}.mod-compact-status{border-radius:10px;font-size:10px;font-weight:800;padding:2px 7px}.mod-compact-status.status-active{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.mod-compact-status.status-off{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.mod-compact-checkbox{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:5px;display:flex;height:18px;justify-content:center;transition:all .12s ease;width:18px}.mod-compact-checkbox.checked{background:#2563eb;border-color:#2563eb;color:#fff}.mod-compact-checkbox span{font-size:11px;font-weight:900;line-height:1}.doc-drm-card{position:relative}.drm-header-badges{align-items:center;display:flex;gap:5px}.drm-badge{border-radius:5px;font-size:10px;font-weight:800;padding:2px 6px;text-transform:uppercase}.drm-badge.badge-on{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.drm-badge.badge-off{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.drm-badge.badge-warn{background:#fffbeb;border:1px solid #fde68a;color:#d97706}.drm-summary-strip{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:12px;padding:8px 14px}.drm-summary-item{align-items:center;display:flex;flex:1 1;gap:7px}.drm-summary-icon{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:7px;color:#64748b;display:flex;flex-shrink:0;height:26px;justify-content:center;width:26px}.drm-summary-item.active .drm-summary-icon{background:#f0fdf4;border-color:#86efac;color:#16a34a}.drm-summary-item.warn .drm-summary-icon{background:#fffbeb;border-color:#fde68a;color:#d97706}.drm-summary-text strong{color:#0f172a;display:block;font-size:10px;font-weight:800;text-transform:uppercase}.drm-summary-text span{color:#64748b;font-size:11px;font-weight:600}.drm-summary-item.active .drm-summary-text span{color:#16a34a;font-weight:700}.drm-summary-item.warn .drm-summary-text span{color:#d97706;font-weight:700}.drm-summary-divider{background:#cbd5e1;height:22px;margin:0 8px;width:1px}.drm-permission-list{background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-direction:column;margin-bottom:10px;overflow:hidden}.drm-perm-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:12px;justify-content:space-between;padding:10px 14px}.drm-perm-row:hover{background:#fafcff}.drm-perm-left{align-items:center;display:flex;flex:1 1;gap:9px}.drm-perm-indicator{border-radius:50%;flex-shrink:0;height:8px;width:8px}.drm-perm-indicator.ind-green{background:#16a34a}.drm-perm-indicator.ind-amber{background:#d97706}.drm-perm-indicator.ind-red{background:#94a3b8}.drm-perm-text strong{color:#0f172a;display:block;font-size:12.5px;font-weight:800;margin-bottom:1px}.drm-perm-text p{color:#64748b;font-size:11px;line-height:1.35;margin:0}.drm-perm-right{align-items:center;display:flex;flex-shrink:0;gap:10px}.drm-perm-status-chip{border-radius:12px;font-size:10.5px;font-weight:800;padding:2px 7px}.drm-perm-status-chip.chip-enabled{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.drm-perm-status-chip.chip-disabled{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.drm-perm-status-chip.chip-warn{background:#fffbeb;border:1px solid #fde68a;color:#d97706}.drm-info-note{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#1e40af;display:flex;font-size:11.5px;font-weight:600;gap:8px;padding:8px 12px}.drm-info-note svg{color:#2563eb;flex-shrink:0}.watermark-mini-preview{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin-top:8px;padding:10px 14px}.preview-label{color:#64748b;display:block;font-size:10px;font-weight:800;margin-bottom:4px;text-transform:uppercase}.preview-stamp{color:#1e293b80;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;transform:rotate(-1deg)}.data-retention-card{margin-top:4px}.retention-header-actions{margin-left:auto}.btn-trigger-wipeout{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:9px;box-shadow:0 1px 4px #0f172a0a;color:#dc2626;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:6px;padding:6px 13px;transition:all .15s ease}.btn-trigger-wipeout:hover{background:#fef2f2;border-color:#fca5a5;transform:translateY(-1px)}.retention-status-strip{align-items:center;background:#faf5ff;border:1px solid #e9d5ff;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:14px;padding:9px 15px}.retention-status-left{align-items:center;display:flex;gap:12px}.retention-status-badge{color:#7c3aed;font-size:11px;font-weight:800;letter-spacing:.02em}.retention-last-purge{color:#6b21a8;font-size:11.5px}.retention-last-purge strong{color:#581c87}.retention-row-list{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 4px #0f172a05;display:flex;flex-direction:column;overflow:hidden}.retention-row-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:16px;justify-content:space-between;padding:12px 18px;transition:background .15s ease}.retention-row-item:hover{background:#f8fafc}.retention-row-left{align-items:center;display:flex;flex:1 1;gap:12px}.retention-row-icon{align-items:center;border-radius:9px;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.retention-row-icon.log-color{background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb}.retention-row-icon.violation-color{background:#fef2f2;border:1px solid #fca5a5;color:#dc2626}.retention-row-icon.exam-color{background:#ecfeff;border:1px solid #a5f3fc;color:#0891b2}.retention-row-icon.session-color{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.retention-row-icon.doc-color{background:#faf5ff;border:1px solid #ddd6fe;color:#7c3aed}.retention-row-info strong{color:#0f172a;display:block;font-size:13px;font-weight:800;margin-bottom:1px}.retention-row-info small{color:#64748b;display:block;font-size:11.5px;font-weight:500}.retention-row-right{align-items:center;display:flex;flex-shrink:0;gap:10px}.retention-status-chip{border-radius:12px;font-size:11px;font-weight:800;padding:3px 9px;white-space:nowrap}.retention-status-chip.chip-active{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.retention-status-chip.chip-permanent{background:#f1f5f9;border:1px solid #cbd5e1;color:#475569}.retention-custom-select{background:#fff;border:1.5px solid #cbd5e1;border-radius:9px;color:#1e293b;cursor:pointer;font-size:12px;font-weight:700;min-width:270px;outline:none;padding:6px 12px;transition:all .15s ease}.retention-custom-select:hover{background:#f8fafc;border-color:#94a3b8}.retention-custom-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}@media (max-width:820px){.retention-row-item{align-items:flex-start;flex-direction:column;gap:10px}.retention-row-right{justify-content:space-between;width:100%}.retention-custom-select{flex:1 1;min-width:0}}.controls-footer-card{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 16px #0f172a0a;display:flex;justify-content:space-between;padding:14px 20px}.footer-meta{gap:12px}.footer-meta,.footer-meta-icon{align-items:center;display:flex}.footer-meta-icon{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#2563eb;flex-shrink:0;height:36px;justify-content:center;width:36px}.footer-meta strong{color:#0f172a;display:block;font-size:13px}.footer-meta p{color:#64748b;font-size:11.5px;margin:1px 0 0}.footer-actions{align-items:center;display:flex;gap:10px}.btn-secondary-reload{background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;font-size:12.5px;font-weight:700;padding:8px 16px;transition:all .15s ease}.btn-secondary-reload:hover{background:#f1f5f9;border-color:#94a3b8}.btn-primary-deploy{background:linear-gradient(135deg,#1e40af,#2563eb 50%,#3b82f6);border:none;border-radius:10px;box-shadow:0 3px 12px #2563eb4d;color:#fff;cursor:pointer;font-size:13px;font-weight:800;padding:9px 22px;transition:all .18s ease}.btn-primary-deploy:hover:not(:disabled){box-shadow:0 5px 16px #2563eb73;transform:translateY(-1px)}.btn-primary-deploy:disabled{cursor:not-allowed;opacity:.6}.wipeout-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2147483647}.wipeout-modal-card{animation:modal-pop .2s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:18px;box-shadow:0 20px 60px #0000004d;max-width:540px;overflow:hidden;width:100%}.wipeout-modal-head{align-items:center;background:#fafafa;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;padding:16px 20px}.wipeout-modal-icon{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.wipeout-modal-head h2{color:#0f172a;font-size:16px;font-weight:800;margin:0 0 2px}.wipeout-modal-head p{color:#64748b;font-size:11.5px;margin:0}.wipeout-modal-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;margin-left:auto;width:30px}.wipeout-modal-close:hover{background:#e2e8f0;color:#0f172a}.wipeout-modal-body{display:flex;flex-direction:column;gap:12px;padding:16px 20px}.wipeout-warning-alert{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#991b1b;display:flex;font-size:11.5px;gap:10px;padding:10px 12px}.wipeout-warning-alert svg{color:#dc2626;flex-shrink:0}.wipeout-module-checkboxes{display:flex;flex-direction:column;gap:6px}.wipeout-check-item{align-items:center;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:10px 12px;transition:all .12s ease}.wipeout-check-item:hover{background:#f8fafc}.wipeout-check-item.checked{background:#f8faff;border-color:#93c5fd}.wipeout-check-item input{cursor:pointer;height:16px;width:16px}.wipeout-check-info strong{color:#0f172a;display:block;font-size:12.5px}.wipeout-check-info small{color:#64748b;display:block;font-size:11px}.wipeout-modal-foot{background:#fafafa;border-top:1px solid #e2e8f0;display:flex;gap:8px;justify-content:flex-end;padding:12px 20px}.btn-wipeout-cancel{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;padding:8px 16px}.btn-wipeout-confirm{background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:8px;box-shadow:0 2px 8px #dc26264d;color:#fff;cursor:pointer;font-size:12px;font-weight:800;padding:8px 18px}.btn-wipeout-confirm:disabled{cursor:not-allowed;opacity:.5}.solution-water-icon{background:#fef2f2!important;border-color:#fecaca!important;color:#dc2626!important}.sec-field-block{margin-bottom:14px}.sec-text-input{background:#fff;border:1.5px solid #cbd5e1;border-radius:9px;box-sizing:border-box;color:#0f172a;font-size:13px;font-weight:600;outline:none;padding:8px 12px;transition:all .15s ease;width:100%}.sec-text-input:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.color-palette-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.color-chip-btn{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;display:inline-flex;font-family:inherit;font-size:11.5px;font-weight:700;gap:6px;padding:5px 10px;transition:all .15s ease}.color-chip-btn:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px)}.color-chip-btn.selected{background:#0f172a;border-color:#0f172a;box-shadow:0 2px 8px #0f172a33;color:#fff}.color-dot{border-radius:50%;box-shadow:0 0 0 1px #0000001a;display:inline-block;height:12px;width:12px}.custom-color-picker-wrap{align-items:center;display:inline-flex;position:relative}.native-color-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.custom-color-label{align-items:center;background:#fff;border:1.5px dashed #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;display:inline-flex;font-size:11.5px;font-weight:700;gap:6px;padding:5px 10px;transition:all .15s ease}.custom-color-label:hover{background:#f8fafc;border-color:#94a3b8}.watermark-options-grid{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px;margin-top:10px}.watermark-opt-label{align-items:center;color:#334155;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:7px}.watermark-opt-label input{cursor:pointer;height:15px;width:15px}.solution-watermark-live-preview{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;margin-top:10px;padding:12px}.preview-header-line{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between;margin-bottom:8px}.preview-sample-badge{background:#fff;border:1.5px solid;border-radius:6px;font-size:10px;font-weight:900;padding:2px 7px;text-transform:uppercase}.solution-preview-stage{background:#fff;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;padding:14px;position:relative}.mock-solution-card{display:flex;flex-direction:column;gap:6px;position:relative;z-index:1}.mock-q-title{color:#0f172a;font-size:12px;font-weight:800}.mock-opt{background:#f1f5f9;border-radius:6px;color:#334155;font-size:11px;font-weight:600;padding:5px 8px}.mock-opt.mock-correct{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;font-weight:800}.mock-explanation{color:#64748b;font-size:10.5px;line-height:1.35;margin-top:4px}.live-watermark-overlay{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;text-align:center;transform:rotate(-20deg);z-index:2}.watermark-tiled-preview p{font-size:12px;letter-spacing:.05em;margin:2px 0;text-shadow:0 0 1px currentColor}@media (max-width:1100px){.controls-grid-2col{grid-template-columns:1fr}.retention-modules-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.security-controls-container{box-sizing:border-box!important;max-width:100vw!important;overflow-x:hidden!important;padding:12px 10px 40px!important;width:100%!important}.controls-header{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.controls-header h1{font-size:20px!important}.controls-header p{font-size:12px!important}.controls-header-badge{font-size:11px!important;padding:5px 10px!important}.sec-card{border-radius:12px!important;box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important;padding:14px 12px!important;width:100%!important}.sec-card-header{align-items:flex-start!important;flex-wrap:wrap!important;gap:10px!important}.sec-header-meta{flex-basis:calc(100% - 70px);flex-grow:1;flex-shrink:1;min-width:0!important;overflow-wrap:break-word!important;word-break:break-word!important}.sec-header-meta h3{font-size:14px!important}.sec-header-meta p{font-size:11px!important}.preset-pills-row{grid-gap:6px!important;box-sizing:border-box!important;display:grid!important;gap:6px!important;grid-template-columns:repeat(auto-fit,minmax(64px,1fr))!important;width:100%!important}.preset-pill-btn{font-size:11px!important;justify-content:center!important;padding:6px 4px!important;text-align:center!important}.attempt-threshold-grid{grid-gap:6px!important;display:grid!important;gap:6px!important;grid-template-columns:repeat(2,1fr)!important}.attempt-threshold-btn,.attempt-threshold-grid{box-sizing:border-box!important;width:100%!important}.attempt-threshold-btn{padding:8px 4px!important}.attempt-threshold-btn strong{font-size:11px!important}.attempt-threshold-btn span:not(.rec-tag){font-size:9px!important}.attempt-threshold-summary,.threshold-status-strict,.threshold-status-warning{box-sizing:border-box!important;display:block!important;font-size:11px!important;max-width:100%!important;overflow-wrap:break-word!important;padding:8px 10px!important;width:100%!important;word-break:break-word!important}.policy-highlights{box-sizing:border-box!important;grid-template-columns:1fr!important;padding:8px 10px!important;width:100%!important}.policy-item{font-size:10.5px!important;word-break:break-word!important}.mod-compact-card{align-items:flex-start!important;flex-direction:column!important;gap:8px!important;padding:10px!important}.mod-compact-left,.mod-compact-right{width:100%!important}.mod-compact-right{border-top:1px dashed #e2e8f0;justify-content:space-between!important;padding-top:6px}.drm-summary-strip{align-items:stretch!important;box-sizing:border-box!important;flex-direction:column!important;gap:8px!important;width:100%!important}.drm-summary-divider{display:none!important}.drm-perm-row{align-items:flex-start!important;box-sizing:border-box!important;flex-direction:column!important;gap:8px!important;padding:10px 8px!important;width:100%!important}.drm-perm-right{justify-content:space-between;width:100%}.color-palette-row{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));width:100%}.color-chip-btn{font-size:10.5px;justify-content:center;padding:6px 4px}.custom-color-picker-wrap{width:100%}.custom-color-label{box-sizing:border-box;justify-content:center;width:100%}.retention-row-item{align-items:flex-start;flex-direction:column;gap:8px}.retention-row-right{justify-content:space-between;width:100%}.controls-footer-card{align-items:stretch;flex-direction:column;gap:12px;padding:14px}.footer-actions{display:flex;flex-direction:column;gap:8px;width:100%}.btn-reset-security,.btn-save-security{justify-content:center;padding:10px;width:100%}}@media (max-width:480px){.attempt-threshold-grid{grid-template-columns:1fr}.color-palette-row,.preset-pills-row{grid-template-columns:repeat(2,1fr)}}.access-success-backdrop{animation:accessFadeIn .25s cubic-bezier(.16,1,.3,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#0f172ab8;display:grid;inset:0;padding:16px;place-items:center;position:fixed;z-index:100000}.access-success-card{align-items:center;animation:accessPopUp .3s cubic-bezier(.16,1,.3,1);background:#fff;border:1px solid #10b98133;border-radius:20px;box-shadow:0 25px 60px -12px #10b98147,0 16px 40px #0000003d;display:flex;flex-direction:column;padding:32px 28px;text-align:center;width:min(520px,94vw)}@keyframes accessFadeIn{0%{opacity:0}to{opacity:1}}@keyframes accessPopUp{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.access-success-icon-wrap{background:linear-gradient(135deg,#dcfce7,#a7f3d0);border-radius:50%;box-shadow:0 8px 24px #10b98147;display:grid;height:76px;margin-bottom:20px;place-items:center;position:relative;width:76px}.success-pulse-ring{animation:pulseRing 1.8s cubic-bezier(.24,0,.38,1) infinite;border:2px solid #10b981;border-radius:50%;inset:-6px;opacity:.4;position:absolute}@keyframes pulseRing{0%{opacity:.8;transform:scale(.95)}50%{opacity:.2;transform:scale(1.15)}to{opacity:.8;transform:scale(.95)}}.access-success-card h2{color:#0f172a;font-size:22px;font-weight:800;letter-spacing:-.02em;margin:0 0 10px}.access-success-card p{color:#475569;font-size:14px;line-height:1.55;margin:0 0 22px;max-width:440px}.access-success-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:10px;margin-bottom:24px;padding:14px 16px;text-align:left;width:100%}.access-success-summary .summary-item{align-items:center;display:flex;font-size:13px;justify-content:space-between}.access-success-summary .summary-item span{color:#64748b;font-weight:600}.access-success-summary .summary-item strong{color:#0f172a;font-weight:700}.btn-access-success-done{background:linear-gradient(135deg,#059669,#10b981);border:none;border-radius:12px;box-shadow:0 6px 18px #10b98152;color:#fff;cursor:pointer;font-size:15px;font-weight:800;height:48px;transition:all .2s ease;width:100%}.btn-access-success-done:hover{background:linear-gradient(135deg,#047857,#059669);box-shadow:0 8px 25px #10b9816b;transform:translateY(-2px)}.btn-access-success-done:active{transform:translateY(0)}.admin-videos-container{color:#0f172a;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1440px;padding:28px 36px 48px}.admin-toast{align-items:center;animation:toastSlide .25s cubic-bezier(.16,1,.3,1);background:#0f172a;border-radius:12px;bottom:24px;box-shadow:0 10px 30px #00000040;color:#fff;display:flex;font-size:13px;font-weight:700;gap:10px;padding:12px 20px;position:fixed;right:24px;z-index:10000}.admin-toast svg{color:#34d399}@keyframes toastSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.admin-videos-header{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.admin-videos-header .section-eyebrow{background:#2563eb14;border:1px solid #2563eb33;border-radius:6px;color:#2563eb;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.1em;margin-bottom:8px;padding:4px 10px;text-transform:uppercase}.admin-videos-header h1{color:#0f172a;font-size:28px;font-weight:900;letter-spacing:-.03em;line-height:1.2;margin:0 0 6px}.admin-videos-header p{color:#64748b;font-size:14px;font-weight:500;margin:0}.btn-add-video{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;box-shadow:0 4px 14px #2563eb59;color:#fff;cursor:pointer;display:inline-flex;font-size:13.5px;font-weight:700;gap:8px;padding:10px 20px;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.btn-add-video:hover{box-shadow:0 6px 20px #2563eb73;transform:translateY(-2px)}.videos-stats-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.v-stat-card{align-items:center;border-radius:12px;box-shadow:0 4px 14px -2px #0f172a1f;box-sizing:border-box;color:#fff;display:flex;gap:12px;min-height:68px;overflow:hidden;padding:12px 16px;position:relative;transition:transform .18s ease,box-shadow .18s ease}.v-stat-card:hover{transform:translateY(-2px)}.v-stat-card.theme-blue{background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 4px 14px -2px #2563eb59}.v-stat-card.theme-emerald{background:linear-gradient(135deg,#10b981,#047857);box-shadow:0 4px 14px -2px #10b98159}.v-stat-card.theme-purple{background:linear-gradient(135deg,#a855f7,#6d28d9);box-shadow:0 4px 14px -2px #a855f759}.v-stat-card.theme-teal{background:linear-gradient(135deg,#14b8a6,#0f766e);box-shadow:0 4px 14px -2px #14b8a659}.v-stat-icon{background:#fff3;border-radius:9px;display:grid;flex-shrink:0;height:36px;place-items:center;width:36px}.v-stat-icon svg{color:#fff;height:18px;width:18px}.v-stat-content{display:flex;flex:1 1;flex-direction:column;min-width:0}.v-stat-label{color:#ffffffe6;font-size:10px;font-weight:750;letter-spacing:.05em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.v-stat-val{color:#fff;font-size:20px;font-weight:900;line-height:1.15}.v-stat-help{color:#ffffffbf;font-size:10px;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.videos-toolbar{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 4px #0f172a05;gap:14px;justify-content:space-between;margin-bottom:22px;padding:12px 18px}.search-wrap,.videos-toolbar{align-items:center;display:flex}.search-wrap{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;flex:1 1;gap:10px;height:40px;max-width:440px;padding:0 14px}.search-wrap svg{color:#94a3b8}.search-wrap input{background:#0000;border:none;color:#0f172a;font-size:13px;font-weight:500;outline:none;width:100%}.clear-btn{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:13px}.filters-group{align-items:center;display:flex;gap:10px}.filter-select{background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;color:#1e293b;cursor:pointer;font-size:12.5px;font-weight:700;outline:none;padding:8px 14px}.filter-select:focus{border-color:#2563eb}.videos-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.video-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 10px #0f172a0a;display:flex;flex-direction:column;overflow:hidden;transition:all .22s cubic-bezier(.4,0,.2,1)}.video-card:hover{border-color:#93c5fd;box-shadow:0 12px 28px #2563eb1a;transform:translateY(-4px)}.video-card-thumb{align-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,#091a3c,#1e3a8a);cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative}.thumb-placeholder{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff2e;border-radius:50%;box-shadow:0 4px 16px #00000040;color:#fff;display:grid;height:52px;place-items:center;transition:transform .2s ease;width:52px}.video-card-thumb:hover .thumb-placeholder{background:#2563eb;transform:scale(1.15)}.thumb-overlay{background:#00000059;display:grid;inset:0;opacity:0;place-items:center;position:absolute;transition:opacity .2s ease}.video-card-thumb:hover .thumb-overlay{opacity:1}.play-badge{background:#2563eb;border-radius:20px;box-shadow:0 4px 14px #2563eb66;color:#fff;font-size:12px;font-weight:800;padding:6px 14px}.duration-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border-radius:6px;bottom:10px;color:#fff;font-size:11px;padding:3px 8px;right:10px}.duration-badge,.provider-badge{font-weight:800;position:absolute}.provider-badge{border-radius:5px;font-size:9px;left:10px;padding:2px 7px;text-transform:uppercase;top:10px}.provider-youtube{background:#fee2e2;border:1px solid #fca5a5;color:#dc2626}.provider-vimeo{background:#e0f2fe;border:1px solid #7dd3fc;color:#0284c7}.provider-direct,.provider-local{background:#f0fdf4;border:1px solid #86efac;color:#16a34a}.video-card-body{display:flex;flex:1 1;flex-direction:column;padding:16px 18px}.video-meta-top{align-items:center;display:flex;gap:8px;margin-bottom:8px}.category-chip{background:#eff6ff;border-radius:6px;color:#2563eb;font-size:10.5px;font-weight:800;padding:2px 8px}.assigned-chip{background:#f1f5f9;border-radius:6px;color:#475569;font-size:10px;font-weight:700;padding:2px 7px}.video-title{color:#0f172a;font-size:14.5px;font-weight:800;line-height:1.35;margin:0 0 6px}.video-desc,.video-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.video-desc{color:#64748b;font-size:12px;line-height:1.45;margin:0 0 12px}.video-card-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-top:auto;padding-top:12px}.video-stats{color:#64748b;font-size:11.5px;font-weight:600;gap:4px}.card-actions,.video-stats{align-items:center;display:flex}.card-actions{gap:8px}.btn-card-action{align-items:center;border:1.5px solid #0000;border-radius:10px;box-shadow:0 1px 3px #0f172a0f;cursor:pointer;display:inline-flex;height:34px;justify-content:center;transition:all .2s cubic-bezier(.16,1,.3,1);width:34px}.btn-card-action:active{transform:scale(.92)}.btn-card-action.assign{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.btn-card-action.assign:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 5px 14px #2563eb59;color:#fff;transform:translateY(-2px)}.btn-card-action.edit{background:#f5f3ff;border-color:#ddd6fe;color:#7c3aed}.btn-card-action.edit:hover{background:#7c3aed;border-color:#7c3aed;box-shadow:0 5px 14px #7c3aed59;color:#fff;transform:translateY(-2px)}.btn-card-action.delete{background:#fff1f2;border-color:#fecdd3;color:#e11d48}.btn-card-action.delete:hover{background:#e11d48;border-color:#e11d48;box-shadow:0 5px 14px #e11d4859;color:#fff;transform:translateY(-2px)}.videos-empty,.videos-loading{align-items:center;background:#fff;border:1.5px dashed #cbd5e1;border-radius:16px;display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:36px;text-align:center}.empty-icon{background:#eff6ff;border-radius:14px;color:#2563eb;display:grid;height:56px;margin-bottom:12px;place-items:center;width:56px}.videos-empty h3{color:#0f172a;font-size:17px;font-weight:800;margin:0 0 6px}.videos-empty p{color:#64748b;font-size:13px;margin:0 0 16px;max-width:380px}.modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.video-modal{background:#fff;border-radius:18px;box-shadow:0 25px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:600px;overflow:hidden;width:100%}.modal-header{align-items:flex-start;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:18px 24px}.modal-header h2{color:#0f172a;font-size:17px;font-weight:800;margin:0 0 3px}.modal-header p{color:#64748b;font-size:12px;margin:0}.modal-close{background:none;border:none;color:#64748b;cursor:pointer;font-size:16px}.modal-form{display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding:20px 24px}.source-type-selector{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.source-tab{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:8px;justify-content:center;padding:10px 14px;transition:all .15s ease}.source-tab.active{background:#eff6ff;border-color:#2563eb;color:#2563eb}.form-group label{color:#1e293b;font-size:12px;font-weight:800}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1.5px solid #cbd5e1;border-radius:9px;color:#0f172a;font-size:13px;font-weight:500;outline:none;padding:9px 13px;transition:border-color .15s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb}.form-row{display:flex;gap:12px}.flex-1{flex:1 1}.flex-2{flex:2 1}.form-label-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:2px}.auto-detect-pill{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;color:#166534;display:inline-flex;font-size:11px;font-weight:700;gap:5px;padding:2px 8px}.file-upload-box{background:linear-gradient(180deg,#f8faff,#edf4ff);border:2px dashed #3b82f6;border-radius:14px;box-shadow:inset 0 2px 6px #2563eb0a;cursor:pointer;padding:26px 20px;position:relative;text-align:center;transition:all .2s cubic-bezier(.4,0,.2,1)}.file-upload-box.drag-active,.file-upload-box:hover{background:#eff6ff;border-color:#2563eb;box-shadow:0 6px 20px #2563eb1f;transform:translateY(-1px)}.file-upload-box input{cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%}.file-upload-label{align-items:center;color:#2563eb;display:flex;flex-direction:column;gap:6px}.upload-icon-pulse{background:#2563eb1a;border-radius:14px;color:#2563eb;display:grid;height:52px;margin-bottom:4px;place-items:center;transition:transform .2s ease;width:52px}.file-upload-box:hover .upload-icon-pulse{transform:scale(1.08)}.file-upload-label strong{color:#0f172a;font-size:14px;font-weight:800}.file-upload-label small{color:#64748b;font-size:11.5px;font-weight:500}.turbo-badge{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;box-shadow:0 2px 8px #10b9814d;color:#fff;display:inline-flex;font-size:10.5px;font-weight:800;gap:4px;margin-top:6px;padding:3px 10px}.selected-video-preview-card{align-items:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;display:flex;gap:14px;padding:12px 16px}.preview-media-thumb{align-items:center;background:#0f172a;border-radius:8px;display:flex;flex-shrink:0;height:44px;justify-content:center;overflow:hidden;position:relative;width:64px}.preview-media-thumb img{height:100%;object-fit:cover;width:100%}.thumb-fallback-icon{font-size:20px}.preview-play-icon{background:#00000073;border-radius:50%;color:#fff;display:grid;font-size:12px;height:22px;place-items:center;position:absolute;width:22px}.preview-file-details{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.preview-file-details .file-name{color:#0f172a;font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-meta-pills{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.meta-pill{background:#e2e8f0;border-radius:5px;color:#475569;font-size:11px;font-weight:700;padding:2px 7px}.meta-pill.duration{background:#e0e7ff;color:#4338ca}.meta-pill.high-speed{background:#ecfdf5;color:#047857}.btn-change-file{background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;font-size:11.5px;font-weight:700;padding:5px 12px;transition:all .15s ease}.btn-change-file:hover{border-color:#94a3b8;color:#0f172a}.turbo-upload-dashboard{background:#0f172a;border-radius:12px;box-shadow:0 6px 20px #0f172a33;color:#fff;display:flex;flex-direction:column;gap:10px;margin-top:10px;padding:14px 16px}.turbo-top-row{align-items:center;display:flex;justify-content:space-between}.turbo-status-label{align-items:center;display:flex;font-size:12.5px;gap:8px}.live-pulse-dot{animation:pulseGlow 1.2s infinite;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981;height:8px;width:8px}@keyframes pulseGlow{0%{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.3)}to{opacity:.7;transform:scale(.9)}}.turbo-percent{color:#38bdf8;font-family:monospace;font-size:15px;font-weight:900}.turbo-progress-track{background:#1e293b;border-radius:10px;height:8px;overflow:hidden;width:100%}.turbo-progress-fill{background:linear-gradient(90deg,#38bdf8,#3b82f6 50%,#10b981);border-radius:10px;box-shadow:0 0 10px #38bdf899;height:100%;transition:width .2s ease}.turbo-metrics-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.turbo-metric-chip{border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,monospace;font-size:11px;font-weight:700;padding:3px 8px}.turbo-metric-chip.speed{background:#10b98133;border:1px solid #10b9814d;color:#34d399}.turbo-metric-chip.eta{background:#38bdf833;border:1px solid #38bdf84d;color:#7dd3fc}.turbo-metric-chip.bytes{background:#ffffff1a;color:#cbd5e1}.drm-notice-box{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#991b1b;display:flex;font-size:11.5px;gap:10px;padding:10px 14px}.drm-notice-box svg{color:#dc2626;flex-shrink:0}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.btn-cancel{background:#fff;border:1.5px solid #cbd5e1;border-radius:9px;color:#475569;padding:8px 16px}.btn-cancel,.btn-submit{cursor:pointer;font-size:13px;font-weight:700}.btn-submit{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:9px;box-shadow:0 3px 10px #2563eb59;color:#fff;padding:8px 20px}.video-player-modal{background:#0f172a;border-radius:18px;box-shadow:0 30px 80px #00000080;display:flex;flex-direction:column;max-width:800px;overflow:hidden;width:100%}.player-header{align-items:center;background:#09132b;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:14px 20px}.player-title-wrap{align-items:center;display:flex;gap:10px}.player-badge{background:#2563eb;border-radius:5px;color:#fff;font-size:10px;padding:2px 7px}.player-header h3{color:#fff;font-size:14.5px;font-weight:800;margin:0}.player-close{background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:grid;height:30px;place-items:center;width:30px}.player-screen-wrap{aspect-ratio:16/9;background:#000;position:relative;width:100%}.iframe-video-screen,.native-video-screen{border:none;height:100%;width:100%}.player-footer{background:#09132b;border-top:1px solid #ffffff1a;padding:14px 20px}.player-footer p{color:#94a3b8;font-size:12.5px;line-height:1.45;margin:0}.form-student-picker-box{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:14px}.picker-header{align-items:center;display:flex;justify-content:space-between}.picker-title{color:#1e293b;font-size:12px;font-weight:800}.picker-clear-btn{background:none;border:none;color:#dc2626;cursor:pointer;font-size:11px;font-weight:700;padding:0}.picker-clear-btn:hover{text-decoration:underline}.picker-search-wrap input{background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;box-sizing:border-box;color:#0f172a;font-size:12.5px;outline:none;padding:8px 12px;width:100%}.picker-search-wrap input:focus{border-color:#2563eb}.picker-select-all{align-items:center;color:#2563eb;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:8px;padding:4px 2px}.picker-students-list{background:#fff;border:1px solid #e2e8f0;border-radius:9px;display:flex;flex-direction:column;gap:4px;max-height:180px;overflow-y:auto;padding:6px}.picker-student-item{align-items:center;border-radius:7px;cursor:pointer;display:flex;gap:10px;padding:6px 10px;transition:background .12s ease}.picker-student-item:hover{background:#f1f5f9}.picker-student-item.selected{background:#eff6ff}.student-avatar-mini{background:#2563eb;border-radius:50%;color:#fff;display:grid;flex-shrink:0;font-size:11px;font-weight:800;height:26px;place-items:center;width:26px}.student-info-col{display:flex;flex-direction:column;min-width:0}.student-info-col strong{color:#0f172a;font-size:12px}.student-info-col small,.student-info-col strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-info-col small{color:#64748b;font-size:10.5px}.assign-modal{max-width:540px}.assign-modal-body{display:flex;flex-direction:column;gap:14px;max-height:60vh;overflow-y:auto;padding:18px 24px}.assign-mode-toggle{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.assign-toggle-btn{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:8px;justify-content:center;padding:10px;transition:all .15s ease}.assign-toggle-btn.active{background:#eff6ff;border-color:#2563eb;color:#2563eb}.btn-card-action.assign:hover{background:#f0fdf4;border-color:#86efac;color:#16a34a}@media (max-width:960px){.admin-videos-container{padding:14px 14px 40px!important}.admin-videos-header{align-items:flex-start;flex-direction:column;gap:12px}.admin-videos-header h1{font-size:20px}.btn-add-video{font-size:12.5px;justify-content:center;padding:8px 14px;width:100%}.videos-stats-grid{gap:10px!important;grid-template-columns:repeat(2,1fr)!important}.videos-toolbar{align-items:stretch;flex-direction:column;padding:12px}.search-wrap{max-width:100%}.filters-group{flex-direction:column}.filter-select{width:100%}.videos-grid{gap:14px;grid-template-columns:1fr!important}.form-row{flex-direction:column}.source-type-selector{grid-template-columns:1fr}.video-modal{border-radius:0!important;display:flex;flex-direction:column;height:100dvh!important;max-height:100dvh!important;max-width:100vw!important;width:100vw!important}.modal-form{flex:1 1;overflow-y:auto}.modal-footer{background:#fff;border-top:1px solid #e2e8f0;bottom:0;padding:12px 16px;position:-webkit-sticky;position:sticky;z-index:10}.card-actions{opacity:1!important}.assign-modal{max-width:96vw!important;width:96vw!important}.stat-card{padding:14px 16px!important}.stat-card .stat-val{font-size:24px!important}.preview-modal{border-radius:0!important;max-width:100vw!important;width:100vw!important}.preview-player{height:240px!important}}.upload-progress-bar{background:#e2e8f0;border-radius:99px;height:6px;margin-top:10px;overflow:hidden;position:relative;width:100%}.upload-progress-fill{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:99px;height:100%;transition:width .3s ease}.upload-progress-bar span{color:#2563eb;font-size:11px;font-weight:700;position:absolute;right:0;top:-20px}.shine-admin-shell{background-color:#f4f6fa;color:#1e293b;display:flex;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;min-height:100vh}.shine-admin-sidebar{background:linear-gradient(180deg,#09132b,#0d1e40);border-right:1px solid #ffffff12;box-shadow:4px 0 24px #0000000f;color:#fff;inset:0 auto 0 0;position:fixed;width:245px;z-index:100}.admin-brand,.shine-admin-sidebar{display:flex;flex-direction:column}.admin-brand{align-items:center;background:#00000026;border-bottom:1px solid #ffffff14;box-sizing:border-box;height:96px;justify-content:center;padding:14px 18px}.admin-brand .shine-logo-image{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));max-height:48px;object-fit:contain;width:165px}.admin-brand>span{color:#60a5fa;font-size:10px;font-weight:800;letter-spacing:2px;margin-top:6px;text-transform:uppercase}.shine-admin-sidebar nav{display:flex;flex:1 1;flex-direction:column;gap:4px;overflow-y:auto;padding:20px 14px}.shine-admin-sidebar nav>button{align-items:center;background:#0000;border:0;border-radius:10px;color:#cbd5e1!important;cursor:pointer;display:flex;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700!important;gap:14px;height:46px;padding:0 16px;transition:all .2s ease;width:100%}.shine-admin-sidebar nav>button svg{color:#cbd5e1!important;height:20px;opacity:.9!important;transition:all .2s ease;width:20px}.shine-admin-sidebar nav>button span{flex:1 1;letter-spacing:-.01em;text-align:left}.shine-admin-sidebar nav>button:hover{background:#ffffff1f!important;color:#fff!important}.shine-admin-sidebar nav>button:hover svg{color:#fff!important;opacity:1!important;transform:translateX(2px)}.shine-admin-sidebar nav>button.active{background:linear-gradient(90deg,#2563eb52,#2563eb1f)!important;box-shadow:inset 3px 0 0 #3b82f6!important;color:#60a5fa!important;font-weight:800!important}.shine-admin-sidebar nav>button.active svg{color:#60a5fa!important;opacity:1!important}.admin-sidebar-user{background:#00000026;border-top:1px solid #ffffff14;padding:18px 16px}.admin-sidebar-user>div{align-items:center;display:flex;gap:12px;margin-bottom:14px}.admin-sidebar-user>div>span{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:10px;box-shadow:0 2px 8px #2563eb66;color:#fff;display:grid;font-size:15px;font-weight:800;height:38px;place-items:center;width:38px}.admin-sidebar-user p{display:flex;flex-direction:column;margin:0}.admin-sidebar-user strong{color:#f8fafc;font-size:14px;font-weight:700;letter-spacing:-.01em}.admin-sidebar-user small{color:#94a3b8;font-size:11px;font-weight:500;margin-top:2px}.admin-sidebar-user>button{background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;color:#cbd5e1;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;padding:9px;transition:all .2s ease;width:100%}.admin-sidebar-user>button:hover{background:#ffffff1f;border-color:#ffffff40;color:#fff}.admin-sidebar-user .admin-signout{background:#ef444414;border-color:#ef444440;color:#fca5a5;margin-top:8px}.admin-sidebar-user .admin-signout:hover{background:#ef444433;border-color:#ef444466;color:#fee2e2}.shine-admin-sidebar.collapsed{width:72px}.shine-admin-sidebar.collapsed .admin-brand{padding:10px 8px}.shine-admin-sidebar.collapsed nav>button{justify-content:center;padding:0}.shine-admin-main{flex:1 1;margin-left:245px;min-height:100vh;min-width:0;overflow-x:hidden;transition:margin-left .2s ease}.shine-admin-main.collapsed{margin-left:72px}.admin-home{margin:0 auto;max-width:1440px;padding:36px 40px 48px}.admin-home-header{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:32px}.admin-kicker{align-items:center;background:linear-gradient(90deg,#eff6ff,#e0f2fe);border:1px solid #bfdbfe;border-radius:20px;color:#2563eb;display:inline-flex;font-size:11px;font-weight:800;gap:7px;letter-spacing:1.4px;margin-bottom:12px;padding:5px 14px;text-transform:uppercase}.admin-kicker svg{color:#3b82f6}.admin-home-header h1{color:#0f172a;font-size:34px;font-weight:900;letter-spacing:-.03em;line-height:1.15;margin:0}.admin-home-header p{color:#64748b;font-size:14.5px;font-weight:500;line-height:1.5;margin:8px 0 0}.admin-header-actions{align-items:center;display:flex;flex-shrink:0;gap:14px}.admin-date-badge{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0f172a0a;color:#475569;display:inline-flex;font-size:13px;font-weight:700;gap:9px;padding:10px 18px;white-space:nowrap}.admin-date-badge svg{color:#3b82f6;flex-shrink:0}.btn-create-test{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:10px;box-shadow:0 4px 14px #2563eb59;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:700;gap:8px;padding:10px 20px;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-create-test:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 20px #2563eb73;transform:translateY(-2px)}.admin-command-bar{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:28px}.admin-command-bar>button{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:18px;box-shadow:0 2px 10px #0f172a0a;cursor:pointer;display:flex;gap:14px;overflow:hidden;padding:18px 20px;position:relative;text-align:left;transition:all .22s cubic-bezier(.4,0,.2,1)}.admin-command-bar>button:after{background:linear-gradient(110deg,#fff0 30%,#ffffff80 50%,#fff0 70%);content:"";inset:0;position:absolute;transform:translateX(-100%);transition:transform .45s ease}.admin-command-bar>button:hover:after{transform:translateX(100%)}.admin-command-bar>button:hover{background:linear-gradient(160deg,#fff,#f0f7ff);border-color:#2563eb;box-shadow:0 12px 28px #2563eb26;transform:translateY(-4px)}.cmd-num{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1.5px solid #bfdbfe;border-radius:12px;color:#2563eb;display:grid;flex-shrink:0;font-size:13px;font-weight:900;height:40px;letter-spacing:-.02em;place-items:center;transition:all .22s ease;width:40px}.admin-command-bar>button:hover .cmd-num{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#0000;box-shadow:0 4px 12px #2563eb66;color:#fff;transform:scale(1.08)}.admin-command-bar>button>div{display:flex;flex:1 1;flex-direction:column;min-width:0}.admin-command-bar strong{color:#0f172a;font-size:14px;font-weight:800;letter-spacing:-.01em;line-height:1.3}.admin-command-bar small{color:#94a3b8;font-size:12px;font-weight:500;line-height:1.35;margin-top:3px;white-space:normal}.admin-command-bar>button:hover small{color:#64748b}.cmd-arrow{color:#3b82f6;flex-shrink:0;font-size:18px;font-weight:300;opacity:.6;transition:all .22s ease}.admin-command-bar>button:hover .cmd-arrow{color:#2563eb;opacity:1;transform:translateX(5px)}.admin-dashboard-cards{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.admin-card{background:#fff;border:0;border-radius:16px;cursor:pointer;overflow:hidden;padding:16px 18px 14px;position:relative;text-align:left;transition:transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1),filter .22s ease}.admin-card:after{background:linear-gradient(120deg,#fff0 20%,#ffffff2e 50%,#fff0 80%);content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(-100%);transition:transform .45s ease}.admin-card:hover:after{transform:translateX(100%)}.admin-card:hover{filter:brightness(1.04);transform:translateY(-6px) scale(1.01)}.admin-card-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.admin-card-icon-wrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff47;border:1.5px solid #ffffff73;border-radius:10px;box-shadow:0 4px 12px #0000001a;display:grid;height:36px;place-items:center;transition:transform .2s ease,box-shadow .2s ease;width:36px}.admin-card:hover .admin-card-icon-wrap{box-shadow:0 6px 18px #00000026;transform:scale(1.1)}.admin-card-icon-wrap svg{color:#fff;height:17px;width:17px}.admin-card-link{background:#fff3;border:1.5px solid #ffffff59;border-radius:20px;color:#ffffffe6;font-size:10.5px;font-weight:800;letter-spacing:.02em;padding:3px 10px;transition:all .18s ease;white-space:nowrap}.admin-card:hover .admin-card-link{background:#ffffff59;border-color:#fff9;color:#fff}.admin-card-label{color:#ffffffd1;display:block;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.admin-card-val{font-feature-settings:"tnum";color:#fff;display:block;font-family:Plus Jakarta Sans,sans-serif;font-size:28px;font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:-.04em;line-height:1.05;margin-top:4px;text-shadow:0 2px 12px #00000026}.admin-card-help{color:#ffffffb3;font-size:11px;font-weight:500;margin:4px 0 0}.admin-dashboard-cards{gap:14px;margin-top:4px}.admin-card.theme-blue{background:linear-gradient(135deg,#2563eb,#1e40af 55%,#1d4ed8)!important;box-shadow:0 8px 28px -4px #2563eb73}.admin-card.theme-blue:hover{box-shadow:0 16px 40px -4px #2563eb99}.admin-card.theme-emerald{background:linear-gradient(135deg,#10b981,#047857 55%,#065f46)!important;box-shadow:0 8px 28px -4px #10b9816b}.admin-card.theme-emerald:hover{box-shadow:0 16px 40px -4px #10b98194}.admin-card.theme-amber{background:linear-gradient(135deg,#f59e0b,#d97706 45%,#b45309)!important;box-shadow:0 8px 28px -4px #f59e0b6b}.admin-card.theme-amber:hover{box-shadow:0 16px 40px -4px #f59e0b94}.admin-card.theme-indigo{background:linear-gradient(135deg,#6366f1,#4f46e5 50%,#4338ca)!important;box-shadow:0 8px 28px -4px #6366f16b}.admin-card.theme-indigo:hover{box-shadow:0 16px 40px -4px #6366f194}.admin-card.theme-teal{background:linear-gradient(135deg,#14b8a6,#0d9488 50%,#0f766e)!important;box-shadow:0 8px 28px -4px #14b8a66b}.admin-card.theme-teal:hover{box-shadow:0 16px 40px -4px #14b8a694}.admin-card.theme-purple{background:linear-gradient(135deg,#a855f7,#8b5cf6 45%,#6d28d9)!important;box-shadow:0 8px 28px -4px #a855f76b}.admin-card.theme-purple:hover{box-shadow:0 16px 40px -4px #a855f794}.admin-card.theme-sky{background:linear-gradient(135deg,#38bdf8,#0ea5e9 45%,#0369a1)!important;box-shadow:0 8px 28px -4px #0ea5e96b}.admin-card.theme-sky:hover{box-shadow:0 16px 40px -4px #0ea5e994}.admin-home-lower{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1.7fr .8fr;margin-top:24px}.activity-article,.readiness-aside{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 24px -4px #0f172a0f;padding:28px}.activity-article header{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:22px;padding-bottom:18px}.activity-article h2,.readiness-aside h2{color:#0f172a;font-size:18px;font-weight:800;letter-spacing:-.02em;margin:0}.activity-article header p{color:#94a3b8;font-size:13px;font-weight:500;margin:4px 0 0}.activity-article header button{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;color:#2563eb;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:12.5px;font-weight:700;padding:7px 16px;transition:all .2s ease;white-space:nowrap}.activity-article header button:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb4d;color:#fff;transform:translateY(-1px)}.recent-attempts{display:flex;flex-direction:column;gap:6px}.recent-attempts>button{grid-gap:14px;align-items:center;background:#fafbff;border:1px solid #f1f5f9;border-radius:14px;cursor:pointer;display:grid;gap:14px;grid-template-columns:42px minmax(180px,1fr) 80px 110px 90px;padding:13px 16px;text-align:left;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.recent-attempts>button:hover{background:#eff6ff;border-color:#bfdbfe;box-shadow:0 4px 14px #2563eb14;transform:translateX(4px)}.user-avatar-badge{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;box-shadow:0 4px 10px #2563eb4d;color:#fff;display:grid;flex-shrink:0;font-size:15px;font-weight:800;height:40px;place-items:center;width:40px}.attempt-info{display:flex;flex-direction:column;min-width:0}.attempt-info strong{color:#0f172a;font-size:13.5px;font-weight:700;letter-spacing:-.01em}.attempt-info small{color:#94a3b8;font-size:12px;font-weight:500;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attempt-score{font-feature-settings:"tnum";color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-variant-numeric:tabular-nums;font-weight:800;text-align:right}.status-pill{border-radius:20px;display:inline-block;font-size:11.5px;font-style:normal;font-weight:800;letter-spacing:.01em;padding:5px 14px;text-align:center}.status-pill.pass{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac;box-shadow:0 2px 8px #10b98126;color:#15803d}.status-pill.fail{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5;box-shadow:0 2px 8px #ef44441f;color:#b91c1c}.attempt-time{color:#94a3b8;font-size:12px;font-weight:600;text-align:right}.admin-no-activity{color:#94a3b8;font-size:14px;font-weight:500;padding:48px 20px;text-align:center}.readiness-aside h2{margin-bottom:6px}.readiness-aside>p{color:#94a3b8;font-size:13px;font-weight:500;margin:0 0 22px}.readiness-aside>div{background:#fafbff;border:1px solid #f1f5f9;border-radius:14px;margin-top:20px;padding:16px 18px;transition:all .2s ease}.readiness-aside>div:hover{background:#eff6ff;border-color:#bfdbfe}.readiness-aside>div>span{color:#475569;font-size:13px;font-weight:700}.readiness-aside>div>strong{color:#2563eb;float:right;font-size:14px;font-weight:900;letter-spacing:-.02em}.readiness-aside i{background:#e2e8f0;border-radius:20px;clear:both;display:block;height:10px;margin-top:10px;overflow:hidden}.readiness-aside i b{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:20px;display:block;height:100%;position:relative;transition:width .6s cubic-bezier(.4,0,.2,1)}.readiness-aside i b:after{background:linear-gradient(90deg,#fff0 60%,#ffffff4d);border-radius:inherit;content:"";inset:0;position:absolute}.admin-password-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:grid;inset:0;place-items:center;position:fixed;z-index:1000}.admin-password-backdrop>section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 20px 40px #00000026;box-sizing:border-box;padding:28px;width:min(440px,92vw)}.admin-password-backdrop header{display:flex;justify-content:space-between;margin-bottom:20px}.admin-password-backdrop header span{color:#2563eb;font-size:11px;font-weight:800;letter-spacing:1.5px}.admin-password-backdrop h2{color:#0f172a;font-size:20px;font-weight:800;margin:4px 0 0}.admin-password-backdrop header button{background:#0000;border:0;color:#64748b;cursor:pointer;font-size:24px}.admin-password-backdrop label{color:#475569;display:flex;flex-direction:column;font-size:13px;font-weight:600;gap:6px;margin:14px 0}.admin-password-backdrop input{border:1px solid #cbd5e1;border-radius:8px;font-family:inherit;font-size:14px;height:42px;padding:0 14px;transition:all .2s ease}.admin-password-backdrop input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26;outline:none}.admin-password-backdrop footer{display:flex;gap:10px;justify-content:flex-end;margin-top:24px}.admin-password-backdrop footer button{background:#fff;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:10px 18px}.admin-password-backdrop footer button:last-child{background:#2563eb;border-color:#2563eb;color:#fff}.admin-drawer-close-btn,.admin-mobile-overlay,.admin-mobile-topbar{display:none}@media (max-width:960px){.shine-admin-shell{display:block;position:relative}.shine-admin-sidebar{bottom:0;box-shadow:none;left:0;position:fixed!important;top:0;transform:translateX(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1);width:270px!important;z-index:900}.shine-admin-sidebar.mobile-open{box-shadow:6px 0 40px #00000059;transform:translateX(0)}.admin-mobile-overlay{animation:fadeIn .22s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000008c;display:none;inset:0;position:fixed;z-index:899}.admin-mobile-overlay.visible{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.admin-mobile-topbar{align-items:center;background:linear-gradient(90deg,#09132b,#0d1e40);box-shadow:0 2px 12px #00000040;display:flex!important;height:52px;justify-content:space-between;padding:0 12px;position:-webkit-sticky;position:sticky;top:0;z-index:800}.admin-hamburger-btn{background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;cursor:pointer;display:flex!important;flex-direction:column;flex-shrink:0;gap:4px;height:36px;justify-content:center;padding:6px;transition:background .2s ease;width:36px}.admin-hamburger-btn:hover{background:#ffffff2e}.admin-hamburger-btn span{background:#fff;border-radius:2px;display:block;height:2px;transition:all .22s ease;width:16px}.admin-hamburger-btn.open span:first-child{transform:translateY(6px) rotate(45deg)}.admin-hamburger-btn.open span:nth-child(2){opacity:0;transform:translateX(-6px)}.admin-hamburger-btn.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.admin-mobile-title{color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.admin-mobile-topbar-right{align-items:center;display:flex;flex-shrink:0;gap:6px}.admin-mobile-pw-btn{background:#ffffff1f;border:1px solid #ffffff38;border-radius:7px;color:#fff;cursor:pointer;font-size:11px;font-weight:700;padding:5px 9px;transition:all .2s ease;white-space:nowrap}.admin-mobile-pw-btn:hover{background:#ffffff38;border-color:#ffffff59}.admin-mobile-signout-btn{background:#ef44442e;border:1px solid #ef444459;border-radius:7px;color:#fca5a5;cursor:pointer;font-size:11px;font-weight:700;padding:5px 10px;transition:background .2s ease;white-space:nowrap}.admin-mobile-signout-btn:hover{background:#ef444447}.shine-admin-main,.shine-admin-main.collapsed{box-sizing:border-box!important;margin-left:0!important;max-width:100vw!important;min-height:auto!important;overflow-x:hidden!important;overflow-y:visible!important;width:100%!important}.shine-admin-sidebar,.shine-admin-sidebar.collapsed{max-width:85vw!important;width:280px!important}.shine-admin-sidebar .admin-sidebar-user button,.shine-admin-sidebar.collapsed .admin-sidebar-user button{display:none!important}.shine-admin-sidebar .admin-sidebar-user,.shine-admin-sidebar.collapsed .admin-sidebar-user{gap:0!important;padding:12px 16px!important}.shine-admin-sidebar .admin-brand,.shine-admin-sidebar.collapsed .admin-brand{justify-content:space-between!important;padding:14px 16px!important}.shine-admin-sidebar nav>button,.shine-admin-sidebar.collapsed nav>button{justify-content:flex-start!important;padding:0 16px!important}.admin-drawer-close-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex!important;flex-shrink:0;font-size:15px;font-weight:700;height:32px;justify-content:center;margin-left:auto;width:32px}.admin-home{box-sizing:border-box!important;max-width:100vw!important;overflow-x:hidden!important;padding:14px 14px 40px!important;width:100%!important}.admin-home-header{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:16px!important}.admin-kicker{font-size:9.5px;margin-bottom:6px;padding:3px 10px}.admin-home-header h1{font-size:20px!important;line-height:1.2}.admin-home-header p{font-size:12px;margin-top:4px}.admin-header-actions{display:flex;gap:8px;justify-content:space-between;width:100%}.admin-date-badge{font-size:11.5px;padding:6px 12px}.btn-create-test{font-size:12.5px;height:36px;padding:7px 14px}.admin-dashboard-cards{grid-gap:10px!important;display:grid!important;gap:10px!important;grid-template-columns:repeat(2,1fr)!important;margin-top:0!important}.admin-card{border-radius:12px!important;min-height:auto!important;padding:12px 14px 10px!important}.admin-card-top{margin-bottom:8px!important}.admin-card-icon-wrap{border-radius:8px!important;height:30px!important;width:30px!important}.admin-card-icon-wrap svg{height:14px!important;width:14px!important}.admin-card-link{border-radius:12px!important;font-size:10px!important;padding:3px 8px!important}.admin-card-label{color:#ffffffe6!important;font-size:10px!important;font-weight:700!important;letter-spacing:.4px!important;line-height:1.3!important;text-transform:uppercase!important}.admin-card-val{color:#fff!important;font-size:22px!important;font-weight:800!important;margin-top:3px!important}.admin-card-help{color:#ffffffbf!important;font-size:10px!important;margin-top:3px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.admin-command-bar{gap:8px!important;grid-template-columns:1fr!important;margin-bottom:16px!important}.admin-command-bar>button{border-radius:12px!important;gap:10px!important;padding:10px 14px!important}.cmd-num{border-radius:8px!important;font-size:11px!important;height:32px!important;width:32px!important}.admin-command-bar strong{font-size:12.5px!important}.admin-command-bar small{font-size:10.5px!important}.admin-home-lower{grid-gap:14px!important;display:grid!important;gap:14px!important;grid-template-columns:1fr!important;margin-top:16px!important;width:100%!important}.activity-article,.readiness-aside{border-radius:14px!important;box-sizing:border-box!important;overflow:hidden!important;padding:16px!important;width:100%!important}.activity-article header{align-items:flex-start!important;flex-direction:column!important;gap:10px!important;margin-bottom:14px!important;padding-bottom:12px!important}.activity-article header button{align-self:flex-start!important;font-size:11.5px!important;padding:5px 12px!important}.recent-attempts>button{border-radius:10px!important;gap:10px!important;grid-template-columns:36px 1fr 50px!important;padding:10px 12px!important}.user-avatar-badge{border-radius:8px!important;font-size:13px!important;height:34px!important;width:34px!important}.attempt-info strong{font-size:12.5px!important}.attempt-info small{font-size:10.5px!important}.attempt-score{font-size:13.5px!important}.attempt-time,.status-pill{display:none!important}.sec-controls-grid{grid-template-columns:1fr!important}.sec-controls-header{align-items:flex-start;flex-direction:column;gap:12px;padding:14px 16px!important}.sec-header-right{justify-content:space-between;width:100%}.sec-header-badge{display:none}.controls-footer-card{align-items:flex-start;flex-direction:column;gap:12px}.footer-actions{justify-content:flex-end;width:100%}.sec-card{padding:16px!important}}@media (min-width:861px){.admin-hamburger-btn,.admin-mobile-overlay,.admin-mobile-topbar{display:none!important}}.shine-admin-main h1,.shine-admin-main h2,.shine-admin-main h3,.shine-admin-main h4{color:#0f172a!important;font-family:Plus Jakarta Sans,sans-serif;font-weight:800!important}.shine-admin-sidebar h1,.shine-admin-sidebar h2,.shine-admin-sidebar h3,.shine-admin-sidebar strong{color:#fff!important}.bank-question-panel{color:#111;display:flex;flex:1 1;flex-direction:column;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:0;min-height:0;overflow:hidden}.split-directions-layout{display:flex;flex:1 1;height:100%;min-height:0;overflow:hidden}.directions-pane{-webkit-overflow-scrolling:touch;background:#f8fafc;border-right:2px solid #e0e8f0;overflow-y:auto;padding:16px 20px;width:42%}.directions-title{color:#111;display:block;font-size:.92rem;font-weight:700;margin-bottom:12px}.question-content-pane{background:#fff}.question-content-pane,.single-question-layout{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:18px 24px}.single-question-layout{height:100%;min-height:0}.parsed-di-table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 1px 4px #0000000f;margin:12px 0 16px;overflow-x:auto}.parsed-di-table{border-collapse:collapse;color:#0f172a;font-size:.88rem;min-width:280px;width:100%}.parsed-di-table th{background:#2b78c4;border:1px solid #1e64a8;color:#fff;font-weight:700;padding:10px 14px;text-align:center;white-space:nowrap}.parsed-di-table td{border:1px solid #e2e8f0;padding:10px 14px;text-align:center}.parsed-di-table tr:nth-child(2n){background:#fff}.parsed-di-table tr:nth-child(odd){background:#f8fafc}.q-paragraph-line{line-height:1.55;margin-bottom:8px}.q-prompt-statement{color:#000;font-size:.98rem;font-weight:700;line-height:1.55;margin-bottom:20px;word-break:break-word}.directions-pane img,.q-prompt-statement img{border-radius:6px;height:auto!important;margin:8px 0;max-width:100%!important}.tcs-options-list{display:flex;flex-direction:column;gap:12px}.tcs-option-label{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 2px #00000008;box-sizing:border-box;cursor:pointer;display:flex;gap:14px;min-height:46px;padding:10px 14px;transition:all .15s ease;-webkit-user-select:none;user-select:none}.tcs-option-label:hover{background:#f4f8fc;border-color:#cbd5e1}.tcs-option-label.selected{background:#eef6fc;border-color:#2b78c4;box-shadow:0 2px 6px #2b78c426}.option-letter-badge{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;color:#334155;display:flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:28px;justify-content:center;transition:all .15s ease;width:28px}.tcs-option-label.selected .option-letter-badge{background:#2b78c4;border-color:#2b78c4;color:#fff}.tcs-option-checkbox,.tcs-option-radio{accent-color:#2b78c4;cursor:pointer;flex-shrink:0;height:20px;width:20px}.tcs-option-val{color:#111;flex:1 1;font-size:.95rem;font-weight:500;line-height:1.4}.note-text{color:#dc2626;font-size:.85rem;font-weight:600;margin-bottom:8px}.bank-text-area{border:1.5px solid #cbd5e1;border-radius:8px;color:#0f172a;font-family:inherit;font-size:.95rem;max-width:600px;min-height:100px;outline:none;padding:12px 14px;resize:vertical;width:100%}.bank-text-area:focus{border-color:#2b78c4;box-shadow:0 0 0 3px #2b78c433}@media (max-width:768px){.split-directions-layout{flex-direction:column;overflow-y:auto}.directions-pane{background:#f8fafc;border-bottom:2px solid #e2e8f0;border-radius:0 0 12px 12px;border-right:none;box-shadow:0 2px 8px #0000000a;flex-shrink:0;max-height:35vh;padding:14px 16px;width:100%}.directions-title{align-items:center;color:#2563eb;display:flex;font-size:.88rem;font-weight:800;gap:6px;margin-bottom:8px}.question-content-pane,.single-question-layout{background:#fff;padding:16px 14px 24px}.q-prompt-statement{color:#0f172a;font-size:1.05rem;font-weight:700;line-height:1.6;margin-bottom:18px}.tcs-options-list{gap:12px;margin-bottom:16px}.tcs-option-label{-webkit-tap-highlight-color:transparent;background:#fff;border:1.5px solid #e2e8f0!important;border-radius:14px!important;box-shadow:0 2px 6px #0f172a0a!important;min-height:56px;padding:14px 16px;touch-action:manipulation;transition:all .15s cubic-bezier(.16,1,.3,1)}.tcs-option-label:hover{background:#f8fafc;border-color:#cbd5e1!important}.tcs-option-label:active{background:#eff6ff;transform:scale(.982)}.tcs-option-label.selected{background:#eff6ff!important;border-color:#2563eb!important;box-shadow:0 4px 14px #2563eb26!important}.option-letter-badge{background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:50%;color:#475569;font-size:.92rem;font-weight:800;height:32px;width:32px}.tcs-option-label.selected .option-letter-badge{background:#2563eb;border-color:#2563eb;box-shadow:0 2px 6px #2563eb4d;color:#fff}.tcs-option-checkbox,.tcs-option-radio{accent-color:#2563eb;height:22px;width:22px}.tcs-option-val{color:#1e293b;font-size:1rem;font-weight:600;line-height:1.45}}.bank-palette-sidebar{background:#eaf3fa;border-left:2px solid #b8d2eb;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;overflow:hidden;-webkit-user-select:none;user-select:none;width:290px}.candidate-profile-box{align-items:center;background:#fff;border-bottom:1px solid #d0e1f2;display:flex;gap:10px;padding:8px 12px}.candidate-avatar{align-items:center;background:#e0e6ed;border:1px solid #b8c4d1;border-radius:4px;display:flex;flex-shrink:0;font-size:1.2rem;height:36px;justify-content:center;width:36px}.candidate-name-wrap{display:flex;flex-direction:column}.candidate-name-wrap small{color:#555;font-size:.72rem}.candidate-name-wrap strong{color:#111;font-size:.88rem;font-weight:700;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.palette-status-legend{background:#fff;border-bottom:1px solid #d0e1f2;color:#222;display:flex;flex-direction:column;font-size:.75rem;gap:6px;padding:8px 12px}.legend-row{display:flex;gap:8px;justify-content:space-between}.legend-row.full{flex-direction:column}.legend-item{flex:1 1;gap:6px}.legend-badge,.legend-item{align-items:center;display:flex}.legend-badge{border-radius:4px;color:#fff;flex-shrink:0;font-size:.72rem;font-weight:700;height:20px;justify-content:center;width:20px}.legend-badge.answered{background:#28a745;border-radius:2px 2px 8px 8px}.legend-badge.not-answered{background:#dc3545;border-radius:8px 8px 2px 2px}.legend-badge.not-visited{background:#e0e0e0;border:1px solid #b0b0b0;border-radius:4px;color:#333}.legend-badge.ans-marked,.legend-badge.marked{background:#6f42c1;border-radius:50%}.legend-badge.ans-marked{position:relative}.legend-badge.ans-marked:after{bottom:-2px;color:#28a745;content:"✔";font-size:7px;position:absolute;right:-2px}.legend-text{line-height:1.25}.legend-text small{color:#666;display:block;font-size:.65rem}.questions-palette-title-bar{background:#4a86e8;color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.02em;padding:6px 12px}.choose-question-subhead{color:#333;font-size:.8rem;font-weight:700;padding:6px 12px 2px}.questions-grid-container{grid-gap:6px;align-content:start;display:grid;flex:1 1;gap:6px;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:repeat(5,1fr);min-height:0;overflow-y:auto;padding:8px 12px}.tcs-q-btn{align-items:center;background:#e0e0e0;border:1px solid #b0b0b0;border-radius:4px;color:#333;cursor:pointer;display:flex;font-size:.82rem;font-weight:700;height:32px;justify-content:center;transition:transform .1s ease}.tcs-q-btn:hover{transform:scale(1.04)}.tcs-q-btn.answered{background:#28a745;border-color:#1e7e34;border-radius:2px 2px 10px 10px;color:#fff}.tcs-q-btn.unanswered{background:#dc3545;border-color:#bd2130;border-radius:10px 10px 2px 2px;color:#fff}.tcs-q-btn.marked{background:#6f42c1;border-color:#59359a;border-radius:50%;color:#fff}.tcs-q-btn.not-visited{background:#e0e0e0;border-color:#b0b0b0;color:#333}.tcs-q-btn.current{outline:2px solid #0056b3;outline-offset:1px}.palette-submit-container{align-items:center;background:#f0f4f9;border-top:1px solid #c0d4e8;box-shadow:0 -2px 8px #0000000a;box-sizing:border-box;display:flex;flex-shrink:0;height:52px;justify-content:center;margin-top:auto;padding:0 12px 8px}.tcs-btn-submit{background:#2b78c4;border:none;border-radius:4px;box-shadow:0 2px 6px #2b78c440;color:#fff;cursor:pointer;font-size:.88rem;font-weight:700;height:34px;margin-bottom:4px;transition:all .15s ease;width:100%}.tcs-btn-submit:hover{background:#1e64a8;box-shadow:0 4px 10px #2b78c459;transform:translateY(-1px)}@media (max-width:768px){.bank-palette-sidebar{background:#fff;border-left:none;height:100%;width:100%}.candidate-profile-box{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 16px}.candidate-avatar{border-radius:8px;font-size:1.4rem;height:40px;width:40px}.palette-status-legend{grid-gap:10px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:grid;gap:10px 14px;grid-template-columns:1fr 1fr;padding:12px 16px}.legend-row{display:contents}.legend-item{align-items:center;color:#334155;display:flex;font-size:.82rem;font-weight:600;gap:8px}.legend-badge{border-radius:6px;font-size:.75rem;height:24px;width:24px}.questions-palette-title-bar{background:#0f172a;color:#fff;font-size:.92rem;font-weight:800;padding:10px 16px}.questions-grid-container{background:#fff;gap:10px;grid-template-columns:repeat(5,1fr);padding:14px 16px 28px}.tcs-q-btn{-webkit-tap-highlight-color:transparent;border:1.5px solid #cbd5e1;border-radius:10px;font-size:1rem;font-weight:800;height:44px;touch-action:manipulation;transition:transform .1s ease}.tcs-q-btn:active{transform:scale(.92)}.tcs-q-btn.answered{background:#16a34a;border-color:#15803d;color:#fff}.tcs-q-btn.unanswered{background:#dc2626;border-color:#b91c1c;color:#fff}.tcs-q-btn.marked{background:#7c3aed;border-color:#6d28d9;border-radius:50%;color:#fff}.tcs-q-btn.current{outline:3px solid #2563eb;outline-offset:2px}.palette-submit-container{background:#fff;border-top:1.5px solid #e2e8f0;box-shadow:0 -4px 16px #0000000f;height:auto;padding:14px 16px calc(14px + env(safe-area-inset-bottom, 0px))}.tcs-btn-submit{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:12px;box-shadow:0 4px 14px #2563eb59;font-size:1rem;font-weight:800;height:48px;margin-bottom:0}}.test-details-root{background:#f0f4f9;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;inset:0;overflow-y:auto;position:fixed;width:100vw}.test-header{background:#2b78c4;color:#fff;height:52px;justify-content:space-between;padding:0 24px}.test-header,.test-header-left{align-items:center;display:flex}.test-header-left{gap:12px}.test-header-left .shine-logo{align-items:center;display:flex;height:32px;overflow:hidden}.test-header-left .shine-logo-image{display:block;height:32px;max-height:32px;object-fit:contain;width:auto}.test-portal-title{border-left:1px solid #ffffff4d;color:#fff;font-size:.95rem;font-weight:700;padding-left:12px}.test-header-right{color:#e2e8f0;font-size:.82rem;font-weight:500}.test-back-bar{margin:0 auto;max-width:880px;padding:16px 32px 0}.secondary-btn{background:#fff;border:1px solid #2b78c4;border-radius:4px;color:#2b78c4;cursor:pointer;font-size:.85rem;font-weight:700;padding:6px 14px;transition:all .15s ease}.secondary-btn:hover{background:#eef5fc}.test-details-content{display:flex;justify-content:center;padding:24px 16px 40px}.details-card{background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 10px 30px #0f274c14;max-width:840px;padding:36px 40px;width:100%}.details-kicker{color:#2b78c4;display:block;font-size:.78rem;letter-spacing:.12em;margin-bottom:8px}.details-kicker,.details-title{font-weight:800;text-align:center}.details-title{color:#0f172a;font-size:1.65rem;margin:0 0 32px}.details-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.detail-box{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:18px 22px}.detail-label{display:block;font-size:.75rem;letter-spacing:.06em;margin-bottom:6px}.detail-value{color:#0f172a!important;display:block;font-size:1.25rem;font-weight:800;line-height:1.3}.details-actions{display:flex;justify-content:center;margin-top:32px}.primary-btn.large{background:#2b78c4;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:12px 40px;transition:background .15s ease}.primary-btn.large:hover{background:#1e64a8}@media (max-width:768px){.test-details-root{display:flex;flex-direction:column;height:100dvh}.test-header{height:48px;padding:0 14px}.test-header-right{display:none}.test-details-content{align-items:flex-start;flex:1 1;padding:12px 14px 24px}.details-card{border-radius:14px;box-shadow:0 4px 16px #0f274c0f;padding:20px 16px}.details-title{font-size:1.3rem;margin-bottom:20px}.details-grid{gap:10px;grid-template-columns:1fr}.detail-box{align-items:center;border-radius:10px;display:flex;justify-content:space-between;padding:12px 16px}.detail-label{margin-bottom:0}.detail-value{font-size:1.1rem}.details-actions{margin-top:24px}.primary-btn.large{-webkit-tap-highlight-color:transparent;align-items:center;border-radius:10px;display:flex;font-size:1rem;height:48px;justify-content:center;padding:0;touch-action:manipulation;width:100%}.primary-btn.large:active{transform:scale(.98)}}.official-instructions{background:#fff;color:#111;display:flex;flex-direction:column;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;inset:0;overflow:hidden;position:fixed;z-index:99999}.official-brand{align-items:center;background:#2b78c4;box-sizing:border-box;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden}.official-brand .shine-logo-image{display:block;height:32px;max-height:32px;object-fit:contain;width:auto}.official-layout{min-height:0}.official-layout,.official-main{display:flex;flex:1 1;overflow:hidden}.official-main{border-right:2px solid #b8d2eb;flex-direction:column;min-width:0}.official-main>h1{background:#bfe5f7;color:#0b2f6b;font-size:1.25rem;font-weight:700;height:44px;margin:0}.official-language,.official-main>h1{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;padding:0 24px}.official-language{background:#fff;border-bottom:1px solid #e0e6ed;font-size:.85rem;height:38px;justify-content:flex-end}.official-consent select,.official-language select{font-size:.85rem;margin-left:8px;padding:3px 8px}.official-scroll{color:#111;flex:1 1;font-size:.92rem;line-height:1.6;min-height:0;overflow-y:auto;padding:20px 28px}.general-copy h2,.paper-copy h2{color:#111;font-size:1.15rem;margin:0 0 10px}.paper-copy h3{color:#000;font-size:1.05rem;margin:0 0 12px}.general-copy ol,.paper-copy ol{margin:10px 0;padding-left:22px}.general-copy li,.paper-copy li{margin-bottom:8px}.palette-legend{display:flex;flex-direction:column;gap:10px;margin:12px 0 20px}.palette-legend>div{align-items:center;display:flex;gap:14px}.palette-legend p{font-size:.88rem;margin:0}.legend-shape{align-items:center;border:1px solid #999;border-radius:4px;color:#fff;display:flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:28px;justify-content:center;width:32px}.legend-shape.not-visited{background:#e0e0e0;color:#333}.legend-shape.not-answered{background:#dc3545;border-radius:8px 8px 2px 2px}.legend-shape.answered{background:#28a745;border-radius:2px 2px 8px 8px}.legend-shape.answered-review,.legend-shape.review{background:#6f42c1;border-radius:50%}.legend-shape.answered-review{position:relative}.legend-shape.answered-review:after{bottom:-2px;color:#28a745;content:"✔";font-size:8px;position:absolute;right:-2px}.paper-facts{display:flex;font-size:.92rem;gap:40px;margin:16px 0 12px}.official-pattern{background:#fff;border-collapse:collapse;font-size:.88rem;margin:20px 0;width:min(720px,100%)}.official-pattern td,.official-pattern th{border:1px solid #000;padding:8px 14px;text-align:left}.official-pattern th{background:#e6f2fb;font-weight:700}.official-consent{background:#f8fafc;border-top:1px solid #cbdceb;flex-shrink:0;font-size:.85rem;padding:14px 28px}.official-consent p{color:#dc3545;font-weight:600;margin:8px 0}.declaration{align-items:flex-start;color:#222;display:flex;gap:10px;line-height:1.45}.declaration input{flex-shrink:0;height:16px;margin-top:2px;width:16px}.official-main footer{align-items:center;background:#fff;border-top:1px solid #cbdceb;display:flex;flex-shrink:0;height:54px;justify-content:space-between;padding:0 28px}.official-main footer button{background:#fff;border:1px solid #b8c1ca;border-radius:4px;cursor:pointer;font-size:.88rem;font-weight:700;padding:8px 20px;transition:all .15s ease}.official-main footer .official-primary{background:#31a3dd;border-color:#31a3dd;color:#fff}.official-main footer .official-primary:hover:not(:disabled){background:#258ec7}.official-main footer button:disabled{cursor:not-allowed;opacity:.45}.official-candidate{align-items:center;background:#f0f4f9;border-left:1px solid #b8d2eb;display:flex;flex-direction:column;flex-shrink:0;padding:30px 16px;text-align:center;width:220px}.candidate-photo{align-items:center;background:linear-gradient(145deg,#31a3dd,#1e64a8);border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;font-size:2.2rem;font-weight:700;height:84px;justify-content:center;margin-bottom:16px;width:84px}.official-candidate strong{color:#111;display:block;font-size:1rem;font-weight:700}.official-candidate span{color:#64748b;display:block;font-size:.8rem;margin-top:4px}@media (max-width:768px){.official-instructions{height:100dvh}.official-brand{height:44px}.official-layout{flex-direction:column}.official-candidate{display:none}.official-main{border-right:none;height:100%}.official-main>h1{font-size:1.05rem;height:40px;padding:0 14px}.official-language{height:36px;padding:0 14px}.official-scroll{padding:14px 16px}.official-pattern{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.official-consent{padding:12px 14px}.declaration{font-size:.85rem;gap:12px}.declaration input{height:20px;margin-top:0;width:20px}.official-main footer{gap:10px;height:auto;padding:10px 14px calc(10px + env(safe-area-inset-bottom, 0px))}.official-main footer button{-webkit-tap-highlight-color:transparent;border-radius:8px;flex:1 1;font-size:.95rem;height:46px;touch-action:manipulation}.official-main footer button:active{transform:scale(.97)}}.question-text{font-family:inherit;line-height:1.5;white-space:pre-wrap}.tcs-bank-exam-workspace{background:#fff;box-sizing:border-box;color:#111;display:flex;flex-direction:column;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;inset:0;overflow:hidden;position:fixed;width:100vw;z-index:99999}.tcs-top-blue-header{background:#2b78c4;flex-shrink:0;height:38px;justify-content:space-between;padding:0 16px;position:relative}.tcs-logo-badge,.tcs-top-blue-header,.tcs-top-header-left{align-items:center;display:flex}.tcs-logo-badge{background:#0000!important;box-shadow:none!important;padding:0!important}.tcs-logo-badge .shine-logo{align-items:center;display:flex;height:28px;overflow:hidden}.tcs-logo-badge .shine-logo-image{display:block;height:28px;max-height:28px;object-fit:contain;width:auto}.tcs-top-header-right{gap:10px}.tcs-top-header-left .exam-title-pill-tag,.tcs-top-header-right .exam-title-pill-tag{align-items:center;background:#ffffff2e;border:1px solid #ffffff59;border-radius:12px;color:#fff;display:inline-flex;font-size:.82rem;font-weight:700;gap:5px;max-width:260px;overflow:hidden;padding:3px 12px;text-overflow:ellipsis;white-space:nowrap}.zoom-toggle-group{background:#0003;gap:2px;padding:2px}.btn-zoom{border-radius:4px;font-size:.78rem;font-weight:700;line-height:1.2;padding:2px 8px;transition:all .12s ease}.btn-zoom.active{background:#fff;color:#2b78c4}.tcs-timer-badge{background:#00000040;border-radius:16px;font-size:.88rem;gap:6px;letter-spacing:.04em}.tcs-timer-badge .timer-icon{font-size:.95rem}.tcs-timer-badge.warning{background:#f59e0b59;border-color:#f59e0b;color:#fef3c7}.tcs-timer-badge.urgent{animation:pulseTimer 1s infinite alternate;background:#ef444466;border-color:#ef4444;color:#fee2e2}@keyframes pulseTimer{0%{opacity:.9;transform:scale(1)}to{opacity:1;transform:scale(1.04)}}.btn-mobile-palette-toggle{border:1px solid #1e64a8;box-shadow:0 1px 4px #0000001a;display:inline-flex;font-size:.82rem;font-weight:700;transition:all .15s ease}.btn-mobile-palette-toggle:hover{background:#1e64a8}.tcs-section-bar{align-items:center;background:#eaf3fa;border-bottom:1px solid #c0d4e8;display:flex;flex-shrink:0;height:36px;justify-content:space-between;padding:0 14px}.section-selector-left{align-items:center;display:flex;gap:10px}.section-label-text{color:#111;font-size:.85rem;font-weight:700}.section-buttons-row{align-items:center;display:flex;gap:5px}.tcs-section-btn{align-items:center;background:#fff;border:1px solid #b0c4de;border-radius:3px;color:#333;cursor:pointer;display:inline-flex;font-size:.82rem;font-weight:700;gap:5px;height:26px;padding:3px 12px;transition:all .15s ease}.tcs-section-btn.active{background:#2b78c4;border-color:#2b78c4;color:#fff}.tcs-section-btn .info-icon{font-size:9px}.section-timer-right{color:#333;font-size:.88rem}.timer-green-text{color:#1e7e34;font-size:.98rem;font-weight:800;margin-left:5px}.tcs-question-meta-bar{align-items:center;background:#fff;border-bottom:1px solid #d0e1f2;display:flex;flex-shrink:0;font-size:.82rem;height:30px;justify-content:space-between;padding:0 16px}.q-type-label{color:#c00000;font-weight:700}.q-marks-label{align-items:center;color:#444;display:flex;gap:8px}.q-marks-label strong{color:#111}.q-marks-label .divider{color:#ccc}.btn-fullscreen-toggle{align-items:center;background:#fff;border:1px solid #2b78c4;border-radius:3px;color:#2b78c4;cursor:pointer;display:inline-flex;font-size:.78rem;font-weight:700;justify-content:center;line-height:1;margin-left:10px;padding:3px 10px;transition:all .15s ease}.btn-fullscreen-toggle:hover{background:#2b78c4;color:#fff}.tcs-main-body-container{height:0;position:relative}.tcs-main-body-container,.tcs-question-workspace{display:flex;flex:1 1;min-height:0;overflow:hidden}.tcs-question-workspace{background:#fff;border-right:2px solid #b8d2eb;flex-direction:column;height:100%;min-width:0}.tcs-question-no-header{align-items:center;background:#eef2f6;border-bottom:1px solid #d0e1f2;color:#111;display:flex;flex-shrink:0;font-size:.88rem;font-weight:700;height:28px;padding:0 16px}.tcs-bottom-footer,.tcs-question-action-footer{align-items:center;background:#f0f4f9;border-top:1px solid #c0d4e8;box-shadow:0 -2px 8px #0000000a;display:flex;flex-shrink:0;height:52px;justify-content:space-between;padding:0 16px 8px}.footer-left-buttons,.footer-right-buttons{align-items:center;display:flex;gap:8px}.tcs-btn-white{background:#fff;border:1px solid #94a3b8;border-radius:4px;box-shadow:0 1px 3px #0000000f;color:#0f172a;cursor:pointer;font-size:.82rem;font-weight:700;height:34px;margin-bottom:4px;padding:0 16px;transition:all .15s ease}.tcs-btn-white:hover{background:#f8fafc;border-color:#2b78c4;color:#2b78c4}.tcs-btn-blue-save{background:#2b78c4;border:none;border-radius:4px;box-shadow:0 2px 6px #2b78c440;color:#fff;cursor:pointer;font-size:.88rem;font-weight:700;height:34px;margin-bottom:4px;padding:0 24px;transition:all .15s ease}.tcs-btn-blue-save:hover{background:#1e64a8;box-shadow:0 4px 10px #2b78c459;transform:translateY(-1px)}.tcs-section-modal-overlay{align-items:center;animation:fadeInModal .18s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:999999}.tcs-section-modal-card{background:#fff;border-radius:12px;box-shadow:0 20px 40px -10px #00000040,0 0 0 1px #0000000d;padding:28px 24px 24px;text-align:center;width:min(420px,92%)}.tcs-section-modal-card h3{color:#0f172a;font-size:1.15rem;font-weight:700;line-height:1.4;margin:0 0 20px}.modal-btn-row{align-items:center;display:flex;gap:12px;justify-content:center}.btn-modal-submit{background:#2b78c4;border:none;border-radius:6px;box-shadow:0 3px 8px #2b78c44d;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;height:38px;padding:0 24px;transition:all .15s ease}.btn-modal-submit:hover{background:#1e64a8;box-shadow:0 5px 12px #2b78c466;transform:translateY(-1px)}.btn-modal-cancel{border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem;height:38px;padding:0 24px}.btn-modal-cancel:hover{background:#f8fafc;border-color:#94a3b8}.tcs-final-prompt-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:24px;padding:20px;text-align:center}.tcs-final-prompt-box p{color:#0f172a;font-size:1.05rem;font-weight:700;margin:0 0 16px}.prompt-buttons-row{align-items:center;display:flex;gap:12px;justify-content:center}.tcs-summary-heading{color:#0f172a;font-size:1.15rem;font-weight:800;margin:0 0 16px}.tcs-summary-metrics-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.summary-metric-card{align-items:center;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;display:flex;flex-direction:column;padding:12px 14px}.summary-metric-card .metric-num{font-size:1.3rem;font-weight:800;line-height:1;margin-bottom:4px}.summary-metric-card .metric-lbl{font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.summary-metric-card.answered{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.summary-metric-card.not-answered{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.summary-metric-card.not-visited{background:#f8fafc;border-color:#cbd5e1;color:#475569}.summary-metric-card.review{background:#faf5ff;border-color:#e9d5ff;color:#7e22ce}.tbl-pill{border-radius:12px;display:inline-block;font-size:.82rem;font-weight:700;padding:2px 10px}.tbl-pill.ans{background:#dcfce7;color:#15803d}.tbl-pill.not-ans{background:#fee2e2;color:#b91c1c}.tbl-pill.not-vis{background:#e2e8f0;color:#475569}.tbl-pill.rev{background:#f3e8ff;color:#7e22ce}.tbl-pill.ans-rev{background:#f3e8ff;color:#15803d}.tcs-btn-confirm-submit{background:#2b78c4;border:none;border-radius:6px;box-shadow:0 3px 8px #2b78c44d;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;height:40px;padding:0 28px;transition:all .15s ease}.tcs-btn-confirm-submit:hover{background:#1e64a8;box-shadow:0 5px 12px #2b78c466;transform:translateY(-1px)}.tcs-btn-cancel-submit{background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;font-size:.9rem;font-weight:700;height:40px;padding:0 24px;transition:all .15s ease}.tcs-btn-cancel-submit:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.tcs-summary-center-pane{align-items:center;background:#f8fafc;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding:24px}.tcs-summary-table-box{background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-shadow:0 4px 16px #0000000f;max-width:980px;padding:24px;width:100%}.tcs-classic-summary-table{border-collapse:collapse;color:#0f172a;font-size:.88rem;margin-bottom:20px;width:100%}.tcs-classic-summary-table th{background:#2b78c4;border:1px solid #1e64a8;color:#fff;font-size:.85rem;font-weight:700;padding:10px 12px;text-align:center}.tcs-classic-summary-table td{border:1px solid #cbd5e1;font-size:.88rem;padding:10px 12px;text-align:center}.tcs-classic-summary-table td.sec-name-cell{color:#1e293b;font-weight:700;text-align:left}.tcs-classic-summary-table tr:nth-child(2n){background:#f8fafc}.tcs-classic-summary-table tr.total-row td{background:#edf5fc;border-top:2px solid #2b78c4;color:#2b78c4;font-weight:800}.shine-submission-success-page{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0f2744);box-sizing:border-box;display:flex;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:24px;width:100vw}.shine-success-card{align-items:center;animation:successPopIn .3s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000059,0 0 0 1px #ffffff1a;display:flex;flex-direction:column;padding:36px 32px;text-align:center;width:min(540px,94%)}@keyframes successPopIn{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.success-logo-wrap{background:#2b78c4;border-radius:8px;margin-bottom:20px;padding:8px 16px}.success-check-badge{align-items:center;background:#10b981;border-radius:50%;box-shadow:0 8px 20px #10b98159;color:#fff;display:flex;height:64px;justify-content:center;margin-bottom:20px;width:64px}.success-title{color:#0f172a;font-size:1.5rem;font-weight:800;letter-spacing:-.01em;margin:0 0 8px}.success-subtitle{color:#64748b;font-size:.92rem;line-height:1.5;margin:0 0 24px}.success-details-grid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px 20px;text-align:left;width:100%}.detail-item{align-items:center;display:flex;justify-content:space-between}.detail-label{color:#64748b;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.detail-value{color:#0f172a;font-size:.92rem;font-weight:700}.detail-value-code{background:#e2e8f0;border-radius:4px;color:#1e293b;font-family:monospace;font-size:.82rem;padding:2px 8px}.success-info-banner{align-items:flex-start;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;box-sizing:border-box;color:#1e40af;display:flex;font-size:.84rem;gap:10px;line-height:1.45;margin-bottom:24px;padding:12px 16px;text-align:left;width:100%}.banner-icon{flex-shrink:0;font-size:1.1rem}.btn-return-dashboard{background:#2b78c4;border:none;border-radius:8px;box-shadow:0 4px 12px #2b78c44d;color:#fff;cursor:pointer;font-size:.92rem;font-weight:700;height:42px;transition:all .15s ease;width:100%}.btn-return-dashboard:hover{background:#1e64a8;box-shadow:0 6px 16px #2b78c466;transform:translateY(-1px)}.zoom-large .q-prompt-statement{font-size:1.15rem!important}.zoom-large .tcs-option-val{font-size:1.1rem!important}.tcs-top-header-right{align-items:center;display:flex;gap:8px}.zoom-toggle-group{align-items:center;background:#ffffff26;border:1px solid #ffffff40;border-radius:6px;display:inline-flex;overflow:hidden}.btn-zoom{background:#0000;border:none;color:#fff;cursor:pointer;font-size:11px;font-weight:800;padding:3px 8px;transition:all .15s ease}.btn-zoom.active{background:#ffffff59;color:#fff}.tcs-timer-badge{align-items:center;background:#fff3;border:1px solid #ffffff59;border-radius:20px;color:#fff;display:inline-flex;font-family:monospace;font-size:.82rem;font-weight:800;gap:5px;padding:3px 10px}.tcs-timer-badge.warning{background:#f59e0b;border-color:#d97706;color:#fff}.tcs-timer-badge.urgent{animation:timerUrgentPulse 1s infinite alternate;background:#ef4444;border-color:#b91c1c;color:#fff}@keyframes timerUrgentPulse{0%{box-shadow:0 0 4px #ef4444;transform:scale(1)}to{box-shadow:0 0 12px #ef4444;transform:scale(1.05)}}.q-badge-current{align-items:center;background:#2563eb;border-radius:6px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;margin-right:8px;padding:2px 8px}.marked-review-indicator{background:#fef3c7;border:1px solid #fde68a;border-radius:6px;color:#d97706;font-size:11.5px;font-weight:800;margin-left:auto;padding:2px 8px}.btn-mobile-palette-toggle{align-items:center;background:#2b78c4;border:none;border-radius:6px;box-shadow:0 2px 6px #2b78c44d;color:#fff;cursor:pointer;display:none;font-size:.8rem;font-weight:800;gap:6px;padding:4px 12px}.tcs-palette-drawer-wrapper{display:flex;flex-shrink:0;height:100%}.palette-inner-container{display:flex;flex-direction:column;height:100%}.bottom-sheet-drag-handle,.bottom-sheet-mobile-header{display:none}.q-meta-right-group{align-items:center;display:flex;gap:10px}@media (max-width:860px){.btn-mobile-palette-toggle{display:inline-flex}.tcs-question-workspace{border-right:none;flex:1 1 100%;width:100%}.tcs-palette-drawer-wrapper{display:none!important;inset:0!important;position:fixed!important;z-index:9999999!important}.tcs-palette-drawer-wrapper.mobile-open{align-items:flex-end!important;display:flex!important}.mobile-palette-backdrop{animation:sheetFadeIn .2s ease-out;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0f172ab3;inset:0;position:absolute}@keyframes sheetFadeIn{0%{opacity:0}to{opacity:1}}.palette-inner-container{animation:sheetSlideUp .25s cubic-bezier(.16,1,.3,1)!important;background:#fff!important;border-radius:20px 20px 0 0!important;box-shadow:0 -10px 40px #0006!important;height:auto!important;max-height:82vh!important;overflow-y:auto!important;padding-bottom:calc(16px + env(safe-area-inset-bottom, 0px))!important;position:relative;width:100%!important;z-index:2}@keyframes sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bottom-sheet-drag-handle{cursor:pointer;display:flex;justify-content:center;padding:10px 0 4px;touch-action:manipulation}.drag-pill{background:#cbd5e1;border-radius:3px;height:4px;width:38px}.bottom-sheet-mobile-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:8px 18px 12px}.bottom-sheet-mobile-header strong{color:#0f172a;display:block;font-size:15px}.bottom-sheet-mobile-header small{color:#64748b;font-size:11px}.btn-close-sheet{background:#f1f5f9;border:none;border-radius:50%;color:#475569;cursor:pointer;display:grid;font-size:14px;font-weight:700;height:30px;place-items:center;width:30px}.palette-inner-container .bank-palette-sidebar{height:auto!important;padding:12px 16px!important;width:100%!important}}@media (max-width:768px){.tcs-top-blue-header{background:linear-gradient(135deg,#0f172a,#1e3a8a);box-shadow:0 2px 8px #0003;height:48px;padding:0 12px}.exam-title-pill-tag{font-size:.72rem!important;max-width:110px;overflow:hidden;padding:2px 8px!important;text-overflow:ellipsis;white-space:nowrap}.btn-fullscreen-toggle{display:none}.tcs-section-bar{align-items:center;background:#f8fafc;border-bottom:1.5px solid #e2e8f0;flex-wrap:nowrap;gap:8px;height:auto;min-height:42px;padding:6px 12px}.section-buttons-row{-webkit-overflow-scrolling:touch;flex:1 1;gap:6px;overflow-x:auto;scrollbar-width:none}.section-buttons-row::-webkit-scrollbar{display:none}.tcs-section-btn{border:1px solid #cbd5e1!important;border-radius:20px!important;flex-shrink:0;font-size:.78rem!important;padding:5px 12px!important;white-space:nowrap}.tcs-section-btn.active{background:#2563eb!important;border-color:#2563eb!important;box-shadow:0 2px 8px #2563eb59!important;color:#fff!important}.tcs-question-meta-bar{background:#fff;border-bottom:1px solid #f1f5f9;font-size:.8rem;height:auto;padding:8px 12px}.tcs-question-no-header{background:#f8fafc;border-bottom:1.5px solid #e2e8f0;font-size:.88rem;height:38px;padding:0 12px}.q-badge-current{background:#2563eb;border-radius:6px;color:#fff;font-size:.82rem;font-weight:800;padding:2px 8px}.marked-review-indicator{background:#fef3c7;border-radius:6px;color:#b45309;font-size:.78rem;font-weight:700;padding:2px 8px}.tcs-question-scroll-pane{padding:14px 12px 24px!important}.question-text{color:#0f172a;font-size:16px!important;font-weight:600;line-height:1.6!important}.tcs-question-action-footer{background:#fff!important;border-top:1.5px solid #e2e8f0!important;box-shadow:0 -4px 20px #0f172a14!important;flex-direction:column!important;gap:8px!important;height:auto!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px))!important}.footer-left-buttons{gap:8px!important}.footer-left-buttons,.footer-right-buttons{display:flex!important;width:100%!important}.tcs-btn-white{align-items:center!important;background:#fff!important;border:1.5px solid #cbd5e1!important;border-radius:10px!important;box-shadow:0 1px 3px #0000000a!important;color:#334155!important;display:flex!important;flex:1 1!important;font-size:13px!important;font-weight:700!important;height:42px!important;justify-content:center!important;padding:0 8px!important;touch-action:manipulation}.tcs-btn-white:active{background:#f1f5f9;transform:scale(.96)}.tcs-btn-white.btn-mark-review.is-marked{background:#fef3c7!important;border-color:#f59e0b!important;color:#b45309!important}.tcs-btn-blue-save{align-items:center!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-radius:12px!important;box-shadow:0 4px 16px #2563eb66!important;display:flex!important;font-size:15px!important;font-weight:800!important;height:48px!important;justify-content:center!important;letter-spacing:.02em;touch-action:manipulation;width:100%!important}.tcs-btn-blue-save:active{transform:scale(.975)}.tcs-summary-metrics-row{gap:8px!important;grid-template-columns:repeat(2,1fr)!important}.tcs-summary-center-pane{padding:12px 10px 24px!important}.tcs-summary-table-box{border-radius:12px!important;padding:14px!important}}.student-classes-shell{color:#0f172a;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1360px;padding:16px 4px 48px}.classes-hero{align-items:center;background:linear-gradient(130deg,#07193b,#0d3269 45%,#184e9d)!important;border-radius:18px;box-shadow:0 12px 36px #07193b38,0 2px 6px #00000014;color:#fff!important;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;min-height:100px;overflow:hidden;padding:24px 30px;position:relative}.classes-hero:before{background:radial-gradient(circle,#38bdf82e 0,#0000 70%);content:"";height:320px;pointer-events:none;position:absolute;right:-10%;top:-40%;width:320px}.hero-icon-box{background:#ffffff24;border:1px solid #fff3;border-radius:14px;box-shadow:0 4px 16px #00000026;color:#38bdf8;display:grid;flex-shrink:0;height:54px;place-items:center;width:54px}.hero-content{flex:1 1;min-width:0}.classes-hero h2,.classes-hero-title,.hero-content h2{-webkit-text-fill-color:#fff!important;color:#fff!important;font-size:23px!important;font-weight:800!important;letter-spacing:-.02em!important;margin:0 0 6px!important;text-shadow:0 2px 4px #0000004d!important}.classes-hero p,.classes-hero-subtitle,.hero-content p{-webkit-text-fill-color:#bae6fd!important;color:#bae6fd!important;font-size:13.5px!important;font-weight:400!important;line-height:1.5!important;margin:0!important;max-width:720px}.hero-stats-badge{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:14px;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding:10px 18px}.hero-count-number{color:#fff;font-size:22px;font-weight:900;line-height:1.1}.hero-count-label{color:#bae6fd;font-size:11px;font-weight:600;letter-spacing:.04em;margin-top:2px;text-transform:uppercase}.classes-toolbar{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0f172a08;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px;padding:12px 18px}.categories-pill-scroll{-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex:1 1;gap:8px;overflow-x:auto;padding:2px 0;scrollbar-width:none}.categories-pill-scroll::-webkit-scrollbar{display:none}.cat-pill{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:30px;color:#475569;cursor:pointer;font-size:12.5px;font-weight:700;padding:7px 16px;transition:all .18s cubic-bezier(.4,0,.2,1);white-space:nowrap}.cat-pill:hover{background:#e2e8f0;color:#0f172a;transform:translateY(-1px)}.cat-pill.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#2563eb;box-shadow:0 4px 12px #2563eb47;color:#fff}.classes-search-box{align-items:center;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:11px;display:flex;flex-shrink:0;gap:10px;height:40px;padding:0 14px;transition:border-color .15s ease,box-shadow .15s ease;width:260px}.classes-search-box:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.classes-search-box svg{color:#64748b;flex-shrink:0}.classes-search-box input{background:#0000;border:none;color:#0f172a;font-family:inherit;font-size:13px;outline:none;width:100%}.classes-search-box input::placeholder{color:#94a3b8}.clear-search-btn{background:#e2e8f0;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:grid;flex-shrink:0;font-size:11px;height:20px;place-items:center;transition:all .15s ease;width:20px}.clear-search-btn:hover{background:#cbd5e1;color:#0f172a}.classes-card-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.student-class-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 4px 14px #0f172a0a;display:flex;flex-direction:column;overflow:hidden;transition:all .25s cubic-bezier(.16,1,.3,1)}.student-class-card:hover{border-color:#93c5fd;box-shadow:0 16px 36px #2563eb1f;transform:translateY(-5px)}.card-media-banner{align-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,#07193b,#153c7a);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative}.card-media-banner:before{background:linear-gradient(180deg,#00000026,#00000080);content:"";inset:0;position:absolute;transition:background .2s ease}.student-class-card:hover .card-media-banner:before{background:linear-gradient(180deg,#0000000d,#0009)}.media-play-overlay{position:relative;z-index:2}.play-pulse-circle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff3d;border:1.5px solid #fff6;border-radius:50%;box-shadow:0 6px 20px #00000059;color:#fff;display:grid;height:52px;place-items:center;transition:transform .22s cubic-bezier(.34,1.56,.64,1),background .2s ease;width:52px}.play-pulse-circle svg{margin-left:2px}.student-class-card:hover .play-pulse-circle{background:#2563eb;border-color:#3b82f6;box-shadow:0 8px 24px #2563eb80;transform:scale(1.15)}.media-duration-chip{align-items:center;background:#000000c7;bottom:12px;color:#fff;display:inline-flex;font-size:11.5px;gap:5px;padding:4px 9px}.media-duration-chip,.media-provider-badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #ffffff26;border-radius:7px;font-weight:700;position:absolute;right:12px;z-index:3}.media-provider-badge{background:#0f172ad1;color:#f8fafc;font-size:10.5px;letter-spacing:.02em;padding:4px 10px;top:12px}.card-body{display:flex;flex:1 1;flex-direction:column;padding:18px 20px 20px}.card-meta-row{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.category-tag{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#2563eb;display:inline-block;font-size:11px;font-weight:800;letter-spacing:.03em;padding:3px 10px;text-transform:uppercase}.views-count{align-items:center;color:#64748b;display:inline-flex;font-size:12px;font-weight:600;gap:4px}.card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0f172a!important;cursor:pointer;display:-webkit-box;font-size:16px!important;font-weight:800!important;line-height:1.4;margin:0 0 8px!important;overflow:hidden;transition:color .15s ease}.card-title:hover{color:#2563eb!important}.card-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#64748b!important;display:-webkit-box;font-size:12.5px!important;line-height:1.5;margin:0 0 14px!important;overflow:hidden}.card-description--empty{color:#94a3b8!important;font-style:italic}.card-tags-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.lecture-tag{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:11px;font-weight:600;padding:2px 8px}.card-footer-action{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:14px}.btn-watch-class{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;box-shadow:0 3px 10px #2563eb47;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:8px;justify-content:center;padding:10px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.btn-watch-class svg{transition:transform .2s ease}.btn-watch-class:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 6px 18px #1d4ed861;transform:translateY(-1px)}.btn-watch-class:hover svg{transform:translateX(3px)}.classes-empty-state,.classes-loading-state{align-items:center;background:#fff;border:2px dashed #cbd5e1;border-radius:18px;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;min-height:320px;padding:40px 24px;text-align:center}.classes-spinner{animation:spin .8s linear infinite;border:3.5px solid #e2e8f0;border-radius:50%;border-top-color:#2563eb;height:42px;margin-bottom:16px;width:42px}.classes-loading-state p{color:#64748b;font-size:14px;font-weight:600;margin:0}.empty-icon-wrap{font-size:44px;margin-bottom:12px}.classes-empty-state h3{color:#0f172a;font-size:18px;font-weight:800;margin:0 0 8px}.classes-empty-state p{color:#64748b;font-size:13.5px;margin:0 0 16px;max-width:440px}.btn-reset-filters{background:#2563eb;border-radius:8px;color:#fff;font-size:12.5px;padding:8px 18px;transition:background .15s ease}.btn-reset-filters:hover{background:#1d4ed8}.player-modal-backdrop{align-items:center;animation:fadeInModal .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050b1ae0;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:100000}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.student-video-player-container{animation:scaleUpModal .25s cubic-bezier(.16,1,.3,1);background:#090e1a;border-radius:20px;box-shadow:0 35px 90px #000000bf,0 0 0 1px #ffffff1a;display:flex;flex-direction:column;max-width:940px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}@keyframes scaleUpModal{0%{opacity:0;transform:scale(.95) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.student-player-header{align-items:center;background:#0d1527;border-bottom:1px solid #ffffff14;display:flex;gap:16px;justify-content:space-between;padding:16px 22px}.player-meta-left{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.player-badge{background:#2563eb40;border:1px solid #3b82f666;border-radius:6px;color:#60a5fa;flex-shrink:0;font-size:11px;font-weight:800;letter-spacing:.04em;padding:3px 9px;text-transform:uppercase}.player-meta-left h3{color:#fff!important;font-size:15px!important;font-weight:800!important;margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-meta-right{align-items:center;display:flex;flex-shrink:0;gap:12px}.drm-live-indicator{align-items:center;background:#10b98124;border:1px solid #10b9814d;border-radius:20px;color:#34d399;display:flex;font-size:11px;font-weight:800;gap:6px;letter-spacing:.03em;padding:4px 10px}.live-dot{animation:pulseDot 1.5s infinite;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981;height:6px;width:6px}.btn-close-player{background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;display:grid;font-size:14px;height:32px;place-items:center;transition:all .15s ease;width:32px}.btn-close-player:hover{background:#ef4444;transform:scale(1.08)}.student-player-screen{aspect-ratio:16/9;background:#000;position:relative;width:100%}.student-iframe-element,.student-video-element{border:none;display:block;height:100%;width:100%}.student-player-footer{background:#0d1527;border-top:1px solid #ffffff14;color:#94a3b8;font-size:13px;line-height:1.5;padding:16px 22px}.student-player-footer strong{color:#e2e8f0;display:block;font-size:12.5px;font-weight:700;margin-bottom:4px}.student-player-footer p{margin:0}@media (max-width:960px){.classes-card-grid{gap:18px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.player-meta-left h3{max-width:280px}}@media (max-width:768px){.student-classes-shell{padding:10px 4px 36px}.classes-hero{border-radius:14px;flex-wrap:wrap;gap:14px;min-height:auto;padding:18px 16px}.hero-icon-box{height:44px;width:44px}.hero-icon-box svg{height:22px;width:22px}.classes-hero h2,.classes-hero-title,.hero-content h2{font-size:18px!important}.classes-hero p,.classes-hero-subtitle,.hero-content p{font-size:12px!important;line-height:1.4!important}.hero-stats-badge{flex-direction:row;gap:8px;justify-content:flex-start;padding:6px 14px;width:100%}.hero-count-number{font-size:16px}.hero-count-label{font-size:11px;margin-top:0}.classes-toolbar{align-items:stretch;border-radius:14px;flex-direction:column;gap:12px;padding:12px 14px}.categories-pill-scroll{padding-bottom:4px;width:100%}.cat-pill{font-size:12px;padding:6px 14px}.classes-search-box{height:38px;width:100%}.classes-card-grid{gap:16px;grid-template-columns:1fr}.student-class-card{border-radius:16px}.card-body{padding:16px}.card-title{font-size:15px!important}.btn-watch-class{font-size:13.5px;padding:11px 16px}.player-modal-backdrop{padding:10px}.student-video-player-container{border-radius:14px;max-height:94vh}.student-player-header{gap:10px;padding:12px 14px}.player-meta-left{gap:8px}.player-badge{font-size:9.5px;padding:2px 7px}.player-meta-left h3{font-size:13px!important;max-width:160px}.drm-live-indicator{font-size:9.5px;padding:3px 7px}.student-player-footer{font-size:12px;max-height:120px;overflow-y:auto;padding:12px 14px}}.resource-page{padding-top:28px}.resource-hero{align-items:center;background:linear-gradient(105deg,#071d45,#174f97);border-radius:14px;box-shadow:0 14px 34px #0a2b6326;color:#fff!important;display:flex;gap:20px;min-height:112px;padding:24px 28px}.resource-hero>span{background:#ffffff21;border-radius:13px;display:grid;font-size:25px;height:56px;place-items:center;width:56px}.portal-page .resource-hero h2,.resource-hero h2{color:#fff!important;font-size:23px;margin:0 0 7px}.portal-page .resource-hero p,.resource-hero p{color:#cbdaf0!important;font-size:12px;margin:0}.resource-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.candidate-document-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 14px #0f172a0a;display:flex;gap:16px;padding:20px 24px;transition:all .2s ease}.candidate-document-card:hover{border-color:#cbd5e1;box-shadow:0 12px 28px #0f172a14;transform:translateY(-2px)}.doc-type-icon-wrap{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#2563eb;display:flex;flex-direction:column;flex-shrink:0;height:52px;justify-content:center;position:relative;width:48px}.doc-ext-badge{color:#1d4ed8;font-size:8.5px;font-weight:800;letter-spacing:.04em;margin-top:2px}.doc-card-info{flex:1 1;min-width:0}.doc-card-info h3{color:#0f172a!important;font-size:15px!important;font-weight:700!important;line-height:1.35;margin:0 0 4px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-desc{color:#64748b;font-size:12px;line-height:1.4;margin:0 0 6px}.doc-file-meta{align-items:center;display:flex;font-size:11px;gap:8px}.doc-name{color:#64748b;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-size-badge{background:#f1f5f9;border-radius:4px;color:#475569;flex-shrink:0;font-size:10px;font-weight:600;padding:2px 7px}.bookmark-actions,.resource-actions{align-items:center!important;display:flex!important;flex-shrink:0!important;gap:8px!important}.view-resource-btn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#2563eb!important;display:inline-flex;font-size:12px;font-weight:600;gap:6px;height:36px;padding:0 14px;text-decoration:none;transition:all .15s ease}.view-resource-btn:hover{background:#eff6ff;border-color:#93c5fd}.download-resource-btn,.open-test-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:6px;box-shadow:0 2px 8px #2563eb40;color:#fff!important;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;height:36px;padding:0 16px;text-decoration:none;transition:all .15s ease}.download-resource-btn:hover,.open-test-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 4px 12px #1d4ed859;transform:translateY(-1px)}.remove-bookmark-btn{background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#dc2626!important;cursor:pointer;font-size:12px;font-weight:600;height:36px;padding:0 14px;transition:all .15s ease}.remove-bookmark-btn:hover{background:#fee2e2;border-color:#f87171}.resource-empty{background:#fff;border:1px dashed #ccd6e4;border-radius:13px;color:#7b8799;display:grid;margin-top:22px;min-height:240px;place-content:center;text-align:center}.resource-empty>b{color:#2f6fed;font-size:34px}.resource-empty h3{color:#26344d;margin:12px 0 5px}.resource-empty p{font-size:11px;margin:0}.bookmark-list{display:flex;flex-direction:column;gap:14px;margin-top:24px}.candidate-bookmark-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 14px #0f172a0a;display:flex;gap:18px;padding:18px 24px;transition:all .2s ease}.candidate-bookmark-card:hover{border-color:#cbd5e1;box-shadow:0 12px 28px #0f172a14;transform:translateY(-2px)}.bookmark-type-icon{border-radius:10px;display:grid;flex-shrink:0;font-size:20px;height:44px;place-items:center;width:44px}.bookmark-type-icon.test{background:#fef9c3;border:1px solid #fef08a;color:#ca8a04}.bookmark-type-icon.question{background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb}.bookmark-card-info{flex:1 1;min-width:0}.bookmark-badge{border-radius:4px;display:inline-block;font-size:8.5px;font-weight:800;letter-spacing:.06em;margin-bottom:6px;padding:2px 7px;text-transform:uppercase}.bookmark-badge.test{background:#fef3c7;color:#b45309}.bookmark-badge.question{background:#dbeafe;color:#1e40af}.bookmark-card-info h3{color:#0f172a!important;font-size:15px!important;font-weight:700!important;line-height:1.35;margin:0 0 4px!important}.bookmark-question-preview{color:#475569;font-size:12.5px;line-height:1.45;margin:0}@media (max-width:850px){.resource-grid{grid-template-columns:1fr}.candidate-bookmark-card,.candidate-document-card{flex-wrap:wrap}}.announcement-list{display:flex;flex-direction:column;gap:14px;margin-top:24px}.announcement-list article{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px -4px #0f172a12;display:flex;gap:0;overflow:hidden;position:relative;transition:all .22s cubic-bezier(.4,0,.2,1)}.announcement-list article:before{background:linear-gradient(180deg,#2563eb,#60a5fa);border-radius:16px 0 0 16px;bottom:0;content:"";flex-shrink:0;left:0;position:absolute;top:0;width:4px}.announcement-list article:nth-child(3n+2):before{background:linear-gradient(180deg,#7c3aed,#a78bfa)}.announcement-list article:nth-child(3n+3):before{background:linear-gradient(180deg,#059669,#34d399)}.announcement-list article:hover{border-color:#bfdbfe;box-shadow:0 12px 28px -4px #2563eb24;transform:translateY(-3px)}.announcement-list article>img{flex-shrink:0;margin-left:4px;object-fit:cover;width:120px}.announcement-list article>div{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0;padding:18px 20px}.announcement-list article small{align-items:center;background:#f1f5f9;border-radius:20px;color:#64748b;display:inline-flex;font-size:11px;font-weight:700;gap:5px;letter-spacing:.02em;padding:3px 10px;width:-webkit-fit-content;width:fit-content}.announcement-list article h3{color:#0f172a!important;font-size:15.5px!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.35!important;margin:2px 0 0!important}.announcement-list article p{color:#475569!important;font-size:13px!important;font-weight:400!important;line-height:1.6!important;margin:0!important}.announcement-list article a{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;color:#2563eb!important;display:inline-flex;font-size:12px;font-weight:700;gap:5px;margin-top:4px;padding:5px 14px;text-decoration:none;transition:all .15s ease;width:-webkit-fit-content;width:fit-content}.announcement-list article a:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb4d;color:#fff!important;transform:translateY(-1px)}.announcement-list article a span{transition:transform .15s ease}.announcement-list article a:hover span{transform:translateX(3px)}@media (max-width:768px){.resource-page{padding-top:14px}.resource-hero{border-radius:12px;gap:14px;min-height:auto;padding:16px 18px}.resource-hero>span{border-radius:10px;font-size:20px;height:44px;width:44px}.portal-page .resource-hero h2,.resource-hero h2{font-size:17px!important;margin-bottom:3px}.portal-page .resource-hero p,.resource-hero p{font-size:11px!important}.resource-grid{gap:12px;grid-template-columns:1fr;margin-top:16px}.candidate-document-card{align-items:stretch;flex-direction:column;gap:14px;padding:16px}.doc-card-info h3{font-size:14px!important;white-space:normal}.doc-name{max-width:180px}.bookmark-actions,.resource-actions{border-top:1px solid #f1f5f9;gap:8px!important;justify-content:flex-end;padding-top:10px;width:100%!important}.download-resource-btn,.open-test-btn,.remove-bookmark-btn,.view-resource-btn{flex:1 1;font-size:11.5px;height:34px;justify-content:center}.announcement-list article{flex-direction:column}.announcement-list article>img{height:140px;margin-left:0;width:100%}.announcement-list article>div{padding:14px 16px}.announcement-list article h3{font-size:14px!important}.announcement-list article p{font-size:12px!important}}.candidate-shell{background:#f3f6fb;color:#14213d;font-family:Inter,Segoe UI,sans-serif;min-height:100vh}.candidate-sidebar{background:#fff;border-right:1px solid #e1e7f0;display:flex;flex-direction:column;inset:0 auto 0 0;position:fixed;width:260px;z-index:30}.candidate-logo{align-items:center;border-bottom:1px solid #e8edf4;display:flex;padding:0 28px}.candidate-nav{padding:18px 13px 8px}.candidate-nav-item{align-items:center;background:#0000;border:0;border-radius:9px;color:#5e6b80;cursor:pointer;display:flex;font:600 13px Inter;gap:13px;height:48px;margin-bottom:5px;padding:0 15px;text-align:left;width:100%}.candidate-nav-item:hover{background:#f3f6fb;color:#0b2f6b}.candidate-nav-item.active{background:linear-gradient(100deg,#092b63,#184d92);box-shadow:0 6px 15px #0b2f6b2e;color:#fff}.candidate-nav-icon{font-size:18px;text-align:center;width:20px}.nav-count{background:#ffffff2b;border-radius:20px;display:grid;font-size:10px;height:21px;margin-left:auto;min-width:21px;place-items:center}.exam-categories{border-top:1px solid #edf0f5;margin:3px 21px;padding-top:19px}.sidebar-label{color:#9aa4b5;display:block;font-size:9px;font-weight:800;letter-spacing:.13em;margin:0 7px 10px}.exam-categories button{align-items:center;background:none;border:0;color:#56647a;cursor:pointer;display:flex;font:500 12px Inter;gap:10px;height:38px;width:100%}.exam-categories button i{background:#aeb8c6;border-radius:50%;height:5px;width:5px}.exam-categories button span{margin-left:auto}.candidate-sidebar-footer{margin-top:auto;padding:18px 20px 21px}.candidate-sidebar-footer>small{color:#a7afbc;display:block;font-size:8px;margin-top:15px;text-align:center}.support-card{align-items:center;background:#f1f5fb;border-radius:10px;display:flex;gap:10px;padding:12px}.support-card>span{background:#fff;border-radius:50%;color:#2f6fed;display:grid;font-weight:800;height:29px;place-items:center;width:29px}.support-card div{display:flex;flex-direction:column;gap:3px}.support-card strong{font-size:11px}.support-card small{color:#7a8799;font-size:9px}.candidate-main{margin-left:260px;min-height:100vh}.candidate-topbar{height:110px;padding:0 44px}.candidate-topbar h1{font-size:25px;letter-spacing:-.025em;margin:0}.mobile-brand{display:none}.candidate-top-actions{align-items:center;display:flex;gap:15px}.portal-search{align-items:center;background:#fff;border-radius:8px;color:#8490a2;display:flex;height:42px;padding:0 13px;width:300px}.portal-search input{border:0;color:#14213d;font:13px Inter;outline:0;padding-left:9px;width:100%}.icon-button{background:#ffffff14;border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:18px;height:42px;position:relative;width:42px}.icon-button i{background:#2bd0e8;border:1px solid #0b2f6b;border-radius:50%;height:6px;position:absolute;right:7px;top:6px;width:6px}.profile-wrap{position:relative}.profile-button{align-items:center;background:#0000;border:0;color:#fff;cursor:pointer;display:flex;gap:9px;text-align:left}.profile-button>span{background:linear-gradient(135deg,#35c6e1,#2f6fed);border-radius:50%;display:grid;font-weight:800;height:39px;place-items:center;width:39px}.profile-button div{display:flex;flex-direction:column;gap:2px;max-width:125px}.profile-button strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-button small{color:#adc0da;font-size:9px}.profile-button b{color:#9eb2ce}.profile-menu{background:#fff;border-radius:9px;box-shadow:0 12px 35px #071a3d38;padding:6px;position:absolute;right:0;top:50px;width:150px}.profile-menu button{background:none;border:0;border-radius:6px;color:#445167;cursor:pointer;font:12px Inter;padding:10px;text-align:left;width:100%}.profile-menu button:hover{background:#f1f5fb}.portal-page{padding:0 44px 48px}.report-tabs,.test-tabs{align-items:flex-end;background:#fff;border-bottom:1px solid #dce3ee;display:flex;gap:3px;height:66px;margin:0 -44px;padding:0 44px}.report-tabs button,.test-tabs button{background:#0000;border:0;color:#647187;cursor:pointer;font:600 12px Inter;height:52px;padding:0 20px;position:relative}.test-tabs button span{font-size:14px;margin-right:8px}.test-tabs button i{background:#edf1f7;border-radius:12px;display:inline-grid;font-style:normal;height:20px;margin-left:8px;min-width:20px;place-items:center}.report-tabs button.active,.test-tabs button.active{color:#194a91}.report-tabs button.active:after,.test-tabs button.active:after{background:#2f6fed;border-radius:3px 3px 0 0;bottom:0;content:"";height:3px;left:13px;position:absolute;right:13px}.page-toolbar{align-items:center;display:flex;height:112px;justify-content:space-between}.page-toolbar h2{font-size:19px;margin:0 0 6px}.card-subtitle,.page-toolbar p{color:#7c899b;font-size:11px;margin:0}.view-toggle{border:1px solid #d7deea;border-radius:8px;display:flex;overflow:hidden}.view-toggle button{background:#fff;border:0;color:#738095;cursor:pointer;height:36px;width:42px}.view-toggle button.active{background:#eaf1ff;color:#2f6fed}.portal-test-list.grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,minmax(240px,1fr))}.portal-test-list.list{display:flex;flex-direction:column;gap:14px}.portal-test-card{background:#fff;border:1px solid #dce3ee;border-radius:11px;box-shadow:0 3px 10px rgba(26,51,86,.035);overflow:hidden;padding:24px;transition:.2s}.portal-test-card:hover{border-color:#bdcbe0;box-shadow:0 12px 28px #1a33561a;transform:translateY(-3px)}.test-accent{background:#8ed9e8;height:4px;left:0;position:absolute;right:0;top:0}.accent-1{background:#b5a5e6}.accent-2{background:#f3aeb9}.accent-3{background:#75b7e8}.test-card-heading>span{background:#edf3ff;border-radius:4px;color:#2f6fed;display:inline-block;font-size:8px;font-weight:800;letter-spacing:.12em;margin-bottom:13px;padding:5px 7px}.test-card-heading h3{font-size:16px;line-height:1.4;margin:0;min-height:45px}.test-date-row{align-items:center;color:#68758a;display:flex;font-size:10px;gap:7px;margin:15px 0}.test-info-box{background:#f5f7fb;border-radius:8px;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:16px;padding:14px}.test-info-box div{border-right:1px solid #dce3ee;display:flex;flex-direction:column;gap:6px;padding:0 9px}.test-info-box div:last-child{border:0}.test-info-box small{color:#7f899b;font-size:9px}.test-info-box strong{font-size:11px}.shine-primary{background:linear-gradient(90deg,#0b2f6b,#2f6fed);border:0;border-radius:7px;color:#fff;cursor:pointer;font:700 11px Inter;height:41px;width:100%}.shine-primary span{margin-left:6px}.shine-primary:disabled{opacity:.55}.portal-test-list.list .portal-test-card{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:1.5fr 1fr 170px;padding:18px 24px}.portal-test-list.list .test-card-heading h3{min-height:0}.portal-test-list.list .test-date-row{display:none}.portal-test-list.list .test-info-box{margin:0}.portal-empty{align-items:center;color:#7c899b;display:flex;flex-direction:column;justify-content:center;min-height:360px}.portal-empty>span:not(.loader){color:#9db3d4;font-size:44px}.portal-empty h3{color:#24324b;margin:14px 0 5px}.portal-empty p{font-size:12px}.loader{animation:spin .8s linear infinite;border:3px solid #d8e1ee;border-radius:50%;border-top-color:#2f6fed;height:28px;margin-bottom:15px;width:28px}@keyframes spin{to{transform:rotate(1turn)}}.report-selector{align-items:center;display:flex;height:90px;justify-content:space-between}.report-selector>div{display:flex;flex-direction:column;gap:7px}.report-selector label,.report-selector span,.report-selector>div>span{color:#8490a2;font-size:9px;font-weight:800;letter-spacing:.1em}.report-selector select{background:#0000;border:0;color:#17253d;font:700 16px Inter;min-width:360px;outline:0}.result-pill{letter-spacing:0!important;padding:7px 12px}.result-pill.pass{background:#e5f8f1;color:#1c946d!important}.result-pill.fail{background:#fff0f1;color:#d94e60!important}.report-tabs{align-items:flex-end;height:58px;margin-bottom:24px}.report-tabs button{height:47px}.report-kpis{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.report-kpis>div{background:#fff;border:1px solid #dce3ee;border-radius:10px;border-top:3px solid #a7dfea;display:flex;flex-direction:column;gap:7px;padding:18px 20px}.report-kpis>div:nth-child(2){border-top-color:#b9aee8}.report-kpis>div:nth-child(3){border-top-color:#f5b7bf}.report-kpis>div:nth-child(4){border-top-color:#7bbbe9}.report-kpis span{color:#738095;font-size:10px}.report-kpis strong{font-size:23px}.report-kpis small{font-size:11px}.compare-grid,.report-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1.25fr}.report-card{background:#fff;border:1px solid #dce3ee;border-radius:11px;padding:22px}.report-card h3{font-size:15px;margin:0 0 20px}.score-summary{text-align:center}.score-summary h3{text-align:left}.mini-pie,.score-ring{--score:0deg;background:conic-gradient(#2f6fed var(--score),#e8edf5 0);border-radius:50%;display:grid;height:150px;margin:5px auto 17px;place-items:center;position:relative;width:150px}.mini-pie:after,.score-ring:after{background:#fff;border-radius:50%;content:"";height:112px;position:absolute;width:112px}.score-ring>div{display:flex;flex-direction:column;z-index:1}.score-ring strong{font-size:32px}.score-ring span{color:#8490a2;font-size:10px}.score-summary h2{font-size:18px;margin:0 0 6px}.score-summary p{color:#748196;font-size:11px}.score-legend{border-top:1px solid #e7ebf2;display:flex;gap:16px;justify-content:center;margin-top:20px;padding-top:16px}.score-legend span{color:#718096;font-size:9px}.score-legend i{background:#a7b0c0;border-radius:50%;display:inline-block;height:7px;margin-right:5px;width:7px}.score-legend .correct i{background:#27b487}.score-legend .wrong i{background:#ef6a78}.score-legend b{color:#26334a;display:block;font-size:14px;margin-top:4px}.horizontal-metrics{display:flex;flex-direction:column;gap:23px;margin-top:29px}.metric-row>div:first-child{color:#667389;display:flex;font-size:10px;justify-content:space-between;margin-bottom:7px}.metric-row b{color:#26334a}.metric-track{background:#edf0f5;border-radius:8px;height:8px;overflow:hidden}.metric-track i{border-radius:8px;display:block;height:100%}.rank-strip{background:#f6f8fb;border-radius:8px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px;padding:16px}.rank-strip div{border-right:1px solid #dbe1eb;display:flex;flex-direction:column;gap:7px}.rank-strip div:last-child{border:0}.rank-strip small{color:#8490a2;font-size:9px}.rank-strip strong{font-size:18px}.table-card{overflow:hidden;padding:0}.table-card>.card-subtitle,.table-card>h3{padding:22px 25px 0}.report-table{margin-top:18px}.table-head,.table-row{align-items:center;border-top:1px solid #e4e9f1;display:grid;grid-template-columns:2fr repeat(4,1fr);min-height:52px;padding:0 24px}.table-head{background:#f5f7fb;color:#6f7b8e;font-size:10px;font-weight:700}.table-row{font-size:11px}.table-row:nth-child(odd){background:#fafbfc}.subject-analysis{align-items:center;border-top:1px solid #e4e9f1;display:grid;grid-template-columns:1fr 220px;padding:25px}.subject-analysis>div:first-child>span{color:#718096;font-size:10px}.subject-analysis strong{display:block;font-size:30px;margin:8px 0 25px}.subject-analysis strong small{font-size:12px}.mini-pie{height:130px;width:130px}.mini-pie:after{height:82px;width:82px}.solution-list{border-top:1px solid #e4e9f1;max-height:440px;overflow:auto}.solution-row{align-items:center;border-bottom:1px solid #edf0f5;display:flex;gap:14px;height:62px;padding:0 24px}.solution-row>span{background:#eef1f5;border-radius:7px;display:grid;font-size:10px;height:29px;place-items:center;width:29px}.solution-row div{display:flex;flex-direction:column;gap:4px}.solution-row strong{font-size:11px}.solution-row small{color:#7e8a9c;font-size:9px}.solution-row>b{margin-left:auto}.solution-row.correct>b{color:#27b487}.solution-row.wrong>b{color:#ef6a78}.question-table .text-success{color:#199975}.question-table .text-danger{color:#e04c60}.comparison-bars{display:flex;flex-direction:column;gap:26px;padding:14px 5px 20px}.topper-card{margin-top:20px}.topper-bars{align-items:flex-end;border-bottom:1px solid #d5dce7;display:flex;height:250px;justify-content:space-around;padding:15px 18px 0}.topper-bars div{align-items:center;display:flex;flex-direction:column;gap:8px;height:100%;justify-content:flex-end;width:7%}.topper-bars span{background:linear-gradient(#27b487,#5fc9a7);border-radius:5px 5px 0 0;width:26px}.topper-bars span.you{background:#2f6fed}.topper-bars small{font-size:8px;height:18px}.info-page{padding-top:35px}.info-hero{align-items:center;background:linear-gradient(100deg,#092b63,#164e95);border-radius:14px;color:#fff;display:flex;gap:20px;height:140px;padding:30px 40px}.info-hero>span{font-size:42px}.info-hero h2{margin:0 0 7px}.info-hero p{color:#b9cae1;font-size:12px;margin:0}.info-list{background:#fff;border:1px solid #dce3ee;border-radius:11px;margin-top:22px;overflow:hidden}.info-list button{align-items:center;background:#fff;border:0;border-bottom:1px solid #e7ebf1;cursor:pointer;display:flex;gap:16px;height:70px;padding:0 24px;text-align:left;width:100%}.info-list button:hover{background:#f8faff}.info-list button>span{background:#edf3ff;border-radius:8px;color:#2f6fed;display:grid;font-weight:700;height:32px;place-items:center;width:32px}.info-list button div{display:flex;flex-direction:column;gap:5px}.info-list strong{font-size:12px}.info-list small{color:#8b96a7;font-size:9px}.info-list b{color:#2f6fed;margin-left:auto}@media(max-width:1150px){.portal-test-list.grid{grid-template-columns:repeat(2,1fr)}.compare-grid,.report-grid{grid-template-columns:1fr}.portal-search{width:220px}}.topbar-left-brand{align-items:center;display:flex;gap:14px}.topbar-title-wrap{display:flex;flex-direction:column}@media(max-width:960px){.candidate-sidebar,.candidate-sidebar.collapsed{background:#fff!important;bottom:0;box-shadow:none!important;display:flex!important;flex-direction:column!important;left:0;max-width:85vw!important;overflow-y:auto!important;position:fixed!important;top:0;transform:translateX(-100%)!important;transition:transform .28s cubic-bezier(.4,0,.2,1)!important;width:290px!important;z-index:9999!important}.candidate-sidebar.collapsed.sidebar-open,.candidate-sidebar.sidebar-open{box-shadow:8px 0 40px #0006!important;transform:translateX(0)!important}.candidate-sidebar.collapsed .candidate-nav{padding:15px 12px!important}.candidate-sidebar.collapsed .candidate-logo{justify-content:space-between!important;padding:0 16px!important}.sidebar-hamburger-btn{display:none!important}.student-drawer-close-btn{align-items:center;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;display:flex!important;flex-shrink:0;font-size:15px;font-weight:700;height:32px;justify-content:center;margin-left:auto;width:32px}.candidate-mobile-overlay{animation:cfadeIn .22s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000008c;display:none;inset:0;position:fixed;z-index:8999}.candidate-mobile-overlay.visible{display:block}@keyframes cfadeIn{0%{opacity:0}to{opacity:1}}.candidate-hamburger-btn{background:#ffffff1f;border:1px solid #fff3;border-radius:10px;cursor:pointer;display:flex!important;flex-direction:column;flex-shrink:0;gap:5px;height:38px;justify-content:center;padding:6px;transition:background .2s ease;width:38px}.candidate-hamburger-btn:hover{background:#ffffff38}.candidate-hamburger-btn span{background:#fff;border-radius:2px;display:block;height:2px;transition:all .22s ease;width:18px}.candidate-hamburger-btn.open span:first-child{transform:translateY(7px) rotate(45deg)}.candidate-hamburger-btn.open span:nth-child(2){opacity:0;transform:translateX(-6px)}.candidate-hamburger-btn.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.candidate-main,.candidate-main.collapsed{box-sizing:border-box!important;margin-left:0!important;max-width:100vw!important;overflow-x:hidden!important;padding:0!important;width:100%!important}.candidate-topbar{box-sizing:border-box!important;gap:10px!important;height:60px!important;padding:0 14px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;width:100%!important;z-index:500!important}.candidate-topbar h1{font-size:16px!important;line-height:1.2!important}.mobile-brand{color:#63d1e7!important;display:block!important;font-size:9px!important;font-weight:800!important;letter-spacing:.15em!important;margin-bottom:2px!important}.portal-page{max-width:100vw!important;overflow-x:hidden!important;padding:14px 14px 36px!important}.portal-page,.report-tabs,.test-tabs{box-sizing:border-box!important;width:100%!important}.report-tabs,.test-tabs{-webkit-overflow-scrolling:touch!important;align-items:center!important;border-bottom:none!important;display:flex!important;gap:6px!important;height:auto!important;margin:0 0 14px!important;overflow-x:auto!important;padding:4px 2px!important;scrollbar-width:none!important}.report-tabs::-webkit-scrollbar,.test-tabs::-webkit-scrollbar{display:none}.report-tabs button,.test-tabs button{align-items:center!important;background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:20px!important;color:#475569!important;display:inline-flex!important;flex-shrink:0!important;font-size:12.5px!important;font-weight:700!important;gap:6px!important;height:38px!important;padding:0 14px!important;transition:all .15s ease!important;white-space:nowrap!important}.report-tabs button.active,.test-tabs button.active{background:#eff6ff!important;border-color:#3b82f6!important;box-shadow:0 2px 8px #2563eb26!important;color:#1d4ed8!important}.report-tabs button.active:after,.test-tabs button.active:after{display:none!important}.portal-test-list.grid{gap:14px!important;grid-template-columns:1fr!important}.portal-test-card,.portal-test-list.grid,.portal-test-list.list .portal-test-card{box-sizing:border-box!important;width:100%!important}.portal-test-list.list .portal-test-card{display:block!important}.portal-test-list.list .test-info-box{margin:15px 0!important}.page-toolbar{align-items:center!important;box-sizing:border-box!important;flex-direction:row!important;gap:10px!important;height:auto!important;justify-content:space-between!important;padding:8px 0 14px!important;width:100%!important}.page-toolbar h2{font-size:18px!important;margin:0!important}.page-toolbar p{font-size:11px!important;margin:2px 0 0!important}.report-selector select{font-size:13px!important;max-width:100%!important;min-width:0!important;width:100%!important}.report-kpis{gap:10px!important;grid-template-columns:1fr 1fr!important}.compare-grid,.report-grid,.report-kpis{box-sizing:border-box!important;width:100%!important}.compare-grid,.report-grid{gap:12px!important;grid-template-columns:1fr!important}.candidate-top-actions{gap:8px!important}.subject-analysis{grid-template-columns:1fr!important}.report-table{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.table-head,.table-row{min-width:580px!important}.test-tabs button i{display:inline-grid!important}}.candidate-hamburger-btn,.candidate-mobile-overlay,.student-drawer-close-btn{display:none}.exam-categories.under-tests{border-left:1px solid #dce4ef;margin:0 6px 9px;padding:4px 5px 10px 17px}.exam-group-button,.simple-category{align-items:center;background:#0000!important;border:0!important;border-radius:6px;box-shadow:none!important;color:#334155;cursor:pointer;display:flex;font:700 13.5px Inter;height:36px;padding:0 10px;text-align:left;width:100%}.exam-group-button:hover,.exam-name-button:hover,.exam-stage-links button:hover{background:#f1f5fb!important;color:#1d4ed8!important}.exam-group-button>i{background:#8d99aa;border-radius:50%;height:5px;margin-right:9px;width:5px}.exam-group-button>span.group-chevron{margin-left:auto;transition:transform .2s}.exam-group-children{padding-left:10px}.exam-name-button{align-items:center;background:#0000;border:0;border-radius:5px;color:#34435b;cursor:pointer;display:flex;font:600 10px Inter;gap:7px;height:31px;text-align:left;width:100%}.exam-stage-links{display:flex;flex-direction:column;padding:1px 0 4px 19px}.exam-stage-links button{align-items:center;background:#0000;border:0;border-radius:5px;color:#7a8698;cursor:pointer;display:flex;font:500 9px Inter;gap:8px;height:27px;padding:0 8px;text-align:left}.exam-stage-links button i{background:#bac3d0;border-radius:50%;height:4px;width:4px}.exam-stage-links button.active{background:#eaf1ff;color:#1e59ae;font-weight:700}.exam-stage-links button.active i{background:#2f6fed}.exam-breadcrumb{align-items:center;color:#8a95a6;display:flex;font-size:8px;gap:6px;height:20px;margin-bottom:4px}.exam-breadcrumb button{background:none;border:0;color:#2f6fed;cursor:pointer;font:600 8px Inter;padding:0}.exam-breadcrumb b{color:#536178}.candidate-sidebar-footer{margin-top:0}.candidate-nav+.candidate-sidebar-footer{margin-top:auto}.notification-wrap{position:relative}.notification-menu{background:#fff;border:1px solid #e1e7f0;border-radius:11px;box-shadow:0 18px 45px #071a3d3b;color:#23314a;overflow:hidden;padding:7px;position:absolute;right:-58px;top:50px;width:340px}.notification-menu-head{align-items:center;border-bottom:1px solid #edf0f5;display:flex;justify-content:space-between;padding:10px 11px}.notification-menu-head strong{font-size:12px}.notification-menu-head button{background:none;border:0;color:#2f6fed;cursor:pointer;font:600 9px Inter}.notification-menu>button:not(.notification-view-all){align-items:flex-start;background:#fff;border:0;border-bottom:1px solid #edf0f5;cursor:pointer;display:flex;gap:10px;padding:12px 10px;text-align:left;width:100%}.notification-menu>button:hover{background:#f6f9fd!important}.notification-menu>button>span{background:#eaf1ff;border-radius:7px;color:#2f6fed;display:grid;font-size:8px;font-weight:800;height:27px;min-width:27px;place-items:center}.notification-menu>button>div{display:flex;flex-direction:column;gap:4px}.notification-menu>button strong{color:#283750;font-size:10px}.notification-menu>button small{color:#7e899b;font-size:8px;line-height:1.45}.notification-view-all{background:#fff;border:0;color:#2f6fed;cursor:pointer;font:700 9px Inter;height:36px;width:100%}.profile-menu{padding:7px;width:205px}.profile-menu-user{align-items:center;border-bottom:1px solid #edf0f5;display:flex;gap:9px;margin-bottom:4px;padding:9px 8px 12px}.profile-menu-user>span{background:linear-gradient(135deg,#35c6e1,#2f6fed);border-radius:50%;color:#fff;display:grid;font-weight:800;height:33px;place-items:center;width:33px}.profile-menu-user div{display:flex;flex-direction:column;gap:3px}.profile-menu-user strong{color:#26344b;font-size:10px}.profile-menu-user small{color:#8490a2;font-size:8px}.profile-menu button.signout{border-top:1px solid #edf0f5;color:#d84658;margin-top:4px}.account-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#04102699;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:100}.account-modal{background:#fff;border-radius:14px;box-shadow:0 28px 80px #0000004d;max-height:88vh;overflow:auto;width:min(560px,100%)}.account-modal>header{align-items:center;background:linear-gradient(100deg,#071a3d,#0b2f6b);border-radius:14px 14px 0 0;color:#fff;display:flex;height:82px;justify-content:space-between;padding:0 27px}.account-modal>header span{color:#71d3e7;font-size:8px;font-weight:800;letter-spacing:.14em}.account-modal>header h2{font-size:19px;margin:5px 0 0}.account-modal>header button{background:#ffffff1a;border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:22px;height:34px;width:34px}.profile-details{padding:30px;text-align:center}.large-avatar{background:linear-gradient(135deg,#35c6e1,#2f6fed);border-radius:50%;box-shadow:0 9px 25px #2f6fed40;color:#fff;display:grid;font-size:28px;font-weight:800;height:76px;margin:0 auto 13px;place-items:center;width:76px}.profile-details h3{margin:0 0 5px}.profile-details>p{color:#8290a4;font-size:10px;margin:0 0 25px}.profile-details dl{border:1px solid #e1e6ee;border-radius:10px;margin:0;overflow:hidden;text-align:left}.profile-details dl>div{align-items:center;border-bottom:1px solid #edf0f5;display:grid;grid-template-columns:140px 1fr;min-height:49px;padding:0 16px}.profile-details dl>div:last-child{border:0}.profile-details dt{color:#7c899b;font-size:9px}.profile-details dd{color:#293750;font-size:11px;font-weight:600;margin:0}.active-account{color:#15956e!important}.settings-content{padding:25px}.settings-section{border:1px solid #e1e6ee;border-radius:10px;margin-bottom:15px;padding:19px}.settings-section h3{font-size:13px;margin:0 0 15px}.setting-row{align-items:center;border-bottom:1px solid #edf0f5;display:flex!important;justify-content:space-between;padding:11px 0}.setting-row div{display:flex;flex-direction:column;gap:4px}.setting-row strong{font-size:10px}.setting-row small{color:#8290a4;font-size:8px}.setting-row input{accent-color:#2f6fed;height:18px!important;width:18px!important}.settings-section>label:not(.setting-row){color:#536178;display:flex;flex-direction:column;font-size:9px;font-weight:700;gap:6px;margin-bottom:12px}.settings-section>label:not(.setting-row) input{border:1px solid #d8e0ec;border-radius:7px;font:11px Inter;height:42px;outline:0;padding:0 11px}.settings-section>label input:focus{border-color:#2f6fed;box-shadow:0 0 0 3px #2f6fed1a}.settings-save{background:linear-gradient(90deg,#0b2f6b,#2f6fed);border:0;border-radius:7px;color:#fff;cursor:pointer;font:700 10px Inter;height:38px;margin-top:14px;padding:0 18px}.settings-save:disabled{opacity:.55}.settings-message{color:#1a8d69;font-size:9px;margin:11px 0 0}@media(max-width:600px){.notification-menu{left:10px;position:fixed;right:10px;top:72px;width:auto}.account-modal{max-height:94vh}.profile-details dl>div{grid-template-columns:100px 1fr}.settings-content{padding:15px}}.my-tests-nav{align-items:center;background:#f0f4fa;border-radius:9px;color:#53627b;display:flex;height:53px;margin:0 1px 10px;overflow:hidden}.my-tests-nav.active{background:linear-gradient(100deg,#092b63,#184d92);box-shadow:0 6px 15px #0b2f6b2e;color:#fff}.my-tests-main{align-items:center;background:#0000;border:0;color:inherit;cursor:pointer;display:flex;flex:1 1;font:700 14px Inter;gap:12px;height:100%;min-width:0;padding:0 6px 0 14px;text-align:left}.my-tests-main .nav-count{background:#ffffff2b;margin-left:auto}.my-tests-collapse{background:#0000;border:0;color:inherit;cursor:pointer;font-size:18px;height:100%;transition:transform .18s}.my-tests-collapse:not(.open){transform:rotate(-90deg)}.shine-logo-image{display:block;height:auto;max-width:100%;object-fit:contain;width:190px}.shine-logo.compact .shine-logo-image{width:118px}.candidate-sidebar{font-family:Arial,Helvetica Neue,sans-serif;width:270px}.candidate-main{margin-left:270px}.candidate-logo{background:#fff;height:110px;justify-content:center;padding:11px 22px}.candidate-logo .shine-logo-image{width:180px}.candidate-nav{overflow-y:auto;padding:15px 9px 10px;scrollbar-width:thin}.my-tests-nav{background:#f0f3f8;border-radius:10px;color:#17233a;height:52px;margin:0 0 10px}.my-tests-nav.active{background:linear-gradient(100deg,#082c68,#154e98)}.my-tests-main{font:700 17px Arial,Helvetica Neue,sans-serif;gap:10px;padding-left:15px}.my-tests-main .candidate-nav-icon{font-size:20px}.my-tests-collapse{font-size:21px;width:42px}.exam-categories.under-tests{margin:0 5px 8px}.exam-group{margin:0}.exam-group-button{background:#0000;border:0;color:#17233a;font:400 16px Arial,Helvetica Neue,sans-serif;height:39px;padding:0 8px}.exam-name-button{border:2px solid #0000;color:#55647d;font:400 15px Arial,Helvetica Neue,sans-serif;gap:10px;height:39px;justify-content:flex-end;padding:0 8px}.exam-name-button b{font-weight:400}.exam-name-button.selected{border-color:#17202e;height:45px}.exam-stage-links button{color:#55647d;font:400 15px Arial,Helvetica Neue,sans-serif;height:34px;padding-left:22px}.candidate-nav>.candidate-nav-item{border-radius:9px;color:#111827;font:400 17px Arial,Helvetica Neue,sans-serif;gap:13px;height:52px;margin:4px 0;padding:0 15px}.candidate-nav>.candidate-nav-item:hover{background:#f3f6fb}.candidate-nav>.candidate-nav-item.active{background:linear-gradient(100deg,#082c68,#154e98);color:#fff}.candidate-nav-icon{font-size:21px;width:22px}.candidate-sidebar-footer{display:none}.exam-group-button{padding:0 7px!important}.exam-group-children{padding:0 0 2px 14px!important}.exam-name-button{gap:7px!important;justify-content:flex-start!important;padding:0 7px!important}.exam-name-button>span{font-size:15px!important;margin:0!important}.exam-name-button b{margin:0!important}.exam-name-button.selected{height:38px!important}.exam-stage-links{padding:0 0 2px 17px!important}.exam-stage-links button{height:31px!important;padding:0 7px!important}.exam-subgroup{margin:0!important}.exam-categories.under-tests{margin-bottom:5px!important}.exam-group{margin-bottom:2px!important}.solution-paper-overlay{bottom:0!important;height:100vh!important;left:0!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:999999!important}.solution-paper,.solution-paper-overlay{background:#fff!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;margin:0!important;overflow:hidden!important;padding:0!important}.solution-paper{color:#172033!important;font-family:Plus Jakarta Sans,Inter,Arial,sans-serif!important;height:100%!important;inset:auto!important;position:relative!important;width:100%!important}.solution-paper-header{align-items:center;background:#fff;border-bottom:1px solid #d6dee9;display:flex;flex-shrink:0;height:72px;justify-content:space-between;padding:0 24px}.solution-paper-header>div{align-items:center;display:flex;gap:14px}.solution-paper-header .shine-logo-image{height:44px;width:auto}.solution-paper-header h2{border-left:1px solid #d7dee8;color:#0f172a;font-size:18px;font-weight:800;margin:0;padding-left:14px}.solution-paper-header>div:last-child{gap:10px}.solution-avatar{background:#dce9f8;border-radius:50%;color:#0b2f6b;display:grid;font-size:13px;font-weight:800;height:36px;place-items:center;width:36px}.solution-paper-header>div:last-child>button{background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;margin-left:10px;padding:8px 14px;transition:all .15s ease}.solution-paper-header>div:last-child>button:hover{background:#f8fafc;border-color:#94a3b8}.solution-section-bar{-webkit-overflow-scrolling:touch;align-items:flex-end;background:#f1f5fa;border-bottom:1px solid #cfd8e4;display:flex;flex-shrink:0;gap:6px;height:48px;overflow-x:auto;padding:0 20px;scrollbar-width:none}.solution-section-bar::-webkit-scrollbar{display:none}.solution-section-bar button{background:#fff;border:0;border-bottom:3px solid #0000;border-radius:6px 6px 0 0;color:#4f6077;cursor:pointer;font-size:12.5px;font-weight:700;height:38px;padding:0 18px;white-space:nowrap}.solution-section-bar button.active{background:#fff;border-bottom-color:#2563eb;color:#1d4ed8}.solution-question-meta{align-items:center;background:#fff;border-bottom:1px solid #d8dfe8;display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px;justify-content:space-between;min-height:50px;padding:10px 24px}.solution-question-meta strong{color:#0f172a;font-size:14px;font-weight:800}.solution-question-meta>div{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.solution-question-meta span{border-radius:14px;font-size:11px;font-weight:700;padding:4px 10px}.difficulty-pill{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.solution-question-meta .correct{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.solution-question-meta .wrong{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.solution-question-meta .empty{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.solution-paper-body{display:grid;flex:1 1;grid-template-columns:minmax(0,1fr) 320px;min-height:0;overflow:hidden}.solution-question-pane{-webkit-overflow-scrolling:touch;border-right:1px solid #d7dee8;box-sizing:border-box;overflow-y:auto;padding:24px 32px}.solution-question-text{color:#0f172a;font-size:16px;font-weight:600;line-height:1.6;margin-bottom:20px;white-space:pre-wrap}.solution-options{flex-direction:column;gap:10px;margin-top:14px}.solution-option,.solution-options{box-sizing:border-box;display:flex;width:100%}.solution-option{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;gap:12px;min-height:48px;padding:10px 14px;transition:all .15s ease}.solution-option>span{border:1.5px solid #94a3b8;border-radius:50%;color:#334155;display:grid;flex:0 0 auto;font-size:12px;font-weight:800;height:28px;place-items:center;width:28px}.solution-option p{color:#1e293b;flex:1 1;font-size:13.5px;line-height:1.4;margin:0;word-break:break-word}.solution-option b,.solution-option em{border-radius:6px;flex-shrink:0;font-size:10.5px;font-style:normal;font-weight:800;padding:4px 8px;white-space:nowrap}.solution-option.correct-option{background:#f0fdf4;border-color:#22c55e}.solution-option.correct-option>span{background:#16a34a;border-color:#16a34a;color:#fff}.solution-option.correct-option b{background:#16a34a;color:#fff}.solution-option.correct-option em{background:#dcfce7;color:#166534}.solution-option.wrong-option{background:#fef2f2;border-color:#ef4444}.solution-option.wrong-option>span{background:#dc2626;border-color:#dc2626;color:#fff}.solution-option.wrong-option em{background:#dc2626;color:#fff}.solution-explanation{background:#eff6ff;border-left:4px solid #2563eb;border-radius:0 10px 10px 0;box-sizing:border-box;margin-top:22px;padding:16px 18px;width:100%}.solution-explanation strong{color:#1e40af;display:block;font-size:13px;font-weight:800;margin-bottom:4px}.solution-explanation p{color:#334155;font-size:12.5px;line-height:1.45;margin:0;word-break:break-word}.solution-no-options{background:#f8fafc;border-radius:8px;color:#64748b;font-size:12px;padding:18px}.solution-palette{background:#f8fafc;box-sizing:border-box;display:flex;flex-direction:column;min-height:0}.solution-palette-head{align-items:center;background:#f1f5f9;border-bottom:1px solid #d8e0ea;display:flex;flex-shrink:0;height:52px;justify-content:space-between;padding:0 16px}.solution-palette-head strong{color:#0f172a;font-size:12.5px;font-weight:800}.solution-palette-head span{color:#64748b;font-size:11.5px;font-weight:700}.solution-palette-grid{grid-gap:8px;-webkit-overflow-scrolling:touch;display:grid;flex:1 1;gap:8px;grid-template-columns:repeat(5,1fr);overflow-y:auto;padding:14px}.solution-palette-grid button{align-items:center;aspect-ratio:auto!important;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;box-sizing:border-box;color:#334155;cursor:pointer;display:flex;font-size:12.5px;font-weight:800;height:38px!important;justify-content:center;min-height:38px!important;transition:all .15s ease;width:100%!important}.solution-palette-grid button.correct{background:#dcfce7;border-color:#86efac;color:#166534}.solution-palette-grid button.wrong{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.solution-palette-grid button.empty{background:#fff;border-color:#cbd5e1;color:#475569}.solution-palette-grid button.current{box-shadow:0 2px 8px #2563eb40;outline:2.5px solid #2563eb;outline-offset:1px}.solution-legend{background:#fff;border-top:1px solid #d8e0ea;display:flex;flex-shrink:0;flex-wrap:wrap;font-size:11.5px;gap:10px;justify-content:space-around;margin-top:auto;padding:12px 14px}.solution-legend span{align-items:center;color:#475569;display:flex;font-weight:600;gap:6px}.solution-legend i{border:1px solid #cbd5e1;border-radius:3px;height:12px;width:12px}.solution-legend i.correct{background:#dcfce7;border-color:#86efac}.solution-legend i.wrong{background:#fee2e2;border-color:#fca5a5}.solution-legend i.empty{background:#fff;border-color:#cbd5e1}.solution-paper-footer{align-items:center;background:#f8fafc;border-top:1px solid #d4dce7;display:flex;flex-shrink:0;gap:10px;height:64px;justify-content:space-between;padding:0 20px}.solution-paper-empty button,.solution-paper-footer button{background:#2563eb;border:1.5px solid #2563eb;border-radius:8px;color:#fff;cursor:pointer;font-size:12.5px;font-weight:800;padding:10px 18px;transition:all .15s ease}.solution-paper-footer button:hover{background:#1d4ed8;border-color:#1d4ed8}.solution-paper-footer button:disabled{cursor:not-allowed;opacity:.4}.solution-paper-footer .solution-back-report{background:#fff;color:#2563eb}.solution-paper-footer .solution-back-report:hover{background:#eff6ff}.solution-paper-empty{padding:30px;text-align:center}.solution-paper-empty h3{color:#334155;margin-top:30px}@media (max-width:850px){.solution-paper-header{height:60px;padding:0 12px}.solution-paper-header .shine-logo-image{height:36px}.solution-paper-header h2{font-size:13px;max-width:140px;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.solution-paper-header>div:last-child strong{display:none}.solution-paper-header>div:last-child>button{font-size:11px;margin-left:4px;padding:6px 10px}.solution-paper-body{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;overflow-y:auto}.solution-question-pane{border-right:none;overflow:visible;padding:14px 12px 18px}.solution-option{flex-wrap:wrap;gap:8px;padding:8px 10px}.solution-option p{font-size:12.5px;min-width:160px}.solution-palette{border-top:1.5px solid #cbd5e1;max-height:none;overflow:visible}.solution-palette-grid{gap:6px;grid-template-columns:repeat(5,1fr);overflow:visible;padding:10px 12px}.solution-palette-grid button{font-size:12px;height:36px!important;min-height:36px!important}.solution-section-bar{padding:0 8px}.solution-section-bar button{font-size:11.5px;padding:0 12px}.solution-question-meta{padding:8px 12px}.solution-paper-footer{grid-gap:6px;background:#fff;box-shadow:0 -2px 10px #0000000f;display:grid;gap:6px;grid-template-columns:1fr 1.2fr 1fr;height:auto;padding:10px 12px}.solution-paper-footer button{font-size:11px;justify-content:center;padding:10px 4px;text-align:center;white-space:nowrap}}.portal-test-card{position:relative}.test-bookmark-button{background:#fff;border:1px solid #dce3ed;border-radius:50%;color:#8793a5;cursor:pointer;font-size:20px;height:34px;position:absolute;right:15px;top:16px;transition:transform .18s,box-shadow .18s,color .18s;width:34px;z-index:2}.test-bookmark-button:hover{box-shadow:0 6px 16px #122d5324;transform:scale(1.08)}.test-bookmark-button.saved{background:#fff8dc;border-color:#f1d17a;color:#d49300}.test-card-heading{padding-right:35px}.notification-empty{color:#78859a;font-size:12px;padding:24px 18px;text-align:center}.notification-menu>button.unread{background:#f1f6ff}.notification-menu>button.read{opacity:.72}.notification-menu>button.unread strong:after{background:#2f6fed;border-radius:50%;content:"";display:inline-block;height:6px;margin-left:7px;vertical-align:middle;width:6px}.candidate-nav>.candidate-nav-item:first-child{border-radius:0 0 10px 10px;font-size:16px;height:58px;margin:0 0 15px;padding:0 20px}.candidate-nav>.candidate-nav-item:first-child .candidate-nav-icon{font-size:20px}.exam-categories.under-tests{border:0;margin:0 11px 16px;overflow:visible;padding:0}.exam-group{margin-bottom:6px}.exam-group-button{border-radius:8px!important;color:#1e293b!important;font-size:15px!important;height:40px!important}.exam-group-button:hover{background:#eff6ff!important;color:#2563eb!important}.exam-group-button>i{background:#b3bfd0;height:6px;margin-right:12px;width:6px}.exam-group-children{padding-left:12px}.exam-name-button{font-size:14px!important;height:36px!important;white-space:nowrap}.exam-stage-links{padding:0}.exam-stage-links button{font-size:13px!important;height:32px!important}.exam-subgroup{border-bottom:0}.candidate-nav>.candidate-nav-item:not(:first-child){margin-left:0;margin-right:0}.candidate-main h1,.candidate-main h2,.candidate-main h3,.portal-test-card h3,.report-card h3,.resource-grid h3{color:#0b1324!important;font-weight:800!important}.candidate-topbar h1{font-size:23px!important}.page-toolbar h2{font-size:21px!important}.candidate-main button,.candidate-main input,.candidate-main select,.page-toolbar p,.portal-test-card p{font-size:max(11px,1em)}.test-tabs button{color:#27364f!important;font-size:14px!important;font-weight:700!important}.test-tabs button.active{color:#0b3f86!important;font-weight:800!important}.test-tabs button>span{font-size:17px}.test-tabs button i{font-size:10px;font-weight:800}.portal-test-card h3{font-size:16px!important;line-height:1.35}.test-validity-box small{font-size:10px!important}.test-validity-box strong{font-size:12px!important}.candidate-nav-item,.exam-group-button,.exam-name-button,.exam-stage-links button{font-weight:600!important}.info-list strong,.notification-menu strong,.profile-menu strong{color:#101827!important;font-weight:800!important}.candidate-topbar h1{font-size:21px!important}.page-toolbar h2{font-size:19px!important}.page-toolbar p,.portal-test-card p{font-size:10px}.candidate-main button,.candidate-main input,.candidate-main select{font-size:revert}.test-tabs button{font-size:13px!important}.test-tabs button>span{font-size:15px}.test-tabs button i{font-size:9px}.test-validity-box small{font-size:9px!important}.test-validity-box strong{font-size:11px!important}.candidate-nav-item.active span,.candidate-topbar h1,.candidate-topbar h2,.candidate-topbar h3,.info-hero h2,.my-tests-nav.active span,.resource-hero h2,.resource-hero h3{color:#fff!important}.candidate-topbar b,.candidate-topbar strong{color:#fff}.account-modal>header h2{color:#fff!important}.question-report-heading{align-items:flex-end;display:flex;gap:18px;justify-content:space-between;padding:20px 24px 15px}.question-report-heading h3{margin:0 0 5px!important;padding:0!important}.question-report-heading p{color:#748196;font-size:9px;margin:0}.question-report-heading label{color:#536178;display:flex;flex-direction:column;font-size:8px;font-weight:800;gap:5px;text-transform:uppercase}.question-report-heading select{background:#fff;border:1px solid #ccd7e4;border-radius:6px;color:#26364f;font-size:10px;height:35px;min-width:175px;padding:0 9px}.question-time-report .table-head,.question-time-report .table-row{grid-template-columns:55px 1.2fr 70px 85px 85px 90px 1fr}.question-time-report .table-row>b{font-size:11px}.question-report-empty{color:#8290a3;font-size:10px;padding:35px;text-align:center}@media(max-width:900px){.question-time-report .report-table{overflow:auto}.question-time-report .table-head,.question-time-report .table-row{min-width:780px}.question-report-heading{align-items:flex-start;flex-direction:column}}.report-selector{height:auto!important;min-height:110px;padding:14px 0}.report-search-field{align-items:center!important;background:#fff;border:1px solid #d3dce8;border-radius:7px;display:flex!important;gap:7px!important;height:34px;padding:0 10px;width:360px}.report-search-field b{color:#7d899a;font-size:14px}.report-search-field input{background:#0000;border:0;color:#24334c;font-size:10px!important;outline:0;width:100%}.report-selector select{margin-top:1px}@media(max-width:700px){.report-search-field{width:min(330px,80vw)}}.candidate-topbar{align-items:center;background:linear-gradient(110deg,#071a3d,#0b2f6b);box-shadow:0 4px 14px #071a3d1f;color:#fff;display:flex;height:76px!important;justify-content:space-between;padding:0 36px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.portal-value-help{color:#fff;width:360px}.portal-value-help .value-help-label{display:none!important}.portal-value-help .value-help-trigger-row{background:#ffffff24!important;border:1px solid #ffffff40!important;border-radius:22px!important;box-shadow:none!important;height:44px!important;min-height:44px!important;padding:0 18px!important;transition:all .2s ease!important}.portal-value-help .value-help-trigger-row.open,.portal-value-help .value-help-trigger-row:hover{background:#ffffff3d!important;border-color:#ffffff73!important;box-shadow:0 4px 14px #00000026!important}.portal-value-help .value-help-input{color:#fff!important;font-size:15px!important;font-weight:500!important}.portal-value-help .value-help-input::placeholder{color:#ffffffb3!important}.portal-value-help .value-help-chevron{color:#fffc!important;font-weight:500!important}.portal-value-help .value-help-popover{border-radius:12px!important;box-shadow:0 16px 40px #00000040!important;top:calc(100% + 8px)!important}.report-value-help{width:450px}.report-value-help .value-help-label{display:none!important}.report-value-help .value-help-trigger-row{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;height:44px!important;min-height:44px!important}.report-value-help .value-help-trigger-row:hover{background:#f8fafc!important;border-color:#94a3b8!important}.report-value-help .value-help-input{color:#0f172a!important;font-size:15px!important;font-weight:500!important}.report-value-help .value-help-input::placeholder{color:#64748b!important}@media(max-width:700px){.portal-value-help{display:none}.report-value-help{width:min(330px,80vw)}}.portal-test-card.is-in-progress{background:linear-gradient(180deg,#fff,#f0f7ff)!important;border:2px solid #3b82f6!important;box-shadow:0 8px 24px #3b82f626!important}.test-heading-top{align-items:center;display:flex;gap:.5rem;justify-content:space-between;width:100%}.in-progress-badge{align-items:center;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #93c5fd;border-radius:9999px;color:#1e40af;display:inline-flex;font-size:.72rem;font-weight:700;gap:.25rem;letter-spacing:.04em;padding:.2rem .6rem}.test-resume-progress{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin:.75rem 0;padding:.6rem .8rem}.test-resume-info{align-items:center;color:#475569;display:flex;font-size:.78rem;justify-content:space-between;margin-bottom:.4rem}.test-resume-info span{color:#1e293b;font-weight:600}.test-resume-info strong{color:#2563eb;font-weight:700}.test-resume-bar{background:#e2e8f0;border-radius:9999px;height:6px;overflow:hidden;width:100%}.test-resume-fill{background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:9999px;height:100%;transition:width .3s ease}.shine-primary.resume-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;box-shadow:0 4px 14px #2563eb4d!important;color:#fff!important;font-weight:700!important}.shine-primary.resume-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)!important;box-shadow:0 6px 18px #1d4ed866!important;transform:translateY(-1px)}.candidate-shell{font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif!important}.notification-menu{animation:popoverFadeIn .2s cubic-bezier(.16,1,.3,1)!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 20px 40px -8px #0f172a2e,0 4px 12px #0f172a14!important;color:#0f172a!important;overflow:hidden!important;padding:0!important;position:absolute!important;right:0!important;top:52px!important;width:360px!important;z-index:100!important}@keyframes popoverFadeIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.notification-menu-head{align-items:center!important;background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;display:flex!important;justify-content:space-between!important;padding:16px 20px!important}.notification-menu-head strong{color:#0f172a!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:15px!important;font-weight:800!important;letter-spacing:-.01em!important}.notification-menu-head button{background:none!important;border:0!important;color:#2563eb!important;cursor:pointer!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:13px!important;font-weight:700!important;transition:color .15s ease!important}.notification-menu-head button:hover{color:#1d4ed8!important;text-decoration:underline!important}.notification-menu>button:not(.notification-view-all){align-items:flex-start!important;background:#fff!important;border:0!important;border-bottom:1px solid #f1f5f9!important;cursor:pointer!important;display:flex!important;gap:14px!important;padding:14px 18px!important;text-align:left!important;transition:all .15s ease!important;width:100%!important}.notification-menu>button:hover{background:#f8fafc!important}.notification-menu>button>span{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border:1px solid #bfdbfe!important;border-radius:10px!important;color:#2563eb!important;display:grid!important;flex-shrink:0!important;font-size:11px!important;font-weight:800!important;height:36px!important;min-width:36px!important;place-items:center!important}.notification-menu>button>div{display:flex!important;flex-direction:column!important;gap:4px!important}.notification-menu>button strong{color:#0f172a!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.3!important}.notification-menu>button small{color:#64748b!important;font-size:12px!important;font-weight:500!important;line-height:1.45!important}.profile-menu{animation:popoverFadeIn .2s cubic-bezier(.16,1,.3,1)!important;border-radius:14px!important;box-shadow:0 16px 36px -6px #0f172a26!important;padding:8px!important;position:absolute!important;right:0!important;top:52px!important;width:230px!important;z-index:100!important}.profile-menu-user{align-items:center!important;border-bottom:1px solid #f1f5f9!important;display:flex!important;gap:12px!important;margin-bottom:6px!important;padding:12px 10px 14px!important}.profile-menu-user>span{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;border-radius:10px!important;color:#fff!important;display:grid!important;font-size:15px!important;font-weight:800!important;height:38px!important;place-items:center!important;width:38px!important}.profile-menu button{background:none!important;border:0!important;border-radius:8px!important;color:#334155!important;cursor:pointer!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:13px!important;font-weight:600!important;padding:10px 12px!important;text-align:left!important;transition:all .15s ease!important;width:100%!important}.profile-menu button:hover{background:#f1f5f9!important;color:#0f172a!important}.profile-menu button.signout{border-top:1px solid #f1f5f9!important;color:#ef4444!important;margin-top:6px!important}.profile-menu button.signout:hover{background:#fef2f2!important;color:#dc2626!important}.test-bookmark-button{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 3px #0f172a0a!important;color:#94a3b8!important;cursor:pointer!important;display:grid!important;font-size:18px!important;height:36px!important;place-items:center!important;position:absolute!important;right:18px!important;top:18px!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;width:36px!important;z-index:2!important}.test-bookmark-button:hover{border-color:#fde047!important;box-shadow:0 4px 12px #0f172a1a!important;color:#eab308!important;transform:translateY(-1px) scale(1.05)!important}.test-bookmark-button.saved{background:#fef9c3!important;border-color:#fde047!important;color:#ca8a04!important}.view-toggle{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;box-shadow:0 1px 3px #0f172a0a!important;display:flex!important;overflow:hidden!important}.view-toggle button{background:#fff!important;border:0!important;color:#64748b!important;cursor:pointer!important;font-size:16px!important;height:38px!important;transition:all .15s ease!important;width:40px!important}.view-toggle button:hover{background:#f8fafc!important;color:#2563eb!important}.view-toggle button.active{background:#eff6ff!important;color:#2563eb!important;font-weight:700!important}.candidate-topbar{background:linear-gradient(110deg,#071a3d,#0b2f6b)!important;box-shadow:0 4px 14px #071a3d1f!important;height:72px!important;justify-content:space-between!important;padding:0 36px!important}.candidate-top-actions,.candidate-topbar{align-items:center!important;display:flex!important}.candidate-top-actions{gap:16px!important}.icon-button{background:#ffffff1f!important;border:1px solid #ffffff2e!important;border-radius:50%!important;color:#fff!important;cursor:pointer!important;display:grid!important;height:42px!important;place-items:center!important;transition:all .2s ease!important;width:42px!important}.icon-button:hover{background:#ffffff38!important;border-color:#ffffff59!important}.profile-button{align-items:center!important;background:#ffffff14!important;border:1px solid #ffffff2e!important;border-radius:24px!important;color:#fff!important;cursor:pointer!important;display:flex!important;gap:10px!important;padding:5px 14px 5px 6px!important;transition:all .2s ease!important}.profile-button:hover{background:#ffffff29!important;border-color:#ffffff59!important}.profile-button>span{background:linear-gradient(135deg,#38bdf8,#2563eb)!important;border-radius:50%!important;box-shadow:0 2px 8px #2563eb66!important;color:#fff!important;display:grid!important;flex-shrink:0!important;font-size:15px!important;font-weight:800!important;height:36px!important;place-items:center!important;width:36px!important}.profile-button div{display:flex!important;flex-direction:column!important;gap:1px!important;max-width:140px!important;text-align:left!important}.profile-button strong{color:#fff!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.profile-button small{color:#93c5fd!important;font-size:11px!important;font-weight:500!important;line-height:1!important}.profile-chevron{color:#93c5fd!important;flex-shrink:0!important;margin-left:2px!important;transition:transform .2s ease!important}.profile-chevron.open{transform:rotate(180deg)!important}.candidate-sidebar{transition:width .25s cubic-bezier(.4,0,.2,1)!important}.candidate-main{transition:margin-left .25s cubic-bezier(.4,0,.2,1)!important}.candidate-sidebar.collapsed{width:72px!important}.candidate-main.collapsed{margin-left:72px!important}.candidate-sidebar.collapsed .candidate-logo{padding:10px!important}.candidate-sidebar.collapsed .candidate-nav{padding:15px 8px!important}.portal-test-card{background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:20px!important;box-shadow:0 4px 20px -4px #0f172a0f!important;cursor:pointer!important;overflow:hidden!important;padding:22px 22px 18px!important;position:relative!important;transition:all .26s cubic-bezier(.4,0,.2,1)!important}.portal-test-card:hover{border-color:#bfdbfe!important;box-shadow:0 20px 40px -6px #0f172a24!important;transform:translateY(-6px)!important}.test-accent{height:5px!important;left:0!important;position:absolute!important;right:0!important;top:0!important}.accent-0,.test-accent{background:linear-gradient(90deg,#2563eb,#60a5fa)!important}.accent-1{background:linear-gradient(90deg,#7c3aed,#a78bfa)!important}.accent-2{background:linear-gradient(90deg,#db2777,#f472b6)!important}.accent-3{background:linear-gradient(90deg,#059669,#34d399)!important}.accent-4{background:linear-gradient(90deg,#d97706,#fbbf24)!important}.accent-5{background:linear-gradient(90deg,#0891b2,#67e8f9)!important}.test-card-heading{margin-bottom:14px!important;padding-right:36px!important}.test-heading-top{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:12px!important;width:100%!important}.test-heading-top>span:not(.in-progress-badge){background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;box-shadow:0 2px 8px #2563eb47!important;color:#fff!important;font-size:10px!important;letter-spacing:1px!important;text-transform:uppercase!important}.in-progress-badge,.test-heading-top>span:not(.in-progress-badge){align-items:center!important;border-radius:20px!important;display:inline-flex!important;font-weight:800!important;padding:4px 11px!important}.in-progress-badge{background:linear-gradient(135deg,#fff7ed,#fed7aa)!important;border:1px solid #fdba74!important;box-shadow:0 2px 8px #ea580c2e!important;color:#c2410c!important;font-size:10.5px!important;gap:5px!important;letter-spacing:.5px!important}.portal-test-card h3{font-family:Plus Jakarta Sans,sans-serif!important;font-size:15.5px!important;letter-spacing:-.02em!important;line-height:1.38!important;margin:0!important;min-height:42px!important}.test-info-box,.test-validity-box{grid-gap:10px 14px!important;background:#f8faff!important;border:1.5px solid #e8edf8!important;border-radius:12px!important;display:grid!important;gap:10px 14px!important;grid-template-columns:repeat(2,1fr)!important;margin-bottom:14px!important;padding:12px 14px!important}.test-info-box>div,.test-validity-box>div{border:0!important;display:flex!important;flex-direction:column!important;gap:3px!important;padding:0!important}.test-info-box small,.test-validity-box small{color:#94a3b8!important;font-size:9.5px!important;font-weight:800!important;letter-spacing:.7px!important;text-transform:uppercase!important}.test-info-box strong,.test-validity-box strong{color:#0f172a!important;font-size:13px!important;font-weight:700!important;letter-spacing:-.01em!important}.shine-primary{align-items:center!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:0!important;border-radius:12px!important;box-shadow:0 4px 14px #2563eb52!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:13.5px!important;font-weight:800!important;gap:8px!important;height:42px!important;justify-content:center!important;letter-spacing:.01em!important;overflow:hidden!important;position:relative!important;transition:all .22s ease!important;width:100%!important}.shine-primary:after{background:linear-gradient(110deg,#fff0 25%,#ffffff2e 50%,#fff0 75%)!important;content:""!important;inset:0!important;position:absolute!important;transform:translateX(-100%)!important;transition:transform .5s ease!important}.shine-primary:hover:not(:disabled):after{transform:translateX(100%)!important}.shine-primary:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af)!important;box-shadow:0 8px 24px #2563eb73!important;transform:translateY(-2px)!important}.shine-primary:disabled{cursor:not-allowed!important;opacity:.5!important}.portal-test-card.is-in-progress{background:linear-gradient(160deg,#fff,#eff8ff)!important;border:2px solid #2563eb66!important;box-shadow:0 8px 28px -4px #2563eb2e,0 0 0 4px #2563eb0f!important}.notification-head-actions{align-items:center!important;display:flex!important;gap:8px!important}.dot-sep{color:#cbd5e1!important;font-size:12px!important}.clear-all-btn{color:#ef4444!important}.clear-all-btn:hover{color:#dc2626!important;text-decoration:underline!important}.notification-item-row{align-items:center!important;background:#fff!important;border-bottom:1px solid #f1f5f9!important;display:flex!important;justify-content:space-between!important;transition:background .15s ease!important}.notification-item-row:hover{background:#f8fafc!important}.notification-item-row.unread{background:#eff6ff!important}.notification-item-main{align-items:flex-start!important;background:#0000!important;border:0!important;cursor:pointer!important;display:flex!important;flex:1 1!important;gap:12px!important;min-width:0!important;padding:12px 14px!important;text-align:left!important}.notification-item-main>span{background:linear-gradient(135deg,#eff6ff,#dbeafe)!important;border:1px solid #bfdbfe!important;border-radius:8px!important;color:#2563eb!important;display:grid!important;flex-shrink:0!important;font-size:10px!important;font-weight:800!important;height:34px!important;min-width:34px!important;place-items:center!important}.notification-item-main div{display:flex!important;flex-direction:column!important;gap:2px!important}.notification-item-main strong{color:#0f172a!important;font-size:13px!important;font-weight:700!important}.notification-item-main small{color:#64748b!important;font-size:11px!important;line-height:1.4!important}.notification-dismiss-btn{background:#0000!important;border:0!important;border-radius:50%!important;color:#94a3b8!important;cursor:pointer!important;display:grid!important;flex-shrink:0!important;font-size:12px!important;height:28px!important;margin-right:10px!important;place-items:center!important;transition:all .15s ease!important;width:28px!important}.notification-dismiss-btn:hover{background:#fee2e2!important;color:#ef4444!important}.exam-categories.under-tests{border:0!important;margin:6px 12px 14px!important;padding:0!important}.exam-group{margin-bottom:6px!important}.exam-group-button{align-items:center!important;background:#0000!important;border:0!important;border-radius:6px!important;box-shadow:none!important;color:#334155!important;cursor:pointer!important;display:flex!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:13.5px!important;font-weight:700!important;gap:10px!important;height:36px!important;padding:0 10px!important;transition:all .15s ease!important;width:100%!important}.exam-group-button:hover{background:#f1f5fb!important;color:#1d4ed8!important}.exam-group-button.open{background:#eff6ff!important;color:#2563eb!important}.dot-icon{background:#3b82f6!important;border-radius:50%!important;flex-shrink:0!important;height:6px!important;width:6px!important}.group-label{flex:1 1!important;overflow:hidden!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}.group-chevron{color:#64748b!important;flex-shrink:0!important;transition:transform .2s ease!important}.group-chevron.open{color:#2563eb!important;transform:rotate(180deg)!important}.exam-group-children{padding:4px 0 2px 12px!important}.exam-name-button{align-items:center!important;background:#0000!important;border:0!important;border-radius:6px!important;color:#475569!important;cursor:pointer!important;display:flex!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:12.5px!important;font-weight:600!important;gap:8px!important;height:34px!important;padding:0 10px!important;text-align:left!important;transition:all .15s ease!important;width:100%!important}.exam-name-button:hover{background:#f1f5f9!important;color:#0f172a!important}.exam-name-button.open,.exam-name-button.selected{color:#2563eb!important;font-weight:700!important}.subgroup-chevron{color:#94a3b8!important;flex-shrink:0!important;transition:transform .2s ease!important}.subgroup-chevron.open{color:#2563eb!important;transform:rotate(90deg)!important}.exam-label{flex:1 1!important;font-weight:inherit!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.exam-stage-links{border-left:2px solid #e2e8f0!important;display:flex!important;flex-direction:column!important;gap:2px!important;margin-bottom:4px!important;margin-left:14px!important;margin-top:2px!important;padding-left:10px!important}.exam-stage-links button{align-items:center!important;background:#0000!important;border:0!important;border-radius:6px!important;color:#64748b!important;cursor:pointer!important;display:flex!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:600!important;gap:8px!important;height:30px!important;padding:0 10px!important;transition:all .15s ease!important}.exam-stage-links button:hover{background:#f8fafc!important;color:#0f172a!important}.exam-stage-links button.active{background:#2563eb!important;color:#fff!important;font-weight:700!important}.stage-dot{background:#94a3b8!important;border-radius:50%!important;flex-shrink:0!important;height:5px!important;width:5px!important}.exam-stage-links button.active .stage-dot{background:#fff!important}.candidate-sidebar.collapsed .candidate-nav-item{height:46px!important;justify-content:center!important;padding:0!important}.sidebar-collapse-toggle.student-toggle{align-items:center!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:8px!important;color:#475569!important;cursor:pointer!important;display:flex!important;font-size:12px!important;font-weight:700!important;height:38px!important;justify-content:center!important;margin:auto 12px 16px!important;transition:all .2s ease!important}.sidebar-collapse-toggle.student-toggle:hover{background:#eff6ff!important;border-color:#bfdbfe!important;color:#2563eb!important}.candidate-sidebar.collapsed .sidebar-collapse-toggle.student-toggle{margin:auto 8px 16px!important}.candidate-sidebar{background:#fff!important;border-right:1px solid #e1e7f0!important;color:#14213d!important;width:245px!important}.candidate-main{margin-left:245px!important}.candidate-logo{background:#fff!important;border-bottom:1px solid #e8edf4!important;box-sizing:border-box!important;justify-content:center!important;padding:0 20px!important}.candidate-logo .shine-logo-image{max-height:52px!important;object-fit:contain!important;width:165px!important}.topbar-left-brand{gap:14px!important}.topbar-hamburger-btn,.topbar-left-brand{align-items:center!important;display:flex!important}.topbar-hamburger-btn{background:#ffffff1f!important;border:1px solid #fff3!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;height:38px!important;justify-content:center!important;transition:all .2s ease!important;width:38px!important}.topbar-hamburger-btn:hover{background:#ffffff3d!important;border-color:#fff6!important}.candidate-nav{padding:16px 10px 10px!important}.candidate-nav>.candidate-nav-item{font-size:15.5px!important;gap:12px!important;height:48px!important;padding:0 14px!important}.my-tests-nav{height:48px!important;margin:0 0 10px!important}.my-tests-main{font-size:15.5px!important;gap:12px!important;padding-left:14px!important}.candidate-sidebar.collapsed .candidate-logo{justify-content:center!important;padding:0 6px!important}.page-toolbar h2{color:#0f172a!important;font-size:24px!important;font-weight:800!important;letter-spacing:-.02em!important}.portal-page h1:not(.resource-hero h1),.portal-page h2:not(.resource-hero h2),.portal-page h3:not(.resource-hero h3){color:#0f172a;font-weight:800}.portal-test-card h3{font-size:18px!important;font-weight:800!important}.composer-heading h2,.page-header-title h1{color:#0f172a!important;font-size:26px!important;font-weight:800!important;letter-spacing:-.02em!important}.portal-test-list.grid{grid-gap:18px!important;display:grid!important;gap:18px!important;grid-template-columns:repeat(auto-fill,minmax(270px,340px))!important}.portal-test-list.grid .portal-test-card{border-radius:10px!important;box-shadow:0 2px 8px #0f172a0d!important;max-width:350px!important;padding:16px 18px!important}.portal-test-list.list{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important}.portal-test-list.list .portal-test-card{align-items:center!important;border-radius:10px!important;box-shadow:0 2px 8px #0f172a0a!important;display:flex!important;flex-direction:row!important;gap:20px!important;justify-content:space-between!important;max-width:100%!important;padding:16px 24px!important}.portal-test-list.list .test-card-heading{flex:1 1 260px!important;min-width:180px!important;padding-right:0!important}.portal-test-list.list .test-validity-box{align-items:center!important;background:#f8fafc!important;border-radius:8px!important;display:flex!important;flex:0 0 auto!important;gap:18px!important;margin-bottom:0!important;padding:10px 16px!important}.portal-test-list.list .shine-primary{flex:0 0 160px!important;height:38px!important;width:160px!important}.portal-test-list.list .test-bookmark-button{flex-shrink:0!important;position:static!important}.portal-test-card h3{color:#0f172a!important;font-size:15px!important;font-weight:700!important;line-height:1.35!important;margin-bottom:8px!important;margin-top:4px!important;min-height:auto!important}.test-validity-box small{color:#64748b!important;font-size:8.5px!important;letter-spacing:.03em!important;text-transform:uppercase!important}.test-validity-box strong{color:#0f172a!important;font-size:11.5px!important}.shine-primary{border-radius:6px!important;font-size:12px!important;font-weight:700!important;height:36px!important}.info-hero h1,.info-hero h2,.info-hero h3,.portal-page .resource-hero h1,.portal-page .resource-hero h2,.portal-page .resource-hero h3,.resource-hero h1,.resource-hero h2,.resource-hero h3{color:#fff!important}.info-hero p,.portal-page .resource-hero p,.resource-hero p{color:#cbd5e1!important}.candidate-logo{align-items:center!important;display:flex!important;gap:12px!important;height:90px!important;justify-content:flex-start!important;padding:0 16px!important}.sidebar-hamburger-btn{align-items:center!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;box-shadow:0 1px 3px #0000000d!important;color:#0f172a!important;cursor:pointer!important;display:inline-flex!important;flex-shrink:0!important;height:36px!important;justify-content:center!important;padding:0!important;transition:all .15s ease!important;width:36px!important}.sidebar-hamburger-btn:hover{background:#f1f5f9!important;border-color:#94a3b8!important;color:#2563eb!important}.candidate-topbar .profile-button strong{color:#fff!important;font-weight:700!important}.candidate-topbar .profile-button small{color:#94a3b8!important}.profile-menu{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;box-shadow:0 10px 25px -5px #0f172a1f!important}.profile-menu .profile-menu-user strong,.profile-menu strong{color:#0f172a!important;font-weight:800!important}.profile-menu .profile-menu-user small,.profile-menu small{color:#64748b!important}.profile-menu-user span{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;color:#fff!important;font-weight:800!important}.candidate-nav-icon{align-items:center!important;display:inline-flex!important;flex-shrink:0!important;height:24px!important;justify-content:center!important;width:24px!important}.candidate-nav-icon svg{height:19px!important;width:19px!important}.report-page{padding-top:24px!important}.report-selector-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 4px 20px -2px #0f172a0a!important;gap:20px!important;height:auto!important;justify-content:space-between!important;min-height:0!important;padding:18px 28px!important}.report-selector-card,.report-selector-left{align-items:center!important;display:flex!important;flex-direction:row!important}.report-selector-left{flex:1 1!important;gap:16px!important;min-width:0!important}.report-badge{background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:8px!important;color:#2563eb!important;flex-shrink:0!important;font-size:11px!important;font-weight:800!important;letter-spacing:.08em!important;padding:6px 12px!important;text-transform:uppercase!important;white-space:nowrap!important}.report-search-wrap{flex-shrink:0!important;width:260px!important}.report-select-box{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;box-shadow:0 1px 3px #0000000a!important;color:#0f172a!important;cursor:pointer!important;flex:1 1!important;font-size:13.5px!important;font-weight:700!important;height:42px!important;max-width:420px!important;min-width:220px!important;outline:none!important;padding:0 16px!important;transition:border-color .15s ease!important}.report-select-box:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f626!important}.result-pill{align-items:center!important;border-radius:20px!important;display:inline-flex!important;font-size:12px!important;font-weight:800!important;gap:6px!important;height:34px!important;letter-spacing:.02em!important;padding:0 16px!important}.result-pill.pass{background:#f0fdf4!important;border:1px solid #bbf7d0!important;color:#16a34a!important}.result-pill.fail{background:#fef2f2!important;border:1px solid #fca5a5!important;color:#dc2626!important}.report-tabs{align-items:center!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:12px!important;display:inline-flex!important;gap:6px!important;margin:20px 0 24px!important;padding:6px!important}.report-tabs button{background:#0000!important;border:none!important;border-radius:8px!important;color:#475569!important;cursor:pointer!important;font-family:inherit!important;font-size:13.5px!important;font-weight:600!important;height:38px!important;padding:0 20px!important;position:relative!important;transition:all .2s ease!important}.report-tabs button.active:after,.report-tabs button:after{content:none!important;display:none!important;height:0!important;opacity:0!important}.report-tabs button:hover{background:#fff9!important;color:#0f172a!important}.report-tabs button.active{background:#fff!important;border:none!important;box-shadow:0 2px 10px #0f172a1a!important;color:#2563eb!important;font-weight:800!important}.report-kpis{grid-gap:18px!important;display:grid!important;gap:18px!important;grid-template-columns:repeat(4,1fr)!important;margin-bottom:24px!important}.report-kpis>div{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 4px 16px #0f172a08!important;overflow:hidden!important;padding:22px 24px!important;position:relative!important;transition:transform .2s ease,box-shadow .2s ease!important}.report-kpis>div:hover{box-shadow:0 10px 24px #0f172a12!important;transform:translateY(-2px)!important}.report-kpis>div:before{background:linear-gradient(90deg,#3b82f6,#1d4ed8)!important;content:""!important;height:4px!important;inset:0 0 auto 0!important;position:absolute!important}.report-kpis>div:nth-child(2):before{background:linear-gradient(90deg,#8b5cf6,#6d28d9)!important}.report-kpis>div:nth-child(3):before{background:linear-gradient(90deg,#ec4899,#be185d)!important}.report-kpis>div:nth-child(4):before{background:linear-gradient(90deg,#0ea5e9,#0369a1)!important}.report-kpis span{color:#64748b!important;display:block!important;font-size:11.5px!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important}.report-kpis strong{font-feature-settings:"tnum"!important;color:#0f172a!important;display:block!important;font-size:32px!important;font-variant-numeric:tabular-nums!important;font-weight:800!important;margin-top:6px!important}.question-report-heading{align-items:center!important;display:flex!important;justify-content:space-between!important;padding:24px 28px 18px!important}.question-report-heading h3{color:#0f172a!important;font-size:18px!important;font-weight:800!important;margin:0!important}.question-report-heading p{color:#64748b!important;font-size:13px!important;margin:4px 0 0!important}.question-report-heading label{align-items:flex-end!important;color:#64748b!important;display:flex!important;flex-direction:column!important;font-size:11px!important;font-weight:700!important;gap:4px!important;letter-spacing:.05em!important;text-transform:uppercase!important}.question-report-heading select{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;color:#0f172a!important;cursor:pointer!important;font-size:13px!important;font-weight:600!important;height:38px!important;outline:none!important;padding:0 14px!important}.question-table .table-head,.question-table .table-row{align-items:center!important;display:grid!important;grid-template-columns:70px 160px 90px 120px 120px 120px 1fr!important;height:52px!important;min-height:52px!important;padding:0 28px!important}.question-table .table-head{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;border-top:1px solid #e2e8f0!important;color:#64748b!important;font-size:12px!important;font-weight:700!important;letter-spacing:.02em!important}.question-table .table-row{border-bottom:1px solid #f1f5f9!important;color:#334155!important;font-size:13.5px!important;transition:background .15s ease!important}.question-table .table-row:hover{background:#f8fafc!important}.question-table .table-row b{font-feature-settings:"tnum"!important;color:#0f172a!important;font-variant-numeric:tabular-nums!important;font-weight:700!important}.question-table .text-success{color:#16a34a!important;font-weight:700!important}.question-table .text-danger{color:#dc2626!important;font-weight:700!important}.question-report-empty{color:#64748b!important;font-size:14px!important;font-weight:500!important;padding:40px!important;text-align:center!important}.table-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 4px 18px #0f172a08!important;overflow:hidden!important}.table-card h3{color:#0f172a!important;font-size:18px!important;font-weight:800!important;margin:0!important;padding:24px 28px 16px!important}.subject-table .table-head,.subject-table .table-row{align-items:center!important;display:grid!important;grid-template-columns:2fr 1fr 1fr 1fr 1fr!important;height:50px!important;min-height:50px!important;padding:0 28px!important}.subject-table .table-head{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;border-top:1px solid #e2e8f0!important;color:#64748b!important;font-size:12px!important;font-weight:700!important;letter-spacing:.02em!important}.subject-table .table-row{background:#fff!important;border-bottom:1px solid #f1f5f9!important;color:#334155!important;font-size:13.5px!important}.subject-table .table-row strong{color:#0f172a!important;font-size:14px!important;font-weight:700!important}.subject-analysis{align-items:center!important;background:#f8fafc!important;border-top:1px solid #e2e8f0!important;display:flex!important;justify-content:space-between!important;padding:28px!important}.subject-analysis>div:first-child{flex:1 1!important;margin-right:32px!important}.subject-analysis>div:first-child>span{color:#64748b!important;font-size:11.5px!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important}.subject-analysis>div:first-child>strong{font-feature-settings:"tnum"!important;color:#0f172a!important;display:block!important;font-size:32px!important;font-variant-numeric:tabular-nums!important;font-weight:800!important;margin:6px 0 16px!important}.subject-analysis>div:first-child>strong small{color:#64748b!important;font-size:18px!important;font-weight:600!important}.mini-pie{background:conic-gradient(#2563eb var(--score),#cbd5e1 0)!important;box-shadow:0 4px 14px #2563eb26!important;display:grid!important;flex-shrink:0!important;height:120px!important;place-items:center!important;position:relative!important;width:120px!important}.mini-pie,.mini-pie:after{border-radius:50%!important}.mini-pie:after{background:#fff!important;box-shadow:inset 0 2px 6px #0000000f!important;content:""!important;height:86px!important;position:absolute!important;width:86px!important}.report-grid{grid-gap:20px!important;display:grid!important;gap:20px!important;grid-template-columns:1fr 1.35fr!important}.report-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;box-shadow:0 4px 18px #0f172a08!important;padding:28px!important}.report-card h3{color:#0f172a!important;font-size:18px!important;font-weight:800!important;letter-spacing:-.01em!important;margin:0 0 20px!important}.score-summary{align-items:center!important;display:flex!important;flex-direction:column!important;text-align:center!important}.score-summary h3{text-align:left!important;width:100%!important}.score-ring{--score:0deg;background:conic-gradient(#2563eb var(--score),#e2e8f0 0)!important;border-radius:50%!important;box-shadow:0 6px 20px #2563eb1f!important;display:grid!important;height:170px!important;margin:10px auto 20px!important;place-items:center!important;position:relative!important;width:170px!important}.score-ring:after{background:#fff!important;border-radius:50%!important;box-shadow:inset 0 2px 8px #0000000d!important;content:""!important;height:126px!important;position:absolute!important;width:126px!important}.score-ring div{align-items:center!important;display:flex!important;flex-direction:column!important;z-index:1!important}.score-ring strong{color:#0f172a!important;font-size:36px!important;font-weight:800!important;line-height:1!important}.score-ring span{color:#64748b!important;font-size:11px!important;font-weight:600!important;margin-top:4px!important}.score-summary h2{color:#0f172a!important;font-size:20px!important;font-weight:800!important;margin:0 0 6px!important}.score-summary p{color:#64748b!important;font-size:13px!important;margin:0!important}.score-summary p b{color:#2563eb!important;font-weight:800!important}.score-legend{border-top:1px solid #f1f5f9!important;display:flex!important;gap:24px!important;justify-content:center!important;margin-top:24px!important;padding-top:20px!important;width:100%!important}.score-legend span{align-items:center!important;color:#64748b!important;display:flex!important;flex-direction:column!important;font-size:12px!important;font-weight:600!important;gap:4px!important}.score-legend i{background:#64748b!important;border-radius:50%!important;display:inline-block!important;height:8px!important;margin-right:4px!important;width:8px!important}.score-legend .correct i{background:#10b981!important}.score-legend .wrong i{background:#f43f5e!important}.score-legend b{color:#0f172a!important;font-size:16px!important;font-weight:800!important}.horizontal-metrics{display:flex!important;flex-direction:column!important;gap:20px!important;margin-top:10px!important}.metric-row div:first-child{color:#64748b!important;display:flex!important;font-size:13px!important;font-weight:600!important;justify-content:space-between!important;margin-bottom:8px!important}.metric-row b{color:#0f172a!important;font-weight:800!important}.metric-track{background:#f1f5f9!important;border-radius:10px!important;height:10px!important;overflow:hidden!important}.metric-track i{border-radius:10px!important;display:block!important;height:100%!important;transition:width .4s ease!important}.rank-strip{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:12px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;margin-top:24px!important;padding:16px 20px!important}.rank-strip div{border-right:1px solid #e2e8f0!important;display:flex!important;flex-direction:column!important;gap:4px!important;padding:0 12px!important}.rank-strip div:last-child{border-right:0!important}.rank-strip small{color:#64748b!important;font-size:11px!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important}.rank-strip strong{color:#0f172a!important;font-size:20px!important;font-weight:800!important}@media (max-width:960px){body,html{max-width:100vw!important;overflow-x:hidden!important}.candidate-shell{background:#f8fafc!important;display:block!important;min-height:100vh!important;position:relative!important}.candidate-main,.candidate-main.collapsed,.candidate-shell{max-width:100vw!important;overflow-x:hidden!important;width:100%!important}.candidate-main,.candidate-main.collapsed{box-sizing:border-box!important;margin-left:0!important;padding:0!important}.candidate-topbar{background:linear-gradient(110deg,#071a3d,#0b2f6b)!important;box-shadow:0 2px 10px #071a3d2e!important;box-sizing:border-box!important;height:60px!important;justify-content:space-between!important;padding:0 14px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;width:100%!important;z-index:500!important}.candidate-topbar,.topbar-left-brand{align-items:center!important;display:flex!important}.topbar-left-brand{flex:1 1!important;gap:10px!important;min-width:0!important}.candidate-hamburger-btn{background:#ffffff1f!important;border:1px solid #fff3!important;border-radius:9px!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;flex-shrink:0!important;gap:4px!important;height:36px!important;justify-content:center!important;padding:7px!important;width:36px!important}.candidate-hamburger-btn span{background:#fff!important;border-radius:2px!important;display:block!important;height:2px!important;transition:all .2s ease!important;width:18px!important}.topbar-title-wrap{flex:1 1!important;min-width:0!important}.mobile-brand{color:#67e8f9!important;display:block!important;font-size:8px!important;font-weight:800!important;letter-spacing:.15em!important;line-height:1!important;margin-bottom:2px!important;text-transform:uppercase!important}.candidate-topbar h1{color:#fff!important;font-size:15px!important;font-weight:800!important;line-height:1.2!important;margin:0!important;max-width:170px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.candidate-top-actions{align-items:center!important;display:flex!important;flex-shrink:0!important;gap:8px!important}.portal-value-help{display:none!important}.icon-button{background:#ffffff1f!important;border-radius:50%!important;font-size:16px!important;height:36px!important;width:36px!important}.profile-button{align-items:center!important;display:flex!important;gap:0!important}.profile-button>span{font-size:13px!important;height:34px!important;width:34px!important}.profile-button b,.profile-button div{display:none!important}.candidate-sidebar{background:#fff!important;bottom:0!important;box-shadow:none!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;left:0!important;max-width:85vw!important;overflow-y:auto!important;position:fixed!important;top:0!important;transform:translateX(-100%)!important;transition:transform .28s cubic-bezier(.4,0,.2,1)!important;width:280px!important;z-index:1000!important}.candidate-sidebar.sidebar-open{box-shadow:10px 0 50px #00000059!important;transform:translateX(0)!important}.candidate-logo{align-items:center!important;border-bottom:1px solid #e2e8f0!important;display:flex!important;gap:12px!important;height:70px!important;justify-content:flex-start!important;padding:0 16px!important}.candidate-logo .shine-logo-image{max-width:140px!important;width:140px!important}.candidate-nav{flex:1 1!important;padding:12px 10px!important}.candidate-mobile-overlay{animation:cfadeIn .22s ease!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;background:#0000008c!important;display:none;inset:0!important;position:fixed!important;z-index:999!important}.candidate-mobile-overlay.visible{display:block!important}.portal-page{box-sizing:border-box!important;padding:12px 14px 40px!important;width:100%!important}.report-tabs,.test-tabs{-webkit-overflow-scrolling:touch!important;align-items:flex-end!important;background:#fff!important;border-bottom:1px solid #e2e8f0!important;display:flex!important;gap:4px!important;height:48px!important;margin:0 -14px 14px!important;overflow-x:auto!important;padding:0 14px!important;scrollbar-width:none!important}.report-tabs::-webkit-scrollbar,.test-tabs::-webkit-scrollbar{display:none!important}.report-tabs button,.test-tabs button{flex-shrink:0!important;font-size:13px!important;font-weight:700!important;height:44px!important;padding:0 14px!important;white-space:nowrap!important}.page-toolbar{align-items:flex-start!important;display:flex!important;flex-direction:column!important;gap:8px!important;height:auto!important;padding:10px 0 14px!important}.page-toolbar h2{font-size:17px!important;margin:0!important}.portal-test-list.grid{grid-gap:14px!important;display:grid!important;gap:14px!important;grid-template-columns:1fr!important}.portal-test-list.list .portal-test-card{display:block!important;padding:16px!important}.portal-test-card{border-radius:12px!important;box-shadow:0 2px 8px #0f172a0d!important;padding:16px!important}.portal-test-card h3{font-size:15px!important;margin-bottom:10px!important;min-height:auto!important}.test-info-box{border-radius:8px!important;gap:6px!important;margin-bottom:14px!important;padding:10px 12px!important}.shine-primary{border-radius:8px!important;font-size:12px!important;height:42px!important}.report-selector{align-items:stretch!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:auto!important;min-height:auto!important;padding:10px 0 14px!important}.report-selector>div{width:100%!important}.report-search-field,.report-value-help{max-width:100%!important;width:100%!important}.report-kpis{grid-gap:10px!important;display:grid!important;gap:10px!important;grid-template-columns:repeat(2,1fr)!important;margin-bottom:16px!important}.report-kpis>div{border-radius:10px!important;gap:4px!important;min-width:0!important;padding:12px 14px!important}.report-kpis span{font-size:10px!important;font-weight:700!important;letter-spacing:.03em!important;text-transform:uppercase!important}.report-kpis strong{font-size:20px!important;font-weight:900!important;line-height:1.15!important}.report-kpis small{font-size:10px!important}.compare-grid,.report-grid{grid-gap:14px!important;display:grid!important;gap:14px!important;grid-template-columns:1fr!important}.report-card{border-radius:12px!important;box-sizing:border-box!important;overflow:hidden!important;padding:16px!important;width:100%!important}.mini-pie,.score-ring{height:130px!important;margin:5px auto 14px!important;width:130px!important}.mini-pie:after,.score-ring:after{height:96px!important;width:96px!important}.score-ring strong{font-size:26px!important}.score-legend{gap:10px!important;padding-top:12px!important}.score-legend span{font-size:10px!important}.score-legend b{font-size:13px!important}.rank-strip{gap:6px!important;grid-template-columns:repeat(3,1fr)!important;margin-top:16px!important;padding:12px 10px!important}.rank-strip div{padding:0 6px!important}.rank-strip small{font-size:9px!important}.rank-strip strong{font-size:16px!important}.table-card{padding:0!important}.table-card>.card-subtitle,.table-card>h3{padding:16px 16px 0!important}.report-table{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important;width:100%!important}.table-head,.table-row{min-width:560px!important;padding:0 14px!important}.subject-analysis{align-items:center!important;display:flex!important;flex-direction:column!important;gap:14px!important;padding:16px!important}.subject-analysis>div:first-child{text-align:center!important;width:100%!important}.solution-row{padding:0 14px!important}}.mobile-app-bottom-nav{display:none}@media (max-width:768px){.candidate-main{padding-bottom:calc(68px + env(safe-area-inset-bottom, 0px))!important}.portal-page{padding-bottom:24px!important}.mobile-app-bottom-nav{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#fffffff5;border-top:1px solid #e2e8f0e6;bottom:0;box-shadow:0 -4px 20px #0f172a14;box-sizing:border-box;display:flex;height:calc(58px + env(safe-area-inset-bottom, 0px));justify-content:space-around;left:0;padding:5px 8px env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:9000}.mobile-bottom-nav-item{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;color:#64748b;cursor:pointer;display:flex;flex-direction:column;gap:3px;justify-content:center;min-width:52px;padding:4px 6px;position:relative;touch-action:manipulation;transition:all .2s cubic-bezier(.4,0,.2,1)}.mobile-bottom-nav-item:active{transform:scale(.92)}.mobile-bottom-nav-icon-wrap{align-items:center;display:flex;height:26px;justify-content:center;position:relative;transition:transform .2s ease;width:26px}.mobile-bottom-nav-icon-wrap svg{stroke:currentColor;height:20px;transition:stroke .2s ease;width:20px}.mobile-bottom-nav-badge{align-items:center;background:#ef4444;border:2px solid #fff;border-radius:10px;box-shadow:0 2px 5px #ef444466;color:#fff;display:flex;font-size:9px;font-weight:800;height:16px;justify-content:center;min-width:16px;padding:0 4px;position:absolute;right:-6px;top:-2px}.mobile-bottom-nav-label{color:inherit;font-size:10.5px;font-weight:700;letter-spacing:-.01em;line-height:1}.mobile-bottom-nav-item.active{color:#2563eb}.mobile-bottom-nav-item.active .mobile-bottom-nav-icon-wrap{transform:translateY(-2px)}.mobile-bottom-nav-item.active .mobile-bottom-nav-icon-wrap:after{background:#2563eb;border-radius:50%;bottom:-4px;box-shadow:0 0 6px #2563eb99;content:"";height:4px;position:absolute;width:4px}.portal-test-list.grid{gap:12px!important;grid-template-columns:1fr!important}.portal-test-card{border-radius:14px!important;box-shadow:0 3px 12px #0f172a0d!important;padding:18px 16px!important}.test-card-heading h3{font-size:15.5px!important;margin-bottom:10px!important;min-height:0!important}.test-info-box{margin-bottom:14px!important;padding:10px 12px!important}.test-validity-box{font-size:11px!important;padding:8px 10px!important}.shine-primary{align-items:center!important;border-radius:10px!important;box-shadow:0 4px 14px #2563eb4d!important;display:flex!important;font-size:13px!important;font-weight:800!important;height:44px!important;justify-content:center!important}}.test-validity-box{background:#f5f7fb;border:1px solid #edf0f5;border-radius:9px;display:grid;grid-template-columns:1fr 1fr;margin:15px 0 16px;padding:10px}.test-validity-box>div{border-right:1px solid #d8e0ec;min-width:0;padding:7px 10px}.test-validity-box>div:nth-child(2),.test-validity-box>div:nth-child(4){border-right:0}.test-validity-box>div:nth-child(n+3){border-top:1px solid #e0e6ef;margin-top:5px;padding-top:10px}.test-validity-box small,.test-validity-box strong{display:block}.test-validity-box small{color:#7e899b;font-size:9px;margin-bottom:5px}.test-validity-box strong{color:#172b4d;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-test-list.list .test-validity-box{margin:0}.portal-test-list.list .shine-primary{align-self:center}:root{--super-bg:#f4f6fb;--super-card:#fff;--super-sidebar-bg:#070d1e;--super-sidebar-card:#0e1833;--super-sidebar-hover:#142247;--super-sidebar-active:linear-gradient(135deg,#2563eb,#1d4ed8);--super-sidebar-border:#ffffff14;--super-primary:#2563eb;--super-primary-hover:#1d4ed8;--super-primary-glow:#2563eb59;--super-accent:#38bdf8;--super-text-main:#0f172a;--super-text-muted:#64748b;--super-border:#e2e8f0;--super-border-light:#f1f5f9;--super-success:#10b981;--super-warning:#f59e0b;--super-danger:#ef4444}.super-admin-layout{background-color:#f4f6fb;background-color:var(--super-bg);color:#0f172a;color:var(--super-text-main);display:flex;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.super-admin-sidebar{background:#070d1e;background:var(--super-sidebar-bg);background-image:radial-gradient(circle at 10% 15%,#2563eb24 0,#0000 40%),radial-gradient(circle at 90% 85%,#38bdf814 0,#0000 50%);border-right:1px solid #ffffff14;border-right:1px solid var(--super-sidebar-border);box-shadow:6px 0 30px #0000004d;color:#f8fafc;display:flex;flex-direction:column;flex-shrink:0;height:100vh;max-height:100vh;overflow:hidden;position:-webkit-sticky;position:sticky;top:0;transition:transform .32s cubic-bezier(.16,1,.3,1);width:232px;z-index:1000}.sidebar-brand-section{align-items:center;border-bottom:1px solid #ffffff14;border-bottom:1px solid var(--super-sidebar-border);display:flex;flex-shrink:0;gap:10px;padding:12px 14px}.super-badge-icon{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:10px;box-shadow:0 4px 12px #f59e0b66;color:#fff;display:grid;flex-shrink:0;height:34px;place-items:center;width:34px}.sidebar-brand-text{flex:1 1;min-width:0}.sidebar-title{color:#fff;font-size:13.5px;font-weight:800;letter-spacing:.04em;line-height:1.2;margin:0;text-transform:uppercase}.sidebar-sub{color:#94a3b8;display:block;font-size:10px;font-weight:600;letter-spacing:.02em;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-sidebar-close{background:#ffffff14;border:1px solid #ffffff14;border:1px solid var(--super-sidebar-border);border-radius:7px;color:#94a3b8;cursor:pointer;display:none;font-size:14px;height:26px;place-items:center;transition:all .15s ease;width:26px}.sidebar-profile-card{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 14px #0003;display:flex;flex-shrink:0;gap:10px;margin:10px 12px 6px;padding:9px 12px}.profile-avatar{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:9px;box-shadow:0 3px 10px #3b82f680,inset 0 1px 1px #ffffff80;color:#fff;display:grid;flex-shrink:0;font-size:13px;font-weight:800;height:34px;place-items:center;width:34px}.profile-info{display:flex;flex-direction:column;min-width:0}.profile-info strong{color:#fff;font-size:13px;font-weight:800;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-role-tag{align-items:center;color:#38bdf8;display:flex;font-size:10px;font-weight:700;gap:4px}.sidebar-nav-menu{display:flex;flex:1 1;flex-direction:column;gap:2px;overflow-y:auto;padding:4px 8px}.sidebar-nav-menu::-webkit-scrollbar{width:3px}.sidebar-nav-menu::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:3px}.nav-group-label{color:#94a3b8;font-size:9px;font-weight:800;letter-spacing:.12em;margin:9px 8px 2px;text-transform:uppercase}.sidebar-nav-item{align-items:center;background:#0000;border:1px solid #0000;border-radius:9px;color:#e2e8f0;cursor:pointer;display:flex;font-size:12.5px;font-weight:700;gap:9px;padding:7.5px 10px;position:relative;text-align:left;transition:all .15s cubic-bezier(.16,1,.3,1);width:100%}.sidebar-nav-item:hover{background:#ffffff14;border-color:#ffffff1f;color:#fff;transform:translateX(2px)}.sidebar-nav-item.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #ffffff40;box-shadow:0 3px 14px #2563eb73;color:#fff;font-weight:800}.sidebar-nav-item svg{stroke:#cbd5e1;flex-shrink:0;height:15px;width:15px}.sidebar-nav-item.active svg,.sidebar-nav-item:hover svg{stroke:#fff}.nav-item-text{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item-count{background:#ffffff29;border-radius:12px;color:#fff;font-size:10px;font-weight:800;padding:1px 6px}.sidebar-nav-item.active .nav-item-count{background:#ffffff47}.live-status-pill{background:#10b98133;border:1px solid #10b98180;border-radius:4px;color:#34d399;font-size:8.5px;font-weight:800;letter-spacing:.08em;padding:1px 5px}.sidebar-footer-actions{background:#00000052;border-top:1px solid #ffffff1a;display:flex;flex-direction:column;flex-shrink:0;gap:6px;padding:8px 10px}.btn-sidebar-workspace{align-items:center;background:#f59e0b26;border:1px solid #f59e0b66;border-radius:8px;color:#fbbf24;cursor:pointer;display:flex;font-size:11.5px;font-weight:800;gap:7px;justify-content:center;padding:8px 10px;transition:all .15s ease;width:100%}.btn-sidebar-workspace:hover{background:#f59e0b42;border-color:#f59e0b;color:#fff}.live-pulse{animation:pulse-glow 2s ease-in-out infinite;background:#fbbf24;border-radius:50%;box-shadow:0 0 10px #fbbf24;height:7px;width:7px}@keyframes pulse-glow{0%,to{opacity:.75;transform:scale(.95)}50%{opacity:1;transform:scale(1.3)}}.btn-sidebar-logout{align-items:center;background:#ef44441f;border:1px solid #ef444459;border-radius:8px;color:#fca5a5;cursor:pointer;display:flex;font-size:11.5px;font-weight:800;gap:7px;justify-content:center;padding:8px 10px;transition:all .15s ease;width:100%}.btn-sidebar-logout:hover{background:#ef44443d;border-color:#ef4444;color:#fff}.super-admin-main-viewport{display:flex;flex:1 1;flex-direction:column;height:100vh;min-width:0;overflow:hidden}.super-main-header{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--super-border);box-shadow:0 2px 8px #0f172a05;display:flex;flex-shrink:0;gap:14px;justify-content:space-between;padding:10px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.header-user-profile-badge{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--super-border);border-radius:30px;box-shadow:0 1px 4px #00000008;display:flex;gap:9px;padding:4px 10px 4px 5px}.header-user-avatar{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;box-shadow:0 2px 6px #3b82f666;color:#fff;display:grid;font-size:11px;font-weight:800;height:28px;place-items:center;width:28px}.header-user-meta{align-items:center;display:flex;gap:6px}.header-user-meta strong{color:#0f172a;font-size:12.5px;font-weight:800}.header-user-tag{background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;color:#2563eb;font-size:10px;font-weight:800;padding:1px 6px}.header-left-cluster{align-items:center;display:flex;gap:14px;min-width:0}.btn-hamburger{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:10px;color:#0f172a;cursor:pointer;display:none;padding:7px;transition:all .15s ease}.btn-hamburger:hover{background:#f1f5f9;border-color:#cbd5e1}.header-breadcrumb{align-items:center;display:flex;gap:10px;min-width:0}.breadcrumb-muted{color:#64748b;color:var(--super-text-muted);font-size:13px;font-weight:600}.breadcrumb-divider{color:#cbd5e1;font-size:13px}.breadcrumb-active{color:#0f172a;color:var(--super-text-main);font-size:17px;font-weight:800;letter-spacing:-.01em;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-right-cluster{align-items:center;display:flex;gap:10px}.btn-header-quick-switch{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:10px;box-shadow:0 2px 6px #0f172a0a;color:#0f172a;color:var(--super-text-main);cursor:pointer;display:flex;font-size:12.5px;font-weight:700;gap:8px;padding:8px 16px;transition:all .18s ease}.btn-header-quick-switch:hover{background:#eff6ff;border-color:#93c5fd;color:#2563eb;color:var(--super-primary);transform:translateY(-1px)}.super-content-scroll{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:28px 32px 64px}.super-content-scroll::-webkit-scrollbar{width:6px}.super-content-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}.super-kpi-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:24px}.super-kpi-card{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:16px;box-shadow:0 4px 14px #0f172a08;display:flex;flex-direction:column;gap:12px;padding:16px 18px;position:relative;transition:all .22s cubic-bezier(.16,1,.3,1)}.super-kpi-card:hover{border-color:#93c5fd;box-shadow:0 10px 24px #2563eb14;transform:translateY(-3px)}.kpi-top-row{align-items:center;display:flex;justify-content:space-between}.kpi-icon-wrap{border-radius:11px;display:grid;flex-shrink:0;font-size:20px;height:42px;place-items:center;width:42px}.kpi-blue{background:#eff6ff;border:1px solid #dbeafe}.kpi-purple{background:#faf5ff;border:1px solid #f3e8ff}.kpi-emerald{background:#ecfdf5;border:1px solid #d1fae5}.kpi-amber{background:#fffbeb;border:1px solid #fef3c7}.kpi-sub-pill{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;color:#475569;font-size:10.5px;font-weight:700;padding:3px 9px;white-space:nowrap}.kpi-data{display:flex;flex-direction:column}.kpi-number{color:#0f172a;color:var(--super-text-main);font-size:26px;font-weight:800;letter-spacing:-.02em;line-height:1.1}.kpi-label{color:#64748b;color:var(--super-text-muted);font-size:12px;font-weight:600;margin-top:3px}.super-section-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:20px}.super-section-header h2{color:#0f172a;color:var(--super-text-main);font-size:20px;font-weight:800;letter-spacing:-.01em;margin:0 0 4px}.super-section-header p{color:#64748b;color:var(--super-text-muted);font-size:13px;margin:0}.btn-super-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);background:var(--super-sidebar-active);border:none;border-radius:10px;box-shadow:0 4px 14px #2563eb59;box-shadow:0 4px 14px var(--super-primary-glow);color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:10px 20px;transition:all .18s ease}.btn-super-primary:hover{box-shadow:0 6px 20px #2563eb59;box-shadow:0 6px 20px var(--super-primary-glow);transform:translateY(-1px)}.org-cards-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));margin-bottom:28px}.org-card{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:16px;box-shadow:0 4px 14px #0f172a08;display:flex;flex-direction:column;gap:14px;padding:18px;position:relative;transition:all .22s cubic-bezier(.16,1,.3,1)}.org-card:hover{border-color:#cbd5e1;box-shadow:0 10px 28px #0f172a14;transform:translateY(-2px)}.org-card--inactive{background:#f8fafc;opacity:.7}.org-card-header{align-items:flex-start;display:flex;gap:14px}.org-logo-preview{background:#eff6ff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:12px;box-shadow:0 2px 6px #0000000a;display:grid;flex-shrink:0;height:48px;overflow:hidden;place-items:center;width:48px}.org-logo-preview img{height:100%;object-fit:contain;width:100%}.org-logo-fallback{color:#fff;display:grid;font-size:15px;font-weight:800;height:100%;place-items:center;width:100%}.org-header-meta{flex:1 1;min-width:0}.org-status-row{align-items:center;display:flex;gap:8px;margin-bottom:5px}.status-chip{border-radius:5px;font-size:10px;font-weight:800;letter-spacing:.04em;padding:2px 7px;text-transform:uppercase}.status-active{background:#ecfdf5;border:1px solid #a7f3d0;color:#059669}.status-inactive{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.status-suspended{background:#fffbeb;border:1px solid #fde68a;color:#d97706}.tenant-id-badge{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;color:#475569;font-family:JetBrains Mono,monospace;font-size:10.5px;padding:2px 7px}.org-header-meta h3{color:#0f172a;color:var(--super-text-main);font-size:15px;font-weight:800;margin:0}.org-brand-sub,.org-header-meta h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-brand-sub{color:#64748b;color:var(--super-text-muted);display:block;font-size:12px;margin-top:2px}.org-stats-strip{background:#f8fafc;border:1px solid #edf2f7;border-radius:10px;display:flex;justify-content:space-around;padding:10px 14px}.org-stat-item{align-items:center;display:flex;flex-direction:column}.org-stat-item strong{color:#0f172a;color:var(--super-text-main);font-size:14px;font-weight:800}.org-stat-item span{color:#64748b;color:var(--super-text-muted);font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.org-feature-pills{display:flex;flex-wrap:wrap;gap:6px}.feat-pill{background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;color:#2563eb;font-size:10px;font-weight:700;padding:3px 8px}.feat-pro{background:#faf5ff;border-color:#f3e8ff;color:#9333ea}.org-card-actions{display:flex;gap:8px;margin-top:auto}.btn-enter-tenant{background:#0f172a;border:none;border-radius:9px;color:#fff;cursor:pointer;flex:1 1;font-size:12px;font-weight:700;padding:9px 14px;transition:all .18s ease}.btn-enter-tenant:hover{background:#2563eb;background:var(--super-primary);box-shadow:0 4px 12px #2563eb59;box-shadow:0 4px 12px var(--super-primary-glow)}.btn-edit-org{background:#f8fafc;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:9px;color:#475569;cursor:pointer;font-size:13px;padding:8px 12px;transition:all .15s ease}.btn-edit-org:hover{background:#eff6ff;border-color:#93c5fd;color:#2563eb;color:var(--super-primary)}.super-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;margin-bottom:20px}.super-search-box{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;box-shadow:0 2px 6px #0f172a05;display:flex;gap:10px;height:40px;max-width:100%;padding:0 14px;transition:border-color .15s ease;width:340px}.super-search-box:focus-within{border-color:#2563eb;border-color:var(--super-primary);box-shadow:0 0 0 3px #2563eb1f}.super-search-box input{background:#0000;border:none;color:#0f172a;color:var(--super-text-main);font-family:inherit;font-size:13px;outline:none;width:100%}.super-filter-select-wrap{align-items:center;color:#475569;display:flex;font-size:13px;font-weight:700;gap:10px}.super-filter-select-wrap select{background:#fff;border:1.5px solid #cbd5e1;border-radius:9px;color:#0f172a;color:var(--super-text-main);font-family:inherit;font-size:13px;outline:none;padding:8px 12px}.super-table-container{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--super-border);border-radius:14px;box-shadow:0 4px 18px #0f172a08;overflow-x:auto}.super-table{border-collapse:collapse;font-size:13px;min-width:700px;text-align:left;width:100%}.super-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--super-border);color:#475569;font-size:11px;font-weight:800;letter-spacing:.05em;padding:12px 16px;text-transform:uppercase}.super-table td{border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--super-border-light);padding:13px 16px;vertical-align:middle}.super-table tr:last-child td{border-bottom:none}.super-table tr:hover td{background:#f8fafc}.admin-user-cell,.table-org-cell{align-items:center;display:flex;gap:12px}.admin-avatar-box,.table-logo-circle{background:#eff6ff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:10px;display:grid;flex-shrink:0;font-size:12px;font-weight:800;height:36px;overflow:hidden;place-items:center;width:36px}.table-logo-circle img{height:100%;object-fit:contain;width:100%}.cell-sub{color:#64748b;color:var(--super-text-muted);display:block;font-size:11.5px}.tenant-slug-pill{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;color:#334155;font-family:JetBrains Mono,monospace;font-size:11px;padding:3px 8px}.role-badge{border-radius:5px;font-size:10.5px;font-weight:800;padding:3px 8px;text-transform:uppercase}.role-super{background:#faf5ff;border:1px solid #e9d5ff;color:#9333ea}.role-org{background:#eff6ff;border:1px solid #dbeafe;color:#2563eb}.table-action-btns{display:flex;flex-wrap:wrap;gap:6px}.btn-action-view{background:#0f172a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:11.5px;font-weight:700;padding:5px 10px;transition:all .15s ease}.btn-action-view:hover{background:#2563eb;background:var(--super-primary)}.btn-action-edit{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;color:#334155;cursor:pointer;font-size:11.5px;font-weight:700;padding:5px 10px}.btn-action-edit:hover{background:#e2e8f0}.btn-action-access{background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;color:#2563eb;cursor:pointer;font-size:11.5px;font-weight:700;padding:5px 10px}.btn-action-access:hover{background:#dbeafe}.btn-action-toggle{border-radius:6px;cursor:pointer;font-size:11.5px;font-weight:700;padding:5px 10px}.btn-warn{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.btn-succ{background:#ecfdf5;border:1px solid #a7f3d0;color:#059669}.btn-action-delete{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;cursor:pointer;font-size:11.5px;font-weight:700;padding:5px 10px}.btn-filter-toggle{align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:8px;padding:9px 16px;position:relative;transition:all .18s ease}.btn-filter-toggle.active,.btn-filter-toggle:hover{background:#eff6ff;border-color:#2563eb;border-color:var(--super-primary);color:#2563eb;color:var(--super-primary)}.filter-active-dot{background:#2563eb;border-radius:50%;box-shadow:0 0 6px #2563eb99;height:8px;position:absolute;right:8px;top:8px;width:8px}.toolbar-actions-cluster{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.super-filters-panel{animation:slide-down .2s cubic-bezier(.16,1,.3,1);background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:14px;box-shadow:0 4px 16px #0f172a0a;display:flex;flex-direction:column;gap:14px;margin-bottom:20px;padding:16px 20px}@keyframes slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.filters-panel-header{align-items:center;display:flex;justify-content:space-between}.filters-panel-header strong{color:#0f172a;color:var(--super-text-main);font-size:13px;letter-spacing:.04em;text-transform:uppercase}.btn-reset-filters{background:none;border:none;border-radius:6px;color:#e11d48;cursor:pointer;font-size:12px;font-weight:700;padding:4px 8px;transition:background .15s}.btn-reset-filters:hover{background:#ffe4e6}.filters-panel-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-group{display:flex;flex-direction:column;gap:5px}.filter-group label{color:#475569;font-size:11.5px;font-weight:700}.filter-group select{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;color:#0f172a;color:var(--super-text-main);font-family:inherit;font-size:12.5px;outline:none;padding:8px 12px;transition:border-color .15s}.filter-group select:focus{background:#fff;border-color:#2563eb;border-color:var(--super-primary)}.filter-chips-row{align-items:center;border-top:1px solid #f1f5f9;border-top:1px solid var(--super-border-light);display:flex;flex-wrap:wrap;gap:8px;padding-top:8px}.chips-label{color:#64748b;color:var(--super-text-muted)}.chips-label,.filter-chip{font-size:11.5px;font-weight:700}.filter-chip{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;color:#475569;cursor:pointer;padding:4px 12px;transition:all .15s ease}.filter-chip:hover{background:#e2e8f0;color:#0f172a}.filter-chip.active{background:#2563eb;border-color:#2563eb;box-shadow:0 2px 8px #2563eb4d;color:#fff}.clickable-card{cursor:pointer;position:relative;transition:all .22s cubic-bezier(.16,1,.3,1)}.clickable-card:hover{border-color:#93c5fd!important;box-shadow:0 12px 28px #0f172a1a;transform:translateY(-3px)}.card-redirect-arrow{background:#f1f5f9;border-radius:50%;color:#64748b;display:grid;font-size:13px;font-weight:800;height:26px;place-items:center;position:absolute;right:14px;top:14px;transition:all .18s ease;width:26px}.clickable-card:hover .card-redirect-arrow{background:#2563eb;background:var(--super-primary);color:#fff;transform:translateX(2px)}.table-row-clickable{cursor:pointer}.table-row-clickable:hover td{background:#f0f7ff!important}.clickable-telemetry{cursor:pointer;transition:all .15s ease}.clickable-telemetry:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-2px)}.header-action-cluster{align-items:center;display:flex;gap:10px}.btn-super-secondary{background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;font-size:13px;font-weight:700;padding:9px 16px;transition:all .15s ease}.btn-super-secondary:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.access-tenant-selector-card{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:18px;box-shadow:0 10px 30px #0f172a26;color:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:24px;padding:20px 24px}.selector-meta-cluster{align-items:center;display:flex;gap:16px}.selector-logo{background:#fff;border-radius:14px;box-shadow:0 4px 14px #0003;display:grid;flex-shrink:0;font-size:16px;font-weight:800;height:52px;overflow:hidden;place-items:center;width:52px}.selector-logo img{height:100%;object-fit:contain;width:100%}.selector-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.selector-title-row h2{color:#fff;font-size:20px;font-weight:800;letter-spacing:-.01em;margin:0}.selector-brand-sub{color:#94a3b8;display:block;font-size:12.5px;margin-top:3px}.selector-controls-cluster{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.tenant-picker-dropdown{display:flex;flex-direction:column;gap:4px}.tenant-picker-dropdown label{color:#64748b;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.tenant-picker-dropdown select{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:9px;color:#0f172a;font-family:inherit;font-size:13px;font-weight:700;outline:none;padding:8px 14px;transition:all .15s ease}.tenant-picker-dropdown select:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.access-tenant-selector-card .tenant-picker-dropdown label{color:#94a3b8}.access-tenant-selector-card .tenant-picker-dropdown select{background:#ffffff1f;border:1px solid #fff3;color:#fff}.access-tenant-selector-card .tenant-picker-dropdown select option{background:#0f172a;color:#fff}.policy-presets-bar{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:14px;box-shadow:0 2px 8px #0f172a08;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:22px;padding:12px 18px}.presets-bar-title{align-items:center;color:#0f172a;color:var(--super-text-main);display:flex;font-size:13px;gap:8px}.presets-buttons-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.btn-preset-chip{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:20px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;padding:5px 14px;transition:all .16s ease}.btn-preset-chip:hover{background:#eff6ff;border-color:#2563eb;color:#2563eb;transform:translateY(-1px)}.btn-preset-danger:hover{background:#fef2f2;border-color:#ef4444;color:#ef4444}.isolation-progress-row{align-items:center;display:flex;gap:12px}.isolation-bar-bg{background:#e2e8f0;border-radius:10px;flex:1 1;height:8px;overflow:hidden}.isolation-bar-fill{background:linear-gradient(90deg,#10b981,#059669);border-radius:10px;height:100%;transition:width .4s ease}.isolation-progress-row span{color:#059669;font-size:12px;font-weight:800;min-width:44px}.access-section-title-wrap{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:16px}.access-section-title-wrap h3{color:#0f172a;color:var(--super-text-main);font-size:16px;font-weight:800;margin:0 0 4px}.access-section-title-wrap p{color:#64748b;color:var(--super-text-muted);font-size:12.5px;margin:0}.individual-cards-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.individual-card{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:16px;box-shadow:0 4px 14px #0f172a08;cursor:pointer;display:flex;flex-direction:column;gap:14px;padding:18px;position:relative;transition:all .22s cubic-bezier(.16,1,.3,1)}.individual-card:hover{box-shadow:0 10px 24px #0f172a14;transform:translateY(-3px)}.individual-card.card-active{background:linear-gradient(180deg,#fff,#f8fbff);border-color:#bfdbfe}.individual-card.card-active:hover{border-color:#60a5fa}.individual-card.card-inactive{background:#fafafa;border-color:#e2e8f0;opacity:.78}.card-top-row{align-items:center;display:flex;justify-content:space-between}.card-icon-bubble{border-radius:12px;box-shadow:0 2px 8px #0000000f;display:grid;font-size:20px;height:44px;place-items:center;width:44px}.card-bubble-blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8}.card-bubble-purple{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#7e22ce}.card-bubble-emerald{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#047857}.card-bubble-amber{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#b45309}.card-bubble-rose{background:linear-gradient(135deg,#ffe4e6,#fecdd3);color:#be123c}.card-body-content{display:flex;flex-direction:column;gap:6px}.card-title-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.card-title-row h4{color:#0f172a;color:var(--super-text-main);font-size:14.5px;font-weight:800;margin:0}.card-state-tag{border-radius:6px;font-size:10px;font-weight:800;letter-spacing:.04em;padding:2.5px 7px}.tag-enabled{background:#dcfce7;border:1px solid #bbf7d0;color:#15803d}.tag-disabled{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.card-body-content p{color:#64748b;font-size:12px;line-height:1.45;margin:0}.super-modal-card{animation:modal-enter .22s cubic-bezier(.16,1,.3,1);box-shadow:0 24px 60px #0000004d}@keyframes modal-enter{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.in-screen-modal{max-height:90vh}.super-modal-header{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.super-modal-header h3{font-size:17px;margin:0}.modal-sub{display:block;font-size:12px;margin-top:3px}.btn-modal-close{border:none;border-radius:9px;height:32px;width:32px}.super-modal-form{display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding:20px 24px}.form-grid-3{grid-gap:14px;gap:14px}.form-group{gap:6px}.form-group label{font-size:12.5px}.form-group input,.form-group select{border:1.5px solid #cbd5e1;border-radius:9px;color:#0f172a;color:var(--super-text-main);font-family:inherit;font-size:13px;outline:none;padding:9px 13px;transition:border-color .15s ease}.form-hint{font-size:11px}.logo-uploader-row{background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:12px;padding:12px}.logo-preview-box{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:10px;height:52px;width:52px}.logo-empty-box{font-size:9.5px}.logo-action-buttons{align-items:center}.btn-upload-logo{background:#0f172a;color:#fff;padding:5px 12px}.btn-upload-logo:hover{background:#2563eb;background:var(--super-primary)}.btn-clear-logo{border:1px solid #fecaca;color:#dc2626;padding:4px 10px}.color-picker-row input[type=color]{border-radius:7px;height:34px;padding:1px;width:36px}.security-rules-form-card{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:20px;box-shadow:0 4px 20px #0f172a0a;display:flex;flex-direction:column;gap:20px;padding:24px 28px}.maintenance-toggle-banner{align-items:center;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1.5px solid #fde68a;border-radius:14px;display:flex;gap:18px;justify-content:space-between;padding:16px 20px}.maintenance-banner-info{align-items:center;display:flex;gap:14px}.maintenance-icon{font-size:26px;line-height:1}.maintenance-banner-info strong{color:#92400e;display:block;font-size:15px;font-weight:800}.maintenance-banner-info p{color:#b45309;font-size:12.5px;margin:3px 0 0}.maintenance-badge-header{animation:pulse-glow 2s ease-in-out infinite;background:#fef2f2;border:1px solid #fecaca;border-radius:20px;color:#dc2626;font-size:11px;font-weight:800;letter-spacing:.04em;padding:5px 12px}.permissions-filter-matrix{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #0f172a0a;display:flex;flex-direction:column;gap:14px;margin-bottom:22px;padding:18px 22px}.perm-matrix-top-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.perm-search-box{align-items:center;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:12px;display:flex;flex:1 1;gap:10px;max-width:480px;min-width:260px;padding:9px 15px;transition:all .2s ease}.perm-search-box:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3.5px #2563eb1f}.perm-search-box input{background:#0000;border:none;color:#0f172a;font-family:inherit;font-size:13px;outline:none;width:100%}.perm-status-segmented{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;display:inline-flex;gap:3px;padding:4px}.perm-segment-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:7px 14px;transition:all .15s ease}.perm-segment-btn:hover{color:#0f172a}.perm-segment-btn.active{background:#fff;box-shadow:0 2px 8px #0f172a14;color:#0f172a}.perm-matrix-categories-row{align-items:center;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:10px;padding-top:14px}.perm-cat-label{color:#64748b;font-size:11.5px;font-weight:800;letter-spacing:.04em;margin-right:4px;text-transform:uppercase}.perm-cat-chip{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;color:#475569;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:700;gap:7px;padding:7px 15px;transition:all .18s cubic-bezier(.16,1,.3,1)}.perm-cat-chip:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.perm-cat-chip.active{background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb40;color:#fff}.perm-count-badge{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#2563eb;display:inline-flex;font-size:11.5px;font-weight:800;gap:5px;padding:5px 12px}.perm-reset-link{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:12px;font-weight:700;padding:4px 8px;text-decoration:underline}.perm-reset-link:hover{color:#ef4444}.extensibility-api-card{background:linear-gradient(135deg,#0f172a,#1e293b);border:1px solid #ffffff1f;border-radius:18px;box-shadow:0 10px 30px #00000026;color:#fff;display:flex;flex-direction:column;gap:18px;margin-bottom:24px;padding:22px 26px}.api-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.api-card-header h3{color:#fff;font-size:17px;font-weight:800;letter-spacing:-.01em;margin:0 0 3px}.api-card-header p{color:#94a3b8;font-size:12.5px;margin:0}.api-fields-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.api-field-item{display:flex;flex-direction:column;gap:6px}.api-field-item label{color:#cbd5e1;font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.api-key-copy-box{align-items:center;background:#0006;border:1.5px solid #ffffff26;border-radius:10px;display:flex;padding:10px 14px}.api-key-copy-box code{color:#38bdf8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12.5px;letter-spacing:.04em;word-break:break-all}.api-field-item input{background:#0006;border:1.5px solid #ffffff26;border-radius:10px;color:#fff;font-family:inherit;font-size:13px;outline:none;padding:10px 14px;transition:border-color .16s ease}.api-field-item input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf833}.tier-badge{background:#f59e0b33;border:1px solid #f59e0b80;border-radius:6px;color:#fbbf24;font-size:10px;font-weight:800;letter-spacing:.06em;padding:2.5px 8px}.templates-catalog-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.template-card{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:18px;box-shadow:0 4px 16px #0f172a0a;display:flex;flex-direction:column;gap:12px;padding:22px;transition:all .22s cubic-bezier(.16,1,.3,1)}.template-card:hover{border-color:#93c5fd;box-shadow:0 12px 28px #2563eb1a;transform:translateY(-3px)}.template-card-header{align-items:center;display:flex;justify-content:space-between}.template-category-badge{background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;color:#2563eb;font-size:11px;font-weight:800;padding:3px 9px}.template-duration-pill{background:#f8fafc;border-radius:6px;color:#64748b;font-size:11.5px;font-weight:700;padding:3px 8px}.template-card h3{color:#0f172a;color:var(--super-text-main);font-size:16px;font-weight:800;line-height:1.3;margin:0}.template-card p{color:#64748b;color:var(--super-text-muted);flex:1 1;font-size:12.5px;line-height:1.5;margin:0}.template-meta-strip{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;color:#475569;display:flex;font-size:12px;gap:14px;padding:10px 12px}.template-meta-strip strong{color:#0f172a}.health-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:24px}.health-card{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:16px;box-shadow:0 4px 14px #0f172a08;display:flex;flex-direction:column;gap:8px;padding:18px 20px}.health-card-header{align-items:center;display:flex;justify-content:space-between}.health-card-header strong{color:#0f172a;color:var(--super-text-main);font-size:13px;font-weight:800}.health-status-badge{border-radius:5px;font-size:10px;font-weight:800;letter-spacing:.04em;padding:2px 7px}.health-ok{background:#dcfce7;border:1px solid #bbf7d0;color:#15803d}.health-warn{background:#fef3c7;border:1px solid #fde68a;color:#b45309}.health-metric-val{color:#0f172a;color:var(--super-text-main);font-size:26px;font-weight:800;letter-spacing:-.02em;line-height:1.1}.health-metric-sub{color:#64748b;color:var(--super-text-muted);font-size:11.5px;font-weight:600}.telemetry-table-card{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:18px;box-shadow:0 4px 16px #0f172a0a;padding:22px 26px}.telemetry-table-card h3{color:#0f172a;color:var(--super-text-main);font-size:16px;font-weight:800;margin:0 0 16px}.telemetry-stats-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.telemetry-stat-item{background:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--super-border);border-radius:12px;display:flex;flex-direction:column;gap:4px;padding:14px 16px}.telemetry-stat-item strong{color:#2563eb;color:var(--super-primary);font-size:22px;font-weight:800}.telemetry-stat-item span{color:#64748b;color:var(--super-text-muted);font-size:11.5px;font-weight:700}.broadcasts-list-grid{display:flex;flex-direction:column;gap:14px}.broadcast-card{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:16px;box-shadow:0 4px 14px #0f172a08;display:flex;flex-direction:column;gap:8px;padding:18px 22px}.broadcast-card.broadcast-info{border-left:5px solid #2563eb}.broadcast-card.broadcast-warning{background:#fffdf5;border-left:5px solid #f59e0b}.broadcast-card.broadcast-error{background:#fefcfc;border-left:5px solid #ef4444}.broadcast-card-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.broadcast-title-wrap{align-items:center;display:flex;gap:10px}.broadcast-title-wrap strong{color:#0f172a;color:var(--super-text-main);font-size:15px;font-weight:800}.broadcast-icon{font-size:18px}.broadcast-msg{color:#475569;font-size:13px;line-height:1.5;margin:0}.broadcast-date{color:#94a3b8;font-size:11px;font-weight:600}.empty-broadcasts-card{background:#fff;border:2px dashed #e2e8f0;border:2px dashed var(--super-border);border-radius:16px;color:#64748b;color:var(--super-text-muted);padding:40px;text-align:center}.super-modal-backdrop{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0f172ab8;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:100000}.super-modal-card{animation:modal-pop .25s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:18px;box-shadow:0 24px 60px #0f172a59;display:flex;flex-direction:column;max-height:88vh;max-width:100%;overflow:hidden;width:640px}@keyframes modal-pop{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.in-screen-modal{max-height:88vh}.super-modal-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--super-border);display:flex;flex-shrink:0;justify-content:space-between;padding:18px 24px}.super-modal-header h3{color:#0f172a;color:var(--super-text-main);font-size:16px;font-weight:800;margin:0 0 2px}.modal-sub{font-size:11.5px}.btn-modal-close,.modal-sub{color:#64748b;color:var(--super-text-muted)}.btn-modal-close{background:#f1f5f9;border:1px solid #e2e8f0;border:1px solid var(--super-border);border-radius:8px;cursor:pointer;display:grid;font-size:14px;height:30px;place-items:center;transition:all .15s ease;width:30px}.btn-modal-close:hover{background:#e2e8f0;color:#0f172a;color:var(--super-text-main)}.super-modal-body{display:flex;flex:1 1;flex-direction:column;gap:16px;min-height:0;overflow-y:auto;padding:20px 24px}.form-grid-2{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.form-grid-3{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr}.form-group{display:flex;flex-direction:column;gap:5px}.form-group label{color:#334155;font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=text],.form-group select{background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:9px;color:#0f172a;color:var(--super-text-main);font-family:inherit;font-size:13px;outline:none;padding:9px 13px;transition:all .15s ease}.form-group input:focus,.form-group select:focus{background:#fff;border-color:#2563eb;border-color:var(--super-primary);box-shadow:0 0 0 3px #2563eb1f}.form-hint{color:#64748b;color:var(--super-text-muted);font-size:10.5px}.logo-uploader-row{align-items:center;display:flex;gap:14px}.logo-preview-box{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;display:grid;flex-shrink:0;height:58px;overflow:hidden;place-items:center;width:58px}.logo-preview-box img{height:100%;object-fit:contain;width:100%}.logo-empty-box{color:#94a3b8;font-size:10px;font-weight:700;text-align:center}.logo-upload-actions{display:flex;flex:1 1;flex-direction:column;gap:6px}.logo-action-buttons{display:flex;gap:8px}.btn-upload-logo{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:7px;color:#2563eb;color:var(--super-primary);cursor:pointer;display:inline-block;font-size:11.5px;font-weight:700;padding:6px 12px;transition:all .15s ease}.btn-upload-logo:hover{background:#dbeafe}.btn-clear-logo{background:#fef2f2;border:1.5px solid #fecaca;border-radius:7px;color:#ef4444;cursor:pointer;font-size:11.5px;font-weight:700;padding:6px 12px}.color-picker-row{align-items:center;display:flex;gap:8px}.color-picker-row input[type=color]{background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;cursor:pointer;height:38px;padding:2px;width:38px}.color-picker-row input[type=text]{flex:1 1}.feature-flags-container{background:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--super-border);border-radius:12px;padding:14px}.feature-flags-title{color:#0f172a;color:var(--super-text-main);font-size:12.5px;font-weight:800;margin:0 0 10px}.feature-toggles-grid{grid-gap:9px;display:grid;gap:9px;grid-template-columns:1fr 1fr}.feature-toggle-card{align-items:flex-start;background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:9px;cursor:pointer;display:flex;gap:9px;padding:9px 11px;transition:border-color .15s ease;-webkit-user-select:none;user-select:none}.feature-toggle-card:hover{border-color:#cbd5e1}.feature-toggle-card input[type=checkbox]{accent-color:#2563eb;accent-color:var(--super-primary);cursor:pointer;margin-top:2px}.feature-toggle-card strong{color:#0f172a;color:var(--super-text-main);display:block;font-size:11.5px}.feature-toggle-card span{color:#64748b;color:var(--super-text-muted);display:block;font-size:10px}.super-modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;border-top:1px solid var(--super-border);display:flex;flex-shrink:0;gap:10px;justify-content:flex-end;padding:14px 24px}.btn-modal-cancel{background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;font-size:13px;font-weight:700;padding:9px 18px;transition:all .15s ease}.btn-modal-cancel:hover{background:#f1f5f9;color:#0f172a}.btn-modal-save{background:linear-gradient(135deg,#2563eb,#1d4ed8);background:var(--super-sidebar-active);border:none;border-radius:8px;box-shadow:0 4px 12px #2563eb59;box-shadow:0 4px 12px var(--super-primary-glow);color:#fff;cursor:pointer;font-size:12.5px;font-weight:700;padding:8px 20px;transition:all .15s ease}.btn-modal-save:hover{box-shadow:0 6px 16px #2563eb59;box-shadow:0 6px 16px var(--super-primary-glow);transform:translateY(-1px)}.switcher-list{display:flex;flex-direction:column;gap:8px;max-height:380px;overflow-y:auto;padding:14px 18px}.switcher-item{align-items:center;border:1.5px solid #e2e8f0;border:1.5px solid var(--super-border);border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:10px 14px;transition:all .18s ease}.switcher-item:hover{background:#eff6ff;border-color:#93c5fd;transform:translateX(2px)}.switcher-logo{background:#eff6ff;border:1px solid #e2e8f0;border:1px solid var(--super-border);border-radius:8px;display:grid;font-size:12px;font-weight:800;height:36px;overflow:hidden;place-items:center;width:36px}.switcher-logo img{height:100%;object-fit:contain;width:100%}.switcher-meta{flex:1 1}.switcher-meta strong{color:#0f172a;color:var(--super-text-main);display:block;font-size:13px}.btn-switcher-go{border:none;border-radius:6px;cursor:pointer;font-size:11px;padding:5px 12px}.btn-switcher-go,.super-admin-toast{background:#0f172a;color:#fff;font-weight:700}.super-admin-toast{align-items:center;animation:toast-in .2s cubic-bezier(.16,1,.3,1);border-radius:12px;bottom:24px;box-shadow:0 12px 32px #00000059;display:flex;font-size:12.5px;gap:10px;padding:12px 18px;position:fixed;right:24px;z-index:200000}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.super-admin-toast svg{color:#34d399}.sidebar-backdrop{animation:backdrop-in .2s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0f172aad;inset:0;position:fixed;z-index:999}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}.mobile-app-bottom-dock{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff0;border-top:1.5px solid #e2e8f0;bottom:0;box-shadow:0 -4px 20px #0f172a0f;display:none;height:64px;justify-content:space-around;left:0;padding:0 12px env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:998}.mobile-dock-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;display:flex;flex-direction:column;font-size:10.5px;font-weight:700;gap:3px;justify-content:center;padding:6px 12px;transition:all .18s ease;-webkit-user-select:none;user-select:none}.mobile-dock-btn:active{transform:scale(.92)}.mobile-dock-btn .dock-icon{align-items:center;border-radius:8px;display:flex;height:28px;justify-content:center;transition:all .18s ease;width:28px}.mobile-dock-btn.active{color:#2563eb}.mobile-dock-btn.active .dock-icon{background:#eff6ff;color:#2563eb;transform:translateY(-2px)}@media (max-width:1024px){.super-kpi-grid{grid-template-columns:repeat(2,1fr)}.api-fields-grid{grid-template-columns:1fr}}@media (max-width:860px){.mobile-app-bottom-dock{display:flex}.super-admin-sidebar{bottom:0;box-shadow:10px 0 40px #0006;left:0;position:fixed;top:0;transform:translateX(-100%);z-index:1000}.super-admin-sidebar.sidebar-mobile-open{transform:translateX(0)}.btn-sidebar-close{display:grid}.btn-hamburger{display:flex}.super-main-header{align-items:center;box-sizing:border-box;display:flex;gap:8px;height:52px;justify-content:space-between;padding:8px 12px;width:100%}.header-left-cluster{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}.desktop-only-breadcrumb,.header-breadcrumb{display:none!important}.header-user-profile-badge{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;flex-shrink:0;gap:6px;padding:3px 8px}.header-user-avatar{font-size:10px;height:24px;width:24px}.header-user-meta strong{font-size:11px;white-space:nowrap}.header-user-tag{display:none!important}.header-right-cluster{align-items:center;display:flex;flex-shrink:0;gap:6px}.btn-header-quick-switch{border-radius:16px;font-size:11px;gap:5px;padding:5px 9px;white-space:nowrap}.btn-header-quick-switch span:not(.live-pulse){font-size:11px}.super-content-scroll{padding:12px 10px calc(80px + env(safe-area-inset-bottom, 0))}.super-kpi-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-bottom:16px}.super-kpi-card{border-radius:14px;box-shadow:0 2px 10px #0f172a0a;flex-direction:column;min-height:96px;padding:12px}.kpi-top-row,.super-kpi-card{display:flex;justify-content:space-between}.kpi-top-row{align-items:center;gap:4px;margin-bottom:4px;width:100%}.kpi-icon-wrap{border-radius:8px;height:30px;width:30px}.kpi-icon-wrap svg{height:15px;width:15px}.kpi-sub-pill{border-radius:5px;font-size:9px;font-weight:700;line-height:1.2;padding:2px 5px;white-space:nowrap}.kpi-number{font-size:20px;font-weight:800}.kpi-label{font-size:10.5px;font-weight:700;line-height:1.2}.super-section-header{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:12px}.super-section-header h2{font-size:17px}.super-section-header p{font-size:12px}.header-action-cluster{justify-content:space-between;width:100%}.header-action-cluster button{flex:1 1;justify-content:center}.org-cards-grid{gap:10px;grid-template-columns:1fr}.org-card{border-radius:14px;padding:14px}.super-table-container{-webkit-overflow-scrolling:touch;border-radius:14px;box-shadow:0 4px 16px #0f172a0a;margin-bottom:16px;overflow-x:auto}.super-table{min-width:660px}.super-table td,.super-table th{font-size:12px;padding:11px 13px}.api-fields-grid,.feature-toggles-grid,.form-grid-2,.form-grid-3{gap:10px;grid-template-columns:1fr}.super-toolbar{align-items:stretch;flex-direction:column;gap:8px;margin-bottom:14px}.super-filter-select-wrap{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr 1fr;width:100%}.super-filter-select-wrap label{display:none}.super-filter-select-wrap select{border-radius:9px;font-size:12px;padding:8px 10px;width:100%}.super-search-box{max-width:100%!important;width:100%}.btn-super-primary{font-size:13px;justify-content:center;padding:10px 16px;width:100%}.toolbar-actions-cluster{justify-content:space-between;width:100%}.toolbar-actions-cluster button{flex:1 1;justify-content:center}.perm-matrix-top-row{align-items:stretch;flex-direction:column;gap:10px}.perm-status-segmented{display:flex;justify-content:space-between;width:100%}.perm-segment-btn{flex:1 1;font-size:11px;justify-content:center;padding:7px 8px}.perm-matrix-categories-row{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.perm-cat-chip{flex-shrink:0;font-size:11.5px;padding:6px 12px;white-space:nowrap}.access-tenant-selector-card{align-items:stretch;flex-direction:column;gap:12px;padding:14px}.selector-controls-cluster{align-items:stretch;flex-direction:column;width:100%}.selector-controls-cluster .tenant-picker-dropdown,.selector-controls-cluster .tenant-picker-dropdown select{width:100%}.selector-controls-cluster .btn-super-primary{justify-content:center;width:100%}.super-modal-card{animation:sheet-slide-up .28s cubic-bezier(.16,1,.3,1);border-radius:22px 22px 0 0;bottom:0;left:0;margin:0;max-height:92vh;position:fixed;right:0;width:100%}@keyframes sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.super-modal-body{padding:14px 16px}.super-modal-footer{gap:8px;padding:12px 16px}.btn-modal-cancel,.btn-modal-save{flex:1 1;padding:11px 14px;text-align:center}}.app{background:#f5f6f7;font-family:"72",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.app-header{align-items:center;background:#fff;box-shadow:0 .125rem .5rem #0000000d;display:flex;justify-content:space-between;padding:1rem 2rem}.app-header h1{color:#1d2d3e;font-size:1.25rem;font-weight:400}.user-info{align-items:center;display:flex;gap:1rem}.user-info span{color:#6a6d70;font-size:.875rem}.logout-btn{background:#0000;border:.0625rem solid #0070f2;border-radius:.25rem;color:#0070f2;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.logout-btn:hover{background:#0070f2;color:#fff}.app-main{margin:0 auto;max-width:75rem;padding:2rem}:root{--shine-card-border:#dbe5f2;--shine-card-shadow:0 8px 24px rgba(16,42,82,.065);--shine-card-shadow-hover:0 18px 42px #0e306024;--shine-card-radius:14px}:is(.test-card,.portal-test-card,.admin-dashboard-cards>button,.admin-command-bar>button,.admin-home-lower>article,.admin-home-lower>aside,.students-kpis>*,.students-table-card,.analytics-metric,.analytics-test-card,.analytics-card,.candidate-results-card,.test-builder .form-card,.test-builder .questions-section,.test-builder .question-card,.result-card,.section-result-card,.student-stat-card,.support-card){border-color:#dbe5f2;border-color:var(--shine-card-border);box-shadow:0 8px 24px rgba(16,42,82,.065);box-shadow:var(--shine-card-shadow);transition:transform .24s cubic-bezier(.2,.75,.25,1),box-shadow .24s ease,border-color .24s ease,background-color .24s ease}:is(.admin-dashboard-cards>button,.students-kpis>*,.analytics-metric,.student-stat-card){background:linear-gradient(145deg,#fff 55%,#f4f8ff);overflow:hidden;position:relative}:is(.admin-dashboard-cards>button,.students-kpis>*,.analytics-metric,.student-stat-card):before{background:linear-gradient(180deg,#2f6fed,#55c5dc);content:"";inset:0 auto 0 0;position:absolute;width:4px}:is(.admin-dashboard-cards,.students-kpis,.analytics-kpis)>:nth-child(2):before{background:linear-gradient(180deg,#23a87c,#66d3ac)}:is(.admin-dashboard-cards,.students-kpis,.analytics-kpis)>:nth-child(3):before{background:linear-gradient(180deg,#e49237,#ffc368)}:is(.admin-dashboard-cards,.students-kpis,.analytics-kpis)>:nth-child(4):before{background:linear-gradient(180deg,#7c60d5,#b09cf2)}:is(.admin-dashboard-cards,.analytics-kpis)>:nth-child(5):before{background:linear-gradient(180deg,#dc5c7a,#f39bb0)}:is(.test-card,.portal-test-card,.admin-dashboard-cards>button,.admin-command-bar>button,.students-kpis>button,.analytics-test-card,.student-stat-card):hover{border-color:#a9c4eb;box-shadow:0 18px 42px #0e306024;box-shadow:var(--shine-card-shadow-hover);transform:translateY(-5px)}:is(.admin-dashboard-cards>button,.admin-command-bar>button,.students-kpis>button,.analytics-test-card):focus-visible{box-shadow:0 0 0 4px #2f6fed29,0 18px 42px #0e306024;box-shadow:0 0 0 4px #2f6fed29,var(--shine-card-shadow-hover);outline:0}@media (prefers-reduced-motion:no-preference){:is(.test-card,.portal-test-card,.admin-dashboard-cards>button,.admin-command-bar>button,.students-kpis>*,.analytics-test-card,.analytics-metric,.section-result-card,.student-stat-card){animation:shineCardReveal .48s cubic-bezier(.2,.75,.25,1) both}:is(.tests-grid,.portal-test-list,.admin-dashboard-cards,.analytics-test-grid,.students-kpis)>:nth-child(2){animation-delay:45ms}:is(.tests-grid,.portal-test-list,.admin-dashboard-cards,.analytics-test-grid,.students-kpis)>:nth-child(3){animation-delay:.09s}:is(.tests-grid,.portal-test-list,.admin-dashboard-cards,.analytics-test-grid,.students-kpis)>:nth-child(4){animation-delay:.135s}:is(.tests-grid,.portal-test-list,.admin-dashboard-cards,.analytics-test-grid)>:nth-child(n+5){animation-delay:.18s}@keyframes shineCardReveal{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}:root{--font-family-primary:"Plus Jakarta Sans","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-family-code:"JetBrains Mono","Fira Code",source-code-pro,Menlo,Monaco,Consolas,monospace;--color-bg-app:#f4f6fa;--color-surface-white:#fff;--color-text-heading:#0f172a;--color-text-main:#334155;--color-text-muted:#64748b;--color-text-light:#94a3b8;--color-brand-primary:#2563eb;--color-brand-primary-hover:#1d4ed8;--color-brand-accent:#3b82f6;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--shadow-subtle:0 1px 3px #0f172a08,0 1px 2px #0f172a0a;--shadow-card:0 4px 20px -2px #0f172a0d,0 2px 6px -1px #0f172a08;--shadow-card-hover:0 12px 32px -4px #0f172a14,0 4px 12px -2px #0f172a0a;--shadow-primary-btn:0 4px 14px #2563eb4d;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px)}*,:after,:before{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-overflow-scrolling:touch;background-color:#f4f6fa;background-color:var(--color-bg-app);color:#334155;color:var(--color-text-main);font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-family-primary);margin:0;min-height:100%;padding:0}#root,body,html{overflow-x:hidden;width:100%}#root{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}a,button,input,select,textarea{touch-action:manipulation}code{font-family:JetBrains Mono,Fira Code,source-code-pro,Menlo,Monaco,Consolas,monospace;font-family:var(--font-family-code)}@media print{body>*{display:none!important;visibility:hidden!important}body:after{color:#1a1a2e;content:"🔒  Content Protected\A\AThis application does not allow printing of its content.\AShine Exam — All sessions are watermarked and logged.";display:block!important;font-family:Arial,Helvetica,sans-serif;font-size:16pt;font-weight:700;padding:72pt 48pt;text-align:center;visibility:visible!important;white-space:pre-line}}.shine-no-select{-webkit-user-select:none;user-select:none}.shine-no-drag{-webkit-user-drag:none;user-drag:none}.table-responsive{-webkit-overflow-scrolling:touch;max-width:100%!important;overflow-x:auto!important;scrollbar-width:thin;width:100%!important}.table-responsive::-webkit-scrollbar{height:6px}.table-responsive::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}@media (max-width:768px){input[type=date],input[type=email],input[type=password],input[type=text],select,textarea{font-size:14px!important;min-height:42px!important}button{min-height:38px;touch-action:manipulation}.account-modal,.incident-modal,.log-modal,.student-modal{border-radius:16px!important;margin:auto!important;max-height:90vh!important;max-width:95vw!important;width:95vw!important}.audit-logs-container,.security-controls-container,.security-violations-container,.user-management-container{padding:14px 12px 36px!important}.audit-header,.controls-header,.violations-header{align-items:flex-start!important;flex-direction:column!important;gap:12px!important}.audit-header h1,.controls-header h1,.violations-header h1{font-size:22px!important}.audit-stats-grid,.students-kpis,.violations-stats-grid{gap:10px!important;grid-template-columns:repeat(2,1fr)!important}.audit-filter-panel,.violations-filter-panel{gap:10px!important;grid-template-columns:1fr!important;padding:14px!important}.controls-grid-2col{grid-template-columns:1fr!important}.controls-footer-card{align-items:flex-start!important;flex-direction:column!important;gap:14px!important}.footer-actions{display:flex!important;flex-direction:column!important;width:100%!important}.btn-primary-deploy,.btn-secondary-reload{text-align:center!important;width:100%!important}.table-pagination-bar{align-items:center!important;flex-direction:column!important;gap:12px!important;text-align:center!important}}@media (max-width:480px){.audit-stats-grid,.students-kpis,.violations-stats-grid{grid-template-columns:1fr!important}}
/*# sourceMappingURL=main.cebf5414.css.map*/