
:root{--ink:#17231d;--muted:#52635a;--paper:#f7f9f6;--panel:#fff;--line:#d8e2dc;--green:#004e2e;--green-dark:#00341f;--gold:#8cc63e;--coral:#356f4c;--blue:#265f89;--shadow:0 14px 38px rgba(0,45,27,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}p{margin-top:0;color:var(--muted);line-height:1.65}h1,h2,h3{margin-top:0;color:var(--ink)}h1{font-size:clamp(42px,7vw,82px);line-height:.96;margin-bottom:18px}h2{font-size:clamp(28px,4vw,48px);line-height:1.06;margin-bottom:14px}h3{font-size:20px;margin-bottom:8px}.eyebrow{margin:0 0 12px;color:var(--coral);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:0}
.utility-bar{display:flex;justify-content:flex-end;align-items:center;gap:18px;min-height:36px;padding:6px clamp(18px,4vw,56px);background:var(--green-dark);color:#e8f3ee;font-size:13px;font-weight:750}.utility-bar a:hover{text-decoration:underline;text-underline-offset:4px}
.site-header{position:sticky;top:0;z-index:80;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:12px clamp(18px,4vw,56px);border-bottom:1px solid rgba(15,61,54,.16);background:rgba(255,255,255,.97);backdrop-filter:blur(16px);box-shadow:0 8px 28px rgba(15,61,54,.08)}.brand{display:inline-flex;align-items:center;min-width:178px}.brand img{width:clamp(168px,17vw,238px);height:auto}.main-nav{display:flex;justify-content:center;align-items:center;gap:6px;color:var(--green-dark);font-size:14px;font-weight:850}.nav-group{position:relative}.nav-group>a{display:inline-flex;align-items:center;min-height:46px;border-radius:8px;padding:0 9px}.nav-group:hover>a,.nav-group:focus-within>a{background:#eef4f0}.mega-menu{position:absolute;top:100%;left:0;z-index:100;display:none;min-width:282px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.wide-menu{grid-template-columns:repeat(4,minmax(178px,1fr));min-width:min(860px,92vw)}.nav-group:hover .mega-menu,.nav-group:focus-within .mega-menu{display:grid;gap:12px}.mega-menu strong{display:block;padding:8px 10px;color:var(--coral);font-size:12px;text-transform:uppercase}.mega-menu a{display:block;border-radius:6px;padding:9px 10px;color:var(--green-dark);font-size:14px;font-weight:760;line-height:1.35}.mega-menu a:hover{background:#f4f7f4;color:var(--coral)}
.header-cta,.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;padding:0 18px;font-weight:900}.header-cta,.primary-action{border:0;background:var(--gold);color:#15120a}.secondary-action{border:1px solid rgba(255,255,255,.75);color:#fff}.secondary-action.dark{border-color:var(--green-dark);color:var(--green-dark)}.text-link{color:var(--green-dark);font-weight:900}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.portal-hero,.page-hero{position:relative;display:grid;overflow:hidden}.portal-hero{min-height:82vh}.page-hero{min-height:430px;align-items:end}.portal-hero>img,.page-hero>img,.hero-scrim,.portal-hero-content,.page-hero>div{grid-area:1/1}.portal-hero>img,.page-hero>img{width:100%;height:100%;object-fit:cover}.hero-scrim{background:linear-gradient(90deg,rgba(10,34,31,.88),rgba(10,34,31,.48) 58%,rgba(10,34,31,.16)),linear-gradient(0deg,rgba(10,34,31,.38),rgba(10,34,31,0))}.portal-hero-content,.page-hero>div{position:relative;z-index:2;color:#fff}.portal-hero-content{align-self:center;max-width:1160px;padding:82px clamp(20px,6vw,78px)}.page-hero>div{max-width:980px;padding:100px clamp(20px,6vw,78px) 62px}.portal-hero h1,.page-hero h1{color:#fff;max-width:980px}.portal-hero p:not(.eyebrow),.page-hero p:not(.eyebrow){max-width:760px;color:#eef6f2;font-size:19px}.portal-hero .eyebrow,.page-hero .eyebrow{color:#f1c96b}
.hero-search,.finder-panel{max-width:1080px;margin-top:32px;border-radius:8px;background:rgba(255,255,255,.97);box-shadow:var(--shadow);overflow:hidden}.advanced-search{max-width:1180px}.finder-panel{margin:0 auto}.search-tabs{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--line)}.search-tab{min-height:48px;border:0;border-right:1px solid var(--line);padding:0 18px;background:#fff;color:var(--green-dark);cursor:pointer;font-weight:900}.search-tab.active{background:var(--green);color:#fff}.search-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr auto;gap:14px;padding:18px}.advanced-search-grid{grid-template-columns:minmax(180px,1.4fr) minmax(150px,1fr) minmax(150px,1fr) minmax(150px,1fr) minmax(150px,1fr) minmax(180px,1.2fr) auto}.search-grid label,.listing-filter label,.registration-form label{display:grid;gap:7px;color:var(--green-dark);font-size:13px;font-weight:850}.search-grid input,.search-grid select,.listing-filter input,.listing-filter select,.registration-form input,.registration-form select{min-height:44px;width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 12px;color:var(--ink)}.search-grid button,.registration-form button{align-self:end;min-height:44px;border:0;border-radius:8px;padding:0 20px;background:var(--gold);color:#15120a;font-weight:900;cursor:pointer}.finder-summary{display:flex;justify-content:space-between;gap:16px;padding:0 18px 18px;color:var(--muted);font-size:14px;font-weight:800}.home-results{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.result-card{align-content:start}.filter-scholarship-note{border:1px solid #eadba8;border-radius:8px;background:#fff8df;padding:12px;color:#594512;font-size:13px;line-height:1.5}.empty-result{grid-column:1/-1;border:1px dashed var(--line);border-radius:8px;background:#fff;padding:22px}
.section{max-width:1180px;margin:0 auto;padding:82px clamp(18px,4vw,40px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-heading>div,.section-heading h2{max-width:780px}.stats-row{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:-54px auto 0;padding:0 clamp(18px,4vw,40px)}.stats-row article{min-height:132px;padding:22px;border-right:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.stats-row article:first-child{border-radius:8px 0 0 8px}.stats-row article:last-child{border-right:0;border-radius:0 8px 8px 0}.stats-row strong{display:block;color:var(--green-dark);font-size:38px;line-height:1}.stats-row span{display:block;margin-top:10px;color:var(--muted)}
.destination-grid,.school-directory,.course-grid,.article-grid,.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid,.article-grid{grid-template-columns:repeat(4,1fr)}.destination-card,.school-card,.course-grid article,.article-grid article,.feature-grid article,.post-card,.scholarship-card,.timeline article{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.destination-card{display:grid;min-height:310px;color:#fff;position:relative}.destination-card img,.destination-card>div{grid-area:1/1}.destination-card img{width:100%;height:100%;object-fit:cover}.destination-card>div{align-self:end;padding:22px;background:linear-gradient(0deg,rgba(10,34,31,.82),rgba(10,34,31,0))}.destination-card h3{color:#fff}.destination-card p{color:#eef6f2}.school-card,.course-grid article,.article-grid article,.feature-grid article{display:grid;gap:10px;padding:20px}.school-card-head{display:flex;justify-content:space-between;gap:10px;font-size:13px;font-weight:900}.school-card-head span,.post-meta{color:var(--coral);font-weight:900}.match-badge{display:inline-flex;align-items:center;border-radius:999px;background:#eaf4ef;color:var(--green-dark);padding:5px 9px;font-size:12px;font-weight:900;white-space:nowrap}.match-badge.muted{background:#f3eee0;color:#6b5420}.result-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.primary-action.small{min-height:38px;padding:0 14px;font-size:13px}.result-more{align-content:center}.school-card-head strong{color:#7a5a00}.feature-grid strong{color:var(--coral);font-size:24px}.school-anchor-bar{position:sticky;top:70px;z-index:30;display:flex;justify-content:center;gap:6px;padding:10px clamp(18px,4vw,40px);border-bottom:1px solid var(--line);background:rgba(247,245,239,.96);backdrop-filter:blur(12px)}.school-anchor-bar a{border:1px solid var(--line);border-radius:999px;background:#fff;padding:8px 12px;color:var(--green-dark);font-size:13px;font-weight:850}.school-anchor-bar a:hover{background:#eef4f0}.split-section{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(300px,1fr);gap:34px;align-items:start}.info-table{display:grid;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.info-table>div{display:grid;grid-template-columns:150px 1fr;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line)}.info-table>div:last-child{border-bottom:0}.info-table span{color:var(--muted);font-size:13px;font-weight:850}.info-table strong{color:var(--green-dark);line-height:1.45}.check-panel{display:grid;gap:12px}.check-panel>div{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.check-panel span{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:var(--green);color:#fff;font-weight:900}.check-panel p{margin:0}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.timeline article{padding:20px}.timeline span{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#f3e6bd;color:#5f4500;font-weight:900;margin-bottom:12px}
.scholarship-section,.service-band{background:#103e37;color:#fff;border-radius:10px}.scholarship-section h2,.service-band h2{color:#fff}.scholarship-section p,.service-band p{color:#e5f0ed}.scholarship-list{display:grid;gap:12px}.scholarship-card{display:grid;grid-template-columns:1fr auto;gap:16px;padding:18px}.scholarship-card h3{margin-bottom:4px}.scholarship-card ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.scholarship-card li,.result-tags span{border:1px solid var(--line);border-radius:999px;padding:6px 10px;background:#fff;color:var(--muted);font-size:13px;font-weight:750}.scholarship-detail{padding-top:28px}.scholarship-note{border:1px solid #eadba8;border-radius:8px;background:#fff8df;padding:18px;margin-bottom:16px}.scholarship-note p{margin:0}.scholarship-note p+p{margin-top:8px}.scholarship-bullets{display:grid;gap:10px;margin:0;padding:0;list-style:none}.scholarship-bullets li{border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px 16px;color:var(--ink);line-height:1.55;box-shadow:0 8px 24px rgba(24,35,31,.06)}.service-band{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.service-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.service-links a{border:1px solid rgba(255,255,255,.25);border-radius:8px;padding:12px;background:rgba(255,255,255,.08);color:#fff;font-weight:850}
.listing-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:26px;max-width:1240px;margin:0 auto;padding:48px clamp(18px,4vw,40px) 80px}.course-finder-layout{grid-template-columns:340px minmax(0,1fr)}.listing-filter{position:sticky;top:104px;display:grid;gap:16px;align-self:start;border:1px solid var(--line);border-radius:8px;background:#fff;padding:20px;box-shadow:var(--shadow)}.listing-filter h2{font-size:24px}.budget-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.filter-button,.filter-reset{min-height:42px;border-radius:8px;font-weight:900;cursor:pointer}.filter-button{border:0;background:var(--gold);color:#15120a}.filter-reset{border:1px solid var(--line);background:#fff;color:var(--green-dark)}.filter-note{border-radius:8px;background:#f4f0e4;padding:12px;color:#675025;font-size:13px;line-height:1.55}.listing-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.course-listing-head{align-items:flex-start}.course-listing-head h2{font-size:36px}.post-grid{display:grid;gap:16px}.post-card{display:grid;grid-template-columns:250px 1fr}.post-card img{width:100%;height:100%;min-height:230px;object-fit:cover}.post-card-body{display:grid;gap:10px;padding:20px}.course-result-card{grid-template-columns:280px 1fr}.course-facts{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));gap:10px}.course-facts>div{border:1px solid var(--line);border-radius:8px;background:#fbfaf6;padding:12px}.course-facts span{display:block;color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.course-facts strong{display:block;margin-top:4px;color:var(--green-dark);line-height:1.45}.result-tags{display:flex;flex-wrap:wrap;gap:8px}
.source-box{border:1px solid #eadba8;border-radius:8px;background:#fff8df;padding:22px;box-shadow:0 8px 24px rgba(24,35,31,.06)}.source-box h2{font-size:28px}.source-box p:last-child{margin-bottom:0}.article-post-section{max-width:980px}.article-lead-image{margin:0 0 30px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:var(--shadow)}.article-lead-image img{width:100%;aspect-ratio:16/9;object-fit:cover}.article-lead-image figcaption{padding:12px 16px;color:var(--muted);font-size:13px;font-weight:750}.long-post{display:grid;gap:18px}.long-post h1{font-size:44px;color:var(--green-dark)}.long-post h2{margin-top:22px;padding-top:20px;border-top:1px solid var(--line);font-size:30px}.long-post h3{margin-top:8px;font-size:22px;color:var(--green-dark)}.long-post p,.long-post li{font-size:16px;line-height:1.75}.long-post ul{display:grid;gap:8px;margin:0 0 0 20px}.article-table{overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.article-table table{width:100%;border-collapse:collapse}.article-table th,.article-table td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.article-table th{background:#f4f0e4;color:var(--green-dark);font-weight:900}.article-table tr:last-child td{border-bottom:0}.contact-section{display:grid;grid-template-columns:.85fr 1fr;gap:26px;align-items:start}.registration-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px;box-shadow:var(--shadow)}.registration-form label:last-of-type,.registration-form button,.form-status{grid-column:1/-1}.registration-form button:disabled{opacity:.62;cursor:not-allowed}.form-status{margin:0;font-size:14px}.form-status[data-state="loading"]{color:var(--blue);font-weight:850}.form-status[data-state="success"]{color:var(--green-dark);font-weight:850}.form-status[data-state="error"]{color:#9b2d24;font-weight:850}.course-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:18px}.course-pagination span{color:var(--green-dark);font-weight:850}.site-footer{display:flex;justify-content:space-between;gap:28px;padding:28px clamp(18px,4vw,56px);border-top:1px solid var(--line);background:#fff}.site-footer img{width:190px}.site-footer p{max-width:620px;margin:12px 0 0}.footer-links{display:grid;gap:8px;align-content:start;color:var(--green-dark);font-weight:850}
@media (max-width:1100px){.main-nav{font-size:13px}.header-cta{display:none}.wide-menu{min-width:440px}.destination-grid,.school-directory,.course-grid,.home-results{grid-template-columns:repeat(2,1fr)}.feature-grid,.article-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:920px){.utility-bar,.main-nav{display:none}.site-header{grid-template-columns:1fr auto}.portal-hero{min-height:74vh}.stats-row,.destination-grid,.school-directory,.course-grid,.home-results,.feature-grid,.article-grid,.timeline,.split-section,.service-band,.listing-layout,.post-card,.contact-section,.search-grid{grid-template-columns:1fr}.finder-summary{display:grid}.stats-row{margin-top:0}.stats-row article,.stats-row article:first-child,.stats-row article:last-child{border-right:0;border-radius:8px}.listing-filter{position:static}.section-heading{display:grid}.post-card img{height:260px}.registration-form{grid-template-columns:1fr}.service-links{grid-template-columns:1fr}}
@media (max-width:620px){h1{font-size:40px}.portal-hero-content,.page-hero>div{padding-left:20px;padding-right:20px}.section{padding-top:56px;padding-bottom:56px}.search-tab{flex:1 1 100%;justify-content:center}.site-footer{display:grid}}
/* WEB-10D legacy course and generated page presentation */
body{line-height:1.7;background:linear-gradient(180deg,#fff 0,#f8faf7 100%)}h1{letter-spacing:-.035em}h2{letter-spacing:-.025em}.site-header{border-bottom-color:rgba(0,78,46,.12);box-shadow:0 8px 28px rgba(0,45,27,.07)}.header-cta,.primary-action{color:#082115}.header-cta:hover,.primary-action:hover,.search-grid button:hover,.registration-form button:hover{filter:brightness(.96);transform:translateY(-1px)}.page-hero{background:radial-gradient(circle at 84% 18%,rgba(140,198,62,.24),transparent 24rem),linear-gradient(135deg,var(--green-dark),var(--green) 70%,#0a6842)}.page-hero:not(:has(>img)){min-height:390px}.section{padding-block:clamp(64px,8vw,96px)}.listing-filter,.post-card,.registration-form,.source-box,.info-table{border-radius:16px;box-shadow:0 10px 30px rgba(0,45,27,.08)}.course-result-card{border-radius:18px}.course-facts>div{border-radius:12px;background:#f6faf6}.result-tags span,.match-badge{border-color:rgba(140,198,62,.35);background:#edf7df;color:var(--green-dark)}.registration-form input,.registration-form select{min-height:48px}.source-box{border-color:#dce7c7;background:#f7fbed}.site-footer{border-top-color:rgba(140,198,62,.35)}@media(max-width:620px){h1{font-size:clamp(38px,12vw,52px)}.page-hero{min-height:340px}.section{padding-block:54px}.registration-form{padding:18px}.course-result-card{border-radius:14px}}
