*{margin:0;padding:0;box-sizing:border-box;font-family:'Inter',system-ui,-apple-system,sans-serif}:root{--primary:#2271b1;--primary-dark:#e65f00;--secondary:#478bff;--accent:#16a34a;--text-main:#1f2937;--text-muted:#4b5563;--text-white:#ffffff;--bg-body:#f7f7f7;--bg-card:#ffffff;--bg-muted:#ffedd5;--border:#fed7aa;--radius-lg:14px;--radius-sm:8px;--shadow-sm:0 1px 2px rgba(0,0,0,0.06);--shadow-md:0 6px 16px rgba(255,122,24,0.25);--shadow-hover:0 10px 24px rgba(255,122,24,0.35);--max-w:1280px}body.dark{--bg-body:#0f172a;--bg-card:#111827;--bg-muted:#1f2937;--text-main:#f9fafb;--text-muted:#cbd5e1;--text-white:#ffffff;--border:#334155;--primary:#60a5fa;--secondary:#818cf8;background:var(--bg-body);color:var(--text-muted)}body.dark .mcq-card,body.dark .cat-card,body.dark .list-card,body.dark .ans,body.dark .test-list-item,body.dark .single-post-wrap,body.dark .subject-info.page-content,body.dark .pyq-card,body.dark .exam-card,body.dark .result-grid div{background:#111827;color:#f9fafb;border-color:#334155}body.dark .topbar,body.dark header.container{background:#020617;border-color:#334155}body.dark .options label{background:#111827;border-color:#334155;color:#e5e7eb}body.dark .options label:hover{background:#1f2937}body.dark .btn.primary{background:#2563eb}body.dark .btn.ghost{background:#1f2937;color:#e5e7eb}body.dark .site-footer{border-color:#334155;color:#94a3b8}body.dark .verify-google{background:#1f2937;border-color:#334155;color:#e5e7eb}body{background:var(--bg-body);color:var(--text-muted);line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}button{font-family:inherit}a{text-decoration:none;color:inherit;cursor:pointer;-webkit-tap-highlight-color:#fff0}a:focus{outline:none}a:hover{text-decoration:none}.hide-header header,.hide-header #masthead,.hide-header .site-header{display:none!important}ol,ul{box-sizing:border-box;margin-left:20px}header.container{margin:0 auto;padding:16px;background:#fff;border-bottom:1px solid #eee;text-align:center;max-width:2000px}.site-brand a{font-size:24px;font-weight:700;color:#111;text-decoration:none;display:inline-block}.site-brand a img{max-height:50px;vertical-align:middle;width:auto}.site-brand a:hover{color:#0d6efd}hr{border:none;border-top:1px dashed #cbd5e1;margin:18px 0}.container{max-width:var(--max-w);margin:auto;padding:0 20px}.section{margin-bottom:50px}.subject-info.page-content{line-height:1.8;color:#374151;font-size:16px;background:#fff;padding:10px;border-radius:10px}.subject-info.page-content p{margin-bottom:16px}.subject-info.page-content h2{font-size:22px;font-weight:800;margin-top:28px;margin-bottom:12px;color:#111827;position:relative}.subject-info.page-content h2::after{content:"";display:block;width:50px;height:3px;background:#2271b1;border-radius:3px;margin-top:6px}.subject-info.page-content h3{font-size:18px;font-weight:700;margin-top:24px;margin-bottom:10px;color:#1f2937}.topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 10px 18px 0;background:#fff;border-bottom:1px solid #e8ecf2;position:sticky;top:0;z-index:1000;border-radius:10px;margin-top:10px}.brand-link{text-decoration:none;color:inherit}.topbar-left{display:flex;align-items:center;gap:10px}.site-logo{height:50px;width:auto}.top-nav{display:flex;align-items:center;gap:12px}.btn-nav{padding:7px 14px;border-radius:6px;font-size:14px;text-decoration:none;font-weight:500}.btn-login{background:#f1f3f8;color:#333}.btn-register{background:#4f46e5;color:#fff}.profile-avatar{width:36px;height:36px;border-radius:50%;background:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.hamburger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer}.hamburger span{width:22px;height:2px;background:#333;display:block}.side-menu{position:fixed;top:0;left:-260px;width:260px;height:100%;background:#fff;box-shadow:0 0 10px rgb(0 0 0 / .08);transition:0.3s;z-index:2000;display:flex;flex-direction:column}.side-menu.open{left:0}.side-menu-header{display:flex;justify-content:space-between;align-items:center;padding:16px;font-weight:600;border-bottom:1px solid #eee}.close-menu-btn{background:none;border:none;font-size:18px;cursor:pointer}.menu-pages{padding:10px}.menu-page-btn{display:block;padding:10px 12px;margin-bottom:6px;text-decoration:none;color:#333;border-radius:6px;font-size:14px}.menu-page-btn:hover{background:#f1f3f8}.auth-slider-bottom{margin-top:15px;padding:12px;border-top:1px solid #eee;text-align:center}.auth-slider-btn{display:inline-block;padding:8px 14px;border-radius:6px;text-decoration:none;font-size:14px;margin:6px}.login-btn{background:#f1f3f8;color:#333}.register-btn{background:#4f46e5;color:#fff}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .4);opacity:0;visibility:hidden;transition:0.3s;z-index:1500}.backdrop.show{opacity:1;visibility:visible}.bottom-nav-modern{position:fixed;bottom:0;left:0;width:100%;height:64px;background:#fff;border-top:1px solid #e6e6e6;display:flex;justify-content:space-around;align-items:center;z-index:1000}.bn-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;font-size:11px;color:#777;gap:4px}.bn-icon{width:22px;height:22px;fill:#777}.bn-item.active{color:#4f46e5}.bn-item.active .bn-icon{fill:#4f46e5}.bn-crown{position:absolute;top:2px;right:14px;width:12px;height:12px;fill:#ffb800}@media (max-width:768px){.top-nav{display:none}.hamburger{display:flex}}@media (min-width:769px){.bottom-nav-modern{display:none}}.subject-info.page-content figure{margin:20px 0;text-align:center}.subject-info.page-content img{width:100%;height:auto;border-radius:12px;box-shadow:0 6px 20px rgb(0 0 0 / .08)}.wp-element-caption{font-size:13px;color:#6b7280;margin-top:6px}.subject-info.page-content.container{margin:40px auto;padding:28px;background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 6px 22px rgb(0 0 0 / .05);line-height:1.8;color:#374151}.subject-info.page-content.container h2{font-size:26px;font-weight:800;color:#111827;margin-bottom:12px}.subject-info.page-content.container h3{font-size:18px;font-weight:700;margin-top:20px;margin-bottom:8px;color:#1f2937}.subject-info.page-content.container p{font-size:15px;margin-bottom:10px}.subject-info.page-content.container p strong{color:#2271b1}.subject-info.page-content.container a{color:#2271b1;text-decoration:none;font-weight:600}.subject-info.page-content.container a:hover{text-decoration:underline}@media(max-width:640px){.subject-info.page-content.container{padding:20px;margin:20px 10px}.subject-info.page-content.container h2{font-size:22px}}.subject-info.page-content ul{margin:14px 0 18px;padding-left:0}.subject-info.page-content ul li{list-style:none;position:relative;padding-left:24px;margin-bottom:10px}.subject-info.page-content ul li::before{content:"✔";position:absolute;left:0;top:2px;color:#16a34a;font-size:13px}.subject-info.page-content strong{color:#111827;font-weight:700}.subject-info.page-content em{color:#2271b1;font-style:italic}.subject-info.page-content a{color:#2271b1;text-decoration:none;font-weight:600}.subject-info.page-content a:hover{text-decoration:underline}@media(max-width:640px){.subject-info.page-content{font-size:15px}.subject-info.page-content h2{font-size:20px}.subject-info.page-content h3{font-size:17px}}.wp-block-image{display:flex;justify-content:center;margin:25px 0}.wp-block-image img{max-width:100%;height:auto;border-radius:10px}.lang-toggle{display:flex;justify-content:flex-end;gap:6px;margin-bottom:10px}.lang-toggle button{padding:4px 10px;border-radius:6px;border:1px solid #ccc;background:#fff;cursor:pointer;font-size:13px}.lang-toggle button.active{background:#4f46e5;color:#fff;border-color:#4f46e5}.hero-slider{margin:8px 0}.hero-slides{position:relative;overflow:hidden;border-radius:14px}.hero-slide{padding:8px}.pyq-banner{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:14px;padding:12px;color:#fff;display:flex;flex-direction:column;gap:6px;min-height:110px;justify-content:center;position:relative;overflow:hidden}.pyq-banner::after{content:"";position:absolute;width:120px;height:120px;background:rgb(255 255 255 / .15);border-radius:50%;right:-30px;top:-30px}.pyq-content h2{font-size:14px;margin:0;font-weight:600}.pyq-content p{font-size:12px;margin:2px 0;opacity:.9}.pyq-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.pyq-tags span{background:rgb(255 255 255 / .25);padding:2px 6px;border-radius:6px;font-size:9px}.try-mcq-btn{margin-top:6px;background:#fff;color:#1d4ed8;font-size:11px;padding:4px 8px;border-radius:8px;text-decoration:none;font-weight:600;display:inline-block;width:max-content}.try-mcq-btn span{background:#16a34a;color:#fff;padding:1px 4px;border-radius:4px;font-size:9px;margin-left:4px}.hero-dots{display:flex;justify-content:center;gap:4px;margin-top:4px}.hero-dots span{width:6px;height:6px;background:#ccc;border-radius:50%}.hero-dots .active{background:#2563eb}.pyq-section{margin-top:15px}.pyq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}@media(max-width:900px){.pyq-grid{grid-template-columns:1fr}}@media(max-width:600px){.pyq-grid{grid-template-columns:repeat(1fr)}.pyq-grid a:last-child:nth-child(odd){grid-column:1 / -1}}.pyq-card{background:#fff;border-radius:18px;padding:14px;height:90px;display:flex;align-items:center;gap:12px;text-decoration:none;position:relative;box-shadow:0 4px 10px rgb(0 0 0 / .08);border:2px solid var(--c1);transition:.25s}.pyq-card:hover{transform:translateY(-3px);box-shadow:0 8px 18px rgb(0 0 0 / .15)}.pyq-card i{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,var(--c1),var(--c2));color:#fff;font-size:16px}.pyq-card span{font-size:15px;font-weight:600;color:#111}.pyq-card::after{content:"➜";position:absolute;right:12px;font-size:16px;color:#888}.try-mcq-btn{display:inline-block;background:linear-gradient(135deg,#10b981,#34d399);color:#fff;padding:6px 14px;font-size:13px;font-weight:600;border-radius:20px;text-decoration:none;transition:all .25s ease;margin-left:8px}.try-mcq-btn span{font-size:11px;opacity:.9;margin-left:4px}.try-mcq-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgb(0 0 0 / .2)}.pyq-content h2{font-size:18px;margin:0 0 4px 0;font-weight:600}.pyq-content p{font-size:13px;opacity:.9;margin:0}.pyq-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.pyq-tags span{background:rgb(255 255 255 / .2);padding:3px 8px;border-radius:14px;font-size:11px}.pyq-btn{background:#fff;color:#333;padding:6px 14px;font-size:12px;border-radius:20px;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .25s ease}.pyq-btn:hover{background:#f3f3f3}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:30px}@media (min-width:768px){.category-grid{grid-template-columns:repeat(3,1fr)}}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.card-mid{display:flex;flex-direction:column}.lang-pill{background:#d9d9d9;border:1px solid #e2e8f0;padding:4px 12px;border-radius:20px;font-size:11px;color:#000;display:flex;align-items:center;gap:5px}.cat-card{background:#fff;border-radius:12px;text-decoration:none;transition:all 0.3s ease;border:1px solid;border-color:var(--brand-color);position:relative;overflow:hidden;display:block;padding:26px;box-shadow:0 2px 4px rgb(0 0 0 / .02)}.cat-card:hover{background-color:#fff;border-color:#eee;box-shadow:0 4px 12px rgb(0 0 0 / .05)}.progress-bar-container{margin-top:25px;height:4px;background:#e2e8f0;border-radius:10px;width:100%}.progress-fill{height:100%;background-color:var(--brand-color);border-radius:10px}.icon-box{background-color:#ffebee;width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.icon-box img{width:42px;height:42px}.cat-info{display:flex;flex-direction:column}.cat-name{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.cat-meta{font-size:11px;color:#777;font-weight:500}.update-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.update-box{border:1px solid #000;background:#fff}.update-box h3{padding:10px;background:var(--primary);color:#fff;text-align:center;font-size:15px}.update-list{list-style:none}.update-list li{padding:10px 12px;border-bottom:1px dashed #777;font-size:14px}.view-all-btn{display:block;text-align:center;padding:10px;background:#f1f5f9;font-weight:600}.test-icon{width:52px;height:52px;border-radius:12px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0}.test-icon img{width:100%;height:100%;object-fit:contain}.test-list{display:grid;gap:18px}.test-list-item{display:flex;align-items:center;gap:16px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;text-decoration:none;transition:all .25s ease}.test-list-item:hover{border-color:#2271b1;box-shadow:0 8px 22px rgb(0 0 0 / .06);transform:translateY(-2px)}.test-icon{width:48px;height:48px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.test-info{display:flex;flex-direction:column}.test-info h3{font-size:15px;font-weight:700;color:#111827;margin-bottom:2px}.test-info div{font-size:12px;color:#64748b}.arrow{margin-left:auto;font-size:18px;color:#cbd5e1;transition:.2s}.test-list-item:hover .arrow{color:#2271b1;transform:translateX(4px)}.section-head{display:flex;flex-direction:column;gap:4px;margin-bottom:24px;padding-left:16px;position:relative}.section-head::before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:5px;background:linear-gradient(to bottom,var(--primary),#6366f1);border-radius:8px}.section-head h2{font-size:20px;font-weight:800;color:var(--text-main,#111827);letter-spacing:-.3px;margin:0}.section-head p{font-size:14px;color:var(--text-muted,#64748b);margin:0}.sets{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:30px}@media (min-width:768px){.sets{grid-template-columns:repeat(2,1fr)}}.list-left-wrap{display:flex;align-items:center;gap:14px;flex:1 1 50%}.list-icon-box{width:44px;height:44px;background:#eff6ff;color:#3b82f6;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 0 0 1px rgb(59 130 246 / .1)}.list-info{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.mcq-count{display:inline-flex;align-items:center}.list-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;transition:all 0.2s ease}.list-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgb(0 0 0 / .04);transform:translateY(-1px)}.list-card:last-child{border-bottom:1px solid #e2e8f0}.ans{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;box-shadow:0 1px 2px rgb(0 0 0 / .04);transition:all 0.2s ease;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px}.ans:hover{background:#f8fafc;border-color:#cbd5e1}.ans p{margin:0}.ans p strong{font-size:14px;font-weight:700;color:var(--primary);display:inline-block;line-height:1.2}.mcq-count{font-size:11px;color:#64748b;font-weight:600;background:#f1f5f9;padding:2px 8px;border-radius:4px;border:1px solid #e2e8f0;margin:0;white-space:nowrap}.claps-text-expand-button{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;background:var(--primary);color:#fff;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;text-decoration:none;transition:all 0.2s ease;border:none;white-space:nowrap}.claps-text-expand-button:hover{background:#1e40af}.btn-start-test[style*="background"]{border:none!important;box-shadow:none!important}.mcq-count{font-size:13px;color:#64748b;font-weight:500;margin-bottom:16px}.claps-text-expand-button{display:inline-block;margin-top:10px;padding:8px 14px;background:#2271b1;color:#fff;font-size:14px;border-radius:6px;cursor:pointer;text-decoration:none;transition:.2s}.claps-text-expand-button:hover{background:#1a5a8e}.exam-top{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#0f172a;color:#fff;border-radius:10px;margin-bottom:20px}.exam-timer{font-weight:700;font-size:16px}.exam-back-btn{background:#ffffff20;border:1px solid #ffffff30;color:#fff;padding:6px 10px;border-radius:6px;cursor:pointer}.exam-back-btn:hover{background:#fff;color:#0f172a}.mcq-card{background:#fff;padding:22px;border-radius:12px;box-shadow:0 6px 18px rgb(0 0 0 / .06)}.question{font-size:18px;font-weight:700;margin-bottom:16px;color:#1f2937}.options{display:flex;flex-direction:column;gap:10px}.options label{border:1px solid #e5e7eb;padding:12px 14px;border-radius:8px;cursor:pointer;font-size:15px;background:#fff;transition:.2s}.options label:hover{border-color:#2271b1;background:#f1f5ff}.options.locked label{cursor:not-allowed}.options label.correct{background:#dcfce7;border-color:#16a34a;color:#065f46;font-weight:600}.options label.wrong{background:#fee2e2;border-color:#dc2626;color:#7f1d1d;font-weight:600}.verify-box{display:flex;gap:10px;margin-bottom:15px;flex-wrap:wrap;align-items:center}.verify-google{background:#2563eb;color:#000;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:14px}.verify-google:hover{background:#1d4ed8}.report-wrapper{position:relative}.report-btn{background:#ef4444;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:14px}.report-btn:hover{background:#dc2626}.report-menu{display:none;position:absolute;top:35px;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px rgb(0 0 0 / .1);z-index:10;min-width:180px}.report-menu.show{display:block}.report-menu button{display:block;width:100%;padding:10px 12px;border:none;background:#fff;text-align:left;cursor:pointer;font-size:14px}.report-menu button:hover{background:#f3f4f6}.nav{display:flex;justify-content:space-between;margin-top:18px}.btn{padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-weight:600}.btn.primary{background:#2271b1;color:#fff}.btn.primary:hover{background:#1a5a8e}.btn.ghost{background:#f1f5f9}.mcq-result{background:#fff;padding:24px;border-radius:12px;box-shadow:0 6px 18px rgb(0 0 0 / .06)}.result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.result-grid div{background:#f8fafc;padding:14px;border-radius:10px;text-align:center}.result-grid strong{font-size:20px;display:block;color:#2271b1}.result-grid span{font-size:12px;color:#64748b}.answer-item{border:1px solid #e5e7eb;padding:16px;border-radius:10px;margin-bottom:14px}.answer-item h4{margin-bottom:10px;font-size:16px}.answer-option{padding:8px 10px;border-radius:6px;margin-bottom:6px}.answer-option.correct{background:#dcfce7}.answer-option.wrong{background:#fee2e2}.lang-toggle button{padding:5px 10px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;cursor:pointer}.lang-toggle button.active{background:#2271b1;color:#fff}@media(max-width:640px){.sets{grid-template-columns:1fr}.result-grid{grid-template-columns:repeat(2,1fr)}.question{font-size:16px}}.single-post-wrap{margin-top:25px;padding:28px 32px;background:#fff;border-radius:14px;border:1px solid #eef0f5;box-shadow:0 10px 30px rgb(0 0 0 / .04);line-height:1.85;color:#374151}.single-post-title{font-size:26px;font-weight:800;color:#111827;margin-bottom:10px;line-height:1.3}.single-post-title::after{content:"";display:block;width:56px;height:4px;background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:4px;margin-top:10px}.single-post-meta{margin:14px 0 22px;font-size:13px;color:#6b7280;display:flex;flex-wrap:wrap;gap:14px}.single-post-meta span{display:inline-flex;align-items:center;gap:4px}.single-post-thumb{margin:22px 0;border-radius:14px;overflow:hidden}.single-post-thumb img{width:100%;height:auto;border-radius:14px}.single-post-content p{margin-bottom:14px}.single-post-content h2,.single-post-content h3,.single-post-content h4{margin:28px 0 12px;font-weight:700;color:#111827;position:relative}.single-post-content h2::after,.single-post-content h3::after{content:"";display:block;width:42px;height:3px;background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:3px;margin-top:6px}.single-post-content h2{font-size:22px}.single-post-content h3{font-size:19px}.single-post-content h4{font-size:16px}.single-post-content a{color:#4f46e5;font-weight:600;text-decoration:none}.single-post-content a:hover{text-decoration:underline}.single-post-content ul{margin:14px 0 20px;padding-left:0}.single-post-content ul li{list-style:none;padding-left:26px;margin-bottom:10px;position:relative}.single-post-content ul li::before{content:"✔";position:absolute;left:0;top:2px;font-size:13px;color:#22c55e}.single-back-btn{display:inline-block;margin-top:30px;padding:10px 16px;border-radius:10px;border:1px solid #e5e7eb;color:#374151;font-size:14px;font-weight:600;text-decoration:none;transition:all 0.25s ease}.single-back-btn:hover{background:#f5f7fb;border-color:#c7d2fe;color:#4338ca}@media (max-width:640px){.single-post-wrap{padding:20px 18px}.single-post-title{font-size:22px}.single-post-content h2{font-size:20px}.single-post-content h3{font-size:17px}}.mobile-menu{position:fixed;top:65px;left:0;right:0;background:rgb(255 255 255 / .98);display:none;flex-direction:column;padding:10px;z-index:999}.mobile-menu.active{display:flex}.mobile-menu a{padding:16px;font-weight:600;text-decoration:none;color:var(--text-main)}.shell{max-width:var(--max-w);margin:10px auto;padding:10px 16px;min-height:100vh}.claps-text-expand-button{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding:8px 18px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;transition:.25s ease;box-shadow:0 4px 10px rgb(0 0 0 / .18)}.claps-text-expand-button:hover{transform:translateY(-1px)}.claps-text-toggle-icon{font-size:13px}.claps-text-inner{margin-top:12px;padding:12px 14px;background:#ecfdf5;border-left:4px solid #16a34a;border-radius:8px;font-size:14px;color:#065f46}.claps-text-toggle-collapsed{display:none}.ans.attempted{border-color:#16a34a}.ans.attempted::after{content:"✓ Attempted";position:absolute;top:12px;right:12px;background:#16a34a;color:#fff;font-size:11px;font-weight:600;padding:4px 8px;border-radius:999px}.exam-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 14px;background:#0f172a;border-radius:12px;color:#fff}.exam-badge{background:#dc2626;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:700}.exam-timer{background:#1e293b;padding:6px 14px;border-radius:999px;font-size:15px;font-weight:700;background:red}.backToSetBtn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:600;background:#f8fafc;color:#1f2937;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease}.backToSetBtn:hover{background:#eef2ff;border-color:#2271b1;color:#2271b1;transform:translateY(-1px)}.backToSetBtn:active{transform:scale(.96)}.top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.set-info{background:#eef2ff;color:#4f46e5;padding:4px 12px;border-radius:6px;font-weight:700;font-size:12px}.q-info{font-size:12px;color:#64748b}.mcq-card{background:#fff;padding:20px;border-radius:14px;box-shadow:0 6px 20px rgb(0 0 0 / .06)}.question{font-size:18px;font-weight:700;margin-bottom:16px;color:#1f2937}.options{display:flex;flex-direction:column;gap:10px}.options label{border:1px solid #e5e7eb;padding:12px 14px;border-radius:10px;cursor:pointer;font-size:15px;background:#fff;transition:all .2s ease;display:flex;align-items:flex-start;gap:10px}.opt-letter{min-width:25px;font-weight:600}.opt-text{flex:1}.options label:hover{border-color:#2271b1;background:#f1f5ff}.options.locked label{cursor:not-allowed}.options label.correct{background:#dcfce7;border-color:#16a34a;color:#065f46;font-weight:600}.options label.wrong{background:#fee2e2;border-color:#dc2626;color:#7f1d1d;font-weight:600}.verify-box{margin-bottom:22px}.verify-google{background:#f1f5f9;border:1px solid #e2e8f0;padding:6px 12px;border-radius:6px;font-size:13px;cursor:pointer}.verify-google:hover{background:#e2e8f0}.detailed-card{background:#fff;padding:16px;border-radius:10px;border:1px solid #e5e7eb;margin-bottom:14px}.detailed-card .correct{color:#16a34a;font-weight:600}.detailed-card .wrong{color:#dc2626;font-weight:600}.question{font-size:16px;font-weight:700;margin-bottom:16px;color:#1f2937}.result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.result-grid div{background:#fff;border-radius:12px;padding:16px;text-align:center;box-shadow:0 4px 14px rgb(0 0 0 / .05);border:1px solid #e5e7eb;transition:all .2s ease}.result-grid div:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(0 0 0 / .08)}.result-grid strong{font-size:22px;font-weight:800;display:block;margin-bottom:4px}.result-grid span{font-size:13px;color:#64748b}#resAttempted{color:#2563eb}#resCorrect{color:#16a34a}#resTotal{color:#f59e0b}#resPercent{color:#7c3aed}@media(max-width:640px){.result-grid{grid-template-columns:repeat(2,1fr)}}.options{display:flex;flex-direction:column;gap:10px}.answer-option{border:1px solid #e5e7eb;padding:12px 14px;border-radius:8px;cursor:pointer;font-size:15px;transition:all .2s ease}.answer-option.normal:hover{background:#f3f4f6;border-color:#2271b1}.answer-option.correct{background:#dcfce7;border-color:#16a34a;color:#065f46;font-weight:600}.answer-option.wrong{background:#fee2e2;border-color:#dc2626;color:#7f1d1d;font-weight:600}.exam-category-section{margin-top:15px}.exam-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}@media(max-width:600px){.exam-grid{grid-template-columns:repeat(2,1fr)}.exam-grid a:last-child:nth-child(odd){grid-column:1 / -1}}.exam-card{background:linear-gradient(135deg,var(--c1),var(--c2));height:95px;border-radius:22px;color:#fff;padding:14px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;box-shadow:0 4px 12px rgb(0 0 0 / .15);transition:.25s}.exam-card:hover{transform:translateY(-3px);box-shadow:0 8px 18px rgb(0 0 0 / .2)}.exam-card::after{content:"";position:absolute;width:120px;height:120px;background:rgb(255 255 255 / .15);border-radius:50%;right:-30px;top:-30px}.exam-card i{position:absolute;right:12px;top:12px;font-size:18px;background:rgb(255 255 255 / .25);padding:10px;border-radius:50%}.exam-card span{font-size:15px;font-weight:600}.answer-box{margin-top:14px;padding:12px 14px;background:#fffbeb;border-left:4px solid #f59e0b;border-radius:6px;font-size:14px}.exam-tag-inline{display:inline-block;margin-top:6px;background:#eef2ff;color:#4338ca;font-size:11px;padding:3px 8px;border-radius:4px}.nav{display:flex;justify-content:space-between;margin-top:18px;gap:10px}.btn{border:none;padding:10px 18px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:.2s}.btn.primary{background:#2271b1;color:#fff}.btn.primary:hover{background:#1a5a8e}.btn.ghost{background:#f1f5f9;color:#374151}.btn.ghost:hover{background:#e2e8f0}button:disabled{opacity:.5;cursor:not-allowed}.site-footer{margin-top:40px;padding:20px 0;border-top:1px solid #e5e7eb;font-size:13px;color:#6b7280}.site-footer a{color:#374151;text-decoration:none;font-weight:500;margin:0 4px;transition:.2s}.site-footer a:hover{color:#2271b1;text-decoration:underline}.site-footer{text-align:center;line-height:1.8}@media(max-width:640px){.hero-slide{padding:5px}.site-footer{font-size:12px;padding:16px 10px}}@media (max-width:640px){.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cat-card{padding:16px;border-radius:10px;background:#fff;box-shadow:0 10px 18px rgb(0 0 0 / .08)}.card-top{flex-direction:column;align-items:center;gap:6px;margin-bottom:10px}.icon-box{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:4px;box-shadow:0 6px 14px rgb(0 0 0 / .1)}.icon-box img{width:26px;height:26px}.lang-pill{display:none}.card-mid{align-items:center;text-align:center}.cat-name{font-size:14px;font-weight:600;margin-bottom:2px}.cat-meta{font-size:11px;color:#9ca3af}.syllabus-container{max-width:750px;margin:auto;padding:10px;font-family:Poppins,sans-serif}.syllabus-header{background:linear-gradient(45deg,#2d6cdf,#4a8cff);color:#fff;padding:20px;border-radius:18px;margin-bottom:15px;box-shadow:0 5px 15px rgb(0 0 0 / .15)}.syllabus-title{font-size:22px;font-weight:700}.syllabus-sub{font-size:14px;opacity:.9;margin-top:5px}.total-box{background:#fff;border-radius:14px;padding:12px;margin:10px 0;text-align:center;font-weight:600;box-shadow:0 2px 6px rgb(0 0 0 / .1)}.syllabus-item{background:#fff;border-radius:18px;padding:16px 18px;margin:12px 0;box-shadow:0 3px 8px rgb(0 0 0 / .08);display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:#111;font-size:18px;font-weight:600;transition:.25s}.syllabus-item:hover{transform:translateY(-3px);box-shadow:0 8px 18px rgb(0 0 0 / .15);background:#f5f8ff}.marks{background:linear-gradient(45deg,#2d6cdf,#4a8cff);color:#fff;padding:6px 12px;border-radius:12px;font-size:14px;font-weight:700}.progress-bar-container{height:4px;margin-top:10px;background:#e5e7eb;border-radius:10px}.progress-fill{height:100%;border-radius:10px}}