.Header-module__ldgnoG__header{z-index:50;color:var(--typo-header-color,#f5f5f5);font-family:var(--typo-header-font,inherit);background:#111318;border-bottom:1px solid #ffffff14;position:sticky;top:0}.Header-module__ldgnoG__inner{align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:.75rem 1.25rem;display:flex}.Header-module__ldgnoG__logo{flex-shrink:0;align-items:center;line-height:0;display:flex}.Header-module__ldgnoG__logo img{width:auto;height:40px}.Header-module__ldgnoG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Header-module__ldgnoG__authGroup{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.Header-module__ldgnoG__authLink{color:inherit;font-size:var(--typo-header-size,.9rem);font-weight:var(--typo-header-weight,600);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:6px;padding:.5rem .85rem;font-family:inherit;text-decoration:none}.Header-module__ldgnoG__authLink:hover{background:#ffffff14}.Header-module__ldgnoG__mobileToggle{color:inherit;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.4rem;line-height:1;display:none}.Header-module__ldgnoG__nav{display:block}.Header-module__ldgnoG__navList{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__ldgnoG__navItem{position:relative}.Header-module__ldgnoG__navLink{color:var(--typo-menu-color,inherit);font-family:var(--typo-menu-font,inherit);font-size:var(--typo-menu-size,.95rem);font-weight:var(--typo-menu-weight,600);white-space:nowrap;border-radius:4px;align-items:center;gap:.3rem;padding:.6rem .75rem;text-decoration:none;display:flex}.Header-module__ldgnoG__navLink:hover,.Header-module__ldgnoG__navLink:focus-visible{background:#ffffff14}.Header-module__ldgnoG__chevron{opacity:.7;font-size:.65rem}.Header-module__ldgnoG__dropdown{opacity:0;visibility:hidden;background:#1a1d24;border:1px solid #ffffff1a;border-radius:8px;min-width:200px;margin:0;padding:.4rem;list-style:none;transition:opacity .12s,transform .12s,visibility .12s;position:absolute;top:100%;left:0;transform:translateY(4px);box-shadow:0 12px 24px #00000059}.Header-module__ldgnoG__navItem:hover>.Header-module__ldgnoG__dropdown,.Header-module__ldgnoG__navItem:focus-within>.Header-module__ldgnoG__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__ldgnoG__dropdownLink{color:var(--typo-menu-color,inherit);font-family:var(--typo-menu-font,inherit);font-size:var(--typo-menu-size,.9rem);font-weight:var(--typo-menu-weight,inherit);white-space:nowrap;border-radius:6px;padding:.5rem .65rem;text-decoration:none;display:block}.Header-module__ldgnoG__dropdownLink:hover,.Header-module__ldgnoG__dropdownLink:focus-visible{background:#ffffff14}@media (max-width:900px){.Header-module__ldgnoG__mobileToggle{justify-content:center;align-items:center;display:inline-flex}.Header-module__ldgnoG__nav{background:#111318;border-bottom:1px solid #ffffff14;max-height:calc(100vh - 100%);display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.Header-module__ldgnoG__nav[data-open=true]{display:block}.Header-module__ldgnoG__navList{flex-direction:column;align-items:stretch;gap:0;padding:.5rem 1.25rem 1rem}.Header-module__ldgnoG__navItem{flex-direction:column;display:flex}.Header-module__ldgnoG__navLink{border-bottom:1px solid #ffffff0f;justify-content:space-between;padding:.75rem .25rem}.Header-module__ldgnoG__dropdown{opacity:1;visibility:visible;box-shadow:none;background:0 0;border:none;padding:0 0 0 1rem;display:block;position:static;transform:none}.Header-module__ldgnoG__dropdownLink{padding:.6rem .25rem}}
.Footer-module__Grjkva__footer{color:#ffffffbf;background:#111318;border-top:1px solid #ffffff14}.Footer-module__Grjkva__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.9rem 1.25rem;display:flex}.Footer-module__Grjkva__copyright{margin:0;font-size:.8rem}.Footer-module__Grjkva__nav{gap:1.25rem;margin-left:auto;display:flex}.Footer-module__Grjkva__nav a{color:inherit;font-size:.8rem;font-weight:600;text-decoration:none}.Footer-module__Grjkva__nav a:hover{text-decoration:underline}@media (max-width:560px){.Footer-module__Grjkva__inner{text-align:center;justify-content:center}.Footer-module__Grjkva__nav{justify-content:center;margin-left:0}}
.VideoCard-module__QtzwJa__card{color:inherit;scroll-snap-align:start;flex:0 0 260px;text-decoration:none;display:block}.VideoCard-module__QtzwJa__thumb{aspect-ratio:16/9;background:var(--color-surface);border-radius:10px;position:relative;overflow:hidden}.VideoCard-module__QtzwJa__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.VideoCard-module__QtzwJa__card:hover .VideoCard-module__QtzwJa__thumb img{transform:scale(1.04)}.VideoCard-module__QtzwJa__thumbFallback{color:#ffffffd9;background:linear-gradient(135deg, var(--color-navy), var(--color-red));justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;font-weight:700;display:flex}.VideoCard-module__QtzwJa__playIcon{color:#fff;opacity:0;background:#14161a26;justify-content:center;align-items:center;font-size:1rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.VideoCard-module__QtzwJa__playIcon:before{content:"";background:#14161a8c;border-radius:50%;width:44px;height:44px;position:absolute}.VideoCard-module__QtzwJa__playIcon{padding-left:3px}.VideoCard-module__QtzwJa__card:hover .VideoCard-module__QtzwJa__playIcon,.VideoCard-module__QtzwJa__card:focus-visible .VideoCard-module__QtzwJa__playIcon{opacity:1}.VideoCard-module__QtzwJa__badge{background:var(--color-red);color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.25rem .55rem;font-size:.68rem;font-weight:700;position:absolute;top:.6rem;left:.6rem}.VideoCard-module__QtzwJa__meta{padding-top:.6rem}.VideoCard-module__QtzwJa__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.98rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.VideoCard-module__QtzwJa__date{color:var(--color-muted);margin:.3rem 0 0;font-size:.8rem}
.Shelf-module__9fK3lq__shelf{margin:2.5rem 0}.Shelf-module__9fK3lq__header{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.Shelf-module__9fK3lq__heading{font-size:1.4rem;font-weight:800}.Shelf-module__9fK3lq__seeAll{color:var(--color-red);white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none}.Shelf-module__9fK3lq__seeAll:hover{text-decoration:underline}.Shelf-module__9fK3lq__row{scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.Shelf-module__9fK3lq__row::-webkit-scrollbar{height:6px}.Shelf-module__9fK3lq__row::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}
.page-module__W-57bW__page{max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem 3rem}@media (min-width:700px){.page-module__W-57bW__page{padding:2rem 1.25rem 4rem}}
.LegalPage-module__qpSGQq__page{max-width:720px;margin:0 auto;padding:3rem 1.25rem 4rem}.LegalPage-module__qpSGQq__title{margin-bottom:.4rem;font-size:clamp(1.75rem,4vw,2.25rem)}.LegalPage-module__qpSGQq__updated{color:var(--color-muted);margin:0 0 2rem;font-size:.9rem}.LegalPage-module__qpSGQq__body{color:var(--color-body);line-height:1.7}.LegalPage-module__qpSGQq__body h2{margin:2rem 0 .75rem;font-size:1.2rem}.LegalPage-module__qpSGQq__body h2:first-child{margin-top:0}.LegalPage-module__qpSGQq__body p{margin:0 0 1rem}.LegalPage-module__qpSGQq__body ul{margin:0 0 1rem;padding-left:1.25rem}.LegalPage-module__qpSGQq__body li{margin-bottom:.4rem}.LegalPage-module__qpSGQq__body a{color:var(--color-red)}
