/* =========================================================
   Inner pages — post-hero content polish
   Smaller type · tighter spacing · 5px radius everywhere
   ========================================================= */

body:not(.home-fullhero) {
  --r5: 5px;
}

/* Slightly smaller page type after hero */
body:not(.home-fullhero) .cd-wrap,
body:not(.home-fullhero) .jd-wrap,
body:not(.home-fullhero) .pj-wrap,
body:not(.home-fullhero) .iq-lab-body,
body:not(.home-fullhero) .cl-block,
body:not(.home-fullhero) section.py-4,
body:not(.home-fullhero) section.py-5 {
  font-size: 0.9rem;
}

body:not(.home-fullhero) .cd-wrap p,
body:not(.home-fullhero) .jd-wrap p,
body:not(.home-fullhero) .pj-wrap p,
body:not(.home-fullhero) .iq-lab-body p,
body:not(.home-fullhero) .cl-block p,
body:not(.home-fullhero) .nk-block p,
body:not(.home-fullhero) .cd-block p,
body:not(.home-fullhero) .text-muted {
  font-size: 0.88rem !important;
  line-height: 1.65 !important;
  color: #5c5b78 !important;
}

body:not(.home-fullhero) .cd-wrap h2,
body:not(.home-fullhero) .jd-wrap h2,
body:not(.home-fullhero) .pj-wrap h2,
body:not(.home-fullhero) .cl-block h2,
body:not(.home-fullhero) .nk-block h2,
body:not(.home-fullhero) .cd-block h2,
body:not(.home-fullhero) .section-head h2 {
  font-size: clamp(1.05rem, 1.6vw, 1.25rem) !important;
  font-weight: 700 !important;
  letter-spacing: -0.02em;
  color: var(--blue, #35345a) !important;
  margin-bottom: 8px !important;
}

body:not(.home-fullhero) .cd-wrap h3,
body:not(.home-fullhero) .jd-wrap h3,
body:not(.home-fullhero) .nk-block h3,
body:not(.home-fullhero) .cd-block h3 {
  font-size: 0.95rem !important;
  font-weight: 700 !important;
  color: var(--blue, #35345a) !important;
}

body:not(.home-fullhero) .cd-kicker,
body:not(.home-fullhero) .section-eyebrow {
  font-size: 0.68rem !important;
  letter-spacing: 0.07em !important;
  margin-bottom: 6px !important;
}

/* Content cards / blocks */
body:not(.home-fullhero) .nk-block,
body:not(.home-fullhero) .cd-block,
body:not(.home-fullhero) .cl-form-card,
body:not(.home-fullhero) .job-filter-card,
body:not(.home-fullhero) .post-panel,
body:not(.home-fullhero) .nk-apply-card,
body:not(.home-fullhero) .iq-article,
body:not(.home-fullhero) .stat-card,
body:not(.home-fullhero) .info-steps article,
body:not(.home-fullhero) .cl-features article,
body:not(.home-fullhero) .cd-mod,
body:not(.home-fullhero) .cd-projects article,
body:not(.home-fullhero) .cd-ai-strip,
body:not(.home-fullhero) .cl-info-stack article,
body:not(.home-fullhero) .empty-state,
body:not(.home-fullhero) .job-card,
body:not(.home-fullhero) .course-card,
body:not(.home-fullhero) .mega-card,
body:not(.home-fullhero) .path-step,
body:not(.home-fullhero) .iq-howto article,
body:not(.home-fullhero) .iqd-track,
body:not(.home-fullhero) .jd-resp article,
body:not(.home-fullhero) .iq-teach-say,
body:not(.home-fullhero) .iq-teach-say-ico,
body:not(.home-fullhero) .loop-cta,
body:not(.home-fullhero) .loop-list,
body:not(.home-fullhero) .loop-jobs,
body:not(.home-fullhero) .loop-job-logo,
body:not(.home-fullhero) .loop-job-apply,
body:not(.home-fullhero) .job-logo,
body:not(.home-fullhero) .job-listing,
body:not(.home-fullhero) .pj-side-card {
  border-radius: 5px !important;
}

body:not(.home-fullhero) .nk-block,
body:not(.home-fullhero) .cd-block {
  background: #fff !important;
  border: 1px solid #e6e7ef !important;
  box-shadow: none !important;
  padding: 20px 22px !important;
  margin-bottom: 14px !important;
}

body:not(.home-fullhero) .cd-wrap .row.g-4,
body:not(.home-fullhero) .jd-wrap .row.g-4 {
  --bs-gutter-y: 0.9rem;
  --bs-gutter-x: 0.9rem;
  margin-top: 0.35rem !important;
}

body:not(.home-fullhero) .cd-ai-strip {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 14px 16px !important;
  margin: 0 0 14px !important;
  background: #fafafc !important;
  border: 1px solid #e6e7ef !important;
  box-shadow: none !important;
}

body:not(.home-fullhero) .cd-ai-strip b {
  font-size: 0.9rem;
}

body:not(.home-fullhero) .cd-ai-strip p {
  margin: 4px 0 0 !important;
  font-size: 0.84rem !important;
}

body:not(.home-fullhero) .cd-mod {
  border: 1px solid #e6e7ef !important;
  background: #fafafc !important;
  padding: 14px !important;
  box-shadow: none !important;
}

body:not(.home-fullhero) .cd-projects article {
  border: 1px solid #e6e7ef !important;
  background: #fff !important;
  padding: 12px 14px !important;
  box-shadow: none !important;
}

body:not(.home-fullhero) .info-steps {
  gap: 10px !important;
}

body:not(.home-fullhero) .info-steps article {
  background: #fff !important;
  border: 1px solid #e6e7ef !important;
  padding: 14px 16px !important;
  box-shadow: none !important;
}

body:not(.home-fullhero) .info-steps article b {
  font-size: 0.9rem !important;
}

body:not(.home-fullhero) .info-steps article p {
  font-size: 0.82rem !important;
  margin: 6px 0 0 !important;
}

body:not(.home-fullhero) .job-filter-card,
body:not(.home-fullhero) .nk-apply-card,
body:not(.home-fullhero) .post-panel,
body:not(.home-fullhero) .cl-form-card {
  background: #fff !important;
  border: 1px solid #e6e7ef !important;
  box-shadow: none !important;
  padding: 16px !important;
}

body:not(.home-fullhero) .stat-card {
  background: #fff !important;
  border: 1px solid #e6e7ef !important;
  box-shadow: none !important;
  padding: 14px !important;
}

body:not(.home-fullhero) .stat-card b {
  font-size: 1.15rem !important;
}

body:not(.home-fullhero) .stat-card span {
  font-size: 0.78rem !important;
}

/* Forms */
body:not(.home-fullhero) .form-control,
body:not(.home-fullhero) .form-select,
body:not(.home-fullhero) input,
body:not(.home-fullhero) select,
body:not(.home-fullhero) textarea,
body:not(.home-fullhero) .naukri-search,
body:not(.home-fullhero) .iq-search,
body:not(.home-fullhero) .side-btn,
body:not(.home-fullhero) .nk-sort,
body:not(.home-fullhero) .job-tags span,
body:not(.home-fullhero) .cd-tools span {
  border-radius: 5px !important;
}

/* Buttons — always 5px (home + inner pages) */
.btn,
.btn.btn-primary-custom,
.btn.btn-navy,
.btn.btn-ghost,
.btn.cc-hero-outline,
button.btn,
a.btn {
  border-radius: 5px !important;
  --bs-btn-border-radius: 5px;
}

body:not(.home-fullhero) .naukri-search {
  border-radius: 5px !important;
  overflow: hidden;
}

body:not(.home-fullhero) .naukri-search button.btn {
  border-radius: 0 5px 5px 0 !important;
}

/* Images / media in content */
body:not(.home-fullhero) .cd-wrap img,
body:not(.home-fullhero) .cl-block img,
body:not(.home-fullhero) .rounded-4,
body:not(.home-fullhero) .rounded-3,
body:not(.home-fullhero) .shadow {
  border-radius: 5px !important;
  box-shadow: none !important;
}

/* Path steps / interview cards in hero stay 5px */
body:not(.home-fullhero) .iq-path .path-step {
  border-radius: 5px !important;
  box-shadow: none !important;
}

body:not(.home-fullhero) .iq-search {
  border-radius: 5px !important;
}

/* Jobs hero side actions */
body.job-page .jobs-hero-side {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: stretch;
  min-width: 200px;
}

body.job-page .jobs-hero-side .btn {
  justify-content: center;
}

body.job-page .jobs-hero-tags span,
body.job-page .jobs-hero-tags button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border-radius: 5px !important;
}

body.job-page .jobs-hero-tags span i,
body.job-page .jobs-hero-tags button i {
  color: #ffb06b;
  font-size: 0.72rem;
}

#jobList.is-loading {
  opacity: 0.55;
  pointer-events: none;
  transition: opacity 0.15s ease;
}

