/* overflow-guard */
:root { --brand-primary: #3f4edd; --brand-primary-hover: #4d5dff; --brand-secondary: #aab2c0; --brand-secondary-hover: #bcc3d1; --brand-accent: #d4e137; --background-main: #121b2a; --background-surface: #1b2536; --background-elevated: #243145; --background-overlay: rgba(18, 27, 42, 0.8); --text-primary: #f2f4f7; --text-secondary: #d1d5db; --text-muted: #b0b5b9; --text-brand-contrast: #000000; --text-link: #dde2ff; --text-link-hover: #ebebff; --button-bg: #d4e137; --button-text: #000000; --button-hover-bg: #b8c62e; --button-hover-text: #000000; --semantic-success: #4ade80; --success: #4ade80; --semantic-error: #f87171; --error: #f87171; --semantic-warning: #fbbf24; --warning: #fbbf24; --semantic-info: #60a5fa; --info: #60a5fa; --border-default: #2a384d; --border-strong: #3d4d66; --border-brand: #3f4edd; --font-family-headings: Hind Siliguri, Barlow Condensed, sans-serif; --font-family-body: Hind Siliguri, Barlow, sans-serif; --font-family-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; --font-weight-regular: 400; --font-weight-medium: 500; --font-weight-semibold: 600; --font-weight-bold: 700; --font-weight-black: 900; --role-weight-h1: 600; --role-weight-h2: 600; --role-weight-h3: 500; --role-weight-h4: 500; --role-weight-body: 400; --font-size-xs: 0.75rem; --font-size-sm: 0.875rem; --font-size-base: 1rem; --font-size-lg: 1.125rem; --font-size-xl: 1.25rem; --font-size-h4: 1rem; --font-size-h3: 1rem; --font-size-h2: 1.5rem; --font-size-h1: 1.8rem; --font-size-display: 2.5rem; --line-height-heading: 1.3; --line-height-body: 1.65; --letter-spacing-heading: 0; --letter-spacing-body: 0; --spacing-section-desktop: 3.5rem; --section-desktop: 3.5rem; --spacing-item-desktop: 1.25rem; --item-desktop: 1.25rem; --spacing-section-mobile: 2rem; --section-mobile: 2rem; --spacing-item-mobile: 1rem; --item-mobile: 1rem; --spacing-container-pad-desktop: 2rem; --container-pad-desktop: 2rem; --spacing-container-pad-mobile: 1rem; --container-pad-mobile: 1rem; --spacing-card-pad-desktop: 1.5rem; --card-pad-desktop: 1.5rem; --spacing-card-pad-mobile: 1rem; --card-pad-mobile: 1rem; --spacing-content-max-width: 72rem; --content-max-width: 72rem; --spacing-reading-max-width: 68ch; --reading-max-width: 68ch; --radius-sm: 8px; --radius-md: 16px; --radius-lg: 24px; --radius-pill: 9999px; --shadow-card: 0 8px 24px rgba(8, 12, 19, 0.4); --shadow-elevated: 0 12px 32px rgba(8, 12, 19, 0.5); --shadow-glow: 0 0 0 1px rgba(212, 225, 55, 0.35), 0 6px 18px rgba(212, 225, 55, 0.35); --shadow-inset: inset 0 1px 0 rgba(255,255,255,.06); --gradient-brand: linear-gradient(135deg, #3f4edd 0%, #4d5dff 100%); --gradient-hero: linear-gradient(180deg, #232e5b 0%, #121b2a 100%); --gradient-surface: linear-gradient(135deg, #1b2536 0%, #243145 100%); --gradient-button: none; --effects-accent-bar: #d4e137; --recipes-transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; --transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
*, *::before, *::after { box-sizing: border-box; }
html, body { max-width: 100%; overflow-x: clip; margin: 0; padding: 0; }
@supports not (overflow-x: clip) {
  html, body { overflow-x: hidden; }
}
body { background: #121b2a; color: #d1d5db; font-family: Hind Siliguri, Barlow, sans-serif; font-weight: 400; line-height: 1.65; padding-bottom: 4.25rem; -webkit-text-size-adjust: 100%; }
img, video, svg, iframe { max-width: 100%; }
img { height: auto; }
main *, header *, footer *, nav * { min-width: 0; }
p, li, td, th, h1, h2, h3, h4, dd, dt, figcaption, summary, a, span { overflow-wrap: anywhere; }
table { width: 100%; max-width: 100%; table-layout: fixed; border-collapse: collapse; }
pre { white-space: pre-wrap; overflow-x: auto; }
h1, h2, h3, h4 { margin: 0; font-family: Hind Siliguri, Barlow Condensed, sans-serif; line-height: 1.3; letter-spacing: 0; color: #f2f4f7; }
h1 { font-size: 1.8rem; font-weight: 600; }
h2 { font-size: 1.5rem; font-weight: 600; }
h3 { font-size: 1rem; font-weight: 500; }
h4 { font-size: 1rem; font-weight: 500; }
p { margin: 0; color: #d1d5db; }
ul, ol { margin: 0; }
a { color: #dde2ff; text-decoration: none; transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
a:hover { color: #ebebff; }
a:focus-visible, button:focus-visible, summary:focus-visible { outline: 2px solid #d4e137; outline-offset: 2px; }
button { font: inherit; cursor: pointer; }
h1 a, h2 a, h3 a, h4 a { color: inherit; }
main [id] { scroll-margin-block-start: 5rem; }
main { width: 100%; max-width: none; margin-inline: 0; padding: 0 3%; }
main > section { padding-block: 3.5rem; }
main > section > * + *, main > article > * + *, .ct_shell > * + *, .ct_narrow > * + *, .ct_vlist > * + *, .ct_vlist_center > * + * { margin-block-start: 1.25rem; }
@media (max-width: 48rem) {
  main > section { padding-block: 2rem; }
  main > section > * + *, main > article > * + *, .ct_shell > * + *, .ct_narrow > * + *, .ct_vlist > * + *, .ct_vlist_center > * + * { margin-block-start: 1rem; }
}

.ct_poster { background: rgba(36, 49, 69, 0.65); border: 1px solid #2a384d; border-radius: 16px; box-shadow: 0 8px 24px rgba(8, 12, 19, 0.4), inset 0 1px 0 rgba(255,255,255,.06); border-top: 3px solid #d4e137; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); display: flex; flex-direction: column; overflow: hidden; text-decoration: none; color: inherit; transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
.ct_poster:hover { border-color: #3f4edd; box-shadow: 0 12px 32px rgba(8, 12, 19, 0.5), inset 0 1px 0 rgba(255,255,255,.06); }
.ct_poster_media { position: relative; aspect-ratio: 1 / 1; overflow: hidden; }
.ct_poster_media img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 200ms; }
.ct_poster:hover .ct_poster_media img { transform: scale(1.04); }
.ct_poster_play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 2.5rem; height: 2.5rem; border-radius: 50%; background: #d4e137; color: #000000; display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity 150ms; }
.ct_poster:hover .ct_poster_play, .ct_poster:focus-visible .ct_poster_play { opacity: 1; }
@media (hover: none) {
  .ct_poster_play { opacity: 1; }
}
.ct_poster_name { padding: .6rem .75rem; background: #243145; }
.ct_poster_name h3 { margin: 0; font-size: 0.875rem; color: #f2f4f7; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
@media (min-width: 48rem) {
  .ct_poster_name h3 { white-space: normal; }
}

main > section.ct_zone { background: linear-gradient(180deg, #1b2536 0%, #121b2a 100%); padding-block: 3.5rem; margin-inline: -3.1915%; padding-inline: 3%; }
@media (max-width: 48rem) {
  main > section.ct_zone { padding-block: 2rem; }
}
.ct_hero { background: linear-gradient(180deg, #232e5b 0%, #121b2a 100%); padding-block: 3.5rem; text-align: center; margin-inline: -3.1915%; padding-inline: 3%; }
@media (max-width: 48rem) {
  .ct_hero { padding-block: 2rem; }
}

.ct_reveal { background: rgba(36, 49, 69, 0.65); border: 1px solid #2a384d; border-radius: 16px; box-shadow: 0 8px 24px rgba(8, 12, 19, 0.4), inset 0 1px 0 rgba(255,255,255,.06); border-top: 3px solid #d4e137; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
.ct_reveal + .ct_reveal { margin-block-start: 1rem; }
.ct_reveal[open] { border-color: #3f4edd; }
.ct_reveal_q { display: flex; align-items: flex-start; gap: 1rem; padding: 1.5rem; cursor: pointer; list-style: none; }
.ct_reveal_q::-webkit-details-marker { display: none; }
.ct_reveal_q h3 { margin: 0; flex: 1 1 auto; min-width: 0; }
.ct_reveal_q::after { content: "\f078"; font-family: "Font Awesome 6 Free"; font-weight: 900; flex: 0 0 auto; color: #d4e137; transition: transform 200ms; }
.ct_reveal[open] .ct_reveal_q::after { transform: rotate(180deg); }
.ct_reveal_a { margin: 0; padding: 0 1.5rem 1.5rem; }
@media (max-width: 48rem) {
  .ct_reveal_q { padding: 1rem; }
  .ct_reveal_a { padding: 0 1rem 1rem; }
}

.ct_bottom { background: #121b2a; border-top: 1px solid #2a384d; padding: 3rem 3% 2rem; color: #b0b5b9; }
.ct_bottom_grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1rem; text-align: center; }
.ct_bottom_col > p, .ct_bottom_col > h3 { font-size: 0.875rem; font-weight: 700; color: #f2f4f7; margin: 0 0 .75rem; text-transform: uppercase; letter-spacing: .05em; }
.ct_bottom_col ul { list-style: none; padding: 0; margin: 0; }
.ct_bottom_col li + li { margin-block-start: .5rem; }
.ct_bottom_col a { color: #b0b5b9; font-size: 0.875rem; }
.ct_bottom_col a:hover { color: #ebebff; }
.ct_bottom_meta { margin-block-start: 2rem; padding-block-start: 1.5rem; border-top: 1px solid #2a384d; text-align: center; font-size: 0.875rem; }
.ct_bottom_meta > * + * { margin-block-start: .5rem; }

.ct_notice, .ct_notice_warning, .ct_notice_info, .ct_notice_success, .ct_notice_error { display: flex; align-items: flex-start; gap: 1rem; padding: 1rem; border-radius: 16px; background: #1b2536; border: 1px solid #2a384d; border-left: 4px solid #d4e137; }
.ct_notice > i, .ct_notice_warning > i, .ct_notice_info > i, .ct_notice_success > i, .ct_notice_error > i { flex: 0 0 auto; margin-top: .2em; color: #d4e137; }
.ct_notice_success { border-left-color: #4ade80; }
.ct_notice_warning { border-left-color: #fbbf24; }
.ct_notice_error { border-left-color: #f87171; }
.ct_notice_info { border-left-color: #60a5fa; }
.ct_notice_success > i { color: #4ade80; }
.ct_notice_warning > i { color: #fbbf24; }
.ct_notice_error > i { color: #f87171; }
.ct_notice_info > i { color: #60a5fa; }

.ct_path { display: flex; flex-wrap: wrap; align-items: center; gap: .5rem; padding: 1rem 0; font-size: 0.875rem; color: #d1d5db; }
.ct_path a { color: #dde2ff; }
.ct_path span { color: #f2f4f7; }

.ct_orb, .ct_orb_success, .ct_orb_warning, .ct_orb_error, .ct_orb_info { width: 2.75rem; height: 2.75rem; border-radius: 50%; background: linear-gradient(135deg, #3f4edd 0%, #4d5dff 100%); color: #000000; display: flex; align-items: center; justify-content: center; flex: 0 0 auto; font-weight: 700; }
.ct_orb_success { background: #4ade80; color: #fff; }
.ct_orb_warning { background: #fbbf24; color: #fff; }
.ct_orb_error { background: #f87171; color: #fff; }
.ct_orb_info { background: #60a5fa; color: #fff; }

.ct_pill { display: inline-flex; align-items: center; gap: .4rem; padding: .4rem 1rem; border-radius: 9999px; background: #243145; border: 1px solid #3d4d66; color: #f2f4f7; font-size: 0.875rem; }
.ct_pill > i { color: #d4e137; }

.ct_fine { font-size: 0.875rem; }
.ct_quiet { color: #b0b5b9; }
.ct_axis { text-align: center; }
.ct_tint_accent { color: #d4e137; }
.ct_tint_success { color: #4ade80; }
.ct_tint_warning { color: #fbbf24; }
.ct_tint_error { color: #f87171; }
.ct_tint_info { color: #60a5fa; }

.ct_plate { background: rgba(36, 49, 69, 0.65); border: 1px solid #2a384d; border-radius: 16px; box-shadow: 0 8px 24px rgba(8, 12, 19, 0.4), inset 0 1px 0 rgba(255,255,255,.06); border-top: 3px solid #d4e137; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); padding: 1.5rem; display: flex; flex-direction: column; gap: 1rem; transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
.ct_plate:hover { border-color: #3f4edd; box-shadow: 0 12px 32px rgba(8, 12, 19, 0.5), inset 0 1px 0 rgba(255,255,255,.06); }
@media (max-width: 48rem) {
  .ct_plate { padding: 1rem; }
}
.ct_plate > img { width: 100%; height: auto; display: block; }

.ct_masthead { background: #121b2a; border-bottom: 1px solid #2a384d; padding: .75rem 3%; position: sticky; top: 0; z-index: 100; }
.ct_masthead_inner { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.ct_masthead_brand { display: inline-flex; align-items: center; gap: .5rem; color: #f2f4f7; }
.ct_masthead_brand img { border-radius: 8px; }
.ct_masthead_brand strong { font-size: 16px; font-weight: 400; }
.ct_masthead_actions { display: flex; align-items: center; gap: .5rem; }

.ct_chips { display: flex; flex-wrap: nowrap; gap: .5rem; overflow-x: auto; max-width: 100%; min-width: 0; -webkit-overflow-scrolling: touch; scrollbar-width: none; padding-block: .25rem; }
.ct_chips::-webkit-scrollbar { display: none; }
.ct_chips_link { flex: 0 0 auto; white-space: nowrap; padding: .5rem 1rem; border-radius: 8px; background: #1b2536; border: 1px solid #2a384d; color: #d1d5db; font-size: 0.875rem; transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
.ct_chips_link:hover { border-color: #3f4edd; color: #f2f4f7; }

.ct_tabbar { position: fixed; inset: auto 0 0 0; z-index: 1000; display: flex; justify-content: space-around; align-items: center; height: 4.25rem; background: #1b2536; border-top: 1px solid #2a384d; }
.ct_tabbar_item { display: flex; flex-direction: column; align-items: center; gap: .25rem; flex: 1 1 0; padding: .5rem 0; font-size: 0.75rem; color: #b0b5b9; }
.ct_tabbar_item i { font-size: 1.25rem; }
.ct_tabbar_item:hover { color: #d4e137; }

.ct_shell { width: 100%; max-width: 72rem; margin-inline: auto; }
.ct_narrow { max-width: 68ch; margin-inline: auto; }
.ct_vlist, .ct_vlist_center { display: block; }
.ct_vlist_center { text-align: center; }
.ct_strip, .ct_strip_center { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem; }
.ct_strip_center { justify-content: center; }
.ct_mosaic { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 16rem), 1fr)); gap: 1.25rem; }
.ct_lineup { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.ct_blocks { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
@media (min-width: 48rem) {
  .ct_lineup { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1.25rem; }
  .ct_blocks { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; }
}
.ct_bullets { list-style: none; padding: 0; }
.ct_bullets > li { display: flex; align-items: flex-start; gap: .75rem; }
.ct_bullets > li + li { margin-block-start: .75rem; }
.ct_bullets > li > i { flex: 0 0 1.25rem; text-align: center; margin-top: .2em; color: #d4e137; }

.ct_heading { position: relative; }
.ct_heading::before { content: ""; display: block; width: 100%; height: 1px; background: linear-gradient(90deg, #d4e137 0, #d4e137 2.5rem, #2a384d 2.5rem, #2a384d 100%); margin-bottom: .6rem; }

.ct_action, .ct_action_sm, .ct_action_full, .ct_action_outline { background: #d4e137; color: #000000; border-radius: 16px; min-height: 44px; font-weight: 700; box-shadow: 0 0 0 1px rgba(212, 225, 55, 0.35), 0 6px 18px rgba(212, 225, 55, 0.35); display: inline-flex; align-items: center; justify-content: center; gap: .5rem; padding: 0 1.5rem; text-decoration: none; cursor: pointer; border: 0; line-height: 1.2; transition: color 180ms, background-color 180ms, box-shadow 180ms, border-color 180ms, transform 180ms; }
.ct_action:hover, .ct_action_sm:hover, .ct_action_full:hover, .ct_action_outline:hover { background: #b8c62e; box-shadow: 0 0 0 1px rgba(212, 225, 55, 0.5), 0 8px 26px rgba(212, 225, 55, 0.5); }
.ct_action_sm { min-height: 36px; padding: 0 1rem; font-size: 0.875rem; }
.ct_action_full { display: flex; width: 100%; }
.ct_action_outline { background: transparent; background-image: none; color: #f2f4f7; border: 1px solid #3d4d66; box-shadow: none; }
.ct_action_outline:hover { background: transparent; border-color: #3f4edd; color: #f2f4f7; box-shadow: none; }

.ct_datatable_wrap { background: rgba(36, 49, 69, 0.65); border: 1px solid #2a384d; border-radius: 16px; box-shadow: 0 8px 24px rgba(8, 12, 19, 0.4), inset 0 1px 0 rgba(255,255,255,.06); border-top: 3px solid #d4e137; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); overflow-x: auto; max-width: 100%; }
.ct_datatable { width: 100%; table-layout: fixed; border-collapse: collapse; }
.ct_datatable th, .ct_datatable td { padding: 1rem; text-align: start; border-bottom: 1px solid #2a384d; vertical-align: top; }
.ct_datatable thead th { background: #243145; color: #f2f4f7; font-weight: 600; }
.ct_datatable tbody tr:last-child td { border-bottom: 0; }
.ct_datatable td:first-child { color: #b0b5b9; font-weight: 600; }

.ct_entry, .ct_plate.ct_entry { display: flex; flex-direction: row; align-items: flex-start; gap: 1rem; }
.ct_entry_body { flex: 1 1 auto; min-width: 0; }
.ct_entry_body > * + * { margin-block-start: .5rem; }

/* page */
.ct_provider_name { font-weight: 700; letter-spacing: 0.5px; color: var(--text-primary); }
