/* WakeUp Elements 3.0 ----------------------------------------------------- */
:root{
  --wue300-wide:1300px;
  --wue300-radius:8px;
  --wue300-gap:22px;
}
html,body,.editor-styles-wrapper{font-family:Roboto,Arial,Helvetica,sans-serif!important}
body.wakeup-elements-300{font-family:Roboto,Arial,Helvetica,sans-serif}
.wakeup-elements-300 :where(h1,h2,h3,h4,h5,h6){font-family:Roboto,Arial,Helvetica,sans-serif;font-weight:900;letter-spacing:-.035em}
.wakeup-elements-300 .alignwide,.wakeup-elements-300 .wue2152-shell,.wakeup-elements-300 .wue2153-home,.wakeup-elements-300 .wue300-shell{width:min(calc(100% - 36px),var(--wue300-wide))!important;max-width:var(--wue300-wide)!important;margin-inline:auto!important}

/* Every visual card owns its image clipping and badge coordinate system. */
.wue300-home :where(.wue2154-story__visual,.wue2153-story__media,.wue2153-horizontal__image,.wue2153-gallery-card__visual,.wue2153-bottom-media__visual,.wue300-media),
.wue227-home :where(.wue2154-story__visual,.wue2153-story__media,.wue2153-horizontal__image,.wue2153-bottom-media__visual){position:relative!important;min-width:0;overflow:hidden!important;border-radius:var(--wakeup-image-radius,var(--wue300-radius))!important}
.wue300-home :where(.wue2154-story__visual,.wue2153-story__media,.wue2153-horizontal__image,.wue2153-bottom-media__visual) :where(img,picture,video),
.wue227-home :where(.wue2154-story__visual,.wue2153-story__media,.wue2153-horizontal__image,.wue2153-bottom-media__visual) :where(img,picture,video){display:block;width:100%!important;height:100%!important;object-fit:cover!important}

