.course-switcher{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:7px;padding:0 0 10px;border-top:1px solid var(--line,rgba(24,32,29,.15))}
.course-switcher-label{margin-right:auto;padding-top:10px;color:var(--muted,#69716b);font-size:9px;font-weight:900;letter-spacing:.18em}
.course-switcher button{display:flex;align-items:baseline;gap:7px;margin:8px 0 0;padding:7px 12px;border:1px solid var(--line,rgba(24,32,29,.15));border-radius:999px;background:transparent;color:var(--muted,#69716b);cursor:pointer}
.course-switcher button b{font-size:11px}.course-switcher button small{font-size:8px;letter-spacing:.08em}
.course-switcher button.active{border-color:var(--ink,#18201d);background:var(--ink,#18201d);color:#fff}
.course-switcher button:disabled{opacity:.45;cursor:not-allowed}
.reclm-header:has(.course-switcher){height:auto;min-height:116px;grid-template-rows:72px auto;padding-bottom:0}
.search-panel,.resource-search-panel{top:124px!important}.language-status{top:116px!important}.game-page{height:calc(100vh - 116px)}
.course-copy-ko,.course-copy-en{display:block}.course-copy-en{margin-top:.45em;color:var(--muted,#69716b);font-family:Georgia,serif;font-size:.42em;line-height:1.25;letter-spacing:0}
p .course-copy-en,.lead .course-copy-en,.library-hero-note .course-copy-en,.resources-hero-note .course-copy-en{font-family:inherit;font-size:.78em;line-height:1.55}
.prep-home-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:46px;align-items:center;min-height:570px;padding:62px 0}
.prep-home-hero h1{margin:0;font:400 clamp(46px,4.7vw,72px)/1.08 "Batang",serif;letter-spacing:-.06em}
.prep-home-hero .english-title{display:block;margin-top:24px;color:var(--teal,#1f706f);font:400 clamp(22px,3vw,36px)/1.15 Georgia,serif;letter-spacing:-.025em}
.prep-home-hero .lead b{display:block;margin-top:8px;color:var(--ink,#18201d);font-size:.78em}
.prep-path-board{display:grid;gap:10px;padding:22px;border:1px solid var(--ink,#18201d);border-radius:26px;background:rgba(255,255,255,.2)}
.prep-path-card{display:grid;grid-template-columns:44px 1fr;gap:13px;padding:17px;border-bottom:1px solid var(--line,rgba(24,32,29,.15))}.prep-path-card:last-child{border-bottom:0}
.prep-path-card>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--teal,#1f706f);color:white;font-size:11px;font-weight:900}
.prep-path-card h3{margin:0 0 5px;font:400 22px "Batang",serif}.prep-path-card p{margin:0;color:var(--muted,#69716b);font-size:12px;line-height:1.55}.prep-path-card p b{display:block;color:var(--ink,#18201d);font-weight:600}
.course-gateway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.course-gateway-card{min-height:230px;padding:25px;border:1px solid var(--line,rgba(24,32,29,.15));border-radius:22px;background:rgba(255,255,255,.2)}
.course-gateway-card.active{border:2px solid var(--ink,#18201d)}.course-gateway-card.coming{opacity:.58}
.course-gateway-card span{font-size:10px;font-weight:900;letter-spacing:.14em;color:var(--teal,#1f706f)}.course-gateway-card h3{margin:26px 0 10px;font:400 30px "Batang",serif}.course-gateway-card p{color:var(--muted,#69716b);font-size:13px;line-height:1.65}.course-gateway-card a{font-weight:900;color:var(--ink,#18201d)}
.course-empty{padding:54px 28px;border:1px dashed var(--line,rgba(24,32,29,.15));border-radius:22px;text-align:center;color:var(--muted,#69716b)}.course-empty b{display:block;margin-bottom:10px;color:var(--ink,#18201d);font:400 28px "Batang",serif}.course-empty .en{display:block;margin-top:8px;font-size:12px}
.cross-course-result{display:none;margin:14px 0 0;padding:16px 18px;border:1px solid var(--teal,#1f706f);border-radius:14px;background:rgba(31,112,111,.06);font-size:13px}.cross-course-result.show{display:flex;align-items:center;justify-content:space-between;gap:18px}.cross-course-result a{color:var(--ink,#18201d);font-weight:900}
@media(max-width:860px){.reclm-header:has(.course-switcher){min-height:124px;grid-template-rows:62px auto}.course-switcher{grid-column:1/-1;overflow-x:auto;justify-content:flex-start;padding-bottom:8px}.course-switcher-label{display:none}.course-switcher button{flex:0 0 auto}.course-switcher button small{display:none}.prep-home-hero{grid-template-columns:1fr;min-height:auto}.course-gateway-grid{grid-template-columns:1fr}.search-panel,.resource-search-panel{top:132px!important}.language-status{top:124px!important}}
@media(max-width:520px){.course-switcher button{padding:7px 10px}.prep-home-hero{padding-top:38px}.prep-home-hero h1{font-size:42px}}
