.truescore{--ink:#14213a;--ink-soft:#475067;--ink-faint:#717b93;--bg:#f7f9fc;--card:#ffffff;--border:#e6e9f1;--border-soft:#eef1f7;--acc:#3b82f6;--acc2:#4f46e5;--acc-2:#4f46e5;--acc-deep:#2563eb;--acc-ink:#1e40af;--acc-soft:#dbeafe;--acc-tint:#eff6ff;--acc-line:#bfdbfe;--grad:linear-gradient(135deg,var(--acc),var(--acc2));--h1grad:linear-gradient(92deg,#2563eb,#4f46e5 55%,#7c3aed);--medal1:linear-gradient(135deg,#2563eb,#4f46e5);--medal2:linear-gradient(135deg,#475569,#64748b);--medal3:linear-gradient(135deg,#9a3412,#c2410c);--hi:#2563eb;--hi-soft:#dbeafe;--hi-ink:#1e40af;--mo:#7c3aed;--mo-soft:#ede9fe;--mo-ink:#5b21b6;--in:#db2777;--in-soft:#fce7f3;--in-ink:#9d174d;--good:#10b981;--shadow:0 22px 60px -30px rgba(20,33,58,0.34);--shadow-sm:0 10px 26px -16px rgba(20,33,58,0.3);--radius:18px;position:relative;background:var(--bg);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.truescore[data-course=dentistry]{--acc:#14b8a6;--acc2:#059669;--acc-2:#059669;--acc-deep:#0d9488;--acc-ink:#115e59;--acc-soft:#ccfbf1;--acc-tint:#f0fdfa;--acc-line:#99f6e4;--h1grad:linear-gradient(92deg,#0d9488,#14b8a6 50%,#059669);--medal1:linear-gradient(135deg,#0f766e,#047857)}.truescore *,.truescore :after,.truescore :before{box-sizing:border-box}.truescore a{text-decoration:none;color:inherit}.truescore .wrap{max-width:1120px;margin:0 auto;padding:0 28px}.truescore .wrap-narrow{max-width:880px;margin:0 auto;padding:0 28px}.truescore .accent{color:var(--acc-deep);background:linear-gradient(92deg,var(--acc-deep) 0,var(--acc) 52%,var(--acc2) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:640px){.truescore .wrap,.truescore .wrap-narrow{padding:0 18px}}.truescore .hero{position:relative;overflow:hidden;padding:28px 0 46px;background:linear-gradient(120deg,var(--acc-tint) 0,#fff 48%,color-mix(in srgb,var(--acc2) 7%,#fff) 100%)}.truescore .hero .grid-bg{background-image:linear-gradient(rgba(20,33,58,.045) 1px,transparent 0),linear-gradient(90deg,rgba(20,33,58,.045) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:radial-gradient(ellipse 75% 75% at 50% 30%,#000 55%,transparent 100%);mask-image:radial-gradient(ellipse 75% 75% at 50% 30%,#000 55%,transparent 100%)}.truescore .hero .glow,.truescore .hero .grid-bg{position:absolute;inset:0;pointer-events:none;z-index:0}.truescore .hero .glow{background:radial-gradient(ellipse 46% 42% at 8% -6%,color-mix(in srgb,var(--acc) 24%,transparent),transparent 64%),radial-gradient(ellipse 46% 44% at 94% 6%,color-mix(in srgb,var(--acc2) 16%,transparent),transparent 64%),radial-gradient(ellipse 62% 46% at 50% 110%,color-mix(in srgb,var(--acc) 11%,transparent),transparent 72%)}.truescore .hero-inner{position:relative;z-index:1;text-align:center}.truescore .crumb{font-size:13px;font-weight:600;color:var(--ink-faint);margin-bottom:8px}.truescore .crumb a:hover{color:var(--acc-deep)}.truescore .crumb .sep{margin:0 8px;opacity:.5}@media (max-width:640px){.truescore .crumb a{display:inline-flex;align-items:center;min-height:32px}}.truescore .eyebrow{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;background:#fff;border:1px solid var(--border);padding:7px 12px 7px 7px;border-radius:999px;font-size:13px;font-weight:600;color:var(--ink-faint);box-shadow:var(--shadow-sm)}.truescore .eyebrow .pill{background:var(--acc);color:#fff;font-weight:800;letter-spacing:.04em;text-transform:uppercase;font-size:11.5px;padding:5px 12px;border-radius:999px}.truescore .hero h1{font-size:clamp(35px,4.6vw,58px);line-height:1.05;font-weight:800;letter-spacing:-.025em;margin:18px auto 0;max-width:26ch;text-wrap:balance}.truescore .hero h1 .lead{display:block;color:var(--ink)}.truescore .hero h1 .sec{display:block;color:var(--acc-deep);background:var(--h1grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-bottom:.1em}.truescore .hero .lede{font-size:clamp(15px,1.7vw,16.5px);line-height:1.55;color:var(--ink-soft);max-width:66ch;margin:12px auto 0;text-wrap:pretty}.truescore .how-steps{list-style:none;display:grid;gap:10px;padding:0;margin:24px 0 0}.truescore .how-steps.row{grid-template-columns:repeat(3,1fr);gap:14px}@media (max-width:860px){.truescore .how-steps.row{grid-template-columns:1fr}}.truescore .how-steps li{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--border);border-radius:14px;padding:13px 16px;box-shadow:var(--shadow-sm);font-size:14.5px;line-height:1.55;color:var(--ink-soft)}.truescore .how-steps li b{flex-shrink:0;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:var(--acc-soft);color:var(--acc-deep);font-size:14px;font-weight:800;font-variant-numeric:tabular-nums}.truescore .how-steps li strong{color:var(--ink);font-weight:700}.truescore .stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:880px;margin:26px auto 0;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(12px);border-radius:var(--radius);box-shadow:0 22px 55px -28px color-mix(in srgb,var(--acc) 40%,rgba(20,33,58,.35));overflow:hidden}.truescore .stats .stat{padding:16px 12px;text-align:center;border-right:1px solid var(--border-soft)}.truescore .stats .stat:last-child{border-right:none}.truescore .stats .stat .n{font-size:25px;font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--acc-deep);background:linear-gradient(120deg,var(--acc-deep),var(--acc2));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.truescore .stats .stat .l{font-size:12px;font-weight:600;color:var(--ink-faint);margin-top:7px}@media (max-width:640px){.truescore .stats{grid-template-columns:repeat(2,1fr)}.truescore .stats .stat:nth-child(2){border-right:none}.truescore .stats .stat:first-child,.truescore .stats .stat:nth-child(2){border-bottom:1px solid var(--border-soft)}}.truescore .hp-label{font-size:11.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);margin:18px 0 12px}.truescore .hp-all{display:inline-flex;align-items:center;gap:6px;margin-top:12px;font-size:13.5px;font-weight:700;color:var(--acc-deep)}.truescore .hp-all:hover{color:var(--acc-ink);text-decoration:underline}.truescore .course-toggle-wrap{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;margin:0 0 4px}.truescore .course-toggle{display:inline-flex;padding:4px;background:rgba(255,255,255,.85);border:1px solid #e2e8f0;backdrop-filter:blur(8px);border-radius:999px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.truescore .course-toggle button{font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;padding:6px 20px;border-radius:999px;border:none;background:transparent;color:#475569;transition:background .15s,color .15s}.truescore .course-toggle button:hover{color:var(--acc-deep)}.truescore .course-toggle button.on{background:var(--acc-deep);color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.truescore .course-toggle-link{font-size:13.5px;font-weight:700;color:var(--acc-deep);display:inline-flex;align-items:center}.truescore .course-toggle-link:hover{color:var(--acc-ink);text-decoration:underline}@media (max-width:480px){.truescore .course-toggle button{padding:9px 14px;font-size:13px}}.truescore .section{padding:52px 0;border-top:1px solid var(--border-soft)}.truescore .section.no-top{border-top:none}.truescore .sec-num{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--acc-deep);margin-bottom:14px}.truescore .sec-num:before{content:"";width:26px;height:3px;background:var(--grad);border-radius:2px}.truescore .section h2{font-size:clamp(26px,4vw,36px);font-weight:800;letter-spacing:-.03em;margin:0 0 8px;line-height:1.08;text-wrap:balance}.truescore .section .intro{font-size:17px;color:var(--ink-soft);max-width:72ch;margin:0 0 6px}.truescore .prose p{font-size:16.5px;line-height:1.72;color:var(--ink-soft);margin:16px 0;max-width:74ch}.truescore .prose strong{color:var(--ink);font-weight:700}.truescore .section h3.sub{font-size:18px;font-weight:800;letter-spacing:-.02em;margin:26px 0 0}.truescore .score-bar{max-width:620px;margin:0 auto;text-align:center;background:var(--card);border:1px solid var(--border);border-radius:18px;padding:24px 24px 26px;box-shadow:var(--shadow)}.truescore .score-bar .lbl{font-size:11.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--acc-deep)}.truescore .score-bar h3{font-size:21px;font-weight:800;letter-spacing:-.02em;margin:6px 0 16px}.truescore .sb-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:stretch}.truescore .sb-field{position:relative;display:inline-flex;align-items:stretch;max-width:100%;border:1.5px solid var(--border);border-radius:16px;overflow:hidden;background:#fff;transition:border-color .15s}.truescore .sb-field:focus-within{border-color:var(--acc);box-shadow:0 0 0 4px var(--acc-soft)}.truescore .sb-field .pre{display:grid;place-items:center;padding:0 13px;background:var(--acc-tint);color:var(--acc-deep);font-weight:800;font-size:13px;border-right:1px solid var(--border)}.truescore .sb-sjt{display:inline-flex;align-items:stretch;border:1.5px solid var(--border);border-radius:14px;overflow:hidden;background:#fff;transition:border-color .15s;cursor:pointer}.truescore .sb-sjt:focus-within{border-color:var(--acc);box-shadow:0 0 0 4px var(--acc-soft)}.truescore .sb-sjt .pre{display:grid;place-items:center;padding:0 12px;background:var(--acc-tint);color:var(--acc-deep);font-weight:800;font-size:13px;border-right:1px solid var(--border)}.truescore .sb-sjt select{cursor:pointer;font-size:15px;font-weight:700;padding:0 12px}.truescore .sb-field input,.truescore .sb-sjt select{border:none;outline:none;background:transparent;font-family:inherit;color:var(--ink)}.truescore .sb-field input{width:172px;max-width:46vw;font-size:23px;font-weight:800;padding:10px 38px 10px 14px;text-align:center;letter-spacing:-.02em;-moz-appearance:textfield}.truescore .sb-field input::-webkit-inner-spin-button,.truescore .sb-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.truescore .sb-field input::-moz-placeholder{color:#a7aec2}.truescore .sb-field input::placeholder{color:#a7aec2}.truescore .sb-field .sb-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:999px;border:none;cursor:pointer;display:grid;place-items:center;font-size:16px;font-weight:800;line-height:1;background:var(--border-soft);color:var(--ink-faint);font-family:inherit}.truescore .sb-field .sb-clear:hover{background:var(--acc-soft);color:var(--acc-deep)}.truescore .sb-result{margin-top:14px}.truescore .sb-empty{margin:0 auto;font-size:13.5px;line-height:1.6;color:var(--ink-faint);max-width:46ch}.truescore .sb-line{margin:0;font-size:15px;color:var(--ink-soft)}.truescore .sb-line b{color:var(--ink)}.truescore .sb-count{margin-top:5px}.truescore .sb-count .n{display:inline-block;font-size:40px;font-weight:800;letter-spacing:-.04em;line-height:1;color:var(--acc-deep);background:linear-gradient(120deg,var(--acc-deep),var(--acc2));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:ts-pop .45s cubic-bezier(.2,.7,.2,1) both}.truescore .sb-count .of{font-size:15.5px;font-weight:700;color:var(--ink-soft)}.truescore .sb-note{margin:7px 0 0;font-size:12.5px;color:var(--ink-faint)}.truescore .sb-sjt-note{margin:7px auto 0;font-size:13px;line-height:1.55;color:var(--ink-faint);max-width:52ch}.truescore .sb-sjt-note.warn{color:#be123c}.truescore .sb-go{margin-top:14px;display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:999px;border:none;cursor:pointer;background:var(--grad);color:#fff;font-family:inherit;font-size:14px;font-weight:800;box-shadow:0 10px 30px -10px color-mix(in srgb,var(--acc) 60%,transparent);transition:transform .15s,filter .15s}.truescore .sb-go:hover{transform:translateY(-1px);filter:saturate(1.1) brightness(1.03)}.truescore .sb-go:active{transform:translateY(0) scale(.98)}.truescore .sb-go svg{width:16px;height:16px}.truescore #schools{scroll-margin-top:90px}.truescore .sources-line{margin:24px 0 0;font-size:14px;line-height:1.6;color:var(--ink-faint);max-width:84ch}.truescore .sources{display:grid;gap:10px;margin-top:22px;padding:0;margin-left:0}.truescore .sources li{list-style:none;display:flex;align-items:flex-start;gap:13px;background:var(--card);border:1px solid var(--border);border-radius:13px;padding:15px 17px;box-shadow:var(--shadow-sm);font-size:15px;line-height:1.55;color:var(--ink-soft)}.truescore .sources li .tick{width:24px;height:24px;flex-shrink:0;border-radius:7px;background:var(--acc-soft);color:var(--acc-deep);display:grid;place-items:center;margin-top:1px}.truescore .sources li .tick svg{width:14px;height:14px}.truescore .conf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}@media (max-width:760px){.truescore .conf-grid{grid-template-columns:1fr}}.truescore .conf-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:20px 20px 18px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.truescore .conf-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--c)}.truescore .conf-card .cc-top{display:flex;align-items:center;gap:9px;margin-bottom:11px}.truescore .conf-card .dot{width:12px;height:12px;border-radius:50%;background:var(--c);box-shadow:0 0 0 4px var(--c-soft)}.truescore .conf-card .cc-name{font-size:16px;font-weight:800;color:var(--c-ink)}.truescore .conf-card p{margin:0;font-size:14px;line-height:1.6;color:var(--ink-soft)}.truescore .acc-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px}@media (max-width:640px){.truescore .acc-stats{grid-template-columns:1fr}}.truescore .acc-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:22px 24px;box-shadow:var(--shadow-sm)}.truescore .acc-card .top{display:flex;align-items:baseline;gap:10px}.truescore .acc-card .big{font-size:40px;font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--acc-deep);background:linear-gradient(120deg,var(--acc-deep),var(--acc2));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.truescore .acc-card .chip{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:var(--c-soft);color:var(--c-ink)}.truescore .acc-card p{margin:12px 0 0;font-size:14.5px;line-height:1.6;color:var(--ink-soft)}.truescore .acc-note{font-size:14px;color:var(--ink-faint);margin-top:18px;line-height:1.6;max-width:74ch}.truescore .acc-note strong{color:var(--ink)}.truescore .explorer-tools{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;background:var(--card);border:1px solid var(--border);border-radius:14px;padding:14px 16px;box-shadow:var(--shadow-sm)}.truescore .search{flex:1;min-width:200px;display:flex;align-items:center;gap:9px;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:9px 13px}.truescore .search:focus-within{border-color:var(--acc);box-shadow:0 0 0 4px var(--acc-soft)}.truescore .search svg{width:17px;height:17px;color:var(--ink-faint);flex-shrink:0}.truescore .search input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:inherit;font-size:15px;color:var(--ink);font-weight:600}.truescore .search input::-moz-placeholder{color:var(--ink-faint)}.truescore .search input::placeholder{color:var(--ink-faint)}.truescore .filters{display:flex;flex-wrap:wrap;gap:7px}.truescore .chip-btn{font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;padding:8px 13px;border-radius:999px;border:1px solid var(--border);background:var(--card);color:var(--ink-soft);display:inline-flex;align-items:center;gap:7px;transition:all .14s}.truescore .chip-btn .d{width:8px;height:8px;border-radius:50%}.truescore .chip-btn:hover{border-color:var(--acc-line);color:var(--ink)}@media (max-width:640px){.truescore .chip-btn{padding:10px 14px;min-height:36px}}.truescore .chip-btn.on{background:var(--grad);border-color:transparent;color:#fff}.truescore .chip-btn.on.hi{background:var(--hi);border-color:var(--hi);color:#fff}.truescore .chip-btn.on.mo{background:var(--mo);border-color:var(--mo);color:#fff}.truescore .chip-btn.on.in{background:var(--in);border-color:var(--in);color:#fff}.truescore .sortbtn{margin-left:auto}.truescore .explorer-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:18px 2px 14px}.truescore .explorer-meta .count{font-size:14px;font-weight:700;color:var(--ink-soft)}.truescore .explorer-meta .count b{color:var(--acc-deep)}.truescore .clear-toggle{font-family:inherit;font-size:13px;font-weight:700;color:var(--acc-deep);background:none;border:none;cursor:pointer;display:none;align-items:center;gap:7px}.truescore .clear-toggle.show{display:inline-flex}.truescore .clear-toggle input{accent-color:var(--acc-deep);width:15px;height:15px}@media (max-width:640px){.truescore .clear-toggle{min-height:36px;padding:4px 2px}.truescore .clear-toggle input{width:18px;height:18px}}.truescore .school-ladder{-moz-columns:2;column-count:2;-moz-column-gap:14px;column-gap:14px}@media (max-width:880px){.truescore .school-ladder{-moz-columns:1;column-count:1}}.truescore .school-ladder .school{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:10px}.truescore .school{position:relative;display:grid;grid-template-columns:1fr auto;align-items:end;gap:14px;min-height:132px;background:var(--card);border:1px solid var(--border);border-radius:16px;padding:16px 18px;box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s,border-color .15s,opacity .2s}.truescore .school:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:var(--acc-line)}.truescore .school .s-name{font-size:16px;font-weight:800;letter-spacing:-.01em;color:var(--ink)}.truescore .school .s-rank{position:absolute;top:12px;left:12px;z-index:1;display:inline-grid;place-items:center;height:28px;min-width:28px;padding:0 9px;border-radius:999px;font-size:12.5px;font-weight:800;letter-spacing:-.01em;background:#ffffff;color:var(--acc-deep);box-shadow:0 4px 14px -6px rgba(20,33,58,.45),0 0 0 1px var(--border-soft)}.truescore .school .s-rank.m1{background:var(--medal1);color:#fff}.truescore .school .s-rank.m2{background:var(--medal2);color:#fff}.truescore .school .s-rank.m3{background:var(--medal3);color:#fff}.truescore .school .s-meta{display:flex;align-items:center;gap:9px;margin-top:6px;flex-wrap:wrap}.truescore .school .s-loc{font-size:13px;font-weight:600;color:var(--ink-faint)}.truescore .conf-tag{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:800;letter-spacing:.02em;padding:3px 9px;border-radius:999px;background:var(--c-soft);color:var(--c-ink)}.truescore .conf-tag .d{width:7px;height:7px;border-radius:50%;background:var(--c)}.truescore .school .s-right{text-align:right}.truescore .school .s-score{font-size:22px;font-weight:800;letter-spacing:-.03em;color:var(--acc-deep);line-height:1;white-space:nowrap}.truescore .school .s-score .u{font-size:11px;font-weight:700;color:var(--ink-faint);letter-spacing:0;margin-left:2px}.truescore .school .s-tag{font-size:11px;font-weight:700;color:var(--ink-faint);margin-top:5px}.truescore .school .s-gap{display:inline-flex;margin-top:6px;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.01em;background:#ffe4e6;color:#be123c}.truescore .school .s-clear{display:none;align-items:center;gap:5px;font-size:11px;font-weight:800;color:var(--good);margin-top:5px;justify-content:flex-end}.truescore .school .s-clear svg{width:13px;height:13px}.truescore .school.cleared{border-color:var(--good);box-shadow:0 0 0 1px var(--good),var(--shadow-sm)}.truescore .school.cleared .s-clear{display:flex}.truescore .school.cleared .s-tag{display:none}.truescore .no-results{text-align:center;padding:40px 0;color:var(--ink-faint);font-size:15px;font-weight:600}.truescore .school.has-photo{isolation:isolate;overflow:hidden;border-color:rgba(20,33,58,.16)}.truescore .school .s-photo{position:absolute;inset:0;z-index:-2;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.truescore .school.has-photo:hover .s-photo{transform:scale(1.05)}.truescore .school .s-scrim{position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(0deg,rgba(15,23,42,.88) 0,rgba(15,23,42,.44) 52%,rgba(15,23,42,.08))}.truescore .school.has-photo .s-name,.truescore .school.has-photo .s-score{color:#fff;text-shadow:0 1px 2px rgba(2,6,23,.45)}.truescore .school.has-photo .s-score .u{color:rgba(255,255,255,.72)}.truescore .school.has-photo .conf-tag{background:rgba(255,255,255,.16);color:#fff;backdrop-filter:blur(6px)}.truescore .school.has-photo.cleared{border-color:var(--good);box-shadow:0 0 0 1.5px var(--good),var(--shadow-sm)}.truescore .school.has-photo .s-clear{color:#6ee7b7}.truescore .school.stretch{border-color:#fecdd3}.truescore .school.lrow{grid-template-columns:40px 56px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:0;padding:10px 14px 10px 10px;border-radius:14px}.truescore .school.lrow .s-rank{position:static;justify-self:center;height:26px;min-width:38px;padding:0 7px;font-size:12.5px;background:var(--bg);color:var(--ink-soft);box-shadow:inset 0 0 0 1px var(--border)}.truescore .school.lrow .s-rank.m1{background:var(--medal1);color:#fff;box-shadow:none}.truescore .school.lrow .s-rank.m2{background:var(--medal2);color:#fff;box-shadow:none}.truescore .school.lrow .s-rank.m3{background:var(--medal3);color:#fff;box-shadow:none}.truescore .school.lrow .s-thumb{position:relative;width:56px;height:56px;border-radius:12px;overflow:hidden;display:grid;place-items:center;background:var(--acc-soft);color:var(--acc-deep);font-size:14px;font-weight:800;letter-spacing:.03em}.truescore .school.lrow .s-photo{z-index:auto}.truescore .school.lrow:hover .s-photo{transform:scale(1.07)}.truescore .school.lrow .s-name{font-size:15px}.truescore .school.lrow .s-meta{margin-top:3px;gap:8px}.truescore .school.lrow .s-right{display:grid;justify-items:end;gap:3px}.truescore .school.lrow .s-score{font-size:20px}.truescore .school.lrow .s-clear,.truescore .school.lrow .s-gap,.truescore .school.lrow .s-tag{margin-top:0}@media (max-width:480px){.truescore .school.lrow{grid-template-columns:30px 46px minmax(0,1fr) auto;gap:10px;padding:10px}.truescore .school.lrow .s-rank{min-width:30px;padding:0 4px;font-size:11.5px}.truescore .school.lrow .s-thumb{width:46px;height:46px;border-radius:10px;font-size:12px}.truescore .school.lrow .s-score{font-size:17px;color:var(--acc-ink)}.truescore .school.lrow .s-loc{display:none}}.truescore .podium{display:grid;grid-template-columns:1fr 1.14fr 1fr;gap:11px;align-items:end;max-width:840px;margin:0 auto}.truescore .podium .school{min-height:178px;padding:13px 14px;grid-template-columns:1fr;align-content:end;gap:5px;text-align:left}.truescore .podium .s-right{text-align:left}.truescore .podium .s-clear{justify-content:flex-start}.truescore .podium .school.p1{order:2;min-height:214px;box-shadow:0 26px 52px -22px color-mix(in srgb,var(--acc) 45%,rgba(20,33,58,.5));border-color:var(--acc-line)}.truescore .podium .school.p1.cleared{border-color:var(--good);box-shadow:0 0 0 1.5px var(--good),0 26px 52px -22px color-mix(in srgb,var(--acc) 45%,rgba(20,33,58,.5))}.truescore .podium .school.p2{order:1}.truescore .podium .school.p3{order:3}.truescore .podium .s-rank{top:12px;left:12px}.truescore .podium .school.p1 .s-rank{height:32px;min-width:32px;padding:0 10px;font-size:13.5px}.truescore .podium .s-name{font-size:15px}.truescore .podium .school.p1 .s-name{font-size:16.5px}.truescore .podium .s-score{font-size:21px}.truescore .podium .school.p1 .s-score{font-size:25px}.truescore .podium .s-loc,.truescore .podium .s-tag{display:none}.truescore .podium .s-clear{font-size:10.5px}@media (max-width:560px){.truescore .podium{grid-template-columns:1fr 1fr;align-items:end}.truescore .podium .school.p1{order:0;grid-column:1/-1;min-height:200px}.truescore .podium .school.p2{order:1;min-height:160px}.truescore .podium .school.p3{order:2;min-height:160px}}.truescore .result-band{display:flex;gap:14px;align-items:flex-start;margin:26px 0 14px;padding:16px 18px;border-radius:16px;border:1px solid;animation:ts-rise .5s cubic-bezier(.2,.7,.2,1) both}.truescore .result-band .rb-ic{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;color:#fff}.truescore .result-band .rb-ic svg{width:18px;height:18px}.truescore .result-band h3{margin:0;font-size:17px;font-weight:800;letter-spacing:-.01em}.truescore .result-band p{margin:3px 0 0;font-size:13.5px;line-height:1.5;color:var(--ink-soft)}.truescore .result-band.ok{background:#ecfdf5;border-color:#a7f3d0}.truescore .result-band.ok .rb-ic{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 8px 18px -8px rgba(16,185,129,.7)}.truescore .result-band.ok h3{color:#065f46}.truescore .result-band.stretch{background:#fff1f2;border-color:#fecdd3}.truescore .result-band.stretch .rb-ic{background:linear-gradient(135deg,#f43f5e,#e11d48);box-shadow:0 8px 18px -8px rgba(244,63,94,.7)}.truescore .result-band.stretch h3{color:#9f1239}.truescore .photo-credits{margin-top:26px;font-size:12.5px;color:var(--ink-faint)}.truescore .photo-credits summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:700;color:var(--ink-faint)}.truescore .photo-credits summary:hover{color:var(--ink-soft)}.truescore .photo-credits p{margin:10px 0 0;max-width:80ch}.truescore .photo-credits ul{margin:10px 0 0;padding:0;list-style:none;display:grid;gap:4px;line-height:1.6}.truescore .photo-credits a{color:var(--acc-deep);text-decoration:underline}.truescore .photo-credits a:hover{color:var(--acc-ink)}.truescore .callout{display:grid;grid-template-columns:44px 1fr;gap:16px;background:var(--acc-tint);border:1px solid var(--acc-line);border-radius:16px;padding:20px 22px;margin-top:30px}.truescore .callout .ic{width:36px;height:36px;border-radius:10px;background:var(--grad);color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px -8px color-mix(in srgb,var(--acc) 70%,transparent)}.truescore .callout .ic svg{width:19px;height:19px}.truescore .callout h3{margin:4px 0 6px;font-size:17px;font-weight:800}.truescore .callout p{margin:0;font-size:15px;line-height:1.62;color:var(--ink-soft)}.truescore .callout strong{color:var(--acc-ink)}.truescore .cta{position:relative;overflow:hidden;text-align:center;background:radial-gradient(ellipse 60% 80% at 85% 0,rgba(255,255,255,.14),transparent 60%),var(--grad);color:#fff;border-radius:22px;padding:54px 30px;margin:56px 0 0;box-shadow:0 30px 70px -34px color-mix(in srgb,var(--acc) 65%,rgba(20,33,58,.4))}.truescore .cta .glow2{position:absolute;inset:0;background:radial-gradient(ellipse 50% 70% at 12% 100%,rgba(255,255,255,.08),transparent 60%);pointer-events:none}.truescore .cta h2{position:relative;font-size:clamp(26px,4vw,36px);font-weight:800;letter-spacing:-.03em;margin:0 0 12px}.truescore .cta p{position:relative;font-size:17px;line-height:1.55;color:rgba(255,255,255,.94);max-width:58ch;margin:0 auto}.truescore .cta .cta-btns{position:relative;display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:28px}.truescore .cta .btn{display:inline-flex;align-items:center;gap:9px;justify-content:center;padding:15px 26px;border-radius:999px;font-size:16px;font-weight:800;font-family:inherit;cursor:pointer;border:1px solid transparent;transition:all .16s}.truescore .cta .btn svg{width:18px;height:18px}.truescore .cta .btn-white{background:#ffffff;color:var(--acc-deep);box-shadow:0 10px 30px -12px rgba(20,33,58,.5)}.truescore .cta .btn-white:hover{transform:translateY(-1px)}.truescore .cta .btn-line{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.45)}.truescore .cta .btn-line:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.truescore .reviewed{margin-top:40px;padding:20px 0 56px;font-size:14px;color:var(--ink-faint);line-height:1.6;text-align:center}.truescore .reviewed a{color:var(--acc-deep);font-weight:700}html:has(.truescore){--ngmp-scrollbar-thumb:rgba(37,99,235,0.5);--ngmp-scrollbar-thumb-hover:rgba(29,78,216,0.75)}html:has(.truescore[data-course=dentistry]){--ngmp-scrollbar-thumb:rgba(13,148,136,0.5);--ngmp-scrollbar-thumb-hover:rgba(15,118,110,0.75)}.truescore div:has(>h3>.faq-question){border-color:var(--border)!important;box-shadow:var(--shadow-sm)}.truescore div:has(>h3>.faq-question):hover{border-color:var(--acc-line)!important}.truescore div:has(>h3>.faq-question) button>span{background:var(--acc-soft)!important;color:var(--acc-deep)!important}@keyframes ts-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes ts-pop{0%{opacity:0;transform:scale(.4)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.truescore .hero .crumb{animation:ts-rise .5s cubic-bezier(.2,.7,.2,1) both}.truescore .hero .course-toggle-wrap,.truescore .hero .eyebrow{animation:ts-rise .55s cubic-bezier(.2,.7,.2,1) .06s both}.truescore .hero h1{animation:ts-rise .6s cubic-bezier(.2,.7,.2,1) .12s both}.truescore .hero .lede{animation:ts-rise .6s cubic-bezier(.2,.7,.2,1) .2s both}.truescore .hero .hp-label{animation:ts-rise .6s cubic-bezier(.2,.7,.2,1) .26s both}.truescore .hero .hp-all{animation:ts-rise .65s cubic-bezier(.2,.7,.2,1) .4s both}.truescore .hero .stats{animation:ts-rise .7s cubic-bezier(.2,.7,.2,1) .46s both}.truescore .school{animation:ts-rise .55s cubic-bezier(.2,.7,.2,1) backwards;animation-delay:calc(min(var(--i, 0), 12) * 45ms)}.truescore .school .s-rank{animation:ts-pop .5s cubic-bezier(.2,.7,.2,1) backwards;animation-delay:calc(min(var(--i, 0), 12) * 45ms + .25s)}.truescore .school.cleared:hover{box-shadow:0 0 0 1px var(--good),var(--shadow)}.truescore .podium .school.p1.cleared:hover,.truescore .school.has-photo.cleared:hover{box-shadow:0 0 0 1.5px var(--good),var(--shadow)}.truescore .chip-btn:active,.truescore .course-toggle button:active{transform:scale(.96)}.truescore .cta .btn:active{transform:translateY(0) scale(.98)}@media (prefers-reduced-motion:reduce){.truescore *,.truescore :after,.truescore :before{animation:none!important;transition:none!important}}