.cardList_section__JTMMt{display:flex;flex-direction:column;gap:20px;width:100%}.cardList_header__8mMOy{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:0 4px}.cardList_title__glGXL{margin:0;font-size:clamp(1.5rem,1.2573rem + 1.0356vw,2.5rem);font-weight:700;color:var(--text-black)}.cardList_nav__wjnpb{gap:8px}.cardList_navBtn__DM7wt,.cardList_nav__wjnpb{display:flex;align-items:center;flex-shrink:0}.cardList_navBtn__DM7wt{justify-content:center;width:44px;height:44px;padding:12px;border:none;border-radius:12px;background:#f7f8fa;color:#231f20;cursor:pointer;transition:background .2s,opacity .2s}.cardList_navBtn__DM7wt:hover:not(:disabled){background:#ecedf1}.cardList_navBtnDisabled__vuwTG{opacity:.4;cursor:default}.cardList_viewport__SOUrs{width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.cardList_viewport__SOUrs::-webkit-scrollbar{display:none}@media(prefers-reduced-motion:reduce){.cardList_viewport__SOUrs{scroll-behavior:auto}}.cardList_track___YMEg{display:flex;align-items:stretch;gap:12px;width:max-content}.cardList_cardItem__dp9I2{flex-shrink:0;scroll-snap-align:start;width:calc((100vw - 48px)/2);max-width:168px}@media(min-width:640px){.cardList_track___YMEg{gap:16px}.cardList_cardItem__dp9I2{width:160px;max-width:none}}@media(min-width:1024px){.cardList_track___YMEg{gap:20px}.cardList_cardItem__dp9I2{width:calc((min(100vw,1280px) - 40px - 120px)/7);min-width:140px;max-width:180px}}