.program-module__YhpOoa__container{max-width:var(--max-width);margin:0 auto;padding:4rem 2rem}.program-module__YhpOoa__header{text-align:center;margin-bottom:3rem}.program-module__YhpOoa__header h1{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.program-module__YhpOoa__header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.program-module__YhpOoa__section{margin-bottom:4rem}.program-module__YhpOoa__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.program-module__YhpOoa__card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform var(--ease-normal),box-shadow var(--ease-normal),border-color var(--ease-normal);animation:program-module__YhpOoa__scaleIn .4s var(--ease-bounce)both;flex-direction:column;display:flex;overflow:hidden}.program-module__YhpOoa__card:nth-child(2){animation-delay:.1s}.program-module__YhpOoa__card:nth-child(3){animation-delay:.2s}.program-module__YhpOoa__card:nth-child(4){animation-delay:.3s}.program-module__YhpOoa__card:nth-child(5){animation-delay:.4s}.program-module__YhpOoa__card:nth-child(n+6){animation-delay:.5s}.program-module__YhpOoa__card:hover{box-shadow:var(--shadow-lg);border-color:#2ec4b640;transform:translateY(-4px)}.program-module__YhpOoa__imageWrap{background:var(--bg-secondary);width:100%;height:200px;position:relative;overflow:hidden}.program-module__YhpOoa__image{object-fit:cover;width:100%;height:100%;transition:transform var(--ease-normal)}.program-module__YhpOoa__card:hover .program-module__YhpOoa__image{transform:scale(1.05)}.program-module__YhpOoa__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.program-module__YhpOoa__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.4}.program-module__YhpOoa__description{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.program-module__YhpOoa__badges{margin-bottom:1rem}.program-module__YhpOoa__excerpt{color:var(--text-tertiary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.program-module__YhpOoa__footer{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.program-module__YhpOoa__meta{color:var(--text-tertiary);flex-direction:column;gap:.25rem;font-size:.8125rem;display:flex}.program-module__YhpOoa__empty{text-align:center;color:var(--text-tertiary);background:var(--bg-secondary);border-radius:var(--radius-xl);border:1px dashed var(--border-light);padding:4rem 2rem}.program-module__YhpOoa__bottomText{text-align:center;color:var(--text-secondary);border-top:1px solid var(--border-light);margin-top:2rem;padding-top:2rem;font-size:.95rem}
