@import url(https://fonts.googleapis.com/css2?family=Hind:wght@400;500;600;700&family=Noto+Sans+Bengali:wght@400;600;700&display=swap);:root{--ob:#0056ff;--ob-d:#003cc0;--ob-bg:#e8efff;--og:#22c55e;--or:#ef4444;--oy:#f59e0b;--os:0 4px 24px rgba(0,86,255,.10),0 1px 4px rgba(0,0,0,.06)}.oe-wrap *{box-sizing:border-box;font-family:'Hind','Noto Sans Bengali',sans-serif;margin:0;padding:0}.oe-wrap{max-width:980px;margin:0 auto;padding:1rem}.oe-card{background:#fff;border-radius:16px;box-shadow:var(--os);overflow:hidden;margin-bottom:1.5rem}.hidden{display:none!important}.oe-header{display:flex;align-items:center;gap:12px;padding:.9rem 1.4rem;border-bottom:1px solid #e2e8f0}.oe-title{flex:1;font-size:1.3rem;font-weight:800;color:#1e293b}.oe-logo{flex-shrink:0}.oe-badge{background:linear-gradient(90deg,var(--ob),#5b8aff);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.12em;padding:.3rem 1rem;text-align:center}.oe-setup-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}@media(max-width:640px){.oe-setup-grid{grid-template-columns:1fr}}.oe-setup-left{padding:1.4rem;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:center}.oe-setup-right{padding:1.4rem}.oe-form-group{margin-bottom:0}.oe-label{display:block;font-size:.75rem;font-weight:700;color:#64748b;margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.05em}.oe-select{width:100%;padding:.58rem .85rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;color:#334155;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath fill='%2364748b' d='M5 7L0 2h10z'/%3E%3C/svg%3E") no-repeat right .8rem center;appearance:none;outline:none;transition:.15s}.oe-select:focus{border-color:var(--ob);box-shadow:0 0 0 3px rgb(0 86 255 / .1)}.oe-cat-info{margin-top:.45rem;background:var(--ob-bg);color:var(--ob);font-size:.8rem;font-weight:600;padding:.35rem .75rem;border-radius:6px}.oe-marks-box{border:1px solid #e2e8f0;border-radius:8px;padding:.7rem 1rem;margin-bottom:.85rem;text-align:center}.oe-marks-num{font-size:2rem;font-weight:900;color:#1e293b}.oe-qd-title{font-size:.78rem;font-weight:700;color:#334155;margin-bottom:.5rem;padding-bottom:.3rem;border-bottom:1px solid #e2e8f0}.oe-qd-head{display:grid;grid-template-columns:1fr 1fr 28px;gap:.4rem;font-size:.72rem;font-weight:700;color:#64748b;margin-bottom:.35rem;padding:0 .1rem}.oe-qd-row{display:grid;grid-template-columns:1fr 1fr 28px;gap:.4rem;align-items:center;margin-bottom:.35rem}.oe-qdi{width:100%;padding:.4rem .5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.88rem;text-align:center;outline:none}.oe-qdi:focus{border-color:var(--ob)}.oe-qd-del{background:var(--or);color:#fff;border:none;border-radius:4px;width:24px;height:24px;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.oe-add-row-btn{width:100%;border:2px dashed #f06;border-radius:8px;background:#fff5f8;color:#f06;padding:.5rem;font-size:.82rem;font-weight:700;cursor:pointer;margin-bottom:.85rem;transition:.15s}.oe-add-row-btn:hover{background:#ffe0ea}.oe-time-row{display:flex;align-items:center;margin-bottom:.85rem}.oe-time-input{width:72px;padding:.42rem .5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;text-align:center;outline:none}.oe-time-input:focus{border-color:var(--ob)}.oe-btn-primary{width:100%;background:linear-gradient(135deg,var(--ob),var(--ob-d));color:#fff;border:none;border-radius:10px;padding:.82rem 1rem;font-size:.98rem;font-weight:700;cursor:pointer;transition:.15s}.oe-btn-primary:hover{opacity:.91;transform:translateY(-1px)}.oe-btn-danger{background:var(--or);color:#fff;border:none;border-radius:7px;padding:.4rem .9rem;font-size:.82rem;font-weight:700;cursor:pointer}.oe-alert{border-radius:8px;padding:.6rem .9rem;font-size:.85rem;margin-top:.65rem}.oe-alert-err{background:#fef2f2;border:1px solid #fca5a5;color:#b91c1c}.oe-loading{display:flex;align-items:center;gap:.5rem;color:var(--ob);margin-top:.65rem;font-size:.88rem;justify-content:center}.oe-spinner{width:17px;height:17px;border:2.5px solid var(--ob-bg);border-top-color:var(--ob);border-radius:50%;animation:oe-spin .65s linear infinite;flex-shrink:0}@keyframes oe-spin{to{transform:rotate(360deg)}}.oe-exam-layout{display:grid;grid-template-columns:145px 1fr 120px;min-height:400px}@media(max-width:680px){.oe-exam-layout{grid-template-columns:1fr}}.oe-sidebar{padding:.9rem;border-right:1px solid #e2e8f0;background:#f8fafc}.oe-sidebar-title{font-size:.7rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.6rem}.oe-q-grid{display:flex;flex-wrap:wrap;gap:.3rem}.oe-dot{width:30px;height:30px;border-radius:6px;border:1.5px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;cursor:pointer;background:#fff;transition:.15s;color:#475569;user-select:none}.oe-dot:hover{border-color:var(--ob)}.oe-dot.answered{background:var(--ob);color:#fff;border-color:var(--ob)}.oe-dot.current{border:2.5px solid var(--ob);color:var(--ob)}.oe-dot.answered.current{background:var(--ob);color:#fff;border:2.5px solid #003cc0}.oe-q-area{padding:1.2rem 1.4rem}.oe-q-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.oe-cat-tag{background:var(--ob-bg);color:var(--ob);font-size:.76rem;font-weight:700;padding:.22rem .7rem;border-radius:20px}.oe-q-label{font-size:.88rem;font-weight:700;color:var(--ob);margin-bottom:.3rem}.oe-hr{border:none;border-top:1px solid #e2e8f0;margin:.4rem 0 .9rem}.oe-q-text{font-size:1rem;font-weight:600;color:#1e293b;line-height:1.65;margin-bottom:1rem}.oe-options{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1.4rem}.oe-opt{display:flex;align-items:center;gap:.7rem;padding:.6rem .95rem;border:1.5px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:.15s;font-size:.91rem;color:#334155}.oe-opt:hover{border-color:var(--ob);background:var(--ob-bg)}.oe-opt.selected{border-color:var(--ob);background:var(--ob-bg);color:var(--ob);font-weight:600}.oe-opt input[type=radio]{accent-color:var(--ob);width:16px;height:16px;cursor:pointer;flex-shrink:0}.oe-nav{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.oe-btn-nav{padding:.5rem 1rem;border-radius:8px;font-size:.86rem;font-weight:600;cursor:pointer;border:none;transition:.15s}.oe-btn-prev{background:#e2e8f0;color:#475569}.oe-btn-prev:hover{background:#cbd5e1}.oe-btn-next{background:var(--ob);color:#fff}.oe-btn-next:hover{background:var(--ob-d)}.oe-btn-submit{background:#f06;color:#fff;border:none;border-radius:8px;padding:.5rem 1.1rem;font-size:.86rem;font-weight:700;cursor:pointer;margin-left:auto}.oe-timer-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--oy);padding:1rem;gap:.3rem}.oe-timer-lbl{font-size:.68rem;font-weight:700;color:rgb(0 0 0 / .5);text-transform:uppercase;letter-spacing:.08em}.oe-timer{font-size:1.5rem;font-weight:900;color:#1a0500;font-variant-numeric:tabular-nums}.oe-timer-wrap.warn{background:var(--or);animation:oe-pulse .8s infinite}@keyframes oe-pulse{0%,100%{opacity:1}50%{opacity:.8}}.oe-result-body{padding:2rem 1.5rem;text-align:center}.oe-result-top{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:1.5rem}.oe-score-ring{width:110px;height:110px;border-radius:50%;border:6px solid var(--ob);background:var(--ob-bg);display:flex;flex-direction:column;align-items:center;justify-content:center}.oe-pct{font-size:1.7rem;font-weight:900;color:var(--ob);line-height:1}.oe-pct-lbl{font-size:.7rem;font-weight:600;color:#64748b}.oe-stat-row{display:flex;gap:.85rem}.oe-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.7rem 1.2rem;min-width:70px}.oe-stat span{display:block;font-size:.68rem;color:#64748b;font-weight:700;text-transform:uppercase}.oe-stat strong{font-size:1.4rem;font-weight:900}.oe-stat-ok strong{color:var(--og)}.oe-stat-err strong{color:var(--or)}.oe-stat-tot strong{color:var(--ob)}.oe-result-msg{font-size:1rem;font-weight:600;color:#334155;margin-bottom:1.25rem}.oe-review{text-align:left;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;margin-bottom:1.5rem}.oe-rev-item{padding:.8rem 1rem;border-bottom:1px solid #e2e8f0;font-size:.87rem}.oe-rev-item:last-child{border-bottom:none}.oe-rev-item.ok{background:#f0fdf4}.oe-rev-item.bad{background:#fff5f5}.oe-rev-q{font-weight:700;color:#1e293b;margin-bottom:.3rem}.oe-rev-a{color:#64748b;font-size:.81rem}.ok-ans{color:var(--og);font-weight:700}.bad-ans{color:var(--or);text-decoration:line-through}.oe-result-footer{display:flex;justify-content:center}.oe-footer{text-align:center;font-size:.7rem;color:#aab;padding:.85rem;border-top:1px solid #e2e8f0}#rank-math-faq .rank-math-list-item{border:1px solid #d1dfee;margin-bottom:20px;background-color:#fdfeff}#rank-math-faq .rank-math-question{font-size:14px;font-weight:700;margin:0;padding:17px 56px 17px 12px;line-height:1.4;cursor:pointer;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}#rank-math-faq .rank-math-question.faq-q-open{border-bottom:1px solid #d1dfee}#rank-math-faq .rank-math-question:after{content:"+";position:absolute;top:50%;right:0;width:56px;text-align:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-weight:700;color:#000;font-size:20px}#rank-math-faq .rank-math-question.faq-q-open:after{content:"-"}#rank-math-faq .rank-math-answer{margin:0;padding:12px;background-color:#fff;font-size:16px!important;line-height:1.4!important;border-bottom:1px solid #dedee0;display:none}#rank-math-faq .RMFA-quesion-button{all:unset!important}