/* The section badge is always inside the image when an image exists. */
.wue300-home .wue2154-term-wrap.is-overlay,
.wue227-home .wue2154-term-wrap.is-overlay{position:absolute!important;z-index:8!important;display:block!important;margin:0!important;max-width:calc(100% - 16px)!important;pointer-events:auto!important}
.wue300-home .wue2154-term-wrap.is-overlay.is-bottom-left,
.wue227-home .wue2154-term-wrap.is-overlay.is-bottom-left{left:0!important;right:auto!important;top:auto!important;bottom:0!important}
.wue300-home .wue2154-term-wrap.is-overlay.is-top-left,
.wue227-home .wue2154-term-wrap.is-overlay.is-top-left{left:0!important;right:auto!important;top:0!important;bottom:auto!important}
.wue300-home .wue2154-term-wrap.is-overlay.is-bottom-right,
.wue227-home .wue2154-term-wrap.is-overlay.is-bottom-right{left:auto!important;right:0!important;top:auto!important;bottom:0!important}
.wue300-home .wue2154-term-wrap.is-overlay.is-top-right,
.wue227-home .wue2154-term-wrap.is-overlay.is-top-right{left:auto!important;right:0!important;top:0!important;bottom:auto!important}
.wue300-home .wue2154-term-wrap.is-overlay .wue2154-term-link,
.wue227-home .wue2154-term-wrap.is-overlay .wue2154-term-link{display:block!important;text-decoration:none!important}
.wue300-home .wue2154-term-wrap.is-overlay .wue2154-term-badge,
.wue227-home .wue2154-term-wrap.is-overlay .wue2154-term-badge{display:block!important;margin:0!important;color:#fff!important;border:0!important;padding:9px 13px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important;letter-spacing:.015em!important;background:var(--wue2154-term,var(--wakeup-primary,#111827))!important;box-shadow:none!important}
.wue300-home .is-bottom-left .wue2154-term-badge,.wue227-home .is-bottom-left .wue2154-term-badge{border-radius:0 7px 0 0!important}
.wue300-home .is-top-left .wue2154-term-badge,.wue227-home .is-top-left .wue2154-term-badge{border-radius:0 0 7px 0!important}
.wue300-home .is-bottom-right .wue2154-term-badge,.wue227-home .is-bottom-right .wue2154-term-badge{border-radius:7px 0 0 0!important}
.wue300-home .is-top-right .wue2154-term-badge,.wue227-home .is-top-right .wue2154-term-badge{border-radius:0 0 0 7px!important}

/* Older 2.x renderer badges are also constrained to their image wrappers. */
.wue300-home .wue2152-badges.is-overlay,.wue227-home .wue2152-badges.is-overlay{position:absolute!important;z-index:8!important;left:0!important;bottom:0!important;top:auto!important;right:auto!important;margin:0!important;transform:none!important}
.wue300-home .wue2152-badges.is-overlay .wue2152-chip,.wue227-home .wue2152-badges.is-overlay .wue2152-chip{color:#fff!important;border-radius:0 7px 0 0!important}

/* Stable image ratios. */
.wue300-home .wue2154-story.is-large .wue2154-story__visual{aspect-ratio:16/9}
.wue300-home .wue2154-story.is-image .wue2154-story__visual{aspect-ratio:4/3}
.wue300-home .wue2154-story:is(.is-horizontal-left,.is-horizontal-right) .wue2154-story__visual{aspect-ratio:1/1!important}
.wue300-home .wue2154-story__visual.is-ratio-16-9{aspect-ratio:16/9!important}
.wue300-home .wue2154-story__visual.is-ratio-4-3{aspect-ratio:4/3!important}
.wue300-home .wue2154-story__visual.is-ratio-1-1{aspect-ratio:1/1!important}
.wue300-home .wue2154-story__visual.is-ratio-4-5{aspect-ratio:4/5!important}
.wue300-home .wue2154-story__visual.is-ratio-21-9{aspect-ratio:21/9!important}

/* Meta remains compact; only image-less cards carry the badge here. */
.wue300-home .wue2154-meta-row{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px 13px!important;margin:0 0 9px!important;color:#64748b!important;font-size:12px!important;font-weight:700!important}
.wue300-home .wue2154-meta-row .wue2154-term-wrap{margin:0!important}
.wue300-home .wue2154-meta-row .wue2154-term-badge{display:inline-flex;color:#fff!important;padding:7px 10px!important;border-radius:5px!important;line-height:1!important}

/* Three columns finish on the same baseline without distributing every gap. */
.wue300-home .wue300-grid{align-items:stretch!important}
.wue300-home .wue300-grid>.wue3-element,
.wue300-home .wue300-grid>.wue3-container,
.wue300-home .wue2154-column{height:100%!important;min-width:0!important}
.wue300-home .wue2154-column{display:flex!important;flex-direction:column!important;gap:18px!important}
.wue300-home .wue2154-column>*:last-child{margin-top:auto!important}
.wue300-home .wue2154-story{min-width:0!important;max-width:100%!important}
.wue300-home .wue2154-story__copy{display:flex;flex-direction:column;min-width:0}
.wue300-home .wue2154-story__copy p{flex:1 1 auto}

/* No dotted rhythm or accidental title underlines. */
.wue300-home .wue2154-separator{display:none!important}
.wue300-home :where(.wue2153-color-title,.wue2154-story,.wue2152-rovat,.wue227-opinion-card) a,
.wue300-home :where(.wue2153-color-title,.wue2154-story,.wue2152-rovat,.wue227-opinion-card) a:hover{text-decoration:none!important;text-decoration-line:none!important}
.wue300-home .wue2153-color-title a{border-bottom:0!important}

/* Opinion cards: stronger editorial hierarchy without becoming ornamental. */
.wue300-home .wue227-opinion-card{position:relative!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--wue2152-badge,#111827) 22%,#dbe2ea)!important;border-top:5px solid var(--wue2152-badge,#111827)!important;border-radius:10px!important;padding:18px!important;background:linear-gradient(145deg,color-mix(in srgb,var(--wue2152-badge,#111827) 8%,#fff),#fff 48%)!important}
.wue300-home .wue227-opinion-card__top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:14px!important}
.wue300-home .wue227-opinion-card__top>span:first-child{font-size:10px!important;font-weight:950!important;letter-spacing:.13em!important;color:var(--wue2152-badge,#111827)!important}
.wue300-home .wue227-opinion-card h3{font-size:clamp(1.25rem,2.2vw,1.75rem)!important;line-height:1.06!important}
.wue300-home .wue2152-opinion-card__avatar{border:4px solid #fff!important;box-shadow:0 0 0 2px var(--wue2152-badge,#111827)!important}

/* Ads and embeds never escape their assigned column. */
.wue300-home :where(.wue2153-ad,.wub-ad-slot,.wu-wall,.wu-ad-box-style,iframe,ins.adsbygoogle){max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
.wue300-home :where(.wue2153-ad,.wub-ad-slot,.wu-wall){overflow:hidden!important}

/* Horizontal cards use a squarer image in the wider center column. */
.wue300-home .wue2154-column--center .wue2154-story:is(.is-horizontal-left,.is-horizontal-right){display:grid!important;grid-template-columns:minmax(150px,36%) minmax(0,1fr)!important;align-items:stretch!important;gap:16px!important}
.wue300-home .wue2154-column--center .wue2154-story.is-horizontal-right{grid-template-columns:minmax(0,1fr) minmax(150px,36%)!important}
.wue300-home .wue2154-column--center .wue2154-story.is-horizontal-right .wue2154-story__visual{order:2}

@media(max-width:1024px){
  .wue300-home .wue300-grid{grid-template-columns:1fr!important}
  .wue300-home .wue2154-column>*:last-child{margin-top:0!important}
  .wue300-home .wue2154-column{height:auto!important}
}
@media(max-width:640px){
  .wakeup-elements-300 .alignwide,.wakeup-elements-300 .wue2152-shell,.wakeup-elements-300 .wue2153-home,.wakeup-elements-300 .wue300-shell{width:min(calc(100% - 24px),var(--wue300-wide))!important}
  .wue300-home .wue2154-column--center .wue2154-story:is(.is-horizontal-left,.is-horizontal-right){grid-template-columns:1fr!important}
  .wue300-home .wue2154-column--center .wue2154-story.is-horizontal-right .wue2154-story__visual{order:0}
  .wue300-home .wue2154-story:is(.is-horizontal-left,.is-horizontal-right) .wue2154-story__visual{aspect-ratio:4/3!important}
}
.wue300-home .wue300-card-visual,.wakeup-elements-300 .wue300-card-visual{position:relative;min-width:0;overflow:hidden;border-radius:var(--wakeup-image-radius,var(--wue300-radius))}
.wue300-home .wue300-card-visual>div,.wakeup-elements-300 .wue300-card-visual>div{height:100%}
.wue300-home .wue300-card-visual img,.wakeup-elements-300 .wue300-card-visual img{display:block;width:100%;height:100%;object-fit:cover}
.wue300-home .wue300-no-media-meta,.wakeup-elements-300 .wue300-no-media-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-bottom:10px}
.wue300-home .wue300-no-media-meta small,.wakeup-elements-300 .wue300-no-media-meta small{margin:0;color:#64748b}

/* WakeUp Elements 3.0.5 — stable homepage geometry ---------------------- */

/* Do not stretch complete columns or individual block slots. Equal-column
   stretching was the source of the false blank areas under photographs. */
.wue300-home :is(.wue300-grid,.wue2154-grid){
  align-items:start!important;
}
.wue300-home :is(.wue300-grid,.wue2154-grid)>.wue3-element,
.wue300-home :is(.wue300-grid,.wue2154-grid)>.wue3-container,
.wue300-home .wue2154-column,
.wue300-home .wue2154-column>.wue3-home_block_2154,
.wue300-home .wue2154-block{
  height:auto!important;
  min-height:0!important;
  align-self:start!important;
}
.wue300-home .wue2154-column{
  display:flex!important;
  flex-direction:column!important;
  gap:18px!important;
}
.wue300-home .wue2154-column>*{
  flex:0 0 auto!important;
}
.wue300-home .wue2154-column>*:last-child{
  margin-top:0!important;
}
.wue300-home .wue2154-story,
.wue300-home .wue2154-story__copy{
  height:auto!important;
  min-height:0!important;
}
.wue300-home .wue2154-story__copy p{
  flex:0 0 auto!important;
}

/* The visual box is the single coordinate system for both the image and the
   category badge. New markup places the badge directly here; legacy markup
   nested in the media wrapper remains supported too. */
.wue300-home .wue2154-story__visual{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#e8edf2!important;
  border-radius:var(--wakeup-image-radius,var(--wue300-radius))!important;
}
.wue300-home .wue2154-story__visual>.wue2154-story__media,
.wue300-home .wue2154-story__visual>.wue2154-story__media>picture{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  overflow:hidden!important;
  line-height:0!important;
}
.wue300-home .wue2154-story__visual :is(img,video),
.wue300-home .wue2154-story__visual picture>img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  margin:0!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:0!important;
}

/* Rail cards use one predictable image height, so column mechanics can never
   move the badge away from the photograph. Explicitly selected image ratios
   continue to override this default. */
.wue300-home :is(.wue2154-column--left,.wue2154-column--right)
  .wue2154-story.is-image .wue2154-story__visual{
  width:100%!important;
  height:178px!important;
  min-height:178px!important;
  aspect-ratio:auto!important;
  flex:0 0 178px!important;
}
.wue300-home :is(.wue2154-column--left,.wue2154-column--right) .wue2154-story.is-image{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:auto auto!important;
  align-items:start!important;
  gap:10px!important;
}
.wue300-home :is(.wue2154-column--left,.wue2154-column--right) .wue2154-story.is-image .wue2154-story__copy{
  margin:0!important;
  padding:0!important;
  gap:7px!important;
}

/* Image-left and image-right stories: the visual stretches to the complete
   height of the text cell. The photo is cropped with object-fit, never left
   as a short image above an empty badge area. */
.wue300-home .wue2154-story:is(.is-horizontal-left,.is-horizontal-right){
  display:grid!important;
  grid-template-columns:minmax(145px,36%) minmax(0,1fr)!important;
  align-items:stretch!important;
  grid-auto-rows:auto!important;
  gap:16px!important;
  min-height:150px!important;
}
.wue300-home .wue2154-story.is-horizontal-right{
  grid-template-columns:minmax(0,1fr) minmax(145px,36%)!important;
}
.wue300-home .wue2154-story.is-horizontal-right .wue2154-story__visual{order:2!important}
.wue300-home .wue2154-story.is-horizontal-right .wue2154-story__copy{order:1!important}
.wue300-home .wue2154-story:is(.is-horizontal-left,.is-horizontal-right) .wue2154-story__visual{
  align-self:stretch!important;
  width:100%!important;
  height:auto!important;
  min-height:150px!important;
  aspect-ratio:auto!important;
}
.wue300-home .wue2154-story:is(.is-horizontal-left,.is-horizontal-right) .wue2154-story__copy{
  align-self:start!important;
}

/* One badge only, always on the actual visual. */
.wue300-home .wue2154-story:not(.has-no-media) .wue2154-story__copy>.wue2154-term-wrap{
  display:none!important;
}
.wue300-home .wue2154-story__visual>.wue2154-term-wrap.is-overlay,
.wue300-home .wue2154-story__media>.wue2154-term-wrap.is-overlay{
  position:absolute!important;
  z-index:12!important;
  margin:0!important;
  transform:none!important;
}

/* Highlighted section title: preserve the original white text fragments and
   coloured empty area. Uppercase removes descenders that could fall under the
   following line fragment, without adding any duplicate white layer. */
.wue300-home .wue2153-color-title,
.wue300-home .wue2153-color-title>a,
.wue300-home .wue2153-color-title>a:hover,
.wue300-home .wue2153-color-title>a:focus{
  text-decoration:none!important;
  text-decoration-line:none!important;
  border:0!important;
  box-shadow:none!important;
}
.wue300-home .wue2153-color-title{
  display:block!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:var(--wue2153-section,#0068a8)!important;
  font-size:0!important;
  line-height:0!important;
}
.wue300-home .wue2153-color-title>a{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  font-size:0!important;
  line-height:0!important;
}
.wue300-home .wue2153-color-title span{
  position:relative!important;
  z-index:2!important;
  display:inline!important;
  margin:0!important;
  padding:1px 5px 2px!important;
  background:#fff!important;
  color:#101820!important;
  font-size:20px!important;
  font-weight:950!important;
  line-height:1.16!important;
  letter-spacing:-.03em!important;
  text-transform:uppercase!important;
  vertical-align:top!important;
  box-decoration-break:clone!important;
  -webkit-box-decoration-break:clone!important;
  text-decoration:none!important;
  border:0!important;
  box-shadow:none!important;
}

/* Opinion: keep the accepted 3.0 neutral card treatment. */
.wue300-home .wue2154-opinion-top,
.wue300-home .wue227-opinion-card__top,
.wue300-home .wue2153-opinion__author b,
.wue300-home .wue2152-opinion-card__head i{
  display:none!important;
}
.wue300-home .wue2153-opinion.wue2154-opinion-card,
.wue300-home .wue2152-opinion-card.wue227-opinion-card{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  padding:15px!important;
  border:0!important;
  border-radius:8px!important;
  background:#f2f4f6!important;
  box-shadow:none!important;
}
.wue300-home .wue2153-opinion.wue2154-opinion-card::before,
.wue300-home .wue2152-opinion-card.wue227-opinion-card::before{
  content:"“";
  position:absolute!important;
  z-index:0!important;
  left:10px!important;
  top:-28px!important;
  color:var(--wue2153-section,var(--wue2152-badge,#5267ff))!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:132px!important;
  font-weight:700!important;
  line-height:1!important;
  opacity:.13!important;
  pointer-events:none!important;
}
.wue300-home .wue2153-opinion.wue2154-opinion-card::after,
.wue300-home .wue2152-opinion-card.wue227-opinion-card::after{
  content:"”";
  position:absolute!important;
  z-index:0!important;
  right:12px!important;
  bottom:-58px!important;
  color:var(--wue2153-section,var(--wue2152-badge,#5267ff))!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:132px!important;
  font-weight:700!important;
  line-height:1!important;
  opacity:.10!important;
  pointer-events:none!important;
}
.wue300-home .wue2153-opinion.wue2154-opinion-card>*:not(.wue2153-card-link),
.wue300-home .wue2152-opinion-card.wue227-opinion-card>*:not(.wue2153-card-link){
  position:relative!important;
  z-index:2!important;
}
.wue300-home .wue2153-opinion.wue2154-opinion-card .wue2153-opinion__author,
.wue300-home .wue2152-opinion-card.wue227-opinion-card .wue2152-opinion-card__head{
  align-items:center!important;
  gap:28px!important;
  margin:0 0 14px!important;
}
.wue300-home .wue2153-opinion.wue2154-opinion-card .wue2153-opinion__portrait,
.wue300-home .wue2152-opinion-card.wue227-opinion-card .wue2152-opinion-card__avatar{
  flex:0 0 92px!important;
  width:92px!important;
  height:92px!important;
  min-width:92px!important;
  margin-left:auto!important;
  border:3px solid #fff!important;
  border-radius:50%!important;
  object-fit:cover!important;
  box-shadow:0 0 0 1px #d8dee6!important;
}

html.dark-mode .wue300-home .wue2153-color-title span{background:#20262d!important;color:#fff!important}
html.dark-mode .wue300-home .wue2153-opinion.wue2154-opinion-card,
html.dark-mode .wue300-home .wue2152-opinion-card.wue227-opinion-card{background:#20262d!important}

@media(max-width:1024px){
  .wue300-home :is(.wue2154-column--left,.wue2154-column--right)
    .wue2154-story.is-image .wue2154-story__visual{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:16/9!important;
    flex-basis:auto!important;
  }
}
@media(max-width:640px){
  .wue300-home .wue2154-story:is(.is-horizontal-left,.is-horizontal-right){
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  .wue300-home .wue2154-story.is-horizontal-right .wue2154-story__visual,
  .wue300-home .wue2154-story.is-horizontal-right .wue2154-story__copy{order:initial!important}
  .wue300-home .wue2154-story:is(.is-horizontal-left,.is-horizontal-right) .wue2154-story__visual{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:4/3!important;
  }
  .wue300-home .wue2153-color-title span{font-size:18px!important}
}


/* WakeUp Elements 3.0.6 — center slider and editorial hover -------------- */
.wue300-home .wue2154-center-slider{
  --wue3-slides:1;
  --wue3-slide-gap:0px;
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
}
.wue300-home .wue2154-center-slider .wue3-slider-track{
  align-items:stretch!important;
  gap:0!important;
}
.wue300-home .wue2154-center-slider .wue3-slide{
  flex:0 0 100%!important;
  width:100%!important;
  min-width:0!important;
}
.wue300-home .wue2154-center-slider .wue2154-story{
  height:100%!important;
}
.wue300-home .wue2154-center-slider .wue3-slider-prev,
.wue300-home .wue2154-center-slider .wue3-slider-next{
  top:31%!important;
  width:40px!important;
  height:40px!important;
  border:1px solid rgba(255,255,255,.35)!important;
  border-radius:8px!important;
  background:rgba(15,23,42,.78)!important;
  color:#fff!important;
  box-shadow:0 8px 24px rgba(15,23,42,.2)!important;
  backdrop-filter:blur(7px);
}
.wue300-home .wue2154-center-slider .wue3-slider-prev{left:10px!important}
.wue300-home .wue2154-center-slider .wue3-slider-next{right:10px!important}
.wue300-home .wue2154-center-slider .wue3-slider-dots{
  margin:12px 0 0!important;
}
.wue300-home .wue2154-center-slider .wue3-slider-dots button{
  background:#cbd5e1!important;
}
.wue300-home .wue2154-center-slider .wue3-slider-dots button.is-active{
  background:var(--wakeup-primary,#111827)!important;
}

/* The image scales inside its own clipped frame; card geometry never moves. */
.wue300-home :where(
  .wue2154-story__visual,
  .wue2153-gallery-card__visual,
  .wue2153-big-feature__visual,
  .wue2153-bottom-media__visual,
  .wue2153-horizontal__image
) :where(img,picture>img,video){
  transform:scale(1);
  transform-origin:center center;
  transition:transform .42s cubic-bezier(.2,.65,.3,1)!important;
  will-change:transform;
}
.wue300-home :where(
  .wue2154-story,
  .wue2153-gallery-card,
  .wue2153-big-feature,
  .wue2153-bottom-media,
  .wue2153-horizontal
):is(:hover,:focus-within) :where(
  .wue2154-story__visual,
  .wue2153-gallery-card__visual,
  .wue2153-big-feature__visual,
  .wue2153-bottom-media__visual,
  .wue2153-horizontal__image
) :where(img,picture>img,video){
  transform:scale(1.045)!important;
}

/* Underline only the editorial title on hover/focus; color-title blocks keep
   their dedicated background treatment. */
.wue300-home .wue2154-story:not(.is-color-title):is(:hover,:focus-within) .wue2154-story__copy h2,
.wue300-home :where(.wue2153-gallery-card,.wue2153-big-feature,.wue2153-bottom-media,.wue2153-horizontal):is(:hover,:focus-within) :where(h2,h3){
  text-decoration-line:underline!important;
  text-decoration-thickness:1.5px!important;
  text-underline-offset:.12em!important;
  text-decoration-skip-ink:auto!important;
}

@media(max-width:640px){
  .wue300-home .wue2154-center-slider .wue3-slider-prev,
  .wue300-home .wue2154-center-slider .wue3-slider-next{
    top:27%!important;
    width:36px!important;
    height:36px!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .wue300-home :where(
    .wue2154-story__visual,
    .wue2153-gallery-card__visual,
    .wue2153-big-feature__visual,
    .wue2153-bottom-media__visual,
    .wue2153-horizontal__image
  ) :where(img,picture>img,video){transition:none!important}
}

/* WakeUp Elements 3.0.7 — overlay slider, non-hyphenating colour titles,
   and clean active-state tabs -------------------------------------------- */

/* Rovatszínű címdoboz: csak szóköznél törjön, böngészős elválasztás nélkül. */
.wue300-home .wue2153-color-title span{
  -webkit-hyphens:none!important;
  hyphens:none!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}

/* A középső slider teljes cikkmásolata a képre kerül. */
.wue300-home .wue2154-center-slider--overlay{
  position:relative!important;
  overflow:hidden!important;
  border-radius:5px!important;
  background:#111820!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-track,
.wue300-home .wue2154-center-slider--overlay .wue3-slide{
  height:100%!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story{
  position:relative!important;
  isolation:isolate!important;
  display:block!important;
  height:clamp(430px,46vw,570px)!important;
  min-height:430px!important;
  overflow:hidden!important;
  border-radius:5px!important;
  background:#111820!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story__visual{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  border-radius:inherit!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story__visual::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(5,10,18,.04) 20%,rgba(5,10,18,.18) 48%,rgba(5,10,18,.92) 100%);
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story__media,
.wue300-home .wue2154-center-slider--overlay .wue2154-story__media picture,
.wue300-home .wue2154-center-slider--overlay .wue2154-story__media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:cover!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story__copy{
  position:absolute!important;
  inset:auto 0 0 0!important;
  z-index:6!important;
  display:flex!important;
  flex-direction:column!important;
  gap:9px!important;
  margin:0!important;
  padding:120px clamp(20px,3vw,34px) 48px!important;
  color:#fff!important;
  background:linear-gradient(180deg,transparent 0%,rgba(5,10,18,.15) 20%,rgba(5,10,18,.88) 78%,rgba(5,10,18,.96) 100%)!important;
  pointer-events:none!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-meta-row,
.wue300-home .wue2154-center-slider--overlay .wue2154-meta-row time,
.wue300-home .wue2154-center-slider--overlay .wue2154-author-link{
  color:rgba(255,255,255,.86)!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story h2{
  color:#fff!important;
  font-size:clamp(30px,3.1vw,46px)!important;
  line-height:1.01!important;
  text-shadow:0 2px 15px rgba(0,0,0,.35)!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story p{
  max-width:92%!important;
  color:rgba(255,255,255,.9)!important;
  font-size:clamp(13px,1.15vw,16px)!important;
  line-height:1.45!important;
  text-shadow:0 1px 10px rgba(0,0,0,.4)!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-term-wrap.is-overlay{
  z-index:8!important;
}

/* A nyílgombok a kép két széléhez simulnak. A belső sarkok 5 px-esek. */
.wue300-home .wue2154-center-slider--overlay .wue3-slider-prev,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-next{
  top:50%!important;
  width:48px!important;
  height:82px!important;
  margin:0!important;
  padding:0!important;
  transform:translateY(-50%)!important;
  border:0!important;
  background:rgba(15,23,42,.86)!important;
  color:#fff!important;
  box-shadow:none!important;
  backdrop-filter:blur(6px)!important;
  font-size:34px!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-prev{
  left:0!important;
  border-radius:0 5px 5px 0!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-next{
  right:0!important;
  border-radius:5px 0 0 5px!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-prev:hover,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-next:hover,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-prev:focus-visible,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-next:focus-visible{
  background:rgba(15,23,42,.98)!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-dots{
  position:absolute!important;
  left:50%!important;
  bottom:15px!important;
  z-index:9!important;
  margin:0!important;
  transform:translateX(-50%)!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-dots button{
  background:rgba(255,255,255,.52)!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-dots button.is-active{
  background:#fff!important;
}

/* Friss hírek / Legolvasottabb: nincs pontozott vagy fekete elválasztó.
   Csak az éppen aktív fül kap felületi háttérszínt. */
.wue300-home .wue2153-tabs{
  overflow:hidden!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.wue300-home .wue2153-tabs__buttons{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-bottom:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.wue300-home .wue2153-tabs__buttons::before,
.wue300-home .wue2153-tabs__buttons::after{
  display:none!important;
  content:none!important;
}
.wue300-home .wue2153-tabs__buttons button,
.wue300-home .wue2153-tabs__buttons button:hover,
.wue300-home .wue2153-tabs__buttons button:focus{
  min-height:46px!important;
  border:0!important;
  border-radius:5px 5px 0 0!important;
  background:transparent!important;
  color:#172b3c!important;
  box-shadow:none!important;
  outline-offset:-2px;
}
.wue300-home .wue2153-tabs__buttons button.is-active,
.wue300-home .wue2153-tabs__buttons button[aria-selected="true"]{
  background:#f2f4f6!important;
  color:#111820!important;
  box-shadow:none!important;
}
.wue300-home .wue2153-tabs__panel{
  margin:0!important;
  border:0!important;
  background:#f2f4f6!important;
  box-shadow:none!important;
}

@media(max-width:640px){
  .wue300-home .wue2154-center-slider--overlay .wue2154-story{
    height:440px!important;
    min-height:440px!important;
  }
  .wue300-home .wue2154-center-slider--overlay .wue2154-story__copy{
    padding:100px 18px 44px!important;
  }
  .wue300-home .wue2154-center-slider--overlay .wue2154-story h2{
    font-size:28px!important;
  }
  .wue300-home .wue2154-center-slider--overlay .wue2154-story p{
    display:-webkit-box!important;
    overflow:hidden!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
  }
  .wue300-home .wue2154-center-slider--overlay .wue3-slider-prev,
  .wue300-home .wue2154-center-slider--overlay .wue3-slider-next{
    width:42px!important;
    height:70px!important;
    font-size:30px!important;
  }
}

html.dark-mode .wue300-home .wue2153-tabs__buttons button.is-active,
html.dark-mode .wue300-home .wue2153-tabs__buttons button[aria-selected="true"],
html.dark-mode .wue300-home .wue2153-tabs__panel{
  background:#20262d!important;
  color:#f1f5f9!important;
}


/* WakeUp Elements 3.0.8 — featured-only infinite slider and clean homepage metadata */

/* A rovatszínű cím jobb oldali színes lezárása kapjon finom kerekítést. */
.wue300-home .wue2153-color-title{
  border-radius:0 5px 5px 0!important;
}

/* Slider felső sor: egy rovatbadge, szerző, majd a dátum a sor jobb oldalán. */
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px 14px!important;
  width:100%!important;
  margin:0 0 2px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.2!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta__identity{
  display:inline-flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  min-width:0!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta .wue2154-term-wrap{
  display:inline-flex!important;
  margin:0!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta .wue2154-term-badge{
  padding:7px 10px!important;
  border-radius:5px!important;
  color:#fff!important;
  line-height:1!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta__separator{
  color:rgba(255,255,255,.7)!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-author,
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-author:hover,
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-author:focus{
  color:#fff!important;
  text-decoration:none!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta>time{
  margin-left:auto!important;
  color:rgba(255,255,255,.82)!important;
  white-space:nowrap!important;
}

/* A slider címe legyen hangsúlyos, de ne uralja el a teljes képet. */
.wue300-home .wue2154-center-slider--overlay .wue2154-story h2{
  max-width:94%!important;
  font-size:clamp(25px,2.35vw,36px)!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
}

/* Teljesen fehér oldalsó nyílgombok, sötét nyíllal. */
.wue300-home .wue2154-center-slider--overlay .wue3-slider-prev,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-next{
  background:#fff!important;
  color:#111827!important;
  opacity:1!important;
  backdrop-filter:none!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-prev:hover,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-next:hover,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-prev:focus-visible,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-next:focus-visible{
  background:#f2f4f6!important;
  color:#111827!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-prev:disabled,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-next:disabled{
  opacity:1!important;
}

@media(max-width:640px){
  .wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta{
    gap:7px 10px!important;
    font-size:12px!important;
  }
  .wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta>time{
    flex:0 0 100%!important;
    margin-left:0!important;
  }
  .wue300-home .wue2154-center-slider--overlay .wue2154-story h2{
    font-size:24px!important;
    line-height:1.08!important;
  }
}


/* WakeUp Elements 3.0.9 — compact, collision-free, preload-gated hero slider */
.wue300-home .wue2154-center-slider--overlay{
  --wue-slider-height:clamp(320px,30vw,390px);
  --wue-slider-arrow-width:34px;
  min-height:var(--wue-slider-height)!important;
  background:#111820!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story{
  height:var(--wue-slider-height)!important;
  min-height:var(--wue-slider-height)!important;
  max-height:var(--wue-slider-height)!important;
}
.wue300-home .wue2154-center-slider--overlay.is-preloading::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:20;
  border-radius:inherit;
  background:linear-gradient(105deg,#e9edf1 20%,#f6f8fa 38%,#e9edf1 56%);
  background-size:220% 100%;
  animation:wue309-slider-loading 1.15s linear infinite;
}
.wue300-home .wue2154-center-slider--overlay.is-preloading .wue3-slider-track,
.wue300-home .wue2154-center-slider--overlay.is-preloading .wue3-slider-prev,
.wue300-home .wue2154-center-slider--overlay.is-preloading .wue3-slider-next,
.wue300-home .wue2154-center-slider--overlay.is-preloading .wue3-slider-dots{
  opacity:0!important;
  visibility:hidden!important;
}
.wue300-home .wue2154-center-slider--overlay.is-ready .wue3-slider-track,
.wue300-home .wue2154-center-slider--overlay.is-ready .wue3-slider-prev,
.wue300-home .wue2154-center-slider--overlay.is-ready .wue3-slider-next,
.wue300-home .wue2154-center-slider--overlay.is-ready .wue3-slider-dots{
  opacity:1!important;
  visibility:visible!important;
}
@keyframes wue309-slider-loading{to{background-position:-220% 0}}
.wue300-home .wue2154-center-slider--overlay .wue2154-story__copy{
  gap:6px!important;
  padding:78px calc(var(--wue-slider-arrow-width) + 20px) 36px!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta{
  gap:6px 10px!important;
  margin-bottom:1px!important;
  font-size:11.5px!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta .wue2154-term-badge{
  padding:5px 8px!important;
  font-size:11px!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story h2{
  display:-webkit-box!important;
  overflow:hidden!important;
  max-width:100%!important;
  margin:0!important;
  font-size:clamp(22px,1.9vw,30px)!important;
  line-height:1.06!important;
  letter-spacing:-.03em!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story p{
  display:-webkit-box!important;
  overflow:hidden!important;
  max-width:100%!important;
  margin:2px 0 0!important;
  font-size:clamp(12.5px,.95vw,14.5px)!important;
  line-height:1.38!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-prev,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-next{
  display:grid!important;
  place-items:center!important;
  width:var(--wue-slider-arrow-width)!important;
  height:58px!important;
  font-size:25px!important;
  line-height:1!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-dots{bottom:10px!important}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-dots button{width:6px!important;height:6px!important}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-dots button.is-active{width:22px!important}
@media(max-width:640px){
  .wue300-home .wue2154-center-slider--overlay{
    --wue-slider-height:350px;
    --wue-slider-arrow-width:31px;
  }
  .wue300-home .wue2154-center-slider--overlay .wue2154-story__copy{
    padding:70px calc(var(--wue-slider-arrow-width) + 14px) 34px!important;
  }
  .wue300-home .wue2154-center-slider--overlay .wue2154-story h2{
    font-size:22px!important;
    line-height:1.07!important;
  }
  .wue300-home .wue2154-center-slider--overlay .wue2154-story p{font-size:12.5px!important}
  .wue300-home .wue2154-center-slider--overlay .wue3-slider-prev,
  .wue300-home .wue2154-center-slider--overlay .wue3-slider-next{
    height:52px!important;
    font-size:23px!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .wue300-home .wue2154-center-slider--overlay.is-preloading::before{animation:none!important}
}

/* WakeUp Elements 3.0.10 — centred slider, popular-first five-item tabs,
   explicit light/dark colour handling ----------------------------------- */

/* A slider teljes szerkesztőségi tartalma középre rendezve. */
.wue300-home .wue2154-center-slider--overlay .wue2154-story__copy{
  align-items:center!important;
  text-align:center!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta{
  justify-content:center!important;
  width:100%!important;
  margin-inline:auto!important;
  text-align:center!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta__identity{
  justify-content:center!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta>time{
  margin-left:0!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story h2,
.wue300-home .wue2154-center-slider--overlay .wue2154-story p{
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story p{
  max-width:min(88%,760px)!important;
}

/* Toplista elöl: világos mód. */
.wue300-home .wue2153-tabs,
.wue300-home .wue2153-tabs__buttons,
.wue300-home .wue2153-tabs__buttons button{
  color-scheme:light;
}
.wue300-home .wue2153-tabs__buttons button{
  color:#172b3c!important;
}
.wue300-home .wue2153-tabs__buttons button.is-active,
.wue300-home .wue2153-tabs__buttons button[aria-selected="true"],
.wue300-home .wue2153-tabs__panel{
  background:#f2f4f6!important;
  color:#111820!important;
}
.wue300-home .wue2153-rank-list span{
  color:#18364e!important;
}
.wue300-home .wue2153-rank-list time{
  color:#748496!important;
}
.wue300-home .wue2153-rank-list li{
  border-color:#aeb9c5!important;
}
.wue300-home .wue2153-rank-list b{
  background:#fff!important;
  color:#18364e!important;
}

/* Stabil sötét mód: a generikus színmotor helyett célzott komponensszínek. */
html.dark-mode .wue300-home .wue2154-center-slider--overlay{
  background:#11151a!important;
  color-scheme:dark;
}
html.dark-mode .wue300-home .wue2154-center-slider--overlay.is-preloading::before{
  background:linear-gradient(105deg,#242a31 20%,#313943 38%,#242a31 56%)!important;
  background-size:220% 100%!important;
}
html.dark-mode .wue300-home .wue2154-center-slider--overlay .wue3-slider-prev,
html.dark-mode .wue300-home .wue2154-center-slider--overlay .wue3-slider-next{
  background:#2a2a2a!important;
  color:#fff!important;
}
html.dark-mode .wue300-home .wue2154-center-slider--overlay .wue3-slider-prev:hover,
html.dark-mode .wue300-home .wue2154-center-slider--overlay .wue3-slider-next:hover,
html.dark-mode .wue300-home .wue2154-center-slider--overlay .wue3-slider-prev:focus-visible,
html.dark-mode .wue300-home .wue2154-center-slider--overlay .wue3-slider-next:focus-visible{
  background:#363636!important;
  color:#fff!important;
}
html.dark-mode .wue300-home .wue2153-tabs,
html.dark-mode .wue300-home .wue2153-tabs__buttons,
html.dark-mode .wue300-home .wue2153-tabs__buttons button{
  color-scheme:dark;
}
html.dark-mode .wue300-home .wue2153-tabs__buttons button{
  background:transparent!important;
  color:#d7dee7!important;
}
html.dark-mode .wue300-home .wue2153-tabs__buttons button.is-active,
html.dark-mode .wue300-home .wue2153-tabs__buttons button[aria-selected="true"],
html.dark-mode .wue300-home .wue2153-tabs__panel{
  background:#2a2a2a!important;
  color:#f2f4f6!important;
}
html.dark-mode .wue300-home .wue2153-rank-list span{
  color:#eef3f8!important;
}
html.dark-mode .wue300-home .wue2153-rank-list time{
  color:#aeb8c4!important;
}
html.dark-mode .wue300-home .wue2153-rank-list li{
  border-color:#4a535d!important;
}
html.dark-mode .wue300-home .wue2153-rank-list b{
  background:#20262d!important;
  color:#fff!important;
}

@media(max-width:640px){
  .wue300-home .wue2154-center-slider--overlay .wue2154-slider-meta>time{
    flex:0 0 auto!important;
    margin-left:0!important;
  }
}


/* WakeUp Elements 3.0.11 — stable first paint, clean hover and tabs -------- */

/* The server-rendered first slide is complete at first paint. Do not hide
   its track while waiting for delayed JavaScript, image decode or webfonts. */
.wue300-home .wue2154-center-slider--overlay,
.wue300-home .wue2154-center-slider--overlay.is-ready{
  contain:layout paint!important;
}
.wue300-home .wue2154-center-slider--overlay .wue3-slider-track,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-prev,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-next,
.wue300-home .wue2154-center-slider--overlay .wue3-slider-dots{
  opacity:1!important;
  visibility:visible!important;
}
.wue300-home .wue2154-center-slider--overlay::before{
  display:none!important;
  content:none!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story__copy{
  font-size-adjust:.53;
}

/* Keep the image zoom, remove every title underline on hover/focus. */
.wue300-home .wue2154-story:not(.is-color-title):is(:hover,:focus-within) .wue2154-story__copy h2,
.wue300-home :where(.wue2153-gallery-card,.wue2153-big-feature,.wue2153-bottom-media,.wue2153-horizontal):is(:hover,:focus-within) :where(h2,h3,strong),
.wue300-home :where(.wue2154-story,.wue2153-story,.wue2153-horizontal,.wue2153-gallery-card,.wue2153-big-feature,.wue2153-bottom-media) :where(h2,h3,strong,a):is(:hover,:focus){
  text-decoration:none!important;
  text-decoration-line:none!important;
  text-decoration-thickness:0!important;
  border-bottom:0!important;
}

/* Main editorial headlines really use Roboto, including inherited legacy
   card selectors that previously preferred Inter or Georgia. */
.wakeup-elements-300 :where(h1,h2,h3,h4,h5,h6),
.wue300-home :where(.wue2154-story h2,.wue2154-story h3,.wue2153-story h2,.wue2153-horizontal h3,.wue2153-color-title span,.wue2153-rank-list span,.wue2153-rank-list b){
  font-family:"Roboto",Arial,Helvetica,sans-serif!important;
}

/* The open tab joins the panel. Only the opposite, uncovered top corner is
   rounded; both bottom corners stay rounded. */
.wue300-home .wue2153-tabs{
  overflow:visible!important;
  border-radius:0!important;
  background:transparent!important;
}
.wue300-home .wue2153-tabs__panel{
  overflow:hidden!important;
  border-radius:0 5px 5px 5px!important;
}
.wue300-home .wue2153-tabs[data-active-tab="latest"] .wue2153-tabs__panel{
  border-radius:5px 0 5px 5px!important;
}
.wue300-home .wue2153-tabs[data-active-tab="popular"] .wue2153-tabs__panel{
  border-radius:0 5px 5px 5px!important;
}

/* Plain, modern Roboto ranking numerals: no circle or coloured tile. */
.wue300-home .wue2153-rank-list.is-numbered a{
  grid-template-columns:30px minmax(0,1fr)!important;
  column-gap:8px!important;
  align-items:start!important;
}
.wue300-home .wue2153-rank-list.is-numbered b,
html.dark-mode .wue300-home .wue2153-rank-list.is-numbered b{
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#18364e!important;
  font-family:"Roboto",Arial,Helvetica,sans-serif!important;
  font-size:20px!important;
  font-weight:900!important;
  font-variant-numeric:tabular-nums!important;
  line-height:1.15!important;
  letter-spacing:-.04em!important;
  text-align:left!important;
}
html.dark-mode .wue300-home .wue2153-rank-list.is-numbered b{
  color:#eef3f8!important;
}


/* WakeUp Elements 3.0.12 — atomic slider first paint and state-aware tabs */

/* The server-rendered overlay is never animation- or script-gated. The first
   copy appears before the eager image in the HTML stream and stays visible. */
.wue300-home .wue2154-center-slider--overlay .wue2154-story__copy,
.wue300-home .wue2154-center-slider--overlay .wue2154-story__copy *{
  opacity:1!important;
  visibility:visible!important;
  animation:none!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story__copy{
  content-visibility:visible!important;
  contain:none!important;
  transition:none!important;
  font-size-adjust:none!important;
}
.wue300-home .wue2154-center-slider--overlay .wue2154-story__visual{
  content-visibility:visible!important;
}

/* The exposed corner follows the selected tab on every click. */
.wue300-home .wue2153-tabs[data-active-tab="popular"] .wue2153-tabs__panel{
  border-radius:0 5px 5px 5px!important;
}
.wue300-home .wue2153-tabs[data-active-tab="latest"] .wue2153-tabs__panel{
  border-radius:5px 0 5px 5px!important;
}

/* Slightly larger, calmer typography throughout the switch list. */
.wue300-home .wue2153-tabs__buttons button{
  min-height:50px!important;
  padding:8px 10px!important;
  font-family:"Roboto",Arial,Helvetica,sans-serif!important;
  font-size:16px!important;
  line-height:1.15!important;
}
.wue300-home .wue2153-tabs__panel{
  padding:10px 16px 14px!important;
}
.wue300-home .wue2153-rank-list a,
.wue300-home .wue2153-rank-list.is-latest a{
  padding:12px 0!important;
}
.wue300-home .wue2153-rank-list span,
.wue300-home .wue2153-rank-list.is-latest span{
  font-family:"Roboto",Arial,Helvetica,sans-serif!important;
  font-size:14px!important;
  line-height:1.26!important;
  font-weight:850!important;
}
.wue300-home .wue2153-rank-list time,
.wue300-home .wue2153-rank-list.is-latest time{
  font-family:"Roboto",Arial,Helvetica,sans-serif!important;
  font-size:11.5px!important;
  line-height:1.2!important;
}
.wue300-home .wue2153-rank-list.is-numbered a{
  grid-template-columns:52px minmax(0,1fr)!important;
  column-gap:10px!important;
  align-items:center!important;
}
.wue300-home .wue2153-rank-list.is-numbered b,
html.dark-mode .wue300-home .wue2153-rank-list.is-numbered b{
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-family:"Roboto",Arial,Helvetica,sans-serif!important;
  font-size:40px!important;
  font-weight:900!important;
  line-height:.92!important;
  letter-spacing:-.055em!important;
  text-align:left!important;
}

@media(max-width:640px){
  .wue300-home .wue2153-tabs__buttons button{font-size:15px!important}
  .wue300-home .wue2153-rank-list span,
  .wue300-home .wue2153-rank-list.is-latest span{font-size:13.5px!important}
  .wue300-home .wue2153-rank-list.is-numbered a{grid-template-columns:44px minmax(0,1fr)!important}
  .wue300-home .wue2153-rank-list.is-numbered b,
  html.dark-mode .wue300-home .wue2153-rank-list.is-numbered b{font-size:34px!important}
}

/* WakeUp Elements 3.0.13 — fully composed stacked slider frames ----------- */
/* Every hidden frame is already a complete server-rendered slide. Switching
   only changes opacity; no image/text assembly or translated-track hydration. */
.wue300-atomic-slider{
  --wue-slider-height:clamp(320px,30vw,390px);
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:var(--wue-slider-height)!important;
  min-height:320px!important;
  overflow:hidden!important;
  border-radius:5px!important;
  background:#111820!important;
  isolation:isolate!important;
  contain:layout paint!important;
}
.wue300-atomic-slider .wue300-atomic-stage{
  position:relative!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
}
.wue300-atomic-slider .wue300-atomic-slide{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  transform:none!important;
  will-change:opacity!important;
}
.wue300-atomic-slider .wue300-atomic-story{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  max-height:none!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:inherit!important;
  background:#111820!important;
}
.wue300-atomic-slider .wue300-atomic-visual{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  border-radius:inherit!important;
  content-visibility:visible!important;
}
.wue300-atomic-slider .wue300-atomic-visual .wue2154-story__media,
.wue300-atomic-slider .wue300-atomic-visual .wue2154-story__media picture,
.wue300-atomic-slider .wue300-atomic-visual .wue2154-story__media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:cover!important;
}
.wue300-atomic-slider .wue300-atomic-shade{
  position:absolute!important;
  inset:0!important;
  z-index:3!important;
  display:block!important;
  pointer-events:none!important;
}
.wue300-atomic-slider .wue300-atomic-copy,
.wue300-atomic-slider .wue300-atomic-copy *{
  opacity:1!important;
  visibility:visible!important;
  animation:none!important;
}
.wue300-atomic-slider .wue300-atomic-copy{
  position:absolute!important;
  inset:auto 0 0!important;
  z-index:6!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:6px!important;
  width:100%!important;
  margin:0!important;
  padding:76px 54px 34px!important;
  box-sizing:border-box!important;
  color:#fff!important;
  text-align:center!important;
  pointer-events:none!important;
  content-visibility:visible!important;
  contain:none!important;
  transform:none!important;
  transition:none!important;
  background:transparent!important;
}
.wue300-atomic-slider .wue300-atomic-copy :is(h2,p,time,a,span){color:inherit}
.wue300-atomic-slider .wue300-atomic-copy h2{
  display:-webkit-box!important;
  overflow:hidden!important;
  max-width:100%!important;
  margin:0!important;
  color:#fff!important;
  font:900 clamp(22px,1.9vw,30px)/1.06 Roboto,Arial,sans-serif!important;
  letter-spacing:-.03em!important;
  text-align:center!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
}
.wue300-atomic-slider .wue300-atomic-copy p{
  display:-webkit-box!important;
  overflow:hidden!important;
  max-width:min(88%,760px)!important;
  margin:2px auto 0!important;
  color:rgba(255,255,255,.9)!important;
  font:400 clamp(12.5px,.95vw,14.5px)/1.38 Roboto,Arial,sans-serif!important;
  text-align:center!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
.wue300-atomic-slider .wue300-atomic-prev,
.wue300-atomic-slider .wue300-atomic-next{
  position:absolute!important;
  top:50%!important;
  z-index:20!important;
  display:grid!important;
  place-items:center!important;
  width:34px!important;
  height:58px!important;
  margin:0!important;
  padding:0!important;
  transform:translateY(-50%)!important;
  border:0!important;
  background:#fff!important;
  color:#111827!important;
  box-shadow:none!important;
  font:700 25px/1 Roboto,Arial,sans-serif!important;
  opacity:1!important;
  visibility:visible!important;
}
.wue300-atomic-slider .wue300-atomic-prev{left:0!important;border-radius:0 5px 5px 0!important}
.wue300-atomic-slider .wue300-atomic-next{right:0!important;border-radius:5px 0 0 5px!important}
.wue300-atomic-slider .wue300-atomic-dots{
  position:absolute!important;
  left:50%!important;
  bottom:10px!important;
  z-index:20!important;
  display:flex!important;
  gap:8px!important;
  margin:0!important;
  transform:translateX(-50%)!important;
  opacity:1!important;
  visibility:visible!important;
}
.wue300-atomic-slider .wue300-atomic-dots button{
  width:6px!important;
  height:6px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.55)!important;
  transition:width .2s ease,background .2s ease!important;
}
.wue300-atomic-slider .wue300-atomic-dots button.is-active{width:22px!important;background:#fff!important}
html.dark-mode .wue300-atomic-slider .wue300-atomic-prev,
html.dark-mode .wue300-atomic-slider .wue300-atomic-next{background:#2a2a2a!important;color:#fff!important}

/* Guarantee a visible coloured tail on every line of the highlighted title. */
.wue300-home .wue2153-color-title{
  box-sizing:border-box!important;
  padding-right:15px!important;
  padding-inline-end:15px!important;
}
.wue300-home .wue2153-color-title>a{width:auto!important}

@media(max-width:640px){
  .wue300-atomic-slider{--wue-slider-height:350px}
  .wue300-atomic-slider .wue300-atomic-copy{padding:70px 45px 32px!important}
  .wue300-atomic-slider .wue300-atomic-copy h2{font-size:22px!important;line-height:1.07!important}
  .wue300-atomic-slider .wue300-atomic-copy p{font-size:12.5px!important}
  .wue300-atomic-slider .wue300-atomic-prev,
  .wue300-atomic-slider .wue300-atomic-next{width:31px!important;height:52px!important;font-size:23px!important}
}

/* Atomic slider conflict shield against legacy overlay declarations. */
.wue300-home .wue2154-center-slider--overlay.wue300-atomic-slider .wue300-atomic-visual::after{
  display:none!important;
  content:none!important;
}
.wue300-home .wue2154-center-slider--overlay.wue300-atomic-slider .wue300-atomic-copy{
  background:transparent!important;
  opacity:1!important;
  visibility:visible!important;
  content-visibility:visible!important;
  contain:none!important;
}
.wue300-home .wue2154-center-slider--overlay.wue300-atomic-slider .wue300-atomic-copy *{
  opacity:1!important;
  visibility:visible!important;
}
