*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.yj-water-course-page{margin:0;color:#17283a;background:#fff;font-family:"Pretendard","Noto Sans KR","Malgun Gothic",Arial,sans-serif;line-height:1.65}
.yj-water-course-page a{color:inherit;text-decoration:none}
.yj-water-course-page img{display:block;max-width:100%}
.yj-wc-wrap{width:min(1220px,calc(100% - 48px));margin:0 auto}

.yj-wc-header{position:relative;z-index:50;height:78px;border-bottom:1px solid #e3eaf0;background:#fff}
.yj-wc-header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}
.yj-wc-logo img{width:178px}
.yj-wc-nav{display:flex;align-items:center;gap:28px;color:#334b60;font-size:13px;font-weight:800}
.yj-wc-nav a{height:78px;display:flex;align-items:center;border-bottom:3px solid transparent}
.yj-wc-nav a:hover{color:#086cc2;border-bottom-color:#086cc2}
.yj-wc-nav span{padding:7px 11px;color:#486578;background:#edf4f8}

.yj-wc-hero{position:relative;min-height:610px;overflow:hidden;color:#fff;background:#082b4c}
.yj-wc-hero-bg{position:absolute;inset:0;background:url("assets/hero_waterplant.jpg") center/cover no-repeat;transform:scale(1.035)}
.yj-wc-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,30,56,.98) 0%,rgba(3,42,73,.9) 43%,rgba(3,41,69,.52) 70%,rgba(3,32,55,.18) 100%)}
.yj-wc-hero-inner{position:relative;z-index:2;min-height:610px;padding:78px 0 62px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:85px;align-items:center}
.yj-wc-eyebrow,.yj-wc-kicker{margin:0 0 13px;color:#61bdf3;font-size:12px;font-weight:900;letter-spacing:1.8px}
.yj-wc-course-id{display:inline-block;margin-bottom:16px;padding:5px 9px;color:#d7ecf9;border:1px solid rgba(255,255,255,.45);font-size:10px;font-weight:900;letter-spacing:.7px}
.yj-wc-hero h1{max-width:780px;margin:0;color:#fff;font-size:clamp(50px,5vw,74px);line-height:1.14;letter-spacing:-4px}
.yj-wc-hero-description{max-width:720px;margin:25px 0 31px;color:#dcecf6;font-size:18px;line-height:1.85}
.yj-wc-actions{display:flex;gap:12px;flex-wrap:wrap}
.yj-wc-primary,.yj-wc-secondary{min-width:215px;min-height:60px;padding:15px 22px;display:inline-flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:900}
.yj-wc-primary{color:#fff;background:#0879c9}
.yj-wc-primary:hover{background:#0663a7}
.yj-wc-secondary{border:1px solid rgba(255,255,255,.72);color:#fff;background:rgba(0,0,0,.12)}
.yj-wc-secondary:hover{color:#0d3455;background:#fff}
.yj-wc-progress-card{padding:29px 26px;border:1px solid rgba(255,255,255,.55);background:rgba(4,31,57,.88);backdrop-filter:blur(4px)}
.yj-wc-progress-card small{display:block;color:#8ed2f6;font-size:10px;font-weight:900;letter-spacing:1.3px}
.yj-wc-progress-card strong{display:block;margin:12px 0 15px;color:#fff;font-size:37px;line-height:1.2}
.yj-wc-progress-track{height:8px;overflow:hidden;background:rgba(255,255,255,.2)}
.yj-wc-progress-track i{display:block;height:100%;background:#2eabec}
.yj-wc-progress-card p{margin:12px 0 0;color:#cbddea;font-size:12px}

.yj-wc-summary{max-width:1220px;margin:0 auto;border:1px solid #d8e3ea;border-top:0;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 13px 35px rgba(20,49,73,.08)}
.yj-wc-summary>div{min-height:108px;padding:23px 29px;border-right:1px solid #d8e3ea;background:#fff;display:flex;flex-direction:column;justify-content:center}
.yj-wc-summary>div:last-child{border-right:0;background:#edf7fc}
.yj-wc-summary span{color:#718292;font-size:12px}
.yj-wc-summary strong{margin-top:3px;color:#123451;font-size:20px}

.yj-wc-section{width:min(1220px,calc(100% - 48px));margin:0 auto;padding:96px 0}
.yj-wc-overview{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px;align-items:start}
.yj-wc-overview-heading h2{margin:0;color:#123451;font-size:clamp(38px,3.5vw,53px);line-height:1.34;letter-spacing:-2.7px}
.yj-wc-overview-copy>p{margin:0 0 31px;color:#4b6274;font-size:18px;line-height:1.9}
.yj-wc-value-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:2px solid #123451}
.yj-wc-value-grid article{min-height:190px;padding:25px 23px;border-right:1px solid #d8e3ea;border-bottom:1px solid #d8e3ea;background:#fff}
.yj-wc-value-grid article:nth-child(odd){border-left:1px solid #d8e3ea}
.yj-wc-value-grid span{color:#0876c5;font-size:11px;font-weight:900}
.yj-wc-value-grid h3{margin:29px 0 8px;color:#173c5a;font-size:21px;letter-spacing:-.8px}
.yj-wc-value-grid p{margin:0;color:#667989;font-size:13px}

.yj-wc-curriculum{background:#f2f6f8;scroll-margin-top:30px}
.yj-wc-section-head{margin-bottom:39px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}
.yj-wc-section-head h2{margin:0;color:#123451;font-size:clamp(35px,3.2vw,49px);letter-spacing:-2.2px}
.yj-wc-section-head>p{margin:0 0 4px;color:#657889;text-align:right;font-size:14px}
.yj-wc-chapter-list{display:grid;gap:24px}
.yj-wc-chapter{border:1px solid #cbdbe5;background:#fff;box-shadow:0 8px 22px rgba(18,52,81,.055)}
.yj-wc-chapter summary{min-height:82px;padding:18px 22px;display:grid;grid-template-columns:125px minmax(0,1fr) auto 26px;gap:18px;align-items:center;color:#fff;background:#123f63;cursor:pointer;list-style:none}
.yj-wc-chapter summary::-webkit-details-marker{display:none}
.yj-wc-chapter summary::marker{display:none;content:""}
.yj-wc-chapter summary:hover{background:#0d527f}
.yj-wc-chapter-number{color:#7bcaf5;font-size:10px;font-weight:900;letter-spacing:1.2px}
.yj-wc-chapter summary strong{font-size:21px;letter-spacing:-.7px}
.yj-wc-chapter summary small{padding:5px 9px;color:#d9edf8;border:1px solid rgba(255,255,255,.32);font-size:10px;font-weight:800;white-space:nowrap}
.yj-wc-chapter summary i{width:11px;height:11px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg) translateY(-3px);transition:transform .2s ease}
.yj-wc-chapter[open] summary i{transform:rotate(225deg) translate(-2px,-2px)}
.yj-wc-step-list{margin:0;padding:0;list-style:none;background:#fff}
.yj-wc-step-list li{border-top:1px solid #d7e2e9}
.yj-wc-step-list a{min-height:67px;padding:11px 18px;display:grid;grid-template-columns:44px 68px minmax(0,1fr) auto auto;gap:13px;align-items:center}
.yj-wc-step-list a:hover{color:#075f9f;background:#edf7fc}
.yj-wc-step-number{width:34px;height:34px;display:grid;place-items:center;color:#527086;background:#e8f0f5;font-size:11px;font-weight:900}
.yj-wc-step-list small{color:#0871bd;font-size:10px;font-weight:900;letter-spacing:.4px}
.yj-wc-step-list strong{color:#263e51;font-size:14px;line-height:1.45}
.yj-wc-step-list em{padding:5px 8px;color:#23814b;background:#e6f7ec;font-size:10px;font-style:normal;font-weight:900;white-space:nowrap}
.yj-wc-step-list i{color:#0871bd;font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}
.yj-wc-empty{padding:32px;border:1px solid #d7e2e9;border-top:0;background:#fff}
.yj-wc-empty strong{font-size:19px}
.yj-wc-empty p{margin:7px 0 0;color:#667989;font-size:13px}

.yj-wc-cta{color:#fff;background:linear-gradient(100deg,#073a6d,#0a72bd)}
.yj-wc-cta .yj-wc-wrap{padding:46px 0;display:flex;align-items:center;justify-content:space-between;gap:40px}
.yj-wc-cta p{margin:0 0 5px;color:#9ed7f7;font-size:11px;font-weight:900;letter-spacing:1.3px}
.yj-wc-cta h2{margin:0;color:#fff;font-size:clamp(25px,2.5vw,37px);letter-spacing:-1.5px}
.yj-wc-cta a{min-width:225px;min-height:60px;padding:15px 22px;color:#123451;background:#fff;display:flex;align-items:center;justify-content:space-between;font-weight:900}
.yj-wc-footer{padding:38px 0;color:#aabcca;background:#0b2438}
.yj-wc-footer .yj-wc-wrap{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.yj-wc-footer strong{color:#fff;font-size:17px}
.yj-wc-footer p{margin:5px 0 0;font-size:12px}
.yj-wc-footer a{color:#fff;font-size:12px}

@media(max-width:960px){
	.yj-wc-hero-inner{grid-template-columns:1fr;gap:32px}
	.yj-wc-progress-card{max-width:430px}
	.yj-wc-overview{grid-template-columns:1fr;gap:42px}
}

@media(max-width:680px){
	.yj-wc-wrap,.yj-wc-section{width:calc(100% - 32px)}
	.yj-wc-header{height:auto;min-height:68px}
	.yj-wc-header-inner{min-height:68px}
	.yj-wc-logo img{width:145px}
	.yj-wc-nav{gap:12px;font-size:11px}
	.yj-wc-nav a{height:68px}
	.yj-wc-nav span{display:none}
	.yj-wc-hero,.yj-wc-hero-inner{min-height:590px}
	.yj-wc-hero-inner{padding:68px 0 42px}
	.yj-wc-hero-shade{background:linear-gradient(90deg,rgba(3,30,56,.96),rgba(3,38,65,.73))}
	.yj-wc-hero h1{font-size:43px;letter-spacing:-2px}
	.yj-wc-hero-description{font-size:16px}
	.yj-wc-actions{width:100%;flex-direction:column}
	.yj-wc-primary,.yj-wc-secondary{width:100%}
	.yj-wc-progress-card{width:100%;padding:23px 21px}
	.yj-wc-summary{margin:0 16px;grid-template-columns:repeat(2,1fr)}
	.yj-wc-summary>div{min-height:96px;padding:18px 16px}
	.yj-wc-summary>div:nth-child(2){border-right:0}
	.yj-wc-summary>div:nth-child(n+3){border-top:1px solid #d8e3ea}
	.yj-wc-section{padding:72px 0}
	.yj-wc-overview-heading h2{font-size:35px}
	.yj-wc-overview-copy>p{font-size:16px}
	.yj-wc-value-grid{grid-template-columns:1fr}
	.yj-wc-value-grid article,.yj-wc-value-grid article:nth-child(odd){min-height:165px;border-left:1px solid #d8e3ea}
	.yj-wc-section-head{align-items:flex-start;flex-direction:column;gap:15px}
	.yj-wc-section-head>p{text-align:left}
	.yj-wc-chapter-list{gap:16px}
	.yj-wc-chapter summary{min-height:76px;padding:15px 13px;grid-template-columns:1fr auto 20px;gap:9px}
	.yj-wc-chapter-number{grid-column:1/-1}
	.yj-wc-chapter summary strong{font-size:17px}
	.yj-wc-chapter summary small{font-size:9px}
	.yj-wc-step-list a{grid-template-columns:38px 50px minmax(0,1fr) auto;padding:10px 9px}
	.yj-wc-step-list em{display:none}
	.yj-wc-step-list i{font-size:0}
	.yj-wc-step-list i::after{content:"→";font-size:16px}
	.yj-wc-cta .yj-wc-wrap{padding:40px 0;align-items:stretch;flex-direction:column}
	.yj-wc-cta a{width:100%}
	.yj-wc-footer .yj-wc-wrap{align-items:flex-start;flex-direction:column}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* =========================================================
   V9.1 간결한 강좌 화면 + 정수시설 메인과 동일한 주메뉴
   ========================================================= */
.yj-wc-sr-only{
	position:absolute!important;
	width:1px!important;
	height:1px!important;
	padding:0!important;
	margin:-1px!important;
	overflow:hidden!important;
	clip:rect(0,0,0,0)!important;
	white-space:nowrap!important;
	border:0!important;
}

/* Header: /water/ 메인페이지의 브랜드·5개 메뉴·회원메뉴 구조와 통일 */
.yj-wc-header{
	position:relative;
	z-index:50;
	height:auto;
	min-height:0;
	border-bottom:1px solid #dce5ea;
	background:#fff;
}
.yj-wc-header-top{
	display:flex;
	min-height:74px;
	align-items:center;
	justify-content:space-between;
	gap:24px;
}
.yj-wc-brand{
	display:inline-flex;
	min-width:210px;
	align-items:center;
	color:#0b3551!important;
	line-height:1.1;
}
.yj-wc-brand span{
	font-size:22px;
	font-weight:800;
	letter-spacing:-.055em;
	white-space:nowrap;
}
.yj-wc-mainnav{
	border-top:1px solid #f1f4f6;
	background:#fff;
}
.yj-wc-mainnav-inner{
	display:grid;
	grid-template-columns:minmax(0,2.25fr) minmax(280px,1fr);
	align-items:stretch;
	gap:24px;
}
.yj-wc-mainnav-main{
	display:grid;
	width:100%;
	min-width:0;
	grid-template-columns:repeat(5,minmax(0,1fr));
	column-gap:clamp(10px,1.65vw,26px);
}
.yj-wc-mainnav-item{
	position:relative;
	display:flex;
	min-width:0;
	min-height:68px;
	padding:11px 6px 10px;
	flex-direction:column;
	align-items:flex-start;
	justify-content:center;
	background:transparent;
	text-align:left;
	transition:color .16s ease,background-color .16s ease;
}
.yj-wc-mainnav-item strong,
.yj-wc-mainnav-item span{
	display:block;
	width:100%;
	max-width:100%;
	overflow:hidden;
	text-align:left;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.yj-wc-mainnav-item strong{
	color:#25343d;
	font-size:16px;
	font-weight:650;
	letter-spacing:-.035em;
	transition:color .16s ease,font-weight .16s ease;
}
.yj-wc-mainnav-item span{
	margin-top:4px;
	color:#81909a;
	font-size:9px;
	letter-spacing:0;
}
.yj-wc-mainnav-item:hover,
.yj-wc-mainnav-item.is-active{
	background:transparent;
}
.yj-wc-mainnav-item:hover strong,
.yj-wc-mainnav-item.is-active strong{
	color:#1685ad;
	font-weight:900;
}
.yj-wc-mainnav-account{
	display:flex;
	min-width:0;
	align-items:center;
	justify-content:flex-end;
	gap:22px;
	font-size:13px;
}
.yj-wc-mainnav-account>a{
	color:#6d7c85;
	white-space:nowrap;
}
.yj-wc-mainnav-account>a:hover{
	color:#00779f;
}
.yj-wc-mainnav-account .yj-wc-mainnav-classroom{
	min-width:104px;
	padding:11px 14px;
	border:1px solid #c7e1f1;
	background:#eaf6ff;
	color:#0b6f9c;
	font-weight:850;
	text-align:center;
}
.yj-wc-mainnav-account .yj-wc-mainnav-classroom:hover{
	border-color:#9fcce5;
	background:#dff1fc;
	color:#075f87;
}
.yj-wc-nav-toggle{
	display:none;
	width:44px;
	height:42px;
	padding:8px 9px;
	border:1px solid #dce5ea;
	background:#fff;
	cursor:pointer;
}
.yj-wc-nav-toggle i{
	display:block;
	height:2px;
	margin:5px 0;
	background:#0b3551;
}

/* 기존 큰 통계·4칸 소개 영역 대신 현재 강좌와 3줄 소개만 표시 */
.yj-wc-current-course{
	border-bottom:1px solid #d8e3ea;
	background:#fff;
}
.yj-wc-current-course-inner{
	display:grid;
	grid-template-columns:190px minmax(0,1fr);
	gap:42px;
	padding-top:28px;
	padding-bottom:30px;
	align-items:start;
}
.yj-wc-current-course-label{
	display:flex;
	flex-direction:column;
	gap:7px;
}
.yj-wc-current-course-label span{
	color:#1685ad;
	font-size:11px;
	font-weight:900;
	letter-spacing:.12em;
}
.yj-wc-current-course-label small{
	color:#7a8b96;
	font-size:11px;
	line-height:1.55;
}
.yj-wc-current-course-copy h2{
	margin:0;
	color:#0b3551;
	font-size:clamp(24px,2.35vw,34px);
	font-weight:850;
	line-height:1.3;
	letter-spacing:-.055em;
}
.yj-wc-current-course-copy p{
	display:-webkit-box;
	max-width:900px;
	margin:10px 0 0;
	overflow:hidden;
	color:#587084;
	font-size:14px;
	line-height:1.75;
	word-break:keep-all;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}

/* 강의목록 상단의 큰 제목·설명 영역을 제거하고 목록만 간결하게 표시 */
.yj-wc-section--curriculum{
	padding-top:38px;
	padding-bottom:52px;
}
.yj-wc-chapter-list{
	margin-top:0;
}

/* Bunny 영상 + 재생하기 두 표기를 하나의 사각형 버튼으로 통합 */
.yj-wc-step-list a{
	grid-template-columns:44px 68px minmax(0,1fr) 96px;
}
.yj-wc-step-action{
	display:inline-flex;
	min-width:88px;
	min-height:36px;
	padding:7px 12px;
	align-items:center;
	justify-content:center;
	border:1px solid #0a72bd;
	background:#fff;
	color:#0a72bd;
	font-size:12px;
	font-weight:900;
	white-space:nowrap;
	transition:background-color .16s ease,color .16s ease,border-color .16s ease;
}
.yj-wc-step-list a:hover .yj-wc-step-action{
	border-color:#0a72bd;
	background:#0a72bd;
	color:#fff;
}

@media(max-width:1050px){
	.yj-wc-mainnav-inner{
		grid-template-columns:minmax(0,1fr) 278px;
		gap:18px;
	}
	.yj-wc-mainnav-main{
		column-gap:8px;
	}
	.yj-wc-mainnav-item strong{
		font-size:clamp(13px,1.35vw,15px);
	}
	.yj-wc-mainnav-account{
		gap:14px;
	}
	.yj-wc-mainnav-account .yj-wc-mainnav-classroom{
		min-width:92px;
		padding-right:10px;
		padding-left:10px;
	}
}

@media(max-width:820px){
	.yj-wc-header-top{
		min-height:64px;
	}
	.yj-wc-brand span{
		font-size:20px;
	}
	.yj-wc-nav-toggle{
		display:block;
	}
	.yj-wc-mainnav{
		display:none;
	}
	.yj-wc-mainnav.is-open{
		display:block;
	}
	.yj-wc-mainnav-inner{
		display:block;
		width:100%;
		padding:0;
	}
	.yj-wc-mainnav-main{
		grid-template-columns:repeat(2,minmax(0,1fr));
		column-gap:0;
	}
	.yj-wc-mainnav-item{
		min-height:58px;
		padding:9px 14px;
		border-top:1px solid #edf1f3;
	}
	.yj-wc-mainnav-main .yj-wc-mainnav-item:last-child{
		grid-column:1/-1;
	}
	.yj-wc-mainnav-account{
		display:grid;
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:0;
		border-top:1px solid #edf1f3;
	}
	.yj-wc-mainnav-account>a,
	.yj-wc-mainnav-account .yj-wc-mainnav-classroom{
		display:flex;
		min-height:54px;
		padding:8px 12px;
		align-items:center;
		justify-content:center;
		border:0;
		background:#f8fafb;
	}
	.yj-wc-mainnav-account .yj-wc-mainnav-classroom{
		background:#eaf6ff;
	}
	.yj-wc-current-course-inner{
		grid-template-columns:1fr;
		gap:10px;
		padding-top:24px;
		padding-bottom:25px;
	}
}

@media(max-width:650px){
	.yj-wc-wrap{
		width:min(100% - 28px,1220px);
	}
	.yj-wc-current-course-copy h2{
		font-size:25px;
	}
	.yj-wc-current-course-copy p{
		font-size:13px;
		line-height:1.68;
	}
	.yj-wc-section--curriculum{
		width:min(100% - 20px,1220px);
		padding-top:24px;
		padding-bottom:34px;
	}
	.yj-wc-step-list a{
		grid-template-columns:36px 48px minmax(0,1fr) 76px;
		gap:8px;
		padding:10px 8px;
	}
	.yj-wc-step-action{
		min-width:72px;
		min-height:34px;
		padding:6px 8px;
		font-size:11px;
	}
}

/* 메인화면과 같은 1180px 메뉴 기준폭 */
.yj-wc-header .yj-wc-wrap{width:min(1180px,calc(100% - 36px))}
@media(max-width:650px){.yj-wc-header .yj-wc-wrap{width:min(100% - 28px,1180px)}}

/* =========================================================
   V9.2 상단 영상창 + 코스 진행률 이동 + 강의별 시청률
   ========================================================= */
.yj-wc-mainnav-item strong,
.yj-wc-mainnav-item span{display:block}

/* 기존 청색 Hero를 완전히 제거하고 선택 강의 플레이어로 대체 */
.yj-wc-video-stage{
	padding:26px 0 30px;
	border-bottom:1px solid #d9e3e9;
	background:#eef3f6;
	scroll-margin-top:18px;
}
.yj-wc-video-shell{
	overflow:hidden;
	border:1px solid #cbd8e1;
	background:#fff;
	box-shadow:0 14px 34px rgba(18,52,81,.08);
}
.yj-wc-video-frame{
	position:relative;
	width:100%;
	aspect-ratio:16/9;
	overflow:hidden;
	background:#05090d;
}
.yj-wc-video-frame iframe{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
	border:0;
}
.yj-wc-video-info{
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(180px,240px) auto;
	gap:26px;
	align-items:center;
	padding:20px 24px;
	border-top:1px solid #dce5ea;
}
.yj-wc-video-heading span{
	display:block;
	margin-bottom:4px;
	color:#1685ad;
	font-size:10px;
	font-weight:900;
	letter-spacing:.12em;
}
.yj-wc-video-heading h1{
	margin:0;
	color:#0b3551;
	font-size:clamp(19px,2vw,27px);
	font-weight:850;
	line-height:1.35;
	letter-spacing:-.045em;
}
.yj-wc-active-progress{
	display:grid;
	grid-template-columns:minmax(0,1fr) 44px;
	gap:12px;
	align-items:center;
}
.yj-wc-active-progress>div{
	height:8px;
	overflow:hidden;
	background:#dce7ed;
}
.yj-wc-active-progress i{
	display:block;
	height:100%;
	background:#1685ad;
	transition:width .28s ease;
}
.yj-wc-active-progress strong{
	color:#0b3551;
	font-size:13px;
	font-weight:900;
	text-align:right;
}
.yj-wc-open-classroom{
	display:inline-flex;
	min-height:42px;
	padding:9px 14px;
	align-items:center;
	justify-content:center;
	border:1px solid #c4d6e0;
	color:#31566d!important;
	background:#fff;
	font-size:12px;
	font-weight:850;
	white-space:nowrap;
}
.yj-wc-open-classroom:hover{
	border-color:#1685ad;
	color:#08759d!important;
	background:#edf8fc;
}
.yj-wc-video-empty{
	padding:56px 30px;
	border:1px solid #cfdae1;
	background:#fff;
	text-align:center;
}
.yj-wc-video-empty strong{color:#0b3551;font-size:22px}
.yj-wc-video-empty p{margin:8px 0 0;color:#6a7e8c;font-size:14px}

/* 과정 제목 오른쪽으로 전체 LearnDash 진행률 이동 */
.yj-wc-current-course-inner{
	display:grid;
	grid-template-columns:minmax(0,1fr) 310px;
	gap:48px;
	align-items:center;
	padding-top:27px;
	padding-bottom:28px;
}
.yj-wc-current-eyebrow{
	display:block;
	margin-bottom:4px;
	color:#1685ad;
	font-size:10px;
	font-weight:900;
	letter-spacing:.08em;
}
.yj-wc-course-progress{
	padding-left:28px;
	border-left:1px solid #dce5ea;
}
.yj-wc-course-progress-head{
	display:flex;
	align-items:flex-end;
	justify-content:space-between;
	gap:16px;
}
.yj-wc-course-progress-head span{
	color:#4d687a;
	font-size:12px;
	font-weight:800;
}
.yj-wc-course-progress-head strong{
	color:#0b3551;
	font-size:24px;
	font-weight:900;
	line-height:1;
}
.yj-wc-course-progress-track{
	height:8px;
	margin-top:12px;
	overflow:hidden;
	background:#dce7ed;
}
.yj-wc-course-progress-track i{
	display:block;
	height:100%;
	background:#1685ad;
}
.yj-wc-course-progress small{
	display:block;
	margin-top:7px;
	color:#788b97;
	font-size:10px;
}

/* 강의 제목과 강의보기 사이에 영상 시청률 표시 */
.yj-wc-step-list a,
.yj-wc-step-list a.yj-wc-step-link{
	grid-template-columns:44px 62px minmax(0,1fr) minmax(170px,230px) 96px;
	gap:14px;
}
.yj-wc-step-link.is-active{
	background:#edf8fc;
	box-shadow:inset 4px 0 0 #1685ad;
}
.yj-wc-step-progress{
	display:grid;
	grid-template-columns:minmax(0,1fr) 38px;
	gap:9px;
	align-items:center;
	min-width:0;
}
.yj-wc-step-progress>span{
	display:block;
	height:7px;
	overflow:hidden;
	background:#dce7ed;
}
.yj-wc-step-progress i{
	display:block;
	height:100%;
	background:#32a8d5;
	transition:width .28s ease;
}
.yj-wc-step-progress b{
	color:#557083;
	font-size:11px;
	font-weight:900;
	text-align:right;
}
.yj-wc-step-progress.is-complete i{background:#27a064}
.yj-wc-step-progress.is-complete b{color:#23814b}

@media(max-width:900px){
	.yj-wc-video-info{
		grid-template-columns:minmax(0,1fr) minmax(170px,220px);
	}
	.yj-wc-open-classroom{grid-column:1/-1;justify-self:start}
	.yj-wc-current-course-inner{
		grid-template-columns:minmax(0,1fr) 260px;
		gap:30px;
	}
	.yj-wc-step-list a,
	.yj-wc-step-list a.yj-wc-step-link{
		grid-template-columns:40px 54px minmax(0,1fr) 150px 84px;
		gap:9px;
	}
}

@media(max-width:820px){
	.yj-wc-nav-toggle{display:block}
	.yj-wc-mainnav{display:none}
	.yj-wc-mainnav.is-open{display:block}
	.yj-wc-mainnav-inner{display:block}
	.yj-wc-mainnav-account{display:grid}
	.yj-wc-mainnav-account>a,
	.yj-wc-mainnav-account .yj-wc-mainnav-classroom{display:flex}
}

@media(max-width:700px){
	.yj-wc-video-stage{padding:14px 0 18px}
	.yj-wc-video-info{
		grid-template-columns:1fr;
		gap:14px;
		padding:16px;
	}
	.yj-wc-active-progress{max-width:100%}
	.yj-wc-open-classroom{grid-column:auto;width:100%}
	.yj-wc-current-course-inner{
		grid-template-columns:1fr;
		gap:18px;
		padding-top:22px;
		padding-bottom:23px;
	}
	.yj-wc-course-progress{
		padding:16px 0 0;
		border-top:1px solid #dce5ea;
		border-left:0;
	}
	.yj-wc-step-list a,
	.yj-wc-step-list a.yj-wc-step-link{
		grid-template-columns:34px 44px minmax(0,1fr) 76px;
		grid-template-rows:auto auto;
		gap:7px 8px;
		padding:11px 8px;
	}
	.yj-wc-step-number{grid-row:1/3}
	.yj-wc-step-list small{grid-row:1/3}
	.yj-wc-step-list strong{grid-column:3;grid-row:1}
	.yj-wc-step-progress{grid-column:3;grid-row:2}
	.yj-wc-step-action{grid-column:4;grid-row:1/3;align-self:center}
}

@media(max-width:480px){
	.yj-wc-video-frame{aspect-ratio:16/10}
	.yj-wc-video-heading h1{font-size:18px}
	.yj-wc-step-list a,
	.yj-wc-step-list a.yj-wc-step-link{
		grid-template-columns:30px minmax(0,1fr) 70px;
	}
	.yj-wc-step-number{grid-column:1;grid-row:1/3;width:30px;height:30px}
	.yj-wc-step-list small{display:none}
	.yj-wc-step-list strong{grid-column:2;grid-row:1}
	.yj-wc-step-progress{grid-column:2;grid-row:2}
	.yj-wc-step-action{grid-column:3;grid-row:1/3;min-width:66px;padding:6px}
}


/* =========================================================
   V9.3 정수이론·과년도문제풀이·패키지강의1·패키지강의2 전환 메뉴
   ========================================================= */
.yj-wc-course-switcher{
	border-bottom:1px solid #d8e3ea;
	background:#fff8df;
}
.yj-wc-course-switcher>.yj-wc-wrap{
	padding-top:16px;
	padding-bottom:16px;
}
.yj-wc-course-switcher-head{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:20px;
	margin-bottom:10px;
}
.yj-wc-course-switcher-head strong{
	color:#0b3551;
	font-size:14px;
	font-weight:900;
}
.yj-wc-course-switcher-head span{
	color:#70808b;
	font-size:11px;
}
.yj-wc-course-menu{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	border:1px solid #d8d4bd;
	background:#fff;
}
.yj-wc-course-menu-item{
	display:flex;
	min-width:0;
	min-height:68px;
	padding:11px 15px;
	flex-direction:column;
	align-items:flex-start;
	justify-content:center;
	border-right:1px solid #e1decb;
	background:#fff;
	transition:background-color .16s ease,color .16s ease;
}
.yj-wc-course-menu-item:last-child{border-right:0}
.yj-wc-course-menu-item strong{
	width:100%;
	overflow:hidden;
	color:#075f9f;
	font-size:17px;
	font-weight:900;
	letter-spacing:-.045em;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.yj-wc-course-menu-item span{
	width:100%;
	margin-top:3px;
	overflow:hidden;
	color:#7b8a94;
	font-size:9px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.yj-wc-course-menu a.yj-wc-course-menu-item:hover{
	background:#edf7fc;
}
.yj-wc-course-menu-item.is-active{
	background:#0f527a;
}
.yj-wc-course-menu-item.is-active strong,
.yj-wc-course-menu-item.is-active span{
	color:#fff;
}
.yj-wc-course-menu-item.is-disabled{
	background:#f5f3e9;
	cursor:not-allowed;
}
.yj-wc-course-menu-item.is-disabled strong{color:#8b9294}
.yj-wc-course-submenu{
	display:grid;
	grid-template-columns:150px minmax(0,1fr);
	gap:14px;
	align-items:start;
	padding-top:12px;
}
.yj-wc-course-submenu-label{
	padding-top:8px;
	color:#0b6f9c;
	font-size:11px;
	font-weight:900;
}
.yj-wc-course-submenu>div{
	display:flex;
	flex-wrap:wrap;
	gap:7px;
}
.yj-wc-course-submenu a{
	display:inline-flex;
	min-height:34px;
	padding:7px 11px;
	align-items:center;
	border:1px solid #ccd9e1;
	background:#fff;
	color:#3e5b6d;
	font-size:11px;
	font-weight:800;
}
.yj-wc-course-submenu a:hover,
.yj-wc-course-submenu a.is-current{
	border-color:#1685ad;
	background:#eaf6ff;
	color:#08759d;
}

@media(max-width:820px){
	.yj-wc-course-switcher-head{
		align-items:flex-start;
		flex-direction:column;
		gap:2px;
	}
	.yj-wc-course-menu{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
	.yj-wc-course-menu-item:nth-child(2){border-right:0}
	.yj-wc-course-menu-item:nth-child(n+3){border-top:1px solid #e1decb}
	.yj-wc-course-submenu{
		grid-template-columns:1fr;
		gap:6px;
	}
}

@media(max-width:520px){
	.yj-wc-course-switcher>.yj-wc-wrap{
		width:100%;
		padding:12px 10px;
	}
	.yj-wc-course-switcher-head{padding:0 4px}
	.yj-wc-course-menu-item{
		min-height:62px;
		padding:9px 10px;
	}
	.yj-wc-course-menu-item strong{font-size:15px}
	.yj-wc-course-submenu a{
		max-width:100%;
		white-space:normal;
	}
}


/* =========================================================
   V9.4 과정소개 HTML 직접 편집
   기존 영상·진도·강의목록 레이아웃은 그대로 두고 소개 본문만 확장합니다.
   ========================================================= */
.yj-wc-current-course-description{
	margin-top:10px!important;
}
.yj-wc-course-intro-html{
	max-width:900px;
	margin-top:22px;
	color:#4d6272;
	font-size:14px;
	line-height:1.85;
	word-break:keep-all;
}
.yj-wc-course-intro-html::after{display:block;clear:both;content:""}
.yj-wc-course-intro-html>*:first-child{margin-top:0!important}
.yj-wc-course-intro-html>*:last-child{margin-bottom:0!important}
.yj-wc-course-intro-html section{
	margin:0 0 30px;
	padding:0 0 25px;
	border-bottom:1px solid #e4eaee;
}
.yj-wc-course-intro-html section:last-child{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}
.yj-wc-course-intro-html h2,
.yj-wc-course-intro-html h3{
	margin:0 0 16px;
	padding:0 0 9px;
	border-bottom:2px solid #63a5ef;
	color:#0d5e9b;
	font-size:20px;
	font-weight:900;
	line-height:1.35;
	letter-spacing:-.045em;
}
.yj-wc-course-intro-html h4,
.yj-wc-course-intro-html h5,
.yj-wc-course-intro-html h6{
	margin:17px 0 8px;
	color:#0877bd;
	font-size:16px;
	font-weight:900;
	line-height:1.45;
	letter-spacing:-.03em;
}
.yj-wc-course-intro-html p{
	display:block;
	max-width:none;
	margin:0 0 14px;
	overflow:visible;
	color:#4d6272;
	font-size:14px;
	line-height:1.85;
	word-break:keep-all;
	-webkit-box-orient:initial;
	-webkit-line-clamp:unset;
}
.yj-wc-course-intro-html ul,
.yj-wc-course-intro-html ol{
	margin:10px 0 16px;
	padding-left:23px;
}
.yj-wc-course-intro-html li{margin:5px 0;line-height:1.75}
.yj-wc-course-intro-html a{color:#0877bd;text-decoration:underline;text-underline-offset:3px}
.yj-wc-course-intro-html strong{color:#27485d}
.yj-wc-course-intro-html img{max-width:100%;height:auto;margin:12px 0}
.yj-wc-course-intro-html figure{max-width:100%;margin:16px 0}
.yj-wc-course-intro-html figcaption{margin-top:6px;color:#778995;font-size:12px;text-align:center}
.yj-wc-course-intro-html table{width:100%;margin:16px 0;border-collapse:collapse;background:#fff}
.yj-wc-course-intro-html th,
.yj-wc-course-intro-html td{padding:10px 12px;border:1px solid #d7e2e9;text-align:left;vertical-align:top}
.yj-wc-course-intro-html th{color:#123f63;background:#edf6fb;font-weight:900}
.yj-wc-course-intro-html blockquote{margin:16px 0;padding:14px 18px;border-left:4px solid #63a5ef;background:#f4f9fc;color:#456579}
.yj-wc-course-intro-html iframe{max-width:100%}

@media(max-width:700px){
	.yj-wc-course-intro-html{margin-top:18px;font-size:14px;line-height:1.75}
	.yj-wc-course-intro-html h2,
	.yj-wc-course-intro-html h3{font-size:19px}
	.yj-wc-course-intro-html p{font-size:14px;line-height:1.75}
	.yj-wc-course-intro-html table{display:block;overflow-x:auto;white-space:nowrap}
}

/* =========================================================
   V9.4 화면 고정형 강좌 레이아웃
   제목/진도 → 좌측 영상·HTML 과정소개 / 우측 장별 강의목록
   ========================================================= */
.yj-wc-course-switcher{
	border-bottom:1px solid #e4dfc7;
	background:#fff8df;
}
.yj-wc-course-switcher>.yj-wc-wrap{
	padding-top:8px;
	padding-bottom:8px;
}
.yj-wc-course-menu{
	border-color:#ded8bd;
}
.yj-wc-course-menu-item{
	min-height:52px;
	padding:8px 13px;
}
.yj-wc-course-menu-item strong{font-size:15px}
.yj-wc-course-menu-item span{margin-top:1px;font-size:8px}
.yj-wc-course-submenu{
	grid-template-columns:130px minmax(0,1fr);
	padding-top:8px;
}
.yj-wc-course-submenu-label{padding-top:6px}
.yj-wc-course-submenu a{min-height:30px;padding:5px 9px}

.yj-wc-dashboard{
	padding:0 0 58px;
	background:#fff;
}
.yj-wc-dashboard-head{
	display:grid;
	grid-template-columns:minmax(0,1fr) 245px;
	gap:34px;
	min-height:96px;
	padding:17px 0 15px;
	align-items:center;
	border-bottom:1px solid #e1e7eb;
}
.yj-wc-dashboard-title{min-width:0}
.yj-wc-dashboard-title>span{
	display:block;
	margin-bottom:4px;
	color:#1685ad;
	font-size:8px;
	font-weight:900;
	letter-spacing:.04em;
	white-space:nowrap;
}
.yj-wc-dashboard-title h1{
	margin:0;
	color:#0b3551;
	font-size:24px;
	font-weight:900;
	line-height:1.25;
	letter-spacing:-.055em;
}
.yj-wc-dashboard-title p{
	display:block;
	max-width:780px;
	margin:5px 0 0;
	overflow:hidden;
	color:#778792;
	font-size:10px;
	line-height:1.5;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.yj-wc-dashboard-head .yj-wc-course-progress{
	padding:0 0 0 18px;
	border-left:1px solid #e4eaee;
}
.yj-wc-dashboard-head .yj-wc-course-progress-head{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
}
.yj-wc-dashboard-head .yj-wc-course-progress-head span{
	color:#60717d;
	font-size:10px;
	font-weight:850;
}
.yj-wc-dashboard-head .yj-wc-course-progress-head strong{
	color:#0b3551;
	font-size:16px;
	font-weight:950;
}
.yj-wc-dashboard-head .yj-wc-course-progress-track{
	height:7px;
	margin-top:7px;
	overflow:hidden;
	background:#dce6eb;
}
.yj-wc-dashboard-head .yj-wc-course-progress-track i{
	display:block;
	height:100%;
	background:#25a4d3;
}
.yj-wc-dashboard-head .yj-wc-course-progress small{
	display:block;
	margin-top:5px;
	color:#8a98a1;
	font-size:8px;
	text-align:right;
}

.yj-wc-dashboard-grid{
	display:grid;
	grid-template-columns:minmax(0,1.68fr) minmax(330px,1fr);
	gap:14px;
	align-items:start;
	padding-top:14px;
}
.yj-wc-dashboard-main{min-width:0}
.yj-wc-dashboard .yj-wc-video-stage{
	padding:0;
	background:transparent;
	scroll-margin-top:14px;
}
.yj-wc-dashboard .yj-wc-video-stage>.yj-wc-wrap{width:auto;margin:0}
.yj-wc-dashboard .yj-wc-video-shell{
	overflow:hidden;
	border:1px solid #d8e1e7;
	background:#071a26;
	box-shadow:none;
}
.yj-wc-dashboard .yj-wc-video-frame{
	position:relative;
	width:100%;
	aspect-ratio:16/9;
	background:#061923;
}
.yj-wc-dashboard .yj-wc-video-frame iframe{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
	border:0;
}
.yj-wc-dashboard .yj-wc-video-empty{
	min-height:340px;
	padding:35px;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	border:1px solid #d8e1e7;
	background:#f3f7f9;
	text-align:center;
}

.yj-wc-course-intro{
	position:relative;
	margin-top:22px;
	padding:0 3px 18px;
	background:#fff;
}
.yj-wc-intro-edit{
	position:absolute;
	top:0;
	right:3px;
	z-index:2;
	padding:5px 8px;
	border:1px solid #c9dce8;
	background:#f3faff;
	color:#0b719c!important;
	font-size:10px;
	font-weight:850;
}
.yj-wc-course-intro .yj-wc-course-intro-html{
	max-width:none;
	margin-top:0;
	font-size:14px;
	line-height:1.8;
}
.yj-wc-course-intro .yj-wc-course-intro-html section{
	margin:0 0 27px;
	padding:0 0 24px;
	border-bottom:1px solid #e5eaed;
}
.yj-wc-course-intro .yj-wc-course-intro-html section:last-child{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}
.yj-wc-course-intro .yj-wc-course-intro-html h2,
.yj-wc-course-intro .yj-wc-course-intro-html h3{
	margin:0 0 16px;
	padding:0 0 8px;
	border-bottom:2px solid #62a5f2;
	color:#0b5b92;
	font-size:18px;
	font-weight:950;
	line-height:1.4;
	letter-spacing:-.04em;
}
.yj-wc-course-intro .yj-wc-course-intro-html h4,
.yj-wc-course-intro .yj-wc-course-intro-html h5,
.yj-wc-course-intro .yj-wc-course-intro-html h6{
	margin:0 0 8px;
	color:#0877bd;
	font-size:15px;
	font-weight:900;
	line-height:1.45;
}
.yj-wc-course-intro .yj-wc-course-intro-html p{
	display:block;
	margin:0 0 13px;
	overflow:visible;
	color:#596b78;
	font-size:14px;
	line-height:1.82;
	word-break:keep-all;
	-webkit-box-orient:initial;
	-webkit-line-clamp:unset;
}
.yj-wc-course-intro .yj-wc-course-intro-html img{
	width:auto;
	max-width:100%;
	height:auto;
	margin:12px 0 18px;
}

.yj-wc-dashboard-curriculum{
	min-width:0;
	background:#f4f8fa;
}
.yj-wc-dashboard-curriculum .yj-wc-chapter-list{
	display:grid;
	gap:12px;
}
.yj-wc-dashboard-curriculum .yj-wc-chapter{
	border:0;
	background:#fff;
	box-shadow:none;
}
.yj-wc-dashboard-curriculum .yj-wc-chapter summary{
	min-height:52px;
	padding:10px 13px;
	grid-template-columns:70px minmax(0,1fr) auto 16px;
	gap:8px;
	background:#104d73;
}
.yj-wc-dashboard-curriculum .yj-wc-chapter summary:hover{background:#0d5a88}
.yj-wc-dashboard-curriculum .yj-wc-chapter-number{
	font-size:7px;
	letter-spacing:.5px;
}
.yj-wc-dashboard-curriculum .yj-wc-chapter summary strong{
	overflow:hidden;
	font-size:13px;
	font-weight:900;
	letter-spacing:-.04em;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.yj-wc-dashboard-curriculum .yj-wc-chapter summary small{
	padding:3px 6px;
	font-size:7px;
}
.yj-wc-dashboard-curriculum .yj-wc-chapter summary i{
	width:8px;
	height:8px;
	border-width:1px;
}
.yj-wc-dashboard-curriculum .yj-wc-step-list li{border-top:1px solid #dfe7ec}
.yj-wc-dashboard-curriculum .yj-wc-step-list a,
.yj-wc-dashboard-curriculum .yj-wc-step-list a.yj-wc-step-link{
	min-height:45px;
	padding:7px 9px;
	grid-template-columns:29px 38px minmax(0,1fr) 66px;
	gap:6px;
	background:#fff;
}
.yj-wc-dashboard-curriculum .yj-wc-step-link.is-active{
	background:#eaf7fc;
	box-shadow:inset 3px 0 0 #1685ad;
}
.yj-wc-dashboard-curriculum .yj-wc-step-number{
	width:25px;
	height:25px;
	font-size:7px;
}
.yj-wc-dashboard-curriculum .yj-wc-step-list small{
	font-size:7px;
	letter-spacing:0;
}
.yj-wc-dashboard-curriculum .yj-wc-step-list strong{
	overflow:hidden;
	color:#243d50;
	font-size:10px;
	font-weight:800;
	line-height:1.35;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.yj-wc-dashboard-curriculum .yj-wc-step-action{
	min-width:62px;
	min-height:25px;
	padding:4px 6px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	border:1px solid #6bb9e2;
	background:#fff;
	color:#0875b0;
	font-size:8px;
	font-weight:900;
	white-space:nowrap;
}
.yj-wc-dashboard-curriculum .yj-wc-step-link:hover .yj-wc-step-action{
	background:#0875b0;
	color:#fff;
}
.yj-wc-dashboard-curriculum .yj-wc-empty{border:1px solid #d7e2e9}

@media(max-width:1020px){
	.yj-wc-dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(310px,1fr)}
	.yj-wc-dashboard-curriculum .yj-wc-chapter summary{grid-template-columns:62px minmax(0,1fr) auto 14px}
}

@media(max-width:860px){
	.yj-wc-dashboard-head{grid-template-columns:minmax(0,1fr) 210px;gap:20px}
	.yj-wc-dashboard-grid{grid-template-columns:1fr}
	.yj-wc-dashboard-curriculum{margin-top:2px}
	.yj-wc-dashboard-curriculum .yj-wc-chapter summary{grid-template-columns:86px minmax(0,1fr) auto 18px}
	.yj-wc-dashboard-curriculum .yj-wc-step-list a,
	.yj-wc-dashboard-curriculum .yj-wc-step-list a.yj-wc-step-link{grid-template-columns:32px 48px minmax(0,1fr) 76px}
}

@media(max-width:700px){
	.yj-wc-course-menu{grid-template-columns:repeat(2,minmax(0,1fr))}
	.yj-wc-course-menu-item:nth-child(2){border-right:0}
	.yj-wc-course-menu-item:nth-child(n+3){border-top:1px solid #e1decb}
	.yj-wc-dashboard-head{grid-template-columns:1fr;gap:12px;padding:15px 0}
	.yj-wc-dashboard-title h1{font-size:21px}
	.yj-wc-dashboard-title p{white-space:normal}
	.yj-wc-dashboard-head .yj-wc-course-progress{padding:12px 0 0;border-top:1px solid #e4eaee;border-left:0}
	.yj-wc-dashboard-head .yj-wc-course-progress small{text-align:left}
	.yj-wc-dashboard-grid{padding-top:10px}
	.yj-wc-course-intro{margin-top:18px;padding-left:0;padding-right:0}
	.yj-wc-intro-edit{position:static;display:inline-flex;margin-bottom:10px}
	.yj-wc-course-intro .yj-wc-course-intro-html h2,
	.yj-wc-course-intro .yj-wc-course-intro-html h3{font-size:17px}
	.yj-wc-course-intro .yj-wc-course-intro-html p{font-size:14px;line-height:1.75}
	.yj-wc-dashboard-curriculum .yj-wc-chapter summary{grid-template-columns:1fr auto 16px;gap:7px}
	.yj-wc-dashboard-curriculum .yj-wc-chapter-number{grid-column:1/-1}
	.yj-wc-dashboard-curriculum .yj-wc-step-list a,
	.yj-wc-dashboard-curriculum .yj-wc-step-list a.yj-wc-step-link{grid-template-columns:28px minmax(0,1fr) 68px;grid-template-rows:auto auto}
	.yj-wc-dashboard-curriculum .yj-wc-step-list small{display:none}
	.yj-wc-dashboard-curriculum .yj-wc-step-list strong{grid-column:2;grid-row:1/3;white-space:normal}
	.yj-wc-dashboard-curriculum .yj-wc-step-action{grid-column:3;grid-row:1/3}
}
