.lsc-section{padding:80px 0 88px;position:relative}.lsc-container{max-width:1024px;margin:0 auto;padding:0 24px}.lsc-header{margin-bottom:2.88rem;text-align:center}.lsc-label-row{display:flex;align-items:center;justify-content:center;gap:.84rem;margin-bottom:.9rem}.lsc-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--pink);flex-shrink:0;animation:lsc-pulse 1.5s ease-in-out infinite}@keyframes lsc-pulse{0%,to{opacity:1}50%{opacity:.35}}.lsc-label{font-size:1.2rem;color:var(--pink)}.lsc-label,.lsc-title{font-weight:700;margin:0}.lsc-title{font-size:1.98rem;color:var(--text,#0c0c0c);letter-spacing:-.02em;line-height:1.3;text-align:center}.lsc-track{display:flex;gap:1rem;overflow-x:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth}.lsc-card{flex:0 0 calc((100% - 50px) / 4);aspect-ratio:4/3;scroll-snap-align:start;display:block;text-decoration:none;border-radius:22px;overflow:hidden;box-shadow:0 2px 12px rgba(255,93,143,.08);transition:transform .22s ease,box-shadow .22s ease;background:#ffd6e4}.lsc-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(255,93,143,.18)}.lsc-thumb-wrap{width:100%;aspect-ratio:4/3}.lsc-thumb{width:100%;height:100%;object-fit:cover;display:block}.lsc-arrows{gap:12px;margin-top:28px}.lsc-arrow,.lsc-arrows{display:flex;justify-content:center}.lsc-arrow{width:40px;height:40px;border-radius:50%;background:#fff;align-items:center;cursor:pointer;transition:background .15s,border-color .15s,transform .15s;line-height:1;padding:0;box-shadow:0 0 10px 0 rgba(98,71,98,.12)}.lsc-arrow svg{width:1.38rem;height:1.38rem}.lsc-arrow-left svg{margin-left:-.2rem}.lsc-arrow-right svg{margin-right:-.2rem}.lsc-arrow:hover{border-color:rgba(255,93,143,.55);transform:scale(1.05);box-shadow:0 0 10px 0 rgba(98,71,98,.14)}.lsc-state{color:#9c6980;padding:52px 0;text-align:center;font-size:14px}@media (max-width:1023px){.lsc-card{flex:0 0 calc((100% - 36px) / 3)}}@media (max-width:767px){.lsc-section{padding:52px 0 60px}.lsc-header{margin-bottom:24px}.lsc-dot{width:6px;height:6px}.lsc-label{font-size:.94rem}.lsc-title{font-size:1.38rem;padding:0 .3rem;word-break:keep-all}.lsc-track{gap:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lsc-track::-webkit-scrollbar{display:none}.lsc-card{flex:0 0 81vw}.lsc-arrows{margin-top:1.3rem;gap:.81rem}.lsc-arrow{width:2.25rem;height:2.25rem;font-size:17px}.lsc-arrow svg{width:1.15rem;height:1.15rem}}@media (max-width:320px){.lsc-title{font-size:1.31rem}.lsc-card{flex:0 0 77vw}.lsc-arrow{width:2.1rem;height:2.1rem}.lsc-arrow svg{width:1.05rem;height:1.05rem}}