@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--primary: #ff4136;--surface: #ececec;--surface-border: #cfcfcf;--text: #1f1f1f;--shadow: 0 14px 30px rgba(0, 0, 0, .16)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:#fff;color:var(--text);font-family:Poppins,sans-serif}button,input{font:inherit}button{cursor:pointer}.login-page{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:linear-gradient(180deg,#fff,#fff 72%,#fff6f5)}.student-login-page{min-height:100vh;background:#fff}.esb-banner-header{display:grid;grid-template-columns:108px 1fr;gap:1rem;align-items:center;padding:.2rem .9rem .7rem;background:#2d2c73;color:#fff}.esb-banner-logo{display:grid;place-items:center;min-height:102px;border-radius:2px;background:#fff;color:#157fca;border:1px solid #d6d6d6;font-size:2.25rem;font-weight:700}.esb-banner-logo-image{width:100%;max-width:96px;height:auto;display:block;object-fit:contain}.esb-banner-copy{text-align:center}.esb-banner-copy h1{margin:0 0 .45rem;color:#fff;font-size:clamp(1.5rem,4vw,2.6rem);line-height:1.1;letter-spacing:.02em}.esb-banner-copy p{margin:.12rem 0;color:#fff;font-size:clamp(.95rem,2.3vw,1.15rem)}.esb-banner-exam-title{background:#fff;color:#d51515;padding:.35rem 1rem .55rem;font-size:clamp(1.25rem,3.2vw,2.1rem);font-weight:700;text-align:center;border-bottom:1px solid #d9d9d9}.exam-page{min-height:100vh;background:#f5f5f5;color:#202020}.exam-subheader{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.4rem 1rem;background:#6d6d6d;color:#f7d44c;font-size:.88rem}.exam-subheader-right{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.exam-candidate-strip{display:flex;gap:.75rem}.exam-subheader-actions{display:flex;align-items:center;gap:1rem}.exam-candidate-card{display:flex;align-items:center;gap:.7rem;padding:.35rem .65rem;border-radius:6px;background:#ffffff24}.exam-candidate-card-stacked{flex-direction:column;align-items:stretch;gap:.35rem;min-width:180px}.exam-candidate-label{color:#fff;font-size:.72rem;font-weight:600;text-align:center}.exam-candidate-body{display:flex;align-items:center;gap:.65rem}.exam-candidate-photo{width:56px;height:68px;border:2px solid #ffffff;border-radius:4px;background:linear-gradient(180deg,#f7f7f7,#d7d7d7);color:#234b7b;display:grid;place-items:center;font-size:1rem;font-weight:700}.exam-candidate-photo-image{width:100%;height:100%;display:block;object-fit:cover;border-radius:2px}.exam-candidate-meta{display:grid;gap:.18rem;color:#fff;min-width:0}.exam-candidate-meta strong{font-size:.82rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exam-candidate-meta span{font-size:.72rem;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exam-timer{color:#fff;font-size:.95rem;font-weight:600;white-space:nowrap}.exam-subheader-links{display:flex;gap:.5rem}.exam-subheader-links button{border:0;background:transparent;color:#fff;font-size:.82rem}.exam-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:0;min-height:calc(100vh - 95px)}.exam-main-panel,.exam-side-panel{background:#fff}.exam-main-panel{border-right:1px solid #d7d7d7}.exam-section-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.45rem 1rem;background:#16a1e2;color:#fff}.exam-zoom-controls .zoom-button{color:#fff}.exam-tabs{display:flex;flex-wrap:wrap;border-bottom:1px solid #d7d7d7}.exam-tab{border:1px solid #d7d7d7;border-bottom:0;background:#f7f7f7;padding:.6rem 1rem;color:#444}.exam-tab-active{background:#16a1e2;color:#fff}.exam-question-head{padding:.7rem 1rem;border-bottom:1px solid #d7d7d7;font-weight:600}.exam-question-box{min-height:420px;padding:1rem}.exam-question-text{margin:0 0 1.25rem;font-size:1.15rem;line-height:1.6;font-weight:600}.exam-options-list{display:grid;gap:.9rem}.exam-option-row{display:flex;align-items:center;gap:.8rem;font-size:1.08rem}.exam-option-row input{width:28px;height:28px}.exam-bottom-actions{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.8rem 1rem;border-top:1px solid #d7d7d7}.exam-light-button,.exam-primary-button,.exam-submit-button{min-height:46px;border-radius:4px;font-weight:600}.exam-light-button{border:1px solid #c7c7c7;background:#fff;color:#444;padding:.7rem 1rem}.exam-primary-button,.exam-submit-button{border:0;background:#17a6e7;color:#fff;padding:.7rem 1.35rem}.exam-side-panel{display:flex;flex-direction:column;gap:1rem;padding:1rem}.exam-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.status-card{display:grid;grid-template-columns:36px 1fr;gap:.55rem;align-items:center;font-size:.9rem}.status-card strong{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;color:#fff}.status-card span{line-height:1.25}.status-answered strong{background:#3da524}.status-not-answered strong{background:#d63a3a}.status-not-visited strong{background:#b7b7b7}.status-review strong{background:#6d33aa}.question-palette-title{padding:.55rem .65rem;background:#16a1e2;color:#fff;font-weight:600}.question-palette-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem}.palette-button{min-height:40px;border:0;border-radius:4px;background:#d7d7d7;color:#fff;font-weight:600}.palette-default{background:#d7d7d7}.palette-visited{background:#8f8f8f}.palette-answered{background:#3da524}.palette-review{background:#6d33aa}.palette-current{background:#d63a3a}.exam-submit-button{align-self:flex-end;min-width:116px}.instruction-page{min-height:100vh;background:#f7f7f7;color:#222}.instruction-layout{display:grid;grid-template-columns:110px 1fr;gap:0;width:min(100%,1180px);margin:0 auto;background:#fff;min-height:calc(100vh - 120px)}.candidate-sidebar{border-right:1px solid #d7d7d7;padding:1.25rem .5rem;text-align:center}.candidate-photo-box{width:52px;height:58px;margin:0 auto .75rem;border:1px solid #cfcfcf;background:linear-gradient(180deg,#efefef,#dcdcdc);display:grid;place-items:center;font-size:.75rem}.candidate-photo-box-large{overflow:hidden;font-weight:700;color:#234b7b}.candidate-sidebar-photo-image{width:100%;height:100%;display:block;object-fit:cover}.candidate-sidebar-name,.candidate-sidebar-app{font-size:.9rem;line-height:1.25}.instruction-content{padding:1rem 1rem 2rem}.instruction-top-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid #cfcfcf}.instruction-top-row h2{margin:0;font-size:1.35rem;font-weight:500}.zoom-controls{display:flex;gap:.5rem}.zoom-button{border:0;background:transparent;color:#444;min-width:34px;font-size:1rem}.zoom-active{font-weight:700}.instruction-copy{margin:1rem 0;font-size:.98rem;line-height:1.45}.instruction-pattern-title{margin:0 0 .85rem;font-size:clamp(1rem,2.3vw,1.25rem);line-height:1.5}.instruction-table-shell{overflow-x:auto}.instruction-summary-table{margin-bottom:1rem}.instruction-summary-table td{border-top:0}.instruction-summary-table td:first-child{width:38%;font-weight:600}.instruction-table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.instruction-table th,.instruction-table td{padding:.35rem .45rem;border-top:1px solid #676767;border-bottom:1px solid #676767;text-align:left}.instruction-table th:nth-child(3),.instruction-table th:nth-child(4),.instruction-table td:nth-child(3),.instruction-table td:nth-child(4){text-align:center}.instruction-total-row td{font-weight:700}.instruction-note-block{border-top:1px solid #cfcfcf;padding-top:.8rem}.instruction-agree-box{display:inline-flex;align-items:center;gap:.55rem;margin-top:1rem;font-size:.95rem}.instruction-agree-box input{width:16px;height:16px}.instruction-note-title{margin:0 0 .75rem;font-size:.98rem;font-weight:600}.instruction-note-list{margin:0;padding-left:1.25rem;line-height:1.65}.instruction-footer-actions{display:flex;justify-content:flex-end;padding-top:1rem}.instruction-start-button{min-width:114px;min-height:38px;border:1px solid #c7c7c7;border-radius:4px;background:#fff;color:#2c2c2c;font-size:1rem}.instruction-start-button:disabled{opacity:.5;cursor:not-allowed}.student-login-body{padding:0 0 2rem}.student-admit-shell{margin:1.2rem auto 0;width:min(100%,920px);background:#2e2c74;padding:1.5rem 1rem 2rem;color:#fff}.student-admit-shell h2{margin:0 0 1.25rem;text-align:center;font-size:clamp(1.8rem,4vw,2.5rem)}.student-admit-card{max-width:720px;margin:0 auto;border:3px solid #7af7ff;border-radius:28px;background:#fff;color:#202020;padding:1.35rem;box-shadow:0 18px 32px #0000001f}.student-login-grid{display:grid;gap:.85rem}.student-login-field{display:grid;gap:.45rem}.student-login-field-inline{grid-template-columns:220px 1fr;align-items:center}.student-login-field span{font-weight:600;text-align:right}.student-login-field input,.student-login-field select{min-height:50px;border:1px solid #d9d9d9;border-radius:10px;background:#efefef;padding:.8rem 1rem;font-size:1rem}.student-login-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.student-login-button{min-width:156px;min-height:54px;border:0;border-radius:18px;background:#2e2c74;color:#fff;font-size:1.05rem;font-weight:600}.top-bar{display:flex;align-items:center;justify-content:center;min-height:72px;padding:1rem;background:var(--primary);color:#fff;box-shadow:0 4px 14px #ff41363d}.top-bar h1{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.login-body{display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem 6rem}.dashboard-page{background:linear-gradient(180deg,#fff7f6,#fff 55%,#fff6f5)}.dashboard-body{display:flex;align-items:center;justify-content:center;padding:3rem 1.25rem 5rem}.dashboard-card{width:min(100%,520px);background:#fff;border:1px solid rgba(255,65,54,.18);border-radius:28px;box-shadow:0 22px 44px #ff41361f;padding:2rem 1.25rem;text-align:center}.dashboard-eyebrow{margin:0 0 .35rem;color:var(--primary);font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.dashboard-card h2{margin:0 0 1.5rem;font-size:clamp(1.4rem,3vw,2rem)}.section-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;text-align:left}.form-screen-body{padding-top:2rem;padding-bottom:4rem}.student-card{width:min(100%,720px);text-align:left}.assign-card{width:min(100%,760px);text-align:left}.question-card{width:min(100%,920px);text-align:left}.assign-layout{display:grid;gap:1rem}.student-form-grid,.question-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.part-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.part-summary-card{border:1px solid rgba(255,65,54,.15);border-radius:20px;background:linear-gradient(180deg,#fff,#fff3f1);padding:1.2rem;text-align:left;display:grid;gap:.35rem;box-shadow:0 12px 24px #0000000f}.part-summary-card strong{font-size:1.05rem;color:#202020}.part-summary-card span{color:var(--primary);font-weight:600}.part-summary-card small{color:#6d6d6d}.part-summary-active{border-color:#ff41368c;box-shadow:0 18px 30px #ff413624}.mcq-note-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.mcq-note-row h3{margin:.2rem 0 0;font-size:1.1rem}.question-help-text{margin:.45rem 0 0;color:#6d6d6d;font-size:.92rem}.mcq-badge{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.6rem 1rem;border-radius:999px;background:#fff1ef;color:var(--primary);font-weight:600;white-space:nowrap}.question-number-panel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;max-height:260px;overflow-y:auto;padding:.25rem .1rem .25rem 0;margin-bottom:1.5rem}.question-chip{min-height:48px;border:1px solid rgba(255,65,54,.14);border-radius:14px;background:#fff9f8;color:#2f2f2f;font-weight:600}.question-chip-active{background:linear-gradient(180deg,#ff5b51,#ef3b31);color:#fff;border-color:#ef3b318c}.question-chip-saved{box-shadow:inset 0 0 0 1px #ef3b314d}.student-field{display:grid;gap:.5rem}.student-field span{font-size:.95rem;font-weight:600;color:#343434}.student-field input,.student-field select{width:100%;min-height:56px;border:1px solid rgba(255,65,54,.15);border-radius:16px;background:#fff9f8;color:var(--text);padding:.95rem 1rem;outline:none}.student-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.student-field input[type=file]{padding:.8rem 1rem;background:#fff4f2}.full-width{grid-column:1 / -1}.upload-note{color:#6d6d6d;font-size:.82rem}.student-upload-preview{width:100px;height:120px;border:1px solid rgba(255,65,54,.18);border-radius:14px;overflow:hidden;background:#fff3f1}.student-upload-preview-image{width:100%;height:100%;display:block;object-fit:cover}.student-actions{display:flex;justify-content:flex-end}.save-student-card{width:auto;min-width:180px;padding-inline:1.5rem;background:linear-gradient(180deg,#ff5b51,#ef3b31);color:#fff}.back-button{min-width:96px;min-height:46px;border:1px solid rgba(255,65,54,.18);border-radius:999px;background:#fff5f4;color:var(--primary);font-weight:600}.selected-student-panel{border:1px solid rgba(255,65,54,.14);border-radius:20px;background:linear-gradient(180deg,#fff,#fff3f1);padding:1.2rem}.selected-student-panel h3{margin:.25rem 0 1rem;font-size:1.25rem;color:#202020}.assign-photo-row{display:grid;grid-template-columns:140px 1fr 140px;gap:1rem;align-items:start;margin-bottom:1rem}.assign-photo-box{display:grid;gap:.45rem}.assign-photo-box span{color:#6d6d6d;font-size:.82rem;font-weight:600}.assign-photo-frame{width:100%;aspect-ratio:5 / 6;border:1px solid rgba(255,65,54,.18);border-radius:14px;overflow:hidden;background:#fff4f2}.assign-photo-image{width:100%;height:100%;display:block;object-fit:cover}.assign-photo-placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--primary);font-size:1.25rem;font-weight:700;background:linear-gradient(180deg,#fff8f7,#ffe6e1)}.assign-upload-field{align-self:center}.assignment-marks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.student-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.student-preview-grid span{display:block;margin-bottom:.35rem;color:#6d6d6d;font-size:.85rem}.student-preview-grid strong{color:#202020;font-size:1rem}.admin-actions{display:grid;gap:1rem}.admin-action-card{width:100%;min-height:66px;border:1px solid rgba(255,65,54,.15);border-radius:18px;background:linear-gradient(180deg,#fff,#fff1ef);color:#202020;font-size:1.05rem;font-weight:600;box-shadow:0 12px 24px #00000014;transition:transform .18s ease,box-shadow .18s ease}.admin-action-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px #0000001f}.logout-card{background:linear-gradient(180deg,#ff5b51,#ef3b31);color:#fff}.login-form{width:min(100%,420px);display:grid;gap:2.4rem;justify-items:center}.field-card{width:100%;display:grid;grid-template-columns:56px 1fr;align-items:center;min-height:64px;border:1px solid var(--surface-border);border-radius:14px;background:var(--surface);box-shadow:inset 0 1px #fffc}.field-icon{display:grid;place-items:center}.field-icon svg{width:24px;height:24px;fill:var(--primary)}.field-card input{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:1.05rem;padding:1rem 1rem 1rem 0}.field-card input::placeholder{color:#343434;opacity:1}.login-button{margin-top:7rem;border:0;min-width:200px;padding:.9rem 2rem;border-radius:999px;background:linear-gradient(180deg,#d9d9d9,#cfcfcf);color:var(--primary);font-size:1.1rem;font-weight:700;box-shadow:var(--shadow)}.login-status-message{margin:.75rem 0 0;color:#c52828;font-size:.95rem;font-weight:600;text-align:center}.bottom-band{position:relative;min-height:140px;display:flex;align-items:flex-end;justify-content:center;padding:2.75rem 1rem 1.25rem;background:var(--primary);overflow:hidden}.bottom-band:before{content:"";position:absolute;inset:-52px 0 auto 0;height:90px;background:#fff;clip-path:polygon(0 72%,100% 38%,100% 0,0 0)}.brand-badge{position:relative;z-index:1;width:112px;min-height:88px;border-radius:4px;background:#fff;display:grid;place-items:center;align-content:center;gap:.15rem;padding:.45rem;box-shadow:0 8px 16px #00000026;text-align:center}.brand-badge-image{width:100%;max-width:92px;height:auto;display:block;object-fit:contain}.brand-badge strong{font-size:2rem;line-height:1;color:#1184cf;letter-spacing:.02em}.brand-badge span{font-size:.36rem;line-height:1.2;text-transform:uppercase;color:#525252}.exam-submitted-page{background:#fff}.submitted-layout{display:grid;grid-template-columns:110px 1fr;min-height:calc(100vh - 120px);background:#fff}.submitted-sidebar{padding-top:2rem}.submitted-content{padding:2rem 1rem 3rem;border-left:1px solid #d7d7d7}.submitted-top-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.submitted-top-row h2{margin:0;font-size:1.35rem;font-weight:500;color:#3a3a3a}.submitted-score-panel{width:min(100%,420px);margin:0 auto}.submitted-score-title{min-height:38px;border-radius:10px 10px 0 0;background:#ccc;color:#3d3d3d;display:grid;place-items:center;font-weight:700}.submitted-score-card{padding:1.1rem;border:1px solid #dddddd;border-top:0;border-radius:0 0 18px 18px;background:#f5f5f5;box-shadow:0 12px 22px #00000014}.submitted-score-grid{display:grid;gap:.85rem;margin-bottom:1.2rem}.submitted-score-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:58px;padding:.9rem 1rem;border:1px solid #d7d7d7;border-radius:14px;background:#fff}.submitted-score-item span{color:#6d6d6d;font-size:.95rem}.submitted-score-item strong{color:#2a2a2a;font-size:1.15rem}.submitted-input-shell{display:grid;gap:.55rem;margin-bottom:1.2rem}.submitted-input-shell span{color:#6d6d6d;font-size:.92rem;font-weight:600}.submitted-input-shell input{width:100%;min-height:58px;padding:.95rem 1rem;border:1px solid #d7d7d7;border-radius:14px;background:#fff;color:#2a2a2a;outline:none}.submitted-primary-button{width:100%;min-height:48px;border:0;border-radius:8px;background:#17a6e7;color:#fff;font-weight:700;letter-spacing:.02em}.thank-you-content{display:grid;place-items:center}.thank-you-card{width:min(100%,460px);padding:2rem 1.5rem;border:1px solid #dddddd;border-radius:22px;background:#f8f8f8;box-shadow:0 12px 22px #00000014;text-align:center}.thank-you-card h2{margin:0 0 .75rem;font-size:2rem;color:#2a2a2a}.thank-you-card p{margin:0 0 1.5rem;color:#5d5d5d;font-size:1.02rem}@media(max-width:640px){.esb-banner-header{grid-template-columns:1fr;text-align:center}.esb-banner-logo{min-height:86px;max-width:98px;margin:0 auto}.exam-subheader,.exam-bottom-actions{flex-direction:column;align-items:stretch}.exam-subheader-right{flex-direction:column;align-items:stretch;gap:.5rem}.exam-layout{grid-template-columns:1fr}.exam-main-panel{border-right:0;border-bottom:1px solid #d7d7d7}.question-palette-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.instruction-layout{grid-template-columns:1fr}.candidate-sidebar{border-right:0;border-bottom:1px solid #d7d7d7}.instruction-top-row{flex-direction:column;align-items:flex-start}.student-admit-shell{margin-top:.5rem;padding:1rem .6rem 1.4rem}.student-admit-card{padding:1rem .75rem;border-radius:22px}.student-login-field-inline{grid-template-columns:1fr}.student-login-field span{text-align:left}.top-bar{min-height:64px}.login-body{align-items:start;padding:4rem 1rem 5rem}.dashboard-body{padding:2.5rem 1rem 4rem}.dashboard-card{padding:1.5rem 1rem;border-radius:22px}.section-head-row{flex-direction:column;align-items:stretch}.student-form-grid,.student-preview-grid,.assignment-marks-grid,.question-editor-grid,.part-summary-grid{grid-template-columns:1fr}.mcq-note-row{flex-direction:column;align-items:flex-start}.question-number-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.login-form{gap:2rem}.field-card{min-height:62px}.login-button{margin-top:5rem;min-width:180px}.bottom-band{min-height:132px}.submitted-layout{grid-template-columns:1fr}.submitted-content{border-left:0;border-top:1px solid #d7d7d7}.submitted-top-row{flex-direction:column;align-items:flex-start}}
