:root{--paper:#fbf9f4;--paper-2:#f4f0e7;--surface:#fff;--surface-2:#fcfaf6;--ink:#1b1814;--ink-2:#574f45;--ink-3:#8b8275;--ink-4:#ada496;--line:#e8e1d4;--line-2:#d8cfbe;--pine:#1c5a42;--pine-700:#164a37;--pine-600:#1c5a42;--pine-500:#256b50;--pine-tint:#e7f0eb;--pine-tint-2:#f0f5f2;--gold:#c8841b;--gold-600:#b5751310;--gold-strong:#a96a0f;--gold-tint:#fbefd8;--gold-line:#ead3a3;--open:#1f7a48;--open-tint:#e5f2ea;--upcoming:#9a6410;--upcoming-tint:#fbf0d9;--result:#0e6e78;--result-tint:#def0f1;--closed:#6e6457;--closed-tint:#eeeae1;--danger:#b23a1e;--danger-tint:#f8e7e0;--serif:var(--font-serif),"Newsreader",Georgia,serif;--sans:var(--font-sans),"Hanken Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:var(--font-mono),"Spline Sans Mono",ui-monospace,Menlo,monospace;--r-xs:4px;--r-sm:7px;--r-md:10px;--r-lg:14px;--r-pill:999px;--sh-1:0 1px 2px #1b18140d, 0 1px 1px #1b181408;--sh-2:0 2px 4px #1b18140d, 0 6px 16px -8px #1b18141f;--sh-3:0 10px 30px -10px #1b181438;--container:1240px;--container-narrow:1080px;--gut:clamp(16px,4vw,32px)}.ed-scope{font-family:var(--sans);color:var(--ink);background:var(--paper)}.ed-scope img{max-width:100%}.ed-scope *,.ed-scope :before,.ed-scope :after{box-sizing:border-box}.ed-scope img{max-width:100%;display:block}.ed-scope a{color:inherit;text-decoration:none}.ed-scope button{cursor:pointer;font-family:inherit}.ed-scope :focus-visible{outline:2.5px solid var(--pine);outline-offset:2px;border-radius:3px}.ed-scope ::selection{background:var(--gold-tint)}.ed-scope .container{max-width:var(--container);padding-inline:var(--gut);margin:0 auto}.ed-scope .container-narrow{max-width:var(--container-narrow);padding-inline:var(--gut);margin:0 auto}.ed-scope .section{padding-block:clamp(48px,7vw,88px)}.ed-scope .section-tight{padding-block:clamp(32px,4vw,52px)}.ed-scope .rule{background:var(--line);border:0;height:1px;margin:0}.ed-scope .kicker{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--pine-600);align-items:center;gap:8px;font-size:12px;font-weight:500;display:inline-flex}.ed-scope .kicker:before{content:"";background:var(--gold);width:18px;height:1.5px;display:inline-block}.ed-scope .kicker.is-plain:before{display:none}.ed-scope .display{font-family:var(--serif);letter-spacing:-.015em;font-weight:500;line-height:1.02}.ed-scope .h-xl{font-family:var(--serif);letter-spacing:-.02em;font-size:clamp(40px,6vw,68px);font-weight:500;line-height:1.02}.ed-scope .h-1{height:auto;font-family:var(--serif);letter-spacing:-.015em;font-size:clamp(30px,4vw,44px);font-weight:500;line-height:1.06}.ed-scope .h-2{height:auto;font-family:var(--serif);letter-spacing:-.01em;font-size:clamp(24px,2.6vw,32px);font-weight:500;line-height:1.1}.ed-scope .h-3{height:auto;font-family:var(--sans);letter-spacing:-.01em;font-size:19px;font-weight:700;line-height:1.25}.ed-scope .lead{color:var(--ink-2);font-size:clamp(17px,1.5vw,20px);font-weight:400;line-height:1.5}.ed-scope .muted{color:var(--ink-3)}.ed-scope .serif-italic{font-family:var(--serif);font-style:italic;font-weight:400}.ed-scope .section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.ed-scope .section-head .h-2{max-width:34ch}.ed-scope .section-head p{color:var(--ink-2);max-width:52ch;margin-top:8px}.ed-scope .btn{font-family:var(--sans);border-radius:var(--r-sm);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-size:15px;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s,transform 50ms;display:inline-flex}.ed-scope .btn:active{transform:translateY(1px)}.ed-scope .btn-primary{background:var(--pine);color:#fff}.ed-scope .btn-primary:hover{background:var(--pine-700)}.ed-scope .btn-gold{background:var(--gold);color:#231603}.ed-scope .btn-gold:hover{background:var(--gold-strong);color:#fff}.ed-scope .btn-outline{color:var(--ink);border-color:var(--line-2);background:0 0}.ed-scope .btn-outline:hover{border-color:var(--ink);background:var(--surface)}.ed-scope .btn-ghost{color:var(--pine-600);background:0 0;padding-inline:6px}.ed-scope .btn-ghost:hover{color:var(--pine-700)}.ed-scope .btn-sm{padding:9px 14px;font-size:13.5px}.ed-scope .btn-lg{padding:16px 26px;font-size:16px}.ed-scope .btn-block{width:100%}.ed-scope .btn .ar{transition:transform .15s}.ed-scope .btn:hover .ar{transform:translate(3px)}.ed-scope .link-arrow{color:var(--pine-600);align-items:center;gap:7px;font-size:15px;font-weight:600;display:inline-flex}.ed-scope .link-arrow .ar{transition:transform .15s}.ed-scope .link-arrow:hover{color:var(--pine-700)}.ed-scope .link-arrow:hover .ar{transform:translate(3px)}.ed-scope .chip{border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--line-2);color:var(--ink-2);white-space:nowrap;align-items:center;gap:6px;padding:5px 11px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.ed-scope a.chip:hover,.ed-scope button.chip:hover{border-color:var(--ink);color:var(--ink)}.ed-scope .chip-solid{background:var(--ink);color:var(--paper);border-color:var(--ink)}.ed-scope .chip-pine{background:var(--pine-tint);color:var(--pine-700);border-color:#0000}.ed-scope .badge{font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--r-xs);white-space:nowrap;align-items:center;gap:5px;padding:4px 9px;font-size:11.5px;font-weight:700;display:inline-flex}.ed-scope .badge .dot{background:currentColor;border-radius:50%;width:6px;height:6px}.ed-scope .badge-open{background:var(--open-tint);color:var(--open)}.ed-scope .badge-upcoming{background:var(--upcoming-tint);color:var(--upcoming)}.ed-scope .badge-result{background:var(--result-tint);color:var(--result)}.ed-scope .badge-closed{background:var(--closed-tint);color:var(--closed)}.ed-scope .badge-tier{background:var(--gold-tint);color:var(--gold-strong);border:1px solid var(--gold-line)}.ed-scope .badge-govt{background:var(--pine-tint);color:var(--pine-700)}.ed-scope .badge-line{border:1px solid var(--line-2);color:var(--ink-2);background:0 0}.ed-scope .approval{color:var(--ink-2);border:1px solid var(--line-2);border-radius:var(--r-xs);background:var(--surface-2);white-space:nowrap;padding:3px 8px;font-size:11.5px;font-weight:600}.ed-scope .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--sh-1);transition:box-shadow .18s,border-color .18s,transform .18s}.ed-scope .card-hover:hover{box-shadow:var(--sh-2);border-color:var(--line-2);transform:translateY(-2px)}.ed-scope .crest{font-family:var(--serif);color:#fff;background:linear-gradient(150deg,var(--pine-500),var(--pine-700));border-radius:var(--r-sm);letter-spacing:.01em;flex:none;place-items:center;font-weight:600;display:grid}.ed-scope .ph{border-radius:var(--r-sm);background:repeating-linear-gradient(135deg,var(--paper-2) 0 11px,transparent 11px 22px), var(--surface-2);border:1px solid var(--line);place-items:center;display:grid;position:relative;overflow:hidden}.ed-scope .ph span{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);background:var(--surface);border-radius:var(--r-pill);border:1px solid var(--line);padding:4px 10px;font-size:11px}.ed-scope .field{flex-direction:column;gap:6px;display:flex}.ed-scope .field label{color:var(--ink-2);font-size:13px;font-weight:600}.ed-scope .field label .req{color:var(--danger)}.ed-scope .input,.ed-scope .select,.ed-scope textarea.input{width:100%;font-family:var(--sans);color:var(--ink);background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-sm);padding:11px 13px;font-size:15px;transition:border-color .15s,box-shadow .15s}.ed-scope .input::placeholder{color:var(--ink-4)}.ed-scope .input:focus,.ed-scope .select:focus,.ed-scope textarea.input:focus{border-color:var(--pine);box-shadow:0 0 0 3px var(--pine-tint);outline:none}.ed-scope .select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%238B8275' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}.ed-scope .kv{flex-direction:column;gap:2px;display:flex}.ed-scope .kv .k{color:var(--ink-3);letter-spacing:.02em;font-size:11.5px;font-weight:500}.ed-scope .kv .v{color:var(--ink);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.ed-scope .kv .v.tbd{color:var(--ink-4);font-style:italic;font-weight:600}.ed-scope .rating{align-items:center;gap:5px;font-size:14px;font-weight:700;display:inline-flex}.ed-scope .rating .star{color:var(--gold)}.ed-scope .rating .count{color:var(--ink-3);font-size:12.5px;font-weight:500}.ed-scope .sk{background:linear-gradient(100deg,var(--paper-2) 30%,#efeae0 50%,var(--paper-2) 70%);border-radius:var(--r-xs);background-size:200% 100%;animation:1.3s linear infinite sk}@keyframes sk{to{background-position:-200% 0}}.ed-scope .divider-dot{color:var(--ink-4)}.ed-scope .tnum{font-variant-numeric:tabular-nums}.ed-scope .sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ed-scope .tier-rail{background:var(--line-2);border-radius:3px;flex:none;align-self:stretch;width:3px}.ed-scope .tier-rail.t1{background:var(--gold)}.ed-scope .tier-rail.t2{background:var(--pine-500)}.ed-scope .tier-rail.t3{background:var(--result)}.ed-scope .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(14px)}.ed-scope .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.ed-scope .reveal{opacity:1;transition:none;transform:none}}.ed-scope .site-header{z-index:60;background:color-mix(in srgb,var(--paper) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);transition:box-shadow .2s,background .2s;position:sticky;top:0}.ed-scope .site-header.scrolled{box-shadow:var(--sh-1);background:color-mix(in srgb,var(--paper) 94%,transparent)}.ed-scope .nav{align-items:center;gap:14px;height:80px;display:flex}.ed-scope .nav.scrolled{height:70px}.ed-scope .brand{flex:none;align-items:center;gap:10px;display:flex}.ed-scope .brand .mark{background:linear-gradient(150deg,var(--pine-500),var(--pine-700));color:#fff;width:34px;height:34px;font-family:var(--serif);border-radius:8px;place-items:center;font-size:20px;font-weight:600;display:grid}.ed-scope .brand .word{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-size:20px;font-weight:600}.ed-scope .brand .word b{color:var(--pine-600);font-weight:600}.ed-scope .nav-links{align-items:center;gap:1px;margin-left:8px;display:flex}.ed-scope .nav-links a{white-space:nowrap;color:var(--ink-2);border-radius:var(--r-sm);flex:none;padding:8px 10px;font-size:14px;font-weight:500;transition:color .15s,background .15s}.ed-scope .nav-links a:hover{color:var(--ink);background:var(--paper-2)}.ed-scope .nav-links a.active{color:var(--pine-700);font-weight:600}.ed-scope .nav-spacer{flex:1}.ed-scope .cmdk{background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-sm);color:var(--ink-3);white-space:nowrap;flex:none;align-items:center;gap:9px;padding:8px 11px;font-size:13.5px;transition:border-color .15s;display:flex}.ed-scope .cmdk-text{white-space:nowrap}.ed-scope .cmdk:hover{border-color:var(--ink-3)}.ed-scope .cmdk kbd{font-family:var(--mono);background:var(--paper-2);border:1px solid var(--line);color:var(--ink-3);border-radius:4px;margin-left:auto;padding:1px 6px;font-size:11px}.ed-scope .hamburger{border:1px solid var(--line-2);border-radius:var(--r-sm);background:0 0;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:none}.ed-scope .hamburger svg{stroke:var(--ink)}@media (max-width:1180px){.ed-scope .cmdk-text{display:none}.ed-scope .cmdk{min-width:0;padding:9px}}@media (max-width:1080px){.ed-scope .nav-links{gap:0;margin-left:2px}.ed-scope .nav-links a{padding:8px;font-size:13px}}@media (max-width:1024px){.ed-scope .nav-links{display:none}.ed-scope .hamburger{display:inline-flex}}@media (max-width:560px){.ed-scope .nav .btn-primary,.ed-scope .brand .word{display:none}}.ed-scope .cmd-overlay{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b181466;justify-content:center;padding-top:12vh;display:none;position:fixed;inset:0}.ed-scope .cmd-overlay.open{display:flex}.ed-scope .cmd-box{background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-lg);width:min(620px,92vw);height:fit-content;max-height:70vh;box-shadow:var(--sh-3);flex-direction:column;animation:.16s pop;display:flex;overflow:hidden}@keyframes pop{0%{opacity:0;transform:scale(.97)translateY(-6px)}}.ed-scope .cmd-input-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px 18px;display:flex}.ed-scope .cmd-input-row input{font-family:var(--sans);color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:18px}.ed-scope .cmd-results{padding:8px;overflow:auto}.ed-scope .cmd-group-label{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-4);padding:10px 12px 4px;font-size:10.5px}.ed-scope .cmd-item{border-radius:var(--r-sm);cursor:pointer;align-items:center;gap:12px;padding:10px 12px;display:flex}.ed-scope .cmd-item:hover,.ed-scope .cmd-item.sel{background:var(--pine-tint)}.ed-scope .cmd-item .ci-ico{background:var(--paper-2);width:30px;height:30px;font-family:var(--serif);color:var(--pine-700);border-radius:7px;flex:none;place-items:center;font-size:14px;font-weight:600;display:grid}.ed-scope .cmd-item .ci-t{font-size:14.5px;font-weight:600}.ed-scope .cmd-item .ci-s{color:var(--ink-3);font-size:12.5px}.ed-scope .cmd-item .ci-tag{margin-left:auto;font-size:11px}.ed-scope .drawer-overlay{z-index:120;background:#1b181466;display:none;position:fixed;inset:0}.ed-scope .drawer-overlay.open{display:block}.ed-scope .drawer{background:var(--paper);z-index:121;padding:14px var(--gut) 22px;max-height:92vh;box-shadow:var(--sh-2);border-bottom:1px solid var(--line);flex-direction:column;transition:transform .28s;display:flex;position:fixed;top:0;left:0;right:0;overflow:auto;transform:translateY(-100%)}.ed-scope .drawer.open{transform:none}.ed-scope .drawer-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ed-scope .drawer a{border-radius:var(--r-sm);color:var(--ink);border-bottom:1px solid var(--line);padding:13px 12px;font-size:16px;font-weight:600;display:block}.ed-scope .drawer a:hover{background:var(--surface)}.ed-scope .drawer a .sub{color:var(--ink-3);margin-top:2px;font-size:12.5px;font-weight:400;display:block}.ed-scope .site-footer{background:var(--ink);color:var(--paper);margin-top:0}.ed-scope .site-footer .container{padding-block:56px 30px}.ed-scope .foot-grid{grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:40px;display:grid}.ed-scope .foot-brand .word{font-family:var(--serif);color:#fff;font-size:24px;font-weight:600}.ed-scope .foot-brand p{color:#b8ae9e;max-width:34ch;margin-top:14px;font-size:14px;line-height:1.6}.ed-scope .foot-contact{color:#cfc6b6;flex-direction:column;gap:6px;margin-top:18px;font-size:13.5px;display:flex}.ed-scope .foot-contact b{color:#fff;font-weight:600}.ed-scope .foot-col h4{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:#8e8472;margin-bottom:14px;font-size:11px}.ed-scope .foot-col a{color:#cfc6b6;padding:5px 0;font-size:14px;transition:color .15s;display:block}.ed-scope .foot-col a:hover{color:#fff}.ed-scope .foot-news input{color:#fff;background:#2a2620;border:1px solid #3a352d}.ed-scope .foot-news input::placeholder{color:#8e8472}.ed-scope .foot-bottom{color:#8e8472;border-top:1px solid #332e27;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:44px;padding-top:22px;font-size:13px;display:flex}.ed-scope .foot-bottom a{color:#b8ae9e}.ed-scope .foot-bottom a:hover{color:#fff}.ed-scope .foot-legal{flex-wrap:wrap;gap:18px;display:flex}@media (max-width:860px){.ed-scope .foot-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:480px){.ed-scope .foot-grid{grid-template-columns:1fr}}.ed-scope .modal-overlay{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b181473;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.ed-scope .modal-overlay.open{display:flex}.ed-scope .modal{background:var(--surface);border-radius:var(--r-lg);width:min(520px,100%);max-height:90vh;box-shadow:var(--sh-3);animation:.18s pop;overflow:auto}.ed-scope .modal-head{border-bottom:1px solid var(--line);padding:24px 26px 16px;position:relative}.ed-scope .modal-body{padding:22px 26px 26px}.ed-scope .modal-close{border-radius:var(--r-sm);border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--ink-2);place-items:center;display:grid;position:absolute;top:18px;right:18px}.ed-scope .modal-close:hover{background:var(--paper-2)}.ed-scope .form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ed-scope .form-grid .full{grid-column:1/-1}@media (max-width:480px){.ed-scope .form-grid{grid-template-columns:1fr}}.ed-scope .success-state{text-align:center;padding:30px 10px}.ed-scope .success-state .ok{background:var(--open-tint);width:56px;height:56px;color:var(--open);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.ed-scope .college-card{display:flex;overflow:hidden}.ed-scope .cc-rail{flex:none;width:4px}.ed-scope .cc-body{flex-direction:column;flex:1;gap:14px;min-width:0;padding:18px 20px;display:flex}.ed-scope .cc-head{align-items:flex-start;gap:14px;display:flex}.ed-scope .cc-id{flex:1;min-width:0}.ed-scope .cc-rankrow{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:7px;display:flex}.ed-scope .cc-name{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-size:19px;font-weight:600;line-height:1.18}.ed-scope .cc-loc{color:var(--ink-3);margin-top:4px;font-size:13px}.ed-scope .cc-rating{text-align:right;flex:none}.ed-scope .cc-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:12px;padding:13px 0;display:grid}.ed-scope .cc-streams{flex-wrap:wrap;gap:6px;display:flex}.ed-scope .cc-foot{justify-content:space-between;align-items:center;margin-top:2px;display:flex}.ed-scope .cc-compare{color:var(--ink-2);cursor:pointer;align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.ed-scope .cc-compare .box{border:1.5px solid var(--line-2);border-radius:4px;place-items:center;width:17px;height:17px;transition:all .12s;display:grid}.ed-scope .cc-compare.on .box{background:var(--pine);border-color:var(--pine)}.ed-scope .cc-compare.on .box:after{content:"✓";color:#fff;font-size:11px;font-weight:700}.ed-scope .cc-compare.on{color:var(--pine-700)}@media (max-width:420px){.ed-scope .cc-stats{grid-template-columns:1fr 1fr}.ed-scope .cc-stats .kv:last-child{display:none}}.ed-scope .exam-card{flex-direction:column;gap:12px;padding:18px 20px;display:flex}.ed-scope .ec-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.ed-scope .ec-name{font-family:var(--serif);letter-spacing:-.01em;font-size:21px;font-weight:600}.ed-scope .ec-full{color:var(--ink-3);margin-top:-6px;font-size:13px}.ed-scope .ec-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;padding:12px 0;display:grid}.ed-scope .ec-date{justify-content:space-between;align-items:center;gap:10px;display:flex}.ed-scope .ec-date-k{color:var(--ink-3);font-size:12.5px;font-weight:500}.ed-scope .ec-date-v{color:var(--ink);font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.ed-scope .hero{background:radial-gradient(120% 80% at 88% -10%,var(--pine-tint) 0%,transparent 55%), var(--paper);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.ed-scope .hero .container{padding-block:clamp(40px,6vw,72px) clamp(28px,4vw,44px)}.ed-scope .hero-ribbon{background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-pill);color:var(--ink-2);box-shadow:var(--sh-1);white-space:nowrap;align-items:center;gap:10px;max-width:100%;margin-bottom:26px;padding:6px 7px 6px 14px;font-size:13px;font-weight:500;display:inline-flex}.ed-scope .hero-ribbon b{color:var(--pine-700)}.ed-scope .hero-ribbon .txt{text-overflow:ellipsis;overflow:hidden}.ed-scope .hero-ribbon .go{background:var(--pine);color:#fff;border-radius:var(--r-pill);padding:4px 11px;font-size:12px;font-weight:600}.ed-scope .hero h1{max-width:18ch}.ed-scope .hero h1 em{color:var(--pine-600);font-style:italic}.ed-scope .hero .lead{max-width:54ch;margin-top:22px}.ed-scope .search-wrap{max-width:760px;margin-top:34px}.ed-scope .search-tabs{gap:4px;display:flex}.ed-scope .search-tab{color:var(--ink-3);border-radius:var(--r-sm) var(--r-sm) 0 0;background:0 0;border:1px solid #0000;border-bottom:none;padding:10px 18px;font-size:14px;font-weight:600}.ed-scope .search-tab.active{color:var(--pine-700);background:var(--surface);border-color:var(--line);box-shadow:0 -2px 0 var(--gold) inset}.ed-scope .search-box{background:var(--surface);border:1px solid var(--line-2);border-radius:0 var(--r-md) var(--r-md) var(--r-md);box-shadow:var(--sh-2);align-items:center;gap:10px;padding:10px;display:flex}.ed-scope .search-box .si{flex:1;align-items:center;gap:12px;padding-left:8px;display:flex}.ed-scope .search-box .si svg{flex:none}.ed-scope .search-box input{font-family:var(--sans);color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:16.5px}.ed-scope .search-box input::placeholder{color:var(--ink-4)}.ed-scope .trending{flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;display:flex}.ed-scope .trending .lbl{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-4);font-size:11px}@media (max-width:560px){.ed-scope .search-box{flex-direction:column;align-items:stretch}.ed-scope .search-box .btn{width:100%}}.ed-scope .statstrip{background:var(--ink);color:var(--paper)}.ed-scope .statstrip .container{padding-block:34px}.ed-scope .stat-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.ed-scope .stat-cell{border-left:1px solid #332e27;padding:6px 14px}.ed-scope .stat-cell:first-child{border-left:none}.ed-scope .stat-num{font-family:var(--serif);color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:clamp(28px,3.2vw,40px);font-weight:500;line-height:1}.ed-scope .stat-num .u{color:var(--gold)}.ed-scope .stat-lbl{color:#b8ae9e;margin-top:8px;font-size:13px;font-weight:500}.ed-scope .stat-sub{color:#7e7565;margin-top:2px;font-size:11.5px}@media (max-width:880px){.ed-scope .stat-grid{grid-template-columns:repeat(3,1fr);gap:18px 8px}.ed-scope .stat-cell:nth-child(4){border-left:none}}@media (max-width:480px){.ed-scope .stat-grid{grid-template-columns:repeat(2,1fr)}.ed-scope .stat-cell:nth-child(odd){border-left:none}}.ed-scope .col-tabs{flex-wrap:wrap;gap:6px;display:flex}.ed-scope .col-tab{color:var(--ink-2);border-radius:var(--r-pill);border:1px solid var(--line-2);background:var(--surface);padding:8px 15px;font-size:13.5px;font-weight:600}.ed-scope .col-tab.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.ed-scope .college-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}@media (max-width:760px){.ed-scope .college-grid{grid-template-columns:1fr}}.ed-scope .news{background:var(--paper-2);border-block:1px solid var(--line)}.ed-scope .news-grid{grid-template-columns:1.4fr 1fr;gap:40px;display:grid}.ed-scope .lead-story{flex-direction:column;gap:16px;display:flex}.ed-scope .lead-cat{align-items:center;gap:12px;display:flex}.ed-scope .cat-label{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--r-xs);padding:3px 9px;font-size:11px;font-weight:600}.ed-scope .cat-admissions{background:var(--pine-tint);color:var(--pine-700)}.ed-scope .cat-rankings{background:var(--gold-tint);color:var(--gold-strong)}.ed-scope .cat-exams{background:var(--result-tint);color:var(--result)}.ed-scope .cat-scholarships{background:var(--open-tint);color:var(--open)}.ed-scope .cat-careers{background:var(--closed-tint);color:var(--closed)}.ed-scope .lead-head{font-family:var(--serif);letter-spacing:-.015em;font-size:clamp(28px,3.4vw,40px);font-weight:500;line-height:1.08}.ed-scope .lead-head a:hover{color:var(--pine-700)}.ed-scope .lead-dek{color:var(--ink-2);max-width:54ch;font-size:17px;line-height:1.55}.ed-scope .byline{color:var(--ink-3);align-items:center;gap:10px;font-size:13px;display:flex}.ed-scope .byline b{color:var(--ink-2);font-weight:600}.ed-scope .news-list{flex-direction:column;display:flex}.ed-scope .news-item{border-top:1px solid var(--line-2);flex-direction:column;gap:7px;padding:18px 0;display:flex}.ed-scope .news-item:first-child{border-top:none;padding-top:0}.ed-scope .news-item h4{font-family:var(--serif);letter-spacing:-.01em;font-size:18px;font-weight:500;line-height:1.22}.ed-scope .news-item h4 a:hover{color:var(--pine-700)}.ed-scope .news-item .meta{color:var(--ink-3);align-items:center;gap:9px;font-size:12.5px;display:flex}@media (max-width:820px){.ed-scope .news-grid{grid-template-columns:1fr;gap:32px}}.ed-scope .teasers{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:820px){.ed-scope .teasers{grid-template-columns:1fr}}.ed-scope .teaser{flex-direction:column;height:100%;padding:30px;display:flex}.ed-scope .country-tiles{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.ed-scope .country-tile{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);flex-direction:column;gap:6px;padding:13px;transition:border-color .15s,background .15s;display:flex}.ed-scope .country-tile:hover{border-color:var(--line-2);background:var(--surface)}.ed-scope .iso{width:34px;height:24px;font-family:var(--mono);color:#fff;letter-spacing:.04em;border-radius:4px;place-items:center;font-size:11px;font-weight:600;display:grid}.ed-scope .country-tile .cn{font-size:14px;font-weight:700}.ed-scope .country-tile .cu{color:var(--ink-3);font-size:12px}.ed-scope .course-rows{flex-direction:column;margin-top:16px;display:flex}.ed-scope .course-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.ed-scope .course-row:first-child{border-top:none}.ed-scope .course-row .cr-name{font-size:15px;font-weight:600}.ed-scope .course-row .cr-meta{color:var(--ink-3);font-size:12.5px}.ed-scope .course-row .cr-fee{color:var(--pine-700);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:700}.ed-scope .mini-cta{background:var(--pine-tint);border-radius:var(--r-sm);align-items:center;gap:14px;margin-top:auto;padding:16px;display:flex}.ed-scope .mini-cta .mc-ico{background:var(--pine);color:#fff;width:42px;height:42px;font-family:var(--serif);border-radius:10px;flex:none;place-items:center;font-size:20px;display:grid}.ed-scope .mini-cta .mc-t{font-size:14px;font-weight:700}.ed-scope .mini-cta .mc-s{color:var(--ink-2);font-size:12.5px}.ed-scope .cta-band{background:var(--pine-700);color:#fff;position:relative;overflow:hidden}.ed-scope .cta-band:after{content:"";background:radial-gradient(80% 120% at 100% 0,#c8841b38,#0000 50%);position:absolute;inset:0}.ed-scope .cta-band .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding-block:clamp(48px,6vw,80px);display:flex;position:relative}.ed-scope .cta-band h2{font-family:var(--serif);letter-spacing:-.015em;max-width:18ch;font-size:clamp(30px,4vw,46px);font-weight:500;line-height:1.05}.ed-scope .cta-band p{color:#cfe3d8;max-width:46ch;margin-top:14px;font-size:17px}.ed-scope .cta-actions{flex-wrap:wrap;gap:12px;display:flex}.ed-scope .cta-band .btn-outline{color:#fff;border-color:#fff6}.ed-scope .cta-band .btn-outline:hover{background:#ffffff1a;border-color:#fff}.ed-scope .list-top{background:var(--surface);border-bottom:1px solid var(--line)}.ed-scope .list-top .container{padding-block:22px 24px}.ed-scope .crumb{color:var(--ink-3);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.ed-scope .crumb a:hover{color:var(--ink)}.ed-scope .list-title{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.ed-scope .list-title h1{font-family:var(--serif);letter-spacing:-.015em;font-size:clamp(28px,3.4vw,38px);font-weight:500}.ed-scope .list-title .count{color:var(--ink-2);margin-top:6px;font-size:14px}.ed-scope .list-title .count b{color:var(--pine-700);font-variant-numeric:tabular-nums}.ed-scope .list-wrap{padding-block:22px 90px}.ed-scope .filterbar{z-index:45;background:color-mix(in srgb,var(--paper) 94%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);position:sticky;top:80px}.ed-scope .filterbar .container{padding-block:12px}.ed-scope .fb-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ed-scope .fb-search{background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-sm);flex:1;align-items:center;gap:9px;min-width:200px;max-width:300px;padding:9px 12px;display:flex}.ed-scope .fb-search input{font-family:var(--sans);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14px}.ed-scope .fb-sep{background:var(--line);flex:none;width:1px;height:28px}.ed-scope .seg{border:1px solid var(--line-2);border-radius:var(--r-sm);flex:none;display:flex;overflow:hidden}.ed-scope .seg button{background:var(--surface);border:none;border-right:1px solid var(--line-2);color:var(--ink-2);padding:9px 14px;font-size:13px;font-weight:600}.ed-scope .seg button:last-child{border-right:none}.ed-scope .seg button.on{background:var(--ink);color:var(--paper)}.ed-scope .fb-drop{flex:none;position:relative}.ed-scope .fb-btn{color:var(--ink-2);background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-sm);align-items:center;gap:8px;padding:9px 13px;font-size:13.5px;font-weight:600;display:inline-flex}.ed-scope .fb-btn:hover{border-color:var(--ink-3)}.ed-scope .fb-drop.open .fb-btn{border-color:var(--pine);background:var(--pine-tint);color:var(--pine-700)}.ed-scope .fb-btn .cnt{background:var(--pine);color:#fff;border-radius:var(--r-pill);font-variant-numeric:tabular-nums;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;display:none}.ed-scope .fb-btn .cnt.show{display:grid}.ed-scope .fb-btn .car{color:var(--ink-4);font-size:10px;transition:transform .15s}.ed-scope .fb-drop.open .fb-btn .car{transform:rotate(180deg)}.ed-scope .fb-pop{z-index:50;background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-md);box-shadow:var(--sh-3);min-width:240px;padding:14px 16px;display:none;position:absolute;top:calc(100% + 8px);left:0}.ed-scope .fb-pop.right{left:auto;right:0}.ed-scope .fb-drop.open .fb-pop{animation:.14s pop;display:block}.ed-scope .fb-pop h4{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-bottom:10px;font-size:10.5px}.ed-scope .fb-spacer{flex:1;min-width:8px}.ed-scope .fb-sort{flex:none;align-items:center;gap:8px;display:flex}.ed-scope .fb-sort label{color:var(--ink-3);white-space:nowrap;font-size:13px}.ed-scope .fb-sort .select{width:auto;padding:9px 30px 9px 12px;font-size:13.5px}.ed-scope .fb-clear{color:var(--pine-600);white-space:nowrap;background:0 0;border:none;flex:none;font-size:13px;font-weight:600}.ed-scope .check{cursor:pointer;color:var(--ink-2);align-items:center;gap:10px;padding:5px 0;font-size:14px;display:flex}.ed-scope .check input{appearance:none;border:1.5px solid var(--line-2);border-radius:4px;flex:none;place-items:center;width:17px;height:17px;transition:all .12s;display:grid}.ed-scope .check input:checked{background:var(--pine);border-color:var(--pine)}.ed-scope .check input:checked:after{content:"✓";color:#fff;font-size:11px;font-weight:700}.ed-scope .check:hover{color:var(--ink)}.ed-scope .check .n{color:var(--ink-4);font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px}.ed-scope .range-val{justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.ed-scope .range-val .v{color:var(--pine-700);font-variant-numeric:tabular-nums}.ed-scope input[type=range]{width:100%;accent-color:var(--pine)}.ed-scope .rate-opts{flex-wrap:wrap;gap:6px;display:flex}.ed-scope .rate-opts button{border:1px solid var(--line-2);background:var(--surface);border-radius:var(--r-pill);color:var(--ink-2);align-items:center;gap:4px;padding:6px 11px;font-size:13px;font-weight:600;display:flex}.ed-scope .rate-opts button.on{border-color:var(--gold);background:var(--gold-tint);color:var(--gold-strong)}.ed-scope .rate-opts .star{color:var(--gold)}.ed-scope .active-chips{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.ed-scope .active-chips:empty{display:none}.ed-scope .active-chips .ac{background:var(--pine-tint);color:var(--pine-700);border-radius:var(--r-pill);border:none;align-items:center;gap:7px;padding:6px 8px 6px 13px;font-size:13px;font-weight:600;display:inline-flex}.ed-scope .active-chips .ac button{background:var(--pine-600);color:#fff;border:none;border-radius:50%;place-items:center;width:17px;height:17px;font-size:11px;line-height:1;display:grid}.ed-scope .results{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:760px){.ed-scope .results{grid-template-columns:1fr}}.ed-scope .sk-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);gap:14px;padding:18px 20px;display:flex}.ed-scope .sk-card .sk-crest{border-radius:7px;flex:none;width:48px;height:48px}.ed-scope .sk-card .sk-lines{flex-direction:column;flex:1;gap:9px;display:flex}.ed-scope .empty{text-align:center;border:1px dashed var(--line-2);border-radius:var(--r-md);background:var(--surface-2);padding:60px 24px}.ed-scope .empty .ico{background:var(--paper-2);border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 16px;font-size:24px;display:grid}.ed-scope .pager{justify-content:center;align-items:center;gap:6px;margin-top:30px;display:flex}.ed-scope .pager button{border:1px solid var(--line-2);background:var(--surface);border-radius:var(--r-sm);min-width:38px;height:38px;color:var(--ink-2);font-size:14px;font-weight:600}.ed-scope .pager button.on{background:var(--ink);color:var(--paper);border-color:var(--ink)}.ed-scope .pager button:disabled{opacity:.4}.ed-scope .compare-tray{z-index:80;transition:transform .25s;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%)}.ed-scope .compare-tray.show{transform:none}.ed-scope .compare-tray .inner{max-width:var(--container);background:var(--ink);color:var(--paper);border-radius:var(--r-md);box-shadow:var(--sh-3);align-items:center;gap:16px;margin:0 auto 16px;padding:14px 18px;display:flex}.ed-scope .compare-tray .ct-slots{flex-wrap:wrap;flex:1;gap:8px;display:flex}.ed-scope .compare-tray .slot{border-radius:var(--r-sm);background:#2a2620;border:1px solid #3a352d;align-items:center;gap:8px;padding:7px 9px 7px 11px;font-size:13px;font-weight:600;display:inline-flex}.ed-scope .compare-tray .slot button{color:#b8ae9e;background:0 0;border:none;font-size:13px}.ed-scope .compare-tray .ct-label{color:#b8ae9e;font-size:13px}@media (max-width:560px){.ed-scope .fb-search{max-width:none}}
