.mtc-readiness-section .class-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mtc-readiness-section .overview-stat{position:relative;padding:16px;border-radius:16px;background:linear-gradient(135deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:168px}.mtc-readiness-section .overview-stat:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:16px 16px 0 0;opacity:.9}.mtc-readiness-section .overview-stat:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000040;border-color:#fff3}.mtc-readiness-section .overview-stat:first-child{background:linear-gradient(135deg,#667eea26,#764ba21f);border-color:#667eea4d}.mtc-readiness-section .overview-stat:first-child:before{background:linear-gradient(90deg,#667eea,#764ba2)}.mtc-readiness-section .overview-stat:first-child .overview-value{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#a78bfa,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;display:flex;align-items:baseline;justify-content:center;gap:2px}.mtc-readiness-section .overview-stat:first-child .score-suffix{font-size:.5em;font-weight:600;opacity:.7;background:linear-gradient(135deg,#a78bfa,#c4b5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mtc-readiness-section .overview-stat:nth-child(2){background:linear-gradient(135deg,#27ae601f,#2ecc7114);border-color:#27ae6040}.mtc-readiness-section .overview-stat:nth-child(2):before{background:linear-gradient(90deg,#27ae60,#2ecc71)}.mtc-readiness-section .overview-stat:nth-child(2) .overview-value{color:#2ecc71;font-size:1.8rem;font-weight:700}.mtc-readiness-section .overview-stat:nth-child(3){background:linear-gradient(135deg,#f39c121f,#f1c40f14);border-color:#f39c1240}.mtc-readiness-section .overview-stat:nth-child(3):before{background:linear-gradient(90deg,#f39c12,#f1c40f)}.mtc-readiness-section .overview-stat:nth-child(3) .overview-value{color:#f39c12;font-size:1.8rem;font-weight:700}.mtc-readiness-section .overview-label{font-size:.95rem;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:.8px;display:flex;align-items:center;justify-content:center;gap:8px}.mtc-readiness-section .overview-label:before{font-size:1.1em;opacity:.9}.mtc-readiness-section .overview-stat:first-child .overview-label:before{content:"\1f4ca"}.mtc-readiness-section .overview-stat:nth-child(2) .overview-label:before{content:"\2713";color:#2ecc71;font-weight:800;font-size:1.2em}.mtc-readiness-section .overview-stat:nth-child(3) .overview-label:before{content:"!";color:#f39c12;font-weight:800;background:#f39c1240;border-radius:50%;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:.85em}.mtc-readiness-section .overview-stat:nth-child(4){background:linear-gradient(135deg,#3498db1f,#2980b914);border-color:#3498db40}.mtc-readiness-section .overview-stat:nth-child(4):before{background:linear-gradient(90deg,#3498db,#2980b9)}.mtc-readiness-section .overview-stat:nth-child(4) .overview-value{color:#3498db;font-size:1.8rem;font-weight:700}.mtc-readiness-section .overview-stat:nth-child(4) .overview-label:before{content:"\1f4c5"}body.light-mode .mtc-readiness-section{background:#dde5ec!important;border-color:#94a3b833!important}body.light-mode .mtc-readiness-section .overview-stat{background:var(--container-bg);border-color:#94a3b833;box-shadow:0 2px 8px #0f172a0f}body.light-mode .mtc-readiness-section .overview-stat:first-child{background:linear-gradient(135deg,#6366f11f,#e2e8ed);border-color:#6366f133}body.light-mode .mtc-readiness-section .overview-stat:nth-child(2){background:linear-gradient(135deg,#22c55e1f,#e2e8ed);border-color:#22c55e33}body.light-mode .mtc-readiness-section .overview-stat:nth-child(3){background:linear-gradient(135deg,#f59e0b1f,#e2e8ed);border-color:#f59e0b33}body.light-mode .mtc-readiness-section .overview-stat:nth-child(4){background:linear-gradient(135deg,#3498db1f,#e2e8ed);border-color:#3498db33}body.light-mode .mtc-readiness-section .overview-label{color:#475569}body.light-mode .mtc-readiness-section .overview-stat:first-child .overview-value,body.light-mode .mtc-readiness-section .overview-stat:first-child .score-suffix{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:900px){.mtc-readiness-section .class-overview{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:600px){.mtc-readiness-section .class-overview{grid-template-columns:1fr;gap:12px}.mtc-readiness-section .overview-stat .overview-value{font-size:1.6rem}}
