.program-module{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e7edf3;border-radius:18px;box-shadow:0 1px 2px rgba(16,24,40,.04),0 8px 24px rgba(16,24,40,.06);padding:1.25rem}.program-module__header{margin-bottom:1rem}.program-module__title{color:#57150b;font-size:1.15rem;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin:0}.program-module__subtitle{color:#57150b;font-size:.94rem;line-height:1.45;margin:.35rem 0 0}.terms-list{display:grid;gap:.85rem}.term-card{background:#fff;border:1px solid #eaecf0;border-radius:14px;box-shadow:0 4px 14px rgba(16,24,40,.05);padding:1rem;transition:transform .2s ease,box-shadow .2s ease}.term-card:hover{box-shadow:0 10px 24px rgba(16,24,40,.08);transform:translateY(-2px)}.term-card__content{display:flex;flex-direction:column;gap:.3rem}.term-card__title{color:#57150b;font-size:1rem;font-weight:700;line-height:1.35;margin:0}.term-card__name{color:#57150b;font-size:.95rem;line-height:1.45;margin:0}.term-card__deadline{color:#57150b;font-size:.9rem;font-weight:500;line-height:1.4;margin:.15rem 0 0}.program-module__empty-state{background:#fff;border:1px dashed #d0d5dd;border-radius:14px;padding:1rem}.program-module__empty{color:#57150b;font-size:.95rem;margin:0}