.mht-pse-mr{--blue:#185adb;--navy:#102a63;--green:#11875d;--red:#c73e4d;--amber:#e99b16;--purple:#7546c9;--ink:#172033;--muted:#657087;--line:#dbe4f3;--soft:#f5f8fe;max-width:1180px;margin:24px auto;font-family:"Noto Sans Devanagari","Mangal","Kohinoor Devanagari","Nirmala UI",Arial,sans-serif;color:var(--ink);line-height:1.65}.mht-pse-mr *{box-sizing:border-box}.mht-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 30px rgba(24,54,105,.08);padding:22px}.mht-start{text-align:center;background:linear-gradient(135deg,#f5f9ff,#fff)}.mht-badge,.mht-result-badge{display:inline-block;padding:7px 13px;border-radius:999px;background:#e7f0ff;color:#174d9f;font-weight:800}.mht-start h2,.mht-result h2{font-size:clamp(25px,4vw,36px);line-height:1.25;color:var(--navy);margin:12px 0}.mht-lead{font-size:17px;max-width:900px;margin:12px auto 18px}.mht-stat-row,.mht-result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.mht-stat-row>div,.mht-result-grid>div{background:#f7faff;border:1px solid #e1e9f6;border-radius:15px;padding:14px;text-align:center}.mht-stat-row b,.mht-result-grid b{display:block;font-size:25px;color:#174da3}.mht-stat-row span,.mht-result-grid span{font-size:13px;color:var(--muted)}.mht-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:left;margin:20px auto;max-width:850px}.mht-form-grid label{font-weight:800}.mht-form-grid label span{color:var(--red)}.mht-form-grid input{width:100%;margin-top:6px;padding:13px;border:1px solid #cfd9e9;border-radius:12px;font:inherit}.mht-mode-box{max-width:850px;margin:16px auto;text-align:left;border:1px solid var(--line);border-radius:14px;padding:14px 16px}.mht-mode-box legend{font-weight:900;color:var(--navy);padding:0 8px}.mht-mode-box label{display:block;margin:9px 0}.mht-consent{display:block;max-width:850px;margin:16px auto;text-align:left;background:#fff8e8;border:1px solid #f0d99b;border-radius:12px;padding:12px}.mht-consent small{display:block;color:#6d6041;margin-left:24px}.mht-btn{border:0;border-radius:12px;padding:12px 17px;font:inherit;font-weight:900;cursor:pointer;min-height:48px;transition:.2s}.mht-btn:hover{transform:translateY(-1px)}.mht-btn-primary{background:var(--blue);color:#fff}.mht-btn-soft{background:#eef4ff;color:#16478f;border:1px solid #cfe0ff}.mht-btn-review{background:#fff1d4;color:#8d5700;border:1px solid #f2cc7d}.mht-btn-check{background:var(--green);color:#fff}.mht-btn-finish{width:100%;background:#173f89;color:#fff;margin-top:15px}.mht-start-btn{font-size:18px;padding:14px 26px}.mht-note{color:var(--muted);font-size:13px}.mht-resume{max-width:850px;margin:15px auto;background:#eefbf4;border:1px solid #c8ead8;padding:13px;border-radius:13px}.mht-link-btn{border:0;background:transparent;color:#174da3;text-decoration:underline;cursor:pointer;font:inherit}.mht-toolbar{position:sticky;top:8px;z-index:20;margin-bottom:14px;padding:14px 18px}.mht-progress-meta,.mht-toolbar-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.mht-progress-meta span{color:var(--muted)}.mht-toolbar-actions{position:absolute;right:18px;top:12px}.mht-icon-btn{border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer}.mht-timer{font-weight:900;font-size:20px;background:#102a63;color:#fff;padding:7px 12px;border-radius:10px;min-width:83px;text-align:center}.mht-progress{height:7px;background:#e9eef7;border-radius:999px;margin-top:11px;overflow:hidden}.mht-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#185adb,#25a47b);transition:width .25s}.mht-quiz-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px}.mht-main{min-width:0}.mht-question-card{padding:18px}.mht-image-open{display:block;width:100%;border:0;background:#fff;padding:0;cursor:zoom-in;text-align:center}.mht-image-open img,.mht-context img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;border:1px solid #e2e7ef;border-radius:12px;background:#fff}.mht-image-open span{display:inline-block;margin:8px 0 4px;color:#174da3;font-weight:800;font-size:13px}.mht-context{margin-bottom:14px;border:1px solid #dbe8ff;border-radius:14px;padding:10px;background:#f5f9ff}.mht-context-label{font-weight:900;color:#174da3;margin-bottom:7px}.mht-options{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin-top:14px}.mht-options button{width:100%;min-height:58px;white-space:normal;overflow-wrap:anywhere;border:2px solid #d6e0ef;border-radius:14px;background:#fff;color:#1d2b48;font:inherit;font-weight:900;cursor:pointer;padding:12px}.mht-options button:hover{border-color:#96b8f1}.mht-options button.selected{border-color:var(--blue);background:#eaf2ff;color:#133e85}.mht-options button.correct{border-color:#149064;background:#eafaf3;color:#0d6647}.mht-options button.wrong{border-color:#d95867;background:#fff0f2;color:#a02836}.mht-options button:disabled{cursor:default}.mht-feedback,.mht-tip{margin-top:14px;padding:13px 15px;border-radius:12px;font-weight:800}.mht-feedback.ok{background:#eafaf3;border-left:5px solid var(--green);color:#0c6244}.mht-feedback.no{background:#fff1f2;border-left:5px solid var(--red);color:#922c38}.mht-tip{background:#fff9e9;border-left:5px solid var(--amber);color:#6f541f}.mht-nav-row{display:flex;flex-wrap:wrap;gap:9px;justify-content:space-between;margin-top:17px}.mht-side{min-width:0}.mht-palette-card{position:sticky;top:110px}.mht-palette-toggle{display:none;width:100%;border:0;background:#eef4ff;color:#17478f;border-radius:10px;padding:11px;font-weight:900}.mht-palette-card h3{margin:0 0 8px;color:var(--navy)}.mht-palette{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.mht-palette button{aspect-ratio:1;border-radius:9px;border:1px solid #d5deec;background:#f2f4f8;font-weight:900;cursor:pointer}.mht-palette button.answered{background:#e8f8f1;border-color:#55b88f;color:#0d694a}.mht-palette button.review{background:#fff1d7;border-color:#ecb64e;color:#815100}.mht-palette button.current{outline:3px solid #397ff0;outline-offset:1px}.mht-palette-legend{display:flex;gap:8px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-bottom:10px}.mht-palette-legend span{display:flex;align-items:center;gap:4px}.mht-palette-legend i{width:12px;height:12px;border-radius:3px;display:inline-block;background:#f2f4f8;border:1px solid #d5deec}.mht-palette-legend .a{background:#e8f8f1;border-color:#55b88f}.mht-palette-legend .r{background:#fff1d7;border-color:#ecb64e}.mht-result{margin-top:20px;text-align:center}.mht-result-grid{grid-template-columns:repeat(6,1fr)}.mht-result-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.mht-leaderboard-wrap,.mht-mistakes,.mht-social{margin-top:26px;text-align:left}.mht-leaderboard-wrap h3,.mht-mistakes h3,.mht-social h3{color:var(--navy);font-size:22px}.mht-table-scroll{overflow-x:auto}.mht-leaderboard{width:100%;border-collapse:collapse;min-width:680px}.mht-leaderboard th,.mht-leaderboard td{padding:10px;border-bottom:1px solid #e5ebf5;text-align:left}.mht-leaderboard th{background:#f4f8ff;color:#153f83}.mht-leader-status{margin-top:14px;font-weight:800;color:#155d47}.mht-mistake-item{border:1px solid var(--line);border-radius:12px;padding:12px;margin:10px 0;text-align:left}.mht-mistake-item img{max-width:100%;height:auto}.mht-social{background:linear-gradient(135deg,#102f6c,#185adb);color:#fff;border-radius:18px;padding:20px}.mht-social h3{color:#fff;margin-top:0}.mht-social-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.mht-social-grid a{background:#fff;color:#16478f!important;text-decoration:none!important;border-radius:10px;padding:11px;text-align:center;font-weight:900}.mht-celebration{position:fixed;inset:0;pointer-events:none;z-index:99998;overflow:hidden}.mht-particle{position:absolute;font-size:28px;animation:mhtFall 1.5s ease-out forwards}.mht-burst{position:absolute;font-size:32px;animation:mhtBurst 1.25s ease-out forwards}.mht-ribbon{position:absolute;width:8px;height:28px;border-radius:4px;animation:mhtFall 1.45s ease-out forwards}.mht-ring{position:absolute;width:20px;height:20px;border:4px solid #ffd84d;border-radius:50%;animation:mhtRing 1.1s ease-out forwards}.mht-celebration-label{position:fixed;left:50%;top:23%;transform:translate(-50%,-50%);background:#fff;border:2px solid #cde2ff;color:#153f83;padding:11px 18px;border-radius:999px;font-weight:900;font-size:20px;box-shadow:0 8px 30px rgba(0,0,0,.14);animation:mhtPop 1.45s ease both}.mht-lightbox{position:fixed;inset:0;background:rgba(4,15,38,.92);z-index:99999;padding:54px 12px 20px;overflow:auto}.mht-lightbox button{position:fixed;right:16px;top:12px;border:0;background:#fff;color:#102a63;border-radius:10px;padding:9px 13px;font-weight:900;cursor:pointer}.mht-lightbox img{display:block;max-width:none;width:auto;min-width:min(1100px,95vw);height:auto;margin:0 auto;background:#fff;border-radius:10px}.mht-certificate-print{font-family:"Noto Sans Devanagari","Nirmala UI",sans-serif;text-align:center;padding:50px}.mht-certificate-print h1{font-size:36px}.mht-certificate-print .big{font-size:30px;font-weight:900;color:#153f83}.mht-certificate-print .box{border:5px double #153f83;padding:45px;max-width:950px;margin:auto}
@keyframes mhtFall{0%{transform:translateY(-12vh) rotate(0) scale(.7);opacity:0}15%{opacity:1}100%{transform:translateY(105vh) rotate(520deg) scale(1.1);opacity:.2}}@keyframes mhtBurst{0%{transform:translate(-50%,-50%) scale(.2);opacity:0}25%{opacity:1}100%{transform:translate(var(--tx),var(--ty)) scale(1.4) rotate(220deg);opacity:0}}@keyframes mhtRing{0%{transform:translate(-50%,-50%) scale(.2);opacity:1}100%{transform:translate(-50%,-50%) scale(10);opacity:0}}@keyframes mhtPop{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}25%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}80%{opacity:1}100%{opacity:0}}
@media(max-width:900px){.mht-quiz-layout{grid-template-columns:1fr}.mht-palette-card{position:static}.mht-palette-toggle{display:block}.mht-palette-card #mhtPalettePanel{display:none;margin-top:12px}.mht-palette-card.open #mhtPalettePanel{display:block}.mht-toolbar{top:0}.mht-toolbar-actions{position:static;margin-top:8px;justify-content:flex-end}.mht-progress-meta{justify-content:space-between}.mht-result-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.mht-pse-mr{margin:12px auto}.mht-card{padding:14px;border-radius:15px}.mht-form-grid{grid-template-columns:1fr}.mht-stat-row{grid-template-columns:repeat(2,1fr)}.mht-options{grid-template-columns:1fr}.mht-options button{min-height:56px;font-size:17px}.mht-nav-row .mht-btn{flex:1 1 calc(50% - 9px)}.mht-result-grid{grid-template-columns:repeat(2,1fr)}.mht-social-grid{grid-template-columns:1fr}.mht-palette{grid-template-columns:repeat(6,1fr)}.mht-lightbox img{min-width:1000px}.mht-toolbar{padding:11px}.mht-timer{font-size:18px}.mht-lead{font-size:16px}}
