*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:#1f2937}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:#eef3fb}.auth-card{width:min(520px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:32px;box-shadow:0 12px 32px #0f172a14}.assessment-preview-tags,.assessment-preview-alert{margin-bottom:20px}.exam-layout{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr)}.exam-sidebar{background:#fff;border-right:1px solid #e5e7eb;padding:24px}.exam-main{padding:24px}.exam-integrity-alert{margin-top:20px}.question-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;margin-bottom:16px}@media(max-width:820px){.exam-layout{grid-template-columns:1fr}.exam-sidebar{border-right:none;border-bottom:1px solid #e5e7eb}}
