.SectionCards-module__Wn6moG__grid{gap:var(--sp-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.SectionCards-module__Wn6moG__card{gap:var(--sp-2);height:100%;padding:var(--sp-5);background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-card);transition:transform var(--t-move) var(--ease-out), box-shadow var(--t-move) var(--ease-out);flex-direction:column;display:flex}.SectionCards-module__Wn6moG__card:hover{transform:translateY(var(--lift));box-shadow:var(--shadow-lift)}.SectionCards-module__Wn6moG__title{font-size:var(--fs-md);font-weight:700;line-height:1.3}.SectionCards-module__Wn6moG__note{font-size:var(--fs-sm);color:var(--c-text-secondary);line-height:1.5}.SectionCards-module__Wn6moG__more{width:32px;height:32px;color:var(--c-accent-ink);background:var(--c-accent-soft);border-radius:var(--r-full);transition:transform var(--t-move) var(--ease-out);place-items:center;margin-top:auto;display:grid}.SectionCards-module__Wn6moG__card:hover .SectionCards-module__Wn6moG__more{transform:translate(3px)}
