.tc-section{background:var(--color-white);padding-block:clamp(2.5rem,5vw,3.5rem) clamp(3rem,6vw,5rem)}.tc-header{margin-bottom:clamp(2rem,4vw,2.5rem)}.tc-header-top{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px;display:flex}.tc-badge{background:var(--color-navy-100,#e6eef1);color:var(--color-navy-700,#1c3b4a);font-size:var(--text-xs,.75rem);text-transform:uppercase;letter-spacing:.08em;border-radius:8px;padding:5px 12px;font-weight:600}.tc-heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-navy-900);overflow-wrap:anywhere;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1}.tc-heading sup{vertical-align:super;font-size:.45em}.tc-header-bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.tc-subtitle{max-width:560px;color:var(--color-ink-soft);font-size:var(--text-base,1rem);margin:0;line-height:1.65}.tc-yt-btn{color:#fff;font-size:var(--text-sm,.875rem);white-space:nowrap;background:red;border-radius:40px;flex-shrink:0;align-items:center;gap:8px;padding:10px 20px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.tc-yt-btn:hover{opacity:.88;transform:scale(1.02)}.tc-featured{background:var(--color-navy-900);border-radius:20px;grid-template-columns:1.1fr .9fr;align-items:stretch;gap:2rem;margin-bottom:clamp(2.5rem,5vw,3rem);display:grid;overflow:hidden}.tc-featured-video{aspect-ratio:16/9;background:#000;width:100%;position:relative}@media (min-width:1025px){.tc-featured-video{aspect-ratio:auto;height:100%}}.tc-featured-video iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.tc-featured-facade{cursor:pointer;background:#000;border:0;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0;overflow:hidden}.tc-featured-facade img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.33,1,.68,1);display:block}.tc-featured-facade:hover img{transform:scale(1.04)}.tc-featured-facade__play{filter:drop-shadow(0 2px 8px #0006);justify-content:center;align-items:center;width:68px;height:48px;margin:auto;transition:transform .2s;display:flex;position:absolute;inset:0}.tc-featured-facade:hover .tc-featured-facade__play{transform:scale(1.08)}.tc-featured-body{flex-direction:column;min-width:0;padding:2.5rem 2rem 2.5rem 0;display:flex}.tc-featured-top{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.tc-ep-badge{background:var(--color-lime);color:var(--color-navy-900);font-family:var(--font-display);font-size:var(--text-xs,.75rem);letter-spacing:.05em;border-radius:6px;align-items:center;padding:4px 10px;font-weight:700;display:inline-flex}.tc-ep-badge--sm{padding:3px 8px;font-size:10px}.tc-new-badge{color:#fffc;font-size:var(--text-xs,.75rem);background:#ffffff1f;border-radius:6px;align-items:center;padding:4px 10px;font-weight:500;display:inline-flex}.tc-featured-title{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin:0 0 .5rem;font-size:clamp(1.35rem,3vw,2rem);font-weight:600;line-height:1.25}.tc-featured-guest{font-size:var(--text-sm,.875rem);color:var(--color-lime);margin:0 0 1rem;font-weight:500}.tc-featured-desc{font-size:var(--text-sm,.875rem);color:#ffffffb8;-webkit-line-clamp:5;-webkit-box-orient:vertical;flex:1;margin:0 0 1.25rem;line-height:1.65;display:-webkit-box;overflow:hidden}.tc-tags{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;display:flex}.tc-tag{color:#ffffffb3;background:#ffffff1a;border:1px solid #ffffff26;border-radius:99px;padding:3px 10px;font-size:11px;font-weight:500}.tc-featured-ctas{flex-wrap:wrap;gap:.75rem;display:flex}.tc-grid-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.tc-grid-title{font-family:var(--font-display);color:var(--color-navy-900);letter-spacing:-.01em;margin:0;font-size:clamp(1.3rem,2.4vw,1.6rem);font-weight:600}.tc-all-link{font-size:var(--text-sm,.875rem);color:var(--color-navy-700,#1c3b4a);white-space:nowrap;font-weight:600;text-decoration:none}.tc-all-link:hover{text-decoration:underline}.tc-grid-actions{align-items:center;gap:1rem;display:flex}.tc-grid-nav{flex-shrink:0;gap:.5rem;display:flex}.tc-grid-arrow{border:1px solid var(--color-border);background:var(--color-white);width:44px;height:44px;color:var(--color-navy-800);cursor:pointer;transition:background .2s var(--ease), color .2s var(--ease), border-color .2s var(--ease);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.tc-grid-arrow svg{width:20px;height:20px}.tc-grid-arrow:hover{background:var(--color-navy-900);color:var(--color-white);border-color:var(--color-navy-900)}.tc-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;-webkit-overflow-scrolling:touch;gap:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.tc-grid::-webkit-scrollbar{height:6px}.tc-grid::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:99px}.tc-card{scroll-snap-align:start;width:calc(33.3333% - 1rem);color:inherit;flex-direction:column;flex:none;gap:.875rem;text-decoration:none;display:flex}.tc-card-thumb{aspect-ratio:16/9;background:var(--color-navy-900);border-radius:14px;position:relative;overflow:hidden}.tc-card-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.33,1,.68,1);display:block}.tc-card:hover .tc-card-thumb img{transform:scale(1.08)}.tc-card-overlay{opacity:0;background:#00000052;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:absolute;inset:0}.tc-card:hover .tc-card-overlay{opacity:1}.tc-card-play{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding-left:3px;transition:transform .3s;display:flex;transform:scale(.75)}.tc-card-play svg{width:28px;height:28px}.tc-card:hover .tc-card-play{transform:scale(1)}.tc-corners{pointer-events:none;position:absolute;inset:0}.tc-corner{border-style:solid;border-color:#ffffffd9;width:12px;height:12px;position:absolute}.tc-corner--tl{border-width:1.5px 0 0 1.5px;top:12px;left:12px}.tc-corner--tr{border-width:1.5px 1.5px 0 0;top:12px;right:12px}.tc-corner--bl{border-width:0 0 1.5px 1.5px;bottom:12px;left:12px}.tc-corner--br{border-width:0 1.5px 1.5px 0;bottom:12px;right:12px}.tc-card-meta{flex-direction:column;gap:.3rem;display:flex}.tc-card-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.tc-card-date{font-size:var(--text-xs,.75rem);color:var(--color-muted)}.tc-card-title{font-family:var(--font-display);font-size:var(--text-base,1rem);color:var(--color-navy-900);letter-spacing:-.005em;margin:0;font-weight:600;line-height:1.35}.tc-card:hover .tc-card-title{color:var(--color-navy-700,#1c3b4a)}.tc-card-guest{font-size:var(--text-xs,.75rem);color:var(--color-muted);margin:0}@media (max-width:1024px){.tc-featured{grid-template-columns:1fr}.tc-featured-body{padding:1.75rem}}@media (max-width:768px){.tc-card{width:calc(50% - .75rem)}.tc-grid-nav{display:none}.tc-header-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.tc-card{width:85%}}.tx-shorts__head{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:clamp(1.5rem,3vw,2.25rem);display:flex}.tx-shorts__head h2{margin:.5rem 0 .35rem}.tx-shorts__sub{color:var(--color-ink-soft);font-size:var(--text-sm);max-width:48ch;margin:0}.tx-shorts__nav{flex-shrink:0;gap:.5rem;display:flex}.tx-shorts__arrow{border:1px solid var(--color-border);background:var(--color-white);width:44px;height:44px;color:var(--color-navy-800);cursor:pointer;transition:background .2s var(--ease), color .2s var(--ease), border-color .2s var(--ease);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.tx-shorts__arrow svg{width:20px;height:20px}.tx-shorts__arrow:hover{background:var(--color-navy-900);color:var(--color-white);border-color:var(--color-navy-900)}.tx-shorts{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;-webkit-overflow-scrolling:touch;gap:20px;padding:.25rem 0 1.25rem;display:flex;overflow-x:auto}.tx-shorts::-webkit-scrollbar{height:6px}.tx-shorts::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:99px}.tx-short{scroll-snap-align:start;flex-direction:column;flex:none;gap:.7rem;width:clamp(180px,21vw,232px);text-decoration:none;display:flex}.tx-short__thumb{aspect-ratio:9/16;border-radius:var(--radius-lg);background:var(--color-navy-900);box-shadow:var(--shadow-sm);transition:transform .25s var(--ease), box-shadow .25s var(--ease);position:relative;overflow:hidden}.tx-short:hover .tx-short__thumb{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.tx-short__thumb img{object-fit:cover;object-position:center;width:100%;height:100%}.tx-short__play{width:52px;height:52px;color:var(--color-navy-900);transition:background .2s var(--ease), transform .2s var(--ease);background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;margin:auto;display:flex;position:absolute;inset:0}.tx-short__play svg{width:24px;height:24px;margin-left:2px}.tx-short:hover .tx-short__play{background:var(--color-lime);transform:scale(1.08)}.tx-short__title{font-size:var(--text-sm);color:var(--color-navy-800);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}@media (max-width:760px){.tx-shorts__nav{display:none}.tx-short{width:clamp(150px,46vw,185px)}}.tx-modal{z-index:1000;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.tx-modal[hidden]{display:none}.tx-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a1418d1;position:absolute;inset:0}.tx-modal__dialog{position:relative}.tx-modal__frame{aspect-ratio:9/16;height:min(86vh,780px);box-shadow:var(--shadow-lg);background:#000;border-radius:18px;position:relative;overflow:hidden}.tx-modal__frame--wide{aspect-ratio:16/9;width:min(92vw,960px);height:auto}.tx-modal__frame iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.tx-modal__close{z-index:2;background:var(--color-white);width:40px;height:40px;color:var(--color-navy-900);cursor:pointer;box-shadow:var(--shadow-md);transition:transform .2s var(--ease);border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:-.75rem;right:-.75rem}.tx-modal__close svg{width:20px;height:20px}.tx-modal__close:hover{transform:scale(1.08)}@media (max-width:760px){.tx-modal{padding:1rem}.tx-modal__close{top:-.5rem;right:-.5rem}}.fl-section{background:var(--color-navy-900);color:#fff}.fl-head{max-width:640px;margin-bottom:clamp(2rem,4vw,2.75rem)}.fl-eyebrow{font-size:var(--text-xs,.75rem);text-transform:uppercase;letter-spacing:.12em;color:var(--color-lime);align-items:center;gap:8px;margin-bottom:1rem;font-weight:700;display:inline-flex}.fl-live-dot{background:var(--color-lime);border-radius:999px;width:8px;height:8px;animation:2s cubic-bezier(.66,0,0,1) infinite fl-pulse;box-shadow:0 0 #c8e32299}@keyframes fl-pulse{to{box-shadow:0 0 0 8px #c8e32200}}@media (prefers-reduced-motion:reduce){.fl-live-dot{animation:none}}.fl-heading{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0 0 .4rem;font-size:clamp(1.8rem,4vw,2.75rem);font-weight:700;line-height:1.05}.fl-tagline{font-family:var(--font-display);color:var(--color-lime);margin:0 0 1rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:600}.fl-lede{color:#ffffffb8;font-size:var(--text-base,1rem);margin:0;line-height:1.65}.fl-next{background:linear-gradient(160deg,#ffffff14,#ffffff08);border:1px solid #ffffff24;border-radius:20px;align-items:center;gap:clamp(1.5rem,3vw,2.5rem);margin-bottom:clamp(2.5rem,5vw,3.5rem);padding:clamp(1.75rem,3vw,2.5rem);display:flex}.fl-next__body{flex:1;min-width:0}.fl-next__label{background:var(--color-lime);color:var(--color-navy-900);font-size:var(--text-xs,.75rem);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;margin-bottom:1.25rem;padding:5px 12px;font-weight:700;display:inline-block}.fl-next__when{font-size:var(--text-sm,.875rem);color:#ffffffd9;margin:0 0 .6rem;font-weight:600}.fl-next__title{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;margin:0 0 1.5rem;font-size:clamp(1.25rem,2.6vw,1.75rem);font-weight:600;line-height:1.28}.fl-next__cta{flex-shrink:0;align-self:center}.fl-hosts{flex-wrap:wrap;gap:1.5rem;display:flex}.fl-host{align-items:center;gap:.7rem;display:flex}.fl-host__avatar{background:#c8e32229;border:1.5px solid #fff3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden}.fl-host__avatar img{object-fit:cover;width:100%;height:100%;display:block}.fl-host__initials{font-family:var(--font-display);font-size:var(--text-sm,.875rem);color:var(--color-lime);font-weight:700}.fl-host__meta{flex-direction:column;min-width:0;display:flex}.fl-host__name{font-size:var(--text-sm,.875rem);color:#fff;font-weight:600}.fl-host__role{font-size:var(--text-xs,.75rem);color:#fff9}.fl-clips__head{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.fl-clips__title{font-family:var(--font-display);color:#fff;margin:0 0 .3rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600}.fl-clips__sub{font-size:var(--text-sm,.875rem);color:#ffffff8c;margin:0}.fl-clips__nav{flex-shrink:0;gap:.5rem;display:flex}.fl-clips__arrow{color:#fff;cursor:pointer;width:44px;height:44px;transition:background .2s var(--ease), color .2s var(--ease), border-color .2s var(--ease);background:0 0;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.fl-clips__arrow svg{width:20px;height:20px}.fl-clips__arrow:hover{background:var(--color-lime);color:var(--color-navy-900);border-color:var(--color-lime)}.fl-clip-reel{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.fl-clip-reel::-webkit-scrollbar{height:6px}.fl-clip-reel::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:99px}.fl-clip{scroll-snap-align:start;flex-direction:column;flex:none;gap:.75rem;width:clamp(240px,30vw,300px);display:flex}.fl-clip__thumb{aspect-ratio:16/9;transition:border-color .2s var(--ease);background:linear-gradient(150deg,#ffffff1a,#ffffff08);border:1px solid #ffffff1a;border-radius:14px;position:relative;overflow:hidden}.fl-clip:hover .fl-clip__thumb{border-color:#c8e32273}.fl-clip__dur{color:var(--color-lime);text-transform:uppercase;letter-spacing:.05em;background:#0a1418b8;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.fl-clip__play{width:46px;height:46px;color:var(--color-lime);transition:background .2s var(--ease), transform .2s var(--ease);background:#c8e32229;border-radius:999px;justify-content:center;align-items:center;margin:auto;display:inline-flex;position:absolute;inset:0}.fl-clip__play svg{width:18px;height:18px;margin-left:2px}.fl-clip:hover .fl-clip__play{background:var(--color-lime);color:var(--color-navy-900);transform:scale(1.06)}.fl-clip__title{font-size:var(--text-sm,.875rem);color:#ffffffe0;margin:0;font-weight:500;line-height:1.35}@media (max-width:760px){.fl-next{flex-direction:column;align-items:stretch}.fl-next__cta{align-self:flex-start}.fl-clips__nav{display:none}}
