@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@400;700&display=swap";.exam-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2.5rem 1rem;background:linear-gradient(to bottom right,#f9fafb,#e5e7eb)}.exam-card{width:100%;max-width:768px;background-color:#fff;border-radius:2rem;border:1px solid #f3f4f6;box-shadow:0 25px 50px -12px #00000040;padding:2rem}.exam-header{font-size:2rem;font-weight:700;text-align:center;color:#1f2937;margin-bottom:1.5rem}.exam-description{color:#374151;font-size:1.125rem;line-height:1.75rem;margin-bottom:2rem;max-width:100%}.exam-no-description{color:#4b5563;font-style:italic;text-align:center;margin-bottom:2rem}.exam-link{display:inline-block;background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:9999px;font-size:1.125rem;font-weight:600;text-decoration:none;box-shadow:0 10px 15px -3px #2563eb80;transition:transform .2s ease,background-color .2s ease}.exam-link:hover{background-color:#1d4ed8;transform:scale(1.05)}.no-exam{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#4b5563;font-size:1.125rem;text-align:center}.bg-gold{background-color:#ffd70033;color:#8b7500;border-left:4px solid #FFD700}.bg-silver{background-color:#c0c0c033;color:#696969;border-left:4px solid #C0C0C0}.bg-bronze{background-color:#cd7f3233;color:#8b4513;border-left:4px solid #CD7F32}.bg-gold,.bg-silver,.bg-bronze{transition:all .3s ease}.bg-gold:hover{background-color:#ffd7004d}.bg-silver:hover{background-color:#c0c0c04d}.bg-bronze:hover{background-color:#cd7f324d}.top-three-badge{font-size:.8rem;padding:2px 6px;border-radius:12px;font-weight:700}.gold-badge{background-color:gold;color:#5e4b00}.silver-badge{background-color:silver;color:#4a4a4a}.bronze-badge{background-color:#cd7f32;color:#5e3000}.image-size{height:50px;width:50px}.login-container{display:flex;justify-content:center;align-items:center;padding:1px;min-height:100vh;font-family:"Baloo Da 2",sans-serif}.login-wrapper{background:#fff;display:flex;flex-direction:row;border-radius:12px;box-shadow:0 0 25px #0000000d;width:100%;max-width:1000px;overflow:hidden}.login-btn.text-bold{font-weight:700}.forgot-password{font-weight:600}.login-left{flex:1;padding:40px;text-align:center;background-color:#fff}.login-left h2{font-size:22px;color:#2e3f8d;font-weight:700;margin-bottom:20px}.login-left h1{font-size:22px;color:#32beff;font-weight:700;margin-bottom:20px}.login-left img{max-width:100%;height:auto;margin-top:20px}.login-form{flex:1;padding:40px;background-color:#fff}.login-form h2{font-size:20px;font-weight:600;text-align:center;margin-bottom:24px}.login-form h1{font-size:25px;font-weight:600;text-align:center;margin-bottom:24px}.login-form h3{font-size:30px;font-weight:600;text-align:center;margin-bottom:24px}.login-form label{font-weight:500;margin-bottom:6px;display:block}.login-form input{width:100%;padding:12px 14px;margin-bottom:18px;border-radius:6px;border:1px solid #ccc;font-size:15px}.login-form .forgot-password{text-align:right;font-size:14px;color:#2e3f8d;margin-bottom:18px}.login-btn{width:100%;background-color:#4361ee;color:#fff;border:none;padding:14px;font-size:16px;border-radius:6px;cursor:pointer;transition:background-color .3s}.login-btn:hover{background-color:#334fd1}.error-message{font-size:14px;color:red;margin-top:14px;line-height:1.5}.signup-link{margin-top:24px;font-size:14px;display:flex;justify-content:center;gap:5px}.signup-link a{color:#4b67e0;cursor:pointer}.name-fields{display:flex;gap:15px;margin-bottom:8px}.name-fields>div{flex:1}.button-container{display:flex;gap:10px;margin-top:20px;flex-direction:row}.otp-input{width:60px!important;height:60px!important;font-size:24px;border:1px solid #ced4da;border-radius:8px;margin:0 5px}.otp-input:focus{border-color:#4361ee;box-shadow:0 0 0 .25rem #4361ee40}.position-relative{position:relative}.position-absolute{position:absolute}.end-0{right:0}.top-50{top:50%}.translate-middle-y{transform:translateY(-50%)}.me-2{margin-right:.5rem}.course-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:10px;margin-bottom:25px}.course-checkbox-item{display:flex;align-items:center;gap:6px;padding:8px;border:1px solid #ddd;border-radius:8px;cursor:pointer;background-color:#fff;box-shadow:0 1px 2px #0000001a;transition:all .2s ease}.course-checkbox-item input{transform:scale(1.1)}.course-checkbox-item.selected{background-color:#f0f8ff;border-color:#007bff}.btn-link{color:#495057;text-decoration:none;background:none;border:none;padding:0}.btn-disabled{opacity:.6;cursor:not-allowed;pointer-events:none}@media (max-width: 576px){.otp-input{width:50px!important;height:50px!important;font-size:20px}}.button-container{display:flex;gap:10px;margin-top:20px}@media (max-width: 768px){.button-container{flex-direction:column-reverse}.name-fields{flex-direction:column;gap:0}}@media (max-width: 768px){.login-left,.login-form{padding:30px 20px}.login-left h2{font-size:20px}.login-form h2{font-size:18px}.login-form input{font-size:14px;padding:10px 12px}.login-btn{font-size:15px;padding:12px;width:100%}.button-container{flex-direction:column-reverse}.signup-link{flex-direction:column;text-align:center}.login-left{display:none}.login-wrapper{flex-direction:column}.login-form{width:100%;padding:30px 20px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Roboto.woff2) format("woff2")}.relative{position:relative}.z-0{z-index:0}.-ml-px{margin-left:-1px}.ml-3{margin-left:.75rem}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.h-5{height:1.25rem}.w-5{width:1.25rem}.flex-1{flex:1 1 0%}.cursor-default{cursor:default}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.rounded-md{border-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.border{border-width:1px}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.italic{font-style:italic}.leading-5{line-height:1.25rem}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}body{font-family:Noto Sans Bengali,Kalpurush,Figtree,sans-serif}.font-baloo{font-family:"Baloo Da 2",sans-serif}body.modal-open .pc-sidebar{display:none}.exam-card:hover{background-color:#b6b2b2;transition:background-color .2s ease}.custom-sticky-top{position:sticky;top:0;z-index:1050}.accordion-item{transition:transform .2s ease}@media (max-width: 768px){.drag-handle{padding:12px}}.fixed{position:fixed}.z-\[1000\]{z-index:1000}.max-h-\[calc\(100vh-4rem\)\]{max-height:calc(100vh - 4rem)}.sticky{position:sticky}.flex.items-center.justify-center{align-items:center;justify-content:center}.overflow-y-auto::-webkit-scrollbar{width:6px}.overflow-y-auto::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:3px}.checkbox-large.form-check-input{width:3em;height:1.5em}.checkbox-large.form-check-input:before{width:3em;height:1.5em;border-radius:1em}.truncate-small{max-width:150px}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.focus\:z-10:focus{z-index:10}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-1{flex:1 1 0%}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media (prefers-color-scheme: dark){.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}
