:root{--ink:#10241c;--muted:#617168;--green-950:#092d20;--green-900:#0d3b2b;--green-800:#12513b;--green-700:#176b4e;--green-600:#1d8a63;--green-500:#28a779;--green-100:#dff7ed;--green-50:#effbf6;--amber:#e9a23b;--amber-soft:#fff4d8;--line:#dce6e0;--surface:#fff;--surface-soft:#f7faf8;--danger:#b83232;--shadow:0 18px 50px #13392a1a;--shadow-sm:0 8px 25px #13392a14;--radius:18px;--radius-sm:12px}.outreach-notice-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden}.outreach-notice-card>header{color:#fff;background:radial-gradient(circle at 85% 0,#ff912e3d,#0000 30%),linear-gradient(125deg,#12385d,#126b4e);grid-template-columns:auto 1fr;align-items:center;gap:17px;padding:28px 30px;display:grid}.outreach-notice-card>header>span{background:#ffffff1a;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.outreach-notice-card>header h1{letter-spacing:-.045em;margin:5px 0 4px;font-size:clamp(1.7rem,5vw,2.5rem)}.outreach-notice-card>header p{color:#d2e3dc;margin:0}.outreach-notice-status{background:#f0faf6;border:1px solid #bde2d2;border-radius:16px;grid-template-columns:auto 1fr;gap:13px;margin:28px 30px 0;padding:18px;display:grid}.outreach-notice-status p,.outreach-notice-grid p{color:var(--muted);margin:4px 0 0}.outreach-notice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 30px;display:grid}.outreach-notice-grid .content-card{padding:17px}.outreach-landing-actions{grid-template-columns:1fr 1fr;gap:10px;padding:0 30px 28px;display:grid}.outreach-preference-actions{grid-column:1/-1;justify-content:center;gap:10px;display:flex}.outreach-notice-card>footer{color:var(--muted);justify-content:space-between;padding:16px 30px;font-size:.62rem;display:flex}@media (max-width:700px){.outreach-notice-card>header{grid-template-columns:1fr;padding:23px 20px}.outreach-notice-status{margin:18px 18px 0;padding:15px}.outreach-notice-grid{grid-template-columns:1fr;padding:14px 18px}.outreach-landing-actions{grid-template-columns:1fr;padding:0 18px 22px}.outreach-preference-actions{flex-direction:column;grid-column:1}.outreach-notice-card>footer{flex-direction:column;padding:15px 18px}}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.shell{width:min(1180px,100% - 40px);margin:0 auto}.narrow-shell{width:min(820px,100% - 40px);margin:0 auto}.section{padding:82px 0}.section.soft{background:var(--surface-soft)}.section.green{color:#fff;background:var(--green-950)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--green-700);align-items:center;gap:8px;font-size:.77rem;font-weight:800;display:inline-flex}.green .eyebrow{color:#8be5c4}.section-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:32px;display:flex}.section-heading h2{letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(2rem,4vw,3.15rem);line-height:1.08}.section-heading p{max-width:540px;color:var(--muted);margin:0}.green .section-heading p{color:#b8cec5}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 20px;font-weight:760;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--green-700);color:#fff;box-shadow:0 10px 24px #176b4e38}.button.primary:hover{background:var(--green-800)}.button.ghost{border-color:var(--line);color:var(--ink);background:#fff}.button.ghost:hover{border-color:var(--green-500);color:var(--green-800)}.button.compact{min-height:38px;padding:0 15px;font-size:.88rem}.button.full{width:100%}.site-header{z-index:100;background:#fffffffb;border-bottom:1px solid #dce6e0e6;position:sticky;top:0;box-shadow:0 4px 18px #0a2d200e}.skip-link{z-index:100;color:#fff;background:var(--green-900);border-radius:9px;padding:9px 13px;transition:transform .16s;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.header-inner{align-items:center;gap:34px;min-height:72px;display:flex}.brand{letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:10px;font-size:1.15rem;font-weight:900;display:inline-flex}.brand>span:last-child>span{color:var(--green-700)}.brand-mark{color:#fff;background:var(--green-800);border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.brand-image-link{flex:none}.brand-logo-header{width:214px;height:auto;display:block}.desktop-nav{color:#405048;align-items:center;gap:27px;margin-right:auto;font-size:.91rem;font-weight:700;display:flex}.desktop-nav>a:hover,.nav-dropdown>button:hover{color:var(--green-700)}.nav-dropdown{position:relative}.nav-dropdown>button{color:inherit;font-weight:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:18px 0;display:flex}.dropdown-panel{border:1px solid var(--line);width:260px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:10px;display:none;position:absolute;top:54px;left:-18px}.dropdown-panel a{border-radius:9px;padding:11px 12px;display:block}.dropdown-panel a:hover{background:var(--green-50)}.nav-dropdown:hover .dropdown-panel,.nav-dropdown.open .dropdown-panel{display:block}.header-actions{align-items:center;gap:9px;display:flex}.header-actions form{margin:0}.global-search-trigger,.saved-items-link{border:1px solid var(--line);color:#385046;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:42px;height:42px;padding:0 12px;font-size:.76rem;font-weight:800;display:inline-flex;position:relative}.global-search-trigger.compact{width:42px;padding:0}.global-search-trigger svg,.saved-items-link svg{width:18px}.saved-items-link b{color:#fff;background:var(--green-700);border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:.52rem;display:grid;position:absolute;top:-5px;right:-4px}.global-search-dialog{width:min(760px,100vw - 26px);max-height:min(760px,100dvh - 30px);color:var(--ink);background:#fff;border:0;border-radius:24px;padding:0;overflow:hidden;box-shadow:0 35px 110px #0523184d}.global-search-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#031810a3}.global-search-head{border-bottom:1px solid var(--line);background:#f8fbf9;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:17px 18px;display:grid}.global-search-head>svg{width:22px;color:var(--green-700)}.global-search-head input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:1rem;font-weight:750}.global-search-head>button{color:#5b6d64;background:#eaf1ed;border:0;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.global-search-body{max-height:calc(min(760px,100dvh - 30px) - 75px);padding:13px;overflow-y:auto}.global-search-results{gap:4px;display:grid}.global-search-results svg{width:19px}.global-search-results small,.global-search-results strong,.global-search-results p{margin:0;display:block}.global-search-results small{color:var(--green-700);letter-spacing:.06em;text-transform:uppercase;font-size:.55rem;font-weight:900}.global-search-results strong{margin-top:2px}.global-search-results p{color:var(--muted);font-size:.68rem}.global-search-intro{text-align:center;padding:45px 22px}.global-search-intro strong{font-size:1.2rem}.global-search-intro p{max-width:520px;color:var(--muted);margin:7px auto 18px}.mobile-menu{background:0 0;border:0;border-radius:10px;place-items:center;width:44px;height:44px;display:none}.hero{background:radial-gradient(circle at 77% 28%,#44b88838,#0000 22%),linear-gradient(135deg,#f8fcfa 0%,#eff8f3 52%,#e7f5ef 100%);padding:92px 0 78px;position:relative;overflow:visible}.hero:has(.hero-select.open){z-index:20}.hero:after{content:"";border:70px solid #176b4e0d;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;right:-80px}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:72px;display:grid;position:relative}.hero h1{letter-spacing:-.065em;max-width:820px;margin:17px 0 24px;font-size:clamp(3rem,6vw,5.4rem);line-height:.98}.hero h1 em{color:var(--green-700);font-style:normal}.hero-copy>p{color:#52645b;max-width:690px;margin-bottom:30px;font-size:1.12rem}.hero-trust{color:#506158;flex-wrap:wrap;gap:18px;margin-top:22px;font-size:.86rem;font-weight:700;display:flex}.hero-trust span{align-items:center;gap:6px;display:flex}.course-search{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #d7e4dd;border-radius:18px;grid-template-columns:1.2fr .8fr .9fr auto;padding:8px;display:grid}.course-search label{border-right:1px solid var(--line);padding:5px 18px}.course-search label span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.69rem;font-weight:800;display:block}.course-search select{width:100%;color:var(--ink);background:#fff;border:0;outline:0;padding:3px 0;font-weight:750}.hero-select{border-right:1px solid var(--line);min-width:0;position:relative}.hero-select-trigger{text-align:left;width:100%;min-height:58px;color:var(--ink);background:0 0;border:0;border-radius:12px;padding:6px 34px 6px 16px;transition:background .18s,box-shadow .18s;position:relative}.hero-select-trigger:hover,.hero-select.open .hero-select-trigger{background:#f2f8f5}.hero-select.open .hero-select-trigger{box-shadow:inset 0 0 0 1px #1d8a6326}.hero-select-label{color:var(--muted);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:5px;font-size:.65rem;font-weight:850;display:flex}.hero-select-label svg{width:13px;height:13px;color:var(--green-700)}.hero-select-value{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.82rem;font-weight:800;display:block;overflow:hidden}.hero-select-chevron{color:#667970;width:16px;height:16px;transition:transform .2s;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.hero-select.open .hero-select-chevron{transform:translateY(-50%)rotate(180deg)}.hero-select-menu{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:thin;scrollbar-color:#bad1c6 transparent;background:#fffffffa;border:1px solid #d5e3dc;border-radius:15px;min-width:210px;max-height:285px;padding:7px;animation:.16s both dropdownIn;position:absolute;top:calc(100% + 11px);left:0;overflow-y:auto;box-shadow:0 20px 55px #0b3a292e}.hero-select-menu:before{content:"";background:#fff;border-top:1px solid #d5e3dc;border-left:1px solid #d5e3dc;width:11px;height:11px;position:absolute;top:-6px;left:23px;transform:rotate(45deg)}.hero-select-menu button{z-index:1;color:#30483d;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:44px;padding:10px 11px;font-size:.78rem;font-weight:700;display:flex;position:relative}.hero-select-menu button:hover,.hero-select-menu button:focus-visible{color:var(--green-900);background:var(--green-50);outline:none}.hero-select-menu button.selected{color:#fff;background:var(--green-700)}.hero-select-menu button.selected:hover,.hero-select-menu button.selected:focus-visible{color:#fff;background:var(--green-800)}.hero-select-menu button svg{width:15px;height:15px}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.search-button{white-space:nowrap;border-radius:12px}.filter-icon{display:none}.institution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.institution-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:25px;position:relative;box-shadow:0 4px 18px #13392a0a}.institution-card:hover{box-shadow:var(--shadow-sm);border-color:#b4d6c8}.sponsored-card{background:linear-gradient(#fffdf8,#fff);border-color:#e9cf8b}.card-topline{justify-content:space-between;min-height:25px;margin-bottom:12px;display:flex}.favorite-button{color:#52645b;background:#fff;border:1px solid #cfddd6;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:.68rem;font-weight:800;display:inline-flex}.favorite-button:hover,.favorite-button.saved{color:#b5303c;background:#fff5f6;border-color:#e7a9ad}.favorite-button svg{width:16px}.card-topline .favorite-button{flex:none;width:34px;min-height:34px;margin-left:7px;padding:0}.sponsored-label,.verified-label,.muted-label{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:.68rem;font-weight:900;display:inline-flex}.sponsored-label{background:var(--amber-soft);color:#7a5419}.verified-label{background:var(--green-100);color:var(--green-800);margin-left:auto}.muted-label{color:#4f5e56;background:#eef2ef;margin-left:auto}.institution-main{align-items:center;gap:14px;display:flex}.institution-logo{color:#fff;background:linear-gradient(145deg, var(--green-700), var(--green-950));border-radius:16px;flex:none;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.institution-logo svg{width:23px;height:23px}.institution-main h2{margin:0 0 5px;font-size:1.18rem}.institution-main h2 a:hover{color:var(--green-700)}.institution-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:.78rem;display:flex}.institution-meta span{align-items:center;gap:4px;display:flex}.rating{font-weight:800;color:#8a611f!important}.rating small{color:var(--muted);font-weight:500}.institution-summary{color:#53645b;min-height:49px}.program-pills{flex-wrap:wrap;gap:7px;margin:17px 0 22px;display:flex}.program-pills span{background:var(--green-50);color:var(--green-900);border-radius:8px;padding:6px 9px;font-size:.72rem;font-weight:750}.institution-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;padding-top:18px;display:flex}.institution-card-footer small{color:var(--muted);display:block}.institution-card-footer strong{font-size:1.08rem}.card-actions{gap:8px;display:flex}.card-text-link{color:var(--green-800);align-items:center;gap:5px;padding:0 7px;font-size:.78rem;font-weight:850;display:inline-flex}.card-text-link:hover span{transform:translate(3px)}.card-text-link span{transition:transform .2s}.response-line{color:var(--green-700);align-items:center;gap:5px;margin-top:13px;font-size:.73rem;font-weight:700;display:flex}.city-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.city-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:150px;padding:22px;transition:all .2s;display:flex}.city-card:hover{border-color:var(--green-500);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.city-card strong{font-size:1.2rem}.city-card span{color:var(--muted);font-size:.82rem}.city-card b{color:var(--green-700);font-size:.78rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px}.feature-icon{background:var(--green-100);width:48px;height:48px;color:var(--green-800);border-radius:14px;place-items:center;display:grid}.feature-card h3{margin:18px 0 8px}.feature-card p{color:var(--muted);margin:0}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f7fbf9,#eaf7f1);padding:66px 0 54px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:18px;font-size:.78rem;display:flex}.breadcrumbs a:hover{color:var(--green-700)}.page-hero h1{letter-spacing:-.055em;max-width:850px;margin:0 0 18px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.02}.page-hero p{max-width:760px;color:var(--muted);margin:0;font-size:1.05rem}.listing-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:30px;display:grid}.filter-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px;position:sticky;top:92px}.filter-panel h2{margin:0 0 18px;font-size:1rem}.filter-panel label{margin:14px 0;font-size:.82rem;font-weight:800;display:block}.filter-panel select,.filter-panel input{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;margin-top:6px;padding:11px}.listing-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 18%,#37bf8b29,#0000 25%),linear-gradient(140deg,#fbfdfc,#edf8f3);padding:72px 0 62px}.listing-hero-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;display:grid}.listing-hero h1{letter-spacing:-.058em;max-width:790px;margin:12px 0 16px;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1.01}.listing-hero p{max-width:720px;color:var(--muted);margin:0;font-size:1.02rem}.listing-trust{background:#ffffffb8;border:1px solid #176b4e1f;border-radius:18px;gap:10px;padding:22px;display:grid}.listing-trust span{color:#43584e;align-items:center;gap:8px;font-size:.76rem;font-weight:750;display:flex}.listing-trust svg{width:17px;color:var(--green-700)}.listing-section{background:#f7faf8}.filter-panel{gap:14px;padding:20px;display:grid;box-shadow:0 12px 35px #0d3b2b0f}.filter-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-bottom:13px;display:flex}.filter-title>span{align-items:center;gap:7px;font-size:.9rem;font-weight:900;display:flex}.filter-title svg{width:17px;color:var(--green-700)}.filter-title small{color:var(--muted);font-size:.62rem}.pretty-field{gap:6px;display:grid;position:relative}.pretty-label{color:#53655c;letter-spacing:.06em;text-transform:uppercase;font-size:.69rem;font-weight:850}.pretty-trigger{width:100%;min-height:45px;color:var(--ink);text-align:left;background:#fff;border:1px solid #d2ded8;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:.79rem;font-weight:750;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.pretty-trigger:hover,.pretty-field.open .pretty-trigger{background:#fbfefc;border-color:#8ec6b0;box-shadow:0 0 0 3px #28a77914}.pretty-trigger svg{color:#61736a;width:16px;transition:transform .18s}.pretty-field.open .pretty-trigger svg{transform:rotate(180deg)}.pretty-menu{z-index:40;overscroll-behavior:contain;background:#fffffffc;border:1px solid #d3e0d9;border-radius:13px;max-height:min(270px,48dvh);padding:6px;animation:.16s both dropdownIn;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 45px #0b3a292b}.pretty-menu button{color:#385046;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:44px;padding:9px 10px;font-size:.76rem;font-weight:700;display:flex}.pretty-menu button:hover,.pretty-menu button:focus-visible{color:var(--green-900);background:var(--green-50);outline:none}.pretty-menu button.selected{color:#fff;background:var(--green-700)}.pretty-menu button.selected:hover{background:var(--green-800)}.pretty-menu svg{width:14px}.filter-reset{text-align:center;color:var(--muted);font-size:.7rem;font-weight:750}.filter-reset:hover{color:var(--green-700)}.listing-summary>div:first-child{display:grid}.active-filters{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.active-filters span{color:var(--green-800);background:var(--green-100);border-radius:999px;padding:5px 8px;font-size:.66rem;font-weight:800}.empty-results{text-align:center;background:#fff;border:1px dashed #bcd1c7;border-radius:24px;padding:65px 35px}.empty-results>div:first-child{width:58px;height:58px;color:var(--green-700);background:var(--green-100);border-radius:18px;place-items:center;margin:0 auto 16px;display:grid}.empty-results h2{margin:0 0 8px;font-size:1.55rem}.empty-results p{max-width:620px;color:var(--muted);margin:0 auto 22px}.empty-results>div:last-child{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.listing-results .institution-grid{grid-template-columns:1fr}.listing-summary{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.listing-summary strong{font-size:1.1rem}.listing-summary span{color:var(--muted);font-size:.82rem}.listing-sponsored-block{background:linear-gradient(110deg,#fffdf8,#fff8e9);border:1px solid #efdba8;border-radius:19px;margin:0 0 26px;padding:18px}.listing-block-heading,.listing-organic-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.listing-block-heading>div,.listing-organic-heading>div{display:grid}.listing-block-heading span{color:#795414;text-transform:uppercase;background:#ffedbd;border-radius:999px;width:fit-content;padding:4px 7px;font-size:.55rem;font-weight:900}.listing-block-heading strong,.listing-organic-heading strong{margin-top:4px;font-size:.82rem}.listing-block-heading small,.listing-organic-heading small{color:var(--muted)}.listing-organic-heading{margin-top:25px}.profile-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8fbf9,#edf8f3);padding:46px 0 38px}.profile-heading{grid-template-columns:auto 1fr auto;align-items:center;gap:22px;display:grid}.profile-logo{color:#fff;background:var(--green-800);border-radius:24px;place-items:center;width:88px;height:88px;font-size:1.7rem;font-weight:900;display:grid}.profile-logo svg{width:34px;height:34px}.has-brand{overflow:hidden}.has-brand img{object-fit:contain;width:100%;height:100%;padding:6px}.brand-surface-light{background:#fff}.brand-surface-dark{background:#123e35}.profile-heading h1{letter-spacing:-.05em;margin:6px 0;font-size:clamp(2rem,4vw,3.3rem);line-height:1.05}.program-hero-actions{flex-wrap:wrap;gap:8px;margin:13px 0;display:flex}.saved-page-hero{background:radial-gradient(circle at 83% 20%,#ff5a4f1a,#0000 24%),linear-gradient(145deg,#fbfdfc,#eef8f3)}.saved-items-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.saved-items-grid>article{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.saved-items-grid>article>span,.saved-institution-logo{width:48px;height:48px;color:var(--green-700);background:var(--green-100);border-radius:14px;place-items:center;display:grid}.saved-items-grid h2{margin:3px 0;font-size:1rem}.saved-items-grid small{color:var(--green-700);text-transform:uppercase;font-size:.57rem;font-weight:900}.saved-items-grid p{color:var(--muted);margin:0;font-size:.69rem}.saved-items-grid>article>button{color:#a23d43;background:#fff1f2;border:0;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.saved-items-grid>article>button svg{width:17px}.saved-items-empty{text-align:center;background:#fff;border:1px dashed #bfd2c8;border-radius:20px;grid-column:1/-1;padding:70px 25px}.saved-items-empty>svg{color:#bd4050;width:38px}.saved-items-empty h2{margin:12px 0 5px}.saved-items-empty p{color:var(--muted);margin:0 0 20px}.profile-badges{flex-wrap:wrap;gap:8px;display:flex}.profile-badges span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}.profile-rating{text-align:right}.profile-rating strong{font-size:2rem;display:block}.profile-rating span{color:var(--muted);font-size:.8rem}.profile-snapshot{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:26px;display:grid}.profile-snapshot>div{background:#ffffffb8;border:1px solid #176b4e1f;border-radius:13px;align-items:center;gap:9px;min-width:0;padding:13px 15px;display:flex}.profile-snapshot svg{width:18px;color:var(--green-700);flex:none}.profile-snapshot span{min-width:0;display:grid}.profile-snapshot small{color:var(--muted);font-size:.6rem}.profile-snapshot strong{text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.profile-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:36px;display:grid}.content-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-bottom:22px;padding:28px}.content-card h2{letter-spacing:-.025em;margin:0 0 16px;font-size:1.5rem}.content-card p{color:#4f6158}.profile-sidebar{position:sticky;top:92px}.contact-card{border-radius:var(--radius);background:var(--green-950);color:#fff;box-shadow:var(--shadow);padding:24px}.contact-card h2{margin:0 0 7px}.contact-card p{color:#c1d3cb;font-size:.88rem}.contact-card .lead-form label{color:#dcebe4}.contact-card .lead-form input,.contact-card .lead-form select{color:var(--ink);background:#fff}.contact-card .lead-form .consent{color:#b8cdc3!important}.contact-card .form-trust{color:#b8cdc3}.contact-card .pretty-label{color:#dcebe4}.contact-card .pretty-trigger{color:var(--ink);background:#fff}.contact-actions{gap:9px;margin:18px 0;display:grid}.contact-actions .button{color:var(--green-950);background:#fff}.contact-actions .button.whatsapp{color:#062f17;background:#25d366}.unclaimed-box{border-radius:var(--radius);background:#fffaf0;border:1px dashed #c5a04a;padding:22px}.unclaimed-box h3{margin:0 0 7px}.unclaimed-box p{color:#735e32;font-size:.86rem}.data-source{border-top:1px solid var(--line);color:var(--muted);align-items:start;gap:8px;margin-top:17px;padding-top:15px;font-size:.75rem;display:flex}.program-list{gap:16px;display:grid}.program-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.program-head{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.74rem;font-weight:800;display:flex}.level-chip,.trial-chip{background:var(--green-100);color:var(--green-900);border-radius:7px;padding:4px 8px}.trial-chip{background:var(--amber-soft);color:#735114}.program-card h3{margin:12px 0 7px}.program-card h3 a:hover{color:var(--green-700)}.program-card p{color:var(--muted);margin:0 0 15px}.program-facts{color:#56685f;grid-template-columns:repeat(2,1fr);gap:10px;font-size:.78rem;display:grid}.program-facts span{align-items:center;gap:6px;display:flex}.program-facts svg{width:15px;height:15px;color:var(--green-700)}.program-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;display:flex}.program-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 83% 17%,#30be872e,#0000 24%),linear-gradient(145deg,#fbfdfc,#edf8f3);padding:58px 0 62px}.program-hero-grid{grid-template-columns:1.15fr .85fr;align-items:end;gap:65px;display:grid}.program-hero-tags{flex-wrap:wrap;gap:7px;display:flex}.program-hero-tags span{color:var(--green-900);background:var(--green-100);border-radius:8px;padding:6px 9px;font-size:.68rem;font-weight:900}.program-hero-tags span.warm{color:#775316;background:var(--amber-soft)}.program-hero h1{letter-spacing:-.06em;max-width:850px;margin:13px 0 16px;font-size:clamp(3rem,5.3vw,5rem);line-height:.99}.program-hero p{max-width:760px;color:var(--muted);font-size:1rem}.program-provider-line{align-items:center;gap:11px;margin-top:27px;display:flex}.program-provider-line>div{color:#fff;background:var(--green-800);border-radius:13px;place-items:center;width:43px;height:43px;font-size:.75rem;font-weight:900;display:grid}.program-provider-line>div svg{width:20px;height:20px}.program-provider-line span{display:grid}.program-provider-line strong{font-size:.78rem}.program-provider-line small{color:var(--muted);font-size:.66rem}.program-provider-line a{color:var(--green-700);margin-left:8px;font-size:.7rem;font-weight:850}.program-hero-facts{background:#ffffffd1;border:1px solid #fffc;border-radius:22px;grid-template-columns:repeat(2,1fr);gap:10px;padding:20px;display:grid;box-shadow:0 20px 55px #0d3b2b1a}.program-hero-facts>div{border:1px solid var(--line);background:#fbfdfc;border-radius:14px;align-items:center;gap:10px;min-height:78px;padding:13px;display:flex}.program-hero-facts>div:last-child:nth-child(odd){grid-column:1/-1;min-height:66px}.program-hero-facts svg{width:19px;color:var(--green-700);flex:none}.program-hero-facts span{display:grid}.program-hero-facts small{color:var(--muted);font-size:.6rem}.program-hero-facts strong{font-size:.72rem}.program-section{background:#f7faf8}.program-detail-card>h2{margin-top:12px}.program-check-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px;display:grid}.program-check-grid span{color:var(--green-900);background:var(--green-50);border-radius:11px;align-items:center;gap:7px;padding:11px;font-size:.72rem;font-weight:750;display:flex}.program-check-grid svg{width:16px;color:var(--green-600)}.verify-list{gap:5px;display:grid}.verify-list>div{border-top:1px solid var(--line);grid-template-columns:35px 1fr;gap:11px;padding:13px 0;display:grid}.verify-list>div>span{width:31px;height:31px;color:var(--green-800);background:var(--green-100);border-radius:9px;place-items:center;font-size:.65rem;font-weight:900;display:grid}.verify-list p{margin:4px 0 0;font-size:.82rem}.alternative-programs{gap:9px;display:grid}.alternative-programs a{border:1px solid var(--line);background:#fbfdfc;border-radius:13px;padding:14px 16px;display:grid}.alternative-programs a:hover{border-color:#8ec6b0;transform:translateY(-1px)}.alternative-programs span{color:var(--green-700);font-size:.62rem;font-weight:850}.alternative-programs strong{margin:3px 0}.alternative-programs small{color:var(--muted)}.program-price-card{color:#fff;background:radial-gradient(circle at 100% 0,#45b98b38,transparent 26%),var(--green-950);box-shadow:var(--shadow);border-radius:22px;padding:25px}.program-price-card>span{color:#a9c7ba;font-size:.69rem}.program-price-card>h2{margin:4px 0 8px;font-size:2.2rem}.program-price-card>p{color:#bdd0c7;font-size:.8rem}.price-trust{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;gap:6px;margin:17px 0;padding:13px 0;display:grid}.price-trust span{color:#b8cec4;align-items:center;gap:6px;font-size:.64rem;display:flex}.price-trust svg{color:#8be5c4;width:14px}.program-price-card .pretty-label{color:#dcebe4}.program-price-card .pretty-trigger{color:var(--ink);background:#fff}.program-price-card .lead-form>label,.program-price-card .lead-form .form-grid>label{color:#e2f0e9}.program-price-card .consent{color:#c1d7cc!important}.program-price-card .form-trust{color:#b8cec4}.mobile-program-cta,.mobile-profile-cta{display:none}.review-card{border-top:1px solid var(--line);padding:18px 0}.review-card:first-of-type{border-top:0}.review-top{justify-content:space-between;display:flex}.review-stars{color:#c38a26;letter-spacing:1px}.review-verified{color:var(--green-800);background:var(--green-100);vertical-align:middle;border-radius:999px;align-items:center;gap:4px;margin-left:7px;padding:3px 6px;font-size:.59rem;display:inline-flex}.review-verified svg{width:12px;height:12px}.review-card h3{margin:8px 0 4px;font-size:1rem}.review-card p{margin:0}.institution-review-reply{border-left:3px solid var(--green-500);background:var(--green-50);border-radius:0 13px 13px 0;margin-top:14px;padding:14px 16px}.institution-review-reply strong{color:var(--green-900);margin-bottom:4px;font-size:.7rem;display:block}.institution-review-reply p{color:#52675d;font-size:.72rem}.claimed-contact-off{background:linear-gradient(135deg,#f1faf6,#fff);border-color:#b9dccd}.profile-gallery{grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0;display:grid}.profile-gallery img{object-fit:cover;border-radius:14px;width:100%;height:210px}.profile-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:18px 0;display:grid}.profile-facts-grid>div{border:1px solid var(--line);background:#f8fbf9;border-radius:12px;align-items:flex-start;gap:9px;padding:13px;display:flex}.profile-facts-grid svg{width:17px;color:var(--green-700);flex:none}.profile-facts-grid span,.profile-facts-grid small,.profile-facts-grid strong{display:block}.profile-facts-grid small{color:var(--muted);font-size:.56rem}.profile-facts-grid strong{margin-top:2px;font-size:.65rem;line-height:1.4}.review-form,.lead-form,.claim-form,.auth-form{gap:16px;display:grid}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.lead-form label,.claim-form label,.auth-form label,.review-form label{color:#45574e;gap:6px;font-size:.77rem;font-weight:800;display:grid}.lead-form input,.lead-form select,.claim-form input,.claim-form select,.claim-form textarea,.auth-form input,.review-form input,.review-form select,.review-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cedbd4;border-radius:10px;outline:0;padding:11px 12px}.lead-form input:focus,.lead-form select:focus,.claim-form input:focus,.claim-form textarea:focus,.auth-form input:focus,.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #28a7791f}.consent{grid-template-columns:auto 1fr;align-items:start;color:var(--muted)!important;gap:9px!important;font-size:.7rem!important;font-weight:500!important;display:flex!important}.consent input{width:auto;margin-top:3px}.form-trust{color:#829088;text-align:center;justify-content:center;align-items:center;gap:5px;margin:0;font-size:.68rem;display:flex}.form-success{text-align:center;border-radius:var(--radius);background:var(--green-50);color:var(--green-900);padding:34px 22px}.form-success svg{width:44px;height:44px;color:var(--green-600)}.form-success h2,.form-success h3{margin:9px 0 5px}.form-error{color:#7a2020;background:#fff0f0;border-radius:9px;padding:10px 12px;font-size:.78rem}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{background:linear-gradient(135deg,#f7fbf9,#eaf7f1);place-items:center;min-height:74vh;padding:70px 20px;display:grid}.auth-form{border:1px solid var(--line);width:min(460px,100%);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:34px}.auth-form h1{text-align:center;margin:0;font-size:1.9rem}.auth-form>p{text-align:center;color:var(--muted);margin:-8px 0 8px}.auth-icon{width:52px;height:52px;color:var(--green-800);background:var(--green-100);border-radius:15px;place-items:center;margin:0 auto;display:grid}.demo-credentials{background:#f4f7f5;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px 10px;padding:14px;font-size:.68rem;display:grid}.demo-credentials strong{grid-column:1/-1;margin-top:5px}.demo-credentials code{overflow-wrap:anywhere}.auth-page-v2{background:radial-gradient(circle at 16% 12%,#31bc872e,#0000 25%),linear-gradient(145deg,#f9fcfa,#edf8f3);padding:72px 20px;position:relative;overflow:hidden}.auth-layout{grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);max-width:1060px;display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 90% 8%,#74e0b52b,transparent 24%),var(--green-950);border-radius:26px 0 0 26px;padding:58px;position:relative;overflow:hidden;box-shadow:0 30px 75px #07271c2e}.auth-story:after{content:"";border:55px solid #8be5c40e;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-160px;right:-100px}.auth-story .eyebrow{color:#8be5c4}.auth-brand-logo{z-index:1;border-radius:21px;width:76px;height:76px;margin-bottom:22px;display:block;position:relative;box-shadow:0 16px 34px #00000029}.auth-story h1{z-index:1;letter-spacing:-.055em;max-width:590px;margin:18px 0;font-size:clamp(2.65rem,4.5vw,4.25rem);line-height:1.02;position:relative}.auth-story>p{z-index:1;color:#b8cec4;max-width:540px;position:relative}.auth-benefits{z-index:1;gap:10px;margin-top:34px;display:grid;position:relative}.auth-benefits>div{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.auth-benefits svg{color:#8be5c4;flex:none;width:20px}.auth-benefits span,.auth-benefits strong,.auth-benefits small{display:block}.auth-benefits strong{font-size:.78rem}.auth-benefits small{color:#9fb9ae;font-size:.65rem}.auth-story-note{z-index:1;color:#9fb9ae;border-top:1px solid #ffffff1a;gap:9px;margin-top:30px;padding-top:20px;font-size:.68rem;display:flex;position:relative}.auth-story-note svg{color:#8be5c4;flex:none;width:17px}.auth-layout .auth-form{border-left:0;border-radius:0 26px 26px 0;align-self:center;width:100%;padding:46px 42px;box-shadow:0 30px 75px #07271c1f}.auth-form-kicker{color:var(--green-700);letter-spacing:.1em;text-align:center;text-transform:uppercase;font-size:.66rem;font-weight:850}.auth-security-line{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:6px;font-size:.64rem;display:flex}.auth-security-line svg{width:14px;color:var(--green-700)}.demo-credentials summary{color:var(--green-800);cursor:pointer;grid-column:1/-1;font-weight:800}.auth-loading{min-height:480px;color:var(--muted);place-items:center;display:grid}.claim-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 78% 22%,#2fbf872e,#0000 26%),linear-gradient(145deg,#fbfdfc,#eaf7f1);padding:78px 0 70px;overflow:hidden}.claim-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:75px;display:grid}.claim-hero h1{letter-spacing:-.06em;max-width:720px;margin:15px 0 20px;font-size:clamp(3.1rem,5.5vw,5rem);line-height:.99}.claim-hero h1 em{color:var(--green-700);font-style:normal}.claim-hero p{max-width:680px;color:var(--muted)}.claim-hero-trust{flex-wrap:wrap;gap:15px;margin-top:26px;display:flex}.claim-hero-trust span{color:#4f6359;align-items:center;gap:6px;font-size:.71rem;font-weight:750;display:flex}.claim-hero-trust svg{width:16px;color:var(--green-700)}.claim-steps{color:#fff;background:var(--green-950);border-radius:24px;gap:8px;padding:20px;display:grid;box-shadow:0 30px 70px #0830212e}.claim-steps>div{background:#ffffff0a;border:1px solid #ffffff17;border-radius:14px;grid-template-columns:40px 1fr;gap:0 12px;padding:16px;display:grid}.claim-steps>div>span{color:#8be5c4;background:#8be5c41a;border-radius:11px;grid-row:1/3;place-items:center;width:37px;height:37px;font-size:.64rem;font-weight:900;display:grid}.claim-steps strong{font-size:.8rem}.claim-steps p{color:#a9c1b6;margin:3px 0 0;font-size:.68rem}.claim-search-section{background:#f6f9f7}.claim-search-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;grid-template-columns:1fr auto;align-items:end;gap:12px;padding:18px;display:grid}.claim-search-card label{color:#45574e;gap:6px;font-size:.72rem;font-weight:800;display:grid}.claim-search-card label>div{background:#fbfdfc;border:1px solid #cedbd4;border-radius:12px;align-items:center;gap:8px;min-height:48px;padding:0 14px;display:flex}.claim-search-card svg{width:18px;color:var(--green-700)}.claim-search-card input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-weight:750}.claim-search-card label>div:focus-within{border-color:var(--green-500);box-shadow:0 0 0 3px #28a7791f}.claim-search-loader{flex:none;width:17px!important}.claim-search-error{color:#8e2727;background:#fff5f5;border:1px solid #efc6c6;border-radius:12px;margin-top:14px;padding:13px 15px;font-size:.76rem;font-weight:700}.claim-search-interpretation{background:#f5fbf8;border:1px solid #d4e7de;border-radius:13px;flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px;padding:11px 13px;display:flex}.claim-search-interpretation>span{color:var(--muted);margin-right:2px;font-size:.64rem;font-weight:850}.claim-search-interpretation>b{color:var(--green-800);background:#dff5eb;border-radius:999px;padding:5px 9px;font-size:.61rem}.claim-fuzzy-note{color:#765014;align-items:center;gap:7px;margin-top:12px;font-size:.67rem;font-weight:750;display:flex}.claim-fuzzy-note svg{width:16px;color:var(--amber)}.claim-results{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:22px;padding:24px}.claim-results-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:11px;display:flex}.claim-results-heading h2{margin:4px 0 0}.claim-results-heading small{color:var(--muted)}.claim-result-option{border-top:1px solid var(--line);border-radius:12px;outline:0;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:16px 10px;transition:background .16s,box-shadow .16s;display:grid}.claim-result-option:hover,.claim-result-option.active,.claim-result-option:focus-visible{background:var(--green-50);box-shadow:inset 0 0 0 1px #cde8dc}.claim-result-logo{color:#fff;background:var(--green-800);border-radius:13px;place-items:center;width:44px;height:44px;font-size:.7rem;font-weight:900;display:grid}.claim-result-copy{min-width:0;display:grid}.claim-result-copy>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.claim-result-copy>span{color:#53665c;font-size:.72rem}.claim-result-copy>small{color:var(--muted)}.claim-result-name{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.claim-result-name mark{color:inherit;background:#fff0ad;border-radius:3px;padding:0 2px}.claim-result-name>em{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;gap:3px;padding:3px 6px;font-size:.5rem;font-style:normal;font-weight:900;display:inline-flex}.claim-result-verified{color:#0e694b;background:#ddf6eb}.claim-result-verified svg{width:11px}.claim-result-sponsored{color:#7a5419;background:var(--amber-soft)}.claim-result-programs{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.claim-result-programs>i{color:#466258;background:#eef5f1;border-radius:6px;padding:3px 6px;font-size:.53rem;font-style:normal;font-weight:800}.claim-empty{text-align:center;background:#fff;border:1px dashed #bfd2c8;border-radius:20px;margin-top:22px;padding:42px 26px}.claim-empty>svg{width:34px;color:var(--green-700)}.claim-empty h2{margin:10px 0 6px}.claim-empty p{max-width:590px;color:var(--muted);margin:0 auto}.claim-search-suggestions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.claim-search-suggestions button{min-height:38px;color:var(--green-800);background:var(--green-50);border:1px solid #bfdccb;border-radius:999px;padding:7px 12px;font-size:.68rem;font-weight:800}.claim-search-suggestions button:hover{border-color:var(--green-600);background:#e1f5ec}.new-institution-card{color:#fff;background:radial-gradient(circle at 90% 0,#75e0b521,transparent 26%),var(--green-950);border-radius:22px;grid-template-columns:1fr .55fr;gap:35px;margin-top:22px;padding:34px;display:grid}.new-institution-card .eyebrow{color:#8be5c4}.new-institution-card h2{margin:8px 0}.new-institution-card p{color:#b8cec4}.new-institution-proof{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:12px;padding:18px;display:flex}.new-institution-proof svg{color:#8be5c4;flex:none}.new-institution-proof span,.new-institution-proof strong,.new-institution-proof small{display:block}.new-institution-proof small{color:#a9c1b6;margin-top:5px}.pricing-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:15px;display:grid}.pricing-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:27px 22px;position:relative}.pricing-card.highlighted{border:2px solid var(--green-600);box-shadow:var(--shadow);transform:translateY(-8px)}.popular-tag{background:var(--green-700);color:#fff;white-space:nowrap;border-radius:999px;padding:5px 12px;font-size:.69rem;font-weight:900;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-card h2{margin:0}.price{letter-spacing:-.04em;margin:12px 0;font-size:2rem;font-weight:900}.price small{color:var(--muted);font-size:.7rem;font-weight:600}.pricing-card>p{min-height:65px;color:var(--muted);font-size:.85rem}.pricing-card ul{min-height:190px;padding:0;list-style:none}.pricing-card li{gap:7px;margin:11px 0;font-size:.78rem;display:flex}.pricing-card li:before{content:"✓";color:var(--green-600);font-weight:900}.pricing-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 20%,#30be8733,#0000 26%),linear-gradient(145deg,#fbfdfc,#ebf7f1);padding:92px 0 84px;overflow:hidden}.pricing-hero-grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:80px;display:grid}.pricing-hero h1{letter-spacing:-.06em;max-width:760px;margin:14px 0 20px;font-size:clamp(3.2rem,5.6vw,5.3rem);line-height:.98}.pricing-hero h1 em{color:var(--green-700);font-style:normal}.pricing-hero p{max-width:700px;color:var(--muted);font-size:1.02rem}.pricing-trust{flex-wrap:wrap;gap:15px;margin-top:25px;display:flex}.pricing-trust span{color:#4f6459;align-items:center;gap:6px;font-size:.74rem;font-weight:750;display:flex}.pricing-trust svg{width:16px;color:var(--green-700)}.pricing-journey{align-items:center;min-height:390px;display:grid}.pricing-journey-card{background:#fffffff0;border:1px solid #134e3d24;border-radius:26px;gap:12px;padding:25px;display:grid;box-shadow:0 30px 75px #0b3a2924}.pricing-journey-kicker{color:var(--green-800);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:900}.pricing-journey-step{border:1px solid var(--line);background:#fbfdfc;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.pricing-journey-step i{color:#fff;background:var(--green-800);border-radius:10px;place-items:center;width:32px;height:32px;font-size:.72rem;font-style:normal;font-weight:900;display:grid}.pricing-journey-step span,.pricing-journey-step strong,.pricing-journey-step small{display:block}.pricing-journey-step strong{font-size:.8rem}.pricing-journey-step small{color:var(--muted);margin-top:3px;font-size:.68rem;line-height:1.45}.pricing-journey-step>svg{width:18px;color:var(--green-600)}.pricing-journey-card footer{color:#fff;background:var(--green-950);border-radius:16px;align-items:center;gap:11px;margin-top:3px;padding:15px;display:flex}.pricing-journey-card footer>svg{flex:none;width:21px}.pricing-journey-card footer span,.pricing-journey-card footer strong,.pricing-journey-card footer small{display:block}.pricing-journey-card footer strong{font-size:.76rem}.pricing-journey-card footer small{color:#c8dcd3;margin-top:2px;font-size:.64rem}.pricing-section{background:#f7faf8}.pricing-intro{color:var(--muted);justify-content:space-between;gap:20px;margin-bottom:30px;font-size:.78rem;display:flex}.pricing-intro span{color:var(--green-800);font-weight:850}.pricing-intro p{margin:0}.pricing-grid-v2{gap:18px}.pricing-card-v2{border-radius:22px;flex-direction:column;padding:29px 23px;display:flex;box-shadow:0 10px 30px #0d3b2b0a}.pricing-card-v2.highlighted{background:linear-gradient(#f5fff9,#fff)}.plan-code{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.plan-code svg{width:24px;color:var(--green-700)}.plan-code span{color:#64736b;letter-spacing:.1em;font-size:.61rem;font-weight:900}.pricing-card-v2 h2{font-size:1.45rem}.pricing-card-v2>p{min-height:78px;margin-bottom:0}.pricing-card-v2 .price{order:0}.plan-divider{background:var(--line);height:1px;margin:3px 0 10px}.pricing-card-v2 ul{flex:1;min-height:210px}.pricing-card-v2 .button svg{width:15px}.pricing-principles{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px;display:grid}.pricing-principles>div{border:1px solid var(--line);background:#fff;border-radius:17px;gap:13px;padding:22px;display:flex}.pricing-principles svg{color:var(--green-700);flex:none}.pricing-principles span,.pricing-principles strong{display:block}.pricing-principles p{color:var(--muted);margin:5px 0 0;font-size:.75rem}.pricing-faq{border-top:1px solid var(--line);grid-template-columns:.65fr 1.35fr;gap:60px;margin-top:90px;padding-top:70px;display:grid}.pricing-faq h2{letter-spacing:-.045em;margin:9px 0 0;font-size:2.6rem;line-height:1.04}.pricing-faq details{border-bottom:1px solid var(--line)}.pricing-faq summary{cursor:pointer;padding:18px 35px 18px 0;font-weight:850;list-style:none;position:relative}.pricing-faq summary::-webkit-details-marker{display:none}.pricing-faq summary:after{content:"+";color:var(--green-700);font-size:1.25rem;position:absolute;right:5px}.pricing-faq details[open] summary:after{content:"−"}.pricing-faq details p{color:var(--muted);margin:-3px 45px 18px 0;font-size:.82rem}.admin-layout{background:#f3f6f4;grid-template-columns:245px minmax(0,1fr);min-height:100dvh;display:grid}.admin-nav{overscroll-behavior:contain;background:var(--green-950);color:#dbe9e2;height:100dvh;padding:26px 16px;position:sticky;top:0;overflow-y:auto}.admin-mobile-bar,.admin-nav-backdrop,.admin-nav-close,:is(body:has(.admin-layout) .site-header,body:has(.admin-layout) .site-footer,body:has(.admin-layout) .analytics-consent){display:none}.admin-nav-brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:10px;margin:0 8px 22px;padding-bottom:18px;display:flex}.admin-nav-brand>img{border-radius:12px;flex:none;width:42px;height:42px;display:block}.admin-nav-brand div,.admin-nav-brand strong,.admin-nav-brand small{display:block}.admin-nav-brand strong{color:#fff;font-size:.8rem}.admin-nav-brand small{color:#88a99a;font-size:.6rem}.admin-nav nav{display:grid}.admin-nav a{border-radius:10px;align-items:center;gap:10px;margin:3px 0;padding:11px 13px;font-size:.83rem;font-weight:700;display:flex}.admin-nav a:hover{background:#ffffff17}.admin-nav a.active{color:#fff;background:linear-gradient(90deg,#8be5c42e,#8be5c412);box-shadow:inset 3px 0 #8be5c4}.admin-nav svg{width:17px}.admin-site-link{color:#8be5c4;border-top:1px solid #ffffff17;margin-top:16px!important}.admin-main{min-width:0;padding:35px}.admin-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.admin-heading h1{letter-spacing:-.04em;margin:0;font-size:2rem}.admin-heading p{color:var(--muted);margin:4px 0 0}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:24px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:20px}.metric-card span{color:var(--muted);font-size:.76rem}.metric-card strong{letter-spacing:-.04em;margin-top:7px;font-size:1.8rem;display:block}.metric-card small{color:var(--green-700)}.admin-grid{grid-template-columns:1.4fr .8fr;gap:20px;display:grid}.admin-grid>*{min-width:0}.admin-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px;overflow:hidden}.admin-card h2{margin:0 0 17px;font-size:1.1rem}.plan-manager{margin:22px 0}.plan-manager>.admin-card-heading{align-items:center}.plan-manager>.admin-card-heading>svg{width:21px;color:var(--green-700)}.plan-manager>.admin-card-heading>small{max-width:480px;color:var(--muted);text-align:right;margin-left:auto}.plan-manager-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.plan-editor{border:1px solid var(--line);background:#fbfdfc;border-radius:16px;gap:14px;min-width:0;padding:20px;display:grid}.plan-editor-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:13px;display:flex}.plan-editor-heading span{color:var(--green-700);letter-spacing:.08em;font-size:.66rem;font-weight:900}.plan-editor-heading h3{margin:2px 0 0}.plan-editor label{color:var(--ink);gap:6px;font-size:.74rem;font-weight:800;display:grid}.plan-editor label small{color:var(--muted);font-weight:500}.plan-editor input,.plan-editor textarea,.plan-editor select{width:100%}.plan-editor textarea{resize:vertical}.plan-switch,.plan-inline-check{grid-auto-flow:column;justify-content:flex-start;align-items:center;gap:7px!important;display:flex!important}.plan-switch input,.plan-inline-check input,.plan-capabilities input{width:17px;height:17px;accent-color:var(--green-700)}.plan-limit-grid{grid-template-columns:1fr auto 1fr;align-items:end;gap:11px;display:grid}.plan-capabilities{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:14px;display:grid}.plan-capabilities legend{color:var(--green-800);padding:0 6px;font-size:.72rem;font-weight:900}.plan-capabilities label{grid-auto-flow:column;justify-content:flex-start;align-items:center;gap:8px;display:flex}.plan-sponsor-settings{background:linear-gradient(145deg,#f1faf6,#fff);border:1px solid #cfe5db;border-radius:14px;gap:14px;padding:16px;display:grid}.plan-sponsor-title{align-items:center;gap:10px;display:flex}.plan-sponsor-title>svg{width:21px;color:var(--green-700);flex:none}.plan-sponsor-title strong,.plan-sponsor-title small{display:block}.plan-sponsor-title small{color:var(--muted);margin-top:3px;font-size:.66rem}.plan-sponsor-settings fieldset{border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:13px;display:grid}.plan-sponsor-settings fieldset legend{color:var(--green-800);padding:0 5px;font-size:.68rem;font-weight:900}.plan-sponsor-settings fieldset label{grid-auto-flow:column;justify-content:flex-start;align-items:center;gap:7px;display:flex}.plan-sponsor-settings fieldset input{width:17px;height:17px;accent-color:var(--green-700)}.plan-sponsor-warning{color:#7c550e;background:var(--amber-soft);border-radius:9px;margin:0;padding:10px 12px;font-size:.66rem;line-height:1.5}.plan-rights-preview{flex-wrap:wrap;gap:7px;display:flex}.plan-rights-preview span{color:#355548;background:#fff;border:1px solid #d9e6df;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:.62rem;font-weight:800;display:inline-flex}.plan-rights-preview svg{width:14px;height:14px;color:var(--green-700)}@media (max-width:980px){.plan-manager-grid{grid-template-columns:1fr}}@media (max-width:680px){.plan-manager{padding:15px}.plan-manager>.admin-card-heading{grid-template-columns:1fr auto;display:grid}.plan-manager>.admin-card-heading>small{text-align:left;grid-column:1/-1;margin:0}.plan-editor{padding:15px}.plan-limit-grid,.plan-capabilities,.plan-sponsor-settings fieldset{grid-template-columns:1fr}.plan-inline-check{margin-top:-5px}}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.78rem}.admin-table th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.67rem}.admin-table th,.admin-table td{white-space:nowrap;border-bottom:1px solid #e9eeeb;padding:12px 9px}.admin-table .admin-copy{white-space:normal;min-width:300px}.status{background:#eef2ef;border-radius:999px;padding:4px 7px;font-size:.66rem;font-weight:900;display:inline-flex}.status.good{background:var(--green-100);color:var(--green-900)}.status.warn{background:var(--amber-soft);color:#765414}.status.danger{color:#812626;background:#ffe5e5}.admin-actions{gap:6px;display:flex}.admin-actions button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px 9px;font-size:.69rem;font-weight:800}.admin-actions button.primary-action{border-color:var(--green-600);color:var(--green-800);background:var(--green-50)}.admin-actions button.danger-action{color:#8a2525;background:#fff2f2;border-color:#efbaba}.admin-filter-card{margin-bottom:16px;overflow:visible}.admin-filter-form{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.admin-filter-form label{color:var(--muted);gap:5px;font-size:.7rem;font-weight:850;display:grid}.admin-filter-form input,.admin-filter-form select{border:1px solid var(--line);min-width:190px;min-height:40px;color:var(--ink);background:#fff;border-radius:9px;padding:9px 11px}.admin-pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-top:16px;font-size:.75rem;display:flex}.admin-pagination>div{gap:8px;display:flex}.admin-empty{color:var(--muted);text-align:center;justify-items:center;gap:8px;padding:32px 16px;display:grid}.admin-empty svg{width:30px;height:30px;color:var(--green-600)}.admin-card-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:17px;display:flex}.admin-card-heading h2{margin-bottom:0}.superadmin-kicker{color:var(--green-700);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.64rem;font-weight:900;display:block}.admin-back-link{color:var(--green-700);align-items:center;gap:6px;margin-bottom:10px;font-size:.75rem;font-weight:850;display:inline-flex}.admin-back-link svg,.admin-table a svg,.submission-detail-list a svg,.submission-duplicate-warning a svg{width:14px;height:14px}.subscription-countdown{color:var(--green-800);font-size:.9rem;font-weight:900;display:inline-flex}.subscription-countdown.compact{color:var(--muted);margin-top:4px;font-size:.58rem;font-weight:750}.submission-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}.submission-detail-list{gap:0;margin:0;display:grid}.submission-detail-list>div{border-bottom:1px solid #edf1ef;grid-template-columns:minmax(110px,.4fr) 1fr;gap:16px;padding:11px 0;display:grid}.submission-detail-list dt{color:var(--muted);text-transform:uppercase;font-size:.69rem;font-weight:850}.submission-detail-list dd{overflow-wrap:anywhere;margin:0;font-size:.82rem;line-height:1.55}.submission-detail-list a,.submission-duplicate-warning a{color:var(--green-700);align-items:center;gap:5px;font-weight:800;display:inline-flex}.submission-duplicate-warning{color:#65470e;background:#fff9e9;border-color:#e6c887;gap:15px;margin-bottom:20px;display:flex}.submission-duplicate-warning>svg{color:#b1780c;flex:none}.submission-duplicate-warning h2,.submission-duplicate-warning p{margin:0 0 8px}.submission-duplicate-warning a{color:#7b570f;margin:5px 14px 0 0}.submission-copy-card{margin-bottom:20px}.submission-copy-card h3{margin:18px 0 7px;font-size:.8rem}.submission-copy-card p{color:#3e554c;white-space:pre-wrap;margin:0;line-height:1.7}.claim-review-box{gap:12px;display:grid}.claim-review-box label{color:#45574e;gap:6px;font-size:.76rem;font-weight:850;display:grid}.claim-review-box textarea{resize:vertical;width:100%;color:var(--ink);background:#fff;border:1px solid #cedbd4;border-radius:10px;padding:11px 12px}.institution-review-actions>p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.5}.dashboard-layout{background:#f5f8f6;min-height:70vh;padding:55px 0 80px}.dashboard-grid{grid-template-columns:240px minmax(0,1fr);gap:25px;display:grid}.dashboard-menu{border:1px solid var(--line);background:#fff;border-radius:16px;height:fit-content;padding:15px}.dashboard-menu-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:12px;padding:6px 5px 16px;display:flex}.dashboard-menu-head>span{color:#fff;background:var(--green-800);border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:.67rem;font-weight:900;display:grid}.dashboard-menu-head div,.dashboard-menu-head strong,.dashboard-menu-head small{min-width:0;display:block}.dashboard-menu-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.dashboard-menu-head small{color:var(--muted);font-size:.58rem}.dashboard-menu nav{display:grid}.dashboard-menu a{border-radius:9px;align-items:center;gap:8px;padding:10px 11px;font-size:.78rem;font-weight:750;display:flex}.dashboard-menu a svg{color:#718078;width:16px}.dashboard-menu a:hover{background:var(--green-50)}.dashboard-menu a.active{color:var(--green-900);background:var(--green-100)}.dashboard-menu a.active svg{color:var(--green-700)}.panel-logout-form{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.panel-logout-form button{color:#8b3838;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:10px 11px;font-size:.78rem;font-weight:800;display:flex}.panel-logout-form button:hover{background:#fff1f1}.panel-logout-form button:focus-visible{outline-offset:2px;outline:3px solid #b23a3a33}.panel-logout-form button svg{width:16px}.admin-nav .panel-logout-form{border-color:#ffffff17}.admin-nav .panel-logout-form button{color:#f0adad}.admin-nav .panel-logout-form button:hover{color:#fff;background:#ba40402e}.dashboard-content{min-width:0}.dashboard-hero{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.dashboard-hero h1{margin:0;font-size:2rem}.dashboard-hero p{color:var(--muted);margin:4px 0 0}.claim-form{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:30px}.claim-form h2{margin:0;font-size:1.6rem}.claim-submission-success{background:#fff;border:1px solid #bcded0;border-radius:24px;overflow:hidden;box-shadow:0 24px 65px #114f3b1c}.claim-submission-success>header{color:#fff;background:linear-gradient(135deg,#0d513d,#167b5b);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:28px 30px;display:grid}.claim-success-icon{color:#0b694c;background:#d9f7ea;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.claim-success-icon svg{width:27px;height:27px}.claim-submission-success header small{color:#aee9d3;letter-spacing:.13em;margin-bottom:4px;font-size:.62rem;font-weight:900;display:block}.claim-submission-success header h1{color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,3vw,2rem)}.claim-submission-success header p{color:#d6f3e8;margin:5px 0 0}.claim-submission-success header code{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:9px;padding:8px 10px;font-size:.7rem;font-weight:850}.claim-success-summary{color:#285c4b;background:#f1faf6;border:1px solid #cae8dc;border-radius:14px;align-items:flex-start;gap:12px;margin:24px 28px 0;padding:15px 17px;display:flex}.claim-success-summary svg{flex:none;width:21px}.claim-success-summary p{margin:0;line-height:1.65}.claim-success-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 28px;display:grid}.claim-success-steps article{border:1px solid var(--line);background:#fbfdfc;border-radius:16px;min-height:180px;padding:20px 17px;position:relative}.claim-success-steps article>span{width:25px;height:25px;color:var(--green-700);background:var(--green-100);border-radius:50%;place-items:center;font-size:.68rem;font-weight:900;display:grid;position:absolute;top:12px;right:12px}.claim-success-steps article svg{width:22px;color:var(--green-700)}.claim-success-steps strong{margin-top:16px;font-size:.82rem;display:block}.claim-success-steps p{color:var(--muted);margin:8px 0 0;font-size:.7rem;line-height:1.58}.claim-success-meta{grid-template-columns:1fr 1fr;gap:12px;padding:0 28px 20px;display:grid}.claim-success-meta>div{background:#f5f8f7;border-radius:13px;align-items:center;gap:11px;min-width:0;padding:14px 16px;display:flex}.claim-success-meta svg{width:19px;color:var(--green-700);flex:none}.claim-success-meta span{min-width:0}.claim-success-meta small,.claim-success-meta strong{overflow-wrap:anywhere;display:block}.claim-success-meta small{color:var(--muted);font-size:.62rem}.claim-success-meta strong{margin-top:2px;font-size:.75rem}.claim-success-note{border-left:3px solid var(--green-600);color:#3d554d;background:#f7faf9;gap:11px;margin:0 28px;padding:15px 17px;font-size:.71rem;line-height:1.6;display:flex}.claim-success-note svg{width:19px;color:var(--green-700);flex:none}.claim-success-note strong{color:var(--green-900);display:block}.claim-success-actions{flex-wrap:wrap;gap:10px;padding:24px 28px 28px;display:flex}@media (max-width:720px){.claim-submission-success>header{grid-template-columns:auto 1fr;padding:22px 20px}.claim-submission-success header code{grid-column:1/-1;width:fit-content}.claim-success-summary{margin:18px 18px 0}.claim-success-steps{grid-template-columns:1fr;padding:16px 18px}.claim-success-steps article{min-height:0}.claim-success-meta{grid-template-columns:1fr;padding:0 18px 16px}.claim-success-note{margin:0 18px}.claim-success-actions{padding:20px 18px 22px}.claim-success-actions .button{width:100%}}.mfa-setup-card{width:min(560px,100vw - 32px)}.mfa-steps{color:var(--muted);gap:8px;margin:0;padding-left:22px;font-size:.72rem;display:grid}.mfa-secret{border:1px solid var(--line);background:#f4f8f6;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.mfa-secret code{overflow-wrap:anywhere;color:var(--green-900);letter-spacing:.09em;font-size:.85rem;font-weight:850}.mfa-secret button{color:var(--green-700);background:0 0;border:0;flex:none;align-items:center;gap:5px;font-weight:800;display:inline-flex}.mfa-secret button svg{width:15px}.mfa-secret-help{color:var(--muted);margin-top:-8px;font-size:.68rem;line-height:1.55;display:block}@media (max-width:520px){.mfa-secret{flex-direction:column;align-items:stretch}.mfa-secret button{border-top:1px solid var(--line);justify-content:center;min-height:38px}}.mfa-recovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mfa-recovery-grid code{border:1px solid var(--line);color:var(--green-900);text-align:center;background:#f4f8f6;border-radius:9px;padding:10px}.lead-tracking{gap:16px;display:grid}.lead-tracking .panel-stack{gap:12px;display:grid}.lead-tracking .program-manager-summary{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.lead-tracking .program-manager-summary h2{margin:9px 0 6px}.lead-tracking .program-manager-summary p{color:var(--muted);align-items:center;gap:5px;margin:5px 0;display:flex}.lead-tracking .program-manager-summary p svg{width:15px}.claim-form>p{color:var(--muted);margin:-8px 0 6px}.correction-request{padding:0}.correction-request>summary{color:var(--green-800);cursor:pointer;align-items:center;gap:8px;padding:19px 22px;font-size:.72rem;font-weight:850;list-style:none;display:flex}.correction-request>summary::-webkit-details-marker{display:none}.correction-request>summary svg{width:18px}.correction-request .embedded-form{border:0;border-top:1px solid var(--line);box-shadow:none;border-radius:0;margin:0}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.institution-submission-form{margin-top:28px;padding:34px;scroll-margin-top:90px}.institution-submission-heading{grid-template-columns:auto 1fr;align-items:start;gap:16px;display:grid}.institution-submission-heading>span{color:#fff;background:linear-gradient(145deg,var(--green-700),#20a874);border-radius:16px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 12px 26px #16705033}.institution-submission-heading h2{margin:4px 0 8px}.institution-submission-heading p{color:var(--muted);margin:0;line-height:1.65}.institution-submission-form fieldset{border:1px solid var(--line);background:#fbfdfc;border-radius:16px;gap:14px;margin:0;padding:20px;display:grid}.institution-submission-form legend{color:var(--green-800);letter-spacing:.04em;text-transform:uppercase;padding:0 8px;font-size:.78rem;font-weight:900}.institution-submission-form small{color:var(--muted);font-weight:600}.form-privacy-note{color:#315f50;background:#edf8f3;border-radius:10px;align-items:center;gap:8px;margin:0;padding:10px 12px;font-size:.74rem;line-height:1.5;display:flex}.form-privacy-note svg{flex:none;width:17px;height:17px}.submission-honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.institution-submission-success{text-align:center;box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#f4fcf8,#fff);border:1px solid #bfe2d3;border-radius:22px;justify-items:center;gap:10px;margin-top:28px;padding:42px 28px;display:grid}.institution-submission-success>svg{width:48px;height:48px;color:var(--green-600)}.institution-submission-success h2,.institution-submission-success p{margin:0}.institution-submission-success p{max-width:650px;color:var(--muted);line-height:1.65}.level-test{gap:18px;display:grid}.level-test fieldset{border:1px solid var(--line);border-radius:14px;padding:20px}.level-test legend{padding:0 8px;font-weight:850}.level-test fieldset label{align-items:center;gap:6px;margin:10px 18px 0 0;display:inline-flex}.test-result{text-align:center;background:var(--green-50);border-radius:var(--radius);padding:45px 25px}.test-result span{color:var(--muted);font-weight:800;display:block}.test-result strong{color:var(--green-800);margin:5px 0;font-size:5rem;line-height:1;display:block}.test-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 79% 25%,#36cb9233,#0000 27%),linear-gradient(145deg,#fbfdfc,#eaf7f1);padding:88px 0 76px;overflow:hidden}.test-hero-grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:90px;display:grid}.test-hero h1{letter-spacing:-.06em;max-width:750px;margin:13px 0 20px;font-size:clamp(3.25rem,5.7vw,5.4rem);line-height:.98}.test-hero h1 em{color:var(--green-700);font-style:normal}.test-hero p{max-width:680px;color:var(--muted);font-size:1.04rem}.test-hero-trust{flex-wrap:wrap;gap:16px;margin-top:25px;display:flex}.test-hero-trust span{color:#4d6257;align-items:center;gap:6px;font-size:.75rem;font-weight:750;display:flex}.test-hero-trust svg{width:16px;color:var(--green-700)}.cefr-ladder{background:#ffffffdb;border:1px solid #ffffffbf;border-radius:26px;grid-template-columns:repeat(4,1fr);gap:8px;padding:26px;display:grid;position:relative;transform:rotate(1deg);box-shadow:0 30px 70px #0b3a2924}.cefr-ladder>div:not(.ladder-note){border:1px solid var(--line);background:#f8fbf9;border-radius:16px;place-items:center;min-height:115px;display:grid}.cefr-ladder>div.active{color:#fff;border-color:var(--green-700);background:linear-gradient(145deg,var(--green-700),var(--green-900));box-shadow:0 14px 30px #176b4e38}.cefr-ladder>div span{font-size:1.7rem;font-weight:900}.cefr-ladder>div b{color:var(--muted);font-size:.62rem}.cefr-ladder>div.active b{color:#bce4d4}.ladder-note{color:var(--green-900);background:var(--green-50);border-radius:14px;grid-column:1/-1;align-items:center;gap:10px;margin-top:9px;padding:15px;display:flex}.ladder-note svg{color:var(--green-700)}.ladder-note span,.ladder-note strong,.ladder-note small{display:block}.ladder-note strong{font-size:.75rem}.ladder-note small{color:var(--muted);font-size:.63rem}.test-section{background:#f6f9f7;min-height:650px}.test-shell{border:1px solid var(--line);background:#fff;border-radius:26px;overflow:visible;box-shadow:0 24px 65px #0d3b2b17}.test-welcome{text-align:center;padding:58px}.test-welcome-icon{color:#fff;background:linear-gradient(145deg,var(--green-600),var(--green-900));border-radius:22px;place-items:center;width:70px;height:70px;margin:0 auto 20px;display:grid;box-shadow:0 17px 35px #176b4e38}.test-welcome h2{letter-spacing:-.045em;max-width:650px;margin:11px auto 13px;font-size:clamp(2rem,4vw,3rem);line-height:1.04}.test-welcome>p{max-width:660px;color:var(--muted);margin:0 auto}.test-facts{grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0;display:grid}.test-facts>span{border:1px solid var(--line);background:#fbfdfc;border-radius:15px;place-items:center;padding:17px;display:grid}.test-facts svg{width:21px;color:var(--green-700)}.test-facts strong{margin-top:5px;font-size:.82rem}.test-facts small{color:var(--muted);font-size:.64rem}.test-welcome>.button{min-width:220px}.test-welcome>small{color:#64736b;margin-top:14px;display:block}.test-prep{color:#345046;text-align:left;background:#f4faf7;border:1px solid #d8e6df;border-radius:14px;gap:11px;max-width:650px;margin:-16px auto 26px;padding:15px 17px;display:flex}.test-prep>svg{width:20px;color:var(--green-700);flex:none}.test-prep span,.test-prep strong,.test-prep small{display:block}.test-prep strong{font-size:.75rem}.test-prep small{color:var(--muted);margin-top:3px;font-size:.68rem;line-height:1.5}.test-player{min-height:610px;padding:40px 46px 38px}.test-progress-head>div:first-child{color:var(--muted);justify-content:space-between;font-size:.7rem;display:flex}.test-progress-head strong{color:var(--green-700)}.test-progress{background:#e5eee9;border-radius:10px;height:7px;margin-top:9px;overflow:hidden}.test-progress i{border-radius:inherit;background:linear-gradient(90deg,var(--green-500),var(--green-700));height:100%;transition:width .35s;display:block}.question-meta{color:var(--green-700);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-top:42px;font-size:.68rem;font-weight:900;display:flex}.question-meta svg{width:16px}.question-meta b{color:#53675d;letter-spacing:.03em;text-transform:none;background:#edf5f1;border-radius:999px;margin-left:auto;padding:4px 7px;font-size:.59rem}.question-context{border-left:4px solid var(--green-600);color:#3c5147;background:var(--green-50);border-radius:0 13px 13px 0;margin-top:18px;padding:18px 20px;font-size:.9rem;font-style:italic}.test-player h2{letter-spacing:-.035em;margin:12px 0 26px;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.2}.test-player h2:focus,.result-top h2:focus{outline:none}.answer-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.answer-grid button{min-height:70px;color:var(--ink);text-align:left;background:#fff;border:1px solid #d6e1db;border-radius:15px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:13px 16px;transition:all .18s;display:grid}.answer-grid button:hover{background:#f8fdfa;border-color:#80bda5;transform:translateY(-1px)}.answer-grid button.selected{border-color:var(--green-600);background:var(--green-50);box-shadow:0 0 0 3px #28a7791a}.answer-grid button>span{width:36px;height:36px;color:var(--green-800);background:var(--green-100);border-radius:10px;place-items:center;font-size:.72rem;font-weight:900;display:grid}.answer-grid button b{font-size:.84rem}.answer-grid button>svg{width:18px;color:var(--green-700)}.question-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:32px;padding-top:22px;display:flex}.question-footer>span{color:var(--muted);font-size:.69rem}.question-actions{flex:none;gap:8px;display:flex}.question-actions .button{min-height:46px;padding-inline:16px}.question-actions .button:disabled{cursor:not-allowed;opacity:.45}.test-result-v2{padding:44px}.result-top{grid-template-columns:1fr auto;align-items:center;gap:35px;display:grid}.result-top h2{letter-spacing:-.04em;margin:10px 0;font-size:2.4rem}.result-top h2 strong{color:var(--green-700)}.result-top p{max-width:600px;color:var(--muted)}.result-ring{--score:0%;background:conic-gradient(var(--green-600) var(--score),#e4ede8 0);border-radius:50%;place-items:center;width:138px;height:138px;display:grid;position:relative}.result-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:12px}.result-ring span,.result-ring small{z-index:1;grid-area:1/1;position:relative}.result-ring span{margin-top:-13px;font-size:1.65rem;font-weight:900}.result-ring small{color:var(--muted);margin-top:30px}.result-breakdown{border:1px solid var(--line);background:#fbfdfc;border-radius:18px;gap:17px;margin:35px 0;padding:25px;display:grid}.result-label{justify-content:space-between;font-size:.75rem;display:flex}.result-label span{align-items:center;gap:6px;font-weight:800;display:flex}.result-label svg{width:15px;color:var(--green-700)}.result-bar{background:#e6eee9;border-radius:9px;height:8px;margin-top:7px;overflow:hidden}.result-bar i{border-radius:inherit;background:linear-gradient(90deg,var(--green-500),var(--green-700));height:100%;display:block}.level-evidence{background:linear-gradient(145deg,#f3faf6,#fff);border:1px solid #cadfd5;border-radius:18px;margin:0 0 24px;padding:22px}.level-evidence header p{color:#4f655b;margin:7px 0 17px;font-size:.78rem}.level-evidence>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.level-evidence article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:13px}.level-evidence article span,.level-evidence article strong,.level-evidence article small{display:block}.level-evidence article span{color:var(--green-700);font-size:.65rem;font-weight:900}.level-evidence article strong{margin:5px 0 1px;font-size:1.25rem}.level-evidence article small{color:var(--muted);font-size:.58rem}.level-evidence article.active{color:#fff;border-color:var(--green-800);background:var(--green-800);box-shadow:0 10px 25px #0d3b2b29}.level-evidence article.active span,.level-evidence article.active small{color:#bfe2d4}.level-evidence>small{color:var(--muted);margin-top:13px;font-size:.64rem;line-height:1.5;display:block}.result-recommendation{color:#fff;background:var(--green-950);border-radius:18px;justify-content:space-between;align-items:center;gap:25px;padding:22px;display:flex}.result-recommendation>div{gap:11px;display:flex}.result-recommendation svg{color:#8be5c4;flex:none}.result-recommendation span,.result-recommendation strong{display:block}.result-recommendation p{color:#b8cec4;max-width:500px;margin:4px 0 0;font-size:.74rem}.result-recommendation .button{color:var(--green-950);background:#fff;flex:none}.study-focus{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f2faf6);border-radius:18px;margin:0 0 24px;padding:22px}.study-focus>div{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.study-focus>div>span{color:var(--green-900);background:var(--green-100);border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:.7rem;font-weight:750;display:inline-flex}.study-focus svg{width:14px}.test-match-form{background:#f5fbf8;border:1px solid #cfe1d7;border-radius:19px;grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin-top:24px;padding:24px;display:grid}.test-match-form>div:first-child{grid-column:1/-1}.test-match-form h3{margin:7px 0 2px;font-size:1.25rem}.test-match-form .button{white-space:nowrap;min-height:46px}.answer-review{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:22px}.answer-review summary{color:var(--green-900);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;font-size:.78rem;font-weight:850;list-style:none;display:flex}.answer-review summary::-webkit-details-marker{display:none}.answer-review summary svg{width:18px;transition:transform .2s}.answer-review[open] summary svg{transform:rotate(180deg)}.answer-review>div{gap:10px;padding:0 14px 14px;display:grid}.answer-review article{background:#f8fbf9;border-radius:13px;padding:16px}.answer-review article>span{color:var(--green-700);text-transform:uppercase;font-size:.61rem;font-weight:850}.answer-review article h3{margin:5px 0 9px;font-size:.92rem}.answer-review article p{color:#465a50;margin:4px 0;font-size:.75rem}.answer-review article small{color:var(--muted);margin-top:8px;display:block}.test-reset{color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;margin:18px auto 0;font-size:.7rem;font-weight:750;display:flex}.test-reset svg{width:14px}.test-info{background:#fff}.article{font-size:1.02rem}.article h2{letter-spacing:-.03em;margin-top:38px;font-size:1.7rem}.article h3{margin-top:26px}.article p,.article li{color:#4e6057}.article table{border-collapse:collapse;width:100%;font-size:.87rem}.article th,.article td{border:1px solid var(--line);text-align:left;padding:12px}.article th{background:var(--green-50)}.callout{border-left:4px solid var(--green-600);background:var(--green-50);border-radius:0 12px 12px 0;padding:20px}.site-footer{color:#d6e4dd;background:#071f17;padding:58px 0 20px}.footer-grid{grid-template-columns:1.45fr repeat(4,1fr);gap:32px;display:grid}.footer-brand{background:#fff;border-radius:13px;width:fit-content;padding:7px 11px;box-shadow:0 12px 28px #0000001f}.footer-brand img{width:220px;height:auto;display:block}.footer-grid p{color:#9fb7ac;max-width:390px;font-size:.84rem}.footer-grid h3{color:#fff;font-size:.85rem}.footer-grid>div:not(:first-child) a{color:#a9beb4;align-items:center;gap:5px;margin:10px 0;font-size:.78rem;display:flex}.footer-grid a:hover{color:#fff}.trust-line{color:#8fd5b8;align-items:center;gap:7px;font-size:.74rem;display:flex}.footer-bottom{color:#789187;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;margin-top:40px;padding-top:18px;font-size:.7rem;display:flex}.announcement-bar{color:#dff7ed;background:#08271c;font-size:.72rem;font-weight:750}.announcement-bar .shell{justify-content:space-between;align-items:center;gap:18px;min-height:34px;display:flex}.announcement-bar span,.announcement-bar a{align-items:center;gap:6px;display:inline-flex}.announcement-bar svg{width:14px;height:14px}.announcement-bar a{color:#8be5c4}.announcement-bar a:hover{color:#fff}.mobile-nav-backdrop{z-index:1;touch-action:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#051d146b;border:0;animation:.2s ease-out both mobile-nav-fade;position:fixed;inset:72px 0 0}.mobile-nav{z-index:2;overscroll-behavior:contain;width:min(370px,100% - 30px);padding:26px 22px calc(24px + env(safe-area-inset-bottom));border-left:1px solid var(--line);background:#fff;animation:.26s cubic-bezier(.2,.8,.2,1) both mobile-nav-slide;position:fixed;top:72px;bottom:0;right:0;overflow-y:auto;box-shadow:-24px 0 70px #06241933}body:has(.mobile-nav) .site-header{z-index:130;width:100%;position:fixed;inset:0 0 auto}.mobile-nav-intro{border-bottom:1px solid var(--line);padding:2px 2px 20px}.mobile-nav-intro>span{color:var(--green-700);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:900}.mobile-nav-intro strong{letter-spacing:-.035em;margin-top:7px;font-size:1.28rem;display:block}.mobile-nav-intro p{color:var(--muted);margin:5px 0 0;font-size:.78rem}.mobile-nav-links{margin-top:8px;display:grid}.mobile-nav-links>a{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:11px 3px;display:flex}.mobile-nav-links strong,.mobile-nav-links small{display:block}.mobile-nav-links strong{font-size:.87rem}.mobile-nav-links small{color:var(--muted);margin-top:2px;font-size:.66rem}.mobile-nav-links>a>svg{width:17px;color:var(--green-700);flex:none}.mobile-nav-actions{grid-template-columns:1fr;gap:9px;padding-top:20px;display:grid}@keyframes mobile-nav-fade{0%{opacity:0}}@keyframes mobile-nav-slide{0%{transform:translate(100%)}}.hero-search-wrap{z-index:3;position:relative}.hero-search-wrap:has(.hero-select.open){z-index:50}.hero-v3{background:radial-gradient(circle at 76% 25%,#36cb922e,#0000 28%),linear-gradient(145deg,#fbfdfc 0%,#f1f9f5 58%,#e8f4ef 100%);padding:104px 0 96px}.hero-v3:before{opacity:.12;background-size:64px 64px}.hero-v3 .hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:78px}.hero-context{border-left:3px solid var(--green-600);width:fit-content;color:var(--green-900);align-items:center;gap:12px;padding-left:13px;display:flex}.hero-context span{letter-spacing:-.01em;font-size:.81rem;font-weight:850}.hero-context small{color:#607269;align-items:center;gap:8px;font-size:.73rem;font-weight:650;display:inline-flex}.hero-context small:before{content:"";background:#9ab4a8;border-radius:50%;width:4px;height:4px}.hero-v3 h1{max-width:680px;margin:22px 0 24px;font-size:clamp(3.25rem,5.25vw,5.15rem);line-height:.98}.hero-v3 h1 em{color:var(--green-700);font-style:normal}.hero-v3 .hero-copy>p{max-width:635px;margin-bottom:34px;font-size:1.06rem}.hero-v3 .course-search{grid-template-columns:1.05fr .72fr .8fr}.hero-v3 .search-button{grid-column:1/-1;min-height:50px;margin-top:3px}.hero-v3 .hero-trust{color:#53665d;gap:16px;margin-top:22px;font-size:.76rem}.hero-photo-wrap{min-height:535px;position:relative}.hero-photo-frame{background:#dfece6;border:10px solid #ffffffc7;border-radius:32px;position:absolute;inset:0;overflow:hidden;transform:rotate(1.1deg);box-shadow:0 35px 85px #0b3a2933}.hero-photo-frame>picture,.hero-photo-frame>picture>img{width:100%;height:100%;display:block}.hero-photo-frame>picture>img{object-fit:cover;object-position:54% center}.photo-gradient{background:linear-gradient(#0000,#05231894);position:absolute;inset:45% 0 0}.photo-verified{max-width:245px;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffed;border:1px solid #ffffffd1;border-radius:15px;align-items:center;gap:10px;padding:12px 14px;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 12px 35px #082d1f21}.photo-verified>svg{width:22px;color:var(--green-700);flex:none}.photo-verified span,.photo-verified strong,.photo-verified small{display:block}.photo-verified strong{font-size:.72rem}.photo-verified small{color:var(--muted);font-size:.58rem}.photo-match{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06271bb8;border:1px solid #ffffff40;border-radius:18px;padding:18px 20px;position:absolute;bottom:22px;left:22px;right:22px;box-shadow:0 16px 45px #0000002b}.photo-match>span{color:#a8e9cf;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.photo-match h2{letter-spacing:-.035em;margin:3px 0 11px;font-size:1.42rem}.photo-match>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.photo-match b{color:#062c1e;background:#a8e9cf;border-radius:8px;padding:5px 8px;font-size:.68rem}.photo-match small{color:#deebe5;font-size:.67rem}.photo-accent{z-index:-1;border-radius:50%;position:absolute}.accent-one{background:#e9a23b4d;width:95px;height:95px;top:55px;right:-25px}.accent-two{border:16px solid #23966d2e;width:72px;height:72px;bottom:50px;left:-28px}.trust-strip{z-index:3;border-top:1px solid #dce6e0b3;border-bottom:1px solid var(--line);background:#fff;position:relative}.trust-strip-grid{grid-template-columns:repeat(4,1fr) 1.45fr;align-items:stretch;display:grid}.trust-strip-grid.simple{grid-template-columns:repeat(4,1fr)}.trust-strip-grid>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:96px;padding:18px 24px;display:flex}.trust-strip-grid>div:first-child{padding-left:0}.trust-strip-grid>div:last-child{border-right:0}.trust-strip-grid strong{letter-spacing:-.04em;font-size:1.45rem}.trust-strip-grid span{color:var(--muted);font-size:.72rem}.intent-section{padding-bottom:70px}.intent-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.intent-card{border:1px solid var(--line);background:#f6faf8;border-radius:22px;min-height:260px;padding:25px;transition:all .25s;position:relative;overflow:hidden}.intent-card:after{content:"";border:32px solid #0f412f0b;border-radius:50%;width:145px;height:145px;position:absolute;bottom:-55px;right:-40px}.intent-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-5px)}.intent-card.mint{background:linear-gradient(145deg,#effbf6,#e2f5ed)}.intent-card.blue{background:linear-gradient(145deg,#f0f7fb,#e3f0f7)}.intent-card.amber{background:linear-gradient(145deg,#fffaf0,#fff1cf)}.intent-card.rose{background:linear-gradient(145deg,#fff7f4,#fbe9e2)}.intent-card.blue .intent-icon{background:#316f8b}.intent-card.amber .intent-icon{background:#a96c1e}.intent-card.rose .intent-icon{background:#985d54}.intent-icon{color:#fff;background:var(--green-800);border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:35px;display:grid;box-shadow:0 12px 24px #0f45312e}.intent-card>span{color:var(--green-700);text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:900}.intent-card h3{margin:5px 0 6px;font-size:1.25rem}.intent-card p{color:var(--muted);margin:0 0 20px;font-size:.8rem}.intent-card b{color:var(--green-800);align-items:center;gap:5px;font-size:.75rem;display:flex;position:absolute;bottom:22px}.intent-card b svg{width:14px}.home-flow-band{contain:layout paint;color:#dff7ed;background:var(--green-950);border-top:1px solid #8be5c429;border-bottom:1px solid #8be5c429;max-width:100vw;overflow:hidden}.flow-track{align-items:center;width:max-content;animation:28s linear infinite flowMarquee;display:flex}.home-flow-band:hover .flow-track,.home-flow-band:focus .flow-track{animation-play-state:paused}.home-flow-band:focus-visible{outline-offset:-3px;outline:3px solid #8be5c4}.flow-track span{letter-spacing:.045em;white-space:nowrap;align-items:center;gap:28px;padding:17px 14px;font-size:.69rem;font-weight:800;display:flex}.flow-track i{background:#6fd7b0;border-radius:50%;width:5px;height:5px}@keyframes flowMarquee{to{transform:translate(-50%)}}.sponsor-section{background:linear-gradient(100deg,#fffdf8,#fffaf0);border-top:1px solid #f0dfb3;border-bottom:1px solid #f0dfb3;padding:42px 0}.sponsor-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:20px;display:flex}.sponsor-heading h2{letter-spacing:-.035em;margin:8px 0 0;font-size:1.75rem}.sponsor-heading p{color:#786848;max-width:500px;margin:0;font-size:.78rem}.sponsor-grid .institution-card{box-shadow:none}.courses-showcase{background:#fbfdfc}.center-action{text-align:center;margin-top:28px}.decision-section{color:#fff;background:radial-gradient(circle at 85% 20%,#2b9b7138,#0000 28%),#08271c;padding:96px 0;overflow:hidden}.decision-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:80px;display:grid}.decision-section .eyebrow{color:#8be5c4}.decision-copy h2{letter-spacing:-.055em;margin:12px 0 18px;font-size:clamp(2.4rem,4.3vw,4rem);line-height:1.03}.decision-copy>p{color:#b7cec4}.decision-steps{gap:19px;margin:30px 0;display:grid}.decision-steps>div{grid-template-columns:42px 1fr;gap:13px;display:grid}.decision-steps>div>span{color:#8be5c4;border:1px solid #8be5c447;border-radius:12px;place-items:center;width:38px;height:38px;font-size:.7rem;font-weight:900;display:grid}.decision-steps strong{display:block}.decision-steps p{color:#9eb9ad;margin:2px 0 0;font-size:.78rem}.text-link{color:var(--green-700);align-items:center;gap:6px;font-size:.8rem;font-weight:850;display:inline-flex}.text-link svg{width:15px}.decision-section .text-link{color:#8be5c4}.comparison-panel{background:#ffffff12;border:1px solid #ffffff1f;border-radius:24px;min-width:0;max-width:100%;padding:26px;box-shadow:0 30px 70px #0003}.home-inventory-empty{background:linear-gradient(135deg,#f5fbf8,#fff);border:1px dashed #a9cbbc;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px;display:grid}.home-inventory-empty>svg{width:32px;height:32px;color:var(--green-700)}.home-inventory-empty strong{font-size:1rem}.home-inventory-empty p{color:var(--muted);margin:5px 0 0;line-height:1.55}.comparison-title{justify-content:space-between;margin-bottom:20px;display:flex}.comparison-title span{font-weight:900}.comparison-title b{color:#8be5c4;background:#8be5c41a;border-radius:8px;padding:5px 8px;font-size:.65rem}.comparison-cols,.comparison-row{grid-template-columns:1fr .72fr .72fr;align-items:center;gap:8px;display:grid}.comparison-cols{color:#8be5c4;padding:0 12px 10px;font-size:.7rem}.comparison-row{border-top:1px solid #ffffff1a;padding:13px 12px;font-size:.76rem}.comparison-row span{color:#a9c0b6}.comparison-row b{font-weight:750}.comparison-empty{text-align:center;border:1px dashed #8be5c447;border-radius:17px;place-items:center;min-height:240px;padding:32px 20px;display:grid}.comparison-empty svg{color:#8be5c4;width:34px;height:34px;margin-bottom:8px}.comparison-empty p{color:#a9c0b6;max-width:360px;margin:7px 0 0;font-size:.76rem;line-height:1.6}.comparison-verdict{color:#dff7ed;background:#8be5c417;border-radius:15px;gap:11px;margin-top:20px;padding:16px;display:flex}.comparison-verdict svg{color:#8be5c4;flex:none}.comparison-verdict p{color:#9eb9ad;margin:3px 0 0;font-size:.72rem}.city-section{background:#f5f9f7}.city-grid-v2{grid-template-columns:repeat(5,1fr)}.city-card-v2{background:linear-gradient(155deg,#fff,#edf7f2);min-height:190px;padding:22px;transition:transform .24s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden}.city-card-v2:hover{border-color:#9bcab7;transform:translateY(-4px);box-shadow:0 18px 40px #0d3b2b17}.city-card-v2:after{content:"";background:#176b4e12;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-38px;right:-35px}.city-number{font-weight:900;color:#9ab7aa!important;font-size:.67rem!important}.city-card-v2 div{display:grid}.city-card-v2 strong{font-size:1.35rem}.city-card-v2 b{z-index:1;align-items:center;gap:5px;display:flex}.city-card-v2 b svg{width:14px}.proof-section{background:#fff}.proof-grid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:58px;display:grid}.proof-grid>div:first-child h2{letter-spacing:-.045em;margin:12px 0;font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.06}.proof-grid>div:first-child p{color:var(--muted)}.quote-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.quote-grid blockquote{border:1px solid var(--line);background:#fbfdfc;border-radius:20px;margin:0;padding:25px;transition:transform .24s,box-shadow .24s}.quote-grid blockquote:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.quote-stars{color:#bd8420;letter-spacing:2px}.quote-grid blockquote>p{color:#40544a;min-height:120px;font-size:.86rem}.quote-grid footer{border-top:1px solid var(--line);grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding-top:16px;display:grid}.quote-grid footer>div{color:#fff;background:var(--green-800);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.quote-grid footer span{display:grid}.quote-grid footer strong{font-size:.77rem}.quote-grid footer small{color:var(--muted);font-size:.65rem}.quote-grid footer svg{width:18px;color:var(--green-600)}.trust-method{background:#f7faf8}.trust-method .feature-card{box-shadow:0 8px 25px #0d3b2b0a}.institution-cta{color:#fff;background:radial-gradient(circle at 78% 15%,#50d3a040,#0000 25%),linear-gradient(120deg,#0a3022,#10563d);padding:85px 0;overflow:hidden}.institution-cta-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid}.institution-cta .eyebrow{color:#8be5c4}.institution-cta h2{letter-spacing:-.05em;max-width:680px;margin:11px 0 15px;font-size:clamp(2.4rem,4.2vw,4rem);line-height:1.02}.institution-cta p{color:#bed3ca;max-width:670px}.cta-actions{flex-wrap:wrap;gap:10px;margin-top:27px;display:flex}.button.light{color:var(--green-950);background:#fff}.button.outline-light{color:#fff;background:0 0;border-color:#ffffff47}.cta-dashboard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:22px;padding:24px;box-shadow:0 30px 60px #00000029}.cta-dashboard-label{color:#a8e7cf;letter-spacing:.08em;text-transform:uppercase;background:#8be5c414;border:1px solid #8be5c438;border-radius:999px;margin-bottom:12px;padding:5px 8px;font-size:.62rem;font-weight:850;display:inline-flex}.cta-metric{color:var(--ink);background:#fff;border-radius:16px;margin-bottom:15px;padding:19px}.cta-metric span{color:var(--muted);font-size:.7rem}.cta-metric strong{float:right;font-size:1.3rem}.cta-metric>div{background:#e7efeb;border-radius:9px;height:7px;margin-top:12px;overflow:hidden}.cta-metric i{border-radius:inherit;background:linear-gradient(90deg,var(--green-500),var(--green-700));width:88%;height:100%;display:block}.cta-row{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;padding:14px 5px;display:flex}.cta-row span{color:#c5d9d0;align-items:center;gap:8px;font-size:.75rem;display:flex}.cta-row svg{width:17px}.cta-row b{color:#8be5c4;background:#8be5c41f;border-radius:8px;padding:4px 7px;font-size:.66rem}@keyframes floatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes cardRise{0%{transform:translateY(14px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){.photo-verified{animation:5s ease-in-out infinite floatSoft}.photo-accent{animation:7s ease-in-out infinite reverse floatSoft}@supports (animation-timeline:view()){.intent-card,.courses-showcase .institution-card,.city-card-v2,.quote-grid blockquote,.comparison-panel,.cta-dashboard{animation:linear both cardRise;animation-timeline:view();animation-range:entry 4% cover 28%}}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.flow-track{animation:none}}@media (max-width:1000px){.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.desktop-nav{display:none}.header-actions{margin-left:auto}.mobile-menu{display:grid}.hero-grid{grid-template-columns:1fr}.hero-v3 .hero-grid{grid-template-columns:minmax(0,1fr)}.hero-photo-wrap{display:none}.course-search{grid-template-columns:1fr 1fr}.course-search label{border-bottom:1px solid var(--line)}.city-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{grid-template-columns:repeat(2,1fr)}.profile-layout{grid-template-columns:1fr}.profile-sidebar{position:static}.admin-layout{grid-template-columns:76px minmax(0,1fr)}.admin-nav{padding:22px 10px}.admin-nav-title{display:none}.admin-nav-brand{justify-content:center;margin-inline:0}.admin-nav-brand div{display:none}.admin-nav a{justify-content:center;font-size:0}.admin-nav svg{width:20px;height:20px}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.trust-strip-grid,.trust-strip-grid.simple{grid-template-columns:repeat(2,1fr)}.trust-strip-grid>div{border-bottom:1px solid var(--line)}.intent-grid{grid-template-columns:repeat(2,1fr)}.decision-grid,.proof-grid,.institution-cta-grid{grid-template-columns:1fr;gap:45px}.comparison-panel,.cta-dashboard{width:100%;max-width:720px}.city-grid-v2{grid-template-columns:repeat(3,1fr)}.listing-hero-grid{grid-template-columns:1fr;gap:28px}.listing-trust{grid-template-columns:repeat(3,1fr)}.pricing-hero-grid{grid-template-columns:1fr}.pricing-visual{min-height:0}.pricing-principles{grid-template-columns:1fr}.pricing-faq{grid-template-columns:1fr;gap:30px}.test-hero-grid{grid-template-columns:1fr}.cefr-ladder{max-width:680px}.program-hero-grid{grid-template-columns:1fr;gap:34px}.program-hero-facts{max-width:720px}.claim-hero-grid{grid-template-columns:1fr;gap:34px}.claim-steps{max-width:720px}}@media (max-width:720px){.home-inventory-empty{grid-template-columns:auto 1fr}.home-inventory-empty .button{grid-column:1/-1;width:100%}.shell,.narrow-shell{width:min(100% - 26px,1180px)}.section{padding:58px 0}.header-actions .ghost,.header-actions>.primary{display:none}.header-actions{gap:4px}.header-actions .global-search-trigger,.header-actions .saved-items-link{width:38px;min-width:38px;height:38px;padding:0}.global-search-dialog{border-radius:18px;width:calc(100vw - 18px);max-height:calc(100dvh - 18px)}.global-search-head{padding:12px}.global-search-head input{font-size:.85rem}.saved-items-grid{grid-template-columns:1fr}.saved-items-grid>article{padding:16px}.announcement-bar .shell{justify-content:center;min-height:30px}.announcement-bar .shell>span{display:none}.hero{padding:65px 0 55px}.hero:after{display:none}.hero h1{font-size:2.85rem}.hero-context{flex-direction:column;align-items:flex-start;gap:2px}.hero-context small:before{display:none}.course-search{grid-template-columns:1fr}.course-search label{border-right:0}.hero-v3 .course-search{grid-template-columns:1fr 1fr;padding:8px}.hero-v3 .course-search label{border-right:0;border-bottom:1px solid var(--line);padding:10px 12px}.hero-v3 .hero-select{border-right:0;border-bottom:1px solid var(--line)}.hero-v3 .hero-select:first-child{grid-column:1/-1}.hero-v3 .hero-select:nth-child(2){border-right:1px solid var(--line)}.hero-select-trigger{min-height:62px;padding-inline:12px 38px}.hero-select-menu{min-width:0;left:7px;right:7px}.hero-v3 .search-button{grid-column:1/-1;min-height:52px;margin-top:0}.stat{border-bottom:1px solid var(--line);padding:18px 12px}.institution-grid,.feature-grid,.city-grid{grid-template-columns:1fr}.institution-card-footer,.section-heading,.profile-heading,.dashboard-hero{flex-direction:column;align-items:flex-start}.card-actions{width:100%;margin-top:15px}.card-actions .button{flex:1}.section-heading{display:block}.section-heading p{margin-top:13px}.listing-layout{grid-template-columns:1fr}.filter-panel{position:static}.listing-hero{padding:52px 0 44px}.listing-hero h1{font-size:2.75rem}.listing-trust{grid-template-columns:1fr}.listing-summary{flex-direction:column;align-items:flex-start;gap:12px}.listing-block-heading,.listing-organic-heading{flex-direction:column;align-items:flex-start}.active-filters{justify-content:flex-start}.profile-heading{display:flex}.profile-rating{text-align:left}.profile-snapshot{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.profile-snapshot>div{padding:11px}.form-grid,.program-facts,.profile-gallery,.profile-facts-grid,.pricing-grid{grid-template-columns:1fr}.pricing-hero{padding:65px 0 58px}.pricing-hero h1{font-size:3.1rem}.pricing-journey-card{border-radius:20px;padding:18px}.pricing-journey-step{grid-template-columns:auto 1fr}.pricing-journey-step>svg{display:none}.pricing-intro{flex-direction:column;align-items:flex-start}.pricing-faq{margin-top:65px;padding-top:50px}.test-hero{padding:62px 0 56px}.test-hero-grid>*,.test-shell,.test-welcome,.test-player,.test-result-v2{min-width:0;max-width:100%}.test-hero h1{font-size:2.75rem}.cefr-ladder{display:none}.cefr-ladder>div:not(.ladder-note){min-width:0;min-height:106px}.test-welcome,.test-player,.test-result-v2{padding:28px 20px}.test-section{min-height:0;padding:42px 0}.test-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:26px 0}.test-facts>span{min-width:0;padding:12px 5px}.test-facts strong{text-align:center;font-size:.69rem}.test-facts small{text-align:center;font-size:.57rem}.answer-grid{grid-template-columns:1fr}.question-footer,.result-recommendation{flex-direction:column;align-items:stretch}.question-footer .button,.result-recommendation .button{width:100%}.question-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.result-top{grid-template-columns:1fr}.result-ring{margin:0 auto}.test-match-form{grid-template-columns:1fr;padding:18px}.test-match-form>div:first-child{grid-column:auto}.study-focus>div{display:grid}.level-evidence{padding:18px 15px}.level-evidence>div{grid-template-columns:repeat(2,minmax(0,1fr))}.program-hero{padding:48px 0 52px}.program-hero h1{font-size:2.8rem}.program-hero-facts{grid-template-columns:1fr;padding:12px}.program-hero-facts>div{min-height:67px}.program-hero-facts>div:last-child:nth-child(odd){grid-column:auto}.program-provider-line{flex-wrap:wrap;align-items:flex-start}.program-provider-line a{width:calc(100% - 54px);margin:1px 0 0 54px}.program-check-grid{grid-template-columns:1fr}.program-price-card{padding:22px 18px}.program-section{padding-bottom:126px}.mobile-program-cta{z-index:45;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#092d20f5;border:1px solid #ffffff38;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:10px 10px 10px 16px;display:flex;position:fixed;bottom:12px;left:13px;right:13px;box-shadow:0 18px 42px #051e1547}.mobile-program-cta span{display:grid}.mobile-program-cta small{color:#a9c7ba;font-size:.58rem}.mobile-program-cta strong{font-size:.9rem}.mobile-program-cta .button{min-height:42px;padding-inline:15px;font-size:.73rem}.mobile-profile-cta{z-index:45;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#092d20f5;border:1px solid #ffffff38;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:10px 10px 10px 16px;display:flex;position:fixed;bottom:12px;left:13px;right:13px;box-shadow:0 18px 42px #051e1547}.mobile-profile-cta span{display:grid}.mobile-profile-cta small{color:#a9c7ba;font-size:.58rem}.mobile-profile-cta strong{font-size:.82rem}.mobile-profile-cta .button{min-height:42px;padding-inline:15px;font-size:.73rem}.pricing-card.highlighted{transform:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.auth-page-v2{padding:38px 0}.auth-layout{grid-template-columns:1fr}.auth-story{border-radius:22px 22px 0 0;padding:35px 26px}.auth-story h1{font-size:2.65rem}.auth-story>p{font-size:.88rem}.auth-benefits{margin-top:25px}.auth-layout .auth-form{border-top:0;border-left:1px solid var(--line);border-radius:0 0 22px 22px;padding:34px 24px}.claim-hero{padding:55px 0 50px}.claim-hero h1{font-size:2.85rem}.claim-search-card{grid-template-columns:1fr}.claim-results{padding:18px}.claim-results-heading{flex-direction:column;align-items:flex-start}.claim-result-option{grid-template-columns:auto 1fr;padding:15px 8px}.claim-result-option .button{grid-column:1/-1;width:100%}.new-institution-card{grid-template-columns:1fr;padding:26px 22px}.admin-layout{min-height:100dvh;display:block}.admin-mobile-bar{z-index:190;color:#e8f4ee;background:var(--green-950);justify-content:space-between;align-items:center;min-height:64px;padding:9px 13px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #051f162b}.admin-mobile-bar>span{align-items:center;gap:9px;min-width:0;display:flex}.admin-mobile-bar img{border-radius:10px;width:38px;height:38px}.admin-mobile-bar span span,.admin-mobile-bar strong,.admin-mobile-bar small{display:block}.admin-mobile-bar strong{color:#fff;font-size:.76rem}.admin-mobile-bar small{color:#8fb3a2;font-size:.57rem}.admin-mobile-bar>button,.admin-nav-close{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.admin-mobile-bar svg,.admin-nav-close svg{width:21px}.admin-nav-backdrop{z-index:199;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02120c9e;border:0;display:block;position:fixed;inset:0}.admin-nav{z-index:200;visibility:hidden;width:min(330px,100vw - 24px);height:100dvh;padding:max(15px,env(safe-area-inset-top)) 13px max(18px,env(safe-area-inset-bottom));transition:transform .22s,visibility .22s;position:fixed;inset:0 auto 0 0;overflow:hidden auto;transform:translate(-105%);box-shadow:20px 0 60px #02120c47}.admin-nav.open{visibility:visible;transform:translate(0)}.admin-nav-brand{justify-content:flex-start;margin:0 4px 14px;padding:4px 4px 15px;display:flex}.admin-nav-brand div{min-width:0;display:block}.admin-nav-close{margin-left:auto;display:grid}.admin-nav nav{display:grid;overflow:visible}.admin-nav a{flex:none;justify-content:flex-start;min-width:0;min-height:44px;padding:10px 12px;font-size:.74rem}.admin-nav .admin-site-link{border-top:1px solid #ffffff1a;border-radius:0;margin-top:10px;padding-top:16px;display:flex}.admin-nav .panel-logout-form{margin:8px 0 0;padding:8px 0 0}.admin-nav .panel-logout-form button{width:100%}.admin-main{padding:24px 14px}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.dashboard-menu{display:flex;overflow-x:auto}.dashboard-menu a{white-space:nowrap}.dashboard-menu .panel-logout-form{border-top:0;border-left:1px solid var(--line);flex:none;margin:0 0 0 8px;padding:0 0 0 8px}.dashboard-menu .panel-logout-form button{white-space:nowrap}.trust-strip-grid,.trust-strip-grid.simple{grid-template-columns:repeat(2,1fr)}.trust-strip-grid>div,.trust-strip-grid>div:first-child{min-height:82px;padding:15px 12px}.trust-strip-grid>div:nth-child(2n){border-right:0}.intent-grid,.quote-grid{grid-template-columns:1fr}.home-flow-band{padding:7px 0}.flow-track{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.flow-track span{padding:6px 9px;font-size:.61rem}.flow-track span:nth-child(n+7){display:none}.intent-card{min-height:230px}.sponsor-heading{flex-direction:column;align-items:flex-start}.decision-section,.institution-cta{padding:70px 0}.decision-copy h2,.institution-cta h2{font-size:2.55rem}.comparison-panel{padding:17px 12px;overflow-x:auto}.comparison-cols,.comparison-row{grid-template-columns:1.2fr .9fr .9fr;min-width:0}.city-grid-v2{grid-template-columns:1fr}.city-card-v2{min-height:155px}.quote-grid blockquote>p{min-height:0}.mobile-nav-actions{grid-template-columns:1fr}.cta-actions{display:grid}}@media (max-width:480px){.shell,.narrow-shell{width:min(100% - 22px,1180px)}.header-inner{gap:12px;min-height:66px}.brand{gap:8px;font-size:1.02rem}.brand-mark{border-radius:10px;width:35px;height:35px}.brand-logo-header{width:168px}.hero{padding:48px 0 44px}.hero h1,.hero-v3 h1{letter-spacing:-.055em;margin:17px 0 19px;font-size:clamp(2.35rem,12.3vw,2.72rem);line-height:1.01}.hero-v3 .hero-copy>p{margin-bottom:25px;font-size:.94rem}.hero-context{padding-left:10px}.hero-context span{font-size:.76rem}.hero-context small{font-size:.68rem}.hero-v3 .course-search{grid-template-columns:1fr}.hero-v3 .hero-select:first-child,.hero-v3 .hero-select:nth-child(2),.hero-v3 .search-button{grid-column:auto}.hero-v3 .hero-select:nth-child(2){border-right:0}.hero-v3 .hero-trust{gap:8px;display:grid}.section-heading h2{font-size:2rem}.decision-copy h2,.institution-cta h2{font-size:2.2rem}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-grid>div:first-child{grid-column:auto}.metric-grid{grid-template-columns:1fr}.mobile-program-cta,.mobile-profile-cta{flex-direction:column;align-items:stretch;padding:12px}.mobile-program-cta .button,.mobile-profile-cta .button{width:100%}}.analytics-consent{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border:1px solid #134e3d29;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:min(560px,100vw - 28px);padding:14px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 20px 55px #0f3d2f2e}.analytics-consent-icon{color:#fff;background:linear-gradient(145deg,#0f7654,#22a46f);border-radius:13px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 20px #0f765438}.analytics-consent strong{color:#12392d;margin-bottom:4px;font-size:.96rem;display:block}.analytics-consent p{color:#48655c;margin:0;font-size:.74rem;line-height:1.48}.analytics-consent a{color:#0f7654;font-weight:800}.analytics-consent-actions{gap:7px;display:flex}.analytics-consent-actions .button{white-space:nowrap;justify-content:center;min-height:40px;padding-inline:12px;font-size:.7rem}.analytics-consent-actions svg{width:14px;height:14px}.cookie-preference-panel{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#f6fbf8,#fff);border-radius:22px;gap:20px;margin:28px 0 38px;padding:26px;display:grid}.cookie-preference-status{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:15px;padding-bottom:20px;display:grid}.cookie-preference-status>span{border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.cookie-preference-status>span.granted{color:#fff;background:linear-gradient(145deg,var(--green-600),var(--green-800))}.cookie-preference-status>span.denied{color:#73571d;background:var(--amber-soft)}.cookie-preference-status svg{width:25px;height:25px}.cookie-preference-status small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:850}.article .cookie-preference-status h2{margin:3px 0 5px;font-size:1.25rem}.cookie-preference-status p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.55}.cookie-preference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cookie-preference-grid>div{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:auto 1fr;gap:12px;padding:17px;display:grid}.cookie-preference-grid>div>svg{width:22px;color:var(--green-700)}.cookie-preference-grid strong{margin-bottom:5px;font-size:.83rem;display:block}.cookie-preference-grid p{color:var(--muted);margin:0 0 10px;font-size:.72rem;line-height:1.55}.cookie-preference-actions{border:0;margin:0;padding:0}.cookie-preference-actions legend{width:100%;color:var(--ink);margin-bottom:8px;font-size:.75rem;font-weight:900}.cookie-preference-action-buttons{align-items:center;gap:10px;display:flex}.cookie-preference-actions .button[aria-pressed=true]{outline-offset:2px;outline:3px solid #28a77926}.cookie-preference-actions .button:disabled{cursor:not-allowed;opacity:.48}.cookie-preference-help{color:var(--muted);align-items:flex-start;gap:8px;font-size:.72rem;line-height:1.55;display:flex;margin:0!important}.cookie-preference-help svg{width:17px;height:17px;color:var(--green-700);flex:none}.cookie-preference-feedback{min-height:1.4em;color:var(--green-800);font-size:.74rem;font-weight:750}.cookie-preference-loading{color:var(--muted);text-align:center;padding:24px}@media (max-width:720px){.analytics-consent{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;width:auto;padding:11px}.analytics-consent-icon{display:none}.analytics-consent strong{font-size:.8rem}.analytics-consent p{font-size:.64rem;line-height:1.35}.analytics-consent-actions{grid-template-columns:1fr;min-width:84px;display:grid}.analytics-consent-actions .button{width:100%;min-height:34px;padding:6px 9px}.cookie-preference-panel{padding:19px 15px}.cookie-preference-grid{grid-template-columns:1fr}.cookie-preference-action-buttons{flex-direction:column;align-items:stretch}.cookie-preference-actions .button{width:100%}}@media (prefers-reduced-motion:no-preference){.analytics-consent{animation:.45s cubic-bezier(.2,.8,.2,1) both consent-in}@keyframes consent-in{0%{opacity:0;transform:translateY(18px)scale(.98)}}}@media (max-width:720px){.institution-submission-form{padding:22px 17px}.institution-submission-heading{grid-template-columns:1fr}.institution-submission-form fieldset{padding:16px 13px}.admin-filter-form,.admin-filter-form label,.admin-filter-form input,.admin-filter-form select{width:100%}.admin-pagination{flex-direction:column;align-items:flex-start}.submission-detail-grid{grid-template-columns:1fr}.submission-detail-list>div{grid-template-columns:1fr;gap:3px}.institution-review-actions .admin-actions{flex-direction:column}}.compare-button{border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:.82rem;font-weight:750;display:inline-flex}.compare-button:hover,.compare-button.selected{border-color:var(--green-700);color:var(--green-700);background:var(--green-50)}.compare-tray{z-index:80;border:1px solid color-mix(in srgb,var(--green-700) 35%,var(--line));background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;width:min(920px,100% - 28px);padding:14px 16px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #10362b33}.compare-tray>div{align-items:center;gap:12px;min-width:0;display:flex}.compare-tray span{min-width:0}.compare-tray small{white-space:nowrap;text-overflow:ellipsis;max-width:520px;color:var(--muted);display:block;overflow:hidden}.compare-tray button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.compare-tray svg{width:20px}.compare-grid{grid-template-columns:minmax(130px,.65fr) repeat(var(--compare-count),minmax(220px,1fr));align-items:stretch;gap:12px;padding-bottom:8px;display:grid;overflow-x:auto}.compare-label-column,.compare-program{grid-template-rows:minmax(210px,auto) repeat(11,minmax(76px,auto)) auto;min-width:0;display:grid}.compare-label-column{z-index:2;background:var(--surface);position:sticky;left:0}.compare-label-column>strong,.compare-label-column>span,.compare-program>div{border-bottom:1px solid var(--line);align-items:center;padding:14px;display:flex}.compare-label-column>span{color:var(--muted);font-weight:800}.compare-program{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.compare-program header{background:linear-gradient(145deg,var(--green-50),var(--surface));padding:20px}.compare-program header span{color:var(--green-700);align-items:center;gap:6px;font-size:.8rem;font-weight:800;display:flex}.compare-program header h2{margin:12px 0 6px;font-size:1.15rem}.compare-program header a{color:var(--muted);font-weight:700}.compare-program>div{display:block}.compare-program>div small{display:none}.compare-program>div strong{font-size:.93rem}.compare-program>.button{width:auto;margin:14px}.compare-hero{padding-bottom:42px}.compare-insights{border:1px solid color-mix(in srgb,var(--green-700) 18%,var(--line));background:linear-gradient(110deg,var(--green-50),var(--surface));border-radius:18px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:flex}.compare-insights>div{align-items:center;gap:10px;margin-right:auto;display:flex}.compare-insights svg{width:20px;color:var(--green-700)}.compare-insights small,.compare-insights strong{display:block}.compare-insights small{color:var(--muted)}.compare-insights>span{background:var(--surface);border-radius:12px;align-items:center;gap:7px;padding:8px 10px;font-size:.85rem;display:flex}.compare-badges{flex-wrap:wrap;gap:5px;border:0!important;padding:12px 0 0!important;display:flex!important}.compare-badges em{background:var(--green-100);color:var(--green-800);border-radius:999px;padding:5px 7px;font-size:.7rem;font-style:normal;font-weight:800}@media (max-width:720px){.compare-tray{align-items:flex-start}.compare-tray small{max-width:210px}.compare-tray .status{display:none}.compare-grid{grid-template-columns:repeat(var(--compare-count),minmax(230px,1fr))}.compare-label-column{display:none}.compare-program{grid-template-rows:none}.compare-program>div{min-height:78px}.compare-program>div small{color:var(--muted);margin-bottom:5px;display:block}.card-actions{flex-wrap:wrap}}.related-discovery-links{border:1px solid color-mix(in srgb,var(--green-700) 16%,var(--line));background:linear-gradient(135deg,var(--surface),var(--green-50));border-radius:22px;margin-top:26px;padding:22px;box-shadow:0 16px 44px #0b402d12}.related-discovery-links>div:first-child{align-items:center;gap:11px;margin-bottom:15px;display:flex}.related-discovery-links>div:first-child>svg{width:24px;color:var(--green-700)}.related-discovery-links>div:first-child small,.related-discovery-links>div:first-child strong{display:block}.related-discovery-links>div:first-child small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:800}.related-discovery-links>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.related-discovery-links a{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.related-discovery-links a:hover{border-color:color-mix(in srgb,var(--green-700) 45%,var(--line));transform:translateY(-2px);box-shadow:0 8px 24px #0b402d14}.related-discovery-links a>span{background:var(--green-50);width:34px;height:34px;color:var(--green-700);border-radius:10px;place-items:center;display:grid}.related-discovery-links a svg{width:17px}.related-discovery-links a div strong,.related-discovery-links a div small{display:block}.related-discovery-links a div small{color:var(--muted);margin-top:2px}.related-discovery-links.compact>div:last-child{grid-template-columns:1fr}@media (max-width:720px){.compare-insights{align-items:stretch}.compare-insights>div,.compare-insights>span{width:100%;margin:0}.related-discovery-links{padding:16px}.related-discovery-links>div:last-child{grid-template-columns:1fr}}.ui-dialog-backdrop{z-index:500;overscroll-behavior:contain;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0519129e;place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.ui-dialog{width:min(480px,100%);max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain;color:var(--ink);background:#fff;border:1px solid #1e5b462e;border-radius:22px;padding:28px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #041c1357}.ui-dialog-icon{color:#fff;background:linear-gradient(145deg,var(--green-600),var(--green-800));border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:16px;display:grid}.ui-dialog.danger .ui-dialog-icon{background:linear-gradient(145deg,#b23a3a,#7d2020)}.ui-dialog-close{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.ui-dialog-close:hover{background:#f2f5f3}.ui-dialog-close svg{width:18px}.ui-dialog h2{letter-spacing:-.025em;margin:0 42px 8px 0;font-size:1.35rem}.ui-dialog>p{color:var(--muted);white-space:pre-wrap;margin:0 0 20px;font-size:.86rem;line-height:1.65}.ui-dialog form,.ui-dialog label{gap:7px;display:grid}.ui-dialog label{color:#45574e;font-size:.76rem;font-weight:850}.ui-dialog input{width:100%;color:var(--ink);background:#fff;border:1px solid #cedbd4;border-radius:10px;padding:12px}.ui-dialog input:focus,.ui-dialog-close:focus-visible{outline-offset:2px;outline:3px solid #28a7792e}.ui-dialog-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.ui-dialog .danger-button{color:#fff;background:#9d2f2f;border-color:#9d2f2f}@media (prefers-reduced-motion:no-preference){.ui-dialog-backdrop{animation:.18s ease-out both ui-dialog-fade}.ui-dialog{animation:.24s cubic-bezier(.2,.8,.2,1) both ui-dialog-rise}@keyframes ui-dialog-fade{0%{opacity:0}}@keyframes ui-dialog-rise{0%{opacity:0;transform:translateY(12px)scale(.98)}}}@media (max-width:520px){.ui-dialog{padding:23px 18px}.ui-dialog-actions{flex-direction:column-reverse;align-items:stretch}.ui-dialog-actions .button{width:100%}}.public-pagination{border:1px solid var(--line);color:var(--muted);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:30px;padding:18px 20px;display:flex}.public-pagination>span{font-size:.78rem;font-weight:800}.public-pagination>div{gap:9px;display:flex}.public-pagination .button svg{width:16px;height:16px}@media (max-width:520px){.public-pagination{flex-direction:column;align-items:stretch}.public-pagination>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.public-pagination .button{justify-content:center}}.table-scroll-region{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow-x:auto}.compare-tray{bottom:calc(18px + env(safe-area-inset-bottom))}.compare-tray button{min-width:44px;min-height:44px}@media (max-width:720px){.admin-nav a{justify-content:flex-start;min-height:44px;font-size:.72rem}.admin-heading{flex-direction:column;align-items:flex-start}.admin-heading>.admin-actions{flex-wrap:wrap;width:100%}.admin-actions button{min-height:44px}.program-section,.profile-section{padding-bottom:calc(126px + env(safe-area-inset-bottom))}.mobile-program-cta,.mobile-profile-cta{bottom:calc(12px + env(safe-area-inset-bottom))}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px}}@media (max-width:480px){.mobile-nav-backdrop{inset-block-start:66px}.mobile-nav{width:min(360px,100% - 18px);padding-inline:18px;top:66px}.mobile-program-cta,.mobile-profile-cta{flex-direction:row;align-items:center;gap:8px;padding:10px 10px 10px 13px}.mobile-program-cta span,.mobile-profile-cta span{min-width:0}.mobile-program-cta .button,.mobile-profile-cta .button{flex:none;width:auto;padding-inline:12px}.compare-tray{grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;display:grid}.compare-tray>div{min-width:0}.compare-tray>a.button{grid-column:1/-1;width:100%}.compare-tray small{max-width:100%}}@media (prefers-reduced-motion:reduce){.mobile-nav,.mobile-nav-backdrop{animation:none}}@media (max-width:720px){.trust-strip{background:#fff}.trust-strip-grid.simple{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.trust-strip-grid>div,.trust-strip-grid>div:first-child{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:92px;padding:16px 14px}.trust-strip-grid>div:nth-child(2n){border-right:0}.trust-strip-grid>div:nth-last-child(-n+2){border-bottom:0}.trust-strip-grid strong{font-size:1.25rem}.trust-strip-grid span{font-size:.69rem}}.curated-import-card{margin-bottom:22px}
.global-search-group{display:contents}.global-search-group-title{color:#1a3b54;justify-content:space-between;padding:8px 10px 2px;font-size:.68rem;display:flex}.global-search-group>a{border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}:is(.global-search-group>a>span,.global-search-result-logo){border-radius:12px;place-items:center;width:42px;height:42px;display:grid}
