de24-category-gallery{display:block}
.c-category-intro{max-width:430px;flex-shrink:0}
.c-category-rotator{position:relative;min-width:0;isolation:isolate}
.c-category-rotator .c-category{height:100%}
.c-category-rotator .c-category>img.c-category-image{opacity:0;transition:opacity .8s ease,transform .6s ease;pointer-events:none}
.c-category-rotator .c-category>img.c-category-image.is-active{opacity:1}
.c-category-rotator .c-category>img.c-category-image--new{object-position:50% 8%}
.c-category-controls{position:absolute;top:52px;left:24px;z-index:2;display:flex;gap:0;padding:1px 4px;border-radius:24px;background:#1117;backdrop-filter:blur(5px)}
.c-category-controls[hidden],.c-category-autoplay[hidden],.c-category-mobile-nav[hidden]{display:none!important}
.c-category-mobile-nav{display:none}
.c-category-rotator .c-category{touch-action:pan-y pinch-zoom}
.c-category-controls button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;color:#fff;cursor:pointer}
.c-category-controls button span{display:block;width:6px;height:6px;border-radius:50%;background:#ffffff80;transition:width .2s,background-color .2s}
.c-category-controls button[aria-pressed=true] span{width:15px;border-radius:8px;background:#fff}
.c-category-controls button:hover span{background:#fff}.c-category-controls button:disabled{opacity:.35;cursor:default}
.d24c .c-category-controls button:focus-visible{outline:2px solid #fff;outline-offset:1px}
.d24c .c-category-autoplay{display:inline-flex;align-items:center;gap:9px;min-height:36px;margin-top:16px;padding:5px 0;border:0;border-bottom:1px solid var(--c-line);background:transparent;color:var(--c-white);font-family:inherit;font-size:11px;font-weight:650;text-align:left;cursor:pointer}
.c-category-autoplay svg{flex:0 0 16px;width:16px;height:16px}.c-category-autoplay .c-category-play-icon{display:none}.c-category-autoplay[data-paused=true] .c-category-play-icon{display:block}.c-category-autoplay[data-paused=true] .c-category-pause-icon{display:none}
@media(max-width:999px){.c-category-intro{max-width:340px;flex-shrink:1}}
@media(max-width:699px){
  .c-category-intro{max-width:none}
  .c-category-controls{display:none}
  .d24c .c-category-rotator .c-category{height:auto}
  .d24c .c-category-grid{row-gap:24px}
  .c-category-mobile-nav{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;background:var(--c-ink);border-top:1px solid var(--c-line)}
  .c-category-swipe-hint{min-width:0;font-size:12px;line-height:1.35;color:var(--c-muted)}
  .c-category-mobile-buttons{display:flex;align-items:center;gap:6px;flex-shrink:0}
  .c-category-mobile-buttons button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--c-line);border-radius:50%;background:transparent;color:var(--c-white);cursor:pointer;touch-action:manipulation}
  .c-category-mobile-buttons button:active{background:var(--c-accent);border-color:var(--c-accent)}
  .c-category-mobile-buttons button:disabled{opacity:.35;cursor:default}
  .c-category-mobile-buttons svg{width:22px;height:22px;pointer-events:none}
  .c-category-counter{min-width:42px;text-align:center;font-size:13px;font-weight:650;font-variant-numeric:tabular-nums;white-space:nowrap}
  .d24c .c-category-autoplay{min-height:44px;font-size:12px;margin-top:14px}
  .c-category-rotator .c-category:hover>img{transform:none}
}
@media(prefers-reduced-motion:reduce){.c-category-rotator .c-category>img.c-category-image,.c-category-controls button span{transition:none}.c-category-rotator .c-category:hover>img{transform:none}}
