:root{--g:#176f35;--gd:#0d4f28;--gs:#eaf5ed;--o:#f39a20;--ink:#13241a;--muted:#68766e;--line:#dfe7e1;--bg:#f6f8f4;--red:#b33b3b;--shadow:0 16px 45px rgba(17,67,36,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Noto Sans Bengali","Hind Siliguri","Segoe UI",Arial,sans-serif;line-height:1.55}a{color:var(--g);text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.top{height:76px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1160px)/2))}.brand{display:flex;align-items:center;gap:10px}.brand img{width:62px;height:54px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand b{font-size:20px;color:#944d31}.brand small{font-size:10px;color:var(--muted)}nav{display:flex;align-items:center;gap:22px;font-size:13px;font-weight:700}nav form{margin:0}.nav-login,.btn{background:linear-gradient(135deg,#1e7c3d,#105e2d);color:#fff;border:0;border-radius:10px;min-height:46px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;font-weight:750;box-shadow:0 8px 20px rgba(23,111,53,.18)}.btn:hover{transform:translateY(-1px)}.btn.ghost{background:#fff;color:var(--gd);border:1px solid #cbd8ce;box-shadow:none}.btn.small{min-height:34px;padding:0 12px;font-size:11px}.btn.full{width:100%}.link{border:0;background:none;color:var(--g);padding:0}.link.danger{color:var(--red)}.flash{max-width:1080px;margin:14px auto 0;padding:11px 16px;border-radius:10px;font-size:12px}.flash.success{background:#e6f5ea;color:#14612f}.flash.error{background:#fff0f0;color:#a53232}.hero{min-height:610px;background:linear-gradient(120deg,#fbfcf8,#edf7ef);display:grid;grid-template-columns:1fr 440px;gap:80px;align-items:center;padding:75px max(24px,calc((100% - 1140px)/2))}.eyebrow{color:var(--g);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.hero h1{font-size:52px;line-height:1.15;margin:18px 0}.hero h1 em{font-style:normal;color:var(--g)}.hero>div>p{font-size:16px;color:var(--muted);max-width:620px;line-height:1.8}.actions{display:flex;gap:12px;margin:28px 0}.trust{display:flex;gap:18px;flex-wrap:wrap;font-size:11px;color:#536159}.upcoming{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow);border-top:5px solid var(--g)}.badge{background:#fff1de;color:#9f5e08;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:800}.upcoming>small{display:block;margin-top:27px;color:var(--muted)}.upcoming h2{font-size:26px;margin:3px 0 25px}.exam-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px}.exam-meta div{background:#f6f8f5;border-radius:11px;padding:13px}.exam-meta span,.exam-meta b{display:block}.exam-meta span{font-size:9px;color:var(--muted)}.exam-meta b{font-size:12px;margin-top:3px}.stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--gd);color:#fff;border-radius:13px;margin:15px 0;padding:14px}.stats span{text-align:center;font-size:9px;border-right:1px solid rgba(255,255,255,.2)}.stats span:last-child{border:0}.stats b{display:block;font-size:18px}.notice{font-size:10px;background:#fff6e7;color:#875913;padding:11px;border-radius:9px}.features{padding:85px max(24px,calc((100% - 1120px)/2));background:#fff}.section-title{text-align:center;margin-bottom:40px}.section-title h2{font-size:36px;margin:8px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-grid article{border:1px solid var(--line);border-radius:16px;padding:23px;min-height:190px}.feature-grid i{font-style:normal;color:#cbd8ce;font-size:28px;font-weight:900}.feature-grid h3{font-size:16px}.feature-grid p{font-size:12px;color:var(--muted)}footer{background:#0a301a;color:#aac0af;padding:25px max(20px,calc((100% - 1140px)/2));font-size:10px}footer div{display:flex;justify-content:space-between}.auth-page{min-height:calc(100vh - 126px);background:var(--bg);display:grid;grid-template-columns:1fr 430px;gap:90px;align-items:center;padding:65px max(24px,calc((100% - 1000px)/2))}.auth-page section h1{font-size:39px;line-height:1.25}.auth-page section p{color:var(--muted);line-height:1.8}.card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.form-card,.admin-form{padding:28px}.form-card h2,.admin-form h2{margin-top:0}.form-card label,.admin-form label{display:block;font-size:12px;font-weight:700;margin:14px 0}.form-card input,.admin-form input,.admin-form select,.admin-form textarea,.inline-form select{width:100%;border:1px solid #cad6cd;border-radius:9px;padding:11px;margin-top:6px;outline:none;background:#fff}.form-card input:focus,.admin-form input:focus,.admin-form textarea:focus{border-color:var(--g);box-shadow:0 0 0 3px rgba(23,111,53,.09)}.muted{color:var(--muted)}.center{text-align:center}.app-page,.admin-page{min-height:calc(100vh - 126px);padding:46px max(20px,calc((100% - 1120px)/2));background:var(--bg)}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.page-head h1{margin:5px 0;font-size:30px}.page-head p{margin:0;color:var(--muted);font-size:11px}.status-stack{display:flex;gap:8px}.status{border-radius:99px;padding:5px 9px;font-size:10px;font-weight:800;background:#edf1ee;color:#66736b}.status.verified,.status.eligible,.status.published{background:#e3f4e7;color:#12632e}.status.rejected,.status.ineligible,.status.closed{background:#fff0f0;color:#a93838}.exam-list{display:grid;gap:15px}.exam-row{padding:22px;display:flex;align-items:center;justify-content:space-between}.exam-row h2{font-size:18px;margin:10px 0 4px}.exam-row p{color:var(--muted);font-size:11px;margin:0}.empty{padding:45px;text-align:center;background:#fff;border:1px dashed #cbd7ce;border-radius:16px;color:var(--muted)}.simple-page{min-height:calc(100vh - 126px);display:grid;place-items:center;background:var(--bg);padding:30px}.simple-page>.card{max-width:560px;width:100%;padding:40px}.error-code{font-size:55px;color:var(--red);font-weight:900}.cert-mark{width:64px;height:64px;border-radius:50%;background:var(--gs);color:var(--g);display:grid;place-items:center;font-size:28px;margin:0 auto 15px}.score{width:125px;height:125px;border:10px solid #d9ebde;border-top-color:var(--g);border-radius:50%;margin:20px auto;display:grid;place-items:center}.score b,.score span{display:block}.score b{font-size:35px;color:var(--g)}.score span{font-size:9px}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--bg);border-radius:12px;padding:14px;margin:20px 0}.result-stats span{font-size:9px;border-right:1px solid var(--line)}.result-stats span:last-child{border:0}.result-stats b{font-size:18px;display:block}.result-card>.btn{margin:6px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.stat-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.stat-grid span{color:var(--muted);font-size:11px}.stat-grid b{display:block;font-size:28px;margin-top:7px}.table-card{padding:20px}.table-title{display:flex;justify-content:space-between;align-items:center}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{text-align:left;padding:13px;border-bottom:1px solid var(--line);vertical-align:middle}th{font-size:10px;color:var(--muted);text-transform:uppercase}td small{display:block;color:var(--muted);margin-top:4px}.inline-form{display:grid;grid-template-columns:1fr 1fr auto;gap:6px;align-items:center}.inline-form select{margin:0;padding:8px}.row-actions{display:flex;align-items:center;gap:12px;font-size:11px}.row-actions form{margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.form-grid .wide{grid-column:1/-1}.checks{display:flex;flex-wrap:wrap;gap:15px;margin:20px 0}.checks label{margin:0}.checks input{width:auto;margin:0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.certificate-page{min-height:100vh;background:#edf3ed;padding:30px;text-align:center}.certificate{max-width:900px;margin:auto;background:#fff;border:12px double var(--g);padding:60px;box-shadow:var(--shadow)}.certificate img{width:120px}.certificate h1{font-size:46px;color:var(--gd);margin:12px}.certificate h2{font-size:30px;color:#944d31}.cert-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin:45px 0 20px;padding-top:20px}.certificate>small{font-size:9px;color:var(--muted);word-break:break-all}.no-print{margin-top:20px}
.exam-page{min-height:100vh;background:#f1f5f1}.exam-bar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 max(18px,calc((100% - 1140px)/2))}.exam-bar>div{display:flex;flex-direction:column}.exam-bar small{font-size:10px;color:var(--muted)}.timer{background:var(--gs);color:var(--g);padding:7px 13px;border-radius:9px}.timer b{font-size:18px}.timer.danger{background:#fff0e9;color:#b84623}.exam-layout{max-width:1140px;margin:auto;padding:25px 18px;display:grid;grid-template-columns:230px 1fr;gap:22px}.palette{height:max-content;background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px;display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.palette>button{aspect-ratio:1;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted);font-size:11px}.palette>button.answered{background:var(--gs);color:var(--g);border-color:#b9d9c1}.palette>button.active{background:var(--g);color:#fff}.palette>button.flagged{box-shadow:inset 0 -3px var(--o)}.palette form{grid-column:1/-1}.danger-outline{width:100%;height:38px;margin-top:10px;background:#fff7f7;color:var(--red);border:1px solid #e1bcbc;border-radius:8px;font-size:10px}.question{padding:32px;min-height:440px}.q-top{display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.flag-btn{border:0;background:none;color:var(--muted)}.flag-btn.active{color:#b56a00}.question h1{font-size:24px;line-height:1.5;margin:25px 0 5px}.options{display:grid;gap:10px;margin-top:24px}.option{min-height:55px;display:grid;grid-template-columns:36px 1fr 20px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;padding:8px 12px;cursor:pointer}.option input{position:absolute;opacity:0;pointer-events:none}.option i{width:32px;height:32px;border-radius:8px;background:#eff3f0;display:grid;place-items:center;font-style:normal;font-size:11px}.option span{font-size:13px}.option b{display:none}.option.selected{border-color:var(--g);background:#f0f8f2}.option.selected i,.option.selected b{background:var(--g);color:#fff}.option.selected b{display:grid;width:20px;height:20px;border-radius:50%;place-items:center;font-size:10px}.save-state{text-align:right;margin-top:15px;color:var(--muted);font-size:9px}.save-state.saving{color:#a36a12}.save-state.saved{color:var(--g)}.exam-actions{display:flex;justify-content:space-between;margin-top:12px}.exam-actions>button{min-height:44px;border:1px solid var(--line);border-radius:9px;padding:0 17px;background:#fff}.exam-actions .btn{background:var(--g);color:#fff}.toast{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);background:#172c1e;color:#fff;padding:10px 16px;border-radius:8px;font-size:11px;z-index:100}
@media(max-width:850px){.hero{grid-template-columns:1fr;gap:35px}.hero>div{text-align:center}.actions,.trust{justify-content:center}.upcoming{max-width:520px;width:100%;margin:auto}.auth-page{grid-template-columns:1fr;gap:25px;max-width:none}.auth-page section{text-align:center}.feature-grid,.stat-grid{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}.exam-layout{grid-template-columns:180px 1fr}}
@media(max-width:620px){.top{height:64px;padding:0 12px}.brand img{width:46px;height:43px}.brand b{font-size:15px}.brand small{font-size:8px}nav>a:not(.nav-login){display:none}.nav-login{min-height:38px;padding:0 11px;font-size:10px}.hero{min-height:auto;padding:48px 16px}.hero h1{font-size:35px}.hero>div>p{font-size:13px}.actions{display:grid}.trust{gap:9px}.trust span{font-size:9px}.upcoming{padding:20px}.features{padding:60px 16px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:auto}.auth-page,.app-page,.admin-page{padding:30px 13px}.auth-page section h1{font-size:29px}.form-card,.admin-form{padding:20px}.page-head{align-items:flex-start;gap:12px}.page-head h1{font-size:23px}.status-stack{flex-direction:column}.exam-row{display:block}.exam-row>div:last-child{margin-top:15px}.row-actions{flex-wrap:wrap}.stat-grid{grid-template-columns:1fr 1fr}.table-card{padding:10px}.inline-form{min-width:360px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.certificate-page{padding:10px}.certificate{padding:30px 15px}.certificate h1{font-size:32px}.certificate h2{font-size:23px}.exam-bar{height:62px;padding:0 10px}.exam-layout{display:flex;flex-direction:column;padding:10px}.palette{order:2;grid-template-columns:repeat(5,1fr);position:static}.question-stage{order:1}.question{padding:20px 14px;min-height:480px}.question h1{font-size:20px}.option{min-height:60px}.exam-actions{position:sticky;bottom:0;background:#f1f5f1;padding:9px 0}.exam-actions>button{min-height:48px}.simple-page>.card{padding:28px 17px}footer div{flex-direction:column;gap:5px}}
@media print{.top,footer,.no-print{display:none!important}.certificate-page{padding:0;background:white}.certificate{box-shadow:none;max-width:none;min-height:95vh}}
