.rootwright-lms-pd{color-scheme:light;color:var(--rootwright-pd-ink);--rootwright-pd-columns: 4;--rootwright-pd-gap: 18px;--rootwright-pd-card-bg: #fff;--rootwright-pd-card-stroke: #eaeaea;--rootwright-pd-card-radius: 14px;--rootwright-pd-card-shadow: 0 1px 2px rgba(3, 5, 21, 0.06);--rootwright-pd-card-shadow-hover: 0 8px 24px rgba(3, 5, 21, 0.1);--rootwright-pd-avatar: 76px;--rootwright-pd-ink: #030515;--rootwright-pd-muted: #565862;--rootwright-pd-accent: #4200ff;--rootwright-pd-accent-soft: #eef0ff;--rootwright-pd-radius-sm: 8px}.rootwright-lms-pd__search{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:var(--rootwright-pd-gap)}.rootwright-lms-pd__search-input{flex:1 1 240px;min-width:0;height:44px;padding:0 14px;font-size:15px;color:var(--rootwright-pd-ink);background:var(--rootwright-pd-card-bg);border:1px solid var(--rootwright-pd-card-stroke);border-radius:var(--rootwright-pd-radius-sm);-webkit-appearance:none;appearance:none}.rootwright-lms-pd__search-input:focus{outline:none;border-color:var(--rootwright-pd-accent);box-shadow:0 0 0 3px rgba(66, 0, 255, 0.12)}.rootwright-lms-pd__search-submit{height:44px;padding:0 20px;font-size:15px;font-weight:600;color:#fff;background:var(--rootwright-pd-accent);border:0;border-radius:var(--rootwright-pd-radius-sm);cursor:pointer}.rootwright-lms-pd__search-submit:hover{filter:brightness(1.08)}.rootwright-lms-pd__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(180px, 100%), calc((100% - (var(--rootwright-pd-columns) - 1) * var(--rootwright-pd-gap)) / var(--rootwright-pd-columns))));gap:var(--rootwright-pd-gap);margin:0;padding:0;list-style:none}.rootwright-lms-pd__card{margin:0;padding:0;list-style:none}.rootwright-lms-pd__card-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:100%;padding:24px 16px;text-align:center;text-decoration:none;color:inherit;background:var(--rootwright-pd-card-bg);border:1px solid var(--rootwright-pd-card-stroke);border-radius:var(--rootwright-pd-card-radius);box-shadow:var(--rootwright-pd-card-shadow);transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.rootwright-lms-pd__card-inner>*{margin:0}a.rootwright-lms-pd__card-inner:hover{transform:translateY(-2px);border-color:rgba(66, 0, 255, 0.35);box-shadow:var(--rootwright-pd-card-shadow-hover)}a.rootwright-lms-pd__card-inner:focus-visible{outline:2px solid var(--rootwright-pd-accent);outline-offset:2px}.rootwright-lms-pd__avatar-wrap{display:block;flex:0 0 auto;width:var(--rootwright-pd-avatar);height:var(--rootwright-pd-avatar);margin-bottom:14px}.rootwright-lms-pd__avatar{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;background:#f4f4f5;box-shadow:0 0 0 3px #fff,0 0 0 4px var(--rootwright-pd-card-stroke)}.rootwright-lms-pd__avatar--initial{display:flex;align-items:center;justify-content:center;font-size:calc(var(--rootwright-pd-avatar)*.4);font-weight:600;line-height:1;color:var(--rootwright-pd-accent);background:var(--rootwright-pd-accent-soft)}.rootwright-lms-pd__name{font-size:15px;font-weight:600;line-height:1.3;color:var(--rootwright-pd-ink);overflow-wrap:anywhere}.rootwright-lms-pd__designation{font-size:13px;line-height:1.4;color:var(--rootwright-pd-muted)}.rootwright-lms-pd__meta{margin-top:10px !important;padding:3px 10px;font-size:12px;font-weight:600;line-height:1.5;color:var(--rootwright-pd-accent);background:var(--rootwright-pd-accent-soft);border-radius:999px}.rootwright-lms-pd__empty,.rootwright-lms-pd__notice{margin:0;padding:40px 20px;text-align:center;font-size:15px;color:var(--rootwright-pd-muted);background:var(--rootwright-pd-card-bg);border:1px dashed var(--rootwright-pd-card-stroke);border-radius:var(--rootwright-pd-card-radius)}.rootwright-lms-pd__pagination{display:flex;justify-content:center;margin-top:28px}.rootwright-lms-pd__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;margin:0 3px;padding:0 10px;font-size:14px;text-decoration:none;color:var(--rootwright-pd-ink);background:var(--rootwright-pd-card-bg);border:1px solid var(--rootwright-pd-card-stroke);border-radius:var(--rootwright-pd-radius-sm)}.rootwright-lms-pd__pagination .page-numbers:hover{border-color:var(--rootwright-pd-accent);color:var(--rootwright-pd-accent)}.rootwright-lms-pd__pagination .page-numbers.current{color:#fff;background:var(--rootwright-pd-accent);border-color:var(--rootwright-pd-accent)}.rootwright-lms-pd__pagination .page-numbers.dots{border-color:transparent;background:transparent}.rootwright-lms-pf{color-scheme:light;color:var(--rootwright-pf-ink);--rootwright-pf-ink: #030515;--rootwright-pf-muted: #565862;--rootwright-pf-stroke: #eaeaea;--rootwright-pf-accent: #4200ff;--rootwright-pf-accent-soft: #eef0ff;--rootwright-pf-radius: 14px}.rootwright-lms-pf__header{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding:28px;margin-bottom:36px;background:linear-gradient(135deg, var(--rootwright-pf-accent-soft) 0%, #fff 65%);border:1px solid var(--rootwright-pf-stroke);border-radius:var(--rootwright-pf-radius)}.rootwright-lms-pf__avatar{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;background:#f4f4f5;box-shadow:0 0 0 4px #fff,0 4px 16px rgba(3, 5, 21, 0.1)}.rootwright-lms-pf__identity{flex:1 1 240px;min-width:0}.rootwright-lms-pf__identity>*{margin:0}.rootwright-lms-pf__avatar-wrap{display:block;flex:0 0 auto;width:112px;height:112px}.rootwright-lms-pf__name{margin:0;font-size:clamp(26px,4vw,34px);line-height:1.15;color:var(--rootwright-pf-ink)}.rootwright-lms-pf__designation{margin:6px 0 0 !important;font-size:16px;color:var(--rootwright-pf-muted)}.rootwright-lms-pf__meta{display:inline-block;margin:12px 0 0 !important;padding:4px 12px;font-size:13px;font-weight:600;color:var(--rootwright-pf-accent);background:#fff;border:1px solid rgba(66, 0, 255, 0.18);border-radius:999px}.rootwright-lms-pf__bio{max-width:68ch;margin:0 0 36px;font-size:16px;line-height:1.7;color:var(--rootwright-pf-muted)}.rootwright-lms-pf__bio>:first-child{margin-top:0}.rootwright-lms-pf__bio>:last-child{margin-bottom:0}.rootwright-lms-pf__courses-title{margin:0 0 16px;font-size:20px;color:var(--rootwright-pf-ink)}.rootwright-lms-pf__course-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(230px, 100%), 1fr));gap:20px;margin:0;padding:0;list-style:none}.rootwright-lms-pf__course{margin:0;padding:0;list-style:none}.rootwright-lms-pf__course a{display:block;height:100%;padding:12px;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--rootwright-pf-stroke);border-radius:12px;box-shadow:0 1px 2px rgba(3, 5, 21, 0.06);transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.rootwright-lms-pf__course a:hover{transform:translateY(-2px);border-color:rgba(66, 0, 255, 0.35);box-shadow:0 8px 24px rgba(3, 5, 21, 0.1)}.rootwright-lms-pf__course img,.rootwright-lms-pf__course-thumb{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px;margin-bottom:10px;background:#f4f4f5}.rootwright-lms-pf__course-thumb--empty{display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:700;line-height:1;color:var(--rootwright-pf-accent);background:linear-gradient(135deg, var(--rootwright-pf-accent-soft) 0%, #f7f6ff 100%)}.rootwright-lms-pf__course a>*{margin:0}.rootwright-lms-pf__course-name{display:block;font-size:15px;font-weight:600;line-height:1.4;color:var(--rootwright-pf-ink)}@media(max-width: 600px){.rootwright-lms-pf__header{flex-direction:column;align-items:flex-start;text-align:left;padding:22px}}.rootwright-lms-pf__avatar--initial{display:flex;align-items:center;justify-content:center;font-size:44px;font-weight:600;line-height:1;color:var(--rootwright-pf-accent);background:var(--rootwright-pf-accent-soft)}
