.eipqh{--navy:#071f3d;--blue:#0d4d91;--gold:#f3b431;--ink:#152238;--muted:#607087;--line:#dfe7f0;--soft:#f5f8fc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);max-width:1240px;margin:0 auto}.eipqh *{box-sizing:border-box}.eipqh-hero{padding:44px;border-radius:24px;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;box-shadow:0 18px 48px rgba(7,31,61,.18)}.eipqh-kicker{display:block;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:8px}.eipqh-hero h1{font-size:clamp(32px,5vw,54px);line-height:1.08;margin:0 0 12px;color:#fff}.eipqh-hero p{max-width:760px;font-size:17px;line-height:1.7;margin:0;color:#dce9f7}.eipqh-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.eipqh-stats span{display:flex;gap:7px;align-items:center;padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);font-size:13px}.eipqh-progress-strip{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;margin:18px 0;background:#fff8e7;border:1px solid #f6d786;border-radius:14px}.eipqh-progress-strip>div{display:flex;flex-wrap:wrap;gap:18px}.eipqh-progress-strip a{font-weight:700}.eipqh-toolbar,.eipqh-directory-tools{display:grid;grid-template-columns:minmax(220px,2fr) repeat(5,minmax(130px,1fr)) auto;gap:10px;margin:24px 0;padding:14px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 24px rgba(21,34,56,.06)}.eipqh-toolbar input,.eipqh-toolbar select,.eipqh-directory-tools input,.eipqh-directory-tools select{width:100%;min-height:44px;border:1px solid #cbd6e2;border-radius:10px;padding:0 12px;background:#fff;color:var(--ink)}.eipqh-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:34px 0 15px}.eipqh-section-head h2{font-size:28px;margin:0;color:var(--navy)}.eipqh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.eipqh-card{display:flex;flex-direction:column;min-height:310px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 26px rgba(21,34,56,.06);transition:.2s}.eipqh-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(21,34,56,.11)}.eipqh-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.eipqh-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#edf4fb;color:var(--navy);font-weight:900;font-size:20px}.eipqh-badge{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:6px 9px;border-radius:999px;background:#fff4d8;color:#805800}.eipqh-card h3{font-size:20px;line-height:1.35;margin:18px 0 8px}.eipqh-card h3 a{color:var(--navy);text-decoration:none}.eipqh-card p{color:var(--muted);line-height:1.6;margin:0 0 16px}.eipqh-card-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto;margin-bottom:16px}.eipqh-card-meta span{font-size:12px;padding:5px 8px;border-radius:8px;background:var(--soft);color:#42536b}.eipqh-btn{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:0 16px;border:0;border-radius:10px;background:var(--navy);color:#fff!important;font-weight:750;text-decoration:none!important;cursor:pointer}.eipqh-btn--ghost{background:#eef3f8;color:var(--navy)!important}.eipqh-chip-row{display:flex;flex-wrap:wrap;gap:8px}.eipqh-chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;cursor:pointer}.eipqh-chip span{background:var(--soft);padding:2px 6px;border-radius:999px}.eipqh-directory-tools{grid-template-columns:2fr 1fr auto}.eipqh-test-category{margin-bottom:10px;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.eipqh-test-category summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px;cursor:pointer;background:#fafcff}.eipqh-test-category>p{margin:0;padding:0 17px 14px;color:var(--muted)}.eipqh-test-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 17px 17px}.eipqh-test-item{display:flex;justify-content:space-between;align-items:center;gap:8px;text-align:left;border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px;cursor:pointer}.eipqh-test-item.is-live{border-color:#a9caee;background:#f5faff}.eipqh-test-item.is-coming{opacity:.65;cursor:not-allowed}.eipqh-test-item small{font-size:10px;white-space:nowrap}.eipqh-empty{padding:30px;text-align:center;background:var(--soft);border:1px dashed #bccbda;border-radius:14px;color:var(--muted)}.eipqh-progress-table{overflow:auto}.eipqh-progress-table table{width:100%;border-collapse:collapse}.eipqh-progress-table th,.eipqh-progress-table td{padding:12px;border-bottom:1px solid var(--line);text-align:left}@media(max-width:1050px){.eipqh-toolbar{grid-template-columns:repeat(3,1fr)}.eipqh-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.eipqh-hero{padding:28px 22px;border-radius:18px}.eipqh-toolbar,.eipqh-directory-tools{grid-template-columns:1fr}.eipqh-grid,.eipqh-test-list{grid-template-columns:1fr}.eipqh-section-head{align-items:start}.eipqh-progress-strip,.eipqh-progress-strip>div{align-items:flex-start;flex-direction:column}}

/* v3.1 contrast and theme-compatibility fixes */
.eipqh button,.eipqh input,.eipqh select{font:inherit}
.eipqh .eipqh-test-category summary,.eipqh .eipqh-test-category summary strong{color:var(--ink)!important}
.eipqh .eipqh-test-item{color:var(--ink)!important;opacity:1!important;min-width:0}
.eipqh .eipqh-test-item span{color:var(--ink)!important;font-weight:700;overflow-wrap:anywhere}
.eipqh .eipqh-test-item small{color:var(--muted)!important;font-weight:700}
.eipqh .eipqh-test-item.is-live{background:#f3f8fd!important;border-color:#9fc4e8!important}
.eipqh .eipqh-test-item.is-live:hover{background:#e9f4ff!important}
.eipqh .eipqh-test-item.is-coming{background:#f7f9fc!important;border-color:#dce5ee!important;cursor:not-allowed!important}
.eipqh .eipqh-test-item.is-coming span{color:#45566d!important}
.eipqh .eipqh-test-item.is-coming small{color:#6d7c90!important}
.eipqh .eipqh-chip{color:var(--ink)!important}
.eipqh .eipqh-btn{color:#fff!important}
.eipqh .eipqh-btn--ghost{color:var(--navy)!important}
.eipqh input,.eipqh select{color:var(--ink)!important;-webkit-text-fill-color:var(--ink)}

/* Keep plugin pages inside the mobile viewport even when a theme adds widths. */
.eipqh,.eipqh-directory,.eipqh-test-category,.eipqh-test-list{width:100%;max-width:100%;min-width:0}
@media(max-width:700px){
  .eipqh{padding-inline:0}
  .eipqh-test-category summary{grid-template-columns:auto minmax(0,1fr) auto;padding:15px 13px}
  .eipqh-test-category>p{padding:0 13px 13px;font-size:15px;line-height:1.55}
  .eipqh-test-list{padding:0 13px 13px}
  .eipqh-test-item{padding:12px 13px;min-height:48px}
  .eipqh-test-item span{font-size:15px}
}
.eipqh [hidden]{display:none!important}
