/* Page-specific styles for nmat — 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}

/* ===== STICKY SUB-NAV (jump links) ===== */
.subnav{position:sticky;top:65px;z-index:40;background:rgba(15,17,24,.97);border-bottom:1px solid var(--edge);backdrop-filter:blur(10px);overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}

/* ===== HERO ===== */
.exam-hero{position:relative;overflow:hidden;padding:64px 0 56px;background:var(--ink)}
.nmat-h1-nowrap{white-space:nowrap;display:inline-block}
@media(max-width:480px){.nmat-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}

.data-table td[rowspan]{vertical-align:middle;font-weight:700;color:#fff;background:rgba(232,162,48,.06);border-right:1px solid var(--edge2)}

/* ===== 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}

.footer-grid-top{display:grid;grid-template-columns:repeat(6,1fr);gap:32px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid var(--edge)}

@media(max-width:980px){.footer-grid-top{grid-template-columns:repeat(3,1fr)}}

@media(max-width:560px){.footer-grid-top{grid-template-columns:repeat(2,1fr)}}

.footer-grid-bottom{display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr;gap:32px;margin-bottom:36px}

@media(max-width:760px){.footer-grid-bottom{grid-template-columns:1fr 1fr}}

.footer-contact-item{color:var(--muted);font-size:13px;line-height:1.7;margin-bottom:10px}

.footer-contact-item a{color:var(--ember2)}

.footer-blog-item{display:block;margin-bottom:16px}

.footer-blog-title{font-weight:700;font-size:13px;color:#fff;margin-bottom:3px;display:block}

.footer-blog-title:hover{color:var(--ember2)}

.footer-blog-desc{color:var(--muted);font-size:12px;line-height:1.5}

.footer-col-title{font-weight:700;font-size:13px;color:#fff;margin-bottom:16px;text-transform:uppercase;letter-spacing:.06em}

.footer-links{display:flex;flex-direction:column;gap:10px}

.footer-links a{color:var(--muted);font-size:13.5px;transition:color .2s}

.footer-links a:hover{color:var(--ember2)}

.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}