.chsc{--chsc-accent:#08b8aa;--chsc-gap:18px;margin:0 0 36px;max-width:100%;overflow:hidden}.chsc-title{font-size:clamp(22px,3vw,34px)!important;line-height:1.35;margin:0 0 20px!important;padding:0 0 12px!important;border:0!important;background:linear-gradient(to right,var(--chsc-accent) 0 30%,#e9ecef 30% 100%) left bottom/100% 4px no-repeat!important;color:#111}.chsc-shell{position:relative}.chsc-track{display:flex;gap:var(--chsc-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:4px 2px 8px}.chsc-track::-webkit-scrollbar{display:none}.chsc-card{position:relative;flex:0 0 calc((100% - var(--chsc-gap)*3.35)/4.35);min-width:0;text-decoration:none!important;color:#24272b!important;scroll-snap-align:start;text-align:center;border-radius:12px;cursor:pointer;transition:transform .18s ease,filter .18s ease;-webkit-tap-highlight-color:rgba(8,184,170,.22);touch-action:pan-x}.chsc-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;box-shadow:none;margin:0!important;transition:box-shadow .18s ease}.chsc-card span{display:flex;align-items:center;justify-content:center;gap:5px;font-size:17px;font-weight:700;line-height:1.35;padding:8px 3px 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chsc-card b{display:inline-grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:var(--chsc-accent);color:#fff;font-size:18px;line-height:1}.chsc-card:hover{transform:translateY(-3px);filter:brightness(.97)}.chsc-card:hover img{box-shadow:0 5px 14px rgba(0,0,0,.18)}.chsc-card:active,.chsc-card.is-touching{transform:scale(.965);filter:brightness(.9)}.chsc-card:focus-visible{outline:3px solid var(--chsc-accent);outline-offset:3px}.chsc-arrow{position:absolute;z-index:2;top:calc(50% - 28px);width:32px;height:54px;border:0;border-radius:5px;background:rgba(255,255,255,.9);box-shadow:0 2px 10px rgba(0,0,0,.16);color:#555;font-size:34px;line-height:1;cursor:pointer;transform:translateY(-50%)}.chsc-prev{left:4px}.chsc-next{right:4px}.chsc-arrow:disabled{opacity:.25;cursor:default}.chsc-scrollbar{height:6px;background:#edf0f2;border-radius:99px;margin:7px 2px 0;overflow:hidden}.chsc-scrollbar span{display:block;width:25%;height:100%;background:#999;border-radius:99px;transform:translateX(0)}@media(max-width:834px){.chsc{--chsc-gap:14px}.chsc-card{flex-basis:calc((100% - var(--chsc-gap)*2.3)/3.3)}}@media(max-width:600px){.chsc{--chsc-gap:12px;margin-bottom:28px}.chsc-title{font-size:24px!important;margin-bottom:15px!important}.chsc-card{flex-basis:72%}.chsc-card span{font-size:15px}.chsc-arrow{width:28px;height:46px;font-size:28px}.chsc-scrollbar{height:5px}}@media(prefers-reduced-motion:reduce){.chsc-track{scroll-behavior:auto}.chsc-card{transition:none}}
