*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f4f8ff;color:#17233b;line-height:1.55}.topbar{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:#fff;border-bottom:1px solid #dfe8f5;box-shadow:0 3px 14px rgba(30,60,100,.08)}.nav{display:flex;gap:8px;align-items:center;font-weight:800;font-size:14px}.home{color:#2457d6;text-decoration:none}.brand{display:flex;gap:8px;align-items:center;text-decoration:none;color:#17233b;font-weight:900}.brandmark{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#2457d6,#7a45d9);color:#fff}.wrap{max-width:1120px;margin:auto;padding:18px}.hero{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;margin:14px 0 18px;padding:22px;border-radius:24px;background:linear-gradient(135deg,#e9f2ff,#f5edff);border:1px solid #dbe6fb}.hero h1{font-size:clamp(28px,5vw,46px);line-height:1.08;margin:6px 0 10px}.eyebrow{font-size:12px;font-weight:900;color:#5d49c8;letter-spacing:1.2px}.lead{font-size:17px;max-width:760px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{background:#fff;padding:7px 10px;border-radius:999px;border:1px solid #dce6f6;font-size:12px;font-weight:800}.hero-art{min-height:150px;position:relative;display:grid;place-items:center}.cube{font-size:82px;transform:rotate(10deg);text-shadow:8px 8px 0 #b7c8ee}.dot{position:absolute;font-size:24px}.d1{top:10px;left:25px}.d2{right:15px;top:55px}.d3{bottom:8px;left:70px}.axis{position:absolute;bottom:0;font-weight:900;font-size:13px}.card{background:#fff;border:1px solid #dce6f4;border-radius:20px;padding:18px;margin:16px 0;box-shadow:0 7px 25px rgba(40,75,120,.07)}.card h2{margin-top:0}.notice{background:#fff7dc;border-left:5px solid #f1b90b;padding:10px;border-radius:10px}.grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.grid label{font-weight:800;font-size:13px}.grid select{display:block;width:100%;margin-top:5px;padding:11px;border-radius:11px;border:1px solid #cbd8ec;background:#fff;font-size:15px}.checkline{display:flex!important;align-items:center;gap:8px;padding-top:28px}.checkline input{width:20px;height:20px}.buttons{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.buttons button{border:0;border-radius:12px;padding:11px 14px;font-weight:900;cursor:pointer;background:#eaf0fa;color:#21324e}.buttons button:disabled{opacity:.45;cursor:not-allowed}.buttons .primary{background:#2457d6;color:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:17px}.stats div{background:#f5f8fd;border-radius:13px;padding:9px;text-align:center}.stats b{display:block;font-size:20px}.stats span{font-size:11px;color:#60708a}.progress{height:10px;background:#e5ebf5;border-radius:99px;overflow:hidden;margin-top:12px}.progress div{height:100%;width:0;background:linear-gradient(90deg,#2457d6,#7a45d9);transition:width .35s}.locked{text-align:center;padding:40px 20px}.lockicon{font-size:52px}.qcard{background:#fff;border:1px solid #dce6f4;border-radius:18px;padding:16px;margin:14px 0;box-shadow:0 5px 18px rgba(35,65,110,.06);transition:.25s}.qcard.correct{border-color:#38a169;background:#f0fff6;animation:good .45s}.qcard.wrong{border-color:#e53e3e;background:#fff4f4;animation:bad .45s}.qhead{display:flex;justify-content:space-between;gap:8px;align-items:center}.qnum{font-weight:950;color:#2457d6}.tag{font-size:11px;font-weight:900;background:#edf2ff;border-radius:99px;padding:5px 8px}.qtext{font-size:17px;font-weight:750;margin:10px 0}.formulaHint{font-size:13px;background:#fff9df;border:1px dashed #e4bb3c;padding:8px;border-radius:10px}.choices{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:12px}.choice{padding:12px;border:1px solid #cbd8ec;background:#fff;border-radius:12px;text-align:left;font-weight:750;cursor:pointer}.choice:hover{border-color:#2457d6}.choice.selected{border-color:#2457d6;background:#edf3ff}.answerbox{width:100%;padding:12px;border:2px solid #cbd8ec;border-radius:11px;font-size:16px;margin:10px 0}.answerbox.ok{border-color:#2f9e62;background:#e9fff2}.answerbox.no{border-color:#e14b4b;background:#fff0f0}.qactions{display:flex;gap:8px;flex-wrap:wrap}.qactions button{padding:9px 12px;border:0;border-radius:10px;font-weight:900;cursor:pointer}.check{background:#2457d6;color:#fff}.show{background:#ffe7a8}.show:disabled{opacity:.4}.feedback{font-weight:900;margin-top:9px}.answer{display:none;background:#eef8ff;border-left:4px solid #2457d6;padding:9px;margin-top:8px;border-radius:8px}.answer.visible{display:block}.final{position:sticky;bottom:10px;z-index:5;background:#17233b;color:#fff;padding:15px;border-radius:16px;margin:18px 0;box-shadow:0 8px 30px rgba(0,0,0,.18)}.guide p{font-size:15px}.guide h3{margin-top:25px}.formula{background:#fff7cf;border:1px solid #efd47a;border-radius:10px;padding:11px;font-size:16px;overflow:auto}footer{text-align:center;padding:28px 15px;color:#64748b;font-size:13px}@keyframes good{50%{transform:scale(1.015) translateY(-2px)}}@keyframes bad{25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-3px)}}@media(max-width:850px){.grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-art{min-height:100px}.choices{grid-template-columns:1fr}}@media(max-width:560px){.wrap{padding:10px}.topbar{padding:9px 10px}.nav{font-size:12px}.brand{font-size:13px}.brandmark{width:31px;height:31px}.hero{padding:16px;border-radius:18px}.hero h1{font-size:30px}.lead{font-size:15px}.grid{grid-template-columns:1fr}.checkline{padding-top:8px}.stats{grid-template-columns:repeat(2,1fr)}.qcard{padding:13px}.qtext{font-size:16px}.buttons button{flex:1 1 44%}}
@media print{.topbar,.control,.locked,.qactions,.guide,footer{display:none!important}.wrap{max-width:none;padding:0}.qcard{break-inside:avoid;box-shadow:none;border:1px solid #aaa}.worksheet:before{content:"DigiSadhan — Introduction to Three Dimensional Geometry Class 11";display:block;font-size:20px;font-weight:900;margin:10px 0 18px}}
