/* Page-specific styles for cuet-pg — auto-extracted, unique to this exam page */

.section-sub{color:var(--muted);font-size:16px;max-width:580px;line-height:1.75;margin-bottom:48px}

/* ===== HERO ===== */
.exam-hero{position:relative;overflow:hidden;padding:64px 0 56px;background:var(--ink)}
.cuet-pg-h1-nowrap{white-space:nowrap;display:inline-block}
@media(max-width:480px){.cuet-pg-h1-nowrap{font-size:.68em}}

/* ===== INFO SECTIONS ===== */
.info-section{padding:80px 0;border-top:1px solid var(--edge)}

.data-table{width:100%;border-collapse:collapse;min-width:480px}

/* ===== LEAD FORM ===== */
.lead-section{padding:96px 0;background:var(--ink);position:relative;overflow:hidden}

/* ===== FAQ ===== */
.exam-faq-section{padding:96px 0;background:var(--ink2)}

.exam-faq-item.open .exam-faq-a{max-height:300px}

@media(max-width:760px){}

.footer-exams{display:flex;gap:8px;flex-wrap:wrap}

.footer-exam{background:var(--panel);color:var(--muted);font-size:11px;font-weight:600;padding:5px 11px;border-radius:100px}