/* Hero headings a bit smaller for balance */
body:not(.home-fullhero) .site-hero h1,
body:not(.home-fullhero) .cd-hero-copy h1,
body:not(.home-fullhero) .jd-hero-copy h1,
body:not(.home-fullhero) .iq-hero-copy h1,
body:not(.home-fullhero) .jobs-hero h1,
body:not(.home-fullhero) .about-hero-copy h1,
body:not(.home-fullhero) .contact-hero-copy h1,
body:not(.home-fullhero) .pj-hero h1 {
  font-size: clamp(1.45rem, 2.6vw, 2rem) !important;
}

body:not(.home-fullhero) .site-hero .cl-lead,
body:not(.home-fullhero) .site-hero .cd-lead,
body:not(.home-fullhero) .site-hero .text-muted {
  font-size: 0.88rem !important;
}

@media (max-width: 767.98px) {
  body.job-page .jobs-hero-side {
    width: 100%;
    min-width: 0;
  }

  body:not(.home-fullhero) .nk-block,
  body:not(.home-fullhero) .cd-block {
    padding: 16px !important;
  }
}


/* Track / course / job: question + answer cards */
.loop-list-answers {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  overflow: visible !important;
  display: grid;
  gap: 14px;
}

.loop-qa {
  position: relative;
  background: #fff;
  border: 1px solid #e4e6ef;
  border-radius: 5px;
  padding: 18px 18px 14px;
  box-shadow: 0 1px 0 rgba(53, 52, 90, 0.03);
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.loop-qa::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  bottom: 12px;
  width: 3px;
  border-radius: 0 3px 3px 0;
  background: var(--primary-color, #e86f1a);
}

.loop-qa:hover {
  border-color: #d5dae8;
  box-shadow: 0 8px 22px rgba(53, 52, 90, 0.06);
}

.loop-qa-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px 12px;
  margin: 0 0 12px;
  padding-left: 8px;
}

