*,:before,:after{box-sizing:border-box}:root{--maroon:#18252b;--maroon-accent:#b52f2a;--cream:#f9f9fb;--paper:#fff;--text:#111;--text-muted:#666;--student-exam-ink:#17272e;--student-exam-maroon:#b52f2a;--student-exam-pink:#f6dada;--student-exam-muted:#6f767a;--student-exam-light:#f7f7f5;--student-exam-border:#e3e5e6;--student-exam-white:#fff;--exam-ink:#18252b;--exam-maroon:#b52f2a;--exam-border:#dedede;--exam-soft:#f8f8f8;--exam-correct-bg:#edf7ef;--exam-correct-border:#5b9b64;--exam-correct-text:#276232}html,body,#root{background:#fff;width:100%;min-height:100%;margin:0;padding:0}body{color:#111;font-family:Georgia,Times New Roman,serif}.app-shell{background:#fff;width:100%;min-height:100vh}.site-header{z-index:1000;box-sizing:border-box;background:#18252b;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #0000001f}.site-header-left,.site-header-right{flex:1;justify-content:flex-start;align-items:center;display:flex}.site-logo{object-fit:contain;width:88px;height:35px;display:block}.hamburger-button{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:space-around;width:44px;height:30px;padding:6px 0;display:flex}.exam-timer-display{color:#fff;align-items:center;gap:6px;font-size:1rem;font-weight:600;display:flex}.exam-progress-badge{color:#fff;white-space:nowrap;background-color:#ffffff1f;border:1px solid #fff3;border-radius:12px;padding:4px 10px;font-size:.85rem;font-weight:500}.hamburger-button span{background:#f4d8d8;border-radius:2px;width:38px;height:6px;display:block}.menu-overlay{z-index:2000;background:#171717;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.menu-close{color:#fff;cursor:pointer;background:0 0;border:0;font-family:Arial,sans-serif;font-size:72px;font-weight:700;line-height:1;position:absolute;top:14px;left:25px}.menu-content{flex-direction:column;align-items:center;gap:30px;width:100%;max-width:500px;display:flex}.menu-item{color:#fff;cursor:pointer;background:0 0;border:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,6vw,46px);font-weight:700}.menu-item.active{color:#b52f2a}.screen-page{background:#fff;width:100%;min-height:calc(100vh - 140px)}.register-screen h2,.login-screen h2{color:#000;text-align:center;background:#fff;margin:0;padding:48px 20px 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,6vw,54px);font-weight:400;line-height:1.15}#root div:has(>form)>h2{color:#000;text-align:center;background:#fff;margin:0;padding:48px 20px 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,6vw,54px);font-weight:400;line-height:1.15}.register-screen>div>p:first-of-type,.login-screen>div>p:first-of-type{color:#555;text-align:center;background:#fff;margin:0;padding:0 20px 31px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.5}#root div:has(>form)>h2+p{color:#555;text-align:center;background:#fff;margin:0;padding:0 20px 31px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.5}.register-screen h2+p+div,.login-screen h2+p+div{background:#b52f2a;width:98px;height:5px;margin:-2px auto 50px}#root div:has(>form)>h2+p+div{background:#b52f2a;width:98px;height:5px;margin:-2px auto 50px}#root form,.register-screen form,.login-screen form{width:min(86%,760px);box-shadow:none;background:#fff;border:none;margin:0 auto;padding:0;display:block}#root form>div,.register-screen form>div,.login-screen form>div{width:100%;margin:0 0 26px}#root form label,.register-screen label,.login-screen label{color:#333;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:400;display:block}#root form input,.register-screen input,.login-screen input{color:#222;background:#fff;border:none;border-radius:6px;outline:none;width:100%;height:58px;margin:0;padding:12px 16px;font-family:Georgia,Times New Roman,serif;font-size:18px;transition:box-shadow .2s;display:block;box-shadow:inset 0 1px 5px #0000001f}#root form input::placeholder{color:#999}#root form input:focus,.register-screen input:focus,.login-screen input:focus{border-color:#0000;box-shadow:inset 0 1px 6px #0000002e}.form-input.input-error,#root form input.input-error{border:1px solid #a94442!important;box-shadow:0 0 4px #a9444266!important}.field-error-text{color:#a94442;margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:14px}#root form>p,.register-screen form>p,.login-screen form>p{color:#666;text-align:center;margin:5px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:14px}#root form button[type=submit],#root form button:not(#root form+p button),.register-screen form button,.login-screen form button{color:#fff;cursor:pointer;background:#b52f2a;border:none;border-radius:0;width:250px;height:56px;margin:0 auto;padding:0 24px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400;transition:background-color .2s,box-shadow .2s;display:block}#root form button[type=submit]:hover,#root form button:not(#root form+p button):hover,.register-screen form button:hover,.login-screen form button:hover{background:#9f2925;box-shadow:0 4px 12px #b52f2a33}#root form button:disabled{cursor:not-allowed;background:#c98b87}#root form+p,.register-screen form+p,.login-screen form+p{color:#555;text-align:center;width:min(86%,760px);margin:25px auto 55px;font-family:Georgia,Times New Roman,serif;font-size:14px}#root form+p button,.register-screen form+p button,.login-screen form+p button{color:#a62d28!important;width:auto!important;height:auto!important;font-family:Georgia,Times New Roman,serif!important;font-size:inherit!important;cursor:pointer!important;text-underline-offset:2px!important;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important;text-decoration:underline!important;display:inline!important}.modal-overlay{z-index:3000;background-color:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-container{background:#fff;border-radius:8px;width:min(90%,680px);max-height:85vh;padding:30px 24px;font-family:Georgia,Times New Roman,serif;position:relative;overflow-y:auto;box-shadow:0 8px 24px #00000040}.modal-container h2{color:#111;text-align:left;margin-top:0;padding:0 0 12px;font-size:28px}.modal-container p{color:#444;font-size:15px;line-height:1.6}.modal-close-btn{color:#fff;cursor:pointer;background-color:#b52f2a;border:none;border-radius:4px;margin-top:20px;padding:10px 24px;font-family:Georgia,Times New Roman,serif;font-size:16px;transition:background-color .2s}.modal-close-btn:hover{background-color:#9f2925}.termsPrivacy{color:#b52f2a}.modal-overlay{z-index:3000;background-color:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-container{background:#fff;border-radius:8px;flex-direction:column;width:min(92%,650px);max-height:85vh;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000004d}.terms-modal-wrapper{background:#fff;flex-direction:column;height:100%;max-height:85vh;font-family:Georgia,Times New Roman,serif;display:flex}.terms-modal-header{background-color:#fff;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.terms-modal-header h2{color:#111;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;text-align:left!important;margin:0!important;padding:0!important}.terms-modal-close-icon{cursor:pointer;color:#666;background:0 0;border:none;padding:0 4px;font-size:28px;line-height:1;transition:color .15s}.terms-modal-close-icon:hover{color:#111}.terms-modal-body{color:#333;padding:24px;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.65;overflow-y:auto}.terms-modal-body h3{color:#111;margin:20px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:700}.terms-modal-body p{text-align:left!important;color:#444!important;margin:0 0 14px!important;padding:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:15px!important}.terms-updated-date{color:#888!important;margin-bottom:18px!important;font-size:13px!important}.terms-modal-footer{background-color:#fff;border-top:1px solid #e0e0e0;padding:16px 24px}.terms-modal-submit-btn{color:#fff;cursor:pointer;background:#b52f2a;border:none;border-radius:4px;width:100%;height:48px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:400;transition:background-color .2s;display:block}.terms-modal-submit-btn:hover{background:#9f2925}.admin-dashboard-container{box-sizing:border-box;width:100%;max-width:1000px;margin:20px auto;padding:0 12px;font-family:Georgia,Times New Roman,serif}.admin-dashboard-title{color:#111;text-align:center;margin-bottom:16px;font-size:24px;font-weight:700}.admin-status-message{text-align:center;color:#555;padding:30px;font-family:Georgia,Times New Roman,serif;font-size:16px}.admin-status-message.error{color:#a94442}.admin-table-wrapper{box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0000000f}.admin-table{table-layout:fixed;border-collapse:collapse;text-align:left;width:100%;margin:0;padding:0;font-size:14px}.admin-table thead{color:#fff;background-color:#18252b}.admin-table th{cursor:pointer;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;border-bottom:2px solid #111a1f;padding:12px 10px;font-weight:600;transition:background-color .2s;overflow:hidden}.admin-table th:hover{background-color:#23343d}.admin-table th:first-child,.admin-table td:first-child{width:38%}.admin-table th:nth-child(2),.admin-table td:nth-child(2){width:26%}.admin-table th:nth-child(3),.admin-table td:nth-child(3){text-align:center;width:14%}.admin-table th:nth-child(4),.admin-table td:nth-child(4){text-align:center;width:22%}.admin-table td{color:#333;word-wrap:break-word;overflow-wrap:break-word;vertical-align:middle;border-bottom:1px solid #ececec;padding:12px 10px}.admin-table-row{cursor:pointer;transition:background-color .15s}.admin-table-row:hover{background-color:#f8f9fa}.student-name-cell{color:#111;word-break:break-word;font-weight:600}.admin-table-empty{text-align:center;color:#777;padding:24px}.admin-table th:nth-child(2),.admin-table td:nth-child(2),.admin-table th:nth-child(3),.admin-table td:nth-child(3),.admin-table th:nth-child(4),.admin-table td:nth-child(4){text-align:center}.admin-table td span.not-attempted-dash{text-align:center;font-size:15px;font-weight:500;display:inline-block;color:#888!important}.status-badge{letter-spacing:.3px;text-align:center;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;min-width:56px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.pass{color:#1e8e3e;background-color:#e6f4ea;border:1px solid #ceead6}.status-badge.fail{color:#c5221f;background-color:#fce8e6;border:1px solid #fad2cf}.status-badge.pending{color:#777;background-color:#f1f3f4;border:1px solid #e0e0e0;min-width:42px;font-weight:600}.admin-modal-overlay{z-index:3000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-modal-container{background:#fff;border-radius:8px;width:min(90%,540px);font-family:Georgia,Times New Roman,serif;animation:.2s ease-out modalFadeIn;overflow:hidden;box-shadow:0 12px 32px #00000040}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.admin-modal-header{color:#fff;background-color:#18252b;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.admin-modal-header h3{color:#fff;margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400}.admin-modal-close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;padding:0 4px;font-size:28px;line-height:1;transition:opacity .15s}.admin-modal-close:hover{opacity:1}.admin-modal-body{background:#fff;padding:24px}.admin-modal-loading,.admin-modal-error{text-align:center;color:#666;margin:16px 0;font-size:15px}.student-details-grid{flex-direction:column;gap:16px;display:flex}.detail-item{border-bottom:1px solid #f0f0f0;flex-direction:column;gap:4px;padding-bottom:10px;display:flex}.detail-item:last-child{border-bottom:none;padding-bottom:0}.detail-label{color:#777;text-transform:uppercase;letter-spacing:.6px;font-family:Georgia,Times New Roman,serif;font-size:12px}.detail-value{color:#111;word-break:break-word;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:500}.notes-page{background:radial-gradient(circle at 85% 0%, var(--cream-deep) 0%, transparent 45%), var(--cream);min-height:100vh;font-family:var(--font-body);color:var(--text);padding:24px 12px 60px}.notes-status{text-align:center;font-family:var(--font-display);color:var(--maroon);padding:70px 20px;font-size:19px;font-weight:600}.notes-toc{background:var(--paper);border-radius:var(--radius-lg);max-width:700px;box-shadow:var(--shadow-card);margin:0 auto;display:flex;overflow:hidden}.notes-toc__banner{background:var(--maroon);flex-shrink:0;justify-content:center;align-items:center;width:96px;padding:24px 0;display:flex}.notes-toc__banner-title{color:#fff;writing-mode:vertical-rl;font-family:var(--font-display);letter-spacing:.06em;white-space:nowrap;margin:0;font-size:23px;font-weight:600;transform:rotate(180deg)}.notes-toc__list{flex-direction:column;flex:1;max-height:82vh;padding:18px 22px;display:flex;overflow-y:auto}.notes-toc__item{cursor:pointer;border-radius:var(--radius-sm);border-bottom:1px solid var(--border-soft);align-items:flex-start;gap:16px;padding:14px 8px;transition:background .12s;display:flex}.notes-toc__item:last-child{border-bottom:none}.notes-toc__number{background:var(--ink);color:#fff;width:50px;height:50px;font-family:var(--font-display);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;font-size:19px;font-weight:700;display:flex}.notes-toc__name{color:var(--maroon);font-family:var(--font-display);margin:0;font-size:17px;font-weight:600;line-height:1.25}.notes-toc__summary{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.notes-reader{background:var(--paper);border-radius:var(--radius-lg);max-width:720px;box-shadow:var(--shadow-card);flex-direction:column;min-height:70vh;margin:0 auto;padding:32px 28px;display:flex}.notes-reader__back{background:var(--cream);color:var(--ink);border:1.5px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;align-self:flex-start;margin-bottom:24px;padding:9px 16px;font-size:13px;font-weight:700;transition:background .12s,border-color .12s}.notes-reader__number{background:var(--ink);color:#fff;width:48px;height:48px;font-family:var(--font-display);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.notes-reader__title{color:var(--maroon);font-family:var(--font-display);margin:0;font-size:25px;font-weight:600}.notes-reader__summary{color:var(--text-muted);text-align:center;font-size:14px;font-style:italic}.notes-reader__divider{background:var(--exam-maroon);border-radius:2px;width:72px;height:6px;margin:20px auto 24px}.notes-reader__body{color:var(--text);flex:1;font-size:16px}.notes-media img{border-radius:var(--radius-sm);max-width:100%;box-shadow:var(--shadow-soft)}.notes-media video{border-radius:var(--radius-sm);background:#000;width:100%}.student-exam__navigation{justify-content:space-between;align-items:center;width:100%;margin-top:2rem;display:flex}.student-exam__navigation .student-exam__button--secondary{margin-right:auto}.student-exam__navigation .student-exam__button--primary{margin-left:auto}.student-exam__question-media{justify-content:center;width:100%;margin:22px 0 28px;display:flex}.student-exam__question-media img,.student-exam__question-media video{object-fit:contain;border-radius:8px;width:100%;max-width:760px;max-height:480px;display:block}.student-exam__question-media video{background:#000}@media (width<=768px){.student-exam__question-media{margin:18px 0 24px}.student-exam__question-media img,.student-exam__question-media video{border-radius:6px;max-height:360px}}.student-exam{box-sizing:border-box;background:var(--student-exam-white);min-height:100vh;color:var(--student-exam-ink);font-family:Georgia,Times New Roman,serif}.student-exam *,.student-exam :before,.student-exam :after{box-sizing:border-box}.student-exam button{font:inherit;cursor:pointer}.student-exam button:disabled{cursor:not-allowed}.student-exam--rules{background:#fff;padding:42px 20px 70px}.student-exam__card{border:1px solid var(--student-exam-border);background:#fff;border-radius:4px;width:min(900px,100%);margin:0 auto;padding:38px clamp(22px,5vw,62px) 50px;box-shadow:0 8px 30px #17272e14}.student-exam__back{min-height:52px;color:var(--student-exam-ink);background:#fff;border:1px solid #d8dcde;border-radius:3px;padding:10px 22px;font-weight:700;transition:all .2s}.student-exam__back:hover{border-color:var(--student-exam-maroon);color:var(--student-exam-maroon)}.student-exam__title{text-align:center;margin:42px 0 10px;font-size:clamp(36px,6vw,58px);font-weight:700;line-height:1.05}.student-exam__title:after{content:"";background:var(--student-exam-maroon);width:72px;height:5px;margin:22px auto 34px;display:block}.student-exam__history,.student-exam__rules-box,.student-exam__restriction{border-radius:4px;margin-top:24px;padding:24px}.student-exam__history{background:var(--student-exam-light);border-left:5px solid var(--student-exam-maroon)}.student-exam__history h4{margin:0 0 12px;font-size:24px}.student-exam__history p{color:#4f575b;margin:8px 0}.student-exam__rules-box{border:1px solid var(--student-exam-border);background:#fff;box-shadow:inset 0 0 18px #17272e09}.student-exam__rules-box h3{margin:0 0 16px;font-size:27px}.student-exam__rules-box ul{margin:0;padding-left:24px}.student-exam__rules-box li{margin:12px 0;font-size:18px;line-height:1.55}.student-exam__restriction{color:#8d2925;background:#fff6f5;border:1px solid #e5b7b4}.student-exam__restriction p{margin:4px 0}.student-exam__begin{margin:30px auto 0;display:block}.student-exam__button{border:0;border-radius:2px;min-height:56px;padding:12px 28px;font-weight:700;transition:transform .15s,opacity .15s,background .15s}.student-exam__button:hover:not(:disabled){transform:translateY(-1px)}.student-exam__button:disabled{opacity:.45}.student-exam__button--primary{background:var(--student-exam-maroon);color:#fff}.student-exam__button--primary:hover:not(:disabled){background:#9f2824}.student-exam__button--secondary{color:#fff;background:#9ba1a4}.student-exam__button--secondary:hover:not(:disabled){background:#7f878a}.student-exam--results{padding:42px 20px 70px}.student-exam__results-card{text-align:center}.student-exam__result-banner{border-radius:3px;padding:34px 20px 30px}.student-exam__result-banner.is-passed{background:#edf5f1;border-top:6px solid #3c7d61}.student-exam__result-banner.is-failed{border-top:6px solid var(--student-exam-maroon);background:#fff5f4}.student-exam__result-banner h1{margin:8px 0;font-size:clamp(38px,7vw,64px)}.student-exam__score{color:var(--student-exam-maroon);margin:8px 0;font-size:clamp(60px,12vw,96px);font-weight:700;line-height:1}.student-exam__result-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.student-exam__section-title{border-bottom:3px solid var(--student-exam-maroon);text-align:left;margin:52px 0 22px;padding-bottom:16px;font-size:30px}.student-exam__question-review{text-align:left;border:1px solid var(--student-exam-border);background:#fff;border-radius:4px;margin:18px 0;padding:24px;box-shadow:0 5px 18px #17272e0d}.student-exam__question-review-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.student-exam__question-review h3{margin:0;font-size:21px;line-height:1.4}.student-exam__review-option{background:#f5f6f6;border-radius:3px;justify-content:space-between;gap:15px;margin-top:9px;padding:13px 15px;display:flex}.student-exam__review-option.is-correct{color:#245d45;background:#e9f3ee;font-weight:700}.student-exam__review-option.is-selected-wrong{color:#8d2925;background:#fff0ef}.student-exam__explanation{border-left:4px solid var(--student-exam-maroon);background:#faf8f6;margin-top:16px;padding:14px 16px;line-height:1.55}.student-exam__results-card>.student-exam__button{margin-top:28px}.student-exam--active{background:#f7f7f5}.student-exam__exam-header{z-index:20;background:var(--student-exam-ink);color:#fff;position:sticky;top:0;box-shadow:0 4px 16px #00000029}.student-exam__exam-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;width:min(1050px,100%);min-height:76px;margin:0 auto;padding:12px 20px;display:grid}.student-exam__back--light{color:#fff;background:0 0;border-color:#ffffff4d}.student-exam__back--light:hover{border-color:var(--student-exam-pink);color:var(--student-exam-pink)}.student-exam__timer{background:var(--student-exam-maroon);text-align:center;border-radius:3px;min-width:120px;padding:9px 17px;font-size:22px;font-weight:700}.student-exam__progress{text-align:right;font-weight:700}.student-exam__progress-track{background:#ffffff2e;width:min(1050px,100%);height:5px;margin:0 auto}.student-exam__progress-track>div{background:var(--student-exam-maroon);height:100%;transition:width .25s}.student-exam__exam-main{border:1px solid var(--student-exam-border);background:#fff;width:min(900px,100% - 32px);margin:36px auto 70px;padding:clamp(25px,5vw,52px);box-shadow:0 8px 30px #17272e14}.student-exam__question-title{margin:0 0 28px;font-size:clamp(27px,5vw,38px);line-height:1.35}.student-exam__answer-list{gap:14px;display:grid}.student-exam__answer{cursor:pointer;background:#fff;border:1px solid #dfe2e3;border-radius:3px;align-items:center;gap:16px;min-height:68px;padding:14px 18px;font-size:19px;transition:all .15s;display:flex;box-shadow:inset 0 0 12px #17272e09}.student-exam__answer:hover{border-color:var(--student-exam-maroon);background:snow}.student-exam__answer.is-selected{border-color:var(--student-exam-maroon);box-shadow:inset 0 0 0 1px var(--student-exam-maroon);background:#fff3f2}.student-exam__answer-check{color:#fff;border:2px solid #aeb4b7;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-family:Arial,sans-serif;font-size:16px;display:grid}.student-exam__answer.is-selected .student-exam__answer-check{border-color:var(--student-exam-maroon);background:var(--student-exam-maroon)}.student-exam__navigation{border-top:1px solid var(--student-exam-border);justify-content:space-between;align-items:center;gap:15px;margin-top:36px;padding-top:25px;display:flex}.student-exam__navigation .student-exam__button{min-width:150px}.student-exam--status{place-items:center;min-height:70vh;padding:30px;display:grid}.student-exam__status-card{text-align:center;border:1px solid var(--student-exam-border);background:#fff;width:min(560px,100%);padding:40px;box-shadow:0 8px 30px #17272e14}.student-exam__status-card h3{color:var(--student-exam-maroon);margin-top:0;font-size:30px}@media (width<=650px){.student-exam--rules,.student-exam--results{padding:20px 12px 50px}.student-exam__card{padding:25px 18px 35px}.student-exam__exam-header-inner{grid-template-columns:1fr auto}.student-exam__progress{text-align:left;order:3;grid-column:1/-1}.student-exam__timer{justify-self:end}.student-exam__question-review-head{display:block}.student-exam__navigation{flex-direction:row}.student-exam__navigation .student-exam__button{flex:1;width:auto;min-width:120px;max-width:200px}.student-exam__result-actions{flex-direction:column}.student-exam__result-actions .student-exam__button{width:100%}}.admin-exam-answers__media{margin:18px 0 22px}.admin-exam-answers__media img,.admin-exam-answers__media video{object-fit:contain;border-radius:6px;width:100%;max-height:460px;display:block}.admin-exam-answers__media video{background:#000}.admin-exam-answers{min-height:calc(100vh - 140px);color:var(--exam-ink);background:#fff;padding:48px 20px 80px;font-family:Georgia,Times New Roman,serif}.admin-exam-answers__inner{width:min(900px,100%);margin:0 auto}.admin-exam-answers__header{text-align:center;margin-bottom:44px}.admin-exam-answers__header h1{color:var(--exam-ink);margin:0;font-size:clamp(34px,6vw,50px);line-height:1.15}.admin-exam-answers__divider{background:var(--exam-maroon);border-radius:2px;width:72px;height:6px;margin:20px auto 24px}.admin-exam-answers__header>p:last-child{color:#697176;margin:0;font-size:17px}.admin-exam-answers__list{flex-direction:column;gap:24px;display:flex}.admin-exam-answers__card{border:1px solid var(--exam-border);background:#fff;border-radius:7px;padding:26px;box-shadow:0 3px 10px #18252b12}.admin-exam-answers__question-number{color:var(--exam-maroon);letter-spacing:.7px;text-transform:uppercase;margin-bottom:14px;font:700 13px Arial,sans-serif}.admin-exam-answers__card h2{margin:0 0 20px;font-size:21px;line-height:1.45}.admin-exam-answers__options{flex-direction:column;gap:10px;display:flex}.admin-exam-answers__option{background:var(--exam-soft);border:1px solid var(--exam-border);border-radius:6px;align-items:center;gap:12px;min-height:56px;padding:11px 14px;display:flex}.admin-exam-answers__option--correct{background:var(--exam-correct-bg);border-color:var(--exam-correct-border);box-shadow:inset 4px 0 0 var(--exam-correct-border)}.admin-exam-answers__letter{background:#fff;border-radius:50%;flex:0 0 31px;justify-content:center;align-items:center;width:31px;height:31px;font:700 13px Arial,sans-serif;display:flex}.admin-exam-answers__option--correct .admin-exam-answers__letter{background:var(--exam-correct-border);color:#fff}.admin-exam-answers__text{flex:1;font-size:16px;line-height:1.45}.admin-exam-answers__correct{color:var(--exam-correct-text);white-space:nowrap;font:700 12px Arial,sans-serif}.admin-exam-answers__status,.admin-exam-answers__error{text-align:center;border-radius:6px;max-width:680px;margin:0 auto;padding:22px}.admin-exam-answers__status{background:var(--exam-soft);color:#697176}.admin-exam-answers__error{color:#8c2c27;background:#fff5f4;border:1px solid #e0b7b3}@media (width<=600px){.admin-exam-answers{min-height:calc(100vh - 120px);padding:34px 14px 60px}.admin-exam-answers__card{padding:20px 15px}.admin-exam-answers__card h2{font-size:18px}.admin-exam-answers__option{align-items:flex-start}.site-header{height:60px}.site-logo{width:76px;height:30px}.hamburger-button{left:20px}.hamburger-button span{width:14px;height:4px}.menu-close{top:8px;left:20px}#root form,.register-screen form,.login-screen form{width:calc(100% - 32px)}#root form button[type=submit],#root form button:not(#root form+p button){width:250px;height:54px}.admin-dashboard-container{padding:0 6px}.admin-table th,.admin-table td{padding:10px 4px;font-size:13px}.status-badge{padding:2px 6px;font-size:11px}}.notes-page{color:#18252b;background:#fff;width:100%;min-height:calc(100vh - 140px);padding:48px 24px 70px;font-family:Georgia,Times New Roman,serif}.notes-status{text-align:center;color:#18252b;padding:70px 20px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600}.notes-toc{background:#fff;border:1px solid #eee;border-radius:2px;grid-template-columns:220px minmax(0,1fr);width:min(1100px,100%);min-height:620px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 8px 24px #18252b14}.notes-toc__banner{background:#18252b;justify-content:center;align-items:center;width:auto;min-height:100%;padding:36px 18px;display:flex}.notes-toc__banner-title{color:#fff;writing-mode:vertical-rl;white-space:nowrap;letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);font-weight:700;line-height:1;transform:rotate(180deg)}.notes-toc__list{background:#fff;flex-direction:column;gap:0;min-width:0;max-height:none;padding:34px 42px;display:flex;overflow:visible}.notes-toc__item{cursor:pointer;background:#fff;border:0;border-radius:0;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:22px;width:100%;margin:0;padding:14px 0;transition:background-color .15s;display:grid}.notes-toc__item+.notes-toc__item{border-top:1px solid #eee}.notes-toc__item:hover{background:#fafafa}.notes-toc__number{color:#fff;background:#18252b;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:58px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;display:flex}.notes-toc__name{color:#b52f2a;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;line-height:1.25}.notes-toc__summary{color:#555;margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.5;display:block;overflow:visible}.notes-reader{background:#fff;border:1px solid #eee;border-radius:2px;width:min(1000px,100%);min-height:70vh;margin:0 auto;padding:38px 42px 42px;box-shadow:0 8px 24px #18252b14}.notes-reader__back{color:#18252b;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:2px;align-self:flex-start;margin-bottom:28px;padding:9px 16px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700}.notes-reader__back:hover{background:#f7f7f7;border-color:#b52f2a}.notes-reader__head{align-items:center;gap:18px;margin-bottom:8px;display:flex}.notes-reader__number{color:#fff;background:#18252b;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:700;display:flex}.notes-reader__title{color:#b52f2a;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,42px);font-weight:700}.notes-reader__summary{color:#555;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.5}.notes-reader__divider{background:#b52f2a;width:98px;height:5px}.notes-reader__divider:before,.notes-reader__divider:after{display:none}.notes-reader__body{color:#222;flex:1;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.7}.notes-reader__body .md-h1,.notes-reader__body .md-h2,.notes-reader__body .md-h3{color:#18252b;font-family:Georgia,Times New Roman,serif}.notes-reader__body .md-p,.notes-reader__body .md-li{color:#333}.notes-media{flex-direction:column;gap:18px;margin-top:28px;display:flex}.notes-media img,.notes-media video{border-radius:2px;max-width:100%;box-shadow:0 4px 14px #18252b1f}.notes-reader__footer-rule{border:0;border-top:1px solid #eee;margin:34px 0 22px}.notes-reader__nav{justify-content:space-between;align-items:center;gap:14px;display:flex}.notes-reader__nav button{cursor:pointer;border:0;border-radius:0;min-width:130px;min-height:46px;padding:10px 20px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:700}.btn-contents,.notes-reader__nav .btn-secondary{color:#fff;background:#18252b}.notes-reader__nav .btn-accent,.notes-reader__nav .btn-success{color:#fff;background:#b52f2a}.notes-reader__nav button:disabled{opacity:.45;cursor:not-allowed}@media (width<=600px){.notes-page{min-height:calc(100vh - 120px);padding:24px 12px 50px}.notes-toc{grid-template-columns:88px minmax(0,1fr);min-height:0}.btn-contents{color:#fff;background:#18252b}.notes-toc__banner{padding:24px 10px}.notes-toc__banner-title{font-size:32px}.notes-toc__list{padding:20px 18px}.notes-toc__item{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:14px 0}.notes-toc__number{width:58px;height:48px;font-size:18px}.notes-toc__name{font-size:18px}.notes-toc__summary{font-size:13px;line-height:1.4}.notes-reader{padding:24px 20px 30px}.notes-reader__head{align-items:flex-start}.notes-reader__title{font-size:28px}.notes-reader__body{font-size:16px}}.app-shell{flex-direction:column;min-height:100vh;padding-bottom:50px;display:flex}.site-footer{z-index:1000;color:#000;box-sizing:border-box;background-color:#fff;border-top:5px solid #1e90ff;justify-content:center;align-items:center;width:100%;height:50px;font-size:.875rem;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 6px #0000001f}.site-footer p{opacity:.85;margin:0}.site-footer a{color:#000;text-decoration:none}.certificate-outer-canvas{box-sizing:border-box;background-image:url(/backgroundcert.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:841px;height:595px;margin:0 auto;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 6px 24px #00000026}.certificate-black-border,.certificate-inner-container{background:0 0!important}.certificate-modal-overlay{z-index:1000;background-color:#000000bf;justify-content:center;align-items:center;padding:10px;display:flex;position:fixed;inset:0}.certificate-modal-content{background-color:#fff;border-radius:8px;width:100%;max-width:880px;max-height:95vh;padding:15px;overflow-y:auto}.certificate-controls{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.certificate-control-buttons{gap:10px;display:flex}.certificate-black-border{box-sizing:border-box;background-color:#0000;border:5px solid #000;width:100%;height:100%;padding:4px}.certificate-red-border{box-sizing:border-box;background-color:#0000;border:4px solid #8b1d24;width:100%;height:100%;padding:3px}.certificate-inner-container{box-sizing:border-box;background-color:#0000;border:1.5px solid #8b1d24;width:100%;height:100%;position:relative;overflow:hidden}.certificate-curved-bottom-svg{pointer-events:none;z-index:10;width:100%;height:100px;position:absolute;bottom:0;left:0}.certificate-ribbon{z-index:50;pointer-events:none;width:100px;position:absolute;top:5px;right:30px}.certificate-content{z-index:2;box-sizing:border-box;text-align:center;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:14px 20px 10px;display:flex;position:relative}.certificate-top-bar{justify-content:space-between;align-items:flex-start;margin-bottom:0;display:flex}.certificate-logo-wrap{align-items:center;gap:10px;display:flex}.certificate-logo{object-fit:contain;width:110px;height:auto}.certificate-number-wrap{text-align:right;margin-top:-8px;padding-right:170px}.certificate-number-label{color:#4b5563;letter-spacing:.5px;font-size:11px;font-weight:700}.certificate-number{color:#8b1d24;padding-right:20px;font-family:sans-serif;font-size:15px;font-weight:700;-webkit-text-decoration:underline #8b1d24;text-decoration:underline #8b1d24}.certificate-headers{margin-bottom:0;padding:0;margin-top:-95px!important}.certificate-title{color:#1e293b;letter-spacing:2px;margin:0;font-family:serif;font-size:64px;font-weight:700;line-height:1}.certificate-subtitle{color:#1e293b;letter-spacing:1.5px;justify-content:center;align-items:center;gap:10px;margin-top:4px;font-size:35px;font-weight:700;display:flex}.certificate-certifies{color:#4b5563;text-transform:uppercase;letter-spacing:1.5px;margin-top:4px;font-size:15px}.certificate-subtitle-line{background-color:#8b1d24;width:45px;height:1.5px;display:inline-block}.certificate-student-name{color:#1e293b;margin:2px 0;font-family:Brush Script MT,Great Vibes,cursive;font-size:38px;font-weight:400}.certificate-name-line{border-bottom:1px solid #d1d5db;width:280px;margin:0 auto 6px}.certificate-completion-text{color:#4b5563;margin:0;font-size:10px}.certificate-short-course{color:#8b1d24;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:11px;font-weight:700}.certificate-course-title{color:#8b1d24;letter-spacing:.5px;margin:3px 0;font-family:sans-serif;font-size:20px;font-weight:700}.certificate-organizer{color:#374151;font-size:10.5px;font-weight:500}.certificate-context{max-width:720px;margin:8px auto 4px}.certificate-context-badge{color:#fff;letter-spacing:.5px;background-color:#8b1d24;border-radius:3px;padding:2px 8px;font-size:9px;font-weight:700;display:inline-block}.certificate-context-description{color:#374151;text-align:center;margin:4px 0 8px;font-size:9.5px;line-height:1.35}.certificate-topics{text-align:left;color:#1f2937;grid-template-columns:1fr 1fr;gap:4px 20px;padding-left:10px;font-size:9px;display:grid}.certificate-footer{box-sizing:border-box;justify-content:space-between;align-items:flex-end;width:100%;padding:20px 60px;font-family:Georgia,Times New Roman,serif;display:flex;position:relative}.certificate-footer-column{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:250px;display:flex;position:relative}.certificate-footer-visual{justify-content:center;align-items:flex-end;width:100%;height:50px;display:flex;position:relative}.certificate-signature{object-fit:contain;max-width:100%;max-height:95px;position:relative;top:10px;left:50px}.certificate-date{color:#1a1a1a;font-family:Great Vibes,Dancing Script,Brush Script MT,cursive;font-size:16px;line-height:1;position:relative;top:-63px;left:-40px}.certificate-signature-line,.certificate-date-line{background-color:#b89855;width:50%;height:1px;position:relative}.certificate-signature-line{margin-top:6px;margin-bottom:8px;top:-25px;left:50px}.certificate-date-line{margin-top:6px;margin-bottom:8px;top:-65px;left:-40px}.certificate-date-of-completion{color:#4a4a4a;font-size:7px;line-height:1.3;position:relative;top:-70px;left:-40px}.certificate-founder{color:#2b2b2b;font-size:14px;font-weight:700;position:relative;top:-30px;left:50px}.certificate-footer-small{color:#4a4a4a;font-size:13px;line-height:1.3;position:relative;top:-30px;left:50px}.certificate-seal{object-fit:contain;align-self:center;width:110px;height:110px;position:relative;top:-30px;left:0}.certificate-primary-btn{color:#fff;cursor:pointer;background-color:#16a34a;border:none;border-radius:5px;padding:8px 16px;font-weight:700}.certificate-secondary-btn{color:#fff;cursor:pointer;background-color:#64748b;border:none;border-radius:5px;padding:8px 16px;font-weight:700}
