.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro{flex-direction:column;margin-bottom:1rem;display:flex}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__image{view-transition-name:LiveblogIntro-module-scss-module__1ynYoG__liveblog-hero-image;margin:20px -20px}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__summary{background-color:var(--color-background-surface);view-transition-name:LiveblogIntro-module-scss-module__1ynYoG__liveblog-summary;margin:0 0 1.5rem}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__summaryWrapper{color:var(--color-text-secondary);font-size:var(--font-size-h5);padding:1rem;line-height:1.8;position:relative}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__title{color:var(--color-text-primary);font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);margin-bottom:1rem;display:block}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__summaryPoints{color:var(--color-text-secondary);margin:0;padding:0;line-height:1.8;list-style-type:disc}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__summaryPoints>li{margin-bottom:.5rem}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__summaryPointsList{color:var(--color-text-secondary);font-size:var(--font-size-small);font-weight:var(--font-weight-regular);margin:0;padding-inline-start:1rem;line-height:1.8;list-style-type:disc}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__summaryPointsList>li{margin-bottom:1rem;font-size:1.0256em}@media only screen and (min-width:768px){.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro{grid-template-columns:repeat(20,1fr);grid-template-areas:"headline""image""content";gap:16px 33px;display:grid}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__header{grid-area:1/5/auto/span 12}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__image{grid-area:2/4/auto/span 14;margin:0}.LiveblogIntro-module-scss-module__1ynYoG__liveblogIntro__summary{grid-area:3/6/auto/span 10}}.LiveblogIntro-module-scss-module__1ynYoG__headline{color:var(--color-text-primary);font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);view-transition-name:LiveblogIntro-module-scss-module__1ynYoG__liveblog-headline}.LiveblogIntro-module-scss-module__1ynYoG__headline:lang(en){margin:.5rem 0}.LiveblogIntro-module-scss-module__1ynYoG__liveblogBagde{view-transition-name:LiveblogIntro-module-scss-module__1ynYoG__liveblog-badge;align-items:center;gap:16px;display:flex}.LiveblogIntro-module-scss-module__1ynYoG__liveblogBagde__live{color:var(--color-red-600);font-size:var(--font-size-h3);align-items:center;gap:8px;font-weight:700;display:flex}.LiveblogIntro-module-scss-module__1ynYoG__liveblogBagde__lastUpdated{color:var(--color-red-600);font-size:var(--font-size-small);font-weight:var(--font-weight-medium)}@supports (view-transition-name:none){::view-transition-old(LiveblogIntro-module-scss-module__1ynYoG__liveblog-headline){animation:.3s cubic-bezier(.4,0,.2,1) LiveblogIntro-module-scss-module__1ynYoG__fadeOut}::view-transition-new(LiveblogIntro-module-scss-module__1ynYoG__liveblog-headline){animation:.5s cubic-bezier(.34,1.56,.64,1) LiveblogIntro-module-scss-module__1ynYoG__fadeInFromTop}::view-transition-old(LiveblogIntro-module-scss-module__1ynYoG__liveblog-badge){animation:.2s ease-out LiveblogIntro-module-scss-module__1ynYoG__fadeOut}::view-transition-new(LiveblogIntro-module-scss-module__1ynYoG__liveblog-badge){animation:.4s cubic-bezier(.34,1.56,.64,1) LiveblogIntro-module-scss-module__1ynYoG__slideInFromStart}html[dir=rtl] ::view-transition-new(LiveblogIntro-module-scss-module__1ynYoG__liveblog-badge){animation:.4s cubic-bezier(.34,1.56,.64,1) LiveblogIntro-module-scss-module__1ynYoG__slideInFromStartRTL}::view-transition-old(LiveblogIntro-module-scss-module__1ynYoG__liveblog-hero-image){animation:.3s ease-out LiveblogIntro-module-scss-module__1ynYoG__scaleDown}::view-transition-new(LiveblogIntro-module-scss-module__1ynYoG__liveblog-hero-image){animation:.5s cubic-bezier(.4,0,.2,1) LiveblogIntro-module-scss-module__1ynYoG__scaleUpFade}::view-transition-old(LiveblogIntro-module-scss-module__1ynYoG__liveblog-summary){animation:.2s ease-out LiveblogIntro-module-scss-module__1ynYoG__fadeOut}::view-transition-new(LiveblogIntro-module-scss-module__1ynYoG__liveblog-summary){animation:.5s cubic-bezier(.34,1.56,.64,1) LiveblogIntro-module-scss-module__1ynYoG__slideInFromBottom}}@keyframes LiveblogIntro-module-scss-module__1ynYoG__fadeInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes LiveblogIntro-module-scss-module__1ynYoG__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes LiveblogIntro-module-scss-module__1ynYoG__scaleDown{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes LiveblogIntro-module-scss-module__1ynYoG__scaleUpFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes LiveblogIntro-module-scss-module__1ynYoG__slideInFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes LiveblogIntro-module-scss-module__1ynYoG__slideInFromStart{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes LiveblogIntro-module-scss-module__1ynYoG__slideInFromStartRTL{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){::view-transition-old(LiveblogIntro-module-scss-module__1ynYoG__liveblog-headline){animation:.2s LiveblogIntro-module-scss-module__1ynYoG__fadeOutReduced}::view-transition-old(LiveblogIntro-module-scss-module__1ynYoG__liveblog-badge){animation:.2s LiveblogIntro-module-scss-module__1ynYoG__fadeOutReduced}::view-transition-old(LiveblogIntro-module-scss-module__1ynYoG__liveblog-hero-image){animation:.2s LiveblogIntro-module-scss-module__1ynYoG__fadeOutReduced}::view-transition-old(LiveblogIntro-module-scss-module__1ynYoG__liveblog-summary){animation:.2s LiveblogIntro-module-scss-module__1ynYoG__fadeOutReduced}::view-transition-new(LiveblogIntro-module-scss-module__1ynYoG__liveblog-headline){animation:.2s LiveblogIntro-module-scss-module__1ynYoG__fadeInReduced}::view-transition-new(LiveblogIntro-module-scss-module__1ynYoG__liveblog-badge){animation:.2s LiveblogIntro-module-scss-module__1ynYoG__fadeInReduced}::view-transition-new(LiveblogIntro-module-scss-module__1ynYoG__liveblog-hero-image){animation:.2s LiveblogIntro-module-scss-module__1ynYoG__fadeInReduced}::view-transition-new(LiveblogIntro-module-scss-module__1ynYoG__liveblog-summary){animation:.2s LiveblogIntro-module-scss-module__1ynYoG__fadeInReduced}@keyframes LiveblogIntro-module-scss-module__1ynYoG__fadeInReduced{0%{opacity:0}to{opacity:1}}@keyframes LiveblogIntro-module-scss-module__1ynYoG__fadeOutReduced{0%{opacity:1}to{opacity:0}}}
.Notifications-module-scss-module__1WHLxW__notifications{position:relative}.Notifications-module-scss-module__1WHLxW__floating{z-index:var(--z-index-toast);inline-size:auto;max-inline-size:90%;position:fixed;inset-inline-start:50%;transform:translate(-50%)}.Notifications-module-scss-module__1WHLxW__floating--top{inset-block-start:var(--spacing-md)}.Notifications-module-scss-module__1WHLxW__floating--bottom{inset-block-end:var(--spacing-md)}.Notifications-module-scss-module__1WHLxW__floating__content{align-items:center;gap:var(--spacing-md);padding-block:var(--spacing-sm);padding-inline:var(--spacing-md);background:var(--color-background-base);border:1px solid var(--color-border-tertiary);border-radius:var(--spacing-xs);display:flex;box-shadow:0 2px 8px #0000001a}@media (max-width:767px){.Notifications-module-scss-module__1WHLxW__floating__content{padding-block:var(--spacing-xs);padding-inline:var(--spacing-sm);gap:var(--spacing-sm)}}.Notifications-module-scss-module__1WHLxW__floating__info{align-items:center;gap:var(--spacing-xs);display:flex}.Notifications-module-scss-module__1WHLxW__floating__badge{min-inline-size:var(--spacing-lg);block-size:var(--spacing-lg);padding-inline:var(--spacing-xxs);font-size:var(--font-size-extra-small);font-weight:var(--font-weight-bold);color:var(--color-text-inverse);background:var(--color-blue-600);border-radius:var(--spacing-xxs);justify-content:center;align-items:center;display:flex}.Notifications-module-scss-module__1WHLxW__floating__message{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);color:var(--color-text-primary);white-space:nowrap}@media (max-width:767px){.Notifications-module-scss-module__1WHLxW__floating__message{font-size:var(--font-size-extra-small)}}.Notifications-module-scss-module__1WHLxW__floating__button{padding-block:var(--spacing-xs);padding-inline:var(--spacing-md);font-size:var(--font-size-small);font-weight:var(--font-weight-medium);color:var(--color-text-inverse);background:var(--color-blue-600);border-radius:var(--spacing-xxs);cursor:pointer;white-space:nowrap;border:none;transition:all .2s}.Notifications-module-scss-module__1WHLxW__floating__button:hover:not(:disabled){background:var(--color-blue-700)}.Notifications-module-scss-module__1WHLxW__floating__button:active:not(:disabled){background:var(--color-blue-800);transform:scale(.98)}.Notifications-module-scss-module__1WHLxW__floating__button:disabled{opacity:.5;cursor:not-allowed}.Notifications-module-scss-module__1WHLxW__floating__button:focus-visible{outline:2px solid var(--color-blue-500);outline-offset:2px}@media (max-width:767px){.Notifications-module-scss-module__1WHLxW__floating__button{padding-block:var(--spacing-xxs);padding-inline:var(--spacing-sm);font-size:var(--font-size-extra-small)}.Notifications-module-scss-module__1WHLxW__floating{max-inline-size:calc(100% - var(--spacing-xxl))}}[dir=rtl] .Notifications-module-scss-module__1WHLxW__floating{transform:translate(50%)}[dir=rtl] .Notifications-module-scss-module__1WHLxW__floating__info,[dir=rtl] .Notifications-module-scss-module__1WHLxW__floating__content{flex-direction:row-reverse}
.FloatingButton-module-scss-module__PYri2a__button{background-color:var(--color-border-primary);color:var(--color-text-inverse);cursor:pointer;font-size:var(--font-size-small);border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}
.Figure-module-scss-module__zmnyZG__figure{margin:0 -20px;transition:transform .3s cubic-bezier(.2,0,.2,1)}@media screen and (min-width:600px){.Figure-module-scss-module__zmnyZG__figure{margin:0}}.Figure-module-scss-module__zmnyZG__figure :is(figcaption){font-size:var(--ds-font-size-caption);color:var(--color-caption);font-style:italic;font-weight:600;line-height:var(--line-height-loose);padding-inline:var(--ds-space-100);margin-block-start:var(--ds-space-100)}@media screen and (min-width:600px){.Figure-module-scss-module__zmnyZG__figure :is(figcaption){padding-inline:var(--ds-space-100);border-inline-start:3px solid var(--color-caption)}}
.ArticleBody-module-scss-module__sq2tcG__body{font-size:var(--font-size-body);color:var(--color-text-primary)}.ArticleBody-module-scss-module__sq2tcG__lead{font-weight:var(--font-weight-medium);line-height:calc(var(--line-height-body)*1.1);margin-block:1rem}.ArticleBody-module-scss-module__sq2tcG__lead:lang(en):first-letter{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);initial-letter:2;-webkit-initial-letter:2;margin-inline-end:var(--spacing-md);display:flex}
.ImageComparisonSlider-module-scss-module__cYnPIq__slider{background-color:var(--color-background-surface);margin:1rem auto;position:relative;overflow:hidden}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__container{aspect-ratio:16/9;cursor:col-resize;-webkit-user-select:none;user-select:none;width:100%;position:relative}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__container:active{cursor:grabbing}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__image-layer{width:100%;height:100%;position:absolute;inset:0}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__image-layer--after{z-index:1}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__image-layer--before{z-index:2;overflow:hidden}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__image{object-fit:cover;object-position:center;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;position:absolute}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1f2937;background-color:#fff9;padding:.25rem .75rem;font-size:.875rem;font-weight:600;line-height:1rem;transition:all .2s ease-in-out;position:absolute;top:.5rem}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__label--before{left:.5rem}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__label--after{right:.5rem}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__divider{z-index:10;background:linear-gradient(#fffc,#fff,#fffc);width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 10px #0000004d}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__handle{cursor:col-resize;background:linear-gradient(135deg,#fff,#f9fafb);border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f,inset 0 1px #ffffff80}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__handle:hover{border-color:#d1d5db;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d,inset 0 1px #ffffff80}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__handle:active{cursor:grabbing;transform:translate(-50%,-50%)scale(1.05)}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__handle-icon{gap:2px;display:flex}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__handle-icon-bar{background-color:#9ca3af;border-radius:1px;width:2px;height:1rem;transition:background-color .2s ease-in-out}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__handle:hover .ImageComparisonSlider-module-scss-module__cYnPIq__slider__handle-icon-bar{background-color:#6b7280}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__instructions{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:15;pointer-events:none;background-color:#0009;padding:.25rem .75rem;font-size:.75rem;font-weight:500;position:absolute;bottom:.5rem;right:.5rem}@media (max-width:768px){.ImageComparisonSlider-module-scss-module__cYnPIq__slider,.ImageComparisonSlider-module-scss-module__cYnPIq__slider__instructions{max-width:100%}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__container{max-height:20rem}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__handle{width:2.5rem;height:2.5rem}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__label{padding:.25rem .5rem;font-size:.75rem}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__instructions{font-size:.625rem}}@media (prefers-reduced-motion:reduce){.ImageComparisonSlider-module-scss-module__cYnPIq__slider__handle,.ImageComparisonSlider-module-scss-module__cYnPIq__slider__label,.ImageComparisonSlider-module-scss-module__cYnPIq__slider__instructions,.ImageComparisonSlider-module-scss-module__cYnPIq__slider__divider{transition:none}}.ImageComparisonSlider-module-scss-module__cYnPIq__slider__container:focus-within .ImageComparisonSlider-module-scss-module__cYnPIq__slider__handle{outline-offset:2px;outline:2px solid #3b82f6}
@keyframes Skeleton-module-scss-module__u3hcSa__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module-scss-module__u3hcSa__skeleton{display:block}.Skeleton-module-scss-module__u3hcSa__skeletonTextContainer{gap:var(--spacing-xs);display:grid}.Skeleton-module-scss-module__u3hcSa__skeletonText{background:linear-gradient(90deg,var(--color-background-surface)0%,var(--color-background-muted)50%,var(--color-background-surface)100%);block-size:var(--font-size-small);border-radius:var(--spacing-xxs);background-size:200% 100%;animation:1.5s ease-in-out infinite Skeleton-module-scss-module__u3hcSa__skeleton-loading}.Skeleton-module-scss-module__u3hcSa__skeletonText.Skeleton-module-scss-module__u3hcSa__small{block-size:var(--font-size-extra-small)}.Skeleton-module-scss-module__u3hcSa__skeletonText.Skeleton-module-scss-module__u3hcSa__normal{block-size:var(--font-size-small)}.Skeleton-module-scss-module__u3hcSa__skeletonText.Skeleton-module-scss-module__u3hcSa__large{block-size:var(--font-size-h3)}.Skeleton-module-scss-module__u3hcSa__skeletonText:last-child:not(:only-child){inline-size:80%}.Skeleton-module-scss-module__u3hcSa__skeletonImage{background:linear-gradient(90deg,var(--color-background-surface)0%,var(--color-background-muted)50%,var(--color-background-surface)100%);border-radius:var(--spacing-xs);background-size:200% 100%;inline-size:100%;animation:1.5s ease-in-out infinite Skeleton-module-scss-module__u3hcSa__skeleton-loading}.Skeleton-module-scss-module__u3hcSa__skeletonCircle{background:linear-gradient(90deg,var(--color-background-surface)0%,var(--color-background-muted)50%,var(--color-background-surface)100%);background-size:200% 100%;border-radius:50%;flex-shrink:0;animation:1.5s ease-in-out infinite Skeleton-module-scss-module__u3hcSa__skeleton-loading}.Skeleton-module-scss-module__u3hcSa__skeletonCircle.Skeleton-module-scss-module__u3hcSa__circle-small{block-size:32px;inline-size:32px}.Skeleton-module-scss-module__u3hcSa__skeletonCircle.Skeleton-module-scss-module__u3hcSa__circle-medium{block-size:48px;inline-size:48px}.Skeleton-module-scss-module__u3hcSa__skeletonCircle.Skeleton-module-scss-module__u3hcSa__circle-large{block-size:64px;inline-size:64px}.Skeleton-module-scss-module__u3hcSa__skeletonBox{background:linear-gradient(90deg,var(--color-background-surface)0%,var(--color-background-muted)50%,var(--color-background-surface)100%);border-radius:var(--spacing-xxs);background-size:200% 100%;animation:1.5s ease-in-out infinite Skeleton-module-scss-module__u3hcSa__skeleton-loading}.Skeleton-module-scss-module__u3hcSa__skeletonBox.Skeleton-module-scss-module__u3hcSa__rounded{border-radius:var(--spacing-xs)}.Skeleton-module-scss-module__u3hcSa__skeletonList{inline-size:100%;margin-block:var(--spacing-md);display:grid}.Skeleton-module-scss-module__u3hcSa__skeletonList.Skeleton-module-scss-module__u3hcSa__gap-small{gap:var(--spacing-xs)}.Skeleton-module-scss-module__u3hcSa__skeletonList.Skeleton-module-scss-module__u3hcSa__gap-medium{gap:var(--spacing-md)}.Skeleton-module-scss-module__u3hcSa__skeletonList.Skeleton-module-scss-module__u3hcSa__gap-large{gap:var(--spacing-lg)}.Skeleton-module-scss-module__u3hcSa__skeletonCard{gap:var(--spacing-sm);flex-direction:column;inline-size:100%;display:flex}.Skeleton-module-scss-module__u3hcSa__skeletonCardContent{gap:var(--spacing-xs);display:grid}.Skeleton-module-scss-module__u3hcSa__skeletonAvatar{align-items:center;gap:var(--spacing-sm);display:flex}.Skeleton-module-scss-module__u3hcSa__skeletonAvatarText{gap:var(--spacing-xxs);flex:1;display:grid}.Skeleton-module-scss-module__u3hcSa__skeletonText,.Skeleton-module-scss-module__u3hcSa__skeletonImage,.Skeleton-module-scss-module__u3hcSa__skeletonCircle,.Skeleton-module-scss-module__u3hcSa__skeletonBox{pointer-events:none;-webkit-user-select:none;user-select:none}
.InfiniteList-module-scss-module__bmrDoa__infiniteList{inline-size:100%}.InfiniteList-module-scss-module__bmrDoa__list{margin:0;padding:0;list-style:none}.InfiniteList-module-scss-module__bmrDoa__scrollTrigger{visibility:hidden;block-size:1px}.InfiniteList-module-scss-module__bmrDoa__loadMoreContainer{grid-column:1/-1;justify-content:center;margin-block-start:var(--spacing-xxl);padding-block-start:var(--spacing-xxl);display:flex}@media (min-width:768px){.InfiniteList-module-scss-module__bmrDoa__loadMoreContainer{margin-block-start:3rem}}.InfiniteList-module-scss-module__bmrDoa__loadMoreButton{justify-content:center;align-items:center;gap:var(--spacing-xs);min-inline-size:200px;padding-block:var(--spacing-md);padding-inline:var(--spacing-xxl);border:1px solid var(--color-border-tertiary);border-radius:var(--spacing-xs);color:var(--color-text-primary);font-size:var(--font-size-body);font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;transition:all .2s;display:flex}.InfiniteList-module-scss-module__bmrDoa__loadMoreButton:hover:not(:disabled){background:var(--color-background-surface);border-color:var(--color-border-secondary)}.InfiniteList-module-scss-module__bmrDoa__loadMoreButton:active{transform:scale(.98)}.InfiniteList-module-scss-module__bmrDoa__loadMoreButton:disabled{opacity:.5;cursor:not-allowed}.InfiniteList-module-scss-module__bmrDoa__loadMoreButton:disabled:hover{background:0 0}@media (min-width:768px){.InfiniteList-module-scss-module__bmrDoa__loadMoreButton{min-inline-size:200px;padding-block:var(--spacing-md);padding-inline:var(--spacing-xxl)}}@media (max-width:767px){.InfiniteList-module-scss-module__bmrDoa__loadMoreButton{min-inline-size:160px;padding-block:var(--spacing-sm);padding-inline:var(--spacing-xl);font-size:var(--font-size-small)}}
@keyframes Modal-module-scss-module__o5PEPq__fadeInOut{0%{opacity:0}to{opacity:1}}@keyframes Modal-module-scss-module__o5PEPq__scaleInOut{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.Modal-module-scss-module__o5PEPq__overlay{background:var(--color-modal-overlay);width:100%;height:100%;z-index:calc(var(--z-index-modal) - 1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.Modal-module-scss-module__o5PEPq__overlay h4{margin:1rem 0}.Modal-module-scss-module__o5PEPq__overlay[data-state=open]{animation:.3s forwards Modal-module-scss-module__o5PEPq__fadeInOut}.Modal-module-scss-module__o5PEPq__overlay[data-state=closed]{animation:.3s reverse forwards Modal-module-scss-module__o5PEPq__fadeInOut}.Modal-module-scss-module__o5PEPq__modalContent{background:var(--color-background-base);width:100%;max-width:680px;z-index:var(--z-index-modal);border-radius:4px;padding:1rem;transition:transform .1s;position:fixed;top:20%;left:calc(50dvw - 340px);transform:translate(-50%);box-shadow:0 0 0 1px #00000014,0 1px 1px #00000005,0 8px 16px -4px #0000000a,0 24px 32px -8px #0000000f}.Modal-module-scss-module__o5PEPq__modalContent.Modal-module-scss-module__o5PEPq__small{max-width:460px;left:calc(50dvw - 230px)}.Modal-module-scss-module__o5PEPq__modalContent h3,.Modal-module-scss-module__o5PEPq__modalContent h4{margin:1rem 0}.Modal-module-scss-module__o5PEPq__modalContent.Modal-module-scss-module__o5PEPq__large{max-width:800px;left:calc(50dvw - 400px)}.Modal-module-scss-module__o5PEPq__modalContent[data-state=open]{animation:.3s forwards Modal-module-scss-module__o5PEPq__scaleInOut}.Modal-module-scss-module__o5PEPq__modalContent[data-state=closed]{animation:.3s reverse forwards Modal-module-scss-module__o5PEPq__scaleInOut}.Modal-module-scss-module__o5PEPq__bottomSheetContent{background:var(--color-background-base);height:60dvh;z-index:var(--z-index-modal);border-radius:8px 8px 0 0;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.Modal-module-scss-module__o5PEPq__bottomSheetContent[data-state=open]{transform:translateY(0)}.Modal-module-scss-module__o5PEPq__bottomSheetContent[data-state=closed]{transform:translateY(100%)}
.CustomPortableTextComponents-module-scss-module__MwAzyW__link{border-bottom:1px solid var(--color-text-link);color:var(--color-text-link);padding-block-end:1px;text-decoration:none}.CustomPortableTextComponents-module-scss-module__MwAzyW__link:hover{color:var(--color-text-link-hover);border-bottom:0}.CustomPortableTextComponents-module-scss-module__MwAzyW__highlight{padding:var(--spacing-xxs);font-size:var(--font-size-body);font-weight:var(--font-weight-bold);color:var(--color-text-highlight);background-color:var(--color-background-highlight)}.CustomPortableTextComponents-module-scss-module__MwAzyW__inlineContentList{border:1px solid var(--color-border-secondary);border-top-width:4px;border-radius:6px 6px 0 0;margin:1rem 0;padding:0;list-style:none;display:block}.CustomPortableTextComponents-module-scss-module__MwAzyW__inlineContentListItem{padding:var(--spacing-sm);border-bottom:1px solid var(--color-border-secondary);align-items:center;display:flex}.CustomPortableTextComponents-module-scss-module__MwAzyW__inlineContentListItem:last-child{border-bottom:0}.CustomPortableTextComponents-module-scss-module__MwAzyW__paragraph{margin-block:var(--spacing-xs);font-size:calc(var(--font-size-body)*1em);line-height:calc(var(--line-height-body)*1.1);color:var(--color-text-primary);word-break:break-word}.CustomPortableTextComponents-module-scss-module__MwAzyW__paragraph:not(:has(.CustomPortableTextComponents-module-scss-module__MwAzyW__link)) .CustomPortableTextComponents-module-scss-module__MwAzyW__strong{font-size:var(--font-size-body-lg)}.CustomPortableTextComponents-module-scss-module__MwAzyW__figure{margin:var(--spacing-sm)-20px}@media (min-width:768px){.CustomPortableTextComponents-module-scss-module__MwAzyW__figure{margin-block:var(--spacing-lg);margin-inline:0}}.CustomPortableTextComponents-module-scss-module__MwAzyW__figure picture{display:grid}.CustomPortableTextComponents-module-scss-module__MwAzyW__figure figcaption{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);line-height:var(--line-height-body);margin-block-start:var(--spacing-xs);padding-inline-start:var(--spacing-xs)}@media (min-width:768px){.CustomPortableTextComponents-module-scss-module__MwAzyW__figure figcaption{border-inline-start:2px solid var(--color-border-muted)}}.CustomPortableTextComponents-module-scss-module__MwAzyW__twitterBlock{justify-content:center;display:flex}.CustomPortableTextComponents-module-scss-module__MwAzyW__youtubeBlock{aspect-ratio:16/9;margin:2rem auto;display:flex}.CustomPortableTextComponents-module-scss-module__MwAzyW__youtubeBlock iframe{width:100%;height:100%}.CustomPortableTextComponents-module-scss-module__MwAzyW__evervizEmbed{min-width:100%;min-height:auto;margin:1rem auto;display:block}.CustomPortableTextComponents-module-scss-module__MwAzyW__bulleted{margin-inline-start:1.5em;list-style:outside}.CustomPortableTextComponents-module-scss-module__MwAzyW__bulleted li{margin-block:var(--spacing-xs)}.CustomPortableTextComponents-module-scss-module__MwAzyW__numbered{margin-inline-start:1.5em;list-style:decimal}.CustomPortableTextComponents-module-scss-module__MwAzyW__numbered li{margin-block:var(--spacing-xs)}
.PodcastShowCard-module-scss-module__dLQ7fG__showCard{gap:1rem;padding:1.5rem 0;display:grid}.PodcastShowCard-module-scss-module__dLQ7fG__showCover{aspect-ratio:1;flex-shrink:0;width:90px;height:90px;position:relative;overflow:hidden}.PodcastShowCard-module-scss-module__dLQ7fG__showImage{object-fit:cover}.PodcastShowCard-module-scss-module__dLQ7fG__showContent{flex-direction:column;flex:1;gap:1rem;display:flex}.PodcastShowCard-module-scss-module__dLQ7fG__showInfo{flex:1;min-width:0}.PodcastShowCard-module-scss-module__dLQ7fG__showTitle{color:var(--color-text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.PodcastShowCard-module-scss-module__dLQ7fG__showLink{color:var(--color-text-primary);text-decoration:none}.PodcastShowCard-module-scss-module__dLQ7fG__showLink:hover{text-decoration:underline}.PodcastShowCard-module-scss-module__dLQ7fG__showDescription{color:var(--color-text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;line-height:1.8;display:-webkit-box;overflow:hidden}.PodcastShowCard-module-scss-module__dLQ7fG__episodesList{border:1px solid var(--color-border-tertiary);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PodcastShowCard-module-scss-module__dLQ7fG__episodeItem{background:var(--color-surface-subtle);border-bottom:1px solid var(--color-border-tertiary);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem .75rem;transition:background-color .2s;display:flex}.PodcastShowCard-module-scss-module__dLQ7fG__episodeItem:nth-child(2n){background:var(--color-background-surface)}.PodcastShowCard-module-scss-module__dLQ7fG__episodeItem:last-child{border-bottom:none}.PodcastShowCard-module-scss-module__dLQ7fG__episodeInfo{flex:1;min-width:0}.PodcastShowCard-module-scss-module__dLQ7fG__episodeTitle{color:var(--color-text-primary);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:500;display:-webkit-box;overflow:hidden}.PodcastShowCard-module-scss-module__dLQ7fG__episodeActions{flex-shrink:0;margin-left:.5rem}@media (min-width:768px){.PodcastShowCard-module-scss-module__dLQ7fG__showCard{flex-direction:row-reverse;gap:2rem;padding:1.5rem;display:flex}.PodcastShowCard-module-scss-module__dLQ7fG__showHeader{text-align:center;flex-direction:column}.PodcastShowCard-module-scss-module__dLQ7fG__showCover{width:160px;height:160px}.PodcastShowCard-module-scss-module__dLQ7fG__showTitle{font-size:1.125rem}.PodcastShowCard-module-scss-module__dLQ7fG__showDescription{font-size:.875rem}.PodcastShowCard-module-scss-module__dLQ7fG__episodeItem{flex-direction:row;align-items:flex-start;gap:.5rem}.PodcastShowCard-module-scss-module__dLQ7fG__episodeActions{align-self:flex-end;margin-left:0}}
.PodcastShowList-module-scss-module__aRVSqq__podcastShowList{margin:0;padding:0;list-style:none}.PodcastShowList-module-scss-module__aRVSqq__podcastShowListItem{border-bottom:1px solid var(--color-border-secondary);max-width:800px;margin:auto}.PodcastShowList-module-scss-module__aRVSqq__podcastShowListItem:last-child{border-bottom:none}
.Tabs-module-scss-module__RiNvtG__tabContainer{gap:var(--spacing-md);flex-direction:column;margin-block-start:var(--spacing-md);display:flex}.Tabs-module-scss-module__RiNvtG__tabNavigation{gap:var(--spacing-xxl);border-block-end:1px solid var(--color-border-secondary);margin:0;padding:0;display:flex;position:relative}.Tabs-module-scss-module__RiNvtG__tabButton{cursor:pointer;font-size:var(--font-size-body);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);background:0 0;border:none;padding-block-start:var(--spacing-sm);padding-block-end:var(--spacing-xs);padding-inline:0;transition:all .2s;position:relative}.Tabs-module-scss-module__RiNvtG__tabButton:hover{color:var(--color-text-primary)}.Tabs-module-scss-module__RiNvtG__tabButton.Tabs-module-scss-module__RiNvtG__active{color:var(--color-blue-500);font-weight:var(--font-weight-bold)}.Tabs-module-scss-module__RiNvtG__tabButton:disabled{cursor:not-allowed;opacity:.5}.Tabs-module-scss-module__RiNvtG__tabButton:disabled:hover{color:var(--color-text-secondary)}.Tabs-module-scss-module__RiNvtG__tabButton:focus-visible{outline:2px solid var(--color-blue-500);outline-offset:2px;border-radius:var(--spacing-xxs)}.Tabs-module-scss-module__RiNvtG__tabLabel{align-items:center;gap:var(--spacing-xs);display:flex}.Tabs-module-scss-module__RiNvtG__activeIndicator{background-color:var(--color-blue-500);transform-origin:0;block-size:2px;position:absolute;inset-block-end:-1px;inset-inline:0}.Tabs-module-scss-module__RiNvtG__tabContent{min-block-size:200px}.Tabs-module-scss-module__RiNvtG__tabContent>div{inline-size:100%}.Tabs-module-scss-module__RiNvtG__loading{justify-content:center;align-items:center;min-block-size:200px;display:flex}.Tabs-module-scss-module__RiNvtG__loading:after{content:"";border:2px solid var(--color-border-tertiary);border-block-start-color:var(--color-blue-500);border-radius:50%;block-size:20px;inline-size:20px;animation:1s linear infinite Tabs-module-scss-module__RiNvtG__spin}@keyframes Tabs-module-scss-module__RiNvtG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ProgramEpisodeCard-module-scss-module__MvmNeG__episodeCard{gap:1rem;display:flex}.ProgramEpisodeCard-module-scss-module__MvmNeG__imageWrapper{aspect-ratio:16/9;border-radius:6px;flex-shrink:0;max-width:160px;position:relative;overflow:hidden}.ProgramEpisodeCard-module-scss-module__MvmNeG__episodeImage{object-fit:cover}.ProgramEpisodeCard-module-scss-module__MvmNeG__episodeContent{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.ProgramEpisodeCard-module-scss-module__MvmNeG__episodeTitle{color:var(--color-text-primary);line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.925rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ProgramEpisodeCard-module-scss-module__MvmNeG__episodeTitle:hover{text-decoration:underline}.ProgramEpisodeCard-module-scss-module__MvmNeG__episodeDate{color:var(--color-text-secondary);margin:0;font-size:.825rem}@media screen and (min-width:768px){.ProgramEpisodeCard-module-scss-module__MvmNeG__imageWrapper{max-width:211px}}
.CopyShareLink-module-scss-module__NgVxpG__copyLinkContainer{display:inline-block;position:relative}.CopyShareLink-module-scss-module__NgVxpG__copyLinkButton{background-color:var(--color-background-surface);color:var(--color-text-secondary);cursor:pointer;border:none;border-radius:9999px;outline:none;align-items:center;padding:8px;transition:all .3s;display:flex}.CopyShareLink-module-scss-module__NgVxpG__copyLinkButton:hover{background-color:var(--color-background-surface-hover)}.CopyShareLink-module-scss-module__NgVxpG__copyLinkButton.CopyShareLink-module-scss-module__NgVxpG__copied{background-color:var(--color-text-secondary);color:var(--color-background-surface)}.CopyShareLink-module-scss-module__NgVxpG__copyLinkButton .CopyShareLink-module-scss-module__NgVxpG__icon{stroke:currentColor;width:16px;height:16px;transition:transform .3s}.CopyShareLink-module-scss-module__NgVxpG__copyLinkButton:hover .CopyShareLink-module-scss-module__NgVxpG__icon{transform:scale(1.1)}.CopyShareLink-module-scss-module__NgVxpG__copyLinkButton.CopyShareLink-module-scss-module__NgVxpG__copied .CopyShareLink-module-scss-module__NgVxpG__icon{animation:.5s ease-in-out CopyShareLink-module-scss-module__NgVxpG__pulse}.CopyShareLink-module-scss-module__NgVxpG__tooltip{color:var(--color-text-inverse);font-size:var(--font-size-small);white-space:nowrap;z-index:10;opacity:0;background-color:#000c;border-radius:4px;padding:8px 12px;animation:3s forwards CopyShareLink-module-scss-module__NgVxpG__fadeInOut;position:absolute;top:40px;transform:translate(50%)}@keyframes CopyShareLink-module-scss-module__NgVxpG__fadeInOut{0%{opacity:0}10%{opacity:1}80%{opacity:1}to{opacity:0}}
.LiveblogUpdate-module-scss-module__Zj0U2W__update{color:var(--color-text-primary);font-size:var(--font-size-body);line-height:var(--line-height-body);flex-direction:column;display:flex}.LiveblogUpdate-module-scss-module__Zj0U2W__updateHeader{flex-direction:row;justify-content:space-between;align-items:start;gap:2rem;display:flex}.LiveblogUpdate-module-scss-module__Zj0U2W__updateHeaderContent{flex-direction:column;flex:1;display:flex}.LiveblogUpdate-module-scss-module__Zj0U2W__update .LiveblogUpdate-module-scss-module__Zj0U2W__updateDate{color:var(--color-red-600)}.LiveblogUpdate-module-scss-module__Zj0U2W__update .LiveblogUpdate-module-scss-module__Zj0U2W__updateBody p{line-height:1.8}.LiveblogUpdate-module-scss-module__Zj0U2W__update .LiveblogUpdate-module-scss-module__Zj0U2W__updateBody>:first-child:not(p){margin:1rem 0}.LiveblogUpdate-module-scss-module__Zj0U2W__update .LiveblogUpdate-module-scss-module__Zj0U2W__updateHeaderActions{flex-shrink:0}.LiveblogUpdate-module-scss-module__Zj0U2W__update .LiveblogUpdate-module-scss-module__Zj0U2W__breaking{background-color:var(--color-red-600);color:#fff;font-size:var(--font-size-small);width:fit-content;padding:.25rem}.LiveblogUpdate-module-scss-module__Zj0U2W__updateHeadline{font-size:calc(var(--font-size-h3)*1.1);flex-direction:column;display:flex}.LiveblogUpdate-module-scss-module__Zj0U2W__update .LiveblogUpdate-module-scss-module__Zj0U2W__imageFigure{margin-block:0 0 1rem 0}
.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__loader{justify-content:center;align-items:center;width:100%;height:100%;padding:4rem 0 0;display:flex}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline article:after{background-color:var(--color-border-muted);content:"";width:100%;height:1px;margin:2rem auto;display:block}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline article:last-child:after{display:none}@media screen and (min-width:768px){.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline{grid-template-columns:repeat(20,1fr);gap:33px;display:grid}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__updates{grid-column:5/span 12}}.LiveblogTimeline-module-scss-module__mg25Cq__noMoreContent{background:var(--color-background-surface);color:var(--color-text-secondary);font-size:var(--font-size-small);padding:1rem}.LiveblogTimeline-module-scss-module__mg25Cq__noContent{color:var(--color-text-secondary);font-size:var(--font-size-base);text-align:center;padding:2rem}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__floatingNotification{z-index:1000;animation:.3s ease-out LiveblogTimeline-module-scss-module__mg25Cq__slideDown;position:fixed;top:80px;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__floatingNotification{animation:.3s ease-out LiveblogTimeline-module-scss-module__mg25Cq__slideDownMobile;top:70px;left:1rem;right:1rem;transform:none}}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark,#0056b3));color:#fff;border-radius:50px;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex;box-shadow:0 4px 12px #00000026,0 8px 24px #0000001a}@media screen and (max-width:768px){.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationContent{border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem}}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationInfo{align-items:center;gap:.75rem;display:flex}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationBadge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;font-size:var(--font-size-small);background:#ffffff40;border-radius:14px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-weight:700;display:inline-flex}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationText{color:#fff;font-size:var(--font-size-base);white-space:nowrap;font-weight:500}@media screen and (max-width:768px){.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationText{text-align:center;white-space:normal}}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationButton{color:var(--color-primary);cursor:pointer;font-size:var(--font-size-small);white-space:nowrap;background:#fff;border:none;border-radius:25px;padding:.5rem 1.25rem;font-weight:600;transition:all .2s}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 8px #00000026}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationButton:active:not(:disabled){transform:scale(.98)}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationButton:disabled{cursor:not-allowed;opacity:.7}@media screen and (max-width:768px){.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__notificationButton{width:100%;padding:.75rem 1.5rem}}.LiveblogTimeline-module-scss-module__mg25Cq__liveblogTimeline__error{background:var(--color-error-background,#fee);color:var(--color-error,#c00);text-align:center;border-radius:8px;margin:1rem 0;padding:1rem}@keyframes LiveblogTimeline-module-scss-module__mg25Cq__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes LiveblogTimeline-module-scss-module__mg25Cq__slideDown{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes LiveblogTimeline-module-scss-module__mg25Cq__slideDownMobile{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes LiveblogTimeline-module-scss-module__mg25Cq__slideInFromTop{0%{opacity:0;transform:translateY(-30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LiveblogTimeline-module-scss-module__mg25Cq__slideOutDown{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(20px)scale(.98)}}@supports (view-transition-name:none){:root::view-transition-old(LiveblogTimeline-module-scss-module__mg25Cq__root){animation-duration:.4s;animation-timing-function:cubic-bezier(.4,0,.2,1)}:root::view-transition-new(LiveblogTimeline-module-scss-module__mg25Cq__root){animation-duration:.4s;animation-timing-function:cubic-bezier(.4,0,.2,1)}:root::view-transition-new(LiveblogTimeline-module-scss-module__mg25Cq__root){animation-name:LiveblogTimeline-module-scss-module__mg25Cq__slideInFromTop}:root::view-transition-old(LiveblogTimeline-module-scss-module__mg25Cq__root){animation-name:LiveblogTimeline-module-scss-module__mg25Cq__slideOutDown}}@media (prefers-reduced-motion:reduce){@keyframes LiveblogTimeline-module-scss-module__mg25Cq__slideInFromTop{0%{opacity:0}to{opacity:1}}@keyframes LiveblogTimeline-module-scss-module__mg25Cq__slideOutDown{0%{opacity:1}to{opacity:0}}@supports (view-transition-name:none){:root::view-transition-old(LiveblogTimeline-module-scss-module__mg25Cq__root){animation-duration:.2s;animation-timing-function:ease}:root::view-transition-new(LiveblogTimeline-module-scss-module__mg25Cq__root){animation-duration:.2s;animation-timing-function:ease}}}
