/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Source Sans 3", sans-serif;
    --font-mono: "IBM Plex Mono", monospace;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --tracking-wider: 0.05em;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary: #0d4f98;
    --color-primary-500: #1473d4;
    --color-secondary-500: #697b90;
    --color-secondary-600: #52647a;
    --color-secondary-700: #35465b;
    --color-neutral: #13283f;
    --font-display: "Archivo", sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .static {
    position: static;
  }
  .-mx-6 {
    margin-inline: calc(var(--spacing) * -6);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .contents {
    display: contents;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .h-auto {
    height: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .flex-1 {
    flex: 1;
  }
  .items-center {
    align-items: center;
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .text-center {
    text-align: center;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .text-neutral {
    color: var(--color-neutral);
  }
  .text-primary-500 {
    color: var(--color-primary-500);
  }
  .text-secondary-500 {
    color: var(--color-secondary-500);
  }
  .text-secondary-600 {
    color: var(--color-secondary-600);
  }
  .text-secondary-700 {
    color: var(--color-secondary-700);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .hover\:text-primary {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .md\:mx-0 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
}
@layer base {
  *, *::before, *::after {
    box-sizing: border-box;
  }
  html {
    scroll-behavior: smooth;
  }
  body.ifsc-site {
    margin: 0;
    background: #ffffff;
    color: #17324f;
    font-family: "Source Sans 3", sans-serif;
    font-size: 17px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
  }
  body.ifsc-site a {
    color: inherit;
  }
  body.ifsc-site img {
    max-width: 100%;
    height: auto;
  }
  body.ifsc-site button,	body.ifsc-site input {
    font: inherit;
  }
  body.ifsc-site h1,	body.ifsc-site h2,	body.ifsc-site h3,	body.ifsc-site strong {
    font-family: "Archivo", sans-serif;
  }
  [x-cloak] {
    display: none !important;
  }
  .screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
}
@layer components {
  .site-shell {
    width: min(1180px, calc(100% - 40px));
    margin-inline: auto;
  }
  .site-header {
    position: sticky;
    top: 0;
    z-index: 50;
    background: rgba(255, 255, 255, 0.96);
    border-bottom: 1px solid #e2eaf3;
    box-shadow: 0 6px 25px rgba(8, 47, 99, 0.05);
    backdrop-filter: blur(14px);
  }
  .header-shell {
    display: grid;
    grid-template-columns: 260px 1fr auto;
    align-items: center;
    min-height: 78px;
    gap: 28px;
  }
  .brand-link {
    display: inline-flex;
    align-items: center;
    min-width: 0;
    text-decoration: none;
  }
  .brand-logo {
    display: block;
    width: 197px;
    height: auto;
    max-height: 43px;
    flex: 0 0 auto;
    object-fit: contain;
    object-position: left center;
  }
  .desktop-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 28px;
  }
  .desktop-nav a {
    position: relative;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    color: #354f6d;
    transition: color .2s ease;
  }
  .desktop-nav a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
    bottom: -9px;
    height: 2px;
    background: #ff8a00;
    transition: right .2s ease;
  }
  .desktop-nav a:hover {
    color: #0d4f98;
  }
  .desktop-nav a:hover::after {
    right: 0;
  }
  .header-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 20px;
    border-radius: 10px;
    background: #ff8a00;
    color: #ffffff !important;
    text-decoration: none;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 700;
    box-shadow: 0 9px 20px rgba(255, 138, 0, .22);
    transition: transform .2s ease, background .2s ease;
  }
  .header-action:hover {
    transform: translateY(-1px);
    background: #e67600;
  }
  .mobile-menu-toggle,	.mobile-nav {
    display: none;
  }
  .hero-section {
    position: relative;
    overflow: hidden;
    padding: 90px 0 84px;
    background: radial-gradient(circle at 12% 20%, rgba(20, 115, 212, .12), transparent 30%),	radial-gradient(circle at 88% 12%, rgba(255, 138, 0, .12), transparent 25%),	linear-gradient(135deg, #f7fbff 0%, #ffffff 48%, #fffaf1 100%);
  }
  .hero-grid-pattern {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(13,79,152,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(13,79,152,.035) 1px, transparent 1px);
    background-size: 46px 46px;
    mask-image: linear-gradient(to bottom, #000, transparent 92%);
    pointer-events: none;
  }
  .hero-layout {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(470px, .88fr);
    gap: 72px;
    align-items: center;
  }
  .eyebrow,	.section-kicker,	.panel-kicker {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    font-family: "Archivo", sans-serif;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #0d5db7;
  }
  .eyebrow span {
    width: 26px;
    height: 3px;
    border-radius: 5px;
    background: #ff8a00;
  }
  .hero-copy h1 {
    max-width: 720px;
    margin: 20px 0 22px;
    font-size: clamp(46px, 5.4vw, 72px);
    line-height: 1.02;
    letter-spacing: -.045em;
    color: #082f63;
  }
  .hero-copy h1::after {
    content: "";
    display: block;
    width: 92px;
    height: 7px;
    margin-top: 25px;
    border-radius: 8px;
    background: linear-gradient(90deg, #ff8a00 0 58%, #0d4f98 58% 100%);
  }
  .hero-lead {
    max-width: 650px;
    margin: 0;
    font-size: 21px;
    line-height: 1.55;
    color: #52647a;
  }
  .hero-points {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 22px;
    margin-top: 32px;
  }
  .hero-points div {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    font-weight: 650;
    color: #35465b;
  }
  .hero-points svg {
    width: 19px;
    height: 19px;
    padding: 3px;
    border-radius: 50%;
    color: #ffffff;
    background: #0d5db7;
  }
  .search-panel {
    position: relative;
    padding: 30px;
    border: 1px solid rgba(13, 79, 152, .12);
    border-radius: 24px;
    background: rgba(255, 255, 255, .94);
    box-shadow: 0 30px 70px rgba(8, 47, 99, .15), 0 4px 14px rgba(8, 47, 99, .06);
  }
  .search-panel::before {
    content: "";
    position: absolute;
    left: 30px;
    right: 30px;
    top: 0;
    height: 4px;
    border-radius: 0 0 8px 8px;
    background: linear-gradient(90deg, #0d4f98, #1473d4 55%, #ff8a00 55%);
  }
  .search-panel-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
  }
  .search-panel h2 {
    margin: 4px 0 0;
    font-size: 28px;
    line-height: 1.2;
    color: #13283f;
  }
  .search-status {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 8px 11px;
    border-radius: 999px;
    background: #eef6ff;
    color: #0d4f98;
    font-size: 12px;
    font-weight: 800;
    white-space: nowrap;
  }
  .search-status span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ff8a00;
    box-shadow: 0 0 0 4px rgba(255,138,0,.14);
  }
  .search-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px;
    padding: 5px;
    margin: 26px 0 23px;
    border-radius: 12px;
    background: #f1f5f9;
  }
  .search-tabs button {
    border: 0;
    border-radius: 9px;
    padding: 11px 14px;
    background: transparent;
    color: #52647a;
    font-weight: 750;
    cursor: pointer;
    transition: .2s ease;
  }
  .search-tabs button.is-active {
    background: #ffffff;
    color: #0d4f98;
    box-shadow: 0 5px 14px rgba(8,47,99,.08);
  }
  .hero-search-form label {
    display: block;
    margin-bottom: 9px;
    font-size: 14px;
    font-weight: 750;
    color: #35465b;
  }
  .search-input-wrap {
    position: relative;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 8px;
    padding: 7px;
    border: 2px solid #dce6f1;
    border-radius: 14px;
    background: #ffffff;
    transition: border-color .2s ease, box-shadow .2s ease;
  }
  .search-input-wrap:focus-within {
    border-color: #1473d4;
    box-shadow: 0 0 0 4px rgba(20,115,212,.1);
  }
  .search-input-wrap > svg {
    position: absolute;
    left: 18px;
    top: 50%;
    width: 21px;
    height: 21px;
    transform: translateY(-50%);
    color: #6b7f96;
  }
  .search-input-wrap input {
    min-width: 0;
    height: 50px;
    padding: 0 12px 0 44px;
    border: 0;
    outline: 0;
    color: #13283f;
    background: transparent;
    font-size: 17px;
  }
  .search-input-wrap input::placeholder {
    color: #94a3b8;
  }
  .search-input-wrap button {
    min-width: 105px;
    border: 0;
    border-radius: 10px;
    padding: 0 20px;
    background: #0d4f98;
    color: #ffffff;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
    transition: background .2s ease, transform .2s ease;
  }
  .search-input-wrap button:hover {
    background: #0b3f7b;
    transform: translateY(-1px);
  }
  .ifsc-autocomplete-results {
    position: absolute;
    z-index: 30;
    left: 0;
    right: 0;
    top: calc(100% + 8px);
    overflow: hidden;
    border: 1px solid #dbe6f1;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 18px 44px rgba(8,47,99,.16);
  }
  .ifsc-autocomplete-results[hidden] {
    display: none;
  }
  .ifsc-autocomplete-item {
    display: flex;
    flex-direction: column;
    gap: 3px;
    padding: 12px 15px;
    text-decoration: none;
    border-bottom: 1px solid #edf2f7;
    transition: background .15s ease;
  }
  .ifsc-autocomplete-item:last-child {
    border-bottom: 0;
  }
  .ifsc-autocomplete-item:hover, .ifsc-autocomplete-item:focus {
    outline: 0;
    background: #eef6ff;
  }
  .ifsc-autocomplete-item strong {
    color: #13283f;
    font-size: 14px;
    line-height: 1.35;
  }
  .ifsc-autocomplete-item span {
    color: #60748b;
    font-size: 12px;
    line-height: 1.35;
  }
  .hero-search-form {
    position: relative;
  }
  .search-help {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin-top: 16px;
    color: #697b90;
    font-size: 13px;
    line-height: 1.4;
  }
  .search-help svg {
    flex: 0 0 auto;
    width: 17px;
    height: 17px;
    margin-top: 1px;
    color: #ff8a00;
  }
  .trust-strip {
    border-top: 1px solid #e7edf4;
    border-bottom: 1px solid #e7edf4;
    background: #ffffff;
  }
  .trust-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .trust-item {
    display: flex;
    align-items: center;
    gap: 13px;
    min-height: 104px;
    padding: 22px 24px;
    border-right: 1px solid #e7edf4;
  }
  .trust-item:first-child {
    padding-left: 0;
  }
  .trust-item:last-child {
    border-right: 0;
    padding-right: 0;
  }
  .trust-icon {
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    width: 43px;
    height: 43px;
    border-radius: 12px;
    background: #eef6ff;
    color: #0d5db7;
  }
  .trust-icon svg {
    width: 22px;
    height: 22px;
  }
  .trust-item strong {
    display: block;
    margin-bottom: 2px;
    color: #13283f;
    font-size: 14px;
  }
  .trust-item span:not(.trust-icon) {
    display: block;
    color: #697b90;
    font-size: 12px;
    line-height: 1.35;
  }
  .section-block {
    padding: 92px 0;
  }
  .section-heading {
    max-width: 750px;
    margin-bottom: 38px;
  }
  .section-heading h2,	.data-copy h2,	.correction-copy h2 {
    margin: 10px 0 14px;
    font-size: clamp(34px, 4vw, 48px);
    line-height: 1.12;
    letter-spacing: -.035em;
    color: #082f63;
  }
  .section-heading p,	.data-copy > p,	.correction-copy p {
    margin: 0;
    color: #5b6f86;
    font-size: 18px;
    line-height: 1.6;
  }
  .split-heading {
    max-width: none;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 45px;
  }
  .split-heading > div {
    max-width: 760px;
  }
  .text-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    flex: 0 0 auto;
    color: #0d4f98 !important;
    text-decoration: none;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 800;
  }
  .text-link span {
    color: #ff8a00;
    font-size: 20px;
    transition: transform .2s ease;
  }
  .text-link:hover span {
    transform: translateX(4px);
  }
  .bank-section {
    background: #ffffff;
  }
  .bank-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
  }
  .bank-card {
    display: grid;
    grid-template-columns: 50px 1fr auto;
    align-items: center;
    gap: 13px;
    min-height: 92px;
    padding: 17px;
    border: 1px solid #e2eaf3;
    border-radius: 16px;
    background: #ffffff;
    text-decoration: none;
    box-shadow: 0 10px 28px rgba(8,47,99,.045);
    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
  }
  .bank-card:hover {
    transform: translateY(-4px);
    border-color: #b8dcff;
    box-shadow: 0 18px 38px rgba(8,47,99,.1);
  }
  .bank-monogram {
    display: grid;
    place-items: center;
    width: 50px;
    height: 50px;
    border-radius: 14px;
    background: linear-gradient(145deg, #0d5db7, #082f63);
    color: #ffffff;
    font-family: "Archivo", sans-serif;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .02em;
  }
  .bank-card:nth-child(4n+2) .bank-monogram,	.bank-card:nth-child(4n+3) .bank-monogram {
    background: linear-gradient(145deg, #ff9b20, #e67600);
  }
  .bank-card-copy {
    min-width: 0;
  }
  .bank-card-copy strong {
    display: block;
    color: #17324f;
    font-size: 14px;
    line-height: 1.25;
  }
  .bank-card-copy small {
    display: block;
    margin-top: 4px;
    color: #7a8da2;
    font-family: "IBM Plex Mono", monospace;
    font-size: 10px;
  }
  .bank-card > svg {
    width: 18px;
    height: 18px;
    color: #9badbf;
    transition: transform .2s ease, color .2s ease;
  }
  .bank-card:hover > svg {
    color: #ff8a00;
    transform: translateX(3px);
  }
  .data-section {
    position: relative;
    overflow: hidden;
    background: #082f63;
    color: #ffffff;
  }
  .data-section::before,	.data-section::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
  }
  .data-section::before {
    width: 420px;
    height: 420px;
    right: -180px;
    top: -200px;
    background: rgba(20,115,212,.3);
  }
  .data-section::after {
    width: 300px;
    height: 300px;
    left: -160px;
    bottom: -190px;
    background: rgba(255,138,0,.16);
  }
  .data-layout {
    position: relative;
    display: grid;
    grid-template-columns: .82fr 1.18fr;
    gap: 80px;
    align-items: center;
  }
  .orange-kicker {
    color: #ffad42;
  }
  .data-copy h2 {
    color: #ffffff;
  }
  .data-copy > p {
    color: #c6d7e9;
  }
  .primary-button,	.secondary-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 22px;
    border-radius: 11px;
    text-decoration: none;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 800;
    transition: transform .2s ease, background .2s ease;
  }
  .primary-button {
    margin-top: 30px;
    background: #ff8a00;
    color: #ffffff !important;
    box-shadow: 0 13px 30px rgba(255,138,0,.22);
  }
  .primary-button:hover {
    transform: translateY(-2px);
    background: #e67600;
  }
  .method-card {
    border: 1px solid rgba(255,255,255,.14);
    border-radius: 22px;
    background: rgba(255,255,255,.075);
    box-shadow: 0 28px 70px rgba(0,0,0,.15);
    backdrop-filter: blur(10px);
  }
  .method-row {
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 18px;
    padding: 24px 27px;
    border-bottom: 1px solid rgba(255,255,255,.12);
  }
  .method-row:last-child {
    border-bottom: 0;
  }
  .step-number {
    display: grid;
    place-items: center;
    width: 45px;
    height: 45px;
    border-radius: 12px;
    background: rgba(255,138,0,.16);
    color: #ffad42;
    font-family: "IBM Plex Mono", monospace;
    font-size: 13px;
    font-weight: 700;
  }
  .method-row strong {
    color: #ffffff;
    font-size: 16px;
  }
  .method-row p {
    margin: 4px 0 0;
    color: #bcd0e4;
    font-size: 14px;
    line-height: 1.5;
  }
  .states-section {
    background: #f7faff;
  }
  .state-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
  }
  .state-grid a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 58px;
    padding: 0 18px;
    border: 1px solid #dfe8f2;
    border-radius: 12px;
    background: #ffffff;
    color: #35465b;
    text-decoration: none;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 700;
    transition: .2s ease;
  }
  .state-grid a:hover {
    border-color: #ffbd6c;
    color: #0d4f98;
    transform: translateY(-2px);
    box-shadow: 0 10px 22px rgba(8,47,99,.07);
  }
  .state-grid svg {
    width: 18px;
    height: 18px;
    color: #ff8a00;
  }
  .lookup-section {
    background: #ffffff;
  }
  .center-heading {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .lookup-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .lookup-card {
    position: relative;
    min-height: 275px;
    padding: 31px;
    border: 1px solid #e1e9f2;
    border-radius: 19px;
    background: #ffffff;
    box-shadow: 0 12px 34px rgba(8,47,99,.055);
    overflow: hidden;
  }
  .lookup-card::after {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    right: -60px;
    bottom: -60px;
    border-radius: 50%;
    background: #eef6ff;
  }
  .lookup-card.featured-card {
    border-color: transparent;
    background: linear-gradient(150deg, #0d5db7, #082f63);
    color: #ffffff;
    transform: translateY(-12px);
    box-shadow: 0 24px 50px rgba(8,47,99,.18);
  }
  .lookup-card.featured-card::after {
    background: rgba(255,255,255,.08);
  }
  .lookup-icon {
    display: grid;
    place-items: center;
    width: 54px;
    height: 54px;
    border-radius: 15px;
    background: #eef6ff;
    color: #0d5db7;
  }
  .lookup-icon svg {
    width: 27px;
    height: 27px;
  }
  .featured-card .lookup-icon {
    background: rgba(255,255,255,.13);
    color: #ffad42;
  }
  .lookup-number {
    position: absolute;
    right: 25px;
    top: 22px;
    font-family: "IBM Plex Mono", monospace;
    font-size: 13px;
    font-weight: 700;
    color: #a7b7c7;
  }
  .featured-card .lookup-number {
    color: #7ea6d0;
  }
  .lookup-card h3 {
    margin: 27px 0 11px;
    font-size: 22px;
    color: #13283f;
  }
  .lookup-card p {
    margin: 0;
    color: #64778d;
    font-size: 16px;
  }
  .featured-card h3 {
    color: #ffffff;
  }
  .featured-card p {
    color: #c7d8e9;
  }
  .guides-section {
    background: #f7faff;
  }
  .guide-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .guide-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 270px;
    padding: 29px;
    border-radius: 19px;
    text-decoration: none;
    overflow: hidden;
    transition: transform .2s ease, box-shadow .2s ease;
  }
  .guide-card::after {
    content: "";
    position: absolute;
    width: 150px;
    height: 150px;
    right: -72px;
    bottom: -72px;
    border: 26px solid rgba(255,255,255,.09);
    border-radius: 50%;
  }
  .guide-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 18px 40px rgba(8,47,99,.14);
  }
  .guide-blue {
    background: linear-gradient(145deg, #0d5db7, #082f63);
    color: #ffffff !important;
  }
  .guide-orange {
    background: linear-gradient(145deg, #ff9b20, #e67600);
    color: #ffffff !important;
  }
  .guide-light {
    border: 1px solid #dce6f1;
    background: #ffffff;
    color: #17324f !important;
  }
  .guide-light::after {
    border-color: #eef6ff;
  }
  .guide-label {
    font-family: "Archivo", sans-serif;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .1em;
    text-transform: uppercase;
    opacity: .8;
  }
  .guide-card h3 {
    max-width: 330px;
    margin: 31px 0 24px;
    font-size: 23px;
    line-height: 1.35;
  }
  .guide-link {
    margin-top: auto;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 800;
  }
  .guide-link span {
    display: inline-block;
    margin-left: 5px;
    transition: transform .2s ease;
  }
  .guide-card:hover .guide-link span {
    transform: translateX(4px);
  }
  .correction-section {
    padding: 0 0 92px;
    background: #f7faff;
  }
  .correction-panel {
    display: grid;
    grid-template-columns: 75px 1fr auto;
    gap: 25px;
    align-items: center;
    padding: 37px 40px;
    border: 1px solid #dce6f1;
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 15px 42px rgba(8,47,99,.07);
  }
  .correction-icon {
    display: grid;
    place-items: center;
    width: 70px;
    height: 70px;
    border-radius: 18px;
    background: #fff4e3;
    color: #e67600;
  }
  .correction-icon svg {
    width: 34px;
    height: 34px;
  }
  .correction-copy h2 {
    margin: 5px 0 6px;
    font-size: 28px;
  }
  .correction-copy p {
    font-size: 15px;
  }
  .secondary-button {
    border: 2px solid #0d4f98;
    color: #0d4f98 !important;
    background: #ffffff;
    white-space: nowrap;
  }
  .secondary-button:hover {
    color: #ffffff !important;
    background: #0d4f98;
    transform: translateY(-2px);
  }
  .site-footer {
    background: #082f63;
    color: #c9d9e8;
  }
  .footer-main {
    display: grid;
    grid-template-columns: 1.35fr .75fr .75fr .9fr;
    gap: 60px;
    padding: 68px 0 50px;
  }
  .footer-wordmark {
    display: inline-flex;
    align-items: baseline;
    text-decoration: none;
    font-family: "Archivo", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: -.045em;
  }
  .footer-wordmark span {
    color: #ffffff;
  }
  .footer-wordmark strong {
    color: #ff9b20;
  }
  .footer-wordmark em {
    color: #7fb5e8;
    font-style: normal;
  }
  .footer-brand p {
    max-width: 390px;
    margin: 22px 0 0;
    color: #aebfd0;
    font-size: 15px;
  }
  .footer-address {
    display: grid;
    gap: 5px;
    max-width: 390px;
    margin: 0;
    padding: 16px 17px;
    border: 1px solid rgba(255,255,255,.13);
    border-radius: 13px;
    background: rgba(255,255,255,.06);
    color: #b9cada;
    font-size: 13px;
    line-height: 1.55;
    font-style: normal;
  }
  .footer-address strong {
    margin-bottom: 3px;
    color: #ffffff;
    font-family: "Archivo", sans-serif;
    font-size: 12px;
    letter-spacing: .05em;
    text-transform: uppercase;
  }
  .footer-address span {
    display: block;
  }
  .footer-column h3 {
    margin: 0 0 18px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: .04em;
  }
  .footer-column a {
    display: block;
    margin: 10px 0;
    color: #b9cada !important;
    text-decoration: none;
    font-size: 14px;
  }
  .footer-column a:hover {
    color: #ffad42 !important;
  }
  .footer-data-note {
    padding: 16px;
    border: 1px solid rgba(255,255,255,.13);
    border-radius: 13px;
    background: rgba(255,255,255,.06);
  }
  .footer-data-note strong {
    display: block;
    color: #ffffff;
    font-size: 13px;
  }
  .footer-data-note span {
    display: block;
    margin-top: 5px;
    color: #aac0d3;
    font-size: 12px;
    line-height: 1.45;
  }
  .footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 21px 0;
    border-top: 1px solid rgba(255,255,255,.12);
    color: #93aabd;
    font-size: 13px;
  }
  .footer-bottom-links {
    display: flex;
    gap: 20px;
  }
  .footer-bottom-links a {
    color: #aebfd0 !important;
    text-decoration: none;
  }
  @media (max-width: 1080px) {
    .header-shell {
      grid-template-columns: 220px 1fr auto;
      gap: 20px;
    }
    .brand-logo {
      width: 197px;
    }
    .desktop-nav {
      gap: 18px;
    }
    .hero-layout {
      grid-template-columns: 1fr 440px;
      gap: 42px;
    }
    .hero-copy h1 {
      font-size: 52px;
    }
    .trust-grid {
      grid-template-columns: repeat(2, 1fr);
    }
    .trust-item:nth-child(2) {
      border-right: 0;
    }
    .trust-item:nth-child(-n+2) {
      border-bottom: 1px solid #e7edf4;
    }
    .trust-item:first-child, .trust-item:nth-child(3) {
      padding-left: 0;
    }
    .trust-item:nth-child(2), .trust-item:last-child {
      padding-right: 0;
    }
    .bank-grid {
      grid-template-columns: repeat(2, 1fr);
    }
    .state-grid {
      grid-template-columns: repeat(3, 1fr);
    }
    .footer-main {
      grid-template-columns: 1.4fr 1fr 1fr;
    }
    .footer-column:last-child {
      grid-column: 1 / -1;
    }
  }
  @media (max-width: 860px) {
    .site-shell {
      width: min(100% - 32px, 720px);
    }
    .header-shell {
      grid-template-columns: 1fr auto;
      min-height: 70px;
    }
    .brand-logo {
      width: 190px;
    }
    .desktop-nav, .header-action {
      display: none;
    }
    .mobile-menu-toggle {
      display: grid;
      place-items: center;
      width: 43px;
      height: 43px;
      padding: 0;
      border: 1px solid #dce6f1;
      border-radius: 11px;
      background: #ffffff;
      color: #0d4f98;
      cursor: pointer;
    }
    .mobile-menu-toggle svg {
      width: 23px;
      height: 23px;
    }
    .mobile-nav {
      position: absolute;
      left: 16px;
      right: 16px;
      top: calc(100% + 9px);
      display: grid;
      padding: 12px;
      border: 1px solid #dce6f1;
      border-radius: 14px;
      background: #ffffff;
      box-shadow: 0 20px 44px rgba(8,47,99,.16);
    }
    .mobile-nav a {
      padding: 12px 13px;
      border-radius: 8px;
      color: #35465b;
      text-decoration: none;
      font-weight: 700;
    }
    .mobile-nav a:hover {
      background: #eef6ff;
      color: #0d4f98;
    }
    .hero-section {
      padding: 65px 0 70px;
    }
    .hero-layout {
      grid-template-columns: 1fr;
      gap: 45px;
    }
    .hero-copy {
      text-align: center;
    }
    .hero-copy h1, .hero-lead {
      margin-left: auto;
      margin-right: auto;
    }
    .hero-copy h1::after {
      margin-left: auto;
      margin-right: auto;
    }
    .hero-points {
      justify-content: center;
    }
    .search-panel {
      max-width: 590px;
      width: 100%;
      margin-inline: auto;
    }
    .data-layout {
      grid-template-columns: 1fr;
      gap: 45px;
    }
    .lookup-grid, .guide-grid {
      grid-template-columns: 1fr;
    }
    .lookup-card {
      min-height: auto;
    }
    .lookup-card.featured-card {
      transform: none;
    }
    .state-grid {
      grid-template-columns: repeat(2, 1fr);
    }
    .footer-main {
      grid-template-columns: 1fr 1fr;
      gap: 40px;
    }
    .footer-brand {
      grid-column: 1 / -1;
    }
    .footer-column:last-child {
      grid-column: auto;
    }
  }
  @media (max-width: 620px) {
    .site-shell {
      width: min(100% - 24px, 560px);
    }
    .brand-logo {
      width: 181px;
    }
    .hero-section {
      padding-top: 48px;
    }
    .hero-copy h1 {
      font-size: clamp(39px, 12vw, 51px);
    }
    .hero-lead {
      font-size: 18px;
    }
    .hero-points {
      display: grid;
      justify-content: start;
      max-width: 330px;
      margin-left: auto;
      margin-right: auto;
      text-align: left;
    }
    .search-panel {
      padding: 23px 19px;
      border-radius: 19px;
    }
    .search-panel::before {
      left: 20px;
      right: 20px;
    }
    .search-panel-head {
      display: block;
    }
    .search-status {
      margin-top: 12px;
    }
    .search-input-wrap {
      grid-template-columns: 1fr;
    }
    .search-input-wrap > svg {
      top: 32px;
    }
    .search-input-wrap input {
      height: 48px;
    }
    .search-input-wrap button {
      height: 48px;
    }
    .trust-grid {
      grid-template-columns: 1fr;
    }
    .trust-item {
      min-height: 88px;
      padding: 17px 0;
      border-right: 0;
      border-bottom: 1px solid #e7edf4 !important;
    }
    .trust-item:last-child {
      border-bottom: 0 !important;
    }
    .section-block {
      padding: 68px 0;
    }
    .section-heading h2, .data-copy h2 {
      font-size: 35px;
    }
    .section-heading p, .data-copy > p {
      font-size: 17px;
    }
    .split-heading {
      display: block;
    }
    .split-heading .text-link {
      margin-top: 18px;
    }
    .bank-grid, .state-grid {
      grid-template-columns: 1fr;
    }
    .bank-card {
      min-height: 82px;
    }
    .method-row {
      grid-template-columns: 42px 1fr;
      padding: 20px 17px;
      gap: 13px;
    }
    .step-number {
      width: 39px;
      height: 39px;
    }
    .correction-section {
      padding-bottom: 68px;
    }
    .correction-panel {
      grid-template-columns: 58px 1fr;
      padding: 27px 20px;
      gap: 17px;
    }
    .correction-icon {
      width: 56px;
      height: 56px;
      border-radius: 15px;
    }
    .correction-icon svg {
      width: 28px;
      height: 28px;
    }
    .correction-copy h2 {
      font-size: 24px;
    }
    .correction-panel .secondary-button {
      grid-column: 1 / -1;
      width: 100%;
    }
    .footer-main {
      grid-template-columns: 1fr;
      padding: 52px 0 35px;
    }
    .footer-brand, .footer-column:last-child {
      grid-column: auto;
    }
    .footer-bottom {
      display: block;
      text-align: center;
    }
    .footer-bottom-links {
      justify-content: center;
      margin-top: 10px;
    }
  }
}
.ifsc-detail-page {
  background: #f7f9fc;
  color: #102748;
}
.ifsc-page-top {
  padding: 34px 0 42px;
  background: linear-gradient(135deg, #f5f9ff 0%, #ffffff 58%, #fff7ec 100%);
  border-bottom: 1px solid #dfe8f2;
}
.ifsc-breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 28px;
  font-size: 14px;
  color: #60728c;
}
.ifsc-breadcrumbs a {
  color: #245a9e;
  text-decoration: none;
  font-weight: 700;
}
.ifsc-breadcrumbs a:hover {
  color: #f47a18;
}
.ifsc-title-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 34px;
}
.ifsc-bank-label {
  display: inline-flex;
  margin-bottom: 12px;
  color: #245a9e;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.ifsc-title-row h1 {
  max-width: 850px;
  margin: 0;
  color: #0b2852;
  font-family: var(--font-display);
  font-size: clamp(36px, 4.3vw, 61px);
  line-height: 1.06;
  letter-spacing: -.035em;
}
.ifsc-title-row p {
  max-width: 760px;
  margin: 17px 0 0;
  color: #536780;
  font-size: 18px;
  line-height: 1.72;
}
.ifsc-source-pill {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 11px 15px;
  border: 1px solid #cfe0f2;
  border-radius: 999px;
  background: rgba(255,255,255,.82);
  color: #405a76;
  font-size: 13px;
  font-weight: 800;
  white-space: nowrap;
  box-shadow: 0 8px 25px rgba(20,59,104,.07);
}
.ifsc-source-pill span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #f47a18;
  box-shadow: 0 0 0 4px rgba(244,122,24,.12);
}
.ifsc-primary-section {
  padding: 42px 0 82px;
}
.ifsc-main-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.72fr) minmax(290px, .78fr);
  gap: 28px;
  align-items: start;
}
.ifsc-main-column, .ifsc-side-column {
  display: grid;
  gap: 24px;
}
.ifsc-code-card, .ifsc-facts-card, .ifsc-address-card, .ifsc-explain-card, .ifsc-side-card {
  border: 1px solid #dce6f0;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(20,55,96,.07);
}
.ifsc-code-card {
  overflow: hidden;
  border-color: #164d8e;
}
.ifsc-code-card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 30px;
  background: linear-gradient(135deg, #0d3972 0%, #18579f 100%);
  color: #fff;
}
.ifsc-code-card-head > div {
  display: grid;
  gap: 7px;
}
.ifsc-code-card-head span {
  color: #d7e7fb;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.ifsc-code-card-head strong {
  font-family: var(--font-mono);
  font-size: clamp(32px, 5vw, 54px);
  letter-spacing: .075em;
  line-height: 1;
}
.ifsc-code-card-head button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-width: 145px;
  min-height: 52px;
  padding: 0 18px;
  border: 0;
  border-radius: 12px;
  background: #f47a18;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  cursor: pointer;
  transition: transform .2s ease, background .2s ease;
}
.ifsc-code-card-head button:hover {
  transform: translateY(-2px);
  background: #dc660d;
}
.ifsc-code-card-head button.is-copied {
  background: #16885f;
}
.ifsc-code-card-head button svg {
  width: 19px;
  height: 19px;
}
.ifsc-code-card-head button span {
  color: inherit;
  letter-spacing: 0;
  text-transform: none;
}
.ifsc-transfer-note {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  padding: 18px 30px;
  background: #f4f8fd;
  color: #425b78;
  font-size: 15px;
  line-height: 1.55;
}
.ifsc-transfer-note svg {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  margin-top: 1px;
  color: #f47a18;
}
.ifsc-facts-card, .ifsc-explain-card {
  padding: 29px;
}
.ifsc-section-heading span, .side-card-kicker, .ifsc-address-card > div:last-child > span {
  display: block;
  margin-bottom: 8px;
  color: #f47a18;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .09em;
  text-transform: uppercase;
}
.ifsc-section-heading h2, .ifsc-address-card h2, .ifsc-side-card h2 {
  margin: 0;
  color: #0c2c57;
  font-family: var(--font-display);
  letter-spacing: -.02em;
}
.ifsc-section-heading h2 {
  font-size: 29px;
}
.ifsc-facts-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 25px;
  border: 1px solid #e1e8f0;
  border-radius: 16px;
  overflow: hidden;
}
.ifsc-fact {
  min-height: 94px;
  padding: 18px 20px;
  border-right: 1px solid #e1e8f0;
  border-bottom: 1px solid #e1e8f0;
  background: #fff;
}
.ifsc-fact:nth-child(2n) {
  border-right: 0;
}
.ifsc-fact:nth-last-child(-n+2) {
  border-bottom: 0;
}
.ifsc-fact > span {
  display: block;
  margin-bottom: 8px;
  color: #6a7c91;
  font-size: 13px;
  font-weight: 700;
}
.ifsc-fact strong {
  color: #153860;
  font-size: 16px;
  line-height: 1.42;
}
.ifsc-copy-fact > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
.ifsc-copy-fact button {
  padding: 6px 10px;
  border: 1px solid #c9d9ea;
  border-radius: 8px;
  background: #f5f9fd;
  color: #20538d;
  font-size: 12px;
  font-weight: 900;
  cursor: pointer;
}
.ifsc-address-card {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 20px;
  padding: 27px 29px;
}
.ifsc-address-icon {
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border-radius: 15px;
  background: #fff1e3;
  color: #ef7213;
}
.ifsc-address-icon svg {
  width: 26px;
  height: 26px;
}
.ifsc-address-card h2 {
  font-size: 24px;
}
.ifsc-address-card p {
  margin: 11px 0 0;
  color: #4f647d;
  font-size: 17px;
  line-height: 1.7;
}
.ifsc-breakdown {
  display: grid;
  grid-template-columns: 1.1fr .55fr 1.35fr;
  gap: 12px;
  margin-top: 24px;
}
.ifsc-breakdown div {
  display: grid;
  place-items: center;
  min-height: 105px;
  padding: 16px 12px;
  border: 1px solid #d8e4ef;
  border-radius: 14px;
  background: #f7faff;
  text-align: center;
}
.ifsc-breakdown strong {
  color: #154d8b;
  font-family: var(--font-mono);
  font-size: 27px;
  letter-spacing: .06em;
}
.ifsc-breakdown span {
  margin-top: 7px;
  color: #6c7d90;
  font-size: 12px;
  font-weight: 800;
}
.ifsc-explain-text {
  margin: 20px 0 0;
  color: #536780;
  font-size: 15px;
  line-height: 1.72;
}
.ifsc-side-column {
  position: sticky;
  top: 96px;
}
.ifsc-side-card {
  padding: 23px;
}
.ifsc-side-card h2 {
  font-size: 23px;
}
.ifsc-quick-search form {
  margin-top: 19px;
}
.ifsc-quick-search label {
  display: block;
  margin-bottom: 8px;
  color: #566d87;
  font-size: 13px;
  font-weight: 800;
}
.ifsc-quick-search form > div {
  display: grid;
  gap: 9px;
}
.ifsc-quick-search input {
  width: 100%;
  height: 48px;
  padding: 0 14px;
  border: 1px solid #cbd8e5;
  border-radius: 10px;
  color: #153657;
  font-size: 14px;
  outline: none;
}
.ifsc-quick-search input:focus {
  border-color: #245a9e;
  box-shadow: 0 0 0 3px rgba(36,90,158,.11);
}
.ifsc-quick-search button {
  height: 46px;
  border: 0;
  border-radius: 10px;
  background: #f47a18;
  color: #fff;
  font-weight: 900;
  cursor: pointer;
}
.source-card-links {
  display: grid;
  gap: 0;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}
