.ui-breadcrumbs{--ui-breadcrumbs-gap:var(--ui-space-xs);--ui-breadcrumbs-color-text:var(--ui-color-neutral-grey-500);--ui-breadcrumbs-color-current:var(--ui-color-text-default);--ui-breadcrumbs-color-separator:var(--ui-color-neutral-grey-500);--ui-breadcrumbs-color-link-hover:var(--ui-color-text-default);--ui-breadcrumbs-color-link-active:var(--ui-color-brand-fod-primary-a);--ui-breadcrumbs-color-disabled:var(--ui-color-neutral-grey-500);--ui-breadcrumbs-bg-disabled:var(--ui-color-neutral-grey-100);flex-wrap:wrap;display:flex}.ui-breadcrumbs__list{align-items:center;gap:var(--ui-breadcrumbs-gap);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.ui-breadcrumbs__item{align-items:center;gap:var(--ui-breadcrumbs-gap);display:flex}.ui-breadcrumbs__content{align-items:center;gap:var(--ui-breadcrumbs-gap);display:inline-flex}.ui-breadcrumbs__icon{align-items:center;line-height:0;display:inline-flex}.ui-breadcrumbs__text,.ui-breadcrumbs__link{font-family:var(--ui-font-family-heading);font-size:var(--ui-font-size-18);font-weight:var(--ui-font-weight-bold);line-height:var(--ui-line-height-24);color:var(--ui-breadcrumbs-color-text)}.ui-breadcrumbs__text[aria-current=page]{color:var(--ui-breadcrumbs-color-current)}.ui-breadcrumbs__text[aria-disabled=true]{color:var(--ui-breadcrumbs-color-disabled);background-color:var(--ui-breadcrumbs-bg-disabled);cursor:not-allowed}.ui-breadcrumbs__link{cursor:pointer;text-decoration:none;transition:color .2s,-webkit-text-decoration .2s,-webkit-text-decoration .2s,text-decoration .2s}@media (prefers-reduced-motion:reduce){.ui-breadcrumbs__link{transition:none}}@media (hover:hover){.ui-breadcrumbs__link:hover{color:var(--ui-breadcrumbs-color-link-hover);text-decoration:underline}}.ui-breadcrumbs__link:active{color:var(--ui-breadcrumbs-color-link-active);text-decoration:underline}.ui-breadcrumbs__link:focus-visible{outline:var(--ui-stroke-2)solid var(--ui-color-stroke-focus-default);outline-offset:2px;border-radius:var(--ui-radius-md-lg)}.ui-breadcrumbs__separator{font-family:var(--ui-font-family-heading);font-size:var(--ui-font-size-18);font-weight:var(--ui-font-weight-semibold);color:var(--ui-breadcrumbs-color-separator)}.student-xray-drawer__header{border-bottom:1px solid #f2f2f2;justify-content:space-between;align-items:center;padding:8px;display:flex}.student-xray-drawer__student-info{align-items:center;gap:8px;display:flex}.student-xray-drawer__student-text{flex-direction:column;display:flex}.student-xray-drawer__student-name{font-family:var(--font-first-semi);color:#333;font-size:16px;font-weight:600;line-height:26px}.student-xray-drawer__student-class{font-family:var(--font-second);color:#767676;font-size:14px;font-weight:500;line-height:20px}.student-xray-drawer__close-btn{cursor:pointer;color:#767676;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.student-xray-drawer__close-btn:hover{color:#333}.student-xray-drawer__body{flex-direction:column;gap:24px;padding:8px 16px;display:flex;overflow-y:auto}.student-xray-drawer__stats{gap:8px;display:flex}.student-xray-drawer__stat-card{border:1px solid #e0e0e0;border-radius:8px;flex:1;padding:8px 16px}.student-xray-drawer__stat-label{font-family:var(--font-second);color:#4e4e4e;font-size:14px;font-weight:500;line-height:20px}.student-xray-drawer__stat-value-row{align-items:baseline;gap:4px;display:flex}.student-xray-drawer__stat-value{font-family:var(--font-second);color:#333;font-size:18px;font-weight:700;line-height:26px}.student-xray-drawer__stat-unit{font-family:var(--font-second);color:#767676;font-size:14px;font-weight:500;line-height:20px}.student-xray-drawer__quality-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.student-xray-drawer__quality-label{font-family:var(--font-second);color:#333;font-size:16px;font-weight:500;line-height:24px}.student-xray-drawer__quality-percentage{font-family:var(--font-second);color:#6b0a6b;font-size:14px;font-weight:700;line-height:17px}.student-xray-drawer__quality-bar{background-color:#f2f2f2;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden}.student-xray-drawer__quality-bar-fill{background-color:#e047e0;border-radius:4px;height:100%}.student-xray-drawer__quality-description{font-family:var(--font-second);color:#4e4e4e;font-size:14px;font-weight:500;line-height:20px}.student-xray-drawer__intent-section-title{font-family:var(--font-second);color:#333;margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px}.student-xray-drawer__intent-list{flex-direction:column;gap:16px;display:flex}.student-xray-drawer__intent-row{flex-direction:column;gap:8px;display:flex}.student-xray-drawer__intent-header{justify-content:space-between;align-items:center;display:flex}.student-xray-drawer__intent-label{font-family:var(--font-second);color:#4e4e4e;font-size:14px;font-weight:500;line-height:20px}.student-xray-drawer__intent-percentage{font-family:var(--font-second);font-size:14px;font-weight:700;line-height:17px}.student-xray-drawer__intent-bar{background-color:#f2f2f2;border-radius:4px;height:8px;overflow:hidden}.student-xray-drawer__intent-bar-fill{border-radius:4px;height:100%}.student-xray-drawer__intent-row--color-1 .student-xray-drawer__intent-percentage{color:#6b0a6b}.student-xray-drawer__intent-row--color-1 .student-xray-drawer__intent-bar-fill{background-color:#e047e0}.student-xray-drawer__intent-row--color-2 .student-xray-drawer__intent-percentage{color:#70022e}.student-xray-drawer__intent-row--color-2 .student-xray-drawer__intent-bar-fill{background-color:#e3366f}.student-xray-drawer__intent-row--color-3 .student-xray-drawer__intent-percentage{color:#662014}.student-xray-drawer__intent-row--color-3 .student-xray-drawer__intent-bar-fill{background-color:#ff7450}.student-xray-drawer__intent-row--color-4 .student-xray-drawer__intent-percentage{color:#664306}.student-xray-drawer__intent-row--color-4 .student-xray-drawer__intent-bar-fill{background-color:#ffb233}.student-xray-drawer__intent-row--color-5 .student-xray-drawer__intent-percentage{color:#305001}.student-xray-drawer__intent-row--color-5 .student-xray-drawer__intent-bar-fill{background-color:#91d432}.student-xray-drawer__intent-row--color-6 .student-xray-drawer__intent-percentage{color:#05490b}.student-xray-drawer__intent-row--color-6 .student-xray-drawer__intent-bar-fill{background-color:#36c03c}.student-xray-drawer__intent-row--color-7 .student-xray-drawer__intent-percentage{color:#014d5c}.student-xray-drawer__intent-row--color-7 .student-xray-drawer__intent-bar-fill{background-color:#3ce4f1}.student-xray-drawer__intent-row--color-8 .student-xray-drawer__intent-percentage{color:#0a3366}.student-xray-drawer__intent-row--color-8 .student-xray-drawer__intent-bar-fill{background-color:#4eabff}