:root{color:#171d19;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--md-sys-color-primary:#006d42;--md-sys-color-on-primary:#fff;--md-sys-color-primary-container:#9af6b7;--md-sys-color-on-primary-container:#002111;--md-sys-color-secondary:#4d6356;--md-sys-color-secondary-container:#d0e8d7;--md-sys-color-on-secondary-container:#0b1f15;--md-sys-color-tertiary:#386666;--md-sys-color-tertiary-container:#bbebec;--md-sys-color-on-tertiary-container:#002020;--md-sys-color-surface:#f5fbf6;--md-sys-color-surface-variant:#dce5dd;--md-sys-color-on-surface:#171d19;--md-sys-color-on-surface-variant:#404943;--md-sys-color-outline:#707973;--md-sys-color-outline-variant:#c0c9c2;--card-bg:#f0f5f1;--card-hover:#e6f1e9;--radius-xl:28px;--radius-l:18px;--radius-full:999px;--surface-tint:#006d420a;--glow-primary:#006d4229;--page-gutter:clamp(1rem, 3vw, 2rem);--surface-glass:#ffffff7a;--surface-glass-border:#ffffff8c;--search-field-surface:#ecf2ed;--badge-surface:#ffffffb8;--footer-surface:#edf5ef;background:#f5fbf6;font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color:#e0e4df;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--md-sys-color-primary:#8ceba8;--md-sys-color-on-primary:#003822;--md-sys-color-primary-container:#0b2e1e;--md-sys-color-on-primary-container:#8ceba8;--md-sys-color-secondary:#b6ccb8;--md-sys-color-secondary-container:#222d25;--md-sys-color-on-secondary-container:#d0e8d7;--md-sys-color-tertiary:#95c5c6;--md-sys-color-tertiary-container:#153333;--md-sys-color-on-tertiary-container:#95c5c6;--md-sys-color-surface:#0a0d0b;--md-sys-color-surface-variant:#1c221e;--md-sys-color-on-surface:#e0e4df;--md-sys-color-on-surface-variant:#a4adab;--md-sys-color-outline:#6e7975;--md-sys-color-outline-variant:#232a26;--card-bg:#0f1311;--card-hover:#141a17;--surface-tint:#8ceba804;--glow-primary:transparent;--surface-glass:#0f131199;--surface-glass-border:#232a2666;--search-field-surface:#121715;--badge-surface:#161c19;--footer-surface:#070908;background:#0a0d0b}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;min-width:320px}body{background:var(--md-sys-color-surface);min-width:320px;min-height:100vh;margin:0;transition:background-color .18s,color .18s;overflow-x:hidden}button,input{font:inherit}a{color:inherit}#root{min-height:100vh}.app-container{background:var(--md-sys-color-surface);width:min(100%,1600px);min-height:100vh;margin:0 auto;overflow:hidden}.skip-link{z-index:10;background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-radius:.75rem;padding:.75rem 1rem;font-weight:700;text-decoration:none;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-170%)}.skip-link:focus{outline-offset:2px;outline:3px solid #171d19;transform:translateY(0)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html.modal-open{overflow:hidden}.footer-credit{color:var(--md-sys-color-outline);background:var(--footer-surface);border-top:1px solid var(--md-sys-color-outline-variant);padding:24px 24px 36px;font-size:13px;position:relative}.footer-single-row{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-brand{color:var(--md-sys-color-on-surface);font-size:13px}.footer-brand strong{color:var(--md-sys-color-primary)}.footer-nav-row{gap:20px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.footer-nav-row a{color:var(--md-sys-color-on-surface-variant);font-weight:500;text-decoration:none;transition:color .2s}.footer-nav-row a:hover{color:var(--md-sys-color-primary)}.footer-social-row{align-items:center;gap:14px;display:flex}.footer-social-row a{color:var(--md-sys-color-on-surface-variant);align-items:center;transition:color .2s,transform .2s;display:flex}.footer-social-row a:hover{color:var(--md-sys-color-primary);transform:translateY(-2px)}@media (width<=768px){.footer-credit{padding:12px 16px 20px}.footer-single-row{text-align:center;flex-direction:column;gap:12px}.footer-nav-row{flex-wrap:wrap;justify-content:center;position:static;transform:none}}.header-section{padding:clamp(3.25rem, 8vw, 5rem) var(--page-gutter) clamp(2rem, 5vw, 3.5rem);background:radial-gradient(ellipse 55% 90% at 100% 0%, var(--md-sys-color-primary-container) 0%, transparent 100%), radial-gradient(ellipse 45% 70% at 0% 100%, var(--md-sys-color-tertiary-container) 0%, transparent 100%);position:relative;overflow:hidden}.header-section:before,.header-section:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.header-section:before{aspect-ratio:1;background:var(--md-sys-color-primary);opacity:.05;width:15rem;top:-5rem;right:-4rem}.header-section:after{aspect-ratio:1;background:var(--md-sys-color-tertiary);opacity:.06;width:9rem;bottom:-4rem;left:30%}.header-top-bar,.header-title-area{z-index:1;position:relative}.header-top-bar{justify-content:space-between;align-items:center;margin-bottom:clamp(2rem,5vw,3.5rem);display:flex}.at-a-glance,.theme-toggle{border:1px solid var(--surface-glass-border);background:var(--surface-glass);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);justify-content:center;align-items:center;display:inline-flex;box-shadow:0 .25rem 1rem #0000000f}.at-a-glance{border-radius:var(--radius-full);color:var(--md-sys-color-on-surface-variant);gap:.5rem;padding:.55rem .9rem;font-size:.85rem;font-weight:600}.at-a-glance .material-symbols-rounded{color:var(--md-sys-color-primary);font-size:1.1rem}.theme-toggle{width:2.75rem;height:2.75rem;color:var(--md-sys-color-primary);cursor:pointer;border-radius:50%;transition:background-color .18s,box-shadow .18s,transform .18s}.theme-toggle:hover{background:var(--md-sys-color-surface-variant);box-shadow:0 .35rem 1.25rem var(--glow-primary);transform:rotate(12deg)scale(1.06)}.theme-toggle:focus-visible{outline:3px solid var(--md-sys-color-primary);outline-offset:3px}.theme-toggle .material-symbols-rounded{font-size:1.25rem}.header-title-area{max-width:54rem}.uni-supertitle{color:var(--md-sys-color-primary);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 .65rem;font-size:.75rem;font-weight:700;display:flex}.uni-supertitle .material-symbols-rounded{font-size:1rem}.page-title{max-width:12ch;color:var(--md-sys-color-on-surface);letter-spacing:-.065em;margin:0;font-size:clamp(2.3rem,6.5vw,4.5rem);font-weight:300;line-height:.98}.page-title strong{font-weight:700}.uni-subtitle{max-width:42rem;color:var(--md-sys-color-on-surface-variant);margin:1rem 0 0;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.55}@media (width<=600px){.header-section{padding-top:3.25rem}.header-top-bar{margin-bottom:2rem}.at-a-glance{padding:.5rem .75rem;font-size:.75rem}.page-title{max-width:11ch}}.loading-overlay{z-index:2000;background:var(--md-sys-color-surface);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-overlay .loader-wrapper{margin-bottom:1rem}.loading-overlay__text{color:var(--md-sys-color-on-surface);letter-spacing:.03em;font-size:.875rem;font-weight:600}@media (prefers-reduced-motion:reduce){.loading-overlay{transition:none}.loading-overlay .loader{animation:none}}.loader-wrapper{justify-content:center;align-items:center;display:inline-flex}.loader{width:var(--loader-size,48px);aspect-ratio:1;border:4px solid var(--md-sys-color-surface-variant);border-top-color:var(--md-sys-color-primary);border-radius:50%;animation:.9s cubic-bezier(.5,0,.5,1) infinite nith-spin}@keyframes nith-spin{to{transform:rotate(360deg)}}.pagination{padding:1.75rem var(--page-gutter) 2.25rem;color:var(--md-sys-color-on-surface-variant);justify-content:center;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.pagination__control,.pagination__page{border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface);min-width:2.1rem;height:2.1rem;color:inherit;cursor:pointer;border-radius:.7rem;place-items:center;padding:0 .6rem;display:inline-grid}.pagination__control:hover:not(:disabled),.pagination__page:hover:not(.pagination__page--current){border-color:var(--md-sys-color-primary);color:var(--md-sys-color-primary)}.pagination__control:focus-visible,.pagination__page:focus-visible{outline:3px solid var(--md-sys-color-primary);outline-offset:2px}.pagination__control:disabled{cursor:not-allowed;opacity:.45}.pagination__page--current{border-color:var(--md-sys-color-primary);background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.pagination__ellipsis{padding:0 .2rem}@media (width<=420px){.pagination__control{display:none}.pagination__page{min-width:2.75rem;height:2.75rem}}.search-panel{z-index:2;padding:1.25rem var(--page-gutter) 0;background:linear-gradient(var(--md-sys-color-surface) 82%, transparent);position:relative}.search-field{border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--radius-l);background:var(--search-field-surface);align-items:center;min-height:3.65rem;padding:0 1.1rem;display:flex;box-shadow:0 .25rem 1rem #00000008}.search-field:focus-within{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 .25rem var(--glow-primary)}.search-field__icon{color:var(--md-sys-color-primary);margin-right:.7rem;font-size:1.45rem}.search-field__input{width:100%;min-width:0;color:var(--md-sys-color-on-surface);background:0 0;border:0;outline:0;font-size:1rem}.search-field__input::placeholder{color:var(--md-sys-color-outline);opacity:1}.search-field__clear{aspect-ratio:1;width:2.25rem;color:var(--md-sys-color-on-surface-variant);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;margin-left:.25rem;display:inline-grid}.search-field__clear:hover{background:var(--md-sys-color-surface-variant)}.search-field__clear:focus-visible{outline:3px solid var(--md-sys-color-primary);outline-offset:2px}.search-field__clear .material-symbols-rounded{font-size:1.2rem}.search-panel__hint{min-height:1.2rem;color:var(--md-sys-color-outline);margin:.45rem 0 0;font-size:.75rem}.filter-list{scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:.55rem;padding:.9rem 0 .5rem;display:flex;overflow-x:auto}.filter-chip{border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--radius-full);background:var(--md-sys-color-surface);min-height:2.35rem;color:var(--md-sys-color-on-surface-variant);flex:none;align-items:center;gap:.35rem;padding:0 .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.filter-chip--active{border-color:var(--md-sys-color-primary);background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);box-shadow:0 .25rem .9rem var(--glow-primary)}.filter-chip__icon{font-size:1rem}.filter-chip__chevron{margin-left:.05rem;font-size:1rem}@media (width<=600px){.search-panel{padding-top:.9rem;padding-bottom:.35rem;position:sticky;top:0;box-shadow:0 .45rem .75rem #0000000a}.search-field{border-radius:1rem;min-height:3.2rem}.search-field__clear{width:2.75rem}.filter-list{margin-right:calc(var(--page-gutter) * -1);padding-right:var(--page-gutter);scroll-snap-type:x proximity}.filter-chip{scroll-snap-align:start;min-height:2.75rem}}.chip-wrapper{flex-shrink:0;display:inline-flex;position:relative}.chip-wrapper select{opacity:0;cursor:pointer;z-index:2;-webkit-appearance:none;width:100%;height:100%;position:absolute;top:0;left:0}.statistics{padding:1.15rem var(--page-gutter) 1.75rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.statistic{border-radius:1.35rem;min-width:0;padding:1.15rem;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.statistic:after{aspect-ratio:1;content:"";opacity:.06;background:currentColor;border-radius:50%;width:5.5rem;position:absolute;top:-1.8rem;right:-1.8rem}.statistic:hover{transform:translateY(-.15rem);box-shadow:0 .85rem 2rem #00000014}.statistic--primary{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.statistic--secondary{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.statistic--tertiary{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.statistic__icon,.statistic__label,.statistic__value{z-index:1;display:block;position:relative}.statistic__icon{opacity:.85;margin-bottom:.35rem;font-size:1.6rem}.statistic__label{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.statistic__value{text-overflow:ellipsis;margin:.3rem 0 0;font-size:clamp(1.4rem,3vw,2rem);font-weight:650;line-height:1;overflow:hidden}.statistic__value--compact{font-size:clamp(1.05rem,2.2vw,1.35rem)}@media (width<=600px){.statistics{grid-template-columns:1fr 1fr;padding-bottom:1.25rem}.statistic{padding:1rem}.statistic:last-child{grid-column:1/-1}}.student-results-modal{border-radius:var(--radius-xl);background:var(--md-sys-color-surface);width:min(92vw,48rem);max-height:85vh;color:var(--md-sys-color-on-surface);border:0;padding:0;overflow:hidden;box-shadow:0 1.5rem 5rem #00000047}.student-results-modal::backdrop{-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#00000080}.student-results-modal__header{justify-content:space-between;align-items:start;padding:1.5rem 1.5rem 1rem;display:flex}.student-results-modal__header h2,.student-results-modal__header p{margin:0}.student-results-modal__header h2{font-size:1.5rem}.student-results-modal__header>div>p:last-child{color:var(--md-sys-color-outline);font-size:.85rem;font-weight:600}.student-results-modal__close{aspect-ratio:1;background:var(--md-sys-color-surface-variant);width:2.5rem;color:var(--md-sys-color-on-surface-variant);border-radius:50%;place-items:center;display:grid}.student-results-modal__body{max-height:calc(85vh - 6rem);padding:0 1.5rem 1.5rem;overflow:auto}.student-results-modal__info{grid-template-columns:repeat(2,1fr);gap:.65rem;margin-bottom:1rem;display:grid}.student-results-modal__info p{background:var(--md-sys-color-surface-variant);border-radius:.85rem;gap:.2rem;margin:0;padding:.7rem .85rem;font-size:.88rem;font-weight:650;display:grid}.student-results-modal__info p span{color:var(--md-sys-color-on-surface-variant);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800}.semester-tabs{border-bottom:1px solid var(--md-sys-color-outline-variant);gap:.45rem;margin:0 -1.5rem 1rem;padding:.75rem 1.5rem;display:flex;overflow-x:auto}.semester-tabs__tab{background:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant);border-radius:.7rem;flex:none;padding:.55rem .75rem;font-size:.8rem;font-weight:700}.semester-tabs__tab--current{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.result-table{border-collapse:separate;border-spacing:0 .45rem;width:100%;font-size:.85rem}.result-table th{color:var(--md-sys-color-outline);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:0 .65rem .25rem;font-size:.62rem}.result-table td{background:var(--md-sys-color-surface-variant);padding:.7rem .65rem}.result-table td:first-child{border-radius:.7rem 0 0 .7rem}.result-table td:last-child{border-radius:0 .7rem .7rem 0}.grade-tag{aspect-ratio:1;color:#14532d;background:#dcfce7;border-radius:.55rem;place-items:center;width:1.75rem;font-size:.7rem;font-weight:800;display:inline-grid}:root[data-theme=dark] .grade-tag{color:#bbf7d0;background:#052e16}.result-summary{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-radius:1rem;justify-content:space-between;gap:1rem;padding:.9rem 1rem;font-size:1.1rem;font-weight:800;display:flex}.result-summary span{gap:.1rem;display:grid}.result-summary span:last-child{text-align:right}.result-summary small{letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800}@media (width<=600px){.student-results-modal{border-radius:1.5rem 1.5rem 0 0;flex-direction:column;max-height:90dvh;display:flex;position:fixed;inset:auto 0 0;overflow:hidden;width:100%!important;max-width:100%!important;margin:0!important}.student-results-modal__header{flex-shrink:0;padding:1rem 1rem .75rem}.student-results-modal__body{max-height:unset;flex:1;padding:0 1rem 1.5rem;overflow:hidden auto}.student-results-modal__info{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem}.student-results-modal__info p{padding:.55rem .7rem;font-size:.82rem}.semester-tabs{margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}.result-table-wrapper{-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem;overflow-x:auto}.result-table{min-width:360px;font-size:.78rem}.student-results-modal__close{width:2.75rem}}.graph-container{background-color:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline-variant);border-radius:20px;height:260px;margin-bottom:24px;padding:16px;position:relative}@media (width<=600px){.graph-container{border-radius:16px;height:200px;margin-bottom:16px;padding:10px}}.grade-tag.AB,.grade-tag.AA,.grade-tag.A{color:#14532d;background-color:#dcfce7}.grade-tag.BB,.grade-tag.B,.grade-tag.BC{color:#854d0e;background-color:#fefce8}.grade-tag.CC{color:#92400e;background-color:#fef3c7}.grade-tag.C,.grade-tag.CD{color:#9a3412;background-color:#ffedd5}.grade-tag.D,.grade-tag.F{color:#991b1b;background-color:#fee2e2}body[data-theme=dark] .grade-tag.AB,body[data-theme=dark] .grade-tag.AA,body[data-theme=dark] .grade-tag.A{color:#bbf7d0;background-color:#052e16}body[data-theme=dark] .grade-tag.BB,body[data-theme=dark] .grade-tag.B,body[data-theme=dark] .grade-tag.BC{color:#fef08a;background-color:#422d08}body[data-theme=dark] .grade-tag.CC{color:#fcd34d;background-color:#451a03}body[data-theme=dark] .grade-tag.C,body[data-theme=dark] .grade-tag.CD{color:#fed7aa;background-color:#431407}body[data-theme=dark] .grade-tag.D,body[data-theme=dark] .grade-tag.F{color:#fecaca;background-color:#450a0a}:root[data-theme=dark] .grade-tag.AB,:root[data-theme=dark] .grade-tag.AA,:root[data-theme=dark] .grade-tag.A{color:#bbf7d0;background-color:#052e16}:root[data-theme=dark] .grade-tag.BB,:root[data-theme=dark] .grade-tag.B,:root[data-theme=dark] .grade-tag.BC{color:#fef08a;background-color:#422d08}:root[data-theme=dark] .grade-tag.CC{color:#fcd34d;background-color:#451a03}:root[data-theme=dark] .grade-tag.C,:root[data-theme=dark] .grade-tag.CD{color:#fed7aa;background-color:#431407}:root[data-theme=dark] .grade-tag.D,:root[data-theme=dark] .grade-tag.F{color:#fecaca;background-color:#450a0a}.student-results{padding:0 var(--page-gutter) 2.5rem}.student-results__heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.section-kicker{color:var(--md-sys-color-primary);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .3rem;font-size:.7rem;font-weight:800}.student-results__heading h2{color:var(--md-sys-color-on-surface);letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,3vw,2rem)}.preview-badge{border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--radius-full);color:var(--md-sys-color-on-surface-variant);flex:none;padding:.4rem .65rem;font-size:.7rem;font-weight:700}.results-grid{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1rem;display:grid}@media (width<=768px){.results-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.results-state{border:1px dashed var(--md-sys-color-outline-variant);border-radius:var(--radius-xl);min-height:15rem;color:var(--md-sys-color-on-surface-variant);text-align:center;grid-column:1/-1;place-content:center;justify-items:center;gap:.75rem;padding:1.5rem;display:grid}.results-state p{margin:0}.results-state--error{color:#ba1a1a;border-color:#ba1a1a}.student-card{border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--radius-xl);background:var(--card-bg);min-height:15rem;color:var(--md-sys-color-on-surface);text-align:center;flex-direction:column;align-items:center;padding:1rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 .15rem .7rem #0000000a}.student-card:before{background:linear-gradient(180deg, var(--surface-tint), transparent);content:"";height:54%;position:absolute;inset:0 0 auto}.student-card:hover{z-index:1;border-color:var(--md-sys-color-primary);box-shadow:0 1.1rem 2.5rem #0000001a, 0 0 0 1px var(--md-sys-color-primary);transform:translateY(-.2rem)}.student-card__topline,.student-card__avatar,.student-card__identity,.student-card__scores{z-index:1;position:relative}.student-card__topline{justify-content:space-between;align-items:center;width:100%;min-height:1.6rem;display:flex}.rank-badge,.branch-badge,.batch-badge{border-radius:.6rem;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}.rank-badge{background:var(--md-sys-color-primary);min-width:2rem;color:var(--md-sys-color-on-primary);padding:.28rem .45rem}.rank-badge--1{color:#5f4200;background:linear-gradient(135deg,#ffda52,#ecac21)}.rank-badge--2{color:#414a55;background:linear-gradient(135deg,#f2f3f5,#c7ccd2)}.rank-badge--3{color:#4a260d;background:linear-gradient(135deg,#e7a272,#bc6e35)}.student-card__badges{gap:.25rem;display:flex}.branch-badge,.batch-badge{border:1px solid var(--md-sys-color-outline-variant);background:var(--badge-surface);padding:.28rem .45rem}.branch-badge{color:var(--md-sys-color-on-surface-variant)}.batch-badge{color:var(--md-sys-color-outline)}.student-card__avatar{aspect-ratio:1;background:var(--md-sys-color-primary-container);width:3.65rem;box-shadow:0 .4rem 1rem var(--glow-primary);color:var(--md-sys-color-on-primary-container);border-radius:1.15rem;place-items:center;margin:.45rem 0 .6rem;font-size:1.1rem;font-weight:800;display:grid}.student-card__identity{gap:.1rem;min-width:0;display:grid}.student-card__identity h3,.student-card__identity p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.student-card__identity h3{font-size:1rem;line-height:1.25}.student-card__identity p,.student-card__batch{color:var(--md-sys-color-outline)}.student-card__identity p{letter-spacing:.04em;font-size:.72rem;font-weight:600}.student-card__batch{margin-top:.2rem;font-size:.62rem;font-weight:700}.student-card__scores{grid-template-columns:1fr 1fr;gap:.5rem;width:100%;margin-top:auto;display:grid}.student-card__scores>div{background:var(--md-sys-color-surface-variant);border-radius:.9rem;gap:.1rem;padding:.55rem .3rem;display:grid}.student-card__scores strong{color:var(--md-sys-color-primary);font-size:.95rem;line-height:1}.student-card__scores span{color:var(--md-sys-color-on-surface-variant);letter-spacing:.06em;font-size:.58rem;font-weight:800}@media (width<=600px){.results-grid{grid-template-columns:1fr;gap:.65rem}.results-state{border-radius:1.25rem;min-height:12rem}.student-card{text-align:left;border-radius:1.25rem;grid-template-rows:auto auto;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.15rem .75rem;min-height:auto;padding:.85rem;display:grid}.student-card:before{display:none}.student-card:hover{transform:none}.student-card__topline{width:100%;min-height:unset;grid-area:1/2;justify-content:flex-start;gap:.25rem;margin-bottom:0;position:static}.student-card__avatar{border-radius:.9rem;grid-area:1/1/-1;width:3rem;margin:0;font-size:.9rem}.student-card__identity{grid-area:2/2}.student-card__identity h3{font-size:.9rem}.student-card__batch{display:none}.student-card__scores{grid-area:1/3/-1;grid-template-columns:1fr;align-self:center;gap:.3rem;width:auto;margin:0}.student-card__scores>div{text-align:center;min-width:3.5rem;padding:.4rem .3rem}}@media (width<=380px){.student-results__heading{align-items:start}.preview-badge{display:none}.student-card{grid-template-columns:2.65rem minmax(0,1fr) 3.7rem;gap:.55rem}.student-card__avatar{width:2.65rem}}