.loop-qa-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
}

.loop-qa .loop-num {
  width: 26px;
  height: 26px;
  border-radius: 5px;
  background: #35345a;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.72rem;
  font-weight: 700;
}

.loop-qa .level-pill {
  border-radius: 5px !important;
  font-size: 0.7rem !important;
  font-weight: 700 !important;
  padding: 4px 8px !important;
}

.loop-topic {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 0.7rem;
  font-weight: 600;
  color: #5c5b78;
  background: #f4f4f8;
  border: 1px solid #e6e7ef;
  border-radius: 5px;
  padding: 4px 8px;
}

.loop-topic i {
  font-size: 0.62rem;
  color: #e86f1a;
}

.loop-track {
  background: #fff1e6;
  border-color: #f0d2b5;
  color: #b85a14;
}

.loop-qa-copy {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 1px solid #e6e7ef;
  border-radius: 5px;
  background: #fff;
  color: #35345a;
  font-size: 0.74rem;
  font-weight: 700;
  padding: 6px 10px;
  cursor: pointer;
  line-height: 1;
}

.loop-qa-copy:hover {
  border-color: #e86f1a;
  color: #e86f1a;
}

.loop-qa-q {
  margin: 0 0 12px;
  padding-left: 8px;
  font-size: 1.02rem;
  font-weight: 700;
  line-height: 1.4;
  color: #35345a;
  letter-spacing: -0.015em;
}

.loop-qa-a {
  background: linear-gradient(180deg, #fbfbfd 0%, #f5f6fa 100%);
  border: 1px solid #e8e9f0;
  border-radius: 5px;
  padding: 12px 14px 14px;
  margin: 0 0 12px 8px;
}

.loop-qa-a-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 6px 10px;
  margin-bottom: 8px;
}

