.sch-student-page{color:#e2e8f0;background:linear-gradient(#020617 0%,#0f172a 50%,#020617 100%);min-height:100vh}.sch-student-container{max-width:42rem;margin-left:auto;margin-right:auto;padding:3rem 1rem}.sch-student-container--quiz,.sch-student-container--rules{max-width:72rem;padding:1.5rem 1.5rem 2rem}@media (min-width:640px){.sch-student-container{padding:4rem 1.5rem}.sch-student-container--quiz,.sch-student-container--rules{padding:2rem 2rem 2.5rem}}@media (min-width:1024px){.sch-student-container--quiz,.sch-student-container--rules{max-width:80rem;padding:2rem 2.5rem 2.5rem}}.sch-student-header{text-align:center;margin-bottom:2.5rem}.sch-student-header--compact{margin-bottom:1rem}.sch-student-header--compact .sch-student-badge{padding:.35rem .75rem;font-size:.8125rem}.sch-student-header--compact .sch-student-title{font-size:1.25rem}.sch-student-header--compact .sch-student-subtitle{margin-top:.25rem;font-size:.8125rem}.sch-student-badge{color:#fcd34d;background:#f59e0b26;border-radius:1rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-weight:600;display:inline-flex}.sch-student-title{letter-spacing:-.025em;color:#fff;font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:640px){.sch-student-title{font-size:2.25rem}}.sch-student-subtitle{color:#94a3b8;margin-top:.5rem;font-size:.9375rem}.sch-student-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#0f172af2,#0f172ad9);border:1px solid #94a3b826;border-radius:1.25rem;padding:1.5rem;box-shadow:0 4px 24px -4px #0006}@media (min-width:640px){.sch-student-card{padding:2rem}}.sch-student-card--success{background:linear-gradient(135deg,#0f172af2,#052e1633);border-color:#10b9814d}.sch-rules-intro{color:#94a3b8;margin-bottom:1rem;font-size:.9375rem}.sch-rules-grid{flex-direction:column;gap:1.5rem;margin-bottom:1rem;display:flex}@media (min-width:1024px){.sch-rules-grid{flex-direction:row;align-items:flex-start;gap:2rem}.sch-rules-grid .sch-rules-list{flex:1;margin-bottom:0}.sch-rules-grid .sch-permissions-block{flex:0 0 18rem;margin-bottom:0}}.sch-rules-list{background:#0f172a99;border:1px solid #47556980;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem}@media (min-width:640px){.sch-rules-list ul{columns:2;column-gap:1.5rem}}.sch-rules-heading{color:#e2e8f0;margin-bottom:.75rem;font-size:.9375rem;font-weight:600}.sch-rules-list ul{color:#cbd5e1;margin:0;padding-left:1.25rem;font-size:.875rem;line-height:1.6;list-style-type:disc;list-style-position:outside}.sch-rules-list li{break-inside:avoid;margin-bottom:.5rem}.sch-permissions-block{margin-bottom:1.5rem}.sch-permission-row{flex-wrap:wrap;gap:.75rem;display:flex}.sch-permission-btn{color:#cbd5e1;cursor:pointer;background:#0f172acc;border:1px solid #47556999;border-radius:.625rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.sch-permission-btn:hover{background:#334155cc}.sch-permission-btn--granted{color:#34d399;background:#10b98126;border-color:#10b98180}.sch-permission-hint{color:#64748b;margin-top:.5rem;font-size:.8125rem}.sch-rules-agree{color:#cbd5e1;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.sch-rules-agree input{width:1rem;height:1rem}.sch-rules-actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.sch-student-form-title{color:#fff;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.sch-student-form-group{margin-bottom:1rem}.sch-student-form-groups{flex-direction:column;gap:1rem;display:flex}.sch-student-form-groups .sch-student-form-group{margin-bottom:0}.sch-student-label{color:#cbd5e1;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.sch-student-label-required{color:#f59e0b}.sch-student-input{color:#e2e8f0;background:#0f172ae6;border:1px solid #47556999;border-radius:.625rem;outline:none;width:100%;height:2.5rem;padding:.5rem 1rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s;display:flex}.sch-student-input::placeholder{color:#64748b}.sch-student-input:focus{border-color:#fbbf2480;box-shadow:0 0 0 2px #fbbf2426}select.sch-student-input{cursor:pointer}.sch-student-error{color:#f87171;background:#ef444426;border-radius:.75rem;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;display:flex}.sch-student-btn{cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.sch-student-btn--primary{color:#0f172a;background:linear-gradient(135deg,#f59e0b,#ea580c);width:100%;box-shadow:0 2px 12px #f59e0b4d}.sch-student-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 20px #f59e0b66}.sch-student-btn--success{color:#fff;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 12px #10b9814d}.sch-student-btn--success:hover:not(:disabled){box-shadow:0 4px 20px #10b98166}.sch-student-btn--ghost{color:#cbd5e1;background:0 0;border:1px solid #47556999}.sch-student-btn--ghost:hover:not(:disabled){background:#33415580;border-color:#94a3b84d}.sch-student-btn:disabled{opacity:.5;cursor:not-allowed}.sch-student-btn-mt{margin-top:1.5rem}.sch-quiz-content{flex-direction:column;gap:1.5rem;display:flex}.sch-quiz-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.sch-quiz-progress-text{color:#94a3b8;font-size:.875rem}.sch-quiz-timer{color:#fcd34d;background:#0f172acc;border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:flex}.sch-quiz-answered{color:#f59e0b;font-size:.875rem}.sch-quiz-marked{color:#fde047e6}.sch-mobile-warning{color:#fcd34d;background:#f59e0b26;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.sch-proctor-banner{color:#fcd34d;background:#f59e0b26;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.8125rem;display:flex}.sch-modal-content--warning .sch-modal-desc{margin-top:.5rem}.sch-offline-banner{color:#f87171;background:#ef444426;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.sch-palette-btn{color:#cbd5e1;cursor:pointer;background:#0f172acc;border:1px solid #47556999;border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.8125rem;transition:all .2s;display:inline-flex}.sch-palette-btn:hover{background:#334155cc}.sch-palette-grid{background:#0f172a99;border:1px solid #47556980;border-radius:1rem;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}.sch-palette-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;width:100%;margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.sch-palette-item{cursor:pointer;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.sch-palette-item--current{color:#0f172a;background:#f59e0b}.sch-palette-item--answered{color:#34d399;background:#10b98133;border-color:#10b98166}.sch-palette-item--marked{color:#fcd34d;background:#f59e0b33;border-color:#f59e0b66}.sch-palette-item--marked-answered{color:#fcd34d;background:#f59e0b4d;border-color:#f59e0b80}.sch-palette-item--unanswered{color:#94a3b8;background:#47556980;border-color:#47556999}.sch-palette-item--unanswered:hover{background:#475569b3}.sch-question-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.sch-question-header .sch-question-text{flex:1;min-width:0}.sch-mark-review-btn{color:#94a3b8;cursor:pointer;background:#0f172acc;border:1px solid #47556999;border-radius:.5rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;transition:all .2s;display:inline-flex}.sch-mark-review-btn:hover{background:#334155cc}.sch-mark-review-btn--active{color:#fcd34d;background:#f59e0b40;border-color:#f59e0b80}.sch-modal-overlay{z-index:50;cursor:pointer;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.sch-modal-content{cursor:default;background:linear-gradient(135deg,#0f172afa,#0f172ae6);border:1px solid #47556980;border-radius:1.25rem;width:100%;max-width:28rem;padding:1.5rem;box-shadow:0 25px 50px -12px #00000080}.sch-modal-title{color:#fff;font-size:1.125rem;font-weight:600}.sch-modal-time{color:#fcd34d;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.875rem;font-weight:500;display:flex}.sch-modal-desc{color:#94a3b8;margin-top:.5rem;font-size:.875rem}.sch-modal-actions{gap:.75rem;margin-top:1.5rem;display:flex}.sch-modal-actions .sch-student-btn{flex:1}.sch-student-error-hint{color:#94a3b8;margin-top:.5rem;font-size:.8125rem}.sch-progress-wrap{background:#47556980;border-radius:9999px;width:100%;height:.375rem;margin-bottom:1rem;overflow:hidden}.sch-progress-fill{background:linear-gradient(90deg,#f59e0b,#ea580c);border-radius:9999px;height:100%;transition:width .3s}.sch-question-block{margin-bottom:0}.sch-question-text{color:#fff;font-size:1.125rem;font-weight:500}.sch-question-image{object-fit:contain;border-radius:.75rem;width:100%;max-height:12rem;margin-top:.75rem}.sch-options-list{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.sch-options-list{grid-template-columns:repeat(2,1fr);gap:.625rem;display:grid}}.sch-options-list .sch-quiz-input-wrap,.sch-options-list .sch-quiz-input-wrap--numeric{grid-column:1/-1}.sch-option-btn{color:#cbd5e1;text-align:left;cursor:pointer;background:#0f172a99;border:1px solid #47556999;border-radius:1rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s;display:flex}.sch-option-btn:hover{background:#0f172acc;border-color:#94a3b866}.sch-option-btn--selected{color:#fef3c7;background:#f59e0b33;border-color:#f59e0b}.sch-option-letter{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;display:flex}.sch-option-btn:not(.sch-option-btn--selected) .sch-option-letter{color:#94a3b8;background:#475569cc}.sch-option-btn--selected .sch-option-letter{color:#0f172a;background:#f59e0b}.sch-option-image{object-fit:cover;border-radius:.5rem;flex-shrink:0;width:3rem;height:3rem}.sch-option-image--clickable{cursor:pointer;transition:box-shadow .2s}.sch-option-image--clickable:hover{box-shadow:0 0 0 2px #f59e0b99}.sch-lightbox{z-index:50;cursor:pointer;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.sch-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.sch-lightbox-close:hover{background:#fff3}.sch-lightbox-image{object-fit:contain;cursor:default;border-radius:.5rem;max-width:100%;max-height:90vh;box-shadow:0 25px 50px -12px #00000080}.sch-quiz-input-wrap{margin-top:1rem}.sch-quiz-input-wrap .sch-student-label{margin-bottom:.5rem}.sch-quiz-input-wrap .sch-student-input{height:3rem}.sch-quiz-input-wrap--numeric .sch-student-input{max-width:16rem}.sch-quiz-nav{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.sch-quiz-nav--wide{grid-column:1/-1}.sch-student-loading{flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.sch-student-spinner{border:2px solid #f59e0b4d;border-top-color:#f59e0b;border-radius:50%;width:2.5rem;height:2.5rem;animation:.8s linear infinite sch-student-spin}.sch-student-spinner--sm{border-width:2px;width:1rem;height:1rem}@keyframes sch-student-spin{to{transform:rotate(360deg)}}.sch-student-loading-text{color:#64748b;margin-top:1rem;font-size:.875rem}.sch-student-empty{text-align:center;color:#64748b;padding:3rem 2rem}.sch-student-error-state{flex-direction:column;align-items:center;padding:3rem 2rem;display:flex}.sch-student-error-state .sch-student-error-icon{color:#f87171}.sch-student-error-state .sch-student-error-text{text-align:center;color:#f87171;margin-top:1rem}.sch-times-up{text-align:center;padding:3rem 2rem}.sch-times-up-title{color:#fcd34d;font-weight:600}.sch-times-up-desc{color:#94a3b8;margin-top:.5rem}.sch-submitted{text-align:center;padding:2rem}.sch-submitted-icon-wrap{background:#10b98133;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.sch-submitted-icon{color:#10b981}.sch-submitted-title{color:#fff;font-size:1.5rem;font-weight:700}.sch-submitted-desc{color:#94a3b8;margin-top:.5rem}.sch-submitted-score-wrap{background:#0f172ae6;border-radius:1rem;margin-top:2rem;padding:1rem 1.5rem}.sch-submitted-score{color:#fcd34d;font-size:2.25rem;font-weight:700}.sch-submitted-score-meta{color:#64748b;margin-top:.25rem;font-size:.875rem}.sch-submitted-footer{color:#64748b;margin-top:1.5rem;font-size:.8125rem}