.source-card-links li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e1e8f0;
}
.source-card-links li:last-child {
  border-bottom: 0;
}
.source-card-links a {
  display: block;
  min-height: 46px;
  padding: 12px 0;
  color: #1f5796;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.45;
  text-decoration: none;
  overflow-wrap: anywhere;
}
.source-card-links a:hover {
  color: #f47a18;
}
.transfer-list {
  display: grid;
  gap: 12px;
  margin: 19px 0 0;
  padding: 0;
  list-style: none;
}
.transfer-list li {
  display: grid;
  gap: 3px;
  padding: 13px 14px;
  border: 1px solid #e0e8f0;
  border-radius: 11px;
  background: #f8fafc;
}
.transfer-list span {
  color: #1b4f88;
  font-weight: 900;
}
.transfer-list small {
  color: #6b7d91;
  font-size: 12px;
}
.source-card p {
  margin: 13px 0 15px;
  color: #5a6d84;
  font-size: 14px;
  line-height: 1.65;
}
.source-card a {
  color: #1f5796;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
}
.source-card a:hover {
  color: #f47a18;
}
.ifsc-warning-card {
  display: flex;
  gap: 12px;
  padding: 18px;
  border: 1px solid #f1d4ad;
  border-radius: 16px;
  background: #fff8ee;
  color: #6b4a25;
}
.ifsc-warning-card svg {
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  color: #ed791c;
}
.ifsc-warning-card div {
  display: grid;
  gap: 5px;
}
.ifsc-warning-card strong {
  color: #8a501c;
  font-size: 14px;
}
.ifsc-warning-card span {
  font-size: 13px;
  line-height: 1.52;
}
.ifsc-help-section {
  padding: 72px 0 84px;
  border-top: 1px solid #dce5ee;
  background: #fff;
}
.ifsc-section-heading.centered {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}
.ifsc-answer-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 33px;
}
.ifsc-answer-grid article {
  padding: 24px;
  border: 1px solid #dce5ee;
  border-radius: 17px;
  background: #f8fafc;
}
.ifsc-answer-grid h3 {
  margin: 0;
  color: #123a68;
  font-size: 18px;
  line-height: 1.42;
}
.ifsc-answer-grid p {
  margin: 12px 0 0;
  color: #5b6e84;
  line-height: 1.66;
}
.ifsc-answer-grid strong {
  color: #0e4e8e;
}
.ifsc-navigation-section {
  padding: 0 0 82px;
  background: #ffffff;
}
.ifsc-navigation-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin-top: 31px;
}
.ifsc-navigation-grid a {
  display: flex;
  flex-direction: column;
  min-height: 132px;
  padding: 22px;
  border: 1px solid #dce6f0;
  border-radius: 17px;
  background: #f8fbff;
  color: #173a64;
  text-decoration: none;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.ifsc-navigation-grid a:hover {
  transform: translateY(-3px);
  border-color: #b9d4ef;
  box-shadow: 0 16px 36px rgba(20,55,96,.09);
}
.ifsc-navigation-grid strong {
  font-size: 17px;
}
.ifsc-navigation-grid span {
  margin-top: 8px;
  color: #61748a;
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 980px) {
  .ifsc-title-row {
    grid-template-columns: 1fr;
    align-items: start;
    gap: 21px;
  }
  .ifsc-main-grid {
    grid-template-columns: 1fr;
  }
  .ifsc-side-column {
    position: static;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ifsc-warning-card {
    grid-column: 1 / -1;
  }
  .ifsc-navigation-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 700px) {
  .ifsc-page-top {
    padding: 25px 0 33px;
  }
  .ifsc-breadcrumbs {
    margin-bottom: 21px;
    font-size: 13px;
  }
  .ifsc-title-row h1 {
    font-size: 36px;
  }
  .ifsc-title-row p {
    font-size: 16px;
  }
  .ifsc-primary-section {
    padding: 25px 0 60px;
  }
  .ifsc-code-card-head {
    display: grid;
    padding: 23px 20px;
  }
  .ifsc-code-card-head strong {
    font-size: 35px;
  }
  .ifsc-code-card-head button {
    width: 100%;
  }
  .ifsc-transfer-note {
    padding: 16px 20px;
  }
  .ifsc-facts-card, .ifsc-explain-card {
    padding: 22px 18px;
  }
  .ifsc-section-heading h2 {
    font-size: 25px;
  }
  .ifsc-facts-grid {
    grid-template-columns: 1fr;
  }
  .ifsc-fact {
    min-height: 80px;
    border-right: 0;
    border-bottom: 1px solid #e1e8f0 !important;
  }
  .ifsc-fact:last-child {
    border-bottom: 0 !important;
  }
  .ifsc-address-card {
    grid-template-columns: 46px minmax(0, 1fr);
    padding: 22px 18px;
    gap: 14px;
  }
  .ifsc-address-icon {
    width: 44px;
    height: 44px;
  }
  .ifsc-address-card h2 {
    font-size: 21px;
  }
  .ifsc-address-card p {
    font-size: 15px;
  }
  .ifsc-breakdown {
    grid-template-columns: 1fr;
  }
  .ifsc-breakdown div {
    min-height: 88px;
  }
  .ifsc-side-column {
    grid-template-columns: 1fr;
  }
  .ifsc-warning-card {
    grid-column: auto;
  }
  .ifsc-answer-grid {
    grid-template-columns: 1fr;
  }
  .ifsc-help-section {
    padding: 58px 0 68px;
  }
  .ifsc-navigation-section {
    padding-bottom: 60px;
  }
  .ifsc-navigation-grid {
    grid-template-columns: 1fr;
  }
}
.ifsc-hub-layout {
  display: grid;
  gap: 24px;
}
.ifsc-facet-card .ifsc-navigation-grid {
  margin-top: 24px;
}
.ifsc-facet-grid a {
  min-height: 104px;
  background: #fff;
}
.ifsc-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid #dce5ee;
}
.ifsc-pagination-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}
.ifsc-page-link, .ifsc-page-number {
  display: inline-flex;
  min-width: 44px;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  border: 1px solid #c8d9e9;
  border-radius: 10px;
  background: #fff;
  color: #175491;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
}
.ifsc-page-link:hover {
  border-color: #175491;
  background: #f4f9ff;
}
.ifsc-page-number.is-current {
  border-color: #175491;
  background: #175491;
  color: #fff;
  box-shadow: 0 8px 20px rgba(23,84,145,.18);
}
.ifsc-pagination-ellipsis {
  display: inline-flex;
  min-width: 24px;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  color: #6c7d90;
  font-weight: 900;
}
.ifsc-page-prev, .ifsc-page-next {
  min-width: auto;
  padding-inline: 18px;
}
@media (max-width: 700px) {
  .ifsc-pagination {
    gap: 12px 8px;
  }
  .ifsc-pagination-numbers {
    order: 1;
    width: 100%;
    gap: 6px;
  }
  .ifsc-page-prev {
    order: 2;
    margin-right: auto;
  }
  .ifsc-page-next {
    order: 3;
    margin-left: auto;
  }
  .ifsc-page-link, .ifsc-page-number {
    min-width: 40px;
    min-height: 40px;
    padding: 0 11px;
  }
}
.ifsc-search-form {
  max-width: 760px;
  margin-top: 28px;
  padding: 18px;
  border: 1px solid #d7e3ee;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 15px 35px rgba(20,55,96,.08);
}
.ifsc-search-form label {
  display: block;
  margin-bottom: 8px;
  color: #37536f;
  font-size: 13px;
  font-weight: 900;
}
.ifsc-search-form div {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 10px;
}
.ifsc-search-form input {
  min-width: 0;
  height: 50px;
  padding: 0 15px;
  border: 1px solid #cbd9e6;
  border-radius: 10px;
  color: #123a68;
  font: inherit;
}
.ifsc-search-form input:focus {
  border-color: #245a9e;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(36,90,158,.11);
}
.ifsc-search-form button {
  min-height: 50px;
  padding: 0 24px;
  border: 0;
  border-radius: 10px;
  background: #f47a18;
  color: #fff;
  font-weight: 900;
  cursor: pointer;
}
.ifsc-empty-state > p {
  margin: 18px 0 0;
  color: #5b6e84;
  font-size: 17px;
  line-height: 1.7;
}
.ifsc-editorial-results {
  display: grid;
  gap: 0;
  margin-top: 22px;
}
.ifsc-editorial-results article {
  padding: 22px 0;
  border-bottom: 1px solid #e0e8f0;
}
.ifsc-editorial-results article:last-child {
  border-bottom: 0;
}
.ifsc-editorial-results h3 {
  margin: 0;
  font-size: 21px;
}
.ifsc-editorial-results h3 a {
  color: #123a68;
  text-decoration: none;
}
.ifsc-editorial-results h3 a:hover {
  color: #f47a18;
}
.ifsc-editorial-results div {
  margin-top: 9px;
  color: #5b6e84;
  line-height: 1.65;
}
.ifsc-editorial-results p {
  margin: 0;
}
@media (max-width: 700px) {
  .ifsc-search-form div {
    grid-template-columns: 1fr;
  }
  .ifsc-search-form button {
    width: 100%;
  }
}
.correction-layout {
  display: grid;
  grid-template-columns: minmax(0,1fr) 330px;
  gap: 28px;
  align-items: start;
}
.correction-form {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 20px;
  margin-top: 26px;
}
.correction-form label {
  display: grid;
  gap: 8px;
}
.correction-form label > span {
  color: #294968;
  font-size: 14px;
  font-weight: 900;
}
.correction-form small {
  color: #78899b;
  font-size: 12px;
  font-weight: 700;
}
.correction-form input,.correction-form select,.correction-form textarea {
  width: 100%;
  border: 1px solid #cbd9e6;
  border-radius: 10px;
  background: #fff;
  color: #163b64;
  font: inherit;
}
.correction-form input,.correction-form select {
  height: 50px;
  padding: 0 14px;
}
.correction-form textarea {
  min-height: 150px;
  padding: 14px;
  resize: vertical;
}
.correction-form input:focus,.correction-form select:focus,.correction-form textarea:focus {
  border-color: #245a9e;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(36,90,158,.11);
}
.correction-full {
  grid-column: 1 / -1;
}
.correction-submit {
  display: flex;
  align-items: center;
  gap: 18px;
}
.correction-submit button {
  min-height: 50px;
  padding: 0 25px;
  border: 0;
  border-radius: 10px;
  background: #f47a18;
  color: #fff;
  font-weight: 900;
  cursor: pointer;
}
.correction-submit p {
  margin: 0;
  color: #6a7b8e;
  font-size: 13px;
  line-height: 1.55;
}
.correction-honeypot {
  position: absolute !important;
  left: -9999px !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.correction-notice {
  display: grid;
  gap: 5px;
  margin-bottom: 24px;
  padding: 17px 19px;
  border-radius: 12px;
}
.correction-notice.is-success {
  border: 1px solid #b9dec5;
  background: #f0faf3;
  color: #215c35;
}
.correction-notice.is-error {
  border: 1px solid #efc1bc;
  background: #fff3f1;
  color: #8a3028;
}
.correction-notice span {
  font-size: 14px;
}
.correction-side {
  position: sticky;
  top: 96px;
}
.correction-side .ifsc-side-card p {
  color: #5b6e84;
  font-size: 14px;
  line-height: 1.65;
}
.ifsc-index-more {
  margin: 25px 0 0;
  text-align: center;
}
.ifsc-index-more a {
  color: #175491;
  font-weight: 900;
  text-decoration: none;
}
.ifsc-index-more a:hover {
  color: #f47a18;
}
.ifsc-finder-steps {
  margin-top: 24px;
}
@media (max-width: 900px) {
  .correction-layout {
    grid-template-columns: 1fr;
  }
  .correction-side {
    position: static;
  }
}
@media (max-width: 700px) {
  .correction-form {
    grid-template-columns: 1fr;
  }
  .correction-full {
    grid-column: auto;
  }
  .correction-submit {
    align-items: stretch;
    flex-direction: column;
  }
  .correction-submit button {
    width: 100%;
  }
}
.guide-page, .guides-hub, .guide-archive-page {
  background: #f7f9fc;
  color: #173a64;
}
.guide-hero, .guides-hub-hero, .guide-archive-hero {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #d9e4ee;
  background: linear-gradient(135deg,#edf5fc 0%,#ffffff 58%,#fff5e8 100%);
}
.guide-hero::after, .guides-hub-hero::after, .guide-archive-hero::after {
  content: "";
  position: absolute;
  right: -120px;
  top: -140px;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: radial-gradient(circle,rgba(244,122,24,.15),rgba(244,122,24,0) 70%);
  pointer-events: none;
}
.guide-hero .site-shell, .guide-archive-hero .site-shell {
  position: relative;
  z-index: 1;
  max-width: 1120px;
  padding-top: 36px;
  padding-bottom: 64px;
}
.guide-breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 34px;
  color: #6a7e93;
  font-size: 13px;
  font-weight: 700;
}
.guide-breadcrumbs a {
  color: #315f90;
  text-decoration: none;
}
.guide-breadcrumbs a:hover {
  color: #ed7416;
}
.guide-topic-pill {
  display: inline-flex;
  align-items: center;
  min-height: 31px;
  padding: 0 12px;
  border: 1px solid #bdd3e8;
  border-radius: 999px;
  background: rgba(255,255,255,.76);
  color: #1d5b96;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .06em;
  text-decoration: none;
  text-transform: uppercase;
}
.guide-hero-copy {
  max-width: 900px;
}
.guide-hero h1, .guides-hub-hero h1, .guide-archive-hero h1 {
  max-width: 960px;
  margin: 18px 0 0;
  color: #113b68;
  font-size: clamp(42px,5vw,70px);
  line-height: 1.04;
  letter-spacing: -.04em;
}
.guide-deck, .guides-hub-hero > .site-shell p, .guide-archive-hero p {
  max-width: 820px;
  margin: 22px 0 0;
  color: #4f6680;
  font-size: 20px;
  line-height: 1.65;
}
.guide-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 22px;
  margin-top: 25px;
  color: #60748a;
  font-size: 13px;
  font-weight: 700;
}
.guide-meta span {
  position: relative;
}
.guide-meta span + span::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 50%;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #9bb0c4;
  transform: translateY(-50%);
}
.guide-body-section {
  padding: 54px 0 76px;
}
.guide-layout {
  display: grid;
  grid-template-columns: minmax(0,760px) minmax(260px,330px);
  justify-content: space-between;
  gap: 44px;
  align-items: start;
}
.guide-article {
  min-width: 0;
}
.guide-featured-image {
  overflow: hidden;
  margin: 0 0 30px;
  border-radius: 22px;
  box-shadow: 0 24px 55px rgba(20,55,96,.11);
}
.guide-featured-image img {
  display: block;
  width: 100%;
  height: auto;
}
.guide-inline-search {
  display: grid;
  grid-template-columns: minmax(0,1fr) minmax(310px,390px);
  gap: 24px;
  margin-bottom: 34px;
  padding: 26px;
  border: 1px solid #cdddec;
  border-radius: 20px;
  background: linear-gradient(135deg,#eef6fd,#fff);
  box-shadow: 0 16px 36px rgba(22,62,101,.07);
}
.guide-inline-search h2 {
  margin: 7px 0 0;
  color: #153f6d;
  font-size: 25px;
  line-height: 1.2;
}
.guide-inline-search p {
  margin: 9px 0 0;
  color: #5f7287;
  font-size: 14px;
  line-height: 1.6;
}
.guide-kicker {
  display: block;
  color: #ef7415;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.guide-search-form {
  position: relative;
  margin-top: 14px;
}
.guide-search-form label {
  display: block;
  margin-bottom: 8px;
  color: #34516f;
  font-size: 12px;
  font-weight: 900;
}
.guide-search-row {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 8px;
}
.guide-search-row input {
  min-width: 0;
  height: 48px;
  padding: 0 13px;
  border: 1px solid #c7d7e6;
  border-radius: 10px;
  background: #fff;
  color: #153b64;
  font: inherit;
  font-size: 14px;
  outline: none;
}
.guide-search-row input:focus {
  border-color: #245a9e;
  box-shadow: 0 0 0 3px rgba(36,90,158,.11);
}
.guide-search-row button {
  min-height: 48px;
  padding: 0 18px;
  border: 0;
  border-radius: 10px;
  background: #f47a18;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  cursor: pointer;
}
.guide-prose {
  padding: 42px 46px;
  border: 1px solid #dce5ee;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(20,55,96,.06);
  color: #354f69;
  font-size: 17px;
  line-height: 1.82;
}
.guide-prose > :first-child {
  margin-top: 0;
}
.guide-prose > :last-child {
  margin-bottom: 0;
}
.guide-prose h2, .guide-prose h3 {
  scroll-margin-top: 105px;
  color: #123d6b;
  letter-spacing: -.02em;
}
.guide-prose h2 {
  margin: 48px 0 17px;
  padding-top: 4px;
  font-size: 31px;
  line-height: 1.23;
}
.guide-prose h3 {
  margin: 31px 0 12px;
  font-size: 23px;
  line-height: 1.3;
}
.guide-prose p {
  margin: 0 0 20px;
}
.guide-prose a {
  color: #175b9d;
  font-weight: 750;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
.guide-prose a:hover {
  color: #e76e12;
}
.guide-prose ul, .guide-prose ol {
  margin: 0 0 22px;
  padding-left: 25px;
}
.guide-prose li {
  margin: 8px 0;
}
.guide-prose pre {
  overflow: auto;
  margin: 24px 0;
  padding: 19px 22px;
  border: 1px solid #c9dced;
  border-radius: 14px;
  background: #eef6fd;
  color: #123d6b;
  font-family: var(--font-mono);
  font-size: 18px;
  font-weight: 700;
}
.guide-prose table {
  display: table;
  width: 100%;
  margin: 25px 0 30px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  border: 1px solid #d5e1ec;
  border-radius: 14px;
  font-size: 15px;
}
.guide-prose th, .guide-prose td {
  padding: 14px 16px;
  border-right: 1px solid #e1e8ef;
  border-bottom: 1px solid #e1e8ef;
  text-align: left;
  vertical-align: top;
}
.guide-prose th:last-child, .guide-prose td:last-child {
  border-right: 0;
}
.guide-prose tr:last-child td {
  border-bottom: 0;
}
.guide-prose th {
  background: #edf5fc;
  color: #153f6d;
  font-size: 13px;
  font-weight: 900;
}
.guide-prose blockquote, .guide-prose .ifsc-article-note {
  margin: 27px 0;
  padding: 20px 22px;
  border-left: 4px solid #f47a18;
  border-radius: 0 14px 14px 0;
  background: #fff7ec;
  color: #604827;
}
.guide-prose blockquote p, .guide-prose .ifsc-article-note p {
  margin: 0;
}
.guide-sidebar {
  position: sticky;
  top: 92px;
  display: grid;
  gap: 18px;
}
.guide-side-card {
  padding: 23px;
  border: 1px solid #d5e1ec;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 14px 32px rgba(20,55,96,.06);
}
.guide-side-card h2 {
  margin: 8px 0 0;
  color: #153f6d;
  font-size: 22px;
  line-height: 1.25;
}
.guide-side-card p {
  margin: 12px 0 0;
  color: #5b6f84;
  font-size: 14px;
  line-height: 1.65;
}
.guide-side-card > a {
  display: inline-flex;
  margin-top: 16px;
  color: #195b99;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
}
.guide-toc-card nav {
  display: grid;
  gap: 0;
  max-height: 48vh;
  margin-top: 14px;
  overflow: auto;
}
.guide-toc-card nav a {
  padding: 9px 0;
  border-bottom: 1px solid #edf1f5;
  color: #47617b;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.35;
  text-decoration: none;
}
.guide-toc-card nav a:hover {
  color: #e66d12;
}
.guide-toc-card nav a:last-child {
  border-bottom: 0;
}
.guide-toc-level-3 {
  padding-left: 14px !important;
  color: #6b7e91 !important;
  font-size: 12px !important;
}
.guide-data-links {
  margin-top: 30px;
  padding: 30px;
  border: 1px solid #ceddec;
  border-radius: 20px;
  background: #eef6fd;
}
.guide-data-links h2 {
  margin: 7px 0 0;
  color: #153f6d;
  font-size: 27px;
}
.guide-data-links > div > p {
  margin: 10px 0 0;
  color: #5a6f85;
  line-height: 1.65;
}
.guide-data-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 12px;
  margin-top: 23px;
}
.guide-data-grid a {
  display: grid;
  gap: 4px;
  min-height: 92px;
  padding: 17px;
  border: 1px solid #d0dfec;
  border-radius: 13px;
  background: #fff;
  color: #173f6b;
  text-decoration: none;
}
.guide-data-grid a:hover {
  border-color: #9fc3e4;
  box-shadow: 0 10px 24px rgba(20,55,96,.08);
}
.guide-data-grid strong {
  font-size: 16px;
}
.guide-data-grid span {
  color: #697c90;
  font-size: 12px;
  line-height: 1.45;
}
.guide-related-section {
  padding: 68px 0 76px;
  border-top: 1px solid #dce5ee;
  background: #fff;
}
.guide-section-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 28px;
}
.guide-section-heading h2 {
  margin: 7px 0 0;
  color: #123d6b;
  font-size: 33px;
  letter-spacing: -.025em;
}
.guide-section-heading > a {
  color: #1d5a95;
  font-weight: 900;
  text-decoration: none;
}
.guide-related-grid, .guide-archive-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 20px;
}
.guide-related-grid article, .guide-archive-card {
  display: flex;
  flex-direction: column;
  min-height: 280px;
  padding: 25px;
  border: 1px solid #d9e4ee;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 13px 30px rgba(20,55,96,.055);
}
.guide-related-grid article > span, .guide-card-topic {
  color: #ed7415;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
  text-decoration: none;
  text-transform: uppercase;
}
.guide-related-grid h3, .guide-archive-card h2 {
  margin: 12px 0 0;
  color: #153f6d;
  font-size: 23px;
  line-height: 1.28;
}
.guide-related-grid h3 a, .guide-archive-card h2 a {
  color: inherit;
  text-decoration: none;
}
.guide-related-grid h3 a:hover, .guide-archive-card h2 a:hover {
  color: #e66d12;
}
.guide-related-grid p, .guide-archive-card p {
  margin: 13px 0 0;
  color: #61758a;
  line-height: 1.65;
}
.guide-card-link {
  margin-top: auto;
  padding-top: 22px;
  color: #175b99;
  font-size: 14px;
  font-weight: 900;
  text-decoration: none;
}
.guide-post-navigation {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 20px;
  padding-top: 38px;
  padding-bottom: 70px;
}
.guide-post-navigation a {
  display: grid;
  gap: 7px;
  padding: 22px;
  border: 1px solid #d5e1ec;
  border-radius: 16px;
  background: #fff;
  color: #173e68;
  text-decoration: none;
}
.guide-post-navigation a:hover {
  border-color: #9fc3e4;
}
.guide-post-navigation a span {
  color: #ed7415;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.guide-post-navigation a strong {
  font-size: 17px;
  line-height: 1.4;
}
.guide-post-navigation .is-next {
  text-align: right;
}
.guides-hub-hero {
  padding: 52px 0 66px;
}
.guides-hub-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0,1.15fr) minmax(340px,.85fr);
  gap: 44px;
  align-items: center;
}
.guides-hub-hero h1 {
  margin-top: 18px;
}
.guides-hub-hero-grid > div:first-child > p {
  max-width: 760px;
  margin: 20px 0 0;
  color: #506780;
  font-size: 19px;
  line-height: 1.65;
}
.guides-hub-search {
  padding: 28px;
  border: 1px solid #cbdceb;
  border-radius: 20px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 20px 45px rgba(20,55,96,.08);
}
.guides-hub-search h2 {
  margin: 8px 0 0;
  color: #153f6d;
  font-size: 27px;
}
.guides-hub-search > p {
  margin: 8px 0 0;
  color: #64778b;
}
.guide-topic-section, .guide-latest-section {
  padding: 66px 0;
}
.guide-topic-section {
  background: #fff;
}
.guide-topic-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 18px;
}
.guide-topic-grid a {
  display: flex;
  flex-direction: column;
  min-height: 185px;
  padding: 25px;
  border: 1px solid #d7e3ed;
  border-radius: 18px;
  background: linear-gradient(145deg,#f8fbff,#fff);
  color: #153f6d;
  text-decoration: none;
}
.guide-topic-grid a:hover {
  transform: translateY(-2px);
  border-color: #a9c8e3;
  box-shadow: 0 14px 31px rgba(20,55,96,.08);
}
.guide-topic-grid strong {
  font-size: 22px;
}
.guide-topic-grid span {
  margin-top: 10px;
  color: #60748a;
  line-height: 1.55;
}
.guide-topic-grid small {
  margin-top: auto;
  padding-top: 18px;
  color: #ed7415;
  font-weight: 900;
}
.guide-card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  margin-top: auto;
  padding-top: 22px;
  color: #75879a;
  font-size: 12px;
  font-weight: 700;
}
.guide-card-meta a {
  color: #175b99;
  font-size: 13px;
  font-weight: 900;
  text-decoration: none;
}
.guide-pagination {
  margin-top: 38px;
}
.guide-pagination ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.guide-pagination a, .guide-pagination span {
  display: inline-flex;
  min-width: 42px;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0 13px;
  border: 1px solid #cadbea;
  border-radius: 9px;
  background: #fff;
  color: #175b99;
  font-weight: 900;
  text-decoration: none;
}
.guide-pagination .current {
  border-color: #175b99;
  background: #175b99;
  color: #fff;
}
.guide-directory-section {
  padding: 0 0 72px;
}
.guide-directory-panel {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 32px;
  align-items: center;
  padding: 32px;
  border: 1px solid #cfdeeb;
  border-radius: 20px;
  background: #153f6d;
  color: #fff;
}
.guide-directory-panel h2 {
  margin: 7px 0 0;
  color: #fff;
  font-size: 30px;
}
.guide-directory-panel p {
  margin: 9px 0 0;
  color: #d8e7f5;
  line-height: 1.6;
}
.guide-directory-panel > div:last-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}
.guide-directory-panel > div:last-child > a {
  display: inline-flex;
  min-height: 45px;
  align-items: center;
  padding: 0 16px;
  border: 1px solid rgba(255,255,255,.32);
  border-radius: 9px;
  color: #fff;
  font-weight: 900;
  text-decoration: none;
}
.guide-directory-panel .guide-search-form {
  min-width: 420px;
  margin-top: 0;
}
.guide-directory-panel .guide-search-form label {
  color: #dbe8f4;
}
.guide-archive-hero .site-shell {
  padding-top: 38px;
  padding-bottom: 56px;
}
.guide-archive-hero h1 {
  font-size: clamp(40px,4.5vw,62px);
}
.guide-empty-state {
  padding: 40px;
  border: 1px solid #d5e1ec;
  border-radius: 18px;
  background: #fff;
  text-align: center;
}
.guide-empty-state h2 {
  margin: 0;
  color: #153f6d;
  font-size: 29px;
}
.guide-empty-state p {
  color: #60748a;
}
.ifsc-guides-section {
  padding: 0 0 76px;
  background: #fff;
}
.ifsc-guides-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 18px;
  margin-top: 30px;
}
.ifsc-guides-grid article {
  display: flex;
  flex-direction: column;
  min-height: 245px;
  padding: 24px;
  border: 1px solid #d8e4ee;
  border-radius: 17px;
  background: linear-gradient(145deg,#f7fbff,#fff);
}
.ifsc-guides-grid article:only-child {
  grid-column: 1 / -1;
  width: min(100%,760px);
  min-height: 0;
  justify-self: center;
}
.ifsc-guides-grid article > span {
  color: #ed7415;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.ifsc-guides-grid h3 {
  margin: 12px 0 0;
  color: #153f6d;
  font-size: 22px;
  line-height: 1.32;
}
.ifsc-guides-grid h3 a {
  color: inherit;
  text-decoration: none;
}
.ifsc-guides-grid p {
  margin: 12px 0 0;
  color: #60748a;
  line-height: 1.62;
}
.ifsc-guide-link {
  margin-top: auto;
  padding-top: 20px;
  color: #175b99;
  font-weight: 900;
  text-decoration: none;
}
@media (max-width: 980px) {
  .guide-layout {
    grid-template-columns: 1fr;
  }
  .guide-sidebar {
    position: static;
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
  .guide-toc-card {
    grid-column: 1 / -1;
  }
  .guides-hub-hero-grid {
    grid-template-columns: 1fr;
  }
  .guide-related-grid,	.guide-archive-grid,	.guide-topic-grid,	.ifsc-guides-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
}
@media (max-width: 700px) {
  .guide-hero .site-shell,	.guide-archive-hero .site-shell {
    padding-top: 25px;
    padding-bottom: 44px;
  }
  .guide-breadcrumbs {
    margin-bottom: 24px;
  }
  .guide-hero h1,	.guides-hub-hero h1,	.guide-archive-hero h1 {
    font-size: 39px;
  }
  .guide-deck,	.guides-hub-hero-grid > div:first-child > p,	.guide-archive-hero p {
    font-size: 17px;
  }
  .guide-meta span + span::before {
    display: none;
  }
  .guide-body-section {
    padding: 28px 0 52px;
  }
  .guide-inline-search {
    grid-template-columns: 1fr;
    padding: 20px;
  }
  .guide-search-row {
    grid-template-columns: 1fr;
  }
  .guide-search-row button {
    width: 100%;
  }
  .guide-prose {
    padding: 28px 20px;
    border-radius: 16px;
    font-size: 16px;
  }
  .guide-prose h2 {
    margin-top: 40px;
    font-size: 27px;
  }
  .guide-prose h3 {
    font-size: 21px;
  }
  .guide-prose table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .guide-sidebar {
    grid-template-columns: 1fr;
  }
  .guide-toc-card {
    grid-column: auto;
  }
  .guide-data-links {
    padding: 23px 18px;
  }
  .guide-data-grid {
    grid-template-columns: 1fr;
  }
  .guide-section-heading {
    align-items: start;
    flex-direction: column;
  }
  .guide-related-grid,	.guide-archive-grid,	.guide-topic-grid,	.ifsc-guides-grid {
    grid-template-columns: 1fr;
  }
  .guide-post-navigation {
    grid-template-columns: 1fr;
  }
  .guide-post-navigation .is-next {
    text-align: left;
  }
  .guides-hub-hero {
    padding: 30px 0 48px;
  }
  .guides-hub-search {
    padding: 21px;
  }
  .guide-topic-section,	.guide-latest-section {
    padding: 52px 0;
  }
  .guide-directory-panel {
    grid-template-columns: 1fr;
    padding: 24px 20px;
  }
  .guide-directory-panel > div:last-child {
    justify-content: flex-start;
  }
  .guide-directory-panel .guide-search-form {
    min-width: 0;
    width: 100%;
  }
}
@layer base {
  input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
    appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
      --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
      box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      border-color: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
  }
  select:where([multiple]),select:where([size]:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset;
  }
  input:where([type='checkbox']),input:where([type='radio']) {
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  input:where([type='checkbox']) {
    border-radius: 0px;
  }
  input:where([type='radio']) {
    border-radius: 100%;
  }
  input:where([type='checkbox']):focus,input:where([type='radio']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  input:where([type='checkbox']):checked,input:where([type='radio']):checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  input:where([type='checkbox']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='radio']):checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='checkbox']):indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  input:where([type='file']) {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  input:where([type='file']):focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-font-weight: initial;
      --tw-tracking: initial;
    }
  }
}
