.rm-welcome{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(120deg,#7b6bf2,#d55d9f);color:#fff;border-radius:20px;padding:30px 34px;margin-bottom:26px;min-height:170px}.rm-welcome h1{font-size:clamp(25px,3vw,36px);margin:0 0 5px}.rm-welcome p{margin:0 0 20px;opacity:.88}.rm-welcome a{display:inline-block;color:#fff;text-decoration:none;border:1px solid #ffffff75;padding:10px 16px;border-radius:10px;font-weight:700}.rm-welcome>span{font-size:80px;opacity:.38}.rm-dashboard-orders{background:#fff;border:1px solid var(--rm-line);border-radius:16px;overflow:hidden;margin-bottom:28px}.rm-tip{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff3c8;border:1px solid #f5d77a;border-radius:15px;padding:18px 22px}.rm-tip b{text-transform:uppercase;color:#b87500}.rm-tip p{margin:4px 0}.rm-tip a{background:var(--rm-primary);color:#fff;text-decoration:none;padding:10px 14px;border-radius:9px;font-weight:700}.rm-cover{min-height:180px;aspect-ratio:16/9}.rm-course-image{display:block;width:100%;height:100%;object-fit:cover}.rm-course-fallback{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#8979f5,#e05598);color:#fff;font-size:42px}.rm-catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px}.rm-catalog-card{background:#fff;border:1px solid var(--rm-line);border-radius:16px;overflow:hidden;box-shadow:0 5px 18px #17203308}.rm-catalog-image,.rm-catalog-fallback{display:block;width:100%;height:220px;object-fit:cover}.rm-catalog-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#ebe7ff,#fce6f0);color:var(--rm-primary);font-weight:800}.rm-catalog-card>div:last-child{padding:20px}.rm-catalog-card h3{font-size:19px;margin:0 0 8px}.rm-catalog-card p{color:var(--rm-muted);min-height:44px}.rm-catalog-price{border-top:1px solid var(--rm-line);padding:13px 0;text-align:right}.rm-catalog-price del{display:block;color:#9ba2af;font-size:12px}.rm-catalog-price b{font-size:20px;color:var(--rm-primary)}.rm-catalog-card .rm-owned{background:#11b981}.rm-course-overview,.rm-syllabus{background:#fff;border:1px solid var(--rm-line);border-radius:18px;padding:30px;margin-bottom:26px}.rm-course-overview>a{color:var(--rm-muted);text-decoration:none}.rm-course-overview h1{font-size:30px;margin:24px 0 6px}.rm-course-overview>p{color:var(--rm-muted);max-width:800px}.rm-course-counts{display:flex;gap:10px;margin:20px 0}.rm-course-counts span{background:#f7f7fb;border:1px solid var(--rm-line);padding:7px 12px;border-radius:8px;font-size:12px;font-weight:700}.rm-overview-progress{background:#fafbfc;border:1px solid var(--rm-line);border-radius:12px;padding:18px;margin:20px 0}.rm-overview-progress>b{display:flex;justify-content:space-between;margin-bottom:12px}.rm-overview-progress em{font-style:normal;color:#079b67}.rm-syllabus{padding:0;overflow:hidden}.rm-syllabus>h2{padding:22px 28px;margin:0;border-bottom:1px solid var(--rm-line);font-size:20px}.rm-syllabus-module>header{display:flex;align-items:center;gap:12px;padding:17px 28px;background:#fafbfc;border-bottom:1px solid var(--rm-line)}.rm-syllabus-module>header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#eeebff;color:var(--rm-primary);font-weight:800}.rm-syllabus-module header b,.rm-syllabus-module header small{display:block}.rm-syllabus-module header small{color:var(--rm-muted)}.rm-syllabus-module>a{display:flex;align-items:center;gap:13px;padding:14px 28px;text-decoration:none;color:var(--rm-ink);border-bottom:1px solid #f0f1f4}.rm-syllabus-module>a>span{width:31px;height:31px;border-radius:50%;background:#f1f2f5;display:grid;place-items:center;color:var(--rm-primary)}.rm-syllabus-module>a>div{flex:1}.rm-syllabus-module>a b,.rm-syllabus-module>a small{display:block}.rm-syllabus-module>a small{color:var(--rm-muted);font-size:11px}.rm-syllabus-module>a em{font-style:normal;color:var(--rm-muted);font-size:12px}.rm-syllabus-module>a:hover{background:#faf9ff}.rm-learning{background:#fff}.rm-learning .rm-curriculum{background:#fff}.rm-learning .rm-lesson-content{background:#fff}
@media(max-width:700px){.rm-welcome{padding:24px;min-height:150px}.rm-welcome>span{display:none}.rm-dashboard-orders .rm-order-head{display:none}.rm-dashboard-orders .rm-order-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--rm-line)}.rm-tip{align-items:flex-start;flex-direction:column}.rm-catalog-grid{grid-template-columns:1fr}.rm-catalog-image,.rm-catalog-fallback{height:auto;min-height:190px}.rm-course-overview,.rm-syllabus{border-radius:14px}.rm-course-overview{padding:22px}.rm-course-overview h1{font-size:25px}.rm-syllabus>h2,.rm-syllabus-module>header,.rm-syllabus-module>a{padding-left:18px;padding-right:18px}.rm-syllabus-module>a em{display:none}}