.loop-qa-label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 0;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #e86f1a;
}

.loop-qa-label i {
  font-size: 0.72rem;
}

.loop-qa-hint {
  font-size: 0.7rem;
  font-weight: 600;
  color: #8a89a3;
}

.loop-qa-body,
.loop-qa-a p {
  margin: 0;
  font-size: 0.88rem;
  line-height: 1.7;
  color: #4f4e6a;
}

.loop-qa-foot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin: 0;
  padding: 0 0 0 8px;
  background: transparent !important;
  color: inherit !important;
}

.loop-qa-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 0.8rem !important;
  font-weight: 700 !important;
  color: #35345a !important;
  text-decoration: none;
  padding: 7px 11px;
  border: 1px solid #e6e7ef;
  border-radius: 5px;
  background: #fff !important;
}

.loop-qa-link:hover {
  color: #fff !important;
  background: #35345a !important;
  border-color: #35345a;
}

.loop-qa-link i {
  font-size: 0.68rem;
}

.loop-qa-tip {
  font-size: 0.72rem;
  font-weight: 600;
  color: #8a89a3;
}

@media (max-width: 575.98px) {
  .loop-qa {
    padding: 14px 14px 12px;
  }

  .loop-qa-a {
    margin-left: 0;
  }

  .loop-qa-head,
  .loop-qa-q,
  .loop-qa-foot {
    padding-left: 6px;
  }

  .loop-qa-q {
    font-size: 0.95rem;
  }
}


/* =========================================================
   Course detail — cleaner, professional, thinner orange accents
   Fonts ~1px smaller · 5px radius · light borders
   ========================================================= */
body.cd-page .cd-wrap {
  background: #f6f7fa;
  padding-top: 10px !important;
  padding-bottom: 2rem;
  font-size: 0.875rem;
}

body.cd-page .cd-wrap p,
body.cd-page .cd-block p {
  font-size: 0.84rem !important;
  line-height: 1.6 !important;
  color: #6b6a86 !important;
}

body.cd-page .cd-block {
  border-radius: 5px !important;
  border: 1px solid #e6e7ef !important;
  background: #fff !important;
  box-shadow: none !important;
  padding: 18px 20px !important;
  margin-bottom: 12px !important;
  position: relative;
  overflow: visible;
}

body.cd-page .cd-block::before {
  display: none !important;
}

body.cd-page .cd-kicker {
  display: inline-block !important;
  padding: 0 !important;
  margin-bottom: 6px !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #e86f1a !important;
  font-size: 0.62rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
}

body.cd-page .cd-block h2 {
  font-size: clamp(1.05rem, 1.7vw, 1.22rem) !important;
  font-weight: 700 !important;
  margin-bottom: 6px !important;
  color: #35345a !important;
  letter-spacing: -0.02em;
}

body.cd-page .cd-block h3 {
  font-size: 0.84rem !important;
  font-weight: 700 !important;
}

body.cd-page .cd-intro {
  color: #7a7994 !important;
  font-size: 0.82rem !important;
  margin-bottom: 14px !important;
  line-height: 1.55 !important;
}

/* Fit panels */
body.cd-page .cd-split {
  gap: 10px !important;
  margin-top: 12px;
}

body.cd-page .cd-fit-panel {
  background: #fafafc;
  border: 1px solid #e6e7ef;
  border-radius: 5px;
  padding: 12px 14px;
  transition: background 0.15s ease;
}

body.cd-page .cd-fit-panel:hover {
  background: #fff;
  border-color: #e6e7ef;
  transform: none;
  box-shadow: none;
}

body.cd-page .cd-fit-panel-out {
  background: #fafafc;
  border-color: #e6e7ef;
}

body.cd-page .cd-fit-head {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #f0f1f5;
}

body.cd-page .cd-fit-head i {
  width: 28px;
  height: 28px;
  border-radius: 5px;
  display: grid;
  place-items: center;
  background: #fff1e6;
  color: #e86f1a;
  font-size: 0.72rem;
  border: 0;
}

