/* v21: confirmed details and scheduled course dates */
.readable .course-dates-table{max-width:100%;margin:24px 0;overflow-x:auto}
.course-dates-table table{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff}
.course-dates-table caption{text-align:left;font-weight:600;padding:0 0 12px;color:var(--category,var(--ink))}
.course-dates-table th,.course-dates-table td{padding:13px 16px;border:1px solid #d8d4cc;text-align:left;vertical-align:middle;overflow-wrap:anywhere}
.course-dates-table thead{background:var(--category-soft,#f2efe9)}
.course-dates-table th:first-child{width:15%}
.course-dates-table td>span{display:block}
.readable .pre-benefit,.readable .edition-switch,.readable .planned-options{padding:24px 0;margin-top:24px;border-top:1px solid var(--category-line,#d8d4cc)}
.readable .edition-switch h4,.readable .planned-options h4{margin:0 0 14px;font-size:22px}
.readable .additional-course{margin:20px 0 36px;padding:24px 28px;border:1px solid var(--category-line);background:var(--category-soft)}
.readable .additional-course h3{font-size:26px;color:var(--category);margin:8px 0 14px}
.readable .additional-course details{margin-top:18px}
.readable .confirmed-info{font-size:inherit;color:inherit;line-height:inherit}
.pre-wine-list>div{padding:16px 0;border-top:1px solid #d8d4cc}
.pre-wine-list dt{font-weight:600;margin-bottom:8px}
.pre-wine-list dd{margin:0}
.readable .trial-months{grid-template-columns:repeat(4,minmax(0,1fr))}
.readable .trial-months strong{font-size:28px}
.readable .ap-unscheduled{margin:4px 20px;padding:0;display:flex;align-items:center;gap:20px}
.ap-unscheduled:before,.ap-unscheduled .ap-event-date:before{content:none}
.readable .ap-unscheduled .ap-event-date{margin:0;min-width:7em}
.readable .ap-unscheduled .ap-event-link{flex:1;padding:10px 18px}
.ap-unscheduled .ap-event-link:before{clip-path:none;opacity:.86}
#plan-mai-intro{margin-left:14px}
.ap-lane-label:empty{display:none}
.tone-foundation .ap-lane{min-height:112px}
.hero-expertise .teacher-credentials{font-size:14px}
.credential-unit{display:inline-block;white-space:nowrap}
.readable .pre-benefit strong,.readable .trial-info strong{display:block;margin-bottom:10px}
.readable #foundation-details .foundation-facts .mini-label{line-height:1.8}
.readable .trial-months>div{flex-direction:column;align-items:center;gap:8px}
@media(max-width:600px){
 .course-dates-table th,.course-dates-table td{padding:12px 8px}
 .course-dates-table th:first-child{width:16%}
 #foundation-details .course-dates-table th:nth-child(2){width:44%}
 #foundation-details .course-dates-table table,#foundation-details .course-dates-table tbody{display:block;width:100%}
 #foundation-details .course-dates-table caption{display:block}
 #foundation-details .course-dates-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
 #foundation-details .course-dates-table tr{display:block;border:1px solid var(--category-line);margin-top:14px;padding:16px 18px;background:#fffefa}
 #foundation-details .course-dates-table th,#foundation-details .course-dates-table td{display:block;border:0;width:100%;padding:0}
 #foundation-details .course-dates-table th{color:var(--category);margin-bottom:8px}
 #foundation-details .course-dates-table td:last-child{margin-top:10px;font-weight:600}
 #foundation-details .course-dates-table time{white-space:nowrap;font-size:16px}
 #foundation-details .course-dates-table td>span{font-size:16px}
 .readable .trial-months>div:nth-child(2){border-right:0}
 .readable .additional-course{padding:22px 18px}
 .readable .trial-months{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .readable .trial-months strong{font-size:26px}
 .readable .edition-switch h4{font-size:22px}
}
