:root{--ink:#172421;--muted:#62706c;--green:#18463f;--green-soft:#edf6f3;--paper:#fcfdfb;--line:#dce4e0;--white:#fff;--red:#a33b35;--font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font);margin:0;line-height:1.55}a{color:inherit}button,input,select{font:inherit}button{cursor:pointer}h1,h2,p{margin-top:0}.container{width:min(1080px,100% - 40px);margin-inline:auto}.narrow-container{width:min(760px,100% - 40px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:50;background:#fff;padding:10px 14px;position:absolute;top:-60px;left:16px}.skip-link:focus{top:8px}.site-header{border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#fcfdfbf0;height:64px}.nav-wrap{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:9px;font-size:16px;font-weight:750;text-decoration:none;display:flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:0;border-radius:8px;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.brand-domain{color:#39756c}.site-header nav{gap:24px;display:flex}.site-header nav a{color:#40514d;font-size:13px;font-weight:650;text-decoration:none}.site-header nav a:hover{color:var(--green)}.breadcrumbs{padding-top:12px}.breadcrumbs ol{color:var(--muted);gap:7px;margin:0;padding:0;font-size:11px;list-style:none;display:flex}.breadcrumbs li{gap:7px;display:flex}.breadcrumbs a{text-decoration:none}.tool-page{padding:22px 0 72px}.tool-intro{margin-bottom:18px}.eyebrow{color:#39756c;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:750}.tool-intro h1,.home-intro h1{letter-spacing:-.055em;margin-bottom:8px;font-size:clamp(34px,7vw,48px);line-height:1.05}.tool-intro>p:last-child,.home-intro>p:last-child{color:var(--muted);margin-bottom:0;font-size:15px}.university-tool-page .tool-intro h1{min-height:48px;padding-left:58px;position:relative}.university-tool-page .tool-intro h1:before{content:"";border:1px solid var(--line);background-color:#fff;background-image:var(--university-logo);background-position:var(--university-logo-position,center);background-size:var(--university-logo-size,contain);background-repeat:no-repeat;border-radius:9px;width:46px;height:46px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.university-tool-page .tool-intro h1:after{content:var(--university-context);color:var(--muted);letter-spacing:0;margin-top:5px;font-size:10px;font-weight:550;line-height:1.25;display:block}.calculator-shell{background:var(--white);border:1px solid #d6e0dc;border-radius:16px;overflow:hidden;box-shadow:0 12px 38px #1a3f3912}.calculator-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.calculator-tabs a{text-align:center;color:var(--muted);padding:14px;font-size:13px;font-weight:700;text-decoration:none}.calculator-tabs a.active{background:var(--green-soft);box-shadow:inset 0 -2px var(--green);color:var(--green)}.live-result{background:var(--green);color:#fff;justify-content:space-between;align-items:center;min-height:112px;padding:22px 26px;display:flex}.live-result>div{align-items:baseline;gap:14px;display:flex}.live-result span{color:#bcd4cf;font-size:12px}.live-result strong{letter-spacing:-.05em;font-size:46px;line-height:1}.live-result p{color:#cfe0dc;margin:0;font-size:12px}.entry-section{padding:22px 26px}.entry-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.entry-title h2{margin:0;font-size:15px}.reset-button,.add-row{color:#39756c;background:0 0;border:0;padding:5px;font-size:12px;font-weight:700}.entry-headings,.entry-row{align-items:end;gap:9px;display:grid}.course-grid,.semester-grid{grid-template-columns:minmax(140px,1.6fr) 82px 116px 28px}.entry-headings{color:var(--muted);padding:0 4px 5px;font-size:10px}.entry-row{margin-bottom:9px}.entry-row label>span{display:none}.entry-row input,.entry-row select{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #ccd8d3;border-radius:8px;padding:0 10px;font-size:13px}.entry-row input:focus,.entry-row select:focus,.percentage-input:focus-within{border-color:#39756c;outline:3px solid #39756c26}.remove-row{color:#899691;background:0 0;border:0;height:40px;font-size:22px}.remove-row:hover{color:var(--red)}.add-row{margin-top:2px;padding-left:0}.calculator-error{color:var(--red);margin:10px 0 0;font-size:12px}.calculation-details{border-top:1px solid var(--line);padding:15px 26px;font-size:12px}.calculation-details summary,.essential-content summary{cursor:pointer;font-weight:700}.calculation-details>p{color:var(--muted);margin:8px 0}.breakdown-table>div{border-top:1px solid #edf1ef;grid-template-columns:1fr auto auto;gap:14px;padding:7px 0;display:grid}.breakdown-table span{color:var(--muted)}.calculator-note{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:13px 26px;font-size:11px}.essential-content{margin-top:34px}.essential-content h2{letter-spacing:-.025em;margin-bottom:8px;font-size:21px}.essential-content>p{color:var(--muted);font-size:14px}.essential-content details{border-top:1px solid var(--line);margin-top:10px;padding:13px 0}.essential-content details>p{color:var(--muted);margin:10px 0 0;font-size:13px}.source-line{margin-top:16px!important;font-size:11px!important}.source-line a{color:var(--green)}.related-tools{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.related-tools a{border:1px solid var(--line);background:#fff;border-radius:99px;padding:7px 11px;font-size:11px;font-weight:700;text-decoration:none}.grade-table-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.grade-table{border-collapse:collapse;text-align:left;width:100%}.grade-table th,.grade-table td{border-bottom:1px solid var(--line);padding:11px 14px;font-size:12px}.grade-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#f2f6f4;font-size:10px}.grade-table tr:last-child td{border-bottom:0}.essential-content .grade-table-wrap{margin-top:12px}.academic-support{border:1px solid var(--line);color:var(--ink);background:#f8fbf9;border-radius:16px;margin-top:34px;padding:24px}.academic-support-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.academic-support-kicker{color:#39756c;letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:750}.academic-support h2{letter-spacing:-.025em;margin:0;font-size:21px}.academic-support h3{letter-spacing:-.01em;margin:0 0 7px;font-size:14px}.academic-support p,.academic-support li{color:var(--muted);font-size:13px;line-height:1.55}.academic-support ul,.academic-support ol{margin:0;padding-left:19px}.academic-support li+li{margin-top:5px}.academic-support-verified{color:#39756c;white-space:nowrap;border:1px solid #cfe0da;border-radius:99px;flex:none;padding:6px 9px;font-size:10px;font-weight:750}.support-grade-table-wrap{margin-top:18px}.support-grade-table-wrap .grade-table-wrap{margin-top:9px}.support-caption{margin:-1px 0 0!important;font-size:11px!important}.support-scope{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.support-scope p{margin-bottom:0}.support-fact-grid{grid-template-columns:1.2fr 1fr 1fr;gap:18px;margin-top:20px;display:grid}.support-fact-grid>section{border-top:1px solid var(--line);padding-top:16px}.support-fact-grid p{margin-top:0}.support-formula{border-left:3px solid var(--green);background:#edf6f2;padding:11px 12px}.support-formula strong{color:var(--ink)}.support-example,.support-mistakes{background:#edf6f2;border-radius:11px;margin-top:20px;padding:16px}.support-example p,.support-mistakes ul{margin-bottom:0}.support-sources{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.support-sources ol{padding-left:20px}.support-sources li+li{margin-top:10px}.support-sources a{color:var(--green);font-weight:700}.support-sources p{margin:3px 0 0;font-size:11px}.support-disclaimer{margin:18px 0 0!important;font-size:11px!important}.university-tool-page .tool-intro .eyebrow,.university-tool-page .tool-intro>p:last-child,.university-tool-page .tool-intro h1:after,.university-tool-page .tool-page>.essential-content{display:none}.university-tool-page .tool-intro h1{margin-bottom:0}.percentage-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);align-items:end;gap:14px 22px;padding:24px;display:grid;box-shadow:0 12px 38px #1a3f3912}.percentage-card>label{grid-column:1;font-size:12px;font-weight:700}.percentage-input{border:1px solid #ccd8d3;border-radius:9px;grid-column:1;align-items:center;height:52px;display:flex}.percentage-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 13px;font-size:18px}.percentage-input span{color:var(--muted);padding-right:13px;font-size:12px}.percentage-result{background:var(--green);color:#fff;border-radius:10px;flex-direction:column;grid-area:1/2/3;justify-content:center;min-height:92px;padding:15px 20px;display:flex}.percentage-result span{color:#bfd5d0;font-size:11px}.percentage-result strong{font-size:33px;line-height:1.15}.percentage-result p{color:#cfe0dc;margin:4px 0 0;font-size:11px}.percentage-card .calculator-error{grid-column:1/-1;margin:0}.home-main{min-height:calc(100vh - 64px);padding:86px 0}.home-intro{margin-bottom:44px}.home-intro h1{font-size:clamp(44px,9vw,64px)}.tool-directory h2{margin-bottom:12px;font-size:15px}.tool-directory>div{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.tool-directory a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 19px;text-decoration:none;display:flex}.tool-directory a:last-child{border-bottom:0}.tool-directory a:hover{background:var(--green-soft)}.tool-directory a span{flex-direction:column;display:flex}.tool-directory strong{font-size:14px}.tool-directory small{color:var(--muted);font-size:11px}.tool-directory b{color:#39756c}.home-note{max-width:560px;color:var(--muted);margin-top:20px;font-size:11px}.site-footer{color:#dce9e6;background:#143b36;padding:28px 0}.footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:35px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.footer-grid h2{text-transform:uppercase;letter-spacing:.1em;color:#9bb8b2;margin:0 0 3px;font-size:10px}.footer-grid a:not(.brand),.footer-grid p{color:#c3d7d2;margin:0;font-size:11px;text-decoration:none}.footer-brand .brand-mark{color:var(--green);background:#fff}.footer-bottom{color:#8eada6;border-top:1px solid #315750;justify-content:space-between;margin-top:22px;padding-top:16px;font-size:10px;display:flex}.not-found{text-align:center;min-height:70vh;padding:100px 0}.not-found>div>span{color:#39756c;font-size:56px}.not-found h1{font-size:36px}.not-found p{color:var(--muted)}.button{border:1px solid var(--line);background:#fff;border-radius:8px;margin:4px;padding:10px 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.button-primary{background:var(--green);color:#fff;border-color:var(--green)}@media (width<=680px){.container,.narrow-container{width:min(100% - 28px,760px)}.site-header nav{gap:15px}.site-header nav a:first-child{display:none}.tool-page{padding-top:18px}.tool-intro{margin-bottom:14px}.tool-intro h1{font-size:34px}.university-tool-page .tool-intro h1{min-height:42px;padding-left:50px}.university-tool-page .tool-intro h1:before{border-radius:8px;width:40px;height:40px}.university-tool-page .tool-intro h1:after{font-size:9px}.tool-intro>p:last-child{font-size:13px}.live-result{padding:19px 18px;display:block}.live-result>div{justify-content:space-between;width:100%}.live-result p{margin-top:8px}.entry-section{padding:18px 14px}.entry-headings{display:none}.course-grid,.semester-grid{grid-template-columns:minmax(0,1fr) 67px 94px 25px}.entry-row label>span{color:var(--muted);margin:0 0 3px;font-size:9px;display:block}.entry-row input,.entry-row select{padding:0 7px;font-size:12px}.entry-row .entry-name{min-width:0}.calculation-details,.calculator-note{padding-left:17px;padding-right:17px}.breakdown-table>div{grid-template-columns:1fr auto}.breakdown-table strong{grid-column:1/-1;font-size:11px}.percentage-card{grid-template-columns:1fr;padding:18px}.percentage-card>label,.percentage-input,.percentage-result{grid-area:auto/1}.academic-support{margin-top:26px;padding:18px}.academic-support-header{margin-bottom:15px;display:block}.academic-support-verified{margin-top:10px;display:inline-block}.support-fact-grid{grid-template-columns:1fr;gap:0}.support-fact-grid>section{margin-top:18px}.support-example,.support-mistakes{padding:14px}.support-grade-table-wrap .grade-table{min-width:480px}.support-grade-table-wrap .grade-table-wrap{overflow-x:auto}.home-main{padding:58px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{margin-top:3px;display:block}}@media (width<=390px){.site-header nav a{font-size:11px}.brand{font-size:14px}.course-grid,.semester-grid{grid-template-columns:minmax(0,1fr) 61px 85px 22px}.entry-row input,.entry-row select{font-size:11px}.calculator-tabs a{padding-inline:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark;--ink:#f7f8ff;--muted:#adb6d0;--green:#78a7ff;--green-soft:#202950;--paper:#0b0e1c;--line:#2a3150;--white:#14182b;--red:#ff7f9d;--surface-2:#1b2140;--surface-3:#252e55;--line-strong:#4b5883;--blue:#7da7ff;--violet:#a88cff;--amber:#ffcf74;--cyan:#a7f2ff;--shadow:0 22px 70px #00000057}:root[data-theme=dark] body{background:var(--paper);color:var(--ink)}:root[data-theme=dark] .site-header{border-color:var(--line);background:#0b1513f0}:root[data-theme=dark] .theme-toggle{background:var(--white);color:var(--muted);border-color:var(--line)}:root[data-theme=dark] .university-search-wrap,:root[data-theme=dark] .university-card,:root[data-theme=dark] .university-panel,:root[data-theme=dark] .calculator-shell,:root[data-theme=dark] .percentage-card,:root[data-theme=dark] .academic-support,:root[data-theme=dark] .srm-marks-card,:root[data-theme=dark] .target-card,:root[data-theme=dark] .grade-table-wrap,:root[data-theme=dark] .related-tools a,:root[data-theme=dark] .button:not(.button-primary){color:var(--ink);border-color:var(--line);background:var(--white)!important}:root[data-theme=dark] .university-card:hover{border-color:#4d7568;background:#19312b!important}:root[data-theme=dark] .university-panel-head,:root[data-theme=dark] .support-formula,:root[data-theme=dark] .support-example,:root[data-theme=dark] .support-mistakes,:root[data-theme=dark] .embedded-ratio,:root[data-theme=dark] .srm-grade-estimate,:root[data-theme=dark] .grade-table th{color:var(--muted);background:#172b26!important}:root[data-theme=dark] .entry-row input,:root[data-theme=dark] .entry-row select,:root[data-theme=dark] .percentage-input,:root[data-theme=dark] .srm-marks-input,:root[data-theme=dark] .target-card input,:root[data-theme=dark] .weighted-toolbar select,:root[data-theme=dark] .weighted-row input,:root[data-theme=dark] .weighted-row select,:root[data-theme=dark] .weight-input,:root[data-theme=dark] .embedded-ratio input{color:var(--ink);border-color:#38574d;background:#10201d!important}:root[data-theme=dark] .university-logo img,:root[data-theme=dark] .university-logo-small img,:root[data-theme=dark] .university-tools-logo img{background:#fff}:root[data-theme=dark] .site-footer{background:#08110f}:root[data-theme=dark] .skip-link{color:var(--ink);background:#13221f}:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .source-line a,:root[data-theme=dark] .university-tools b,:root[data-theme=dark] .university-card-toggle{color:#8bd0bd}:root[data-theme=dark] .button-primary{color:#092019;background:#8bd0bd;border-color:#8bd0bd}:root[data-theme=dark] .tool-directory>div,:root[data-theme=dark] .university-tool-links-list,:root[data-theme=dark] .weighted-toolbar,:root[data-theme=dark] .converter-number-field,:root[data-theme=dark] .anna-regulation,:root[data-theme=dark] .campus-groups>div{color:var(--ink);background:var(--white)!important}:root[data-theme=dark] .converter-switch{background:#172b26!important}:root[data-theme=dark] .converter-switch-button[aria-selected=true]{color:var(--green);background:var(--white)!important}:root[data-theme=dark] .jntuh-grade-toolbar select,:root[data-theme=dark] .jntuh-toolbar select,:root[data-theme=dark] .jntuh-grade-fields input,:root[data-theme=dark] .jntuh-fields input,:root[data-theme=dark] .anna-regulation select,:root[data-theme=dark] .makaut-dgpa select,:root[data-theme=dark] .makaut-dgpa input{color:var(--ink);border-color:#38574d;background:#10201d!important}:root[data-theme=dark] .live-result,:root[data-theme=dark] .percentage-result,:root[data-theme=dark] .srm-marks-result,:root[data-theme=dark] .target-result,:root[data-theme=dark] .converter-output{color:#fff;background:#1b5c50}:root[data-theme=dark] html{background:var(--paper)}:root[data-theme=dark] body{background-color:var(--paper);color:var(--ink);background-image:radial-gradient(900px 520px at 8% -12%,#507eff33,#0000 62%),radial-gradient(800px 520px at 94% 4%,#a474ff29,#0000 64%),radial-gradient(720px 520px at 58% 100%,#5bdbff1a,#0000 68%);background-attachment:fixed}:root[data-theme=dark] ::selection{background:var(--cyan);color:#0b1024}:root[data-theme=dark] input::placeholder{color:#8295a8}:root[data-theme=dark] select option{background:var(--surface-2);color:var(--ink)}:root[data-theme=dark] button:focus-visible,:root[data-theme=dark] a:focus-visible,:root[data-theme=dark] input:focus-visible,:root[data-theme=dark] select:focus-visible,:root[data-theme=dark] summary:focus-visible{outline-offset:3px;outline:3px solid #7ee3c585}:root[data-theme=dark] .site-header{box-shadow:0 10px 35px #00000038;background:#070b12c7!important;border-bottom-color:#7ee3c533!important}:root[data-theme=dark] .site-header nav a{color:#c8d5e2}:root[data-theme=dark] .brand-name{color:var(--ink)}:root[data-theme=dark] .theme-toggle{box-shadow:0 4px 18px #0000002e;border-color:var(--line-strong)!important;color:#d7e4ee!important;background:#101925e0!important}:root[data-theme=dark] .theme-toggle:hover{background:var(--surface-2)!important;border-color:var(--green)!important;color:var(--green)!important}:root[data-theme=dark] .header-results-link{box-shadow:0 8px 24px #7ee3c529;background:linear-gradient(135deg,var(--green),var(--blue))!important;color:#06151a!important;border-color:#0000!important}:root[data-theme=dark] .header-save-results{border-color:var(--line-strong)!important;color:#b9f0df!important;background:#101925e6!important}:root[data-theme=dark] .header-save-results:hover{border-color:var(--green)!important;color:#e1fff5!important;background:#12382ff0!important}:root[data-theme=dark] .skip-link{border:1px solid var(--line-strong);background:var(--surface-2)!important;color:var(--ink)!important}:root[data-theme=dark] .breadcrumbs ol{color:#8fa3b5}:root[data-theme=dark] .breadcrumbs a:hover,:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .source-line a,:root[data-theme=dark] .university-tools b,:root[data-theme=dark] .university-card-toggle{color:var(--green)}:root[data-theme=dark] .calculator-tabs{border-bottom-color:var(--line);background:#0b1420}:root[data-theme=dark] .calculator-tabs a.active{color:var(--green);box-shadow:inset 0 -2px var(--green),0 8px 26px #7ee3c514;background:linear-gradient(135deg,#12382ff5,#182f44f5)}:root[data-theme=dark] .entry-section,:root[data-theme=dark] .calculation-details,:root[data-theme=dark] .calculator-note{border-color:var(--line)}:root[data-theme=dark] .entry-row input,:root[data-theme=dark] .entry-row select,:root[data-theme=dark] .percentage-input,:root[data-theme=dark] .srm-marks-input,:root[data-theme=dark] .target-card input,:root[data-theme=dark] .weighted-toolbar select,:root[data-theme=dark] .weighted-row input,:root[data-theme=dark] .weighted-row select,:root[data-theme=dark] .weight-input,:root[data-theme=dark] .embedded-ratio input,:root[data-theme=dark] .converter-number-field,:root[data-theme=dark] .jntuh-grade-toolbar select,:root[data-theme=dark] .jntuh-toolbar select,:root[data-theme=dark] .jntuh-grade-fields input,:root[data-theme=dark] .jntuh-fields input,:root[data-theme=dark] .anna-regulation select,:root[data-theme=dark] .makaut-dgpa select,:root[data-theme=dark] .makaut-dgpa input,:root[data-theme=dark] .dashboard-current-fields input,:root[data-theme=dark] .dashboard-editor-fields input,:root[data-theme=dark] .dashboard-editor-course input,:root[data-theme=dark] .dashboard-editor-course select,:root[data-theme=dark] .dashboard-entry-fields input,:root[data-theme=dark] .dashboard-entry-course input,:root[data-theme=dark] .dashboard-entry-course select,:root[data-theme=dark] .university-switcher select,:root[data-theme=dark] .result-search input{box-shadow:inset 0 1px #ffffff09;background:var(--surface-2)!important;border-color:var(--line-strong)!important;color:var(--ink)!important}:root[data-theme=dark] .university-search-wrap input,:root[data-theme=dark] .percentage-input input,:root[data-theme=dark] .srm-marks-input input,:root[data-theme=dark] .embedded-ratio input{background:0 0!important}:root[data-theme=dark] .entry-row input:focus,:root[data-theme=dark] .entry-row select:focus,:root[data-theme=dark] .percentage-input:focus-within,:root[data-theme=dark] .srm-marks-input:focus-within,:root[data-theme=dark] .target-card input:focus,:root[data-theme=dark] .weighted-toolbar select:focus,:root[data-theme=dark] .weighted-row input:focus,:root[data-theme=dark] .weighted-row select:focus,:root[data-theme=dark] .dashboard-entry-fields input:focus,:root[data-theme=dark] .dashboard-entry-course input:focus,:root[data-theme=dark] .dashboard-entry-course select:focus{box-shadow:0 0 0 3px #7ee3c524,inset 0 1px #ffffff09;border-color:var(--green)!important}:root[data-theme=dark] .button:not(.button-primary),:root[data-theme=dark] .dashboard-button{background:var(--surface-2)!important;border-color:var(--line-strong)!important;color:var(--ink)!important}:root[data-theme=dark] .button:not(.button-primary):hover,:root[data-theme=dark] .dashboard-button:hover{background:var(--surface-3)!important;border-color:var(--green)!important;color:var(--green)!important}:root[data-theme=dark] .reset-button:hover,:root[data-theme=dark] .add-row:hover,:root[data-theme=dark] .dashboard-text-button:hover{color:#baf7e5}:root[data-theme=dark] .grade-table th,:root[data-theme=dark] .dashboard-course-head,:root[data-theme=dark] .university-panel-head,:root[data-theme=dark] .srm-grade-estimate,:root[data-theme=dark] .embedded-ratio,:root[data-theme=dark] .converter-switch,:root[data-theme=dark] .dashboard-chart-controls,:root[data-theme=dark] .result-filters{color:var(--muted);border-color:var(--line);background:var(--surface-2)!important}:root[data-theme=dark] .grade-table td,:root[data-theme=dark] .grade-table th,:root[data-theme=dark] .breakdown-table>div,:root[data-theme=dark] .dashboard-history-table td,:root[data-theme=dark] .dashboard-course-row,:root[data-theme=dark] .journey-actions,:root[data-theme=dark] .recent-item{border-color:var(--line)}:root[data-theme=dark] .grade-table tr:hover td,:root[data-theme=dark] .dashboard-history-table tr.is-selected td{background:#12382fb3}:root[data-theme=dark] .dashboard-course-row.is-strongest{background:#12382fb8}:root[data-theme=dark] .dashboard-course-row.is-weakest{background:#4c242bb8}:root[data-theme=dark] .dashboard-chart-grid-line{stroke:#263b50}:root[data-theme=dark] .dashboard-chart-axis{stroke:#3a5a74}:root[data-theme=dark] .dashboard-chart-point{stroke:var(--white)}:root[data-theme=dark] .dashboard-chart-tooltip{background:var(--surface-3);border-color:var(--line-strong);box-shadow:0 14px 30px #00000052}:root[data-theme=dark] .dashboard-grade-bar i,:root[data-theme=dark] .dashboard-progress-track{background:#263b50}:root[data-theme=dark] .dashboard-storage-status,:root[data-theme=dark] .dashboard-unsaved-badge{border-color:var(--line-strong);color:var(--green);background:#142438cc}:root[data-theme=dark] .dashboard-save-message,:root[data-theme=dark] .dashboard-required,:root[data-theme=dark] .dashboard-entry-message,:root[data-theme=dark] .dashboard-history-table td.is-positive,:root[data-theme=dark] .dashboard-history-card .is-positive,:root[data-theme=dark] [data-progress-value][data-direction=up]{color:var(--green)}:root[data-theme=dark] .dashboard-history-table td.is-negative,:root[data-theme=dark] .dashboard-history-card .is-negative,:root[data-theme=dark] [data-progress-value][data-direction=down]{color:var(--red)}:root[data-theme=dark] .dashboard-grade-bar i b{background:linear-gradient(90deg,var(--green),var(--blue))}:root[data-theme=dark] .home-main,:root[data-theme=dark] .university-home,:root[data-theme=dark] .my-results-page{background:0 0!important}:root[data-theme=dark] .tool-directory a,:root[data-theme=dark] .university-tool-links-list a{border-color:var(--line);color:var(--ink);background:0 0!important}:root[data-theme=dark] .tool-directory a:hover,:root[data-theme=dark] .university-tool-links-list a:hover{color:var(--green);background:#12382fad!important}:root[data-theme=dark] .related-tools a{border-color:var(--line-strong);color:var(--green);background:var(--surface-2)!important}:root[data-theme=dark] .related-tools a:hover{border-color:var(--green);background:var(--surface-3)!important}:root[data-theme=dark] .university-tool-links{color:var(--ink)}:root[data-theme=dark] .university-tools-logo,:root[data-theme=dark] .university-profile-logo{background:var(--surface-2);border-color:var(--line-strong);color:var(--green)}:root[data-theme=dark] .university-tools-logo img,:root[data-theme=dark] .university-profile-logo img,:root[data-theme=dark] .university-logo img,:root[data-theme=dark] .university-logo-small img,:root[data-theme=dark] .university-tools-logo img{background:#fff}:root[data-theme=dark] .university-identity details{border-color:var(--line)}:root[data-theme=dark] .credibility-source{background:var(--surface-2);border-color:var(--line-strong);color:var(--green)}:root[data-theme=dark] .credibility-source:hover{background:var(--surface-3)}:root[data-theme=dark] .campus-groups>div{border-color:var(--line);color:var(--ink);background:var(--surface-2)!important}:root[data-theme=dark] .campus-groups span{color:var(--ink)}:root[data-theme=dark] .my-results-university-picker select{border-color:var(--line-strong);color:var(--ink);background:var(--surface-2)!important}:root[data-theme=dark] .my-results-empty{background:linear-gradient(135deg,#12382ff5,#14273df5)!important;border-color:#7ee3c547!important}:root[data-theme=dark] .my-results-empty-mark,:root[data-theme=dark] .my-results-primary-link{background:linear-gradient(135deg,var(--green),var(--blue));color:#06151a}:root[data-theme=dark] .guide-section,:root[data-theme=dark] .guide-faq details,:root[data-theme=dark] .guide-section{border-color:var(--line)}:root[data-theme=dark] .guide-calculators a,:root[data-theme=dark] .guide-card-link{color:var(--green)}:root[data-theme=dark] .archive-card,:root[data-theme=dark] .journey-card,:root[data-theme=dark] .recent-type,:root[data-theme=dark] .result-filters button.active{border-color:var(--line);color:var(--ink);background:var(--surface-2)!important}:root[data-theme=dark] .archive-card:hover,:root[data-theme=dark] .recent-item:hover{border-color:var(--green);background:#12382fb8!important}:root[data-theme=dark] .archive-university,:root[data-theme=dark] .recent-type{color:var(--green);background:var(--green-soft)!important}:root[data-theme=dark] dialog{background:var(--surface-2);border:1px solid var(--line-strong);color:var(--ink);box-shadow:0 30px 90px #00000085}:root[data-theme=dark] dialog::backdrop{backdrop-filter:blur(6px);background:#02050ab8}:root[data-theme=dark] .site-footer{border-top:1px solid #7ee3c52e;background:linear-gradient(160deg,#0a1522,#07100f)!important}:root[data-theme=dark] .footer-bottom{border-color:var(--line);color:#8098aa}:root[data-theme=dark] .not-found>div>span{color:var(--green)}@media (prefers-reduced-motion:reduce){:root[data-theme=dark] body{background-attachment:scroll}}:root[data-theme=dark] .site-header{box-shadow:0 10px 35px #0a0c207a;border-bottom-color:#7da7ff40!important}:root[data-theme=dark] .site-header nav a:hover{color:#a7f2ff;background:#7da7ff1f}:root[data-theme=dark] .brand-domain{color:#a7f2ff}:root[data-theme=dark] .theme-toggle{color:#dce2ff!important;background:#14182beb!important;border-color:#4b5883!important}:root[data-theme=dark] .theme-toggle:hover{color:#a7f2ff!important;background:#252e55!important;border-color:#8fb5ff!important}:root[data-theme=dark] .header-results-link{box-shadow:0 10px 30px #7da7ff33;color:#0b1024!important;background:linear-gradient(135deg,#78a7ff,#a7f2ff)!important}:root[data-theme=dark] .header-results-link:hover{box-shadow:0 12px 36px #7da7ff4d;color:#0b1024!important;background:linear-gradient(135deg,#a1bdff,#d1faff)!important}:root[data-theme=dark] .header-save-results:hover{color:#edf2ff!important;background:#202950!important;border-color:#8fb5ff!important}:root[data-theme=dark] .tool-intro h1,:root[data-theme=dark] .home-intro h1,:root[data-theme=dark] .university-intro h1,:root[data-theme=dark] .my-results-intro h1,:root[data-theme=dark] .guide-article-header h1,:root[data-theme=dark] .guides-hero h1{background:linear-gradient(110deg,#f7f8ff 12%,#c8d8ff 52%,#a7f2ff 94%);color:#0000;-webkit-background-clip:text;background-clip:text}:root[data-theme=dark] .calculator-shell,:root[data-theme=dark] .percentage-card,:root[data-theme=dark] .srm-marks-card,:root[data-theme=dark] .target-card,:root[data-theme=dark] .academic-support,:root[data-theme=dark] .grade-table-wrap,:root[data-theme=dark] .university-panel,:root[data-theme=dark] .university-tool-links-list,:root[data-theme=dark] .tool-directory>div,:root[data-theme=dark] .weighted-toolbar,:root[data-theme=dark] .academic-dashboard,:root[data-theme=dark] .dashboard-panel,:root[data-theme=dark] .my-results-empty,:root[data-theme=dark] .guide-card,:root[data-theme=dark] .university-profile,:root[data-theme=dark] .credibility-strip{box-shadow:0 22px 70px #00000057;background:linear-gradient(155deg,#14182bfa,#0b0e1cfa)!important;border-color:#7da7ff40!important}:root[data-theme=dark] .calculator-tabs{background:#0e1224;border-bottom-color:#2a3150}:root[data-theme=dark] .calculator-tabs a.active{color:#9cc2ff;background:linear-gradient(135deg,#202950fa,#26335efa);box-shadow:inset 0 -2px #78a7ff,0 8px 26px #7da7ff1f}:root[data-theme=dark] .calculator-tabs a:hover{color:#a7f2ff}:root[data-theme=dark] .live-result,:root[data-theme=dark] .percentage-result,:root[data-theme=dark] .srm-marks-result,:root[data-theme=dark] .target-result,:root[data-theme=dark] .converter-output,:root[data-theme=dark] .dashboard-score,:root[data-theme=dark] .metric-primary,:root[data-theme=dark] .button-primary,:root[data-theme=dark] .button-primary-dashboard,:root[data-theme=dark] .dashboard-button--primary{box-shadow:0 16px 40px #7da7ff3b;color:#0b1024!important;background:linear-gradient(135deg,#78a7ff 0%,#a7f2ff 100%)!important;border-color:#0000!important}:root[data-theme=dark] .live-result span,:root[data-theme=dark] .live-result p,:root[data-theme=dark] .percentage-result span,:root[data-theme=dark] .percentage-result p,:root[data-theme=dark] .srm-marks-result span,:root[data-theme=dark] .srm-marks-result p,:root[data-theme=dark] .target-result span,:root[data-theme=dark] .target-result p,:root[data-theme=dark] .metric-primary p,:root[data-theme=dark] .metric-primary>span{color:#1a2850!important}:root[data-theme=dark] .live-result strong,:root[data-theme=dark] .percentage-result strong,:root[data-theme=dark] .srm-marks-result strong,:root[data-theme=dark] .target-result strong,:root[data-theme=dark] .converter-output strong,:root[data-theme=dark] .metric-primary>strong{color:#0b1024!important}:root[data-theme=dark] .button-primary:hover,:root[data-theme=dark] .button-primary-dashboard:hover,:root[data-theme=dark] .dashboard-button--primary:hover{filter:brightness(1.08);box-shadow:0 18px 46px #7da7ff52}:root[data-theme=dark] .button:not(.button-primary),:root[data-theme=dark] .dashboard-button{color:var(--ink)!important;background:#1b2140!important;border-color:#4b5883!important}:root[data-theme=dark] .button:not(.button-primary):hover,:root[data-theme=dark] .dashboard-button:hover{color:#c8d8ff!important;background:#252e55!important;border-color:#8fb5ff!important}:root[data-theme=dark] .reset-button,:root[data-theme=dark] .add-row,:root[data-theme=dark] .dashboard-text-button,:root[data-theme=dark] .dashboard-semester-link,:root[data-theme=dark] .dashboard-row-select{color:#91b4ff}:root[data-theme=dark] .dashboard-metric--featured,:root[data-theme=dark] .dashboard-target-values div,:root[data-theme=dark] .dashboard-entry-panel,:root[data-theme=dark] .journey-help,:root[data-theme=dark] .support-formula,:root[data-theme=dark] .support-example,:root[data-theme=dark] .support-mistakes,:root[data-theme=dark] .guide-formula{background:linear-gradient(135deg,#202950fa,#26335efa)!important;border-color:#7da7ff4d!important}:root[data-theme=dark] .dashboard-editor,:root[data-theme=dark] .dashboard-current{background:linear-gradient(135deg,#1b2140fa,#14182bfa)!important;border-color:#7da7ff4d!important}:root[data-theme=dark] .dashboard-unsaved-badge,:root[data-theme=dark] .dashboard-preview-label{color:#ffcf74}:root[data-theme=dark] .dashboard-required,:root[data-theme=dark] .dashboard-entry-message,:root[data-theme=dark] .dashboard-save-message{color:#a7f2ff}:root[data-theme=dark] .dashboard-chart-line--sgpa,:root[data-theme=dark] .dashboard-chart-point--sgpa,:root[data-theme=dark] .dashboard-grade-bar i b,:root[data-theme=dark] .dashboard-progress-track span{stroke:#78a7ff;fill:#78a7ff;background:#78a7ff}:root[data-theme=dark] .dashboard-chart-line--cgpa,:root[data-theme=dark] .dashboard-chart-point--cgpa{stroke:#ffcf74;fill:#ffcf74}:root[data-theme=dark] .home-my-results{background:linear-gradient(135deg,#202950,#26335e)!important;border-color:#5368a0!important}:root[data-theme=dark] .continue-university{background:linear-gradient(135deg,#172044,#202950)!important;border-color:#46588a!important}:root[data-theme=dark] .university-search-wrap{box-shadow:0 12px 34px #0000003d;background:#14182b!important;border-color:#4b5883!important}:root[data-theme=dark] .university-search-wrap:focus-within{box-shadow:0 0 0 3px #7da7ff33,0 12px 34px #0000003d;border-color:#78a7ff!important}:root[data-theme=dark] .university-tools a:hover,:root[data-theme=dark] .tool-directory a:hover,:root[data-theme=dark] .university-tool-links-list a:hover{color:#a7f2ff;background:#202950cc!important}:root[data-theme=dark] .university-card:hover{box-shadow:0 16px 42px #0000004d;border-color:#5368a0!important}:root[data-theme=dark] .university-tools-logo,:root[data-theme=dark] .university-profile-logo{color:#a7f2ff;background:#1b2140;border-color:#4b5883}:root[data-theme=dark] .my-results-university-picker select{color:var(--ink);background:#1b2140!important;border-color:#4b5883!important}:root[data-theme=dark] .my-results-university-picker select:focus{border-color:#78a7ff;box-shadow:0 0 0 3px #7da7ff33}:root[data-theme=dark] .guide-section,:root[data-theme=dark] .guide-faq details,:root[data-theme=dark] .university-identity details{border-color:#2a3150}:root[data-theme=dark] .guide-calculators a,:root[data-theme=dark] .guide-card-link,:root[data-theme=dark] .university-guide-link a{color:#91b4ff}:root[data-theme=dark] .guide-calculators a{background:#1b2140;border-color:#4b5883}:root[data-theme=dark] .guide-calculators a:hover{background:#252e55}:root[data-theme=dark] .guide-card-kicker{color:#a7f2ff}:root[data-theme=dark] .site-footer{border-top-color:#7da7ff40;background:linear-gradient(160deg,#0e1224,#090b16)!important}:root[data-theme=dark] .footer-grid h2{color:#9faed3}:root[data-theme=dark] .footer-grid a:not(.brand),:root[data-theme=dark] .footer-grid p{color:#bac3dc}:root[data-theme=dark] .footer-bottom{color:#8995bb;border-color:#2a3150}:root[data-theme=dark] .dashboard-chart-legend .dashboard-legend-item:first-child i{background:#78a7ff}:root[data-theme=dark] .dashboard-history-table tr.is-selected td{background:#202950c7}:root[data-theme=dark] .dashboard-history-table td.is-positive,:root[data-theme=dark] .dashboard-history-card .is-positive{color:#a7f2ff}:root[data-theme=dark] .dashboard-entry-panel{background:linear-gradient(135deg,#202950fa,#26335efa)!important}:root[data-theme=dark] .dashboard-entry-message{color:#a7f2ff}:root[data-theme=dark] .result-save-button,:root[data-theme=dark] .result-share-button{box-shadow:0 8px 20px #7da7ff2e;color:#0b1024!important;background:linear-gradient(135deg,#78a7ff,#a7f2ff)!important;border-color:#0000!important}.site-header{height:72px}.brand-image-link{align-items:center;min-width:0;display:flex}.brand-mark{background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden;box-shadow:0 1px 2px #0d392f1f}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand-name{color:var(--ink);letter-spacing:-.03em;white-space:nowrap;font-size:16px;font-weight:750}.footer-brand{color:#fff;gap:9px}.footer-brand-icon{background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.footer-brand-icon img{object-fit:cover;width:100%;height:100%;display:block}.footer-brand-name{color:#fff;letter-spacing:-.03em;font-size:15px;font-weight:750}.theme-toggle{border:1px solid var(--line);background:var(--white);color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.theme-toggle:hover{color:var(--green);border-color:#8fb2a9}.theme-toggle [data-theme-icon]{font-size:15px;line-height:.8}.header-results-link{border:1px solid var(--green);border-radius:8px;align-items:center;padding:0 9px;background:var(--green)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}.header-results-link:hover{color:#fff!important;background:#0c6a52!important}.header-save-results{border:1px solid var(--line);background:var(--white);color:var(--green);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;padding:7px 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.header-save-results:hover{border-color:var(--green);background:var(--green-soft)}.header-save-results:focus-visible{outline-offset:2px;outline:3px solid #39756c33}:root[data-theme=dark] .header-results-link{border-color:#0000;color:#0b1024!important;background:linear-gradient(135deg,#78a7ff,#a7f2ff)!important}:root[data-theme=dark] .header-results-link:hover{border-color:#0000;background:linear-gradient(135deg,#a1bdff,#d1faff)!important}:root[data-theme=dark] .header-save-results{color:#c8d8ff;background:#14182b;border-color:#4b5883}:root[data-theme=dark] .header-save-results:hover{background:#202950;border-color:#8fb5ff}@media (width<=680px){.site-header{height:66px}.brand-name{font-size:14px}.theme-toggle{padding:5px 7px;font-size:10px}.theme-toggle [data-theme-label]{display:none}.footer-brand-name{font-size:14px}}@media (width<=820px){.header-save-results{padding:6px 8px;font-size:10px}}@media (width<=430px){.header-save-results{text-overflow:ellipsis;max-width:68px;overflow:hidden}}.site-header .nav-wrap{gap:24px}.home-page .site-header .nav-wrap{width:min(980px,100% - 40px)}.site-header nav{justify-content:flex-end;align-items:center;gap:4px;min-width:0;height:100%;display:flex}.site-header .nav-link{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 9px;line-height:1;display:inline-flex}.site-header .nav-link:hover{background:var(--green-soft)}.results-nav-link{position:relative;padding-right:29px!important}.results-nav-label{line-height:1;display:block}.results-nav-count{background:var(--green-soft);min-width:16px;height:16px;color:var(--green);border-radius:999px;place-items:center;padding:0 4px;font-size:8px;font-weight:850;line-height:1;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.results-nav-count[hidden]{display:none!important}.site-header .theme-toggle{flex:none;height:34px;min-height:34px;margin-left:2px;padding:0 10px}@media (width<=820px){.site-header .nav-wrap{gap:12px}.site-header nav{gap:2px}.site-header .nav-link{padding-inline:7px;font-size:12px}.site-header .results-nav-link{padding-right:27px!important}.site-header .nav-secondary{display:none}}@media (width<=520px){.home-page .site-header .nav-wrap{width:min(100% - 28px,980px)}.site-header .brand-mark{width:31px;height:31px}.site-header .brand-name{font-size:13px}.site-header .brand-domain{display:none}.site-header .nav-link{height:32px;padding-inline:6px;font-size:11px}.site-header .results-nav-link{padding-right:25px!important}.site-header .results-nav-count{min-width:15px;height:15px;font-size:7px;right:6px}.site-header .nav-universities{display:none}.site-header .theme-toggle{min-width:32px;height:32px;min-height:32px;margin-left:0;padding:0 7px}}.result-share-actions{border:1px solid var(--line);background:var(--white);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-top:10px;padding:10px 14px;display:flex}.result-share-actions button{border:1px solid var(--line);border-radius:8px;min-height:34px;padding:7px 11px;font-size:11px;font-weight:750;line-height:1;transition:background .12s,border-color .12s,color .12s,transform .12s}.result-share-actions a{border:1px solid var(--line);border-radius:8px;align-items:center;min-height:34px;padding:7px 11px;font-size:11px;font-weight:750;line-height:1;text-decoration:none;transition:background .12s,border-color .12s,color .12s,transform .12s;display:inline-flex}.result-share-actions button:active{transform:translateY(1px)}.result-share-actions a:hover{background:var(--green-soft);border-color:var(--green);color:var(--green)}.result-save-button:hover{filter:brightness(1.05)}.result-view-button{background:var(--green-soft);color:var(--green);border-color:color-mix(in srgb,var(--green) 25%,var(--line))!important}.result-share-button{background:var(--green);color:var(--paper);border-color:var(--green)!important}.result-share-button:hover{filter:brightness(1.05)}.result-copy-button{background:var(--white);color:var(--ink)}.result-copy-button:hover{background:var(--green-soft);border-color:var(--green);color:var(--green)}.result-share-actions button:focus-visible,.result-share-actions a:focus-visible{outline-offset:2px;outline:3px solid #39756c33}.result-share-status{color:var(--muted);margin-left:auto;font-size:10px;line-height:1.4}.percentage-card>.result-share-actions,.target-card>.result-share-actions,.srm-marks-card>.result-share-actions{background:0 0;border:0;grid-column:1/-1;width:100%;padding:4px 0 0}:root[data-theme=dark] .result-share-actions{background:var(--white);border-color:var(--line)}:root[data-theme=dark] .result-save-button,:root[data-theme=dark] .result-share-button{color:#0b1024;background:linear-gradient(135deg,#78a7ff,#a7f2ff);box-shadow:0 8px 20px #7da7ff2e;border-color:#0000!important}:root[data-theme=dark] .result-view-button{color:#a7c4ff;background:#202950;border-color:#5368a0!important}:root[data-theme=dark] .result-copy-button{color:#f7f8ff;background:#1b2140;border-color:#4b5883}:root[data-theme=dark] .result-copy-button:hover,:root[data-theme=dark] .result-view-button:hover{color:#d1faff;background:#252e55;border-color:#8fb5ff!important}@media (width<=560px){.result-share-actions{padding:9px 12px}.result-share-actions button,.result-share-actions a{flex:1;min-height:36px;padding-inline:8px}.result-share-status{flex-basis:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){.result-share-actions button,.result-share-actions a{transition:none}}.result-save-button{background:var(--white);color:var(--green);border-color:var(--green)!important}.result-save-button:hover:not(:disabled){background:var(--green-soft)}.result-save-button:disabled{cursor:not-allowed;opacity:.48}:root[data-theme=dark] .result-save-button{color:#0b1024;background:linear-gradient(135deg,#78a7ff,#a7f2ff);box-shadow:0 8px 20px #7da7ff2e;border-color:#0000!important}@media (width<=520px){.result-share-actions{flex-wrap:wrap}.result-share-actions button{flex:auto}}.tool-page>.related-tools{display:none!important}.university-tool-links[data-astro-cid-e7nrfzer]{width:min(760px,100% - 40px);margin:-42px auto 64px}.university-tool-links-head[data-astro-cid-e7nrfzer]{align-items:center;gap:10px;margin-bottom:10px;display:flex}.university-tool-links-head[data-astro-cid-e7nrfzer] h2[data-astro-cid-e7nrfzer]{margin:0;font-size:15px}.university-tool-links-head[data-astro-cid-e7nrfzer] p[data-astro-cid-e7nrfzer]{color:var(--muted);margin:1px 0 0;font-size:10px}.university-tools-logo[data-astro-cid-e7nrfzer]{border:1px solid var(--line);width:42px;height:42px;color:var(--muted);background:#fff;border-radius:9px;flex:0 0 42px;place-items:center;font-size:9px;font-weight:800;display:grid;position:relative;overflow:hidden}.university-tools-logo[data-astro-cid-e7nrfzer] img[data-astro-cid-e7nrfzer]{object-fit:contain;background:#fff;width:calc(100% - 8px);height:calc(100% - 8px);position:absolute;inset:4px}.university-tools-logo[data-astro-cid-e7nrfzer].university-logo--wide img[data-astro-cid-e7nrfzer]{object-fit:cover;object-position:left center}.university-tools-logo[data-astro-cid-e7nrfzer].university-logo--center-wide img[data-astro-cid-e7nrfzer]{object-fit:cover;object-position:center}.university-tools-logo[data-astro-cid-e7nrfzer].university-logo--tall img[data-astro-cid-e7nrfzer]{transform-origin:top;transform:scale(1.13)}.university-tool-links-list[data-astro-cid-e7nrfzer]{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.university-tool-links-list[data-astro-cid-e7nrfzer] a[data-astro-cid-e7nrfzer]{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:11px 14px;text-decoration:none;display:flex}.university-tool-links-list[data-astro-cid-e7nrfzer] a[data-astro-cid-e7nrfzer]:nth-child(odd){border-right:1px solid var(--line)}.university-tool-links-list[data-astro-cid-e7nrfzer] a[data-astro-cid-e7nrfzer]:hover{background:var(--green-soft)}.university-tool-links-list[data-astro-cid-e7nrfzer] a[data-astro-cid-e7nrfzer] span[data-astro-cid-e7nrfzer]{flex-direction:column;min-width:0;display:flex}.university-tool-links-list[data-astro-cid-e7nrfzer] strong[data-astro-cid-e7nrfzer]{font-size:11px;line-height:1.25}.university-tool-links-list[data-astro-cid-e7nrfzer] small[data-astro-cid-e7nrfzer]{color:var(--muted);margin-top:2px;font-size:9px}.university-tool-links-list[data-astro-cid-e7nrfzer] b[data-astro-cid-e7nrfzer]{color:#39756c}.university-guide-link[data-astro-cid-e7nrfzer]{color:var(--muted);margin:0 0 10px;font-size:11px;line-height:1.45}.university-guide-link[data-astro-cid-e7nrfzer] a[data-astro-cid-e7nrfzer]{color:var(--green);font-weight:750}@media (width<=680px){.university-tool-links[data-astro-cid-e7nrfzer]{width:min(100% - 28px,760px);margin-top:-36px}.university-tool-links-list[data-astro-cid-e7nrfzer]{grid-template-columns:1fr}.university-tool-links-list[data-astro-cid-e7nrfzer] a[data-astro-cid-e7nrfzer],.university-tool-links-list[data-astro-cid-e7nrfzer] a[data-astro-cid-e7nrfzer]:nth-child(odd){border-right:0;border-bottom:1px solid var(--line)}.university-tool-links-list[data-astro-cid-e7nrfzer] a[data-astro-cid-e7nrfzer]:last-child{border-bottom:0}}.university-identity[data-astro-cid-o3sopkgu]{width:min(760px,100% - 40px);margin:22px auto 64px}.credibility-strip[data-astro-cid-o3sopkgu]{border:1px solid var(--line);background:var(--white);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;display:grid;box-shadow:0 7px 22px #1a3f390b}.credibility-mark[data-astro-cid-o3sopkgu]{background:var(--green-soft);width:30px;height:30px;color:var(--green);border-radius:50%;place-items:center;font-size:14px;font-weight:900;display:grid}.credibility-copy[data-astro-cid-o3sopkgu]{min-width:0}.credibility-topline[data-astro-cid-o3sopkgu]{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:3px;display:flex}.credibility-label[data-astro-cid-o3sopkgu]{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.credibility-date[data-astro-cid-o3sopkgu]{color:var(--muted);font-size:9px;font-weight:650}.credibility-copy[data-astro-cid-o3sopkgu] p[data-astro-cid-o3sopkgu]{color:var(--ink);margin:0;font-size:11px;line-height:1.35}.credibility-copy[data-astro-cid-o3sopkgu] small[data-astro-cid-o3sopkgu]{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.45;display:block}.credibility-source[data-astro-cid-o3sopkgu]{border:1px solid var(--line);background:var(--paper);min-height:32px;color:var(--green);white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:7px 9px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.credibility-source[data-astro-cid-o3sopkgu]:hover{background:var(--green-soft);border-color:color-mix(in srgb,var(--green) 28%,var(--line))}.credibility-source[data-astro-cid-o3sopkgu]:focus-visible{outline:2px solid var(--green);outline-offset:2px}.independent-note[data-astro-cid-o3sopkgu]{color:var(--muted);margin:8px 2px 0;font-size:9px;line-height:1.45}.university-identity[data-astro-cid-o3sopkgu] details[data-astro-cid-o3sopkgu]{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.university-identity[data-astro-cid-o3sopkgu] summary[data-astro-cid-o3sopkgu]{cursor:pointer;color:var(--university-accent);font-size:11px;font-weight:750}.university-identity[data-astro-cid-o3sopkgu] details[data-astro-cid-o3sopkgu]>p[data-astro-cid-o3sopkgu]{color:var(--muted);margin:10px 0;font-size:11px}.campus-groups[data-astro-cid-o3sopkgu]{gap:7px;display:grid}.campus-groups[data-astro-cid-o3sopkgu]>div[data-astro-cid-o3sopkgu]{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;padding:9px 10px;display:flex}.campus-groups[data-astro-cid-o3sopkgu] strong[data-astro-cid-o3sopkgu]{font-size:10px}.campus-groups[data-astro-cid-o3sopkgu] span[data-astro-cid-o3sopkgu]{color:var(--ink);margin-top:1px;font-size:10px}.campus-groups[data-astro-cid-o3sopkgu] small[data-astro-cid-o3sopkgu]{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.45}.official-university-link[data-astro-cid-o3sopkgu]{color:var(--green);margin-top:10px;font-size:10px;font-weight:700;display:inline-block}:root[data-theme=dark] .university-identity[data-astro-cid-o3sopkgu] summary[data-astro-cid-o3sopkgu]{color:var(--green)}:root[data-theme=dark] .credibility-strip[data-astro-cid-o3sopkgu]{box-shadow:0 8px 24px #0000002e}@media (width<=680px){.university-identity[data-astro-cid-o3sopkgu]{width:min(100% - 28px,760px);margin-top:18px}.credibility-strip[data-astro-cid-o3sopkgu]{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px}.credibility-source[data-astro-cid-o3sopkgu]{grid-column:2;justify-self:start;margin-top:1px}.credibility-mark[data-astro-cid-o3sopkgu]{width:28px;height:28px}}
