.course-information{display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:18px}.course-info-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 26px rgba(70,20,45,.06)}.course-info-card>header{padding:22px 24px 18px;background:linear-gradient(135deg,#fff,#fbf0f5);border-bottom:1px solid var(--line)}.course-info-card>header h2{margin:3px 0 7px;color:var(--wine);font:700 1.55rem Georgia,serif}.course-info-card>header p{margin:0;color:var(--muted)}.course-info-card>header .eyebrow{color:var(--rose);font:800 .7rem Inter,system-ui;letter-spacing:.12em}.course-table-wrap{width:100%;overflow:hidden}.course-table{width:100%;border-collapse:collapse;table-layout:fixed}.course-table th{padding:11px 14px;background:#5b1738;color:#fff;text-align:left;font-size:.69rem;letter-spacing:.08em;text-transform:uppercase}.course-table td{padding:13px 14px;border-bottom:1px solid #eee5e9;vertical-align:middle;overflow-wrap:anywhere}.course-table tbody tr:last-child td{border-bottom:0}.course-table td strong,.course-table td small{display:block}.course-table td small{margin-top:3px;color:var(--muted);line-height:1.35}.schedule-table th:nth-child(1){width:27%}.schedule-table th:nth-child(2){width:18%}.schedule-table th:nth-child(3){width:55%}.schedule-table td[rowspan]{background:#fcf8fa}.course-break-row td{background:#f6f3f5}.course-exam-row td{background:#f8edf3;color:var(--wine)}.fee-table th:nth-child(1){width:21%}.fee-table th:nth-child(2){width:57%}.fee-table th:nth-child(3){width:22%}.fee-table td:last-child{color:var(--wine)}.course-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;background:#faf7f8;border-top:1px solid var(--line)}.course-notes>div{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #eadce3;border-radius:13px;background:#fff}.course-notes p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.45}.course-notes strong{display:block;margin-bottom:3px;color:var(--wine)}.note-icon{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:var(--blush);color:var(--wine);font-weight:900}@media(max-width:850px){.course-notes{grid-template-columns:1fr}}@media(max-width:620px){.course-info-card>header{padding:18px}.course-table,.course-table tbody,.course-table tr,.course-table td{display:block;width:100%}.course-table thead{display:none}.course-table tr{padding:12px 14px;border-bottom:1px solid var(--line)}.course-table td{padding:3px 0;border:0;background:transparent!important}.course-table td[rowspan]{padding-bottom:8px}.schedule-table td:nth-child(2){color:var(--wine);font-weight:800}.fee-table td:nth-child(1){color:var(--wine)}.fee-table td:last-child{padding-top:7px}.course-notes{padding:14px}}