body.cd-page .cd-fit-panel-out .cd-fit-head i {
  background: #fff1e6;
  color: #e86f1a;
}

body.cd-page .cd-fit-head h3 {
  margin: 0 !important;
  font-size: 0.84rem !important;
  color: #35345a !important;
}

body.cd-page .cd-ticks {
  display: grid;
  gap: 6px;
}

body.cd-page .cd-ticks li {
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 0;
  padding: 0;
  border-radius: 0;
  background: transparent;
  border: 0;
  color: #5c5b78 !important;
  font-weight: 500 !important;
  font-size: 0.8rem !important;
  line-height: 1.45;
}

body.cd-page .cd-ticks li i {
  margin-top: 3px;
  color: #e86f1a !important;
  font-size: 0.68rem !important;
}

/* Syllabus modules */
body.cd-page .cd-mods {
  gap: 8px !important;
}

body.cd-page .cd-mod {
  border-radius: 5px !important;
  border: 1px solid #e6e7ef !important;
  background: #fafafc !important;
  padding: 12px 14px !important;
  align-items: start;
  gap: 12px !important;
  transition: background 0.15s ease;
}

body.cd-page .cd-mod:hover {
  background: #fff !important;
  border-color: #e6e7ef !important;
  box-shadow: none;
  transform: none;
}

body.cd-page .cd-mod-n {
  width: 32px !important;
  height: 32px !important;
  border-radius: 5px !important;
  background: #fff1e6 !important;
  color: #e86f1a !important;
  border: 0 !important;
  font-size: 0.8rem !important;
  font-weight: 700 !important;
  box-shadow: none !important;
}

body.cd-page .cd-mod small {
  color: #e86f1a !important;
  font-size: 0.62rem !important;
  letter-spacing: 0.08em;
}

body.cd-page .cd-mod strong {
  font-size: 0.86rem !important;
  margin-bottom: 6px !important;
  font-weight: 700 !important;
  color: #35345a !important;
}

body.cd-page .cd-mod ul {
  display: grid;
  gap: 3px;
  padding-left: 0.95rem;
  margin: 0;
  color: #6b6a86;
  font-size: 0.78rem;
  line-height: 1.45;
}

/* Projects portfolio */
body.cd-page .cd-projects {
  gap: 8px !important;
}

body.cd-page .cd-projects article,
body.cd-page .cd-proj {
  position: relative;
  display: grid !important;
  grid-template-columns: auto 1fr auto;
  grid-template-areas: "num title ico";
  gap: 8px 10px !important;
  align-items: center;
  border-radius: 5px !important;
  border: 1px solid #e6e7ef !important;
  background: #fafafc !important;
  padding: 12px 14px !important;
  overflow: hidden;
  transition: background 0.15s ease;
}

body.cd-page .cd-proj::after {
  display: none;
}

body.cd-page .cd-proj:hover {
  background: #fff !important;
  border-color: #e6e7ef !important;
  transform: none;
  box-shadow: none;
}

body.cd-page .cd-proj-n {
  grid-area: num;
  font-size: 0.66rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em;
  color: #e86f1a !important;
  min-width: 1.4rem;
}

body.cd-page .cd-proj-ico {
  grid-area: ico;
  justify-self: end;
  width: 28px;
  height: 28px;
  border-radius: 5px;
  display: grid;
  place-items: center;
  background: #fff1e6;
  color: #e86f1a;
  font-size: 0.72rem;
  border: 0;
}

body.cd-page .cd-proj b {
  grid-area: title;
  font-size: 0.84rem !important;
  font-weight: 600 !important;
  color: #35345a !important;
  line-height: 1.35 !important;
}

/* Batch includes */
body.cd-page .cd-includes {
  list-style: none;
  padding: 0;
  margin: 8px 0 0;
  display: grid;
  gap: 6px;
}

body.cd-page .cd-includes li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 8px 10px;
  border-radius: 5px;
  border: 1px solid #e6e7ef;
  background: #fafafc;
  color: #5c5b78 !important;
  font-weight: 500 !important;
  font-size: 0.8rem !important;
  line-height: 1.45;
  transition: background 0.15s ease;
}

