.TestIntro_main__1ismo{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:5rem 2rem;background:var(--light-bg)}.TestIntro_inner__R0Pd_{width:100%;max-width:900px}.TestIntro_heading__i2pne{text-align:center;margin-bottom:3rem}.TestIntro_title__F_txn{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:var(--navy);margin-bottom:1rem}.TestIntro_subtitle__5HUnR{font-size:1.1rem;color:var(--text-medium);max-width:580px;margin:0 auto;line-height:1.7}.TestIntro_cards__mrnyT{display:flex;gap:1.5rem;flex-wrap:wrap}.TestIntro_card__niyV8{flex:1 1 300px;border-radius:12px;padding:2.5rem 2rem;text-decoration:none;display:flex;flex-direction:column;gap:.75rem;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.TestIntro_card__niyV8:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.TestIntro_cardFull__Yd9Vj{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.TestIntro_cardCategory__r5ejR{background:var(--real-white);border:2px solid var(--border-color);color:var(--navy)}.TestIntro_cardIcon__7Xnvv{width:52px;height:52px;border-radius:12px;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:.5rem}.TestIntro_cardIconDark__tZGcY{background:linear-gradient(135deg,var(--primary),var(--secondary))}.TestIntro_cardTitle__LW_X2{font-size:1.35rem;font-weight:700;color:#fff;line-height:1.3}.TestIntro_cardTitleDark__v79S0{font-size:1.35rem;font-weight:700;color:var(--navy);line-height:1.3}.TestIntro_cardDesc__2js1v{font-size:.95rem;color:rgba(255,255,255,.87);line-height:1.7;flex:1 1}.TestIntro_cardDescDark__4TO4W{font-size:.95rem;color:var(--text-medium);line-height:1.7;flex:1 1}.TestIntro_cardCta__t3q58{font-size:.9rem;font-weight:600;color:rgba(255,255,255,.95);margin-top:.5rem}.TestIntro_cardCtaDark__I5mjV{font-size:.9rem;font-weight:600;color:var(--secondary);margin-top:.5rem}@media (max-width:576px){.TestIntro_main__1ismo{padding:4rem 1.25rem;align-items:flex-start}.TestIntro_card__niyV8{padding:1.75rem 1.5rem}}