.btcc-fees-section {
  position: relative;
  overflow: hidden;
  padding: 90px 20px;
  background: #f4f7fb;
  font-family: Arial, Helvetica, sans-serif;
  color: #122033;
}

.btcc-fees-section .btcc-fees-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 10% 10%, rgba(0, 61, 130, 0.16), transparent 28%),
    radial-gradient(circle at 90% 15%, rgba(245, 222, 0, 0.24), transparent 24%),
    linear-gradient(135deg, #f6f9ff 0%, #edf3fa 100%);
  z-index: 0;
}

.btcc-fees-section .btcc-fees-container {
  position: relative;
  z-index: 1;
  max-width: 1280px;
  margin: 0 auto;
}

.btcc-fees-section .btcc-fees-hero {
  margin-bottom: 34px;
  padding: 48px;
  border-radius: 32px;
  background: linear-gradient(135deg, #003f7d 0%, #00529b 55%, #06234a 100%);
  color: #fff;
  box-shadow: 0 24px 55px rgba(0, 52, 101, 0.18);
}

.btcc-fees-section .btcc-fees-tag {
  display: inline-block;
  margin-bottom: 16px;
  padding: 9px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #f5de00;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.btcc-fees-section .btcc-fees-hero h2 {
  margin: 0 0 14px;
  font-size: clamp(36px, 5vw, 68px);
  line-height: 1.02;
  font-weight: 900;
  color: #fff;
}

.btcc-fees-section .btcc-fees-hero p {
  max-width: 800px;
  margin: 0 0 26px;
  font-size: 18px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.88);
}

.btcc-fees-section .btcc-fees-search-wrap {
  max-width: 560px;
}

.btcc-fees-section .btcc-fees-search-wrap input {
  width: 100%;
  padding: 18px 20px;
  border: 0;
  outline: none;
  border-radius: 16px;
  background: #fff;
  color: #10213a;
  font-size: 16px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.16);
}

.btcc-fees-section .btcc-fees-table-wrap {
  overflow-x: auto;
  border-radius: 26px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(12, 31, 54, 0.1);
  border: 1px solid rgba(0, 61, 130, 0.1);
}

.btcc-fees-section .btcc-fees-table {
  width: 100%;
  min-width: 980px;
  border-collapse: collapse;
}

.btcc-fees-section .btcc-fees-table thead th {
  position: sticky;
  top: 0;
  z-index: 3;
  padding: 18px 16px;
  background: #003f7d;
  color: #fff;
  font-size: 15px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}

.btcc-fees-section .btcc-fees-table th:nth-child(n+2),
.btcc-fees-section .btcc-fees-table td:nth-child(n+2) {
  text-align: right;
  white-space: nowrap;
}

.btcc-fees-section .btcc-fees-table tbody td {
  padding: 15px 16px;
  border-bottom: 1px solid #e7edf5;
  color: #4f5d70;
  font-size: 15px;
  line-height: 1.45;
}

.btcc-fees-section .btcc-fees-table tbody tr:hover:not(.school-row) {
  background: #f8fbff;
}

.btcc-fees-section .btcc-fees-table tbody tr td:last-child {
  background: #fff5e6;
  color: #10213a;
  font-weight: 900;
}

.btcc-fees-section .btcc-fees-table tbody tr.school-row td {
  padding: 18px 16px;
  background: linear-gradient(90deg, #f5de00 0%, #fff6a8 100%);
  color: #06234a;
  font-size: 18px;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}

.btcc-fees-section .btcc-fees-note {
  margin-top: 24px;
  padding: 22px 24px;
  border-left: 6px solid #f5de00;
  border-radius: 18px;
  background: #ffffff;
  color: #4f5d70;
  font-size: 16px;
  line-height: 1.65;
  box-shadow: 0 12px 30px rgba(12, 31, 54, 0.07);
}

.btcc-fees-section .btcc-fees-note strong {
  color: #003f7d;
}


.btcc-fees-section .btcc-short-courses-card {
  margin-bottom: 34px;
}

.btcc-fees-section .btcc-section-heading {
  margin: 0 0 18px;
}

.btcc-fees-section .btcc-section-heading span {
  display: inline-block;
  margin-bottom: 10px;
  color: #003f7d;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.45px;
  text-transform: uppercase;
}

.btcc-fees-section .btcc-section-heading h3 {
  margin: 0 0 8px;
  color: #06234a;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.1;
  font-weight: 900;
}

.btcc-fees-section .btcc-section-heading p {
  margin: 0;
  color: #4f5d70;
  font-size: 16px;
  line-height: 1.65;
}

.btcc-fees-section .btcc-main-fees-heading {
  margin-top: 38px;
}

.btcc-fees-section .btcc-short-courses-table {
  min-width: 760px;
}

.btcc-fees-section .btcc-short-courses-table th:nth-child(2),
.btcc-fees-section .btcc-short-courses-table th:nth-child(3),
.btcc-fees-section .btcc-short-courses-table td:nth-child(2),
.btcc-fees-section .btcc-short-courses-table td:nth-child(3) {
  text-align: left;
  white-space: nowrap;
}

.btcc-fees-section .btcc-short-courses-table th:nth-child(4),
.btcc-fees-section .btcc-short-courses-table td:nth-child(4) {
  text-align: right;
  white-space: nowrap;
}

.btcc-fees-section .btcc-short-courses-table tbody tr td:last-child {
  background: #fff5e6;
  color: #10213a;
  font-weight: 900;
}

.btcc-fees-section .btcc-short-note {
  margin-top: 18px;
}

@media (max-width: 768px) {
  .btcc-fees-section {
    padding: 60px 14px;
  }

  .btcc-fees-section .btcc-fees-hero {
    padding: 34px 24px;
    border-radius: 24px;
  }

  .btcc-fees-section .btcc-fees-table-wrap {
    border-radius: 20px;
  }

  .btcc-fees-section .btcc-fees-table tbody td {
    font-size: 14px;
  }
}

.btcc-fees-section, .btcc-fees-section * { box-sizing: border-box; }
.btcc-fees-section [hidden] { display: none !important; }
.btcc-fees-section .btcc-fees-search-wrap input:focus-visible { outline: 3px solid #f5de00; outline-offset: 4px; }
.btcc-fees-section .btcc-fees-table-wrap:focus-visible { outline: 3px solid #003f7d; outline-offset: 3px; }
.btcc-fees-section .btcc-fees-table { margin: 0; table-layout: auto; }
.btcc-fees-section .btcc-fees-hero .btcc-search-status { margin: 18px 0 0; font-size: 14px; }
.btcc-fees-section .btcc-no-results { padding: 20px; background: #fff; border-radius: 12px; }
.btcc-fees-section .btcc-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
