:root{--gkw-red:#e63946;--gkw-red2:#c92f3b;--gkw-blue:#2563eb;--gkw-green:#16a34a;--gkw-yellow:#f59e0b;--gkw-dark:#0f172a;--gkw-text:#334155;--gkw-muted:#64748b;--gkw-bg:#f8fafc;--gkw-card:#ffffff;--gkw-border:#e2e8f0;--gkw-shadow:0 14px 40px rgba(15,23,42,.08);--gkw-radius:22px}.gkw-test-list,.gkw-mock-shell{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--gkw-dark);box-sizing:border-box}.gkw-test-list *,.gkw-mock-shell *{box-sizing:border-box}.gkw-test-list{max-width:1180px;margin:0 auto;padding:18px}.gkw-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(105deg,#fff7f2 0%,#fff 48%,#eef5ff 100%);border:1px solid #fee2e2;border-radius:28px;padding:34px 28px;margin-bottom:24px;box-shadow:var(--gkw-shadow)}.gkw-hero:before{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:50%;background:rgba(37,99,235,.10)}.gkw-hero:after{content:"";position:absolute;left:-70px;bottom:-85px;width:190px;height:190px;border-radius:50%;background:rgba(230,57,70,.10)}.gkw-hero-copy{position:relative;z-index:1}.gkw-kicker,.gkw-hero span:first-child{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #fecaca;color:var(--gkw-red);border-radius:999px;padding:8px 14px;font-weight:800;font-size:13px;box-shadow:0 8px 20px rgba(230,57,70,.08)}.gkw-hero h1{margin:14px 0 10px;font-size:clamp(30px,5vw,54px);line-height:1.05;font-weight:900;letter-spacing:-.04em;color:#111827}.gkw-hero p{max-width:720px;margin:0;color:var(--gkw-text);font-size:17px;line-height:1.7}.gkw-hero-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.gkw-hero-badges b{background:#fff;border:1px solid var(--gkw-border);border-radius:999px;padding:8px 12px;font-size:13px;color:#475569}.gkw-hero-stat{position:relative;z-index:1;min-width:145px;background:#fff;border:1px solid var(--gkw-border);border-radius:22px;padding:22px;text-align:center;box-shadow:0 16px 35px rgba(37,99,235,.08)}.gkw-hero-stat strong{display:block;font-size:46px;line-height:1;color:var(--gkw-blue);font-weight:900}.gkw-hero-stat span{display:block;margin-top:7px;color:var(--gkw-muted);font-weight:800}.gkw-test-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gkw-test-card{background:var(--gkw-card);border:1px solid var(--gkw-border);border-radius:var(--gkw-radius);padding:22px;box-shadow:0 8px 24px rgba(15,23,42,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.gkw-test-card:hover{transform:translateY(-4px);box-shadow:var(--gkw-shadow);border-color:#bfdbfe}.gkw-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.gkw-icon{width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#fff1f2,#eff6ff);display:flex;align-items:center;justify-content:center;font-size:27px}.gkw-chip{background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.gkw-test-card h2,.gkw-test-card h3{font-size:21px;line-height:1.25;margin:0 0 8px;color:#111827;font-weight:900}.gkw-card-desc,.gkw-test-card p{color:var(--gkw-muted);font-size:14px;line-height:1.55;margin:0 0 16px}.gkw-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:15px 0}.gkw-meta span,.gkw-meta{color:#475569}.gkw-meta span{display:block;background:var(--gkw-bg);border:1px solid var(--gkw-border);border-radius:14px;padding:10px;font-size:13px}.gkw-meta b{color:#111827;font-size:16px}.gkw-btn,.gkw-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--gkw-red),#fb7185);color:#fff!important;text-decoration:none!important;padding:13px 18px;font-weight:900;cursor:pointer;box-shadow:0 12px 22px rgba(230,57,70,.22);transition:transform .15s ease,filter .15s ease}.gkw-btn:hover,.gkw-submit:hover{filter:brightness(.96);transform:translateY(-1px)}.gkw-start-link{width:100%}.gkw-empty,.gkw-alert{max-width:860px;margin:18px auto;padding:18px;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:18px;font-weight:800}.gkw-mock-shell{max-width:1180px;margin:0 auto;padding:16px;background:transparent}.gkw-test-top{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:16px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border:1px solid var(--gkw-border);border-radius:0 0 22px 22px;padding:14px 18px;margin-bottom:18px;box-shadow:0 12px 28px rgba(15,23,42,.08)}.gkw-test-top span{display:inline-block;color:var(--gkw-red);font-weight:900;font-size:13px}.gkw-test-top h2{margin:3px 0 0;font-size:clamp(20px,3vw,30px);font-weight:900;line-height:1.2}.gkw-timer{background:#111827;color:#fff;border-radius:999px;padding:10px 16px;font-weight:900;white-space:nowrap}.gkw-start-panel{background:#fff;border:1px solid var(--gkw-border);border-radius:26px;padding:24px;box-shadow:var(--gkw-shadow);max-width:780px;margin:20px auto}.gkw-start-panel h3{font-size:26px;margin:0 0 16px;font-weight:900}.gkw-start-panel input{width:100%;border:1px solid var(--gkw-border);border-radius:15px;padding:14px 15px;font-size:16px;margin-bottom:12px;outline:none}.gkw-start-panel input:focus{border-color:var(--gkw-blue);box-shadow:0 0 0 4px rgba(37,99,235,.12)}.gkw-rules{background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid var(--gkw-border);border-radius:18px;padding:18px;margin:14px 0;color:#475569;line-height:1.7}.gkw-rules b{color:#111827}.gkw-exam-area{display:grid;grid-template-columns:310px minmax(0,1fr);gap:18px}.gkw-palette{background:#fff;border:1px solid var(--gkw-border);border-radius:22px;padding:18px;height:max-content;position:sticky;top:92px;box-shadow:var(--gkw-shadow)}.gkw-palette h4{margin:0 0 12px;font-size:20px;font-weight:900}.gkw-legend{display:grid;grid-template-columns:1fr;gap:7px;font-size:13px;color:#475569;margin-bottom:14px}.gkw-legend i{width:14px;height:14px;border-radius:5px;display:inline-block;margin-right:7px;vertical-align:middle}.gkw-legend .not{background:#e5e7eb}.gkw-legend .ans{background:var(--gkw-green)}.gkw-legend .skip{background:var(--gkw-yellow)}.gkw-subject-tabs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.gkw-subject-tabs button{border:1px solid var(--gkw-border);background:#f8fafc;border-radius:999px;padding:8px 10px;cursor:pointer;font-weight:900;color:#334155}.gkw-subject-tabs button.active{background:#111827;color:#fff;border-color:#111827}.gkw-qnums{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;max-height:310px;overflow:auto;padding-right:2px}.gkw-qnums button{height:40px;border:0;border-radius:11px;background:#e5e7eb;color:#111827;font-weight:900;cursor:pointer}.gkw-qnums button.current{outline:3px solid var(--gkw-blue);outline-offset:2px}.gkw-qnums button.answered{background:var(--gkw-green);color:#fff}.gkw-qnums button.skipped{background:var(--gkw-yellow);color:#111827}.gkw-submit{width:100%;margin-top:16px;background:linear-gradient(135deg,#111827,#334155);box-shadow:0 12px 22px rgba(15,23,42,.18)}.gkw-question-area{min-width:0;background:#fff;border:1px solid var(--gkw-border);border-radius:22px;padding:22px;box-shadow:var(--gkw-shadow)}.gkw-question{display:none}.gkw-question.active{display:block}.gkw-qhead{display:flex;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid var(--gkw-border);padding-bottom:14px;margin-bottom:18px}.gkw-qhead span{color:#fff;border-radius:999px;padding:8px 13px;font-weight:900}.gkw-qhead b{color:#475569}.gkw-qtext{font-size:clamp(18px,2vw,22px);font-weight:900;line-height:1.6;margin-bottom:18px;color:#111827}.gkw-options{display:grid;gap:12px}.gkw-options label{display:flex;gap:13px;align-items:flex-start;border:2px solid var(--gkw-border);border-radius:17px;padding:15px 16px;cursor:pointer;transition:.18s;background:#fff;color:#1f2937;line-height:1.55}.gkw-options label:hover{border-color:#93c5fd;background:#f8fbff}.gkw-options input{display:none}.gkw-options label b{min-width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#111827}.gkw-options label.selected{border-color:var(--gkw-blue);background:#eff6ff}.gkw-options label.correct{border-color:var(--gkw-green);background:#ecfdf5}.gkw-options label.wrong{border-color:#dc2626;background:#fef2f2}.gkw-nav{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.gkw-nav button{border:0;border-radius:14px;padding:12px 17px;font-weight:900;cursor:pointer}.gkw-prev{background:#e5e7eb;color:#111827}.gkw-clear{background:#fff7ed;color:#9a3412}.gkw-next{background:var(--gkw-blue);color:#fff}.gkw-exp{margin-top:18px;background:#f8fafc;border-left:5px solid var(--gkw-green);border-radius:14px;padding:16px;color:#334155}.gkw-result{background:#fff;border:1px solid var(--gkw-border);border-radius:26px;padding:24px;box-shadow:var(--gkw-shadow)}.gkw-result h2{font-size:clamp(26px,4vw,38px);margin:0 0 14px;font-weight:900}.gkw-score-boxes{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:18px 0}.gkw-score-boxes div{background:#f8fafc;border:1px solid var(--gkw-border);border-radius:17px;padding:16px;text-align:center;color:#64748b;font-weight:800}.gkw-score-boxes b{display:block;font-size:26px;color:#111827}.gkw-sub-result{width:100%;border-collapse:separate;border-spacing:0;margin:15px 0;overflow:hidden;border-radius:14px;border:1px solid var(--gkw-border)}.gkw-sub-result th,.gkw-sub-result td{border-bottom:1px solid var(--gkw-border);padding:11px;text-align:left}.gkw-sub-result th{background:#f8fafc}.gkw-review-item{border:1px solid var(--gkw-border);border-radius:16px;padding:14px;margin:10px 0;line-height:1.55}.gkw-review-item.correct{border-left:5px solid var(--gkw-green)}.gkw-review-item.wrong{border-left:5px solid #dc2626}.gkw-review-item.not_attempted{border-left:5px solid var(--gkw-yellow)}@media(max-width:1024px){.gkw-test-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gkw-exam-area{grid-template-columns:280px minmax(0,1fr)}}@media(max-width:820px){.gkw-test-list,.gkw-mock-shell{padding:12px}.gkw-hero{display:block;padding:26px 18px;border-radius:22px}.gkw-hero-stat{margin-top:18px;min-width:0}.gkw-test-grid{grid-template-columns:1fr}.gkw-meta{grid-template-columns:repeat(2,1fr)}.gkw-test-top{position:relative;align-items:flex-start;flex-direction:column;border-radius:20px}.gkw-timer{width:100%;text-align:center}.gkw-exam-area{grid-template-columns:1fr}.gkw-palette{position:relative;top:0;order:2}.gkw-question-area{order:1;padding:16px}.gkw-qnums{grid-template-columns:repeat(6,1fr);max-height:none}.gkw-score-boxes{grid-template-columns:repeat(2,1fr)}.gkw-nav{position:sticky;bottom:0;background:#fff;padding-top:10px;z-index:20}.gkw-nav button{flex:1;padding:12px 10px;font-size:13px}.gkw-qhead{align-items:flex-start;flex-direction:column}.gkw-sub-result{font-size:13px;display:block;overflow-x:auto;white-space:nowrap}}@media(max-width:420px){.gkw-meta{grid-template-columns:1fr}.gkw-qnums{grid-template-columns:repeat(5,1fr)}.gkw-score-boxes{grid-template-columns:1fr}.gkw-options label{padding:13px}.gkw-hero h1{letter-spacing:-.02em}}@media(prefers-reduced-motion:reduce){.gkw-test-card,.gkw-btn,.gkw-submit{transition:none}.gkw-test-card:hover,.gkw-btn:hover,.gkw-submit:hover{transform:none}}

/* Advanced lead capture, result and leaderboard UI */
.gkw-login-card{background:linear-gradient(120deg,#fff7f2,#ffffff 52%,#eef5ff);border:1px solid #fee2e2;border-radius:22px;padding:22px;margin-bottom:16px}.gkw-form-badge{display:inline-flex;background:#fff;border:1px solid #fecaca;color:var(--gkw-red);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.gkw-form-note{margin:0 0 14px;color:#475569;line-height:1.6}.gkw-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gkw-field-grid input[type=email]{grid-column:1/-1}.gkw-result-hero{background:linear-gradient(120deg,#ecfdf5,#fff);border:1px solid #bbf7d0;border-radius:22px;padding:22px;margin-bottom:18px}.gkw-result-hero span{display:inline-flex;background:#dcfce7;color:#166534;border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px}.gkw-result-hero h2{margin:12px 0 6px!important}.gkw-result-hero p{margin:0;color:#475569;font-weight:700}.gkw-score-boxes{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important}.gkw-leaderboard{max-width:1180px;margin:0 auto;padding:18px;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#111827}.gkw-leader-hero{background:linear-gradient(105deg,#fff7f2,#fff 50%,#eef5ff);border:1px solid #fee2e2;border-radius:26px;padding:28px;margin-bottom:18px;box-shadow:0 14px 40px rgba(15,23,42,.06)}.gkw-leader-hero span{display:inline-flex;background:#fff;border:1px solid #fecaca;color:#e63946;border-radius:999px;padding:8px 14px;font-weight:900;font-size:13px}.gkw-leader-hero h2{margin:12px 0 8px;font-size:clamp(26px,4vw,42px);line-height:1.1;font-weight:900;letter-spacing:-.03em}.gkw-leader-hero p{margin:0;color:#475569;line-height:1.65}.gkw-leader-table{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 8px 24px rgba(15,23,42,.05);overflow:hidden}.gkw-leader-table table{width:100%;border-collapse:collapse}.gkw-leader-table th,.gkw-leader-table td{padding:14px 16px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:14px}.gkw-leader-table th{background:#f8fafc;color:#475569;font-weight:900}.gkw-leader-table td b{color:#111827}.gkw-leader-table td small{display:block;color:#64748b;margin-top:3px}.gkw-leader-table tr:first-child td:first-child b{color:#f59e0b}.gkw-leader-table tr:nth-child(2) td:first-child b{color:#64748b}.gkw-leader-table tr:nth-child(3) td:first-child b{color:#b45309}@media(max-width:720px){.gkw-field-grid{grid-template-columns:1fr}.gkw-field-grid input[type=email]{grid-column:auto}.gkw-leader-table{overflow-x:auto}.gkw-leader-table table{min-width:720px}.gkw-leaderboard{padding:12px}}

/* Start Quiz UI v2 - GK Warrior Daily Quiz design */
.gkw-start-ui-v2 .gkw-start-panel{max-width:1200px;margin:0 auto;background:transparent;border:0;box-shadow:none;padding:0}
.gkw-start-ui-v2 .gkw-quiz-page{max-width:1200px;margin:auto;padding:25px 15px 45px;font-family:Montserrat,Poppins,Arial,sans-serif;color:#071a3d;background:transparent}
.gkw-start-ui-v2 .gkw-breadcrumb{font-size:13px;color:#526174;margin-bottom:25px}
.gkw-start-ui-v2 .gkw-breadcrumb span{color:#071a3d;font-weight:800}
.gkw-start-ui-v2 .gkw-layout{display:grid;grid-template-columns:1fr 360px;gap:28px}
.gkw-start-ui-v2 .gkw-card{background:#fff;border:1px solid #e8eef7;border-radius:12px;padding:24px;box-shadow:0 5px 18px rgba(6,27,58,.05);margin-bottom:18px}
.gkw-start-ui-v2 .gkw-card h2,.gkw-start-ui-v2 .gkw-quiz-hero h1{margin:0 0 14px;font-size:22px;font-weight:900;color:#071a3d;letter-spacing:-.01em}
.gkw-start-ui-v2 .gkw-quiz-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff}
.gkw-start-ui-v2 .gkw-quiz-hero p{color:#263a5f;line-height:1.7;margin:0 0 12px}
.gkw-start-ui-v2 .gkw-date{font-weight:800;color:#071a3d!important}
.gkw-start-ui-v2 .gkw-hero-icon{font-size:105px;line-height:1;flex-shrink:0}
.gkw-start-ui-v2 .gkw-mini-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}
.gkw-start-ui-v2 .gkw-mini-stats div{background:#fff;border:1px solid #e8eef7;border-radius:10px;padding:18px;display:grid;grid-template-columns:42px 1fr;gap:8px;box-shadow:0 5px 18px rgba(6,27,58,.04)}
.gkw-start-ui-v2 .gkw-mini-stats span{grid-row:span 2;width:42px;height:42px;border-radius:10px;background:#eef5ff;display:flex;align-items:center;justify-content:center}
.gkw-start-ui-v2 .gkw-mini-stats strong{font-size:20px;font-weight:900;color:#071a3d}
.gkw-start-ui-v2 .gkw-mini-stats small{color:#526174;font-weight:700}
.gkw-start-ui-v2 .gkw-detail-list{list-style:none;padding:0;margin:0}
.gkw-start-ui-v2 .gkw-detail-list li{padding:12px 0;color:#263a5f;font-size:15px;border-bottom:1px solid #f1f5f9}
.gkw-start-ui-v2 .gkw-detail-list li:last-child{border-bottom:0}
.gkw-start-ui-v2 .gkw-instructions{margin-top:14px;padding:14px;border-radius:10px;background:#f8fafc;color:#334155;line-height:1.65}
.gkw-start-ui-v2 .gkw-topic-grid,.gkw-start-ui-v2 .gkw-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.gkw-start-ui-v2 .gkw-topic-item,.gkw-start-ui-v2 .gkw-resource-grid a{display:grid;grid-template-columns:45px 1fr;gap:10px;align-items:center;background:#fff;border:1px solid #e8eef7;border-radius:10px;padding:15px;text-decoration:none;color:#071a3d}
.gkw-start-ui-v2 .gkw-topic-item em,.gkw-start-ui-v2 .gkw-resource-grid span{grid-row:span 2;width:42px;height:42px;border-radius:10px;background:#f1f6ff;display:flex;align-items:center;justify-content:center;font-style:normal}
.gkw-start-ui-v2 .gkw-topic-item strong,.gkw-start-ui-v2 .gkw-resource-grid strong{font-size:14px;font-weight:900;color:#071a3d}
.gkw-start-ui-v2 .gkw-topic-item small,.gkw-start-ui-v2 .gkw-resource-grid small{color:#526174;font-size:12px;font-weight:700}
.gkw-start-ui-v2 .gkw-start-box{background:linear-gradient(110deg,#eefbf3,#ffffff);border:1px solid #bbf7d0;border-radius:12px;padding:32px;text-align:center;margin-bottom:18px;box-shadow:0 5px 18px rgba(6,27,58,.04)}
.gkw-start-ui-v2 .gkw-start-box h2{margin:0 0 10px;font-size:24px;font-weight:900;color:#071a3d}
.gkw-start-ui-v2 .gkw-start-box p{color:#263a5f;margin:0 0 18px}
.gkw-start-ui-v2 .gkw-start-btn{display:inline-flex;align-items:center;justify-content:center;background:#10b981;color:#fff!important;padding:15px 55px;border-radius:8px;text-decoration:none;font-weight:900;border:0;cursor:pointer;margin-top:14px;box-shadow:0 12px 22px rgba(16,185,129,.22)}
.gkw-start-ui-v2 .gkw-start-btn:hover{background:#059669;color:#fff!important}
.gkw-start-ui-v2 .gkw-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:760px;margin:0 auto}
.gkw-start-ui-v2 .gkw-field-grid input[type=email]{grid-column:1/-1}
.gkw-start-ui-v2 .gkw-field-grid input{width:100%;border:1px solid #dbe4f0;border-radius:10px;padding:14px 15px;font-size:15px;background:#fff;margin:0;outline:none}
.gkw-start-ui-v2 .gkw-field-grid input:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}
.gkw-start-ui-v2 .gkw-ad-box,.gkw-start-ui-v2 .gkw-ad-square{background:#f4f5f7;border:1px solid #e5e7eb;border-radius:10px;text-align:center;color:#526174}
.gkw-start-ui-v2 .gkw-ad-box{max-width:728px;margin:25px auto;padding:25px}
.gkw-start-ui-v2 .gkw-ad-square{height:250px;display:flex;align-items:center;justify-content:center;flex-direction:column}
.gkw-start-ui-v2 .gkw-stats-list{list-style:none;padding:0;margin:0}
.gkw-start-ui-v2 .gkw-stats-list li{display:grid;grid-template-columns:38px 1fr auto;align-items:center;padding:13px 0;color:#263a5f;font-size:14px;border-bottom:1px solid #f1f5f9}
.gkw-start-ui-v2 .gkw-stats-list li:last-child{border-bottom:0}
.gkw-start-ui-v2 .gkw-stats-list strong{color:#071a3d}
.gkw-start-ui-v2 .gkw-topper-box{background:linear-gradient(110deg,#fff5dd,#fffdf6);border-radius:12px;padding:24px;margin-bottom:18px;display:flex;justify-content:space-between;gap:15px;border:1px solid #fde68a}
.gkw-start-ui-v2 .gkw-topper-box h2{margin:0 0 8px;font-size:20px;font-weight:900;color:#071a3d}
.gkw-start-ui-v2 .gkw-topper-box p{color:#263a5f;margin:0 0 12px}
.gkw-start-ui-v2 .gkw-topper-box a{display:inline-block;background:#061b3a;color:#fff;padding:11px 18px;border-radius:7px;text-decoration:none;font-weight:800}
.gkw-start-ui-v2 .gkw-topper-box span{font-size:70px}
.gkw-start-ui-v2 .gkw-popular-list a{display:grid;grid-template-columns:45px 1fr;gap:10px;text-decoration:none;color:#071a3d;padding:10px 0;border-bottom:1px solid #f1f5f9}
.gkw-start-ui-v2 .gkw-popular-list a:last-child{border-bottom:0}
.gkw-start-ui-v2 .gkw-popular-list strong{display:block;font-size:14px;font-weight:900}
.gkw-start-ui-v2 .gkw-popular-list small{color:#526174;font-size:12px;font-weight:700}
.gkw-start-ui-v2 .gkw-view-all{display:block;margin-top:18px;text-align:center;background:#f3f6fb;color:#0057ff;padding:13px;border-radius:8px;text-decoration:none;font-weight:900}
@media(max-width:1024px){.gkw-start-ui-v2 .gkw-layout{grid-template-columns:1fr}.gkw-start-ui-v2 .gkw-sidebar{display:block}}
@media(max-width:768px){.gkw-start-ui-v2 .gkw-quiz-hero{flex-direction:column;text-align:center}.gkw-start-ui-v2 .gkw-hero-icon{font-size:75px}.gkw-start-ui-v2 .gkw-mini-stats{grid-template-columns:repeat(2,1fr)}.gkw-start-ui-v2 .gkw-topic-grid,.gkw-start-ui-v2 .gkw-resource-grid{grid-template-columns:repeat(2,1fr)}.gkw-start-ui-v2 .gkw-field-grid{grid-template-columns:1fr}.gkw-start-ui-v2 .gkw-field-grid input[type=email]{grid-column:auto}}
@media(max-width:480px){.gkw-start-ui-v2 .gkw-mini-stats,.gkw-start-ui-v2 .gkw-topic-grid,.gkw-start-ui-v2 .gkw-resource-grid{grid-template-columns:1fr}.gkw-start-ui-v2 .gkw-card{padding:20px 16px}.gkw-start-ui-v2 .gkw-start-box{padding:24px 16px}.gkw-start-ui-v2 .gkw-start-btn{width:100%;padding:15px 20px}.gkw-start-ui-v2 .gkw-quiz-page{padding:18px 10px 35px}}

/* Mock Test Search Filter Page v1.6 - fast, mobile, AdSense friendly */
.gkw-filter-page{content-visibility:auto;contain-intrinsic-size:900px}
.gkw-mock-filter{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(170px,.8fr) minmax(170px,.8fr) auto;gap:12px;align-items:end;background:#fff;border:1px solid var(--gkw-border);border-radius:22px;padding:16px;margin:0 0 18px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.gkw-filter-field label{display:block;font-size:13px;font-weight:900;color:#111827;margin:0 0 7px}.gkw-filter-field input,.gkw-filter-field select{width:100%;min-height:46px;border:1px solid #dbe4f0;border-radius:13px;padding:0 13px;background:#fff;color:#0f172a;font-size:15px;outline:none}.gkw-filter-field input:focus,.gkw-filter-field select:focus{border-color:var(--gkw-blue);box-shadow:0 0 0 4px rgba(37,99,235,.10)}
.gkw-filter-actions{display:flex;gap:8px}.gkw-filter-btn,.gkw-reset-btn{min-height:46px;border-radius:13px;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.gkw-filter-btn{border:0;background:linear-gradient(135deg,var(--gkw-red),#fb7185);color:#fff;cursor:pointer}.gkw-reset-btn{border:1px solid var(--gkw-border);background:#f8fafc;color:#334155}.gkw-filter-summary{display:flex;justify-content:space-between;gap:16px;align-items:end;margin:12px 2px 16px}.gkw-filter-summary h2{margin:0;color:#111827;font-size:24px;font-weight:900}.gkw-filter-summary p{margin:0;color:#64748b;font-weight:700}.gkw-list-ad{min-height:92px;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;margin:18px 0;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#94a3b8;text-align:center}.gkw-list-ad span{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.gkw-list-ad b{font-size:14px}.gkw-grid-ad{grid-column:1/-1;margin:0;min-height:110px}
@media(max-width:960px){.gkw-mock-filter{grid-template-columns:1fr 1fr}.gkw-filter-search,.gkw-filter-actions{grid-column:1/-1}.gkw-filter-actions .gkw-filter-btn,.gkw-filter-actions .gkw-reset-btn{flex:1}}
@media(max-width:560px){.gkw-test-list{padding:12px}.gkw-mock-filter{grid-template-columns:1fr;border-radius:18px;padding:14px}.gkw-filter-search,.gkw-filter-actions{grid-column:auto}.gkw-filter-actions{flex-direction:column}.gkw-filter-summary{display:block}.gkw-filter-summary h2{font-size:20px;margin-bottom:5px}.gkw-list-ad{min-height:100px;border-radius:14px}.gkw-test-grid{grid-template-columns:1fr!important}.gkw-test-card{padding:18px;border-radius:18px}.gkw-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* All Categories Dynamic Page v1.6.1 */
.gkw-all-categories-page{max-width:1180px;margin:0 auto;padding:18px;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--gkw-dark);box-sizing:border-box;content-visibility:auto;contain-intrinsic-size:900px}.gkw-all-categories-page *{box-sizing:border-box}.gkw-cat-hero{background:linear-gradient(105deg,#fff7f2 0%,#fff 48%,#eef5ff 100%);border:1px solid #fee2e2;border-radius:28px;padding:34px 28px;margin-bottom:18px;box-shadow:var(--gkw-shadow);text-align:center}.gkw-cat-hero h1{margin:14px 0 10px;font-size:clamp(30px,5vw,50px);line-height:1.08;font-weight:900;letter-spacing:-.04em;color:#111827}.gkw-cat-hero p{max-width:780px;margin:0 auto;color:#334155;font-size:17px;line-height:1.7}.gkw-cat-search-box{background:#fff;border:1px solid var(--gkw-border);border-radius:22px;padding:16px;margin:18px 0;box-shadow:0 8px 24px rgba(15,23,42,.05)}.gkw-cat-search-box label{display:block;font-size:13px;font-weight:900;color:#111827;margin-bottom:8px}.gkw-cat-search-box input{width:100%;min-height:48px;border:1px solid #dbe4f0;border-radius:14px;padding:0 14px;font-size:16px;outline:none}.gkw-cat-search-box input:focus{border-color:var(--gkw-blue);box-shadow:0 0 0 4px rgba(37,99,235,.10)}.gkw-cat-summary{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:18px 2px}.gkw-cat-summary h2{margin:0;color:#111827;font-size:25px;font-weight:900}.gkw-cat-summary p{margin:0;color:#64748b;font-weight:700}.gkw-all-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gkw-cat-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gkw-cat-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.gkw-all-cat-card{min-width:0}.gkw-all-cat-card a{display:block;height:100%;background:#fff;border:1px solid var(--gkw-border);border-radius:22px;padding:20px;text-decoration:none!important;color:#111827;box-shadow:0 8px 24px rgba(15,23,42,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.gkw-all-cat-card a:hover{transform:translateY(-4px);box-shadow:var(--gkw-shadow);border-color:#bfdbfe}.gkw-all-cat-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#fff1f2,#eff6ff);display:flex;align-items:center;justify-content:center;font-size:30px;margin-bottom:14px}.gkw-all-cat-info span{display:inline-flex;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;margin-bottom:10px}.gkw-all-cat-info h2{margin:0 0 8px;font-size:21px;line-height:1.25;font-weight:900;color:#111827}.gkw-all-cat-info p{margin:0;color:#64748b;font-size:14px;line-height:1.55}.gkw-all-cat-meta{margin-top:16px;display:flex;gap:8px;flex-wrap:wrap;color:#475569;font-size:13px;font-weight:800}.gkw-all-cat-meta b{background:#f8fafc;border:1px solid var(--gkw-border);border-radius:999px;padding:6px 9px;color:#111827}.gkw-cat-hidden{display:none!important}
@media(max-width:1024px){.gkw-all-cat-grid,.gkw-cat-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.gkw-all-categories-page{padding:12px}.gkw-cat-hero{padding:28px 18px;border-radius:22px}.gkw-all-cat-grid,.gkw-cat-cols-3,.gkw-cat-cols-4,.gkw-cat-cols-5{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gkw-cat-summary{display:block}.gkw-cat-summary h2{font-size:21px;margin-bottom:5px}.gkw-all-cat-card a{padding:16px;border-radius:18px}.gkw-all-cat-info h2{font-size:17px}.gkw-all-cat-icon{width:50px;height:50px;font-size:25px}}
@media(max-width:460px){.gkw-all-cat-grid,.gkw-cat-cols-3,.gkw-cat-cols-4,.gkw-cat-cols-5{grid-template-columns:1fr}.gkw-cat-hero h1{font-size:28px}.gkw-cat-hero p{font-size:15px}.gkw-cat-search-box{padding:13px;border-radius:16px}}

/* GK Warrior Pro v2 additions: image questions, touch UI, fast mobile cards */
.gkw-qimage{margin:14px 0 18px;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;background:#f8fafc;text-align:center}.gkw-qimage img{max-width:100%;height:auto;display:block;margin:auto;object-fit:contain}.gkw-one-liner-note{border:1px dashed #cbd5e1;background:#f8fafc;border-radius:14px;padding:13px;font-weight:800;color:#475569}.gkw-test-card,.gkw-all-cat-card a{will-change:transform}.gkw-options label{touch-action:manipulation}.gkw-result-hero{background:linear-gradient(135deg,#fff7ed,#eff6ff);border:1px solid #fed7aa;border-radius:24px;padding:26px;margin-bottom:16px;text-align:center}.gkw-score-boxes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.gkw-score-boxes div{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;text-align:center;font-weight:900;box-shadow:0 8px 24px rgba(15,23,42,.05)}.gkw-score-boxes b{display:block;font-size:28px;color:#e63946}.gkw-review-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;margin:10px 0}.gkw-review-item.correct{border-left:5px solid #16a34a}.gkw-review-item.wrong{border-left:5px solid #dc2626}.gkw-review-item.not_attempted{border-left:5px solid #94a3b8}@media(max-width:720px){.gkw-score-boxes{grid-template-columns:repeat(2,minmax(0,1fr))}.gkw-exam-area{grid-template-columns:1fr!important}.gkw-palette{position:relative!important;top:auto!important;order:2}.gkw-question-area{order:1}.gkw-test-top{position:sticky;top:0;z-index:20;border-radius:0!important;margin-left:-10px;margin-right:-10px}.gkw-qnums{max-height:160px;overflow:auto}.gkw-options label{padding:14px!important}.gkw-nav{display:grid!important;grid-template-columns:1fr 1fr;gap:10px}.gkw-nav .gkw-next{grid-column:1/-1}}

/* GK Warrior Pro v3 attractive cards + working action buttons */
.gkw-pro-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;border:1px solid #e5ecf6!important;border-radius:28px!important;padding:22px!important;box-shadow:0 10px 30px rgba(15,23,42,.07)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}
.gkw-pro-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(15,23,42,.13)!important;border-color:#bfdbfe!important}.gkw-pro-card>div{position:relative;z-index:1}.gkw-card-glow{position:absolute;right:-45px;top:-45px;width:140px;height:140px;border-radius:999px;opacity:.12;filter:blur(2px);z-index:0}.gkw-pro-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:linear-gradient(90deg,#e63946,#2563eb,#16a34a);opacity:.85}.gkw-card-tags{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.gkw-hot{display:inline-flex;align-items:center;border-radius:999px;padding:7px 10px;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;font-size:12px;font-weight:900}.gkw-pro-card h2{font-size:22px!important;line-height:1.25!important;margin:16px 0 9px!important;color:#0f172a!important;letter-spacing:-.02em}.gkw-pro-card .gkw-card-desc{font-size:14px!important;color:#536179!important;line-height:1.6!important;margin-bottom:15px!important}.gkw-keypoints{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.gkw-keypoints span{display:grid;grid-template-columns:34px 1fr;gap:0 8px;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:10px}.gkw-keypoints em{grid-row:1/3;font-style:normal;width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 4px 12px rgba(15,23,42,.06)}.gkw-keypoints small{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.gkw-keypoints b{font-size:13px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gkw-pro-card .gkw-meta{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:15px 0!important}.gkw-pro-card .gkw-meta span{display:block!important;text-align:center;background:#fff!important;border:1px solid #e5eaf3!important;border-radius:15px!important;padding:10px 6px!important;color:#0f172a!important;box-shadow:0 5px 14px rgba(15,23,42,.04)!important}.gkw-pro-card .gkw-meta small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-weight:900;margin-bottom:3px}.gkw-pro-card .gkw-meta b{display:block;font-size:16px!important;color:#111827!important}.gkw-card-actions{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:16px}.gkw-card-actions .gkw-btn{margin:0!important;border-radius:15px!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 12px 22px rgba(230,57,70,.22)!important}.gkw-rank-link{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none!important;border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8!important;border-radius:15px;padding:0 13px;font-weight:900;font-size:13px;white-space:nowrap}.gkw-rank-link:hover{background:#dbeafe;color:#1e40af!important}.gkw-start-ui-v2 .gkw-card{border-radius:24px!important;border:1px solid #e6edf7!important;box-shadow:0 10px 30px rgba(15,23,42,.06)!important}.gkw-start-ui-v2 .gkw-mini-stats div{border:1px solid #e2e8f0!important;background:linear-gradient(180deg,#fff,#f8fbff)!important;border-radius:22px!important}.gkw-start-ui-v2 .gkw-detail-list li{background:#f8fafc;border:1px solid #e5ecf6;border-radius:14px;padding:12px 14px;margin-bottom:9px;list-style:none}.gkw-start-ui-v2 .gkw-topic-item{border:1px solid #e2e8f0!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;border-radius:18px!important}.gkw-start-ui-v2 .gkw-topper-box{background:linear-gradient(135deg,#fff7ed,#eef6ff)!important;border:1px solid #fed7aa!important;border-radius:24px!important;box-shadow:0 12px 32px rgba(15,23,42,.08)!important}.gkw-start-ui-v2 .gkw-topper-box a,.gkw-start-ui-v2 .gkw-view-all{border-radius:14px!important;min-height:46px;display:flex!important;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease}.gkw-start-ui-v2 .gkw-topper-box a:hover,.gkw-start-ui-v2 .gkw-view-all:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,23,42,.12)}.gkw-start-ui-v2 .gkw-popular-list a{border:1px solid #eef2f7!important;border-radius:16px!important;padding:12px!important;margin-bottom:9px!important;background:#fff!important}.gkw-start-ui-v2 .gkw-popular-list a:hover{background:#f8fbff!important;border-color:#bfdbfe!important}.gkw-leaderboard{max-width:1180px;margin:0 auto;padding:18px;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.gkw-leader-hero{background:linear-gradient(135deg,#fff7ed,#eff6ff);border:1px solid #fed7aa;border-radius:28px;padding:32px 24px;text-align:center;box-shadow:0 14px 38px rgba(15,23,42,.08);margin-bottom:18px}.gkw-leader-hero span{display:inline-flex;background:#fff;border:1px solid #fed7aa;color:#c2410c;border-radius:999px;padding:8px 14px;font-weight:900}.gkw-leader-hero h2{font-size:clamp(28px,5vw,46px);margin:12px 0 8px;color:#0f172a}.gkw-leader-hero p{margin:0;color:#475569;font-weight:700}.gkw-leader-table{overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.gkw-leader-table table{width:100%;border-collapse:collapse;min-width:760px}.gkw-leader-table th{background:#0f172a;color:#fff;text-align:left;padding:14px;font-size:13px}.gkw-leader-table td{padding:14px;border-bottom:1px solid #eef2f7;color:#334155}.gkw-leader-table tr:nth-child(1) td:first-child b{color:#f59e0b}.gkw-leader-table tr:nth-child(2) td:first-child b{color:#64748b}.gkw-leader-table tr:nth-child(3) td:first-child b{color:#b45309}.gkw-leader-table strong{display:block;color:#0f172a}.gkw-leader-table small{display:block;color:#94a3b8;font-size:12px;margin-top:3px}
@media(max-width:760px){.gkw-pro-card{border-radius:22px!important;padding:18px!important}.gkw-pro-card h2{font-size:20px!important}.gkw-keypoints{grid-template-columns:1fr}.gkw-pro-card .gkw-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gkw-card-actions{grid-template-columns:1fr}.gkw-rank-link{width:100%}.gkw-leaderboard{padding:12px}.gkw-leader-hero{border-radius:22px;padding:26px 16px}.gkw-leader-table{border-radius:18px}}

/* GK Warrior v5 attractive category cards */
.gkw-all-categories-page{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border-radius:28px}.gkw-cat-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 15%,rgba(37,99,235,.16),transparent 28%),radial-gradient(circle at 92% 5%,rgba(239,68,68,.14),transparent 30%),linear-gradient(135deg,#fff 0%,#f8fbff 55%,#fff7ed 100%);border:1px solid #dbeafe}.gkw-cat-hero:after{content:"";position:absolute;right:-70px;bottom:-90px;width:220px;height:220px;border-radius:50%;background:rgba(37,99,235,.08)}.gkw-cat-summary{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px 18px;box-shadow:0 10px 25px rgba(15,23,42,.05)}.gkw-cat-summary h2{display:flex;align-items:center;gap:10px}.gkw-cat-summary h2:before{content:"🎯";display:inline-flex;width:40px;height:40px;border-radius:14px;align-items:center;justify-content:center;background:#eff6ff}.gkw-cat-summary p{color:#334155}.gkw-all-cat-card a{position:relative;overflow:hidden;border-radius:26px;padding:24px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #dbe7f5;box-shadow:0 14px 35px rgba(15,23,42,.08)}.gkw-all-cat-card a:before{content:"";position:absolute;inset:0;height:5px;background:linear-gradient(90deg,#2563eb,#ef4444,#f59e0b)}.gkw-all-cat-card a:after{content:"";position:absolute;right:-40px;top:-40px;width:130px;height:130px;border-radius:50%;background:rgba(37,99,235,.06);transition:.2s ease}.gkw-all-cat-card a:hover:after{transform:scale(1.15)}.gkw-all-cat-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.gkw-live-badge{position:relative;z-index:1;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#16a34a;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;padding:6px 10px}.gkw-all-cat-icon{margin:0;width:66px;height:66px;border-radius:22px;background:linear-gradient(135deg,#fff1f2 0%,#eff6ff 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.8),0 10px 22px rgba(37,99,235,.10)}.gkw-all-cat-info span{background:#eaf2ff;color:#0b55d9;padding:8px 12px}.gkw-all-cat-info h2{font-size:24px;letter-spacing:-.03em;margin-top:4px}.gkw-all-cat-info p{color:#475569;font-size:15px}.gkw-all-cat-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.gkw-all-cat-meta div{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.gkw-all-cat-meta b{background:#eff6ff;border-color:#dbeafe;color:#0f172a;font-size:16px;min-width:38px;text-align:center}.gkw-all-cat-meta small{font-size:12px;color:#475569;font-weight:900}.gkw-cat-start{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:16px;background:linear-gradient(90deg,#ef4444,#2563eb);color:#fff;font-weight:900;box-shadow:0 12px 24px rgba(37,99,235,.18)}.gkw-cat-start span{font-size:22px;line-height:1}.gkw-list-ad{background:#fff;border:1px dashed #cbd5e1;border-radius:20px;color:#94a3b8}@media(max-width:760px){.gkw-cat-summary{padding:14px}.gkw-all-cat-card a{padding:18px;border-radius:22px}.gkw-all-cat-info h2{font-size:20px}.gkw-all-cat-meta{gap:8px}.gkw-cat-start{min-height:42px}}@media(max-width:460px){.gkw-all-cat-card a{padding:18px}.gkw-all-cat-icon{width:58px;height:58px}.gkw-all-cat-meta{grid-template-columns:1fr 1fr}.gkw-cat-summary h2:before{width:34px;height:34px}}

/* v2.0.2 Mobile responsive test-page fix: shortcode unchanged */
.gkw-mock-shell{width:100%;max-width:1180px;overflow:hidden}.gkw-question-area,.gkw-palette{min-width:0}.gkw-options label span{min-width:0;word-break:break-word}.gkw-qtext{word-break:break-word}.gkw-qimage img{max-width:100%;height:auto;border-radius:14px}.gkw-exam-area{align-items:start}.gkw-question-area{overflow:hidden}
@media(max-width:900px){
  .gkw-mock-shell{padding:10px!important;margin:0 auto!important;max-width:100%!important}
  .gkw-test-top{position:sticky;top:0;border-radius:18px;margin:0 0 10px;padding:10px 12px;z-index:50}
  .gkw-test-top h2{font-size:17px!important;line-height:1.2}.gkw-test-top span{font-size:11px}.gkw-timer{padding:9px 13px;font-size:15px}
  .gkw-exam-area{display:block!important;width:100%!important;gap:0!important}
  .gkw-palette{position:relative!important;top:auto!important;width:100%!important;margin:0 0 12px!important;padding:12px!important;border-radius:18px!important;box-shadow:0 8px 20px rgba(15,23,42,.06)!important}
  .gkw-palette h4{font-size:16px;margin-bottom:8px}.gkw-legend{display:flex;flex-wrap:wrap;gap:7px;font-size:11px;margin-bottom:10px}.gkw-subject-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;margin-bottom:10px}.gkw-subject-tabs button{white-space:nowrap;font-size:12px;padding:7px 10px}
  .gkw-qnums{display:flex!important;overflow-x:auto!important;max-height:none!important;gap:7px;padding:5px 3px 8px!important}.gkw-qnums button{min-width:36px!important;width:36px!important;height:36px!important;border-radius:10px!important;flex:0 0 auto!important}
  .gkw-palette .gkw-submit{margin-top:10px!important;min-height:44px!important;border-radius:14px!important}
  .gkw-question-area{width:100%!important;padding:14px!important;border-radius:20px!important;box-shadow:0 8px 22px rgba(15,23,42,.06)!important;margin-bottom:96px!important}
  .gkw-qhead{gap:8px;align-items:flex-start}.gkw-qhead span{font-size:12px;padding:8px 12px}.gkw-qhead b{font-size:13px;text-align:right}.gkw-qtext{font-size:18px!important;line-height:1.55!important;margin-bottom:14px!important}
  .gkw-options{gap:10px!important}.gkw-options label{padding:13px 12px!important;border-radius:16px!important;gap:10px!important;font-size:15px!important}.gkw-options label b{min-width:32px;width:32px;height:32px;font-size:14px}.gkw-options label span{line-height:1.5}
  .gkw-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:99999!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(10px);padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;margin:0!important;border-top:1px solid #e5e7eb!important;box-shadow:0 -10px 30px rgba(15,23,42,.12)!important}.gkw-nav button{min-height:44px!important;border-radius:14px!important;font-size:14px!important;padding:10px!important}.gkw-nav .gkw-next{grid-column:1 / -1!important;min-height:48px!important;order:3}.gkw-nav .gkw-prev{order:1}.gkw-nav .gkw-clear{order:2}
  .gkw-score-boxes{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gkw-sub-result{display:block;overflow-x:auto}.gkw-review-item{font-size:14px}
}
@media(max-width:480px){
  .gkw-mock-shell{padding:8px!important}.gkw-question-area{padding:12px!important;border-radius:18px!important}.gkw-qtext{font-size:17px!important}.gkw-options label{font-size:14px!important}.gkw-test-top{gap:8px}.gkw-timer{font-size:14px}.gkw-qhead{display:block}.gkw-qhead b{display:block;margin-top:8px;text-align:left}.gkw-palette .gkw-submit{font-size:14px!important}.gkw-result{padding:14px!important;border-radius:20px!important}.gkw-score-boxes{gap:8px!important}.gkw-score-boxes div{padding:12px 8px!important}.gkw-score-boxes b{font-size:22px!important}
}

/* GK Warrior v2.0.3 fixes: keep exam UI hidden before start and show result on separate refreshed page */
.gkw-exam-hidden{display:none!important}
.gkw-test-top-hidden{display:none!important}
.gkw-mock-shell:not(.gkw-test-running) .gkw-exam-area{display:none!important}
.gkw-mock-shell:not(.gkw-test-running) .gkw-nav{display:none!important}
.gkw-result-page-only .gkw-nav{display:none!important}
@media(max-width:720px){.gkw-mock-shell:not(.gkw-test-running) .gkw-exam-area{display:none!important}.gkw-mock-shell:not(.gkw-test-running) .gkw-nav{display:none!important}.gkw-test-running .gkw-nav{position:fixed!important}}

/* GK Warrior v2.1.1 fast search helper */
.gkw-test-hidden{display:none!important}

/* GK Warrior v2.1.3 submit review modal + responsive result polish */
.gkw-submit-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;background:rgba(15,23,42,.55);padding:18px;backdrop-filter:blur(6px)}
.gkw-submit-modal.active{display:flex}
.gkw-submit-modal-card{position:relative;width:min(460px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;text-align:center;box-shadow:0 24px 70px rgba(15,23,42,.22)}
.gkw-submit-modal-x{position:absolute;right:14px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f5f9;color:#0f172a;font-size:24px;line-height:1;cursor:pointer}
.gkw-submit-modal-icon{width:58px;height:58px;border-radius:18px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ecfdf5,#eff6ff);font-size:30px}
.gkw-submit-modal-card h3{margin:0 0 8px;font-size:24px;font-weight:900;color:#0f172a}.gkw-submit-modal-card p{margin:0 auto 14px;color:#475569;line-height:1.65;font-weight:700}
.gkw-submit-modal-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 18px}.gkw-submit-modal-stats span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:10px 6px;color:#64748b;font-size:13px;font-weight:800}.gkw-submit-modal-stats b{display:block;color:#0f172a;font-size:20px;margin-top:2px}
.gkw-submit-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gkw-submit-modal-actions button{border:0;border-radius:14px;min-height:46px;font-weight:900;cursor:pointer}.gkw-review-test-btn{background:#f1f5f9;color:#0f172a}.gkw-final-submit-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}
.gkw-result-page-only{max-width:1180px;margin:0 auto}.gkw-result-page-only .gkw-result{overflow:hidden}.gkw-result-page-only .gkw-score-boxes{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important}.gkw-result-page-only .gkw-sub-result{min-width:620px}.gkw-result-page-only .gkw-review-item b{display:block;line-height:1.55;word-break:break-word}.gkw-result-page-only .gkw-review-item p{word-break:break-word}
@media(max-width:720px){.gkw-submit-modal{padding:12px;align-items:flex-end}.gkw-submit-modal-card{border-radius:24px 24px 16px 16px;padding:22px 16px calc(22px + env(safe-area-inset-bottom))}.gkw-submit-modal-card h3{font-size:21px}.gkw-submit-modal-actions{grid-template-columns:1fr}.gkw-submit-modal-stats{grid-template-columns:1fr 1fr 1fr}.gkw-result-page-only{padding:10px!important}.gkw-result-page-only .gkw-result{padding:14px!important;border-radius:18px!important}.gkw-result-page-only .gkw-result-hero{padding:18px 12px!important}.gkw-result-page-only .gkw-score-boxes{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.gkw-result-page-only .gkw-score-boxes div{padding:12px 8px!important}.gkw-result-page-only .gkw-score-boxes b{font-size:22px!important}.gkw-result-page-only .gkw-sub-result{display:block;overflow-x:auto;white-space:nowrap}.gkw-result-page-only .gkw-review-item{font-size:14px;padding:12px!important}.gkw-result-page-only p .gkw-btn{display:block;width:100%;margin:8px 0;text-align:center}}
@media(max-width:420px){.gkw-submit-modal-stats span{font-size:11px;padding:8px 4px}.gkw-submit-modal-stats b{font-size:18px}.gkw-result-page-only .gkw-score-boxes{grid-template-columns:1fr 1fr!important}}

.gkw-fast-submit-overlay{position:fixed;inset:0;z-index:999999;background:rgba(15,23,42,.62);display:none;align-items:center;justify-content:center;padding:18px}.gkw-fast-submit-overlay.active{display:flex}.gkw-fast-submit-overlay>div{background:#fff;border-radius:18px;padding:20px 24px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.25);max-width:320px;width:100%}.gkw-fast-submit-overlay b{display:block;font-size:18px;color:#0f172a;margin-bottom:6px}.gkw-fast-submit-overlay span{display:block;color:#475569;font-size:13px}.gkw-submitting button{pointer-events:none;opacity:.75}

/* GK Warrior v2.1.5 Result review right/wrong filter */
.gkw-review-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:18px 0 12px}.gkw-review-head h3{margin:0 0 5px;font-size:22px;font-weight:900;color:#111827}.gkw-review-head p{margin:0;color:#64748b;font-size:14px;line-height:1.5}.gkw-review-filter{display:flex;gap:8px;flex-wrap:wrap}.gkw-review-filter button{border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer;box-shadow:0 6px 16px rgba(15,23,42,.05);transition:filter .15s ease,transform .15s ease}.gkw-review-filter button b{background:#f1f5f9;border-radius:999px;padding:2px 7px;margin-left:5px}.gkw-review-filter button.active{background:#0f172a;color:#fff;border-color:#0f172a}.gkw-review-filter button.active b{background:rgba(255,255,255,.18);color:#fff}.gkw-review-filter button[data-gkw-review-filter="wrong"].active{background:#dc2626;border-color:#dc2626}.gkw-review-filter button[data-gkw-review-filter="correct"].active{background:#16a34a;border-color:#16a34a}.gkw-review-empty{border:1px dashed #cbd5e1;background:#f8fafc;color:#475569;border-radius:14px;padding:14px;margin:12px 0;font-weight:800;text-align:center}.gkw-review-item.gkw-review-hide{display:none!important}@media(max-width:720px){.gkw-review-head{display:block}.gkw-review-filter{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:12px}.gkw-review-filter button{padding:11px 8px;font-size:13px}.gkw-review-head h3{font-size:20px}}

/* v2.1.7 result answer text compare */
.gkw-answer-compare{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.gkw-answer-compare p{margin:0!important;border-radius:12px;padding:10px 12px;font-size:14px;line-height:1.55}.gkw-your-answer{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12}.gkw-correct-answer{background:#ecfdf5;border:1px solid #bbf7d0;color:#14532d}.gkw-review-exp{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;margin-top:10px!important}@media(max-width:768px){.gkw-answer-compare{grid-template-columns:1fr}.gkw-answer-compare p{font-size:13px}}

/* GK Warrior v2.1.9 MockNest-style attractive cards/search UI - shortcode unchanged */
.gkw-filter-page{
  --mn-blue:#2563eb;--mn-green:#16a34a;--mn-dark:#0f172a;--mn-muted:#64748b;--mn-line:#e5e7eb;--mn-bg:#f6f8fc;
  max-width:1180px;margin:0 auto;padding:0 14px 90px;background:var(--mn-bg);border-radius:0;font-family:Inter,Montserrat,Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--mn-dark)
}
.gkw-filter-page .gkw-hero{
  position:relative;overflow:hidden;margin:0 -14px 26px;padding:38px 28px 46px;border-radius:0 0 28px 28px;border:0;background:linear-gradient(135deg,#0f8f52 0%,#047857 48%,#064e3b 100%);box-shadow:0 16px 36px rgba(15,23,42,.10);color:#fff
}
.gkw-filter-page .gkw-hero:before{content:"";position:absolute;inset:-60px auto auto -70px;width:240px;height:240px;background:rgba(255,255,255,.12);border-radius:50%}
.gkw-filter-page .gkw-hero:after{content:"";position:absolute;right:-80px;bottom:-110px;width:300px;height:300px;background:rgba(255,255,255,.10);border-radius:50%}
.gkw-filter-page .gkw-kicker{display:inline-flex!important;background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important;border-radius:999px;padding:8px 14px;font-weight:900;font-size:13px;backdrop-filter:blur(8px)}
.gkw-filter-page .gkw-hero h1{color:#fff!important;font-size:clamp(30px,5vw,54px)!important;line-height:1.05!important;letter-spacing:-.04em!important;margin:16px 0 12px!important;font-weight:950!important}
.gkw-filter-page .gkw-hero p{color:rgba(255,255,255,.9)!important;max-width:760px;font-size:16px;line-height:1.65}
.gkw-filter-page .gkw-hero-badges{gap:10px!important;margin-top:18px!important}.gkw-filter-page .gkw-hero-badges b{background:rgba(255,255,255,.16)!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;padding:9px 13px!important}
.gkw-filter-page .gkw-hero-stat{background:rgba(255,255,255,.16)!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important;backdrop-filter:blur(10px);box-shadow:none!important}.gkw-filter-page .gkw-hero-stat strong,.gkw-filter-page .gkw-hero-stat span{color:#fff!important}
.gkw-filter-page .gkw-list-ad{border:1px dashed #dbe4f0;background:#fff;border-radius:20px;color:#94a3b8;box-shadow:0 10px 24px rgba(15,23,42,.04)}
.gkw-filter-page .gkw-mock-filter{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:22px;margin:-44px 0 26px;position:relative;z-index:4;box-shadow:0 14px 36px rgba(15,23,42,.08)}
.gkw-filter-page .gkw-filter-search{position:relative;margin:0 0 16px!important}.gkw-filter-page .gkw-filter-search label{display:none!important}.gkw-filter-page .gkw-search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);font-size:28px;color:#94a3b8;z-index:2;line-height:1}.gkw-filter-page .gkw-filter-search input{width:100%!important;height:64px!important;border:2px solid #e5e7eb!important;border-radius:16px!important;background:#fff!important;padding:0 18px 0 58px!important;font-size:20px!important;font-weight:700!important;color:#111827!important;box-shadow:0 4px 12px rgba(15,23,42,.04)!important;outline:none!important}.gkw-filter-page .gkw-filter-search input:focus{border-color:#60a5fa!important;box-shadow:0 0 0 4px rgba(37,99,235,.12)!important}.gkw-filter-page .gkw-filter-search input::placeholder{color:#9ca3af;font-weight:600}
.gkw-filter-page .gkw-quick-tabs{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding:2px 0 10px;margin:0 0 8px;-webkit-overflow-scrolling:touch}.gkw-filter-page .gkw-quick-tabs::-webkit-scrollbar{display:none}.gkw-filter-page .gkw-quick-tabs a{white-space:nowrap;text-decoration:none;border:1px solid #e5e7eb;background:#fff;color:#111827;border-radius:14px;padding:13px 19px;font-weight:900;font-size:15px;box-shadow:0 3px 10px rgba(15,23,42,.04);transition:.18s}.gkw-filter-page .gkw-quick-tabs a:hover{transform:translateY(-1px);border-color:#93c5fd}.gkw-filter-page .gkw-quick-tabs a.active{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 10px 22px rgba(37,99,235,.28)}
.gkw-filter-page .gkw-filter-select,.gkw-filter-page .gkw-filter-actions{display:none!important}
.gkw-filter-page .gkw-filter-summary{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:26px 0 18px}.gkw-filter-page .gkw-filter-summary h2{font-size:clamp(24px,4vw,40px)!important;letter-spacing:-.035em;margin:0!important;color:#0f172a!important}.gkw-filter-page .gkw-filter-summary p{margin:0!important;color:#64748b!important;font-weight:700}
.gkw-filter-page .gkw-test-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.gkw-filter-page .gkw-test-card{position:relative;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:28px!important;padding:0!important;box-shadow:0 8px 24px rgba(15,23,42,.07)!important;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.gkw-filter-page .gkw-test-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(15,23,42,.12)!important;border-color:#bfdbfe!important}.gkw-filter-page .gkw-test-card>div[itemprop="item"]{padding:26px!important}.gkw-filter-page .gkw-card-glow{display:none!important}.gkw-filter-page .gkw-card-top{display:flex;align-items:center;justify-content:space-between;margin:0 0 20px!important}.gkw-filter-page .gkw-icon{display:none!important}.gkw-filter-page .gkw-card-tags{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.gkw-filter-page .gkw-chip{background:#dcfce7!important;color:#15803d!important;border:0!important;border-radius:12px!important;padding:9px 15px!important;font-size:14px!important;font-weight:950!important;box-shadow:0 4px 12px rgba(22,163,74,.14)}.gkw-filter-page .gkw-hot{background:#fef3c7!important;color:#a16207!important;border-radius:999px!important;padding:7px 12px!important;font-weight:900!important;font-size:13px!important}
.gkw-filter-page .gkw-test-card h2{font-size:clamp(22px,3vw,32px)!important;line-height:1.18!important;color:#0f172a!important;margin:0 0 16px!important;letter-spacing:-.035em!important;font-weight:950!important}.gkw-filter-page .gkw-card-desc{display:none!important}.gkw-filter-page .gkw-keypoints{display:none!important}.gkw-filter-page .gkw-meta{display:flex!important;flex-wrap:wrap;gap:18px 24px;margin:0 0 22px!important;background:transparent!important;border:0!important;padding:0!important}.gkw-filter-page .gkw-meta span{display:inline-flex!important;align-items:center;gap:7px;color:#64748b!important;background:transparent!important;border:0!important;padding:0!important;font-size:15px!important;font-weight:800!important}.gkw-filter-page .gkw-meta span:nth-child(1):before{content:"📄"}.gkw-filter-page .gkw-meta span:nth-child(2):before{content:"🕘"}.gkw-filter-page .gkw-meta span:nth-child(3):before{content:"🎯"}.gkw-filter-page .gkw-meta span:nth-child(4):before{content:"⚠️"}.gkw-filter-page .gkw-meta small{display:none!important}.gkw-filter-page .gkw-meta b{font-size:17px!important;color:#64748b!important;font-weight:800!important}.gkw-filter-page .gkw-meta span:nth-child(1) b:after{content:" Qs"}.gkw-filter-page .gkw-meta span:nth-child(2) b:after{content:" min"}.gkw-filter-page .gkw-card-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:14px;align-items:center;margin-top:14px!important}.gkw-filter-page .gkw-start-link{display:flex!important;align-items:center;justify-content:center;gap:8px;border-radius:15px!important;background:#16a34a!important;color:#fff!important;text-decoration:none!important;font-size:18px!important;font-weight:950!important;padding:15px 16px!important;box-shadow:0 8px 18px rgba(22,163,74,.25)!important}.gkw-filter-page .gkw-start-link:before{content:"▷";font-size:26px;line-height:.7}.gkw-filter-page .gkw-rank-link{display:flex!important;align-items:center;justify-content:center;border:2px solid #e5e7eb!important;border-radius:15px!important;color:#111827!important;background:#fff!important;font-size:17px!important;font-weight:900!important;padding:13px 15px!important;text-decoration:none!important}.gkw-filter-page .gkw-test-hidden{display:none!important}
@media(max-width:820px){.gkw-filter-page{padding:0 12px 95px}.gkw-filter-page .gkw-hero{padding:30px 20px 72px;margin:0 -12px 22px}.gkw-filter-page .gkw-hero h1{font-size:34px!important}.gkw-filter-page .gkw-hero-stat{display:none!important}.gkw-filter-page .gkw-mock-filter{margin:-58px 0 22px;border-radius:24px;padding:18px}.gkw-filter-page .gkw-filter-search input{height:58px!important;font-size:18px!important;border-radius:15px!important}.gkw-filter-page .gkw-quick-tabs a{padding:12px 17px;font-size:15px}.gkw-filter-page .gkw-filter-summary{display:block}.gkw-filter-page .gkw-filter-summary p{margin-top:6px!important}.gkw-filter-page .gkw-test-grid{grid-template-columns:1fr;gap:18px}.gkw-filter-page .gkw-test-card{border-radius:24px!important}.gkw-filter-page .gkw-test-card>div[itemprop="item"]{padding:22px!important}.gkw-filter-page .gkw-card-actions{grid-template-columns:1fr 1fr}.gkw-filter-page .gkw-start-link,.gkw-filter-page .gkw-rank-link{font-size:16px!important;padding:14px 12px!important}.gkw-filter-page .gkw-meta{gap:13px 18px}.gkw-filter-page .gkw-meta b{font-size:15px!important}}
@media(max-width:390px){.gkw-filter-page .gkw-card-actions{grid-template-columns:1fr}.gkw-filter-page .gkw-test-card h2{font-size:23px!important}}


/* GK Warrior v2.2.0 Compact test cards: remove exam/category filter UI and hide exam/category text from cards */
.gkw-filter-page .gkw-quick-tabs,
.gkw-filter-page .gkw-filter-select,
.gkw-filter-page .gkw-keypoints,
.gkw-filter-page .gkw-hidden-exam-category{display:none!important}
.gkw-filter-page .gkw-mock-filter{padding:16px!important;margin:-38px 0 18px!important;border-radius:20px!important;display:grid!important;grid-template-columns:1fr auto auto!important;gap:10px!important;align-items:center!important}
.gkw-filter-page .gkw-filter-search{margin:0!important}
.gkw-filter-page .gkw-filter-search input{height:54px!important;font-size:17px!important;border-radius:14px!important;padding-left:52px!important}
.gkw-filter-page .gkw-search-icon{font-size:23px!important;left:16px!important}
.gkw-filter-page .gkw-only-search-actions,.gkw-filter-page .gkw-filter-actions{display:flex!important;gap:10px!important;margin:0!important}
.gkw-filter-page .gkw-filter-btn,.gkw-filter-page .gkw-reset-btn{height:54px!important;border-radius:14px!important;padding:0 22px!important;font-size:15px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}
.gkw-filter-page .gkw-filter-btn{background:#ef3f5c!important;color:#fff!important;border:0!important;box-shadow:0 8px 18px rgba(239,63,92,.18)!important}
.gkw-filter-page .gkw-reset-btn{background:#f8fafc!important;color:#334155!important;border:1px solid #e2e8f0!important}
.gkw-filter-page .gkw-filter-summary{margin:18px 0 14px!important}
.gkw-filter-page .gkw-filter-summary h2{font-size:clamp(22px,3vw,32px)!important}
.gkw-filter-page .gkw-filter-summary p{font-size:15px!important;line-height:1.45!important}
.gkw-filter-page .gkw-test-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
.gkw-filter-page .gkw-test-card{border-radius:20px!important;box-shadow:0 7px 18px rgba(15,23,42,.06)!important}
.gkw-filter-page .gkw-test-card>div[itemprop="item"]{padding:18px!important}
.gkw-filter-page .gkw-card-top{margin:0 0 12px!important}
.gkw-filter-page .gkw-card-tags{justify-content:flex-end!important}
.gkw-filter-page .gkw-chip{font-size:12px!important;padding:7px 12px!important;border-radius:999px!important}
.gkw-filter-page .gkw-hot{font-size:11px!important;padding:6px 10px!important}
.gkw-filter-page .gkw-test-card h2{font-size:clamp(18px,2.2vw,24px)!important;line-height:1.22!important;margin:0 0 12px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:44px}
.gkw-filter-page .gkw-card-desc{display:none!important}
.gkw-filter-page .gkw-meta{gap:10px 14px!important;margin:0 0 14px!important}
.gkw-filter-page .gkw-meta span{font-size:13px!important}
.gkw-filter-page .gkw-meta b{font-size:14px!important}
.gkw-filter-page .gkw-card-actions{gap:10px!important;margin-top:10px!important;grid-template-columns:1fr!important}
.gkw-filter-page .gkw-start-link{font-size:15px!important;padding:12px 12px!important;border-radius:13px!important}
.gkw-filter-page .gkw-rank-link{display:none!important}
@media(max-width:1024px){.gkw-filter-page .gkw-test-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){
  .gkw-filter-page .gkw-mock-filter{grid-template-columns:1fr!important;padding:14px!important;margin:-44px 0 18px!important}
  .gkw-filter-page .gkw-filter-search input{height:52px!important;font-size:16px!important}
  .gkw-filter-page .gkw-only-search-actions,.gkw-filter-page .gkw-filter-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  .gkw-filter-page .gkw-filter-btn,.gkw-filter-page .gkw-reset-btn{height:48px!important;font-size:14px!important}
  .gkw-filter-page .gkw-test-grid{grid-template-columns:1fr!important;gap:14px!important}
  .gkw-filter-page .gkw-test-card{border-radius:18px!important}
  .gkw-filter-page .gkw-test-card>div[itemprop="item"]{padding:16px!important}
  .gkw-filter-page .gkw-test-card h2{font-size:20px!important;min-height:auto!important;margin-bottom:10px!important}
  .gkw-filter-page .gkw-meta{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
  .gkw-filter-page .gkw-meta span{background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:12px!important;padding:9px!important;justify-content:center!important}
}

/* GK Warrior v2.2.1: SEO friendly compact mobile card + speed UI overrides */
.gkw-filter-page{content-visibility:auto;contain-intrinsic-size:900px 1200px;}
.gkw-filter-page *{box-sizing:border-box;}
.gkw-filter-page .gkw-hero{padding:18px 20px;border-radius:22px;margin-bottom:18px;}
.gkw-filter-page .gkw-hero h1{font-size:clamp(24px,4.5vw,42px);line-height:1.15;margin-bottom:8px;}
.gkw-filter-page .gkw-hero p{font-size:15px;line-height:1.55;margin-bottom:12px;}
.gkw-filter-page .gkw-hero-badges{display:flex;flex-wrap:wrap;gap:8px;}
.gkw-filter-page .gkw-hero-badges b{font-size:12px;padding:7px 10px;border-radius:999px;background:#eef5ff;color:#0b3b8f;}
.gkw-filter-page .gkw-mock-filter{display:block;padding:16px;border-radius:22px;background:#fff;border:1px solid #e5edf7;box-shadow:0 12px 28px rgba(15,23,42,.06);margin:0 0 20px;}
.gkw-filter-page .gkw-smart-search{position:relative;margin:0;}
.gkw-filter-page .gkw-smart-search label{display:block;font-size:15px;font-weight:900;color:#0f172a;margin:0 0 10px;}
.gkw-filter-page .gkw-smart-search .gkw-search-icon{position:absolute;left:17px;bottom:16px;font-size:18px;z-index:2;line-height:1;}
.gkw-filter-page .gkw-smart-search input{width:100%;height:58px;border-radius:18px;border:1px solid #dce6f2;background:#fff;padding:0 16px 0 50px;font-size:16px;line-height:58px;box-shadow:inset 0 0 0 1px rgba(59,130,246,.04);outline:none;}
.gkw-filter-page .gkw-smart-search input:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12);}
.gkw-filter-page .gkw-only-search-actions{display:none!important;}
.gkw-filter-summary{margin:18px 0 14px;}
.gkw-filter-summary h2{font-size:clamp(22px,4vw,34px);line-height:1.15;margin:0 0 6px;color:#0f172a;}
.gkw-filter-summary p{font-size:14px;color:#64748b;margin:0;line-height:1.55;}
.gkw-test-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px!important;align-items:stretch;}
.gkw-test-card.gkw-speed-card{position:relative;overflow:hidden;min-height:auto!important;padding:0!important;border-radius:22px!important;border:1px solid #e2e8f0!important;background:#fff!important;box-shadow:0 10px 26px rgba(15,23,42,.08)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;content-visibility:auto;contain-intrinsic-size:260px 320px;}
.gkw-test-card.gkw-speed-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,23,42,.13)!important;border-color:color-mix(in srgb,var(--gkw-card-color,#2563eb) 35%,#e2e8f0)!important;}
.gkw-test-card.gkw-speed-card>div{position:relative;padding:18px;z-index:1;}
.gkw-speed-card .gkw-card-glow{position:absolute;right:-35px;top:-55px;width:150px;height:150px;border-radius:999px;background:var(--gkw-card-color,#2563eb)!important;opacity:.14;filter:blur(4px);}
.gkw-speed-card .gkw-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;}
.gkw-speed-card .gkw-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:color-mix(in srgb,var(--gkw-card-color,#2563eb) 14%,#fff)!important;color:var(--gkw-card-color,#2563eb)!important;font-size:26px;box-shadow:0 8px 20px color-mix(in srgb,var(--gkw-card-color,#2563eb) 15%,transparent);}
.gkw-speed-card .gkw-card-tags{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end;}
.gkw-speed-card .gkw-chip,.gkw-speed-card .gkw-hot{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:900;font-size:12px;padding:7px 11px;line-height:1;background:color-mix(in srgb,var(--gkw-card-color,#2563eb) 10%,#fff);color:var(--gkw-card-color,#2563eb);}
.gkw-speed-card .gkw-hot{background:#ecfdf5;color:#059669;}
.gkw-speed-card h2{font-size:clamp(20px,4vw,27px)!important;line-height:1.18!important;margin:8px 0 14px!important;color:#0f172a!important;letter-spacing:-.03em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:48px;}
.gkw-speed-card .gkw-card-desc,.gkw-speed-card .gkw-keypoints,.gkw-speed-card .gkw-hidden-exam-category{display:none!important;}
.gkw-speed-card .gkw-meta{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;margin:0 0 14px!important;}
.gkw-speed-card .gkw-meta span{border:1px solid #e5edf7;border-radius:14px;background:#f8fafc;min-width:0;padding:10px 6px;text-align:center;display:block!important;}
.gkw-speed-card .gkw-meta small{display:block;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;color:#64748b;margin-bottom:4px;white-space:nowrap;}
.gkw-speed-card .gkw-meta b{display:block;font-size:17px;line-height:1.1;color:#0f172a;white-space:nowrap;}
.gkw-speed-card .gkw-card-actions{display:block!important;margin-top:0!important;}
.gkw-speed-card .gkw-btn.gkw-start-link{width:100%!important;min-height:50px;border-radius:16px!important;display:flex!important;align-items:center;justify-content:center;text-decoration:none!important;font-size:16px!important;font-weight:900!important;color:#fff!important;background:linear-gradient(135deg,var(--gkw-card-color,#2563eb),color-mix(in srgb,var(--gkw-card-color,#2563eb) 68%,#111827))!important;box-shadow:0 10px 24px color-mix(in srgb,var(--gkw-card-color,#2563eb) 25%,transparent)!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent;}
.gkw-speed-card .gkw-btn.gkw-start-link:active{transform:scale(.985);}
.gkw-speed-card .gkw-rank-link{display:none!important;}
.gkw-test-hidden{display:none!important;}
.gkw-list-ad{min-height:90px;display:flex;align-items:center;justify-content:center;text-align:center;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;color:#94a3b8;margin:16px 0;}
.gkw-start-link,.gkw-filter-page button,.gkw-filter-page a{touch-action:manipulation;}
@media(max-width:768px){
  .gkw-filter-page{padding-left:0!important;padding-right:0!important;}
  .gkw-filter-page .gkw-hero{padding:16px;border-radius:18px;margin-bottom:14px;}
  .gkw-filter-page .gkw-hero-stat{display:none!important;}
  .gkw-filter-page .gkw-mock-filter{padding:14px;border-radius:20px;margin-bottom:16px;}
  .gkw-filter-page .gkw-smart-search input{height:54px;line-height:54px;border-radius:16px;font-size:15px;}
  .gkw-filter-page .gkw-smart-search .gkw-search-icon{bottom:15px;}
  .gkw-test-grid{grid-template-columns:1fr!important;gap:14px!important;}
  .gkw-test-card.gkw-speed-card>div{padding:16px;}
  .gkw-speed-card .gkw-icon{width:48px;height:48px;border-radius:15px;}
  .gkw-speed-card h2{font-size:22px!important;min-height:auto;margin-bottom:12px!important;}
  .gkw-speed-card .gkw-meta{grid-template-columns:repeat(2,1fr)!important;gap:9px!important;}
  .gkw-speed-card .gkw-meta span{padding:11px 8px;}
  .gkw-speed-card .gkw-btn.gkw-start-link{min-height:52px;font-size:16px!important;}
}
