@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Roboto:wght@300;400;500;700&family=Open+Sans:wght@300;400;500;600;700&family=Lato:wght@300;400;700&family=Montserrat:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700&family=Nunito:wght@300;400;500;600;700&family=Quicksand:wght@300;400;500;600;700&family=Source+Sans+3:wght@300;400;500;600;700&family=Be+Vietnam+Pro:wght@300;400;500;600;700&family=Josefin+Sans:wght@300;400;500;600;700&family=Dancing+Script:wght@400;500;600;700&family=Pacifico&family=Comfortaa:wght@300;400;500;600;700&family=Cabin:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css?family=Red+Hat+Display:400,500,900&display=swap";@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--color-primary:#3b82f6;--color-primary-light:#60a5fa;--color-primary-dark:#2563eb;--color-primary-bg:#eff6ff;--color-primary-border:#bfdbfe;--color-success:#28a745;--color-success-light:#16a34a;--color-success-dark:#15803d;--color-success-bg:#dcfce7;--color-success-bg-light:#f0fdf4;--color-success-border:#bbf7d0;--color-warning:#ffc107;--color-warning-light:#f59e0b;--color-warning-dark:#d97706;--color-warning-bg:#fffbeb;--color-warning-bg-light:#fef3c7;--color-warning-border:#fcd34d;--color-warning-text:#92400e;--color-danger:#dc3545;--color-danger-light:#ef4444;--color-danger-dark:#b91c1c;--color-danger-hover:#c82333;--color-danger-bg:#fef2f2;--color-danger-bg-light:#fee2e2;--color-danger-border:#fecaca;--color-danger-text:#991b1b;--color-info:#17a2b8;--color-info-light:#0ea5e9;--color-info-dark:#0369a1;--color-info-bg:#e0f2fe;--color-info-border:#bae6fd;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-gray:#6c757d;--color-gray-light:#f8f9fa;--color-gray-dark:#495057;--color-gray-border:#dee2e6;--color-gray-muted:#adb5bd;--color-secondary:#6b7280;--color-secondary-bg:#f3f4f6;--color-secondary-border:#e5e7eb;--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--text-link:#3b82f6;--text-link-hover:#2563eb;--bg-white:#fff;--bg-light:#f8fafc;--bg-page:#f1f5f9;--bg-card:#fff;--bg-overlay:#00000080;--border-light:#e2e8f0;--border-default:#cbd5e1;--border-dark:#94a3b8;--border-focus:#3b82f6;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 25px 50px -12px #00000040;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--transition-fast:.15s ease;--transition-normal:.2s ease;--transition-slow:.3s ease;--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070;--z-toast:1080}.text-success{color:var(--color-success)!important}.text-warning{color:var(--color-warning-dark)!important}.text-info{color:var(--color-info)!important}.text-gray{color:var(--color-gray)!important}.text-muted{color:var(--text-muted)!important}.bg-success{background-color:var(--color-success-bg)!important}.bg-warning{background-color:var(--color-warning-bg)!important}.bg-danger{background-color:var(--color-danger-bg)!important}.bg-info{background-color:var(--color-info-bg)!important}.bg-gray{background-color:var(--color-gray-light)!important}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--app-font-family,"Inter","Helvetica Neue",Arial,sans-serif);background-image:var(--app-background-image,url(/assets/background-D0MhMR8B.jpg));color:#333;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;font-size:12px;font-weight:400;line-height:1.5}a{color:#006bb7;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}.row{flex-wrap:wrap;margin:0 -.5rem;display:flex}.col-md-6{flex:0 0 50%;max-width:50%;padding:0 .5rem}.col-md-8{flex:0 0 66.666%;max-width:66.666%}.col-lg-6{flex:0 0 50%;max-width:50%}.justify-content-center{justify-content:center}.mb-3{margin-bottom:1rem}.mb-0{margin-bottom:0}.mt-3{margin-top:1rem}.mt-5{margin-top:3rem}.text-center{text-align:center}.text-danger{color:var(--color-danger)}.text-decoration-none{text-decoration:none!important}.d-grid{display:grid}.shadow{box-shadow:0 .5rem 1rem #00000026}.position-relative{position:relative}.position-absolute{position:absolute}.end-0{right:0}.top-50{top:50%}.translate-middle-y{transform:translateY(-50%)}@media (max-width:768px){.col-md-6,.col-md-8,.col-lg-6{flex:0 0 100%;max-width:100%}}.page{flex-direction:column;min-height:100vh;display:flex;position:relative}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.main-wrapper{flex:1;padding:2rem 0}.content-area{background:#fff;border:1px dashed #08f;border-radius:8px;flex:1;min-height:500px;padding:1.5rem;overflow-x:auto;box-shadow:0 2px 8px #00000014}@media (max-width:768px){.main-wrapper{padding:1rem 0 1.5rem}.container{padding:0 .5rem}.content-area{border:1px dashed #08f;border-radius:0;min-height:auto;padding:1rem .5rem;overflow-x:auto}}.exam-session-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1.5rem;display:grid}.exam-session-info-item{border-bottom:1px solid #eee;padding:.5rem 0}.exam-session-info-label{margin-bottom:.25rem;font-weight:600}.exam-session-info-value{word-break:break-word}@media (max-width:768px){.exam-session-info-grid{grid-template-columns:1fr 1fr;align-items:center;gap:.75rem 1rem}.exam-session-info-item{display:contents}.exam-session-info-label{color:#495057;margin-bottom:0;font-weight:600}.exam-session-info-value{text-align:right;color:#333;word-break:break-word}.exam-session-info-item-actions{text-align:left;grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:.75rem 1rem;display:grid}.mobile-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.mobile-table{min-width:600px;font-size:.8rem}.mobile-table th,.mobile-table td{white-space:nowrap;padding:.5rem .25rem}.mobile-search-container{flex-direction:column;gap:.5rem}.mobile-search-container input{width:100%}.mobile-stats{text-align:center;flex-direction:column;gap:.25rem}}@keyframes username-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.navbar-toggler{display:block}.nav-menu{z-index:1000;opacity:0;background:#00a8e8;flex-direction:column;align-items:stretch;width:100%;max-height:0;padding:.75rem 1rem 1rem;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 4px 16px #00000040}.nav-menu.active{opacity:1;max-height:520px;transform:translateY(0)}.nav-list{flex-direction:column}.nav-link{border-bottom:1px solid #fff3;border-right:none}.dropdown-menu{opacity:1;visibility:visible;box-shadow:none;background:#0000001a;margin:0;position:static;transform:none}.nav-user-section{background:linear-gradient(135deg,#0000001a,#0000002e);border-top:1px solid #ffffff2e;border-radius:12px;flex-direction:column;gap:.75rem;margin-top:1.25rem;padding:1.1rem 1rem;display:flex}.user-info-nav{width:100%}.user-dropdown-toggle{background:#ffffff14;border-radius:10px;justify-content:flex-start;width:100%;padding:.6rem .75rem}.user-dropdown-menu{box-shadow:none;background:#0000001a;margin-top:.5rem;position:static}.user-dropdown-menu .dropdown-item{color:#fff}.user-dropdown-menu .dropdown-item:hover{background:#ffffff1a}.search-form{flex-direction:column;margin:1rem}.search-form input{width:100%;min-width:auto}}.app-footer{background:var(--accent-color);color:#fff;text-align:center;margin-top:auto;padding:.75rem 0;box-shadow:0 -2px 10px #0000001a}.footer-visit-count{color:#fffffff2;justify-content:center;align-items:center;gap:.5rem;font-size:13px;display:flex}.footer-visit-count strong{color:#fff;font-weight:600}.footer-stats{background-color:var(--accent-color-light);border-top:2px solid var(--accent-color);margin-top:30px;padding:20px 0}.footer-stats-header{justify-content:flex-end;display:flex}.footer-stats-title{margin:0;font-size:.875rem}.breadcrumb-area{background:#fff;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;box-shadow:0 2px 4px #0000000d}.breadcrumb{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumb-item{align-items:center;display:flex}.breadcrumb-item:before,.breadcrumb-item:after,.breadcrumb-item+.breadcrumb-item:before,.breadcrumb-item+.breadcrumb-item:after{content:none!important;display:none!important}.breadcrumb-item a{color:#00a8e8;text-decoration:none}.breadcrumb-styled{border:1px dashed #fff;box-shadow:0 2px 4px #0000001a;background-color:#0c75d2!important}@keyframes breadcrumbSettle{0%{transform:scale(1)translateZ(0)}50%{transform:scale(.985)translateZ(0)}to{transform:scale(1)translateZ(0)}}.breadcrumb-area.settling{animation:.3s cubic-bezier(.4,0,.2,1) forwards breadcrumbSettle}.breadcrumb-styled .breadcrumb{margin:0;padding:0}.breadcrumb-styled .breadcrumb-item a{color:#fff;font-size:14px;font-weight:600;text-decoration:none}.breadcrumb-styled .breadcrumb-item a:hover{text-decoration:underline}.breadcrumb-inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.breadcrumb-actions{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.breadcrumb-search{background:#ffffff26;border:1px dashed #ffffffbf;border-radius:6px;min-width:180px;padding:.35rem .75rem}.breadcrumb-search::placeholder{color:#fffc}.breadcrumb-login-btn{color:#fffc;cursor:pointer;background:0 0;border:1px dashed #ffffffe6;border-radius:999px;padding:.5rem 1.2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.breadcrumb-login-btn:hover{background:#fff3;text-decoration:none}.breadcrumb-menu-btn{color:#fffc;cursor:pointer;background:0 0;border:1px dashed #ffffffe6;border-radius:9.5px;justify-content:center;align-items:center;padding:.5rem .8rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.breadcrumb-menu-btn:hover{background:#fff3;text-decoration:none}.breadcrumb-nav-link{cursor:pointer;justify-content:center;align-items:center;gap:0;text-decoration:none;display:inline-flex}.breadcrumb-nav-link-inner{align-items:center;gap:.45rem;max-width:100%;display:inline-flex}.breadcrumb-menu-panel{opacity:0;transform-origin:top;will-change:max-height,opacity,transform,padding;backface-visibility:hidden;-webkit-font-smoothing:antialiased;background:#fff;border:1px solid #4a90e2;border-radius:8px;max-height:0;margin-top:.75rem;padding:0;transition:max-height .4s cubic-bezier(.25,.46,.45,.94),opacity .3s ease-out,transform .4s cubic-bezier(.25,.46,.45,.94),padding .3s ease-out,margin-top .3s ease-out,border-style 0s linear .5s;animation:.5s cubic-bezier(.25,.46,.45,.94) forwards slideDownCurtain;overflow:hidden;transform:translateY(-10px)translateZ(0);box-shadow:0 4px 12px #00000026}.breadcrumb-menu-panel .breadcrumb,.breadcrumb-menu-panel-list{flex-direction:column;gap:0;width:100%;margin:0;padding:0;list-style:none;display:flex}.breadcrumb-menu-panel .breadcrumb-item{border-bottom:1px dashed #cbd5e1;flex-direction:column;align-items:stretch;width:100%;min-width:0;margin:0;padding:0;list-style:none;display:flex}.breadcrumb-menu-panel .breadcrumb-item:last-child{border-bottom:none}.breadcrumb-menu-panel .breadcrumb-item a,.breadcrumb-menu-panel .breadcrumb-item .breadcrumb-nav-link{color:#2c5f8d;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex:auto;justify-content:center;align-self:stretch;align-items:center;gap:0;width:100%;min-width:0;max-width:100%;min-height:40.546px;margin:0;padding:.598975rem .82935rem;font-size:1.03669rem;font-weight:700;line-height:1.25;text-decoration:none;transition:none;display:flex;position:relative;top:0;left:0}.breadcrumb-menu-panel .breadcrumb-item a:focus:not(:focus-visible),.breadcrumb-menu-panel .breadcrumb-item .breadcrumb-nav-link:focus:not(:focus-visible){outline:none}.breadcrumb-menu-panel .breadcrumb-nav-link-inner{gap:.46075rem}.breadcrumb-menu-panel .breadcrumb-nav-link-inner>:first-child{flex-shrink:0;justify-content:center;align-items:center;width:22.116px;display:flex}@media (hover:hover) and (pointer:fine){.breadcrumb-menu-panel .breadcrumb-item a:hover,.breadcrumb-menu-panel .breadcrumb-item .breadcrumb-nav-link:hover{color:#1e4d73;background:#f1f5f9;text-decoration:none}}.breadcrumb-menu-panel .breadcrumb-item.active a,.breadcrumb-menu-panel .breadcrumb-item.active .breadcrumb-nav-link{color:#2c5f8d;background:#eff6ff;font-weight:700;text-decoration:none}.breadcrumb-menu-panel .breadcrumb-item:not(.active) a:active,.breadcrumb-menu-panel .breadcrumb-item:not(.active) .breadcrumb-nav-link:active{color:#2c5f8d;opacity:1;filter:none;background:0 0;transform:none}.breadcrumb-menu-panel .breadcrumb-item.active a:active,.breadcrumb-menu-panel .breadcrumb-item.active .breadcrumb-nav-link:active{color:#2c5f8d;opacity:1;filter:none;background:#eff6ff;transform:none}.breadcrumb-inline{align-items:center;display:flex}.breadcrumb-inline .breadcrumb{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumb-inline .breadcrumb-item{margin:0}.breadcrumb-inline .breadcrumb-item a{color:#fff;border-radius:4px;padding:.3rem .6rem;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.breadcrumb-inline .breadcrumb-item a:hover{color:#b3d9ff;text-decoration:none}.breadcrumb-inline .breadcrumb-item.active a{color:#fff;font-weight:600}.breadcrumb-inline{color:#fff;align-items:center;gap:.35rem;font-size:13px;text-decoration:none;display:inline-flex}.breadcrumb-user-link{color:#fff;cursor:pointer;align-items:center;gap:.35rem;font-size:13px;display:inline-flex}.breadcrumb-user-label{opacity:.9;color:#fff}.breadcrumb-user-name{color:#fff;font-weight:600}.breadcrumb-login-panel{opacity:0;transform-origin:top;will-change:max-height,opacity,transform,padding;backface-visibility:hidden;-webkit-font-smoothing:antialiased;background:#fff;border:1px solid #4a90e2;border-radius:8px;max-height:0;margin-top:.75rem;padding:1rem 1.1rem;transition:max-height .4s cubic-bezier(.25,.46,.45,.94),opacity .3s ease-out,transform .4s cubic-bezier(.25,.46,.45,.94),padding .3s ease-out,margin-top .3s ease-out,border-style 0s linear .5s;animation:.5s cubic-bezier(.25,.46,.45,.94) forwards slideDownCurtain;overflow:hidden;transform:translateY(-10px)translateZ(0);box-shadow:0 4px 12px #00000026}@keyframes slideDownCurtain{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transform:translateY(-8px)scaleY(.98)translateZ(0)}50%{opacity:1}to{opacity:1;border-style:dashed;max-height:800px;transform:translateY(0)scaleY(1)translateZ(0)}}@keyframes fadeScaleOut{0%{opacity:1;max-height:800px;margin-top:.75rem;padding-top:1rem;padding-bottom:1rem;transform:scale(1)translateZ(0)}to{opacity:0;max-height:0;margin-top:0;padding-top:0;padding-bottom:0;transform:scale(.95)translateZ(0)}}@keyframes fadeScaleOutMenuPanel{0%{opacity:1;max-height:1000px;margin-top:.75rem;transform:scale(1)translateZ(0)}to{opacity:0;max-height:0;margin-top:0;transform:scale(.95)translateZ(0)}}.breadcrumb-login-panel.closing{opacity:1;max-height:800px;animation:.4s cubic-bezier(.4,0,.2,1) forwards fadeScaleOut;transform:scale(1)translateZ(0)}.breadcrumb-menu-panel.closing{opacity:1;max-height:1000px;animation:.4s cubic-bezier(.4,0,.2,1) forwards fadeScaleOutMenuPanel;transform:scale(1)translateZ(0)}.breadcrumb-profile-actions{flex-direction:column;gap:.25rem;display:flex}.breadcrumb-profile-btn{text-align:right;color:#1b6ec2;cursor:pointer;background:0 0;border:none;width:100%;padding:.25rem 0;font-size:.9rem}.breadcrumb-profile-btn:hover{text-decoration:underline}.breadcrumb-profile-logout{color:#c82333}.feature-card{text-align:center;background:#fff;border:2px solid #e9ecef;border-radius:12px;height:100%;padding:2rem;transition:all .3s}.feature-icon{margin-bottom:1rem;font-size:3rem}.feature-title{color:#2c5f8d;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.feature-description{color:#666;margin:0;font-size:1rem;line-height:1.6}@media (max-width:768px){.feature-card{margin-bottom:1rem}}.form-label{color:#333;margin-bottom:.5rem;font-size:13px;font-weight:500;display:block}.form-control{border:1px solid #ddd;border-radius:4px;width:100%;padding:.55rem .7rem;font-size:13px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{border-color:#1b6ec2;outline:0;box-shadow:0 0 0 .2rem #1b6ec240}.form-control.is-invalid{border-color:var(--color-danger)}.invalid-feedback{color:var(--color-danger);margin-top:.25rem;font-size:.875rem;display:block}.form-check{align-items:center;gap:.5rem;display:flex}.form-check-input{cursor:pointer;width:1rem;height:1rem}.form-check-label{cursor:pointer;color:#333;font-size:13px}.form-check-inline{align-items:center;margin-right:1rem;display:inline-flex}.card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014}.card-body{padding:2rem}.alert{border-radius:4px;margin-bottom:1rem;padding:1rem 1.25rem}.alert-danger{background-color:var(--color-danger-bg-light);color:var(--color-danger-text);border:1px solid var(--color-danger-border)}.alert-success{background-color:var(--color-success-bg);color:var(--color-success-dark);border:1px solid var(--color-success-border)}.spinner-border{border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite spinner-border;display:inline-block}.bulk-notification-grid{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start;gap:1rem;width:100%;max-width:100%;margin-bottom:1rem;display:grid}.bulk-notification-grid>*{min-width:0}@media (max-width:1200px){.bulk-notification-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:768px){.bulk-notification-grid{gap:.75rem;margin-bottom:.75rem}}.email-action-tabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:.5rem;margin-bottom:.75rem;padding:.25rem;display:flex}.email-action-tab{color:#475569;cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;flex:1;min-height:38px;padding:.45rem .75rem;font-size:.82rem;font-weight:700}.email-action-tab--reminder.is-active{color:#0369a1;background:#e0f2fe;border-color:#0ea5e9}.email-action-tab--score.is-active{color:#047857;background:#ecfdf5;border-color:#10b981}.export-target-tabs{margin-bottom:.75rem}.export-target-tab--sheet.is-active{color:#0369a1;background:#e0f2fe;border-color:#0ea5e9}.export-target-tab--excel.is-active{color:#047857;background:#ecfdf5;border-color:#10b981}.export-target-label-short{display:none}.data-export-preview-table{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.data-export-preview-table::-webkit-scrollbar{width:4px;height:4px}.data-export-preview-table::-webkit-scrollbar-track{background:0 0}.data-export-preview-table::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:999px}.data-export-preview-table::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}@media (max-width:480px){.email-action-tabs{flex-direction:row;gap:.4rem;padding:.4rem}.email-action-tab{white-space:nowrap;min-width:0;min-height:46px;padding:.65rem .5rem;font-size:.86rem}.export-target-label-full{display:none}.export-target-label-short{display:inline}}.bulk-actions{box-sizing:border-box;width:100%;max-width:100%}.bulk-actions__inner{box-sizing:border-box;padding:1rem 1.5rem}.bulk-actions__scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.5rem;width:100%;min-width:0;display:flex;overflow-x:auto}.bulk-actions__scroll::-webkit-scrollbar{display:none}@media (max-width:768px){.bulk-actions__inner{padding:1rem 1.25rem}.bulk-actions__scroll{flex-wrap:wrap;justify-content:flex-start;row-gap:.5rem;overflow-x:visible}}.bulk-student-selector{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.section-title-h4{color:#495057;margin:0;font-size:1.05rem;font-weight:600}.spinner-border-sm{vertical-align:middle;border:2px solid;border-right-color:#0000;border-radius:50%;width:.875rem;height:.875rem;animation:.75s linear infinite spinner-border;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.class-code-join-box{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.class-code-input{border:1.5px dashed #00a8e8;border-radius:6px;outline:none;padding:.35rem .8rem;font-family:Segoe UI,Arial,sans-serif;font-size:.92rem;transition:border-color .2s}.class-code-input:focus{border-color:#0088c7}.join-class-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00a8e8 0%,#0088c7 100%);border:none;border-radius:6px;padding:.35rem 1rem;font-family:Segoe UI,Arial,sans-serif;font-size:.92rem;font-weight:600;transition:background .2s}.content-box{margin-top:0}.exam-session-table{border-collapse:separate;border-spacing:0 10px;table-layout:fixed;width:100%}.exam-session-table thead th{border-bottom:none;font-size:13px;font-weight:600}.exam-session-table tbody .exam-session-row{background:#f9fafb;box-shadow:0 2px 6px #0f172a14}.exam-session-table tbody .exam-session-row td{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:.75rem .85rem}.exam-session-table tbody .exam-session-row td:first-child{border-left:1px solid #e5e7eb;border-top-left-radius:10px;border-bottom-left-radius:10px}.exam-session-table tbody .exam-session-row td:last-child{border-right:1px solid #e5e7eb;border-top-right-radius:10px;border-bottom-right-radius:10px}.exam-session-table tbody .exam-session-actions-row td{border:none;padding-top:0}.exam-session-cell-ellipsis{white-space:nowrap;text-overflow:ellipsis;max-width:220px;display:block;overflow:hidden}.exam-session-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.edit-form-fields{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:start;gap:1rem;display:grid}@media (max-width:768px){.edit-form-fields{gap:1.25rem;grid-template-columns:1fr!important}}.toggle-switch{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:inline-flex;position:relative}.toggle-switch-input{opacity:0;width:0;height:0;position:absolute}.toggle-switch-slider{cursor:pointer;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;width:46px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.toggle-switch-thumb{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:2px;left:2px;box-shadow:0 2px 5px #0000001a}.toggle-switch-input:checked+.toggle-switch-slider{background-color:#fce7f3;border-color:#fbcfe8}.toggle-switch-input:checked+.toggle-switch-slider .toggle-switch-thumb{background:#fff;transform:translate(22px);box-shadow:0 2px 8px #db277733}.toggle-switch:hover .toggle-switch-slider{background-color:#0000002e}.toggle-switch:hover .toggle-switch-input:checked+.toggle-switch-slider{background-color:#ffc0cb59}.toggle-switch-input:focus+.toggle-switch-slider{outline-offset:2px;outline:2px solid #ffffff80}.organize-tests-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.organize-tests-header{text-align:center;margin-bottom:3rem}.organize-tests-title{color:#1a365d;background:linear-gradient(90deg,#1a365d 0%,#2c5f8d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.organize-tests-subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.organize-tests-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.organize-test-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.organize-test-content{flex:1}.organize-test-title{color:#1a365d;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.organize-test-description{color:#64748b;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.organize-test-action{justify-content:space-between;align-items:center;display:flex}.organize-test-link{color:#00a8e8;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:inline-flex}@media (max-width:768px){.organize-tests-container{padding:1rem}.organize-tests-title{font-size:2rem}.organize-tests-subtitle{font-size:1rem}.organize-tests-grid{grid-template-columns:1fr;gap:1.5rem}.organize-test-card{padding:1.5rem}.card,.exam-session-row,.exam-session-table tbody .exam-session-row{box-shadow:none!important}}@keyframes bgScrollSlow{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes bgScrollFast{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes eggShake{0%,to{transform:translate(-50%)rotate(0)}25%{transform:translate(-50%)rotate(-5deg)}75%{transform:translate(-50%)rotate(5deg)}}@keyframes eggHatch{0%{transform:translate(-50%)scale(1)}50%{transform:translate(-50%)scale(1.3)}to{transform:translate(-50%)scale(1)}}.matching-question-block{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin:1rem 0;padding:1rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.matching-instruction{color:#1e293b;margin-bottom:1rem;font-size:.95rem;font-weight:600;line-height:1.4}.matching-layout-grid{grid-template-columns:1fr 1fr;gap:12rem;width:100%;display:grid}.matching-column{flex-direction:column;gap:.5rem;min-width:0;display:flex}.column-header{color:#0c75d2;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #0c75d2;width:fit-content;margin-bottom:.5rem;padding-bottom:.25rem;font-size:.75rem;font-weight:800}.matching-item{color:#1f2937;box-sizing:border-box;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #e2e8f0;align-items:flex-start;gap:.5rem;min-width:0;padding:.4rem .6rem;font-size:.8rem;line-height:1.4;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.item-index{color:#0c75d2;min-width:20px;font-size:.8rem;font-weight:700}.matching-item.is-connected{color:#1f2937;font-weight:500}.matching-item.left.selected{z-index:10!important;border-width:2.5px!important}.matching-item:not(.is-connected):not(.selected):not(.answered){color:#6b7280;opacity:.8;background:#f8fafc;border-color:#e2e8f0}@media (max-width:992px){.matching-layout-grid{gap:6rem}}@media (max-width:768px){.matching-layout-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem}.matching-question-block{padding:.75rem}.matching-column{gap:.45rem}.matching-item{width:100%;padding:.35rem .45rem;font-size:.76rem;line-height:1.3}.matching-item .question-number{font-size:.78rem}.column-header{margin-bottom:.35rem;font-size:.72rem}}@media (max-width:480px){.matching-layout-grid{gap:1.75rem}}.checkbox-indicator{background:#fff;border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.checkbox-indicator.checked{color:#fff;background:#2563eb;border-color:#2563eb}.checkbox-indicator svg{width:12px;height:12px}.ordering-container{margin-top:0;padding:0}.ordering-instruction{display:none}.ordering-list{flex-direction:column;gap:1rem;display:flex}.ordering-item{cursor:grab;touch-action:none;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;padding:1.25rem;transition:all .2s;display:flex}.ordering-item.dragging{z-index:999;cursor:grabbing;background:#eff6ff;border-color:#2563eb;transform:scale(1.01);box-shadow:0 8px 24px #2563eb26}.ordering-item.disabled{opacity:.6;cursor:not-allowed;pointer-events:none;border-color:#e2e8f0}.ordering-index{color:#fff;background:#2563eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;margin-right:.75rem;font-size:12px;font-weight:600;display:flex}.ordering-content{color:#374151;flex:1;line-height:1.6}@media (max-width:768px){.ordering-item{padding:1rem}.ordering-index{min-width:24px;height:24px;font-size:13px}.ordering-content{font-size:14px}}.ordering-answer-list{flex-direction:column;gap:8px;margin-top:12px;padding-left:0;display:flex}.ordering-answer-item{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fbbf24;border-radius:8px;align-items:flex-start;gap:12px;padding:10px 14px;transition:all .2s;display:flex}.ordering-answer-item:hover{box-shadow:0 2px 8px #fbbf2426}.ordering-step-number{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:600;display:flex}.ordering-step-content{color:#92400e;flex:1;font-size:14px;font-weight:500;line-height:1.5}@media (max-width:768px){.ordering-answer-item{gap:8px;padding:8px 12px}.ordering-step-number{width:22px;height:22px;font-size:12px}.ordering-step-content{font-size:13px}}.fill-in-blank-container{margin-top:1rem;padding:0}.fill-question-content{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem;font-size:1rem;line-height:2.2}.fill-text-with-blanks-inline{color:#1e293b;margin-top:.5rem;margin-bottom:3.5rem;font-size:1.1rem;font-weight:500;line-height:2.8}.fill-blank-slot{vertical-align:middle;box-sizing:border-box;cursor:pointer;background:#fff;border:2px dashed #94a3b8;border-radius:8px;justify-content:center;align-items:center;min-width:90px;min-height:32px;margin:.4rem .25rem;padding:2px .5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.fill-blank-slot.over{background:#2563eb0d;border-style:solid;border-color:#2563eb;transform:scale(1.05);box-shadow:0 0 0 4px #2563eb33}.fill-blank-slot.filled{background:#ecfdf5;border-style:solid;border-color:#10b981;padding:.4rem .8rem}.fill-blank-slot.disabled{pointer-events:none;opacity:.8}.blank-placeholder{color:#94a3b8;font-size:.9rem;font-weight:500}.filled-content{color:#065f46;align-items:center;gap:.5rem;font-weight:600;animation:.2s cubic-bezier(.175,.885,.32,1.275) popIn;display:flex}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.fill-word-bank{background:0 0;border:none;padding:0}.word-bank-header{color:#64748b;border-bottom:1px dashed #e2e8f0;margin-bottom:.85rem;padding-bottom:.5rem;font-size:.9rem;font-weight:600}.word-bank-items{flex-wrap:wrap;gap:.75rem;min-height:50px;display:flex}.fill-word-item{cursor:grab;color:#475569;-webkit-user-select:none;user-select:none;touch-action:none;box-sizing:border-box;white-space:nowrap;will-change:transform;background:#fff;border:2px solid #e2e8f0;border-radius:8px;align-items:center;padding:.5rem 1rem;font-size:1.2rem;font-weight:500;transition:border-color .15s,box-shadow .15s,background-color .15s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.fill-word-item:hover:not(.disabled):not(.used-in-bank){border-color:#2563eb;box-shadow:0 4px 8px #2563eb26}.word-bank-items:has(.dragging) .fill-word-item:not(.dragging){pointer-events:none}.fill-word-item.dragging{z-index:10000;cursor:grabbing;border-color:#2563eb;box-shadow:0 8px 20px #2563eb33}.fill-word-item.selected{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 0 0 2px #2563eb;background:#fff!important}.fill-word-item.used-in-bank{display:none}.fill-word-item.disabled{cursor:not-allowed;opacity:.5;filter:grayscale()}@media (max-width:768px){.fill-question-content{padding:1rem;line-height:2}.fill-blank-slot{min-width:80px;min-height:34px;padding:.4rem .6rem;font-size:.9rem}.fill-word-item{padding:.4rem .75rem;font-size:.85rem}.word-bank-items{gap:.5rem}}.short-answer-container{margin-top:1rem}.short-answer-input{vertical-align:middle;box-sizing:border-box;color:#1e293b;text-align:center;background:#fff;border:2px dashed #94a3b8;border-radius:4px;outline:none;justify-content:center;align-items:center;min-width:90px;min-height:32px;margin:.4rem .25rem;padding:2px .5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.short-answer-input:focus{background:#fff;border-style:solid;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.short-answer-input:disabled{cursor:not-allowed;color:#64748b;background:#f1f5f9;border-style:solid;border-color:#e2e8f0}.short-answer-input::placeholder{color:#cbd5e1;font-size:.85rem;font-style:italic}.short-inline-answer{color:#1e293b;background:0 0;border-bottom:1.5px solid #94a3b8;margin:0 2px;padding:0 2px;font-size:.9rem;font-weight:600}.short-inline-answer.correct{color:#15803d;background:#f0fdf4;border:2px solid #2563eb;border-radius:0;padding:1px 6px}.short-inline-answer.incorrect{color:#b91c1c;background:#fef2f2;border:2px solid #2563eb;border-radius:0;padding:1px 6px}.short-inline-blank,.fill-inline-blank,.dropdown-inline-blank{color:#64748b;vertical-align:middle;background:#f8fafc;border:1px dashed #94a3b8;border-radius:4px;justify-content:center;align-items:center;min-height:24px;margin:0 4px;padding:0 8px;font-size:.85rem;font-weight:600;display:inline-flex}.dropdown-inline-result{border:2px solid #2563eb;border-radius:0;margin:0 2px;padding:1px 6px;font-size:.8rem;font-weight:500;display:inline-block}.dropdown-inline-result.correct{color:#16a34a;background:#f0fdf4}.dropdown-inline-result.incorrect{color:#dc2626;background:#fef2f2}.fill-question-preview{line-height:2}.fill-inline-answer{border-radius:0;margin:0 2px;padding:1px 6px;font-size:.8rem;font-weight:500;display:inline-block}.fill-inline-answer.correct{color:#16a34a;background:#f0fdf4;border:2px solid #2563eb;border-radius:0}.fill-inline-answer.incorrect{color:#dc2626;background:#fef2f2;border:2px solid #2563eb;border-radius:0}.fill-inline-answer .correct-hint{color:#22c55e;margin-left:4px;font-size:.85em}.fill-bank-items{flex-wrap:wrap;gap:.5rem;display:flex}.fill-bank-items .answer-item{border:1px solid var(--color-gray-300);background-color:#fff;border-radius:0;align-items:center;gap:2px;padding:0 6px;font-size:.8rem;transition:all .2s;display:inline-flex}.fill-order-tag{color:#166534;margin-right:5px;font-weight:700}.fill-bank-items .answer-item.correct{color:#22c55e;background-color:#f0fdf4;border-style:solid;border-color:#22c55e}.fill-bank-items .answer-item.incorrect{color:#991b1b;background-color:#fee2e2;border-style:solid;border-color:#991b1b}.click-sparkles-layer{pointer-events:none;z-index:99999;position:fixed;inset:0;overflow:hidden}.click-sparkle-particle{will-change:transform,opacity;border-radius:50%;animation:.6s ease-out forwards click-sparkle-burst;position:absolute;transform:translate(-50%,-50%)}@keyframes click-sparkle-burst{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--sparkle-tx)),calc(-50% + var(--sparkle-ty)))scale(0)}}.falling-flowers-container{pointer-events:none;z-index:9999;isolation:isolate;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden;transform:translateZ(0)}.flower{will-change:transform,opacity;z-index:1;justify-content:center;align-items:center;animation:linear infinite flower-fall;display:flex;position:absolute;top:-120px;transform:translate(0,0)}.flower-sway{will-change:transform;animation:ease-in-out infinite flower-sway;transform:translate(0,0)}.flower-svg{shape-rendering:auto;display:block}@keyframes flower-fall{0%{opacity:0;transform:translate(0,0)rotate(0)}5%{opacity:1}95%{opacity:1}to{opacity:0;transform:translateY(115vh)rotate(720deg)}}@keyframes flower-sway{0%,to{transform:translate(-25px)}50%{transform:translate(25px)}}@media (max-width:768px){.flower-sway{animation-name:flower-sway-mobile;animation-timing-function:linear}}@keyframes flower-sway-mobile{0%,to{transform:translate(-10px)}50%{transform:translate(10px)}}@media (prefers-reduced-motion:reduce){.flower,.flower-sway{display:none;animation:none!important}}.login-dropdown-container{position:relative}.login-dropdown-menu{z-index:1001;background:#fff;border-radius:8px;min-width:280px;padding:1.25rem;animation:.2s slideDown;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 12px #00000026}.login-dropdown-form{flex-direction:column;gap:.75rem;display:flex}.login-dropdown-title{color:#2c5f8d;text-align:center;margin:0 0 .75rem;font-size:1.125rem;font-weight:700}.login-error-message{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;padding:.75rem;font-size:.875rem}.form-group-dropdown{margin-bottom:.5rem}.form-control-dropdown{appearance:none;border:1px solid #4a90e2;border-radius:4px;outline:none;width:100%;padding:.625rem;font-size:.8125rem;transition:border-color .15s ease-in-out}.form-control-dropdown:focus{border-style:solid;border-color:#006bb7;outline:0;box-shadow:0 0 0 .18rem #006bb740}.form-control-dropdown:focus-visible{border-style:solid;outline:0}.form-control-dropdown.form-control-dropdown--dashed,.form-control-dropdown.form-control-dropdown--dashed:focus,.form-control-dropdown.form-control-dropdown--dashed:focus-visible{border-style:dashed}.login-divider{text-align:center;margin:1rem 0;position:relative}.login-divider:before{content:"";background:#e9ecef;width:100%;height:1px;position:absolute;top:50%;left:0}.login-divider span{color:#666;z-index:1;background:#fff;padding:0 1rem;font-size:.75rem;position:relative}.google-login-wrapper{justify-content:center;margin-bottom:1rem;display:flex}.login-dropdown-footer{text-align:center;border-top:1px solid #e9ecef;margin-top:.5rem;padding-top:1rem}.register-link{color:#1b6ec2;font-size:.875rem;text-decoration:none}.register-link:hover{text-decoration:underline}.register-title{color:#333;z-index:10;font-size:24px;font-weight:600;position:relative}.register-instruction{color:#666;z-index:10;font-size:13px;position:relative}.register-label{z-index:10;font-weight:500;position:relative}.register-input{z-index:10;width:100%;position:relative}.register-radio-group{z-index:10;gap:1.5rem;padding:.5rem 0;display:flex;position:relative}.card,.card-body{z-index:5;position:relative}.form-check{z-index:10;position:relative}.form-check-input{z-index:15;position:relative}.form-check-label{z-index:10;position:relative}@keyframes fadeInSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.grecaptcha-badge{z-index:9999;visibility:visible!important;display:block!important}.home-empty{flex-direction:column;gap:2rem;max-width:1100px;margin:0 auto;padding:2.5rem 1rem 2rem;display:flex}.home-highlights{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;margin-top:.5rem;display:grid}.home-card{background:linear-gradient(270deg,#fefefe 0%,#fcfcfc 100%);border:1.5px dashed #818cf8;border-radius:10px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.home-card h3{color:var(--accent-color-dark);margin-bottom:.35rem;font-size:1.15rem}.home-card p{color:#4a5568;margin:0;font-size:.98rem;line-height:1.5}.home-notifications{border-left:4px solid var(--accent-color);background:#f8f9fa;border-radius:10px;margin-bottom:.5rem;padding:1.1rem 1rem;box-shadow:0 2px 8px #0000000a}.home-notifications h3{color:var(--accent-color-dark);margin-bottom:.5rem;font-size:1.08rem}.home-notifications ul{color:var(--accent-color);margin:0;padding-left:1.1rem;font-size:.98rem;line-height:1.7}.home-stats{justify-content:center;gap:1.2rem;margin:1.2rem 0;display:flex}.home-stat-card{background:var(--accent-color-light);border:1px dashed var(--accent-color);text-align:center;border-radius:10px;flex-direction:column;align-items:center;min-width:140px;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 8px #0000000a}.stat-title{color:var(--accent-color);margin-bottom:.3rem;font-size:.98rem;font-weight:600}.stat-value{color:var(--accent-color-dark);font-size:1.35rem;font-weight:700}.home-guide{border-left:4px solid var(--accent-color);background:#f8f9fa;border-radius:10px;margin-bottom:.5rem;padding:1.1rem 1rem;box-shadow:0 2px 8px #0000000a}.home-guide h3{color:var(--accent-color-dark);margin-bottom:.5rem;font-size:1.08rem}.home-guide ol{color:#4a5568;margin:0;padding-left:1.1rem;font-size:.98rem;line-height:1.7}.home-public-teacher{color:var(--accent-color-dark);margin-top:.2rem;font-size:.9rem}.home-public-pagination{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.75rem;display:flex}.home-public-page-btn{border:1px dashed var(--accent-color);background:var(--accent-color-light);min-width:34px;color:var(--accent-color-dark);cursor:pointer;border-radius:999px;padding:.25rem .6rem;font-size:.85rem}.home-public-page-btn:hover:not(:disabled){background:var(--accent-color);color:#fff}.home-public-page-btn.active{background:var(--accent-color-dark);color:#fff;border-color:var(--accent-color-dark);box-shadow:0 2px 8px rgba(var(--accent-color-rgb),.4)}@media (max-width:900px){.home-stats{flex-direction:column;align-items:stretch}.home-stat-card{width:100%;max-width:300px;margin:0 auto 1.2rem}}.home-video{align-items:flex-start;gap:2rem;margin:2rem 0;display:flex}.home-video-media{flex:1;max-width:60%}.home-video-desc{flex:1;max-width:40%}.home-video-inner{border:1px dashed var(--accent-color);aspect-ratio:16/9;border-radius:8px;width:100%;display:block;overflow:hidden}.home-video-inner iframe{border:none;border-radius:8px;width:100%;height:100%;display:block}.video-thumbnail-btn{cursor:pointer;background:#000;border:none;border-radius:8px;width:100%;height:100%;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.video-thumbnail{object-fit:cover;width:100%;height:100%;transition:filter .25s;display:block}.video-thumbnail-btn:hover .video-thumbnail{filter:brightness(.75)}.video-play-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.video-play-icon{opacity:.85;filter:drop-shadow(0 2px 8px #0006);transition:transform .2s,opacity .2s}.video-thumbnail-btn:hover .video-play-icon{opacity:1;transform:scale(1.12)}.home-video-caption{text-align:center;color:#6b7280;margin-top:.8rem;font-size:.9rem;font-style:italic}.home-video-suggestions{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.75rem;display:grid}.home-video-suggestion-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;align-items:stretch;margin:0;padding:0;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.home-video-suggestion-card:hover{border-color:#94a3b8;box-shadow:0 2px 8px #0f172a14}.home-video-suggestion-card.active{border-color:var(--accent-color,#0ea5e9);box-shadow:0 0 0 2px #0ea5e940}.home-video-suggestion-thumb{aspect-ratio:16/9;object-fit:cover;vertical-align:middle;width:100%;display:block}.home-video-suggestion-title{color:#475569;padding:.35rem .4rem .45rem;font-size:.68rem;font-weight:500;line-height:1.25;display:block}.home-video-suggestion-card.active .home-video-suggestion-title{color:#0c4a6e}.home-video-playlist{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.8rem;display:flex}.playlist-item{color:#475569;cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .75rem;font-size:.78rem;transition:all .2s;display:flex}.playlist-item.active{color:#fff;background:#0ea5e9;border-style:solid;border-color:#0ea5e9;font-weight:600;box-shadow:0 4px 10px #0ea5e940}.playlist-dot{background:#cbd5e1;border-radius:50%;width:5px;height:5px}.playlist-item.active .playlist-dot{background:#fff;box-shadow:0 0 8px #fff}.home-video-desc h3{color:var(--accent-color-dark);margin-bottom:1.25rem;font-size:1.3rem;font-weight:700}.features-list{flex-direction:column;gap:1.1rem;margin:0;padding:0;list-style:none;display:flex}.features-list li{color:#4a5568;text-align:left;align-items:flex-start;gap:.85rem;font-size:1.05rem;line-height:1.5;display:flex}.features-list li svg{color:var(--accent-color);flex-shrink:0;margin-top:2px}@media (max-width:768px){.home-empty{text-align:center;padding-top:1.5rem}.home-empty h2{text-align:center}.home-video{flex-direction:column;gap:2rem}.home-video-media,.home-video-desc{width:100%;max-width:100%}.home-video-desc{text-align:center;flex-direction:column;align-items:center;padding:0 1rem;display:flex}.home-video-desc h3{width:100%;margin-bottom:1.5rem}.features-list{align-items:flex-start;width:fit-content;max-width:320px;margin:0 auto}.home-video-suggestions{grid-template-columns:repeat(2,1fr)}.home-video-inner{border-radius:0;width:calc(100% + 2rem);margin:0 -1rem}.home-video-inner iframe{border-radius:0;width:100%;height:100%;max-height:400px}.video-thumbnail-btn{border-radius:0;height:100%;max-height:400px}.video-thumbnail{border-radius:0}}@media (max-width:768px){.exams-section .tests-search-container{margin-bottom:.75rem}.exams-section .tests-search-input{border-radius:6px;flex:100%;min-height:38px;padding-top:.45rem;padding-bottom:.45rem;padding-right:2rem;font-size:.95rem;line-height:1.25}.exams-section .tests-search-container>div[style*="left: 12px"]{left:10px!important}.exams-section .tests-search-container>button{right:8px!important}.tests-table-container{background:0 0;border:none;max-height:none;overflow:visible}.tests-table{display:none}.tests-table-container .exams-list-mobile,.exams-section .exams-list-mobile{flex-direction:column;gap:1rem;margin-top:1rem;padding:4px 2px 8px 0;display:flex}.exams-section .card{overflow:visible}.exam-session-card-manage{--manage-accent:#64748b;cursor:pointer;text-align:left;background:#fff;border:1px solid #dbe3ef;border-radius:12px;width:100%;padding:.9rem .9rem .8rem;transition:box-shadow .2s,border-color .2s,transform .15s;box-shadow:0 4px 14px #0f172a0f}.exam-session-card-manage:hover{border-color:var(--manage-accent);transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1f}.exam-session-card-manage--primary{--manage-accent:#2563eb}.exam-session-card-manage--success{--manage-accent:#059669}.exam-session-card-manage--secondary{--manage-accent:#4b5563}.exam-session-card-manage__head{justify-content:space-between;align-items:flex-start;gap:.625rem;margin-bottom:.5rem;display:flex}.exam-session-card-manage__head-left{flex:1;min-width:0}.exam-session-card-manage__subject{color:#111827;margin-bottom:.125rem;font-size:.95rem;font-weight:700;line-height:1.25;display:block}.exam-session-card-manage__core{color:#1e40af;background:#eef4ff;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;font-weight:600;display:inline-flex}.exam-session-card-manage__badges{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:flex-start;gap:.3rem;max-width:52%;display:flex}.exam-session-card-manage__title{color:#334155;border-bottom:1px dashed #e2e8f0;align-items:flex-start;gap:.4rem;margin:0 0 .625rem;padding:.45rem 0 .5rem;font-size:.78rem;font-weight:500;line-height:1.35;display:flex}.exam-session-card-manage__title svg{color:#94a3b8;flex-shrink:0;margin-top:.125rem}.exam-session-card-manage__title-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.exam-session-card-manage__meta{margin-bottom:.75rem}.exam-session-card-manage__meta-grid{flex-wrap:wrap;align-items:center;gap:.35rem 1rem;display:flex}.exam-session-card-manage__meta-cell{background:0 0;border:none;border-radius:0;align-items:center;gap:.4rem;min-width:0;padding:0;display:inline-flex}.exam-session-card-manage__meta-cell--wide{grid-column:auto}.exam-session-card-manage__meta-cell-icon{width:auto;height:auto;color:var(--manage-accent);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.exam-session-card-manage__meta-cell-body{flex-direction:row;align-items:baseline;gap:.25rem;min-width:0;display:inline-flex}.exam-session-card-manage__meta-cell-value{color:#0f172a;font-size:.88rem;font-weight:700;line-height:1.2}.exam-session-card-manage__meta-cell-value-muted{color:#64748b;font-size:.78rem;font-weight:600}.exam-session-card-manage__meta-cell-value--datetime{color:#1e293b;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.8rem;font-weight:600;display:flex}.exam-session-card-manage__meta-cell-value-sep{color:#94a3b8;font-weight:500}.exam-session-card-manage__meta-cell-label{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:500;line-height:1.2;overflow:hidden}.exam-session-card-manage__meta-cell--wide .exam-session-card-manage__meta-cell-body{gap:.15rem}.exam-session-card-manage__actions{gap:.5rem;padding-top:.125rem;display:flex}.exam-session-card-manage__btn{cursor:pointer;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:.375rem;min-height:32px;padding:.5rem .75rem;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .15s;display:inline-flex}.exam-session-card-manage__btn:disabled{opacity:.6;cursor:not-allowed}.exam-session-card-manage__btn:active:not(:disabled){transform:scale(.98)}.exam-session-card-manage__btn--edit{color:#1d4ed8;background:#dbeafe}.exam-session-card-manage__btn--edit:hover:not(:disabled){background:#bfdbfe}.exam-session-card-manage__btn--delete{color:#b91c1c;background:#fee2e2}.exam-session-card-manage__btn--delete:hover:not(:disabled){background:#fecaca}.exam-session-mobile-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;box-shadow:0 4px 6px -1px #0000000d}.exam-session-card-summary{--summary-accent:#64748b;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:box-shadow .25s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.exam-session-card-summary:hover{border-color:var(--summary-accent);box-shadow:0 8px 20px #00000014}.exam-session-card-summary--primary{--summary-accent:#2563eb}.exam-session-card-summary--primary .exam-session-card-summary__status-pill{color:#1d4ed8;background:#dbeafe}.exam-session-card-summary--success{--summary-accent:#059669}.exam-session-card-summary--success .exam-session-card-summary__status-pill{color:#047857;background:#d1fae5}.exam-session-card-summary--secondary{--summary-accent:#4b5563}.exam-session-card-summary--secondary .exam-session-card-summary__status-pill{color:#4b5563;background:#f3f4f6}.exam-session-card-summary__subject{color:#111827;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:120px;font-size:.9375rem;font-weight:700;overflow:hidden}.exam-session-card-summary__title{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8125rem;font-weight:500;overflow:hidden}.exam-session-card-summary__status-pill{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;flex-shrink:0;padding:.2rem .5rem;font-size:.625rem;font-weight:600}.exam-session-card-summary__stat{color:#6b7280;flex-shrink:0;align-items:center;gap:.25rem;font-size:.75rem;display:inline-flex}.exam-session-card-summary__stat svg{opacity:.8;flex-shrink:0}.info-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.info-item{color:#64748b;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.info-item.full-width{grid-column:span 2}.info-item span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.info-item .exam-title{color:#475569;font-style:italic}.card-actions-mobile{gap:.5rem;margin-top:1rem;display:flex}.mobile-action-btn{border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.mobile-action-btn.edit{color:#2563eb;background-color:#eff6ff}.mobile-action-btn.delete{color:#dc2626;background-color:#fef2f2}.mobile-action-btn:active{opacity:.7;transform:scale(.98)}}@media (max-width:768px){.exam-detail-card{border-width:1px;margin-top:1rem;padding:1rem}}@keyframes ehef-slide-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.exam-header-edit-form .form-row-inline{flex-direction:column;align-items:stretch;gap:1rem}.exam-header-edit-form .form-group-duration,.exam-header-edit-form .form-group-listen{flex:1}.exam-header-edit-form .duration-input-wrapper .form-control{text-align:left;flex:1;padding-left:.875rem}.exam-header-edit-form .form-group-checkbox{height:auto;padding:.25rem 0}.exam-header-edit-form .form-actions-group{border-top:1px solid var(--border-light,#e2e8f0);justify-content:flex-end;margin-left:0;padding-top:1rem}}@media (max-width:768px){.exam-actions{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.exam-actions .btn{width:100%;margin-left:0!important}.exam-actions .input-number-sm{grid-column:span 2;width:100%}}@media (max-width:768px){.question-item{margin-bottom:.25rem;padding:.3rem .5rem}}@media (max-width:768px){.question-edit-btn{opacity:1;visibility:visible;background:#fff;width:26px;height:26px;top:6px;right:6px;transform:scale(1)}.question-delete-btn{opacity:1;visibility:visible;width:26px;height:26px;top:6px;right:36px;transform:scale(1)}}@keyframes inline-slide-down{0%{opacity:0;transform:translateY(-12px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes animate-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes modal-bg-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:540px){.matching-pair-item,.tfng-edit-item,.reading-child-item{gap:.375rem;padding:.5rem}.reorder-btn{width:24px;height:24px}.reorder-controls-mini{gap:3px;padding:1px 3px}.pair-inputs{flex-direction:column;gap:.375rem}.connector-line{display:none}}@media (max-width:768px){.section-toggle-header{flex-direction:row;align-items:center;padding:.625rem .75rem}}@media (max-width:768px){.question-text,.question-text *{font-size:10px!important}}@media (max-width:768px){.info-grid-premium{grid-template-columns:1fr}.avatar-section-premium{text-align:center;flex-direction:column}.btn-password-premium{justify-content:center;width:100%}}.quiz-page{box-sizing:border-box;background:0 0;justify-content:center;align-items:flex-start;min-height:100vh;padding:1rem;display:flex}@keyframes custom-enter{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes custom-leave{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.animate-custom-enter{animation:.3s ease-out custom-enter}.animate-custom-leave{animation:.3s ease-in custom-leave}.quiz-container{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:1200px;min-height:calc(100vh - 2rem);display:flex;overflow:hidden;box-shadow:0 2px 4px #0000001a}.quiz-header{color:#1e293b;background:#fff;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.header-left{flex:1}.quiz-title{margin:0 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.2}.quiz-progress{align-items:center;gap:1rem;display:flex}.progress-text{opacity:.9;min-width:80px;font-size:.875rem;font-weight:500}.progress-bar{background:#fff3;border-radius:3px;flex:1;max-width:200px;height:6px;overflow:hidden}.progress-fill{background:#10b981;border-radius:3px;height:100%}.header-right{align-items:center;display:flex}.quiz-header-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.quiz-signalr-status{z-index:1000;pointer-events:none;align-items:center;gap:0;display:flex;position:fixed;top:10px;right:12px}.quiz-signalr-status__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.quiz-signalr-status__dot--on{background-color:#28a745;box-shadow:0 0 4px #28a745}.quiz-signalr-status__dot--off{background-color:#dc3545;box-shadow:0 0 4px #dc3545}.quiz-timer{border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1rem;font-weight:600;display:flex}.quiz-timer.combined-timer{gap:.75rem;padding:.6rem 1.25rem}.quiz-timer.timer-normal{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0}.quiz-timer.timer-warning{color:#b45309;background:#fbbf2426;border:1px solid #fbbf244d}.quiz-timer.timer-danger{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.timer-values{align-items:baseline;gap:.4rem;display:flex}.time-remaining{font-size:1.15rem;font-weight:700}.time-separator{opacity:.4;font-size:.9rem;font-weight:400}.time-total{opacity:.8;white-space:nowrap;font-size:.85rem;font-weight:500}.quiz-main{flex:1;display:flex;overflow:hidden}.question-sidebar{background:#f8fafc;border-right:1px solid #e2e8f0;flex-direction:column;width:280px;padding:1.5rem;display:flex;overflow-y:auto}.info-item{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.info-item:last-child{margin-bottom:0}.info-label{color:#64748b;font-size:.875rem;font-weight:500}.info-value{color:#1e293b;font-size:.875rem;font-weight:600}.sidebar-header h3{color:#1e293b;margin:0 0 1rem;font-size:1rem;font-weight:600}.submit-section{margin-top:auto;padding-top:1rem}.submit-section .submit-btn{cursor:pointer;width:100%;box-shadow:none;color:#fff;background:#0ea5e9;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background-color .2s}.submit-section .submit-btn:hover:not(:disabled){background:#0284c7}.submit-section .submit-btn:disabled{opacity:1;cursor:not-allowed;background:#6c757d}.submit-section .submit-btn.completed{background:#059669}.submit-section .submit-btn.completed:hover{background:#047857}.autoplay-section{margin-top:1rem}.autoplay-checkbox{cursor:pointer;background:#fff;border:2px dashed #e2e8f0;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.autoplay-checkbox:hover{background:#f8fafc;border-color:#cbd5e1}.autoplay-checkbox input[type=checkbox]{display:none}.checkbox-mark{background:#fff;border:2px solid #cbd5e1;border-radius:4px;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.checkbox-mark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;transition:all .2s;position:absolute;top:2px;left:6px;transform:rotate(45deg)scale(0)}.autoplay-checkbox input[type=checkbox]:checked+.checkbox-mark{background:#10b981;border-color:#10b981}.autoplay-checkbox input[type=checkbox]:checked+.checkbox-mark:after{transform:rotate(45deg)scale(1)}.checkbox-label{color:#374151;-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:500}.autoplay-checkbox input[type=checkbox]:disabled+.checkbox-mark{opacity:.5;background:#f3f4f6;border-color:#e5e7eb}.autoplay-checkbox input[type=checkbox]:disabled~.checkbox-label{color:#9ca3af}.question-dot{color:#64748b;cursor:pointer;background:#fff;border:1px dashed #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.question-dot:hover{border-style:dashed;border-color:#cbd5e1}.question-dot.current{box-shadow:0 0 0 2px #10b98133;color:#fff!important;background:#10b981!important;border-style:solid!important;border-color:#10b981!important}.question-dot.answered{color:#059669;background:#ecfdf5;border-style:dashed;border-color:#10b981}.question-dot.correct{color:#166534;background:#dcfce7;border-style:dashed;border-color:#22c55e}.question-dot.incorrect{color:#dc2626;background:#fef2f2;border-style:dashed;border-color:#ef4444}.question-grid-scroll-area.hide-scrollbar::-webkit-scrollbar{display:none}.question-content{flex-direction:column;flex:1;padding:2rem;display:flex;position:relative;overflow-y:auto}.question-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.progress-text{color:#64748b;font-size:.875rem;font-weight:600}.progress-text-top{color:#64748b;border-bottom:1px solid #f1f5f9;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.85rem;font-weight:700;display:flex}.autoplay-checkbox-inline{cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .2s;display:flex}.autoplay-checkbox-inline:hover{background:#f1f5f9;border-color:#94a3b8}.autoplay-checkbox-inline input[type=checkbox]{display:none}.autoplay-checkbox-inline .checkbox-mark{background:#fff;border:2px solid #cbd5e1;border-radius:3px;flex-shrink:0;width:16px;height:16px;transition:all .2s;position:relative}.autoplay-checkbox-inline .checkbox-mark:after{content:"";border:1.5px solid #fff;border-width:0 1.5px 1.5px 0;width:5px;height:8px;transition:all .2s;position:absolute;top:1px;left:5px;transform:rotate(45deg)scale(0)}.autoplay-checkbox-inline input[type=checkbox]:checked+.checkbox-mark{background:#10b981;border-color:#10b981}.autoplay-checkbox-inline input[type=checkbox]:checked+.checkbox-mark:after{transform:rotate(45deg)scale(1)}.autoplay-checkbox-inline .checkbox-label{color:#64748b;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:.75rem;font-weight:500}.autoplay-checkbox-inline input[type=checkbox]:disabled+.checkbox-mark{opacity:.5;background:#f3f4f6;border-color:#e5e7eb}.autoplay-checkbox-inline input[type=checkbox]:disabled~.checkbox-label{color:#9ca3af}.parent-context{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.context-label{color:#0369a1;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.context-content{color:#0c4a6e;line-height:1.6}.question-text{color:#1e293b;margin-bottom:2rem;font-size:1.25rem;font-weight:600;line-height:1.6}.quiz-question-text,.quiz-question-text *{font-size:16px!important;line-height:1.6!important}.quiz-question-text{color:#1e293b!important}.answer-options{flex-direction:column;gap:1rem;display:flex}.answer-option{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:flex-start;padding:1.25rem;transition:all .2s;display:flex}.answer-option:hover{background:#f8fafc;border-color:#cbd5e1}.answer-option.selected{background:#eff6ff;border-color:#2563eb}.answer-option.disabled{opacity:.6;cursor:not-allowed;pointer-events:none;border-color:#e2e8f0;transition:none}.answer-option.disabled:hover{background:#fff;border-color:#e2e8f0}.option-text{color:#374151;flex:1;align-items:flex-start;gap:.5rem;line-height:1.6;display:flex}.option-label{color:#2563eb;min-width:24px;font-weight:600}.submission-message{border-radius:12px;align-items:center;gap:1rem;margin-top:2rem;padding:1.25rem;font-weight:500;display:flex}.submission-message.auto-submit{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5}.submission-message.success{color:#059669;background:#f0fdf4;border:1px solid #86efac}.message-icon{font-size:1.5rem}.message-text strong{margin-bottom:.25rem;display:block}.question-navigation{border-top:1px dashed #e2e8f0;margin-top:3rem;padding-top:1.5rem}.footer-nav{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.nav-btn{cursor:pointer;box-shadow:none;border:1px solid #0000;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:flex}.nav-btn.secondary{color:#0ea5e9;background:0 0;border:1px solid #0ea5e9}.nav-btn.secondary:hover:not(:disabled){color:#0284c7;background:#f0f9ff;border-color:#0284c7}.nav-btn:active:not(:disabled){transform:none}.autoplay-checkbox-footer{cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:4px;align-items:center;gap:.5rem;padding:.4rem .6rem;transition:all .2s;display:flex}.autoplay-checkbox-footer:hover{background:#f8fafc;border-color:#94a3b8}.autoplay-checkbox-footer input[type=checkbox]{display:none}.autoplay-checkbox-footer .checkbox-mark{background:#fff;border:1.5px solid #cbd5e1;border-radius:2px;flex-shrink:0;width:14px;height:14px;transition:all .2s;position:relative}.autoplay-checkbox-footer .checkbox-mark:after{content:"";border:1.5px solid #fff;border-width:0 1.5px 1.5px 0;width:4px;height:7px;transition:all .2s;position:absolute;top:1px;left:4px;transform:rotate(45deg)scale(0)}.autoplay-checkbox-footer input[type=checkbox]:checked+.checkbox-mark{background:#10b981;border-color:#10b981}.autoplay-checkbox-footer input[type=checkbox]:checked+.checkbox-mark:after{transform:rotate(45deg)scale(1)}.autoplay-checkbox-footer .checkbox-label{color:#64748b;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:.7rem;font-weight:500}.autoplay-checkbox-footer input[type=checkbox]:disabled+.checkbox-mark{opacity:.5;background:#f3f4f6;border-color:#e5e7eb}.autoplay-checkbox-footer input[type=checkbox]:disabled~.checkbox-label{color:#9ca3af}.nav-btn.primary{color:#fff;box-shadow:none;background:#0ea5e9;border:none}.nav-btn.primary:hover:not(:disabled){background:#0284c7}.nav-btn:disabled{opacity:1;cursor:not-allowed;color:#94a3b8!important;box-shadow:none!important;background:#e2e8f0!important;border:1px solid #e2e8f0!important;transform:none!important}.modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-dialog{pointer-events:auto;background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1.5rem}.modal-header h3{color:#1e293b;margin:0;font-size:1.25rem;font-weight:600}.modal-body p{color:#374151;margin:0 0 1.5rem;line-height:1.6}.submission-stats{gap:1rem;margin:1.5rem 0;display:flex}.submission-stats .stat{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:1rem}.stat-value{color:#4f46e5;font-size:2rem;font-weight:700;line-height:1;display:block}.stat-label{color:#64748b;margin-top:.5rem;font-size:.875rem;display:block}.warning-text{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;padding:1rem;color:#d97706!important;font-weight:500!important}.modal-footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.modal-overlay *{pointer-events:auto}.modal-footer{pointer-events:auto;z-index:10001;position:relative}.quiz-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.empty-icon{opacity:.5;margin-bottom:1.5rem;font-size:4rem}.quiz-empty-state h2{color:#374151;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.quiz-empty-state p{color:#6b7280;margin:0 0 2rem;line-height:1.6}@media (max-width:1024px){.question-sidebar{width:240px}.question-grid{grid-template-columns:repeat(auto-fill,minmax(36px,1fr))}.question-dot{width:36px;height:36px;font-size:.8rem}}@media (max-width:768px){.quiz-page{padding:0}.quiz-container{box-shadow:none;border-radius:0;margin-bottom:0;height:auto!important;min-height:0!important}.quiz-header{text-align:center;flex-direction:column;gap:.75rem;padding:1rem}.header-right{flex-flow:wrap;justify-content:center;gap:.5rem;width:100%;display:flex}.quiz-header-meta{justify-content:center;width:100%}.total-time-badge,.quiz-timer{padding:.4rem .6rem;font-size:.75rem}.quiz-header .quiz-title{margin-bottom:.5rem;font-size:1.25rem}.quiz-main{flex-direction:column;flex:none!important;height:auto!important}.question-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;flex-direction:column;width:100%;padding:1rem;display:flex}.sidebar-questions-section{order:-1;margin-bottom:1.5rem}.sidebar-info-section{border-top:1px dashed #e2e8f0;order:1;padding-top:1rem}.submit-section{order:2}.question-grid{grid-template-columns:repeat(auto-fill,minmax(32px,1fr))}.question-dot{width:32px;height:32px;font-size:.75rem}.question-content{flex-direction:column;padding:1rem;display:flex;flex:none!important;height:auto!important}.question-text{font-size:1.125rem}.answer-option{padding:1rem}.question-navigation{border-top:none;padding-top:0;display:block;margin-top:2rem!important}.footer-nav{gap:.5rem;flex-direction:row!important}.nav-btn{border-radius:4px;flex:1;justify-content:center;min-width:0;padding:.5rem .75rem;font-size:.85rem;font-weight:600}.autoplay-checkbox-footer{display:none!important}.modal-dialog{width:95%;margin:1rem}.modal-header,.modal-body,.modal-footer{padding:1rem}.submission-stats{flex-direction:column;gap:.75rem}}@media (max-width:480px){.quiz-header{padding:.75rem}.quiz-title{font-size:1.125rem}.progress-bar{max-width:120px}.quiz-timer{width:fit-content;margin:0 auto;padding:.4rem .75rem;font-size:.8rem}.time-remaining{font-size:.95rem}.time-total{font-size:.75rem}.question-content{padding:.75rem}.question-text{font-size:1rem}.answer-option{padding:.75rem}.option-text{font-size:.875rem}}.dropdown-quiz-container{margin:1.5rem 0;line-height:2}.quiz-dropdown{color:#334155;cursor:pointer;vertical-align:middle;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;min-width:120px;margin:0 .25rem;padding:.25rem .5rem;font-size:.9rem;transition:all .2s;display:inline-block}.quiz-dropdown:hover:not(:disabled){background-color:#f1f5f9;border-color:#94a3b8}.quiz-dropdown:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f133}.quiz-dropdown.filled{color:#4338ca;background-color:#eef2ff;border-color:#818cf8;font-weight:500}.quiz-dropdown.submitted{cursor:default}.quiz-dropdown.correct{color:#15803d;background-color:#dcfce7;border-color:#22c55e}.quiz-dropdown.incorrect{color:#b91c1c;background-color:#fef2f2;border-color:#ef4444}.dropdown-content{color:#1e293b;font-size:1.1rem}.results-header h1{color:#1e293b;text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:700}.subject-name{color:#64748b;text-align:center;margin-bottom:2rem;font-size:1.125rem}.score-value{text-align:center;margin:0 auto 2rem;font-size:2.5rem;font-weight:800}.student-info-simple{text-align:center;margin:1.5rem 0;font-size:1rem}.answer-key-title{color:#1e293b;text-align:center;margin-bottom:1rem;font-size:1rem;font-weight:600}.question-grid{grid-template-columns:repeat(auto-fill,minmax(32px,1fr));gap:.4rem;display:grid}.question-dot{border:1px solid;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;display:flex}.question-dot.correct{color:#166534;background:#dcfce7;border-color:#22c55e}.question-dot.incorrect{color:#dc2626;background:#fef2f2;border-color:#ef4444}.question-dot.unanswered{color:#64748b;background:#f1f5f9;border-color:#cbd5e1}.actions{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.actions .btn{cursor:pointer;box-shadow:none;border-radius:4px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s}.actions .btn-primary{color:#fff;background:#0ea5e9;border:none}.actions .btn-primary:hover{background:#0284c7}.actions .btn-secondary{color:#0ea5e9;background:0 0;border:1px solid #0ea5e9}.actions .btn-secondary:hover{color:#0284c7;background:#f0f9ff;border-color:#0284c7}.spinner{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite spin}.exam-results-container--error{box-sizing:border-box;justify-content:center;align-items:center;min-height:min(72vh,640px);padding:1rem 1.25rem 2rem;display:flex}.exam-result-error-card{text-align:center;background:linear-gradient(165deg,#fff 0%,#f8fafc 55%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:1rem;width:100%;max-width:26rem;padding:2rem 1.5rem 1.75rem;box-shadow:0 4px 6px -1px #0f172a0f,0 20px 50px -12px #0f172a2e}.exam-result-error-card__icon-wrap{background:linear-gradient(145deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:50%;justify-content:center;align-items:center;width:4.25rem;height:4.25rem;margin:0 auto 1.25rem;display:flex}.exam-result-error-card__title{color:#0f172a;letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.2rem;font-weight:700;line-height:1.35}.exam-result-error-card__text{color:#64748b;max-width:22rem;margin:0 auto;font-size:.9375rem;line-height:1.65}.exam-result-error-card__actions{flex-direction:column;gap:.65rem;margin-top:1.75rem;display:flex}.exam-result-error-card__btn{border-radius:.5rem;width:100%;padding:.65rem 1rem;font-size:.9rem;font-weight:600}@media (min-width:420px){.exam-result-error-card__actions{flex-flow:wrap;justify-content:center;gap:.75rem}.exam-result-error-card__btn{width:auto;min-width:9rem}}@media (max-width:768px){.exam-results-card{padding:1.5rem}.score-value{font-size:2rem}.actions{flex-direction:column}.actions .btn{width:100%}}.student-list-container{position:relative}.student-card{-webkit-user-select:none;user-select:none}.student-card.selected{box-shadow:0 4px 12px #0d6efd33;border-color:var(--color-primary)!important}.student-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}@media (max-width:768px){.student-grid{grid-template-columns:1fr}}@media (min-width:1200px){.student-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}.student-card .action-menu{animation:.2s ease-out slideDown}.modal-backdrop{-webkit-backdrop-filter:blur(4px)}.modal-content{animation:.2s ease-out modalFadeIn}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.status-badge{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.status-badge.completed{background-color:var(--color-danger);color:#fff}.status-badge.in-progress{background-color:var(--color-success);color:#fff}.status-badge.not-started{background-color:var(--color-gray);color:#fff}.score-badge{border-radius:var(--radius-sm);color:#fff;padding:.2rem .4rem;font-size:.75rem;font-weight:600}.score-badge.excellent{background-color:var(--color-success)}.score-badge.good{background-color:var(--color-warning);color:#212529}.score-badge.poor{background-color:var(--color-danger)}.extra-time-badge{border-radius:var(--radius-sm);background-color:var(--color-info);color:#fff;padding:.2rem .4rem;font-size:.75rem;font-weight:600}.loading-overlay{z-index:100;border-radius:var(--radius-md);background-color:#fffc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading-spinner{border:2px solid var(--color-gray-200);border-top:2px solid var(--color-primary);border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}@media (max-width:480px){.student-card{font-size:.85rem}.student-card .student-name{font-size:.9rem}.student-card .student-code{font-size:.95rem}}.calculator-page{background:radial-gradient(circle at 18% 18%,#fbbf2447,#0000 18rem),radial-gradient(circle at 82% 18%,#38bdf838,#0000 20rem),radial-gradient(circle at 50% 90%,#a78bfa29,#0000 22rem),linear-gradient(135deg,#fff7ed 0%,#f8fafc 46%,#e0f2fe 100%);border-radius:24px;justify-content:center;align-items:center;min-height:620px;padding:2rem 1rem;display:flex}.calculator-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #cbd5e1b8;border-radius:30px;width:min(100%,420px);padding:1.1rem;box-shadow:0 28px 70px #0f172a29,inset 0 1px #ffffffe6}.calculator-panel-header{justify-content:space-between;align-items:center;gap:1rem;padding:.2rem .15rem 1rem;display:flex}.calculator-kicker{color:#0284c7;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:700;display:block}.calculator-title{color:#0f172a;margin:.1rem 0 0;font-size:clamp(1.55rem,5vw,2.2rem);font-weight:800;line-height:1.1}.calculator-mode{color:#0369a1;background:#e0f2fe;border:1px solid #0ea5e93d;border-radius:999px;align-items:center;min-height:2.25rem;padding:0 .9rem;font-size:.9rem;font-weight:700;display:inline-flex}.calculator-display{color:#0f172a;background:radial-gradient(circle at 0 0,#0ea5e91f,#0000 16rem),linear-gradient(145deg,#fff,#f1f5f9);border:1px solid #e2e8f0f2;border-radius:24px;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.45rem;min-height:150px;padding:1.7rem 1.35rem 1.25rem;display:flex;box-shadow:inset 0 1px #fffffff2,inset 0 -12px 30px #94a3b81f}.calculator-expression{color:#64748b;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(.95rem,4vw,1.2rem);font-weight:500;line-height:1.1;overflow:hidden}.calculator-result{max-width:100%;color:inherit;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(3rem,11vw,4.6rem);font-weight:700;line-height:1;overflow:hidden}.calculator-keypad{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;padding-top:1.1rem;display:grid}.calculator-key{color:#0f172a;cursor:pointer;min-height:74px;font:inherit;background:#fff;border:1px solid #cbd5e1e0;border-radius:18px;font-size:clamp(1.45rem,6vw,2rem);font-weight:700;transition:background-color .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;box-shadow:inset 0 1px #fffffff2,0 10px 20px #0f172a14}.calculator-key:hover{background:#f8fafc;border-color:#0ea5e952;transform:translateY(-1px);box-shadow:inset 0 1px #fffffff2,0 14px 24px #0f172a1f}.calculator-key:active{transform:translateY(1px)scale(.99);box-shadow:inset 0 2px 8px #0f172a1f,0 6px 12px #0f172a14}.calculator-key:focus-visible{z-index:1;outline-offset:2px;outline:3px solid #38bdf899;position:relative}.calculator-key--function{color:#075985;background:#e0f2fe}.calculator-key--operator{color:#111827;text-shadow:none;background:#f59e0b;border-color:#fbbf248c;box-shadow:inset 0 1px #ffffff47,0 12px 22px #f59e0b40}.calculator-key--operator:hover{color:#111827;background:#fbbf24;border-color:#fcd34dcc}.calculator-key--operator.is-active{color:#111827;background:#facc15;border-color:#fde68a;box-shadow:inset 0 0 0 3px #11182733,0 12px 22px #f59e0b40}.calculator-key--wide{grid-column:span 2}@media (max-width:640px){.calculator-page{min-height:560px;padding:1rem .25rem}.calculator-shell{border-radius:24px;padding:.8rem}.calculator-panel-header{padding-bottom:.8rem}.calculator-display{min-height:132px;padding:1.35rem 1rem 1rem}.calculator-key{border-radius:16px;min-height:64px}}:root{--accent-color:#667eea;--accent-color-rgb:102,126,234;--accent-color-light:#e8ebff;--accent-color-dark:#4e62c8}.excel-viewer-grid-shell .ag-paging-panel{height:24px!important;min-height:24px!important;padding-top:0!important;padding-bottom:0!important;font-size:12px!important;line-height:1.2!important}.excel-viewer-grid-shell .ag-header-cell,.excel-viewer-grid-shell .ag-cell{border-right:1px solid #e2e8f0!important}.excel-viewer-grid-shell .ag-header-cell:last-child,.excel-viewer-grid-shell .ag-cell:last-child{border-right:none!important}.btn{color:#fff;text-align:center;border:1px solid;border-radius:4px;padding:.35rem .65rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{border-color:var(--color-primary);background-color:var(--color-primary)}.btn-primary:hover:not(:disabled){background-color:var(--color-primary-dark)}.btn-success{border-color:var(--color-success);background-color:var(--color-success)}.btn-success:hover:not(:disabled){background-color:var(--color-success-dark)}.btn-warning{border-color:var(--color-warning);background-color:var(--color-warning)}.btn-warning:hover:not(:disabled){background-color:var(--color-warning-dark)}.btn-danger{border-color:var(--color-danger);background-color:var(--color-danger)}.btn-danger:hover:not(:disabled){background-color:var(--color-danger-hover)}.btn-secondary{border-color:var(--color-gray);background-color:var(--color-gray)}.btn-secondary:hover:not(:disabled){background-color:var(--color-gray-dark)}.btn-sm{padding:.25rem .5rem;font-size:.7rem}.btn-lg{border-radius:8px;padding:.75rem 1.5rem;font-size:1rem}.btn-outline{color:#374151;background-color:#fff;border-color:#d1d5db}.btn-outline:hover:not(:disabled){background-color:#fff}.btn-disabled{border:1px solid var(--color-gray);background-color:var(--color-gray);color:#fff;cursor:not-allowed;border-radius:4px;padding:.4rem .75rem;font-size:.85rem;font-weight:600}.btn-outline-primary{color:var(--color-primary);border-color:var(--color-primary);opacity:1;background-color:#0000}.btn-outline-primary:hover:not(:disabled){background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}.btn-outline-danger{color:var(--color-danger);border-color:var(--color-danger);opacity:1;background-color:#0000}.btn-outline-danger:hover:not(:disabled){background-color:var(--color-danger);color:#fff;border-color:var(--color-danger)}.btn-outline-secondary{color:var(--color-gray);border-color:var(--color-gray);opacity:1;background-color:#0000}.btn-outline-secondary:hover:not(:disabled){color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-success{color:#198754;opacity:1;background-color:#0000;border-color:#198754}.btn-outline-success:hover:not(:disabled){color:#fff;background-color:#198754;border-color:#198754}.btn-outline-warning{color:#fd7e14;opacity:1;background-color:#0000;border-color:#fd7e14}.btn-outline-warning:hover:not(:disabled){color:#fff;background-color:#fd7e14;border-color:#fd7e14}.btn-ml-auto{margin-left:auto}.me-2{margin-right:.5rem}.me-3{margin-right:1rem}.ms-2{margin-left:.5rem}.ms-3{margin-left:1rem}.action-menu-btn{color:#4b5563;cursor:pointer;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;line-height:1;display:inline-flex}.action-menu-btn:hover{color:#4b5563;background-color:#f9fafb;border-color:#e5e7eb}.section-toggle-btn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;padding:4px 8px;font-size:12px}.btn-submit-dropdown{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b6ec2 0%,#006bb7 100%);border:none;border-radius:4px;width:100%;padding:.875rem;font-size:.9375rem;font-weight:600}.btn-submit-dropdown:hover:not(:disabled){background:linear-gradient(135deg,#1b6ec2 0%,#006bb7 100%)}.btn-submit-dropdown:disabled{opacity:.65;cursor:not-allowed}.btn-toggle-password{cursor:pointer;color:#6c757d;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.btn-toggle-password:hover{color:#6c757d}.btn-toggle-password:focus{outline:none}.btn-toggle-password svg{display:block}.join-class-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00a8e8 0%,#0088c7 100%);border:none;border-radius:6px;padding:.35rem 1rem;font-family:Segoe UI,Arial,sans-serif;font-size:.92rem;font-weight:600}.join-class-btn:hover{background:linear-gradient(135deg,#00a8e8 0%,#0088c7 100%)}.btn-logout-new{color:#fff;background:linear-gradient(135deg,#dc3545 0%,#c82333 100%);border:none;border-radius:6px;padding:.5rem 1.25rem;font-weight:600}.btn-logout-new:hover{background:linear-gradient(135deg,#dc3545 0%,#c82333 100%)}.scroll-to-top-btn{z-index:999;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#cacacab3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:100px;right:20px;box-shadow:0 4px 12px #0000001a}@media (max-width:768px){.scroll-to-top-btn{width:45px;height:45px;font-size:18px;bottom:90px;right:16px}}.btn-logout-nav{color:#fff;background:#fff3;border:1px solid #fff6;border-radius:4px;padding:.4rem .9rem;font-size:.75rem;font-weight:600}.btn-logout-nav:hover{background:#ffffff4d;border-color:#fff9}.btn-login-nav{color:#fff;background:#fff3;border:1px solid #fff6;border-radius:4px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.btn-login-nav:hover{background:#ffffff4d;border-color:#fff9;text-decoration:none}.search-form button{color:#00a8e8;background:#fff;border:none;border-radius:20px;padding:.5rem 1rem;font-weight:600}.search-form button:hover{background:#f0f0f0}.nav-btn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem 1rem;font-weight:500}.nav-btn:hover:not(:disabled){background:#f1f5f9}.nav-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.submit-btn{color:#fff;cursor:pointer;box-shadow:none;background:#0ea5e9;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.submit-btn:hover:not(:disabled){background:#0284c7}.submit-btn:disabled{cursor:not-allowed;background:#6c757d}.home-public-page-btn{color:#2c5f8d;cursor:pointer;background:#f8fbff;border:1.5px dashed #c7d8f5;border-radius:999px;min-width:34px;padding:.25rem .6rem;font-size:.85rem}.home-public-page-btn:hover:not(:disabled){background:#e3f2ff}.home-public-page-btn.active{color:#fff;background:#2c5f8d;border-color:#2c5f8d;box-shadow:0 2px 8px #2c5f8d66}.home-public-page-btn:disabled{opacity:.6;cursor:default}.modal-overlay .btn-primary,.modal-overlay .btn-secondary{z-index:10000;position:relative;pointer-events:auto!important}.btn-secondary.profile{color:#fff;background:linear-gradient(135deg,#6c757d 0%,#5a6268 100%)}.btn-secondary.profile:hover:not(:disabled){background:linear-gradient(135deg,#6c757d 0%,#5a6268 100%)}.exam-results .btn{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600}.exam-results .btn-primary{color:#fff;background:#2563eb}.exam-results .btn-primary:hover{background:#1d4ed8}.exam-results .btn-secondary{color:#475569;background:#e2e8f0}.exam-results .btn-secondary:hover{background:#cbd5e1}.btn.components{cursor:pointer;text-align:center;border:none;border-radius:4px;padding:.55rem 1.1rem;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.btn.components:disabled{opacity:.65;cursor:not-allowed}.btn-primary.components{color:#fff;background:linear-gradient(135deg,#1b6ec2 0%,#006bb7 100%)}.btn-primary.components:hover:not(:disabled){background:linear-gradient(135deg,#1b6ec2 0%,#006bb7 100%)}.btn-primary-premium{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #2563eb33}.btn-primary-premium:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8 0%,#1e3a8a 100%);transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d}.btn-primary-premium:active:not(:disabled){transform:translateY(0)}.btn-primary-premium:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;background:#94a3b8}.btn-gray-outline-premium{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.btn-gray-outline-premium:hover:not(:disabled){color:#1e293b;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.btn-gray-outline-premium:active:not(:disabled){transform:translateY(0)}.btn-gray-outline-premium:disabled{opacity:.6;cursor:not-allowed;border-color:#f1f5f9}.btn-blue-outline-premium{color:#2563eb;cursor:pointer;background:0 0;border:1.5px solid #2563eb;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.btn-blue-outline-premium:hover:not(:disabled){color:#fff;background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb40}.btn-danger-outline-premium{color:#dc2626;cursor:pointer;background:0 0;border:1.5px solid #dc2626;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.btn-danger-outline-premium:hover:not(:disabled){color:#fff;background:#dc2626;transform:translateY(-2px);box-shadow:0 8px 20px #dc262640}.btn-ui-base{border-radius:4px;padding:.5rem 1rem;font-size:.85rem;line-height:1;transition:all .2s}.btn-ui-secondary{color:#495057;background-color:#fff;border:1px solid #dee2e6;font-weight:500}.btn-ui-primary{color:#fff;border:none;font-weight:600}.btn-ui-icon-square{background-color:#fff;border:1px solid #dee2e6;border-radius:4px;justify-content:center;align-items:center;padding:.5rem .75rem;transition:all .2s;display:inline-flex}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.28"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo)")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo)")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.pet-chat-bubble{letter-spacing:.025em;color:#333;white-space:nowrap;z-index:200001;pointer-events:none;-webkit-font-smoothing:antialiased;background:#fff;border-radius:1.125rem;padding:.6rem 1.2rem;font-family:Red Hat Display,sans-serif;font-size:.85rem;font-weight:500;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards bubblePopModern;position:absolute;top:0;left:50%;transform:translate(-50%,-120%);box-shadow:0 0 2rem #00000013,0 1rem 1rem -1rem #0000001a}.pet-chat-bubble:after{content:"";filter:drop-shadow(0 2px 2px #0000000d);border-top:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.pet-chat-bubble:before{display:none}@keyframes bubblePopModern{0%{opacity:0;transform:translate(-50%,-100%)scale(.8)}to{opacity:1;transform:translate(-50%,-120%)scale(1)}}.control-panel-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:200000;background:#0000004d;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.control-panel-container{background:#fffffff2;border-radius:24px;flex-direction:column;width:100%;max-width:800px;height:min(600px,90dvh);animation:.3s ease-out panelSlideIn;display:flex;overflow:hidden;box-shadow:0 30px 60px #0003}.control-panel-header{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.control-panel-icon-box{background:var(--accent-color);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.control-panel-close-btn{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;width:32px;height:32px}.mobile-utility-bar{background:#fff;border-bottom:1px solid #eee;padding:4px 20px 12px}.control-panel-body{flex:1;display:flex;overflow:hidden}.control-panel-sidebar{background:#fcfcfc;border-right:1px solid #eee;flex-direction:column;gap:6px;width:220px;padding:16px 12px;display:flex}.control-panel-tab{cursor:pointer;color:#666;background:0 0;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-weight:500;transition:all .2s;display:flex}.control-panel-tab.active{color:var(--accent-color-dark);background:#fff;font-weight:600;box-shadow:0 4px 12px #0000000d}.control-panel-language-section{flex-direction:column;gap:8px;margin-top:auto;padding-top:20px;display:flex}.control-panel-main-content{background:#fff;flex:1;padding:30px;overflow-y:auto}.control-panel-language-section-inline{padding-top:4px}.pet-settings-root{flex-direction:column;gap:20px;width:100%;margin:0 auto;animation:.3s fadeIn;display:flex}.pet-settings-section-title{color:#475569;letter-spacing:.02em;font-size:.875rem;font-weight:700}.control-panel-main-content .pet-type-grid{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;padding:0;display:grid}.control-panel-main-content .pet-type-card{appearance:none;font:inherit;text-align:center;image-rendering:pixelated;cursor:pointer;box-shadow:none;box-sizing:border-box;background-color:#fff;background-position:50% 10px;background-repeat:no-repeat;background-size:44px 44px;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:center;gap:0;width:100%;min-height:76px;margin:0;padding:52px 6px 8px;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.control-panel-main-content .pet-type-card:hover{background-color:#f8fafc;border-color:#cbd5e1}.control-panel-main-content .pet-type-card:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.control-panel-main-content .pet-type-card.selected{border:2px solid var(--accent-color);background-color:var(--accent-color-light);box-shadow:0 4px 12px #0ea5e91f}.control-panel-main-content .pet-type-card-label{color:#475569;text-align:center;-webkit-line-clamp:2;line-clamp:2;pointer-events:none;-webkit-box-orient:vertical;width:100%;font-size:.7rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.control-panel-main-content .pet-type-card.selected .pet-type-card-label{color:var(--accent-color-dark);font-weight:700}.control-panel-main-content::-webkit-scrollbar{width:5px}.control-panel-main-content::-webkit-scrollbar-track{background:0 0}.control-panel-main-content::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.control-panel-main-content::-webkit-scrollbar-thumb:hover{background:#0003}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes panelSlideIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes panelSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.custom-slider input[type=range]{appearance:none;background:#eee;border-radius:5px;outline:none;width:100%;height:5px;transition:all .2s}.custom-slider input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--accent-color);cursor:pointer;border:2px solid #fff;border-radius:50%;width:15px;height:15px;transition:all .2s;box-shadow:0 2px 4px #0003}.custom-slider input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 3px 6px #00000040}.custom-slider input[type=range]:active::-webkit-slider-thumb{transform:scale(1.1)}.premium-language-switcher{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:3px;display:flex;position:relative}.premium-language-switcher .indicator{z-index:0;background:#fff;border-radius:9px;width:calc(25% - 1.5px);transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;bottom:3px;left:3px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.premium-language-switcher .indicator.pos-1{transform:translate(100%)}.premium-language-switcher .indicator.pos-2{transform:translate(200%)}.premium-language-switcher .indicator.pos-3{transform:translate(300%)}.premium-language-switcher button{cursor:pointer;z-index:1;color:#64748b;background:0 0;border:none;border-radius:10px;flex:1;min-width:0;padding:8px;font-size:.8rem;font-weight:500;transition:all .3s;position:relative}.premium-language-switcher button.active{color:var(--accent-color-dark);font-weight:700}.premium-language-switcher button:not(.active):hover{color:#334155}@media (max-width:768px) and (min-height:501px){.control-panel-overlay{padding:0!important}.control-panel-container{border-radius:0!important;max-width:100%!important;height:100%!important;max-height:100%!important;animation:.3s ease-out panelSlideUp!important}.control-panel-body{flex-direction:column!important}.control-panel-sidebar{-webkit-overflow-scrolling:touch;background:#fff!important;border-bottom:1px solid #eee!important;border-right:none!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:100%!important;padding:6px 10px!important;overflow-x:auto!important}.control-panel-sidebar::-webkit-scrollbar{display:none}.control-panel-tab{flex-shrink:0!important;gap:8px!important;padding:6px 12px!important;font-size:.75rem!important}.control-panel-main-content{padding:15px 20px!important}.control-panel-main-content>div{max-width:100%!important}.control-panel-main-content .pet-type-grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px}.bg-preset-grid{grid-template-columns:repeat(4,1fr)!important}}@media (max-height:500px) and (min-width:769px){.control-panel-container{max-width:90%!important;height:95dvh!important}}@media (max-height:500px) and (max-width:768px){.control-panel-overlay{padding:10px!important}.control-panel-container{border-radius:16px!important;width:95%!important;max-width:600px!important;height:95dvh!important;animation:.3s ease-out panelSlideIn!important}.control-panel-body{flex-direction:row!important}.control-panel-sidebar{border-bottom:none!important;border-right:1px solid #eee!important;flex-direction:column!important;width:180px!important;padding:10px 8px!important}.control-panel-tab{padding:8px 12px!important;font-size:.8rem!important}.control-panel-main-content{padding:15px 20px!important}}@media (max-height:500px){.control-panel-header{padding:10px 20px!important}.control-panel-icon-box{flex-shrink:0!important;width:28px!important;height:28px!important}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107,M12=.707107,M21=-.707107,M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.profile-title{color:#2c5f8d;border-bottom:2px solid #e9ecef;margin-bottom:2rem;padding-bottom:1rem;font-size:1.75rem;font-weight:700}.profile-container{max-width:800px;margin:0 auto}.profile-display-premium-container{flex-direction:column;gap:2rem;display:flex}.info-grid-premium{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.info-card-premium{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.info-card-premium:hover{background:#fff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.info-icon-wrapper{color:#3b82f6;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 2px 4px #0000000d}.info-content-premium label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:block}.info-content-premium p{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.avatar-section-premium{background:#f0f7ff;border:1px dashed #3b82f6;border-radius:1rem;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.avatar-container-premium{position:relative}.avatar-container-premium img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:80px;height:80px;box-shadow:0 4px 10px #0000001a}.avatar-status{color:#fff;background:#10b981;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:2px;right:2px}.avatar-info-premium h3{color:#1e293b;margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.avatar-info-premium p{color:#64748b;margin:0;font-size:.875rem}.profile-actions-premium{justify-content:flex-start;display:flex}.btn-password-premium{color:#fff;cursor:pointer;box-shadow:none;background:#0ea5e9;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background-color .2s;display:flex}.btn-password-premium:hover{box-shadow:none;background:#0284c7;transform:none}@media (max-width:768px){.info-grid-premium{grid-template-columns:1fr}.avatar-section-premium{text-align:center;flex-direction:column}.btn-password-premium{justify-content:center;width:100%}}.badge-verified{color:#059669;background:#ecfdf5;border:1px solid #10b981;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.btn-verify-small{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #3b82f6;border-radius:9999px;padding:4px 10px;font-size:.75rem;font-weight:700;transition:all .2s}.btn-verify-small:hover{color:#fff;background:#3b82f6}.btn-verify-small:disabled{opacity:.5;cursor:not-allowed}:root{--tp-blue:#2563eb;--tp-blue-light:#eff6ff;--tp-text-title:#0f172a;--tp-text-body:#334155;--tp-text-muted:#64748b;--tp-border-color:#e2e8f0;--tp-bg-page:#f8fafc;--tp-white:#fff}.teacher-profile-wrapper{background-color:#0000;min-height:calc(100vh - 80px);padding:2rem 1rem}.teacher-profile-container{flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;font-family:Inter,system-ui,sans-serif;display:flex}.profile-card-header{background:var(--tp-white);border:1px solid var(--tp-border-color);border-radius:12px;justify-content:space-between;align-items:center;padding:2rem;display:flex;box-shadow:0 1px 3px #0000001a}.profile-identity{align-items:center;gap:1.5rem;display:flex}.profile-avatar-big{background:var(--tp-blue);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:700;display:flex}.profile-titles h1{color:var(--tp-text-title);margin:0;font-size:1.75rem;font-weight:800}.profile-titles p{color:var(--tp-blue);text-transform:uppercase;letter-spacing:.05em;margin:.25rem 0 0;font-size:1rem;font-weight:600}.profile-navigation-bar{background:#f1f5f9;border-radius:10px;gap:.25rem;padding:.25rem;display:flex}.navigation-tab{color:var(--tp-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.navigation-tab:hover{color:var(--tp-text-title);background:#ffffff80}.navigation-tab.active{background:var(--tp-white);color:var(--tp-blue);box-shadow:0 2px 4px #0000000d}.profile-main-content{background:var(--tp-white);border:1px solid var(--tp-border-color);border-radius:12px;min-height:400px;padding:2.5rem;box-shadow:0 1px 3px #0000001a}.content-title-row{border-bottom:1px solid var(--tp-border-color);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.content-title-row h2{color:var(--tp-text-title);margin:0;font-size:1.25rem;font-weight:700}.info-display-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.info-box{flex-direction:column;gap:.5rem;display:flex}.info-box label{color:var(--tp-text-muted);text-transform:uppercase;font-size:.8rem;font-weight:700}.info-box span{color:var(--tp-text-title);background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:.75rem 1rem;font-size:1.1rem;font-weight:500}.settings-list-simple{flex-direction:column;gap:1rem;display:flex}.settings-item-row{border:1px solid var(--tp-border-color);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:1.25rem;transition:border-color .2s;display:flex}.settings-item-row:hover:not(.disabled){border-color:var(--tp-blue);background:var(--tp-blue-light)}.settings-item-row.disabled{opacity:.6;cursor:not-allowed;background:#f8fafc}.item-main-info h3{color:var(--tp-text-title);margin:0;font-size:1.05rem}.item-main-info p{color:var(--tp-text-muted);margin:.25rem 0 0;font-size:.9rem}.btn-blue-solid{background:var(--tp-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:background .2s}.btn-blue-solid:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}.animate-fade-in{animation:.5s ease-out tpFadeIn}@keyframes tpFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile-edit-container{padding:.5rem 0}.edit-form-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.edit-field{flex-direction:column;gap:.5rem;display:flex}.edit-field label{color:var(--tp-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.edit-form-input{border:2px solid var(--tp-border-color);width:100%;color:var(--tp-text-title);background:#fff;border-radius:12px;padding:.8rem 1.25rem;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.edit-form-input:focus{border-color:var(--tp-blue);outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #2563eb26}.edit-actions{border-top:2px dashed var(--tp-border-color);justify-content:flex-end;gap:1.25rem;margin-top:3rem;padding-top:2rem;display:flex}.btn-cancel-edit{color:var(--tp-text-body);cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;padding:.8rem 1.75rem;font-weight:600;transition:all .2s}.btn-cancel-edit:hover{color:var(--tp-text-title);background:#e2e8f0}.btn-save-edit{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:.8rem 2.5rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a}.btn-save-edit:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 20px 25px -5px #00000026}.btn-save-edit:disabled{opacity:.6;cursor:not-allowed;transform:none}.loading-spinner-small{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes tpSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.edit-form-grid{grid-template-columns:1fr}.edit-actions{flex-direction:column-reverse}.btn-save-edit,.btn-cancel-edit{justify-content:center;width:100%}}@media (max-width:768px){.teacher-profile-wrapper{padding:.75rem .5rem}.teacher-profile-container{gap:1rem}.info-display-grid{grid-template-columns:1fr}.profile-card-header{text-align:center;flex-direction:column;gap:1rem;padding:1rem}.profile-identity{flex-direction:column;gap:1rem}.profile-navigation-bar{padding:.2rem}.navigation-tab{gap:.35rem;padding:.65rem .4rem;font-size:.85rem}.profile-main-content{padding:1rem}}.mobile-table-container,.monitor-table-container{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;width:100%;margin-bottom:1rem;overflow:auto hidden;box-shadow:0 4px 6px #0000000d}.mobile-table{border-collapse:collapse;width:100%;margin:0;padding:0}.monitor-badge{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;padding:.15rem .4rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-gray{background-color:var(--color-gray);color:#fff;border:.5px dashed #ffffff80}.badge-success{background-color:var(--color-success);color:#fff;border:.5px dashed #ffffff80}.badge-warning{background-color:var(--color-warning);color:#fff;border:.5px dashed #ffffff80}.badge-danger{background-color:var(--color-danger);color:#fff;border:.5px dashed #ffffff80}.badge-info{background-color:var(--color-info);color:#fff}.status-submitted{background-color:var(--color-success-bg-light);color:var(--color-success);border:1px solid var(--color-success)}.status-pending{background-color:var(--color-gray-light);color:var(--color-gray);border:1px solid var(--color-gray-border)}.clickable-score{cursor:pointer;transition:transform .1s}.clickable-score:hover{transform:scale(1.05)}.student-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.student-stats-grid .stat-card{height:100%;min-width:0!important}@media (max-width:1100px){.student-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.student-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-bottom:1rem}.student-stats-grid .stat-card{min-height:96px;padding:.75rem .45rem!important}.student-stats-grid .stat-card>div:first-of-type{font-size:1.15rem!important}.student-stats-grid .stat-card>div:last-of-type{line-height:1.2;font-size:.68rem!important}}.monitor-row{background-color:#fff;border-bottom:1px solid #dee2e6;transition:background-color .2s}.monitor-row:hover{background-color:#f8f9fa}.monitor-pagination{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.monitor-pagination-info{color:#495057;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.monitor-pagination-select{cursor:pointer;background-color:#fff;border:1px solid #dee2e6;border-radius:4px;outline:none;padding:.25rem .5rem;font-size:.85rem}.monitor-pagination-select:focus{border-color:#007bff}.monitor-pagination-buttons{align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.monitor-pagination{border-radius:6px;justify-content:center;gap:.5rem;margin-top:.5rem;padding:.4rem .6rem}.monitor-pagination-info{gap:.3rem;width:auto;font-size:.8rem}.monitor-pagination-info span:first-child{display:none}.monitor-pagination-select{padding:.15rem .3rem;font-size:.8rem}.monitor-pagination-buttons{gap:.2rem;width:auto}.monitor-pagination-buttons span{padding:.1rem .4rem!important;font-size:.75rem!important}.btn-edit-icon-premium{padding:.2rem .4rem!important}}@media (max-width:1024px){.mobile-table{min-width:900px}}.mobile-table th{white-space:nowrap}.mobile-table th,.mobile-table td{border-bottom:1px solid #dee2e6;padding:.4rem .5rem;font-size:.85rem}.center{text-align:center}.mobile-table th{color:#495057;text-align:left;background-color:#f8f9fa;border-bottom-width:2px;font-weight:600}.mobile-table th.center{text-align:center}.violation-viewer-main-container{box-sizing:border-box;background-color:#f8f9fa;border:1px solid #ddd;border-radius:8px;width:100%;padding:1.5rem}.violation-config{flex-direction:column;gap:.75rem;font-size:.8rem;display:flex}.violation-config .section-title-h4{font-size:.9rem}.violation-config .form-check-label{font-size:.8rem}.violation-config .form-control{border-radius:4px;padding:.3rem;font-size:.8rem}.violation-config-card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:none;padding:.75rem}.violation-config-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.violation-config-split{grid-template-columns:1fr 1.1fr;gap:.75rem;margin-top:.5rem;display:grid}.violation-config-left,.violation-config-right{min-width:0}.violation-config-logs{border:1px solid var(--border-light);background:var(--bg-white);border-radius:8px;margin-top:.5rem;overflow:hidden}.violation-config-logs-head{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.violation-config-logs-title{color:#000;margin:0;font-size:.9rem;font-weight:600}.violation-config-logs-meta{color:#6c757d;font-size:.8rem;font-weight:500}.violation-config-logs-empty{color:var(--text-secondary);padding:.65rem .75rem;font-size:.8rem}.violation-config-logs-list{background-color:#fff;border:1px solid #dee2e6;border-radius:4px;max-height:400px;overflow-y:auto}.violation-config-logs-list::-webkit-scrollbar{display:none}.violation-config-logs-list{-ms-overflow-style:none;scrollbar-width:none}.violation-config-log-item{cursor:default;background-color:#fff;border-bottom:1px solid #e9ecef;flex-direction:column;padding:.5rem;display:flex}.violation-config-log-item:last-child{border-bottom:none}.violation-config-log-top{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.violation-config-log-student{flex-direction:column;flex:1;gap:.05rem;min-width:0;display:flex}.violation-config-log-code{color:var(--text-primary);font-size:.8rem;font-weight:600}.violation-config-log-name{color:#6c757d;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:500;overflow:hidden}.violation-config-log-time{color:#6c757d;white-space:nowrap;font-size:.75rem;font-weight:500}.violation-config-log-type{color:var(--text-primary);margin-top:.2rem;font-size:.8rem;font-weight:700}.violation-config-log-type-code{color:var(--text-muted);margin-left:.35rem;font-size:.75rem;font-weight:700}.violation-config-log-desc{color:var(--text-secondary);margin-top:.15rem;font-size:.8rem;font-weight:500;line-height:1.35}.violation-config-header-text{flex:420px;min-width:260px}.violation-config-subtitle{color:var(--text-secondary);margin-top:.25rem;font-size:12px}.violation-config-header-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;margin-left:auto;display:flex}.violation-config-threshold{align-items:center;gap:.35rem;display:inline-flex}.violation-config-threshold-label{color:var(--text-primary);font-weight:600}.violation-config-threshold-input{width:86px;padding-top:.3rem;padding-bottom:.3rem}.violation-config-threshold-unit{color:var(--text-secondary)}.violation-config-toolbar{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.violation-config-search{border:1px solid #ced4da;border-radius:3px;outline:none;flex:1;padding:.25rem .5rem;font-size:.75rem}.violation-config-actions{align-items:center;gap:.4rem;margin-left:auto;display:flex}.violation-config-list{border:1px solid var(--border-light);background:var(--bg-white);border-radius:8px;margin-top:.5rem;overflow:hidden}.violation-config-list-item{text-align:left;width:100%;color:inherit;background:0 0;border:none;border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:.5rem;padding:.45rem .6rem;display:flex}.violation-config-list-item:last-child{border-bottom:none}.violation-config-list-item:hover:enabled{background:var(--bg-light)}.violation-config-list-item.is-selected{background:var(--color-info-bg)}.violation-config-list-check{justify-content:center;align-items:center;padding-top:.05rem;display:inline-flex}.violation-config-list-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.violation-config-list-text.is-disabled{color:var(--text-muted)}.violation-config-list-label{font-size:12px;font-weight:600;line-height:1.25}.violation-config-list-code{color:var(--text-muted);text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.violation-config-right-section{margin-bottom:1.25rem;padding:0}.violation-config-right-section+.violation-config-right-section{margin-top:.75rem}.violation-config-right-title{color:#000;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:flex}.violation-config-right-controls{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.violation-config-selected{flex-direction:column;gap:.75rem;display:flex}.violation-config-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.violation-config-field{flex-direction:column;gap:.25rem;display:flex}.violation-config-field label{color:#000;margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.violation-config-field .form-control,.violation-config-field .form-select{background-color:#fff;border:1px solid #90caf9;border-radius:4px;outline:none;width:100%;padding:.35rem;font-size:.8rem;transition:border-color .2s}.violation-config-field .form-control:focus,.violation-config-field .form-select:focus{border-color:#2196f3}.violation-config-field input[type=text],.violation-config-field textarea{border:1px solid #ced4da}.violation-config-selected-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.violation-config-selected-name{color:var(--text-primary);min-width:0;font-size:12px;font-weight:700}.violation-config-selected-code{color:var(--text-muted);white-space:nowrap;font-size:11px;font-weight:700}.violation-config-selected-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.violation-config-selected-override{align-items:center;gap:.35rem;display:inline-flex}.violation-config-selected-detail{color:var(--text-secondary);font-size:12px;font-weight:500;line-height:1.4}.violation-config-btn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#6c757d;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000001a}.violation-config-btn:hover:enabled{opacity:.9;background-color:#5a6268}.violation-config-btn:active:enabled{transform:translateY(1px)}.violation-config-btn:disabled{cursor:not-allowed;opacity:.65}.violation-config-btn.primary{color:#fff;background-color:#2196f3}.violation-config-btn.primary:hover:enabled{background-color:#1e88e5}.violation-config-btn.danger{color:#fff;background-color:#dc3545}.violation-config-btn.danger:hover:enabled{background-color:#c82333}.violation-config-table{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);overflow:hidden}.violation-config-row{border-bottom:1px solid #f1f5f9;grid-template-columns:64px 1fr 170px 110px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:12px;display:grid}.violation-config-row.is-alt{background:#fcfcfd}.violation-config-row.is-head{background:var(--bg-light);border-bottom:1px solid var(--border-light);color:var(--text-primary);font-weight:700}.violation-config-cell{min-width:0}.violation-config-cell.is-center{justify-content:center;display:flex}.violation-config-cell.is-right{justify-content:flex-end;display:flex}.violation-config-type{flex-direction:column;gap:.15rem;display:flex}.violation-config-type-label{color:var(--text-primary);font-weight:600}.violation-config-type.is-disabled .violation-config-type-label{color:var(--text-muted)}.violation-config-type-code{color:var(--text-muted);font-size:11px;font-weight:600}.violation-config-override-input{width:120px;padding-top:.3rem;padding-bottom:.3rem}.violation-config-detail{color:var(--text-secondary);grid-column:1/-1;padding:.15rem 0;font-size:12px;font-weight:500}.violation-config-footer{justify-content:flex-end;margin-top:.75rem;display:flex}.violation-config-selected-picker{margin-bottom:.5rem}.violation-config-type-select{width:100%}.violation-config-logs-list{max-height:420px}@media (max-width:768px){.violation-config-row{grid-template-columns:48px 1fr 120px 84px;gap:.5rem;padding:.45rem .6rem}.violation-config-split{grid-template-columns:1fr}.violation-config-logs-list{max-height:320px}.violation-viewer-main-container{border-left:none;border-right:none;border-radius:0;padding:.75rem}}.teacher-exam-creator{background:var(--app-background-image,url(/assets/background-D0MhMR8B.jpg))no-repeat center center fixed;background-size:cover;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative}.teacher-exam-creator:before{display:none}.creator-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#fffffff2;border-bottom:1px solid #00000014;padding:1.5rem 2rem;position:relative;box-shadow:0 4px 20px #00000014}.creator-header .header-content{max-width:1400px;margin:0 auto}.creator-header .header-left h1{color:#1e3a5f;align-items:center;gap:.5rem;margin:.5rem 0 .25rem;font-size:1.75rem;font-weight:700;display:flex}.creator-header .header-subtitle{color:#64748b;margin:0;font-size:.95rem}.back-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:inline-flex}.back-btn:hover{color:#1e3a5f;background:#f8fafc;border-color:#cbd5e1}.creator-main{z-index:1;max-width:1400px;margin:0 auto;padding:2rem;position:relative}@media (max-width:768px){.creator-main{padding:.75rem .5rem}}.creator-section{background:#fff;border:none;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.creator-section h2{color:#1e3a5f;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.25rem;font-weight:600;display:flex}.section-header{margin-bottom:1.5rem}.section-description{color:#64748b;margin:.5rem 0 0;font-size:.9rem;line-height:1.5}.import-section{background:#fff}.import-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.exams-section{min-height:300px}.exams-container{background:#fff;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.exams-header-tools{box-shadow:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.teacher-exam-creator .exams-summary{color:#64748b;margin-bottom:.75rem;font-size:.875rem;font-weight:500}.teacher-exam-creator .bulk-actions{box-shadow:none!important;margin-bottom:0!important}.exams-list-content{box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:1.5rem;padding:0}.teacher-exam-creator .tests-table-container{max-height:500px;box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;overflow-y:auto}.teacher-exam-creator .tests-table{border-collapse:collapse;width:100%}.teacher-exam-creator .tests-table thead{z-index:10;background:#f8fafc;position:sticky;top:0}.teacher-exam-creator .tests-table th{text-align:left;color:#374151;text-transform:none;letter-spacing:0;border-bottom:1px solid #e2e8f0;padding:.75rem;font-size:.875rem;font-weight:600}.teacher-exam-creator .tests-table th.center{text-align:center}.teacher-exam-creator .tests-table tbody tr{cursor:pointer;border-bottom:1px solid #e2e8f0;transition:background-color .2s}.teacher-exam-creator .tests-table tbody tr:last-child{border-bottom:none}.teacher-exam-creator .tests-table tbody tr:hover{background-color:#f8fafc!important}.teacher-exam-creator .tests-table td{color:#6b7280;vertical-align:middle;padding:.75rem;font-size:.875rem}.teacher-exam-creator .tests-table td.center{text-align:center}.teacher-exam-creator .tests-table td.monospace{color:#2563eb;background:0 0;border-radius:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:600;display:table-cell}.teacher-exam-creator .shuffled-list-info{color:#64748b;background:#f8fafc;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:inline-block}.teacher-exam-creator .shuffled-list-info strong{color:#1e3a5f;font-size:1.1rem}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1200px;height:80vh;display:flex;box-shadow:0 25px 50px -12px #00000040}.modal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.modal-header h3{color:#1e3a5f;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.modal-close-btn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;font-size:1.5rem;transition:all .2s;display:flex}.modal-close-btn:hover{color:#1e3a5f;background:#e2e8f0}.modal-body{flex:1;padding:1.5rem;overflow:auto}.sample-content{color:#374151;max-width:800px;margin:0 auto;font-size:14px;line-height:1.7}.sample-content p{margin-bottom:1rem}.sample-content u{text-decoration:underline}.teacher-exam-creator .loading-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.teacher-exam-creator .loading-container p{color:#64748b;font-size:1rem}.teacher-exam-creator .spinner{border:4px solid #667eea33;border-top-color:#667eea;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}.mobile-only{display:none}.desktop-only{display:block}.shuffled-mobile-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:flex-start;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000a}.shuffled-mobile-card:hover{background:#f0f7ff;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f61a}.shuffled-mobile-card .card-info{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.shuffled-mobile-card .card-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap;font-size:.7rem;font-weight:700}.shuffled-mobile-card .card-value{color:#1e293b;word-break:break-all;overflow-wrap:anywhere;font-size:.9rem;font-weight:600}.shuffled-mobile-card .card-action .btn-edit-icon-premium{color:#3b82f6;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.shuffled-mobile-card:hover .card-action .btn-edit-icon-premium{color:#fff;background:#3b82f6}.exam-mobile-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .2s;box-shadow:0 2px 8px #0000000a}.exam-mobile-card:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.exam-mobile-card .card-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.exam-mobile-card .exam-badge{color:#0369a1;word-break:break-word;background:#f0f9ff;border-radius:6px;padding:.125rem .5rem;font-size:.7rem;font-weight:600}.exam-mobile-card .shuffled-count{border-radius:4px;flex-shrink:0;align-items:center;gap:.2rem;padding:.125rem .375rem;font-size:.7rem;font-weight:600;display:flex}.exam-mobile-card .shuffled-count.success{color:#166534;background:#f0fdf4}.exam-mobile-card .shuffled-count.warning{color:#92400e;background:#fffbeb}.exam-mobile-card .shuffled-count.danger{color:#991b1b;background:#fef2f2}.exam-mobile-card .exam-main-info{margin-bottom:.25rem}.exam-mobile-card .exam-main-title{flex-direction:column;gap:.25rem;display:flex}.exam-mobile-card .exam-title{color:#1e293b;word-break:break-word;overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.exam-mobile-card .exam-core{color:#64748b;word-break:break-all;overflow-wrap:anywhere;opacity:.8;font-size:.8rem;font-weight:500}.exam-mobile-card .exam-meta{border-bottom:1px solid #f1f5f9;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.exam-mobile-card .meta-item{color:#64748b;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.exam-mobile-card .card-actions{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.exam-mobile-card .mobile-action-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.exam-mobile-card .mobile-action-btn.primary{color:#2563eb;background:#eff6ff}.exam-mobile-card .mobile-action-btn.success{color:#16a34a;background:#f0fdf4}.exam-mobile-card .mobile-action-btn:active{transform:scale(.98)}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none}.creator-header{padding:1rem}.creator-header .header-left h1{font-size:1.25rem}.creator-main{padding:.75rem .5rem}.exams-container{box-shadow:none;padding:.75rem}.creator-section{box-shadow:none;border-radius:.5rem;padding:.75rem}.original-shuffled-panel__header{flex-direction:column;align-items:stretch}.original-shuffled-panel__search{width:100%}.original-shuffled-panel__item{grid-template-columns:1fr;gap:.5rem}.original-shuffled-panel__active,.original-shuffled-panel__actions{justify-self:start}.import-actions{flex-direction:column;align-items:stretch}.import-actions>*{width:100%}.modal-content{border-radius:12px;height:90vh}.modal-overlay{padding:1rem}.teacher-exam-creator .shuffled-list-info{text-align:center;width:100%;margin-bottom:1.25rem}}.teacher-exam-creator .btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.teacher-exam-creator .btn-primary{color:#fff;background-color:#3b82f6}.teacher-exam-creator .btn-success{color:#fff;background-color:#10b981}.teacher-exam-creator .btn-warning{color:#fff;background-color:#f59e0b}.teacher-exam-creator .btn-sm{padding:.375rem .75rem;font-size:.8rem}.teacher-exam-creator .exam-detail-card{box-shadow:none;background:0 0;border:none;border-radius:0;margin-top:0;padding:0}.teacher-exam-creator .exam-detail-header{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.teacher-exam-creator .question-list{margin-top:1rem}.teacher-exam-creator .question-item{box-shadow:none;border:1px solid #eef2f7;border-radius:.5rem}.teacher-exam-creator .question-item:hover{box-shadow:0 4px 12px #0f172a0f}.teacher-exam-creator .question-action-menu{display:none}@media (max-width:768px){.teacher-exam-creator .exam-detail-header{background:#fff;border-radius:.9rem;box-shadow:0 2px 10px #0f172a0a;border:1px solid #e2e8f0!important;margin-bottom:1rem!important;padding:1rem!important}.teacher-exam-creator .exam-detail-header>div,.teacher-exam-creator .exam-detail-header>div>div{width:100%;min-width:0!important}.teacher-exam-creator .exam-detail-title{word-break:break-word;overflow-wrap:anywhere;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;line-height:1.18;display:-webkit-box;overflow:hidden;color:#1e293b!important;margin-bottom:.75rem!important;font-size:1.28rem!important}.teacher-exam-creator .exam-detail-title>span{vertical-align:middle;white-space:nowrap;justify-content:center;align-items:center;width:fit-content;max-width:100%;line-height:1.1;display:inline-flex;color:#2563eb!important;background:#eff6ff!important;border-radius:999px!important;margin:.45rem 0 0!important;padding:.22rem .55rem!important;font-size:.8rem!important}.teacher-exam-creator .exam-detail-info{grid-template-columns:1fr 1fr;color:#64748b!important;gap:.55rem .75rem!important;font-size:.82rem!important;display:grid!important}.teacher-exam-creator .exam-detail-info span{min-width:0;line-height:1.25;align-items:center!important;gap:.35rem!important}.teacher-exam-creator .exam-detail-info svg{flex-shrink:0;width:15px;height:15px}.teacher-exam-creator .exam-detail-info-row{border-top:1px dashed #e2e8f0;padding-top:.65rem;margin-top:.65rem!important;font-size:.82rem!important;display:flex!important}.teacher-exam-creator .exam-detail-info-row>div{flex-shrink:0}.teacher-exam-creator .question-item{background:linear-gradient(#fff 0%,#fbfdff 100%);border-radius:.45rem;padding:.85rem;position:relative;box-shadow:0 2px 10px #0f172a0d}.teacher-exam-creator .question-edit-btn,.teacher-exam-creator .question-delete-btn{display:none}.teacher-exam-creator .question-action-menu{z-index:20;display:block;position:absolute;top:-.35rem;right:-.25rem}.teacher-exam-creator .question-action-menu__trigger{color:#94a3b8;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:3px;width:24px;height:24px;display:inline-flex}.teacher-exam-creator .question-action-menu__trigger span{background:currentColor;border-radius:999px;width:3px;height:3px}.teacher-exam-creator .question-action-menu__trigger:active{transform:scale(.96)}.teacher-exam-creator .question-action-menu__panel{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;min-width:112px;padding:.2rem;position:absolute;top:calc(100% + .25rem);right:0;box-shadow:0 2px 8px #0f172a1a}.teacher-exam-creator .question-action-menu__item{color:#1e293b;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.35rem;align-items:center;gap:.4rem;width:100%;min-height:34px;padding:.4rem .5rem;font-size:.82rem;font-weight:500;display:flex}.teacher-exam-creator .question-action-menu__item:active{color:#2563eb;background:#eff6ff}.teacher-exam-creator .question-action-menu__item.danger{color:#dc2626}.teacher-exam-creator .question-action-menu__item.danger:active{background:#fff1f2}}.original-shuffled-panel{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin:0 0 1rem;overflow:hidden}.original-shuffled-panel__header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.original-shuffled-panel__title{color:#1e293b;align-items:center;gap:.45rem;min-width:0;font-size:.9rem;font-weight:700;display:inline-flex}.original-shuffled-panel__title svg{color:#f59e0b}.original-shuffled-panel__count{color:#c2410c;background:#fff7ed;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 .4rem;font-size:.75rem;font-weight:800;display:inline-flex}.original-shuffled-panel__search{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.5rem;width:min(360px,100%);padding:.45rem .65rem;display:flex}.original-shuffled-panel__search input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:.85rem}.original-shuffled-panel__list{max-height:260px;overflow-y:auto}.original-shuffled-panel__item{cursor:pointer;border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:.75rem;padding:.65rem 1rem;transition:background-color .2s;display:grid}.original-shuffled-panel__item:last-child{border-bottom:none}.original-shuffled-panel__item:hover{background:#f8fafc}.original-shuffled-panel__code{min-width:0;overflow:hidden}.original-shuffled-panel__code-label{display:none}.original-shuffled-panel__code-value{color:#2563eb;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;font-weight:700;display:block;overflow:hidden}.original-shuffled-panel__active{color:#475569;-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;display:inline-flex}.original-shuffled-panel__actions{justify-content:flex-end;align-items:center;gap:.4rem;display:inline-flex}.original-shuffled-panel__empty{color:#64748b;text-align:center;padding:1rem;font-size:.85rem}@media (max-width:768px){.original-shuffled-panel{border-radius:.5rem}.original-shuffled-panel__header{background:#fff;flex-direction:column;gap:.55rem;padding:.65rem .75rem}.original-shuffled-panel__title{font-size:.86rem}.original-shuffled-panel__count{min-width:20px;height:20px;font-size:.72rem}.original-shuffled-panel__search{border-radius:.4rem;width:100%;padding:.35rem .55rem}.original-shuffled-panel__search input{font-size:.8rem}.original-shuffled-panel__list{background:#fff;max-height:220px;padding:0}.original-shuffled-panel__item{box-shadow:none;background:#fff;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"code active actions";gap:.45rem;margin-bottom:0;padding:.45rem .65rem}.original-shuffled-panel__item:last-child{border-bottom:none;margin-bottom:0}.original-shuffled-panel__code{background:0 0;border:none;grid-area:code;padding:0}.original-shuffled-panel__code-value{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;line-height:1.15;overflow:hidden}.original-shuffled-panel__active{color:#047857;background:#ecfdf5;border-radius:999px;grid-area:active;justify-self:start;min-height:24px;padding:0 .45rem;font-size:.72rem;font-weight:700}.original-shuffled-panel__active:has(input:not(:checked)){color:#64748b;background:#f1f5f9}.original-shuffled-panel__active input{display:none}.original-shuffled-panel__actions{grid-area:actions;place-self:center end;gap:.25rem}.original-shuffled-panel__actions .btn-edit-icon-premium{width:28px;height:28px;box-shadow:none;background:0 0;border:none}}.teacher-exam-creator .tests-search-input{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;min-width:200px;padding:.75rem 1rem;font-size:.95rem;transition:all .2s;box-shadow:0 2px 4px #00000005}.teacher-exam-creator .tests-search-container .form-control-dropdown{box-shadow:none;border:1px solid #e2e8f0;border-radius:.5rem}.teacher-exam-creator .tests-search-container .form-control-dropdown:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f61a}.teacher-exam-creator .tests-search-input:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.teacher-exam-creator .empty-state{text-align:center;color:#64748b;padding:3rem 2rem}.teacher-exam-creator .no-results{text-align:center;color:#64748b;padding:2rem;font-size:.9rem}.add-question-answers-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.add-question-answer-item{background:#fff;border:1px solid #d1fae5;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem;transition:border-color .2s;display:flex}.add-question-answer-item:focus-within{border-color:#86efac}.add-question-answer-item .answer-letter{color:#64748b;width:1.25rem;font-size:.85rem;font-weight:600}.add-question-answer-item .answer-input{background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.85rem}.add-question-answer-item .answer-controls{border-left:1px solid #f1f5f9;align-items:center;gap:.5rem;padding-left:.5rem;display:flex}.add-question-answer-item .control-label{cursor:pointer;align-items:center;gap:.25rem;display:flex}.add-question-answer-item .control-text{color:#64748b;font-size:.75rem;font-weight:500}@media (max-width:640px){.add-question-answers-grid{grid-template-columns:1fr;gap:.5rem}.add-question-answer-item{padding:.6rem}.add-question-answer-item .control-text{display:none}}.admin-login-container{flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative}.admin-login-background{background:var(--app-background-image,url(/assets/background-D0MhMR8B.jpg))no-repeat center center;z-index:-2;background-size:cover;width:100%;height:100%;position:fixed;top:0;left:0}.admin-login-overlay{z-index:-1;background:#0000001a;width:100%;height:100%;position:absolute;top:0;left:0}.admin-login-content{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.admin-login-card{background:#fff;border-radius:8px;width:100%;max-width:520px;padding:3rem;box-shadow:0 4px 12px #00000026}@media (max-width:480px){.admin-login-content{padding:30px 20px 20px}.admin-login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;width:100%;max-width:none;margin:0;padding:2.5rem}}.site-header{background:var(--accent-color);box-shadow:0 4px 12px #00000026}.main-navbar{background:#fff;border-bottom:1px solid #f1f5f9;padding:.8rem 0;position:relative;box-shadow:0 4px 6px -1px #0000000d}.nav-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 1rem;display:flex;position:relative}.nav-brand{align-items:center;gap:.9rem;display:flex}.nav-logo svg{display:block}.nav-title{flex-direction:column;gap:2px;display:flex}.nav-title-main{letter-spacing:-.01em;color:#1e293b;text-transform:none;background:linear-gradient(90deg,#1e293b 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:800}.nav-title-sub{color:#64748b;letter-spacing:.1px;font-size:.85rem;font-weight:500}.navbar-toggler{z-index:1001;background:0 0;border:none;padding:.25rem;display:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.toggler-icon{background:#fff;border-radius:2px;width:25px;height:3px;margin:4px 0;display:block}.nav-menu{justify-content:space-between;align-items:center;display:flex}.nav-list{flex:1;gap:0;margin:0;padding:0;list-style:none;display:flex}.nav-user-section{align-items:center;gap:1rem;padding:0 1rem;display:flex}.user-info-nav{align-items:center;gap:.75rem;display:flex;position:relative}.user-dropdown-toggle{cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:0;display:flex}.user-dropdown-toggle:hover{opacity:.85}.user-avatar-nav{color:#fff;background:#ffffff4d;border:2px solid #fff9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.user-dropdown-toggle:hover .user-avatar-nav{background:#fff6;border-color:#fff}.user-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.user-name-nav-container{max-width:120px;overflow:hidden}.user-name-nav{color:#fff;white-space:nowrap;font-size:.875rem;font-weight:600;animation:8s linear infinite username-scroll;display:inline-block}.dropdown-arrow{color:#fff;flex-shrink:0;margin-left:.25rem}.dropdown-arrow.open{transform:rotate(180deg)}.user-dropdown-menu{z-index:1001;background:#fff;border-radius:8px;min-width:200px;padding:.5rem 0;list-style:none;animation:.2s slideDown;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 12px #00000026}.user-dropdown-menu li{margin:0}.user-dropdown-menu .dropdown-item{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;font-size:.875rem;text-decoration:none;display:flex}.user-dropdown-menu .dropdown-item:hover{background:#f0f0f0;text-decoration:none}.user-dropdown-menu .dropdown-item svg{flex-shrink:0}.nav-item{position:relative}.nav-link{color:#fff;text-transform:uppercase;letter-spacing:.3px;border-right:1px solid #fff3;padding:1rem 1.1rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:block}.nav-link:hover{background:#ffffff26;text-decoration:none}.dropdown-menu{opacity:0;visibility:hidden;z-index:1000;background:#fff;border-radius:0 0 8px 8px;min-width:200px;padding:.5rem 0;list-style:none;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 4px 12px #00000026}.nav-item.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu li{margin:0}.dropdown-menu a{color:#333;padding:.75rem 1.25rem;text-decoration:none;display:block}.dropdown-menu a:hover{background:#f0f0f0;text-decoration:none}.search-form{gap:.5rem;margin-left:1rem;display:flex}.search-form input{background:#ffffffe6;border:none;border-radius:20px;outline:none;min-width:200px;padding:.5rem 1rem}@media (max-width:768px){.navbar-toggler{display:block}.nav-menu{z-index:1000;opacity:0;background:#00a8e8;flex-direction:column;align-items:stretch;width:100%;max-height:0;padding:.75rem 1rem 1rem;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 4px 16px #00000040}.nav-menu.active{opacity:1;max-height:520px;transform:translateY(0)}.nav-list{flex-direction:column}.nav-link{border-bottom:1px solid #fff3;border-right:none}.dropdown-menu{opacity:1;visibility:visible;box-shadow:none;background:#0000001a;margin:0;position:static;transform:none}.nav-user-section{background:linear-gradient(135deg,#0000001a,#0000002e);border-top:1px solid #ffffff2e;border-radius:12px;flex-direction:column;gap:.75rem;margin-top:1.25rem;padding:1.1rem 1rem;display:flex}.user-info-nav{width:100%}.user-dropdown-toggle{background:#ffffff14;border-radius:10px;justify-content:flex-start;width:100%;padding:.6rem .75rem}.user-dropdown-menu{box-shadow:none;background:#0000001a;margin-top:.5rem;position:static}.user-dropdown-menu .dropdown-item{color:#fff}.user-dropdown-menu .dropdown-item:hover{background:#ffffff1a}.search-form{flex-direction:column;margin:1rem}.search-form input{width:100%;min-width:auto}}.admin-dashboard-container{background:var(--app-background-image,url(/assets/background-D0MhMR8B.jpg))no-repeat center center fixed;background-size:cover;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative}.dashboard-header{z-index:1000;background:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;justify-content:center;min-height:80px;margin-bottom:0;padding:1.25rem 2.5rem;display:flex;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000000d}.header-content{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.header-left{flex-direction:column;gap:.25rem;display:flex}.header-left h1{color:#0f172a;letter-spacing:-.02em;background:linear-gradient(90deg,#1e293b 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.75rem;font-weight:800}.header-left p{color:#64748b;margin:0;font-size:.95rem;font-weight:500}.header-right{align-items:center;gap:1.25rem;display:flex}.header-extra-buttons{border-right:1px solid #e2e8f0;align-items:center;gap:.75rem;padding-right:1.25rem;display:flex}.header-notification-bell{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.header-notification-bell:hover{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.header-notification-bell:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.header-notification-wrapper{position:relative}.header-notification-badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:700;line-height:18px;position:absolute;top:4px;right:4px;box-shadow:0 0 0 2px #fff}.notification-panel{z-index:1100;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;width:min(380px,100vw - 24px);max-height:420px;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 16px 40px #0f172a1f}.notification-panel__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.notification-panel__title{color:#0f172a;font-size:.95rem;font-weight:700}.notification-panel__mark-all{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.25rem .5rem;font-size:.8rem;font-weight:600}.notification-panel__mark-all:disabled{color:#94a3b8;cursor:not-allowed}.notification-panel__mark-all:not(:disabled):hover{background:#eff6ff}.notification-panel__list{max-height:360px;overflow-y:auto}.notification-panel__empty{text-align:center;color:#64748b;padding:2rem 1rem;font-size:.9rem}.notification-item{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f8fafc;align-items:flex-start;gap:.75rem;width:100%;padding:.85rem 1rem;display:flex;position:relative}.notification-item:hover{background:#f8fafc}.notification-item--read{opacity:.75}.notification-item__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.notification-item--high .notification-item__icon{color:#dc2626;background:#fef2f2}.notification-item--medium .notification-item__icon{color:#2563eb;background:#eff6ff}.notification-item--low .notification-item__icon{color:#64748b;background:#f8fafc}.notification-item__body{flex:1;min-width:0}.notification-item__title-row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.notification-item__title{color:#0f172a;font-size:.85rem;font-weight:700}.notification-item__time{color:#94a3b8;white-space:nowrap;font-size:.72rem}.notification-item__message{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.notification-item__dot{background:#2563eb;border-radius:50%;width:8px;height:8px;position:absolute;top:1rem;right:.75rem}.user-profile-wrapper{position:relative}.user-profile-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.75rem;padding:.5rem 1rem;transition:all .2s;display:flex}.user-profile-summary.clickable{cursor:pointer}.user-profile-summary.clickable:hover{background:#f1f5f9;border-color:#cbd5e1}.user-profile-summary.active{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.profile-dropdown{z-index:1100;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:220px;padding:.5rem;animation:.2s cubic-bezier(.4,0,.2,1) dropdown-fade-in;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes dropdown-fade-in{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.dropdown-item{color:#1e293b;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.dropdown-item:hover{color:#3b82f6;background:#f1f5f9}.dropdown-item-badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:.65rem;font-weight:700;line-height:18px}.dropdown-item.logout{color:#ef4444}.dropdown-item.logout:hover{color:#ef4444;background:#fef2f2}.dropdown-divider{background:#f1f5f9;height:1px;margin:.5rem}.avatar-circle{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#10b981 100%);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #3b82f633}.user-info-text{flex-direction:column;display:flex}.user-name{color:#1e293b;font-size:.9rem;font-weight:700;line-height:1.2}.user-role{color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:600}.logout-btn{color:#ef4444;cursor:pointer;background:#fff;border:1.5px solid #fee2e2;border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #0000000d}.logout-btn:hover{background:#fef2f2;border-color:#ef4444;transform:translateY(-1px);box-shadow:0 4px 6px -1px #ef44441a}.logout-btn:active{transform:translateY(0)}.logout-btn.secondary-style{color:#3b82f6;border:1.5px solid #dbeafe}.logout-btn.secondary-style:hover{background:#f0f7ff;border-color:#3b82f6;box-shadow:0 4px 6px -1px #3b82f61a}.dashboard-main{z-index:1;max-width:1400px;margin:0 auto;padding:2rem;position:relative}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{background:#fff;border:1px dashed #062543;border-radius:.5rem;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #0000001a}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.stat-icon{background:#f1f5f9;border-radius:.5rem;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.stat-content h3{color:#1a202c;text-align:center;margin:0;font-size:2rem;font-weight:700}.stat-content p{color:#64748b;text-align:center;margin:.25rem 0 0;font-size:.875rem}.quick-actions{background:#fff;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.quick-actions h2{color:#1a202c;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.actions-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.action-btn{cursor:pointer;text-align:center;border:none;border-radius:.375rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.quick-action-item{min-height:100px;display:flex;text-align:left!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:1rem!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:1.25rem!important;padding:1.5rem!important}.action-details{flex-direction:column;gap:.25rem;display:flex}.action-label{color:#1e293b;font-size:1.05rem;font-weight:700}.action-desc{color:#64748b;font-size:.825rem;font-weight:400;line-height:1.4}.quick-action-item:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a;border-color:#3b82f6!important}.action-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.session-icon{color:#3b82f6;background:#eff6ff}.student-list-icon{color:#10b981;background:#ecfdf5}.exam-icon{color:#f59e0b;background:#fff7ed}.traffic-icon{color:#6366f1;background:#eef2ff}.quick-action-item:hover .action-icon{transform:scale(1.1)}.quick-action-item:hover .session-icon{color:#fff;background:#3b82f6}.quick-action-item:hover .student-list-icon{color:#fff;background:#10b981}.quick-action-item:hover .exam-icon{color:#fff;background:#f59e0b}.quick-action-item:hover .traffic-icon{color:#fff;background:#6366f1}.action-btn.primary{color:#fff;background:#3b82f6}.action-btn.primary:hover{background:#2563eb}.action-btn.secondary{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.action-btn.secondary:hover{background:#e2e8f0}.recent-exams{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.recent-exams h2{color:#1a202c;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.dashboard-row{grid-template-columns:1fr;gap:1rem;margin-top:1rem;display:grid}.dashboard-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.dashboard-card.wide{grid-column:auto}.card-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.range-selector{border:1px solid #cbd5e1;border-radius:.5rem;padding:.25rem .5rem}.chart-container{min-height:160px}.bar-chart,.hourly-chart{align-items:flex-end;gap:.5rem;height:160px;display:flex}.bar-item,.hour-bar{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.bar{background:linear-gradient(#3b82f6 0%,#1d4ed8 100%);border-radius:.375rem .375rem 0 0;width:100%}.bar-label,.hour-label{color:#64748b;margin-top:.35rem;font-size:.75rem}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.metric-item{background:#f8fafc;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.metric-label{color:#64748b;font-size:.8rem}.metric-value{color:#0f172a;font-size:1rem;font-weight:700}.top-pages .data-table{border-collapse:collapse;width:100%}.top-pages .data-table th,.top-pages .data-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.6rem .5rem;font-size:.85rem}.no-data{color:#64748b;text-align:center;margin:1rem 0}.exams-table{overflow-x:auto}.exams-table table{border-collapse:collapse;width:100%}.exams-table th,.exams-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.75rem}.exams-table th{color:#374151;background:#f9fafb;font-size:.875rem;font-weight:600}.exams-table td{color:#6b7280;font-size:.875rem}.status-badge{color:#fff;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.table-action-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.25rem;padding:.25rem .75rem;font-size:.75rem;transition:background-color .2s}.table-action-btn:hover{background:#2563eb}.settings-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out fade-in;display:flex;position:fixed;top:0;left:0}.settings-panel{background:#fff;border-radius:1.25rem;width:100%;max-width:450px;animation:.3s cubic-bezier(.34,1.56,.64,1) panel-pop;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.settings-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.settings-header h3{color:#1e293b;align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:700;display:flex}.close-settings{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;transition:color .2s}.close-settings:hover{color:#475569}.settings-content{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.setting-item{background:#f1f5f9;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem;transition:background .2s;display:flex}.setting-item:hover{background:#e2e8f0}.setting-info{align-items:center;gap:1rem;display:flex}.setting-icon{font-size:1.5rem}.setting-text{flex-direction:column;display:flex}.setting-name{color:#1e293b;font-size:.95rem;font-weight:700}.setting-desc{color:#64748b;font-size:.8rem}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes panel-pop{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.pet-type-grid{grid-template-columns:repeat(4,1fr);gap:8px;padding:4px;display:grid}@media (max-width:480px){.pet-type-grid{gap:6px;grid-template-columns:repeat(4,1fr)!important}}.pet-item-card:hover:not(.active){transform:translateY(-2px);background:#f8fafc!important;border-color:#cbd5e1!important}.pet-item-card:hover img{transform:scale(1.1)}.pet-item-card.active:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3b82f633!important}@media (max-width:768px){.dashboard-header{min-height:auto;padding:.75rem 1rem}.header-content{text-align:left;grid-template-columns:1fr auto;grid-template-areas:"title profile""actions actions";align-items:center;gap:.75rem;display:grid}.header-left{grid-area:title}.header-left h1{font-size:1.25rem}.header-left p{color:#64748b;margin-top:2px;font-size:.8rem;line-height:1.3}.header-right{display:contents}.header-extra-buttons{scrollbar-width:none;border-right:none;grid-area:actions;gap:.5rem;margin:0 -1rem;padding:.25rem 1rem .5rem;display:flex;overflow-x:auto}.header-extra-buttons::-webkit-scrollbar{display:none}.header-extra-buttons .logout-btn{white-space:nowrap;flex-shrink:0;padding:.4rem .75rem;font-size:.85rem}.user-profile-wrapper{grid-area:profile}.user-info-text{display:none}.user-profile-summary{background:0 0;border-color:#e2e8f0;border-radius:50%;margin-right:8px;padding:.35rem}.avatar-circle{width:32px;height:32px;font-size:.9rem}.dashboard-main{padding:.75rem .5rem}.stats-grid,.actions-grid{grid-template-columns:1fr}.action-btn{min-height:60px;padding:1rem 1.5rem;font-size:1rem}.recent-exams{padding:1rem}.recent-exams .session-list-panel{margin-left:-.5rem;margin-right:-.5rem}.recent-exams .session-list-panel .card{padding-left:0;padding-right:0;overflow:visible}.recent-exams .session-list-panel .card-header,.recent-exams .session-list-panel .card-body{box-sizing:border-box;padding-left:.5rem;padding-right:.5rem}.recent-exams .session-list-panel .exams-list-mobile{overscroll-behavior:contain;max-height:min(60vh,520px);padding:6px .25rem 10px 0;overflow-y:auto}.exams-table{font-size:.75rem}.exams-table th,.exams-table td{padding:.5rem}.stat-card,.quick-actions,.recent-exams{box-shadow:none!important}}.btn-edit-icon-premium,.btn-delete-icon-premium{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.btn-edit-icon-premium{color:#3b82f6;background:#eff6ff}.btn-edit-icon-premium:hover{color:#fff;background:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 6px -1px #3b82f633}.btn-delete-icon-premium{color:#ef4444;background:#fef2f2}.btn-delete-icon-premium:hover{color:#fff;background:#ef4444;transform:translateY(-2px);box-shadow:0 4px 6px -1px #ef444433}.btn-edit-icon-premium:active,.btn-delete-icon-premium:active{transform:translateY(0)}.btn-edit-icon-premium:disabled,.btn-delete-icon-premium:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #ef4444b3}70%{transform:scale(1);box-shadow:0 0 0 10px #ef444400}to{transform:scale(.95);box-shadow:0 0 #ef444400}}.custom-cluster-icon{justify-content:center;align-items:center;display:flex}.student-list-page{animation:.4s ease-out fade-in}.header-actions-group{gap:.75rem;display:flex}.student-search-status{color:#64748b;pointer-events:none;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;display:inline-flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.stats-grid-modern{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card-modern{background:#fff;border:1px solid #f1f5f9;border-radius:1.25rem;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.stat-card-modern:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.stat-icon-bg{border-radius:1rem;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.stat-icon-bg.blue{color:#3b82f6;background:#eff6ff}.stat-icon-bg.green{color:#10b981;background:#ecfdf5}.stat-icon-bg.red{color:#ef4444;background:#fef2f2}.stat-icon-bg.purple{color:#a855f7;background:#f3e8ff}.stat-info{flex-direction:column;display:flex}.stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.025em;font-size:.875rem;font-weight:600}.stat-value{color:#0f172a;font-size:1.75rem;font-weight:800;line-height:1.2}.student-list-card{background:#fff;overflow:hidden;border:1px solid #f1f5f9!important;border-radius:1.25rem!important}.card-header-modern{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.header-title{align-items:center;gap:.75rem;display:flex}.header-title h2{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.count-badge{color:#475569;background:#f1f5f9;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.stt-col{width:60px;text-align:center!important}.stt-cell{color:#94a3b8;text-align:center;font-weight:600}.student-info-cell{align-items:center;gap:1rem;display:flex}.name-box{flex-direction:column;gap:.1rem;display:flex}.name-text{color:#0f172a;font-weight:700}.role-pills{gap:.35rem;display:flex}.role-pill{text-transform:uppercase;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.role-pill.admin{color:#ef4444;background:#fee2e2}.role-pill.teacher{color:#10b981;background:#dcfce7}.role-pill.student{color:#3b82f6;background:#dbeafe}.student-code-badge{color:#334155;background:#f1f5f9;border-radius:.5rem;padding:.25rem .6rem;font-family:ui-monospace,monospace;font-size:.8rem;font-weight:600}.email-link{color:#64748b;align-items:center;gap:.5rem;display:flex}.verified-icon{color:#10b981}.modal-content-modern{z-index:1001;background:#fff;border-radius:1.5rem;width:100%;max-width:550px;animation:.4s cubic-bezier(.4,0,.2,1) slide-up;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.modal-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.header-title-group{align-items:center;gap:.75rem;display:flex}.header-title-group .title-icon{color:#3b82f6}.header-title-group h3{color:#1e293b;margin:0;font-size:1.25rem;font-weight:800}.close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.close-btn:hover{color:#ef4444;background:#fee2e2;transform:rotate(90deg)}.modal-tabs{background:#f8fafc;border-bottom:1px solid #f1f5f9;gap:.5rem;padding:.5rem 1.5rem;display:flex}.tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.tab-btn:hover{color:#3b82f6;background:#f1f5f9}.tab-btn.active{color:#3b82f6;background:#fff;box-shadow:0 2px 4px #0000000d}.modal-body{padding:2rem}.manual-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#475569;font-size:.85rem;font-weight:700}.form-group label .required{color:#ef4444}.input-with-icon{align-items:center;display:flex;position:relative}.input-with-icon .input-icon{color:#94a3b8;position:absolute;left:1rem}.input-with-icon input{border:1.5px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem;transition:all .2s}.input-with-icon input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.submit-btn-modern{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #2563eb33}.submit-btn-modern:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d}.batch-upload-area{flex-direction:column;gap:1.5rem;display:flex}.drop-zone-modern{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:1rem;padding:3rem 2rem;transition:all .2s}.drop-zone-modern:hover{background:#eff6ff;border-color:#3b82f6}.drop-zone-modern.has-file{background:#f0fdf4;border-style:solid;border-color:#10b981}.upload-icon-circle{color:#3b82f6;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.file-info{flex-direction:column;align-items:center;gap:.5rem;display:flex}.file-icon-success{color:#10b981;margin-bottom:.5rem}.file-name{color:#1e293b;font-weight:700}.file-size{color:#64748b;font-size:.8rem}.upload-actions{gap:1rem;display:flex}.upload-confirm-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:.75rem;flex:2;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:700;display:flex}.upload-cancel-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:.75rem;flex:1;padding:.75rem;font-weight:700}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.header-actions-group{display:none}.student-list-page .student-management-panel{padding:.75rem!important}.form-row{grid-template-columns:1fr}.modal-body{padding:1.5rem}}.tests-search-container{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:1rem;display:flex}.tests-search-input{border:1px solid #ddd;border-radius:8px;flex:260px;padding:10px 14px;font-size:16px;box-shadow:0 1px 2px #0000000d}.tests-search-input:focus{border-color:#2563eb;outline:none}.tests-table-container{background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:400px;overflow-y:auto}.tests-table{border-collapse:collapse;width:100%}.tests-table thead{z-index:1;background:#f9fafb;position:sticky;top:0}.tests-table th{text-align:left;border-bottom:1px solid #e5e7eb;padding:12px;font-size:12px;font-weight:600}.tests-table th.center{text-align:center}.tests-table tbody tr{cursor:pointer;border-bottom:1px solid #e5e7eb;transition:background-color .2s}.tests-table tbody tr:nth-child(2n){background-color:#f9fafb}.tests-table tbody tr:hover{background-color:#f3f4f6}.tests-table td{padding:12px;font-size:12px}.tests-table td.center{text-align:center}.tests-table td.monospace{font-family:monospace}.tests-table-container .exams-list-mobile{display:none}@media (max-width:768px){.exams-section .tests-search-container{margin-bottom:.75rem}.exams-section .tests-search-input{border-radius:6px;flex:100%;min-height:38px;padding-top:.45rem;padding-bottom:.45rem;padding-right:2rem;font-size:.95rem;line-height:1.25}.exams-section .tests-search-container>div[style*="left: 12px"]{left:10px!important}.exams-section .tests-search-container>button{right:8px!important}.tests-table-container{background:0 0;border:none;max-height:none;overflow:visible}.tests-table{display:none}.tests-table-container .exams-list-mobile,.exams-section .exams-list-mobile{flex-direction:column;gap:1rem;margin-top:1rem;padding:4px 2px 8px 0;display:flex}.exams-section .card{overflow:visible}.exam-session-card-manage{--manage-accent:#64748b;cursor:pointer;text-align:left;background:#fff;border:1px solid #dbe3ef;border-radius:12px;width:100%;padding:.9rem .9rem .8rem;transition:box-shadow .2s,border-color .2s,transform .15s;box-shadow:0 4px 14px #0f172a0f}.exam-session-card-manage:hover{border-color:var(--manage-accent);transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1f}.exam-session-card-manage--primary{--manage-accent:#2563eb}.exam-session-card-manage--success{--manage-accent:#059669}.exam-session-card-manage--secondary{--manage-accent:#4b5563}.exam-session-card-manage__head{justify-content:space-between;align-items:flex-start;gap:.625rem;margin-bottom:.5rem;display:flex}.exam-session-card-manage__head-left{flex:1;min-width:0}.exam-session-card-manage__subject{color:#111827;margin-bottom:.125rem;font-size:.95rem;font-weight:700;line-height:1.25;display:block}.exam-session-card-manage__core{color:#1e40af;background:#eef4ff;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;font-weight:600;display:inline-flex}.exam-session-card-manage__badges{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:flex-start;gap:.3rem;max-width:52%;display:flex}.exam-session-card-manage__title{color:#334155;border-bottom:1px dashed #e2e8f0;align-items:flex-start;gap:.4rem;margin:0 0 .625rem;padding:.45rem 0 .5rem;font-size:.78rem;font-weight:500;line-height:1.35;display:flex}.exam-session-card-manage__title svg{color:#94a3b8;flex-shrink:0;margin-top:.125rem}.exam-session-card-manage__title-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.exam-session-card-manage__meta{margin-bottom:.75rem}.exam-session-card-manage__meta-grid{flex-wrap:wrap;align-items:center;gap:.35rem 1rem;display:flex}.exam-session-card-manage__meta-cell{background:0 0;border:none;border-radius:0;align-items:center;gap:.4rem;min-width:0;padding:0;display:inline-flex}.exam-session-card-manage__meta-cell--wide{grid-column:auto}.exam-session-card-manage__meta-cell-icon{width:auto;height:auto;color:var(--manage-accent);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.exam-session-card-manage__meta-cell-body{flex-direction:row;align-items:baseline;gap:.25rem;min-width:0;display:inline-flex}.exam-session-card-manage__meta-cell-value{color:#0f172a;font-size:.88rem;font-weight:700;line-height:1.2}.exam-session-card-manage__meta-cell-value-muted{color:#64748b;font-size:.78rem;font-weight:600}.exam-session-card-manage__meta-cell-value--datetime{color:#1e293b;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.8rem;font-weight:600;display:flex}.exam-session-card-manage__meta-cell-value-sep{color:#94a3b8;font-weight:500}.exam-session-card-manage__meta-cell-label{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:500;line-height:1.2;overflow:hidden}.exam-session-card-manage__meta-cell--wide .exam-session-card-manage__meta-cell-body{gap:.15rem}.exam-session-card-manage__actions{gap:.5rem;padding-top:.125rem;display:flex}.exam-session-card-manage__btn{cursor:pointer;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:.375rem;min-height:32px;padding:.5rem .75rem;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .15s;display:inline-flex}.exam-session-card-manage__btn:disabled{opacity:.6;cursor:not-allowed}.exam-session-card-manage__btn:active:not(:disabled){transform:scale(.98)}.exam-session-card-manage__btn--edit{color:#1d4ed8;background:#dbeafe}.exam-session-card-manage__btn--edit:hover:not(:disabled){background:#bfdbfe}.exam-session-card-manage__btn--delete{color:#b91c1c;background:#fee2e2}.exam-session-card-manage__btn--delete:hover:not(:disabled){background:#fecaca}.exam-session-mobile-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;box-shadow:0 4px 6px -1px #0000000d}.exam-session-card-summary{--summary-accent:#64748b;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:box-shadow .25s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.exam-session-card-summary:hover{border-color:var(--summary-accent);box-shadow:0 8px 20px #00000014}.exam-session-card-summary--primary{--summary-accent:#2563eb}.exam-session-card-summary--primary .exam-session-card-summary__status-pill{color:#1d4ed8;background:#dbeafe}.exam-session-card-summary--success{--summary-accent:#059669}.exam-session-card-summary--success .exam-session-card-summary__status-pill{color:#047857;background:#d1fae5}.exam-session-card-summary--secondary{--summary-accent:#4b5563}.exam-session-card-summary--secondary .exam-session-card-summary__status-pill{color:#4b5563;background:#f3f4f6}.exam-session-card-summary__subject{color:#111827;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:120px;font-size:.9375rem;font-weight:700;overflow:hidden}.exam-session-card-summary__title{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8125rem;font-weight:500;overflow:hidden}.exam-session-card-summary__status-pill{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;flex-shrink:0;padding:.2rem .5rem;font-size:.625rem;font-weight:600}.exam-session-card-summary__stat{color:#6b7280;flex-shrink:0;align-items:center;gap:.25rem;font-size:.75rem;display:inline-flex}.exam-session-card-summary__stat svg{opacity:.8;flex-shrink:0}.info-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.info-item{color:#64748b;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.info-item.full-width{grid-column:span 2}.info-item span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.info-item .exam-title{color:#475569;font-style:italic}.card-actions-mobile{gap:.5rem;margin-top:1rem;display:flex}.mobile-action-btn{border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.mobile-action-btn.edit{color:#2563eb;background-color:#eff6ff}.mobile-action-btn.delete{color:#dc2626;background-color:#fef2f2}.mobile-action-btn:active{opacity:.7;transform:scale(.98)}}.exam-detail-card{background:#fff;border:1px dashed #cbd5e1;border-radius:20px;margin-top:1.5rem;padding:1.5rem;box-shadow:0 10px 30px #0000000a}@media (max-width:768px){.exam-detail-card{border-width:1px;margin-top:1rem;padding:1rem}}.exam-detail-header{margin-bottom:12px}.exam-detail-title{color:#1e293b;word-break:break-word;overflow-wrap:anywhere;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.4}.exam-detail-info{color:#64748b;word-break:break-word;overflow-wrap:anywhere;font-size:.875rem}.exam-detail-info-row{margin-top:.5rem}.exam-header-edit-form{background-color:var(--bg-light,#f8fafc);border:1px solid var(--border-light,#e2e8f0);border-radius:var(--radius-lg,12px);box-shadow:var(--shadow-sm,0 1px 2px #0000000d);animation:ehef-slide-in var(--transition-normal,.2s)ease-out;margin-bottom:1.5rem;padding:1.5rem}.exam-header-edit-form .form-group{margin-bottom:1.25rem}.exam-header-edit-form .form-label{color:var(--text-primary,#1e293b);align-items:center;gap:6px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.exam-header-edit-form .form-control{border-radius:var(--radius-md,8px);border:1px solid var(--border-default,#cbd5e1);background-color:var(--bg-white,#fff);width:100%;color:var(--text-primary,#1e293b);transition:border-color var(--transition-fast,.15s),box-shadow var(--transition-fast,.15s);box-sizing:border-box;padding:.625rem .875rem;font-size:.9rem}.exam-header-edit-form .form-control:focus{border-color:var(--border-focus,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f626}.exam-header-edit-form .form-row-inline{flex-wrap:wrap;align-items:flex-end;gap:1.5rem;margin-top:.5rem;display:flex}.exam-header-edit-form .form-group-duration,.exam-header-edit-form .form-group-listen{flex-direction:column;flex:0 0 200px;display:flex}.exam-header-edit-form .duration-input-wrapper{background-color:var(--bg-white,#fff);border:1px solid var(--border-default,#cbd5e1);border-radius:var(--radius-md,8px);transition:border-color var(--transition-fast,.15s),box-shadow var(--transition-fast,.15s);align-items:center;padding-right:.75rem;display:flex}.exam-header-edit-form .duration-input-wrapper:focus-within{border-color:var(--border-focus,#3b82f6);box-shadow:0 0 0 3px #3b82f626}.exam-header-edit-form .duration-input-wrapper .form-control{text-align:center;background:0 0;border:none;width:60px;padding:.625rem .5rem;box-shadow:none!important}.exam-header-edit-form .form-group-listen .duration-input-wrapper .form-control{width:70px}.exam-header-edit-form .duration-unit{color:var(--text-secondary,#64748b);-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.exam-header-edit-form .form-group-checkbox{align-items:center;height:38px;margin-top:auto;display:flex}.exam-header-edit-form .materials-checkbox-label{cursor:pointer;color:var(--text-primary,#1e293b);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:inline-flex}.exam-header-edit-form .materials-checkbox-label input[type=checkbox]{cursor:pointer;border-radius:var(--radius-sm,4px);border:1px solid var(--border-default,#cbd5e1);width:16px;height:16px}.exam-header-edit-form .form-actions-group{gap:.75rem;margin-left:auto;display:flex}@media (max-width:768px){.exam-header-edit-form .form-row-inline{flex-direction:column;align-items:stretch;gap:1rem}.exam-header-edit-form .form-group-duration,.exam-header-edit-form .form-group-listen{flex:1}.exam-header-edit-form .duration-input-wrapper .form-control{text-align:left;flex:1;padding-left:.875rem}.exam-header-edit-form .form-group-checkbox{height:auto;padding:.25rem 0}.exam-header-edit-form .form-actions-group{border-top:1px solid var(--border-light,#e2e8f0);justify-content:flex-end;margin-left:0;padding-top:1rem}}.exam-actions{flex-wrap:wrap;align-items:stretch;gap:.75rem;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.exam-actions{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.exam-actions .btn{width:100%;margin-left:0!important}.exam-actions .input-number-sm{grid-column:span 2;width:100%}}.question-item{background:#fff;border:1px solid #eef2f7;border-radius:4px;width:100%;margin-bottom:.25rem;padding:.25rem .5rem;transition:all .2s;display:block;position:relative;box-shadow:0 1px 2px #00000003}.question-item:hover{box-shadow:0 4px 12px #00000014}@media (max-width:768px){.question-item{margin-bottom:.25rem;padding:.3rem .5rem}}.question-edit-btn{color:#64748b;cursor:pointer;z-index:10;opacity:0;visibility:hidden;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:8px;right:8px;transform:scale(.95);box-shadow:0 1px 2px #0000000d}.question-item:hover .question-edit-btn{opacity:1;visibility:visible;transform:scale(1)}.question-edit-btn:hover{color:#2563eb;background:#fff;border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a}.question-action-menu{display:none}.question-delete-btn{color:#b91c1c;cursor:pointer;z-index:10;opacity:0;visibility:hidden;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:8px;right:40px;transform:scale(.95);box-shadow:0 1px 2px #0000000d}.question-item:hover .question-delete-btn{opacity:1;visibility:visible;transform:scale(1)}.question-delete-btn:hover{color:#dc2626;background:#fee2e2;border-color:#f87171;box-shadow:0 4px 6px -1px #0000001a}@media (max-width:768px){.question-edit-btn{opacity:1;visibility:visible;background:#fff;width:26px;height:26px;top:6px;right:6px;transform:scale(1)}.question-delete-btn{opacity:1;visibility:visible;width:26px;height:26px;top:6px;right:36px;transform:scale(1)}}.edit-question-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#0f172a66;justify-content:center;align-items:center;animation:.3s modal-bg-fade;display:flex;position:fixed;inset:0}.inline-edit-container{z-index:5;width:100%;margin:4px 0 12px;display:block;position:relative}.edit-question-modal{box-sizing:border-box;background:#fff;border:1px solid #eef2f7;border-radius:12px;flex-direction:column;width:100%;max-width:100%;margin-bottom:8px;animation:.4s cubic-bezier(.16,1,.3,1) inline-slide-down;display:flex;overflow:hidden;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000005}.animate-in{animation:.3s forwards animate-in}.modal-header-simple{background:#f8fafc;border-bottom:1px solid #f1f5f9;border-top-left-radius:12px;border-top-right-radius:12px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.modal-header-simple h3{color:#0f172a;margin:0;font-size:.9375rem;font-weight:700}.close-x{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.375rem;transition:all .2s}.close-x:hover{color:#ef4444;background:#f1f5f9}.modal-body-simple{flex:1;padding:1rem;overflow-y:auto}.field-label{color:#475569;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;display:block}.field-label-sm{color:#94a3b8;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.content-preview-section{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;margin-top:.75rem;padding:.75rem}.content-preview-box{color:#334155;font-size:.875rem;line-height:1.5}.content-textarea{resize:vertical;border:1.5px solid #e2e8f0;border-radius:10px;width:100%;padding:.75rem;font-size:.875rem;line-height:1.4;transition:all .2s}.content-textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.answers-edit-section{margin-top:1.25rem}.section-title-row{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.add-answer-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.add-answer-btn:hover{background:#dbeafe;transform:translateY(-1px);box-shadow:0 4px 6px -1px #2563eb1a}.add-answer-btn:active{transform:translateY(0)}.answers-grid{flex-direction:column;gap:.75rem;display:flex}.answer-edit-item{align-items:center;gap:.75rem;transition:all .2s;display:flex;position:relative}.answer-edit-item:hover{transform:translate(4px)}.correct-selector{cursor:pointer;color:#0000;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.correct-selector.active{color:#fff;background:#22c55e;border-color:#22c55e}.answer.q-input{color:#1e293b;resize:none;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;min-width:0;padding:.625rem;font-family:inherit;font-size:.8125rem;line-height:1.5;transition:all .2s}.q-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.answer-input{border:1.5px solid #e2e8f0;border-radius:8px;flex:1;padding:.5rem .75rem;font-size:.8125rem}.remove-answer-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.remove-answer-btn:hover{color:#ef4444;background:#fef2f2}.item-controls-header .remove-answer-btn{padding:2px}.modal-footer-simple{background:#f8fafc;border-top:1px solid #f1f5f9;border-bottom-right-radius:12px;border-bottom-left-radius:12px;justify-content:flex-end;gap:.5rem;padding:.75rem 1rem;display:flex}.cancel-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s}.cancel-btn:hover{color:#475569;background:#f8fafc;border-color:#cbd5e1}.save-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #3b82f61a}.save-btn:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 10px 15px -3px #2563eb33}.save-btn:active{transform:translateY(0)}.reorder-side-strip{background:#f8fafc;border-right:1px solid #e2e8f0;flex-direction:column;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.tfng-select-sm{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-size:.75rem}.remove-item-btn,.remove-item-btn-inline,.remove-item-btn-corner{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.remove-item-btn:hover,.remove-item-btn-inline:hover,.remove-item-btn-corner:hover{color:#ef4444;background:#fef2f2}.remove-item-btn-corner{position:absolute;top:.25rem;right:.25rem}.remove-item-btn{align-self:flex-end;margin-top:2px}.reorder-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.reorder-btn:hover:not(:disabled){color:#3b82f6;background:#fff;box-shadow:0 1px 2px #0000001a}.pair-index,.q-index{color:#3b82f6;margin:2px 0;font-size:.75rem;font-weight:700}.connector-line-v{background:#f1f5f9;width:100%;height:1px;margin:4px 0}.matching-pair-item,.tfng-edit-item,.reading-child-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:row;align-items:stretch;margin-bottom:.75rem;display:flex;overflow:hidden}.reading-child-item .q-index{color:#fff;background:#3b82f6;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.connector-line{color:#94a3b8;justify-content:center;align-items:center;display:flex}.reading-child-list{flex-direction:column;gap:.5rem;display:flex}.generic-editor-notice{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:16px;margin-top:2rem;padding:1.5rem}.generic-editor-notice p{margin:.75rem 0 0;font-size:.875rem}.matching-pair-item,.tfng-edit-item{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}@media (max-width:540px){.matching-pair-item,.tfng-edit-item,.reading-child-item{gap:.375rem;padding:.5rem}.reorder-btn{width:24px;height:24px}.reorder-controls-mini{gap:3px;padding:1px 3px}.pair-inputs{flex-direction:column;gap:.375rem}.connector-line{display:none}}.matching-pair-item,.tfng-edit-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:.75rem;display:flex}.pair-inputs{flex:1;align-items:center;gap:.5rem;display:flex}.pair-inputs input,.q-input{border:1.5px solid #e2e8f0;border-radius:8px;flex:1;padding:.625rem .875rem;font-size:.875rem;transition:all .2s}.pair-inputs input:focus,.q-input:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.pair-index,.q-index{color:#64748b;text-align:center;background:#f1f5f9;border-radius:6px;min-width:60px;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.tfng-select{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:.625rem;font-size:.875rem;font-weight:600}.separator{color:#cbd5e1}.helper-text{color:#94a3b8;margin-bottom:1rem;font-size:.8125rem}.question-header{margin-bottom:0;font-weight:600}.question-number{color:#2563eb;white-space:nowrap;vertical-align:baseline;font-size:10px;font-weight:700;line-height:1.3;display:inline}.answer-list{margin-top:2px;margin-left:20px}.answer-item{color:#4b5563;margin-bottom:0;font-size:10px;line-height:1.3}.answer-item.correct{color:#22c55e;font-weight:600}.answer-item.incorrect{color:#374151;font-weight:400}.answer-badge{color:#fff;background-color:#22c55e;border-radius:2px;margin-left:4px;padding:0 3px;font-size:9px;font-weight:500}.answer-item.is-multiple{cursor:pointer;background-color:#0000;border:1px solid #0000;align-items:center;gap:4px;margin-bottom:0;padding:1px 0;font-size:10px;transition:all .2s;display:flex}.answer-item.is-multiple.selected{background-color:#eff6ff;border-color:#2563eb}.answer-item.is-multiple.selected.correct{background-color:#f0fdf4;border-color:#22c55e}.answer-item.is-multiple.selected.incorrect{background-color:#fef2f2;border-color:#ef4444}.answer-checkbox{background-color:#fff;border:1px solid #cbd5e1;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .2s;display:flex}.answer-checkbox svg{color:#fff!important}.answer-checkbox.checked.is-correct{background-color:#22c55e;border-color:#22c55e}.answer-checkbox.checked.is-incorrect{background-color:#ef4444;border-color:#ef4444}.answer-checkbox .check-icon{font-weight:700;line-height:1;color:#fff!important;font-size:7px!important}.child-questions{margin-top:8px}.child-question-item{background:#fff;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:12px;padding:10px}.child-question-header{margin-bottom:6px;font-size:14px;font-weight:500}.child-answer-list{margin-left:12px}.child-answer-item{margin-bottom:2px;padding-left:8px;font-size:13px}.section-toggle-header{background-color:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem 1rem;display:flex}@media (max-width:768px){.section-toggle-header{flex-direction:row;align-items:center;padding:.625rem .75rem}}.section-toggle-title{color:#475569;flex:1;font-size:.875rem;font-weight:600}.action-menu-container{display:inline-block;position:relative}.action-menu-dropdown{z-index:10;background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:180px;padding:4px 0;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 25px #0f172a2e}.action-menu-item{text-align:left;cursor:pointer;color:#111827;background-color:#0000;border:none;align-items:center;gap:8px;width:100%;padding:8px 14px;font-size:13px;display:flex}.action-menu-item:hover{background-color:#eff6ff}.badge{color:#fff;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:500}.badge-success{background-color:#22c55e}.badge-primary{background-color:#3b82f6}.badge-secondary{background-color:#6b7280}.badge-warning{background-color:#f59e0b}.badge-danger{background-color:#ef4444}.input-number-sm{border:1px solid #ddd;border-radius:6px;width:120px;padding:6px 10px;font-size:14px}.input-dashed{border:1px dashed #ddd;border-radius:6px;flex:260px;padding:8px 12px;font-family:monospace;font-size:14px}.empty-state{text-align:center;color:#6b7280;padding:2rem;font-size:14px}.shuffled-list-info{color:#6b7280;margin-bottom:1rem;font-size:14px}.question-group-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;vertical-align:middle;background-color:#10b981;border-radius:6px;margin-right:.5rem;padding:.25rem .625rem;font-size:.7rem;font-weight:700;display:inline-block}.question-text{color:#1e293b;vertical-align:baseline;display:inline;margin:0!important;font-size:10px!important;line-height:1.3!important}.exam-audio{clear:both;width:100%!important;margin-top:8px!important;margin-bottom:8px!important;display:block!important}.question-text *{display:inline;margin-bottom:1px!important;font-size:10px!important;line-height:1.3!important}@media (max-width:768px){.question-text,.question-text *{font-size:10px!important}}.question-header{align-items:flex-start;gap:8px;display:flex}.question-number{min-width:auto;font-weight:700}.question-body{flex:1}.child-question-content{margin-bottom:4px}.child-answer-item{color:#374151;padding-left:12px;font-size:14px;font-weight:400}.child-answer-item.correct{color:#22c55e;font-weight:600}.child-answer-badge{color:#fff;background-color:#22c55e;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:12px;font-weight:500}.page-description{margin-bottom:1rem}.test-actions{align-items:center;gap:8px;margin-top:1rem;margin-bottom:2rem;display:flex}.loading-container{text-align:center;padding:1rem}.empty-state{text-align:center;color:#6b7280;padding:1rem}.exams-section{margin-bottom:2rem}.exams-summary{color:#6b7280;margin-bottom:1rem;font-size:14px}.search-result-highlight{color:#2563eb;margin-left:8px;font-weight:500}.exam-title{margin-bottom:2px;font-weight:500}.exam-description{color:#6b7280;font-size:12px}.exam-input-container{flex-wrap:wrap;gap:8px;margin-bottom:1rem;display:flex}.shuffled-list-section{margin-bottom:2rem}.exam-code-input{border:1px dashed #ddd;border-radius:6px;flex:260px;padding:8px 12px;font-family:monospace;font-size:14px}.no-results{text-align:center;color:#6b7280;padding:2rem;font-size:14px}.question-list{margin-top:12px}.question-top{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.question-group-badge.shuffled{background-color:#f97316}.shuffled-answer-item{padding-left:12px;font-size:14px}
