#hkc-guru-disciple-page .wrap{} /* namespace guard */
.hkc-lms-library,.hkc-player,.hkc-login-note{--ivory:#FBF8F1;--cream:#F2EBDD;--brown:#271D18;--text:#51473F;--muted:#7A7068;--saffron:#B66B35;--gold:#AA8B50;font-family:Inter,Arial,sans-serif;color:var(--text)}
.hkc-lms-library{max-width:1180px;margin:50px auto;padding:0 24px}.hkc-lms-library-head{text-align:center;margin-bottom:40px}.hkc-lms-library-head span,.hkc-kicker,.hkc-reader-kicker,.hkc-quiz-head>span{font-size:11px;letter-spacing:2px;color:var(--saffron);font-weight:600}.hkc-lms-library-head h2,.hkc-course-card h3,.hkc-reader h1,.hkc-quiz h2,.hkc-login-note h2{font-family:"Cormorant Garamond",Georgia,serif;color:var(--brown);font-weight:500}.hkc-lms-library-head h2{font-size:52px;margin:8px 0}.hkc-course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hkc-course-card{background:#fff;border:1px solid rgba(39,29,24,.14)}.hkc-course-image{height:210px;background-size:cover;background-position:center}.hkc-course-placeholder{display:grid;place-items:center;background:var(--brown);color:var(--gold);font-size:30px}.hkc-course-body{padding:28px}.hkc-course-card h3{font-size:32px;margin:8px 0 10px}.hkc-course-card p{color:var(--muted);line-height:1.65}.hkc-button,.hkc-submit{display:inline-block;background:var(--brown);color:#fff!important;text-decoration:none;border:0;padding:13px 20px;margin-top:18px;cursor:pointer}.hkc-mini-progress,.hkc-progress{height:5px;background:#ded8ce;margin-top:16px}.hkc-mini-progress i,.hkc-progress i{display:block;height:100%;background:var(--saffron)}.hkc-course-body small{color:var(--muted)}
.hkc-player{max-width:1280px;margin:35px auto;display:grid;grid-template-columns:310px 1fr;min-height:720px;border:1px solid rgba(39,29,24,.14);background:#fff}.hkc-sidebar{background:var(--brown);color:#fff}.hkc-side-top{padding:30px;border-bottom:1px solid rgba(255,255,255,.13)}.hkc-side-top strong{font-family:"Cormorant Garamond",serif;font-size:38px}.hkc-progress{background:rgba(255,255,255,.15)}.hkc-outline-item{display:grid;grid-template-columns:26px 1fr;gap:9px;padding:17px 22px;border-bottom:1px solid rgba(255,255,255,.1);opacity:.8}.hkc-outline-item.current{background:rgba(182,107,53,.24);opacity:1;border-left:4px solid var(--gold)}.hkc-outline-item.done{opacity:1}.hkc-outline-item.locked{opacity:.38}.hkc-outline-item small{display:block;color:var(--gold);font-size:9px;letter-spacing:1px;text-transform:uppercase;margin-bottom:4px}.hkc-outline-item a,.hkc-outline-item span{color:#fff;text-decoration:none;font-size:13px;line-height:1.4}.hkc-state{color:var(--gold)!important}.hkc-reader{padding:55px 65px;background:var(--ivory)}.hkc-reader h1{font-size:52px;line-height:1;margin:10px 0 30px}.hkc-reading{font-family:Georgia,serif;font-size:17px;line-height:1.9;color:#443b35;max-width:780px}.hkc-reading h2{font-family:"Cormorant Garamond",serif;font-size:34px;color:var(--brown);margin-top:35px}.hkc-quiz{margin-top:55px;border-top:1px solid rgba(39,29,24,.16);padding-top:40px;max-width:820px}.hkc-quiz h2{font-size:40px;margin:7px 0}.hkc-quiz-head p{color:var(--muted)}.hkc-quiz fieldset{border:0;padding:24px 0;margin:0;border-bottom:1px solid rgba(39,29,24,.12)}.hkc-quiz legend{font-family:"Cormorant Garamond",serif;font-size:24px;color:var(--brown);margin-bottom:14px}.hkc-quiz label{display:flex;gap:10px;align-items:flex-start;padding:11px 13px;margin:7px 0;background:#fff;border:1px solid rgba(39,29,24,.1);cursor:pointer}.hkc-quiz label:hover{border-color:var(--gold)}.hkc-result{margin-top:22px;padding:22px;background:var(--cream);border-left:4px solid var(--saffron)}.hkc-result.pass{border-left-color:#65835b}.hkc-result h3{font-family:"Cormorant Garamond",serif;font-size:30px;margin:0 0 8px}.hkc-result ul{padding-left:18px}.hkc-mobile-outline{display:none}.hkc-login-note{max-width:700px;margin:70px auto;padding:50px;background:var(--cream);text-align:center}.hkc-login-note h2{font-size:44px;margin:0 0 12px}
@media(max-width:900px){.hkc-course-grid{grid-template-columns:1fr 1fr}.hkc-player{display:block;margin:15px}.hkc-mobile-outline{display:block;width:100%;padding:15px 22px;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.12);color:#fff;text-align:left}.hkc-outline{display:none}.hkc-sidebar.open .hkc-outline{display:block}.hkc-reader{padding:40px 32px}}
@media(max-width:600px){.hkc-course-grid{grid-template-columns:1fr}.hkc-lms-library-head h2{font-size:40px}.hkc-player{margin:0;border-left:0;border-right:0}.hkc-reader{padding:32px 20px}.hkc-reader h1{font-size:40px}.hkc-reading{font-size:16px;line-height:1.78}.hkc-quiz legend{font-size:21px}.hkc-course-image{height:190px}}