body.cd-page .cd-includes li:hover {
  background: #fff;
  border-color: #e6e7ef;
}

body.cd-page .cd-includes li i {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  border-radius: 5px;
  display: grid;
  place-items: center;
  background: #fff1e6;
  color: #e86f1a !important;
  font-size: 0.58rem;
  margin-top: 1px;
  border: 0;
}

/* Attend modes */
body.cd-page .cd-attend {
  gap: 10px !important;
  margin-top: 12px;
}

body.cd-page .cd-attend article,
body.cd-page .cd-attend-card {
  border-radius: 5px !important;
  border: 1px solid #e6e7ef !important;
  background: #fafafc !important;
  padding: 14px !important;
  box-shadow: none !important;
  transition: background 0.15s ease;
}

body.cd-page .cd-attend-card:hover {
  background: #fff !important;
  border-color: #e6e7ef !important;
  transform: none;
  box-shadow: none !important;
}

body.cd-page .cd-attend-ico {
  width: 32px;
  height: 32px;
  border-radius: 5px;
  display: grid;
  place-items: center;
  background: #fff1e6;
  color: #e86f1a;
  font-size: 0.8rem;
  margin-bottom: 10px;
  border: 0;
}

body.cd-page .cd-attend-card:nth-child(2) .cd-attend-ico {
  background: #fff1e6;
  color: #e86f1a;
}

body.cd-page .cd-attend-card h3 {
  margin: 0 0 4px !important;
  font-size: 0.9rem !important;
  color: #35345a !important;
}

body.cd-page .cd-attend-card p {
  margin: 0 !important;
  font-size: 0.8rem !important;
  color: #6b6a86 !important;
  line-height: 1.5 !important;
}

/* AI strip + offer */
body.cd-page .cd-ai-strip {
  border-radius: 5px !important;
  border: 1px solid #e6e7ef !important;
  padding: 12px 14px !important;
  background: #fafafc !important;
}

body.cd-page .cd-ai-strip > i {
  width: 28px;
  height: 28px;
  border-radius: 5px;
  display: grid;
  place-items: center;
  background: #fff1e6;
  color: #e86f1a;
  flex-shrink: 0;
  font-size: 0.75rem;
  border: 0;
}

body.cd-page .cd-ai-strip b {
  font-size: 0.84rem !important;
}

body.cd-page .cd-ai-strip p {
  font-size: 0.8rem !important;
}

body.cd-page .cd-offer {
  border-radius: 5px !important;
  border: 1px solid #e6e7ef !important;
  background: #fff !important;
  box-shadow: none !important;
  padding: 16px !important;
}

body.cd-page .cd-offer .btn {
  border-radius: 5px !important;
  font-size: 0.82rem !important;
}

body.cd-page .nk-apply-card h3 {
  font-size: 0.9rem !important;
}

body.cd-page .nk-similar {
  font-size: 0.82rem;
}

body.cd-page .cd-faq details {
  border-radius: 5px;
  border: 1px solid #e6e7ef;
  padding: 10px 12px;
  margin-bottom: 6px;
  background: #fafafc;
}

body.cd-page .cd-faq details[open] {
  background: #fff;
  border-color: #e6e7ef;
}

body.cd-page .cd-faq summary {
  font-size: 0.84rem !important;
  font-weight: 600 !important;
}

body.cd-page .cd-faq p {
  font-size: 0.8rem !important;
}

body.cd-page .cd-cta-row .btn {
  font-size: 0.82rem !important;
  border-radius: 5px !important;
}

@media (max-width: 767.98px) {
  body.cd-page .cd-split,
  body.cd-page .cd-attend,
  body.cd-page .cd-projects {
    grid-template-columns: 1fr !important;
  }

  body.cd-page .cd-block {
    padding: 16px 14px !important;
  }

  body.cd-page .cd-proj {
    grid-template-columns: auto 1fr auto !important;
  }
}

/* Practice bank pills — compact, never fat rounded-full */
body.iq-page .iq-qbtn {
  padding: 11px 12px !important;
  gap: 8px 12px !important;
}
body.iq-page .iq-id {
  font-size: 1.25rem !important;
}
body.iq-page .iq-qbtn .level-pill,
body.iq-page .iq-qbtn .topic-badge,
body.iq-page .level-pill,
body.iq-page .topic-badge {
  border-radius: 5px !important;
  font-size: 0.68rem !important;
  font-weight: 600 !important;
  padding: 2px 7px !important;
  line-height: 1.35 !important;
  min-width: 0 !important;
}
body.iq-page .hero-lab .iq-search,
body.iq-page .iq-hero-copy .iq-search {
  max-width: 38rem !important;
  width: 100% !important;
}

body.iq-page .iq-lab-body {
  padding-top: 0.75rem !important;
  padding-bottom: 2.5rem !important;
  background:
    radial-gradient(ellipse 70% 40% at 0% 0%, rgba(232, 111, 26, 0.06), transparent 55%),
    radial-gradient(ellipse 55% 45% at 100% 18%, rgba(53, 52, 90, 0.05), transparent 50%),
    linear-gradient(180deg, #f7f8fb 0%, #f0f2f7 48%, #f7f8fb 100%) !important;
}

body.iq-page .iq-db-stats {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 8px 0 22px !important;
  padding: 0 !important;
  border-top: 0 !important;
}

body.iq-page .iq-db-stats .stat-card {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 14px 16px !important;
  background: #fff !important;
  border: 1px solid #e6e7ef !important;
  border-radius: 5px !important;
  box-shadow: 0 6px 18px rgba(53, 52, 90, 0.04) !important;
  text-align: left !important;
}

body.iq-page .iq-db-stats .stat-card b {
  display: block !important;
  font-size: 1.45rem !important;
  font-weight: 700 !important;
  line-height: 1.1 !important;
  color: var(--primary-color, #e86f1a) !important;
  margin: 0 !important;
}

body.iq-page .iq-db-stats .stat-card span:not(.iq-stat-ico) {
  display: block !important;
  margin-top: 2px !important;
  font-size: 0.68rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  color: #6b6a82 !important;
}

body.iq-page .iq-stat-ico {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  display: grid;
  place-items: center;
  border-radius: 5px;
  background: #fff1e6;
  color: var(--primary-color, #e86f1a);
  font-size: 0.95rem;
}

body.iq-page .iq-section-head {
  align-items: flex-end !important;
  margin: 4px 0 14px !important;
}

body.iq-page .iq-section-head h2 {
  margin: 0 !important;
  font-size: 1.2rem !important;
}

body.iq-page .iq-seo-tracks {
  gap: 12px !important;
  margin-bottom: 8px !important;
}

body.iq-page .iq-seo-track {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  min-height: 70px !important;
  padding: 13px 14px !important;
  border-radius: 5px !important;
  border: 1px solid #e6e7ef !important;
  background: #fff !important;
  box-shadow: 0 4px 14px rgba(53, 52, 90, 0.03) !important;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease !important;
}

body.iq-page .iq-seo-track:hover {
  border-color: #f0c9a8 !important;
  background: #fffaf5 !important;
  box-shadow: 0 10px 22px rgba(232, 111, 26, 0.08) !important;
  transform: translateY(-2px);
  color: inherit !important;
}

body.iq-page .iq-track-ico {
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  display: grid;
  place-items: center;
  border-radius: 5px;
  background: #fff1e6;
  color: var(--primary-color, #e86f1a);
  font-size: 1.05rem;
}

body.iq-page .iq-seo-track > i:first-child {
  display: none;
}

body.iq-page .iq-seo-track b {
  font-size: 0.9rem !important;
  font-weight: 700 !important;
  color: var(--blue, #35345a) !important;
}

body.iq-page .iq-seo-track small {
  font-size: 0.76rem !important;
  color: #6b6a82 !important;
}

body.iq-page .iq-seo-go {
  margin-left: auto;
  color: var(--primary-color, #e86f1a);
  opacity: 0.75;
  font-size: 0.85rem;
  transition: transform 0.15s ease, opacity 0.15s ease;
}

body.iq-page .iq-seo-track:hover .iq-seo-go {
  opacity: 1;
  transform: translateX(3px);
}

@media (max-width: 767.98px) {
  body.iq-page .iq-db-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.iq-page .iq-seo-tracks {
    grid-template-columns: 1fr !important;
  }
}
