:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f5ee;--surface:#fffef8;--surface-soft:#ecefe5;--ink:#163126;--muted:#617069;--line:#ccd5cc;--line-strong:#9daa9f;--forest:#174b35;--forest-strong:#0f3726;--leaf:#4f8a5b;--moss:#88a45e;--sky:#8ebdca;--water:#4c91a8;--earth:#b8754d;--sun:#efc85d;--focus:#2d7b55;--topic:var(--leaf);--topic-deep:#174b35;--topic-mid:#5c895c;--topic-low:#366c49;--topic-water:#86bdc9;--topic-sun:#efc85d;--radius:12px;--shell:1360px;--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs:12px;--text-sm:13px;--text-base:14px;--text-md:16px;--text-lg:18px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d1813;--surface:#14231c;--surface-soft:#1b2c24;--ink:#edf3ec;--muted:#a7b6ad;--line:#33483d;--line-strong:#536b5e;--forest:#c7e3cf;--forest-strong:#e6f4e9;--leaf:#72b57d;--moss:#a7c67c;--sky:#73adbc;--water:#62a9be;--earth:#d69a75;--sun:#efd073;--focus:#8fd09a}[data-topic=Career]{--topic:var(--leaf);--topic-deep:#174b35;--topic-mid:#5c895c;--topic-low:#366c49;--topic-water:#86bdc9;--topic-sun:#efc85d}[data-topic=Research]{--topic:var(--water);--topic-deep:#16485a;--topic-mid:#57899a;--topic-low:#326a7c;--topic-water:#91c0ca;--topic-sun:#f0c968}[data-topic=Education]{--topic:var(--moss);--topic-deep:#4b5426;--topic-mid:#9aad68;--topic-low:#6f8447;--topic-water:#8fb9aa;--topic-sun:#efd072}[data-topic=Invest]{--topic:var(--earth);--topic-deep:#6e3d2c;--topic-mid:#c88860;--topic-low:#9c5b3e;--topic-water:#8eb7bd;--topic-sun:#efc15a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--bg);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%}::selection{color:#fff;background:var(--forest)}.shell{width:min(var(--shell), 100%);margin-inline:auto;padding-inline:clamp(18px,4vw,54px)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:1000;color:#fff;background:var(--forest-strong);border-radius:7px;padding:9px 12px;font-weight:750;text-decoration:none;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;background:color-mix(in srgb, var(--bg) 93%, transparent);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.masthead{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;min-height:64px;display:grid}.brand{color:var(--forest-strong);letter-spacing:-.025em;white-space:nowrap;align-items:center;gap:9px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{width:26px;height:26px;fill:var(--leaf)}.masthead nav{justify-content:center;align-items:center;gap:3px;min-width:0;display:flex}.nav-link{min-height:36px;color:var(--muted);font-size:var(--text-sm);border-radius:8px;align-items:center;gap:6px;padding:0 11px;font-weight:700;text-decoration:none;display:inline-flex}.nav-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.nav-link:hover{color:var(--ink);background:var(--surface-soft)}.nav-link.active{color:#fff;background:var(--topic-deep)}.theme-toggle{width:36px;height:36px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:inline-grid}.theme-toggle:hover{background:var(--surface-soft);border-color:var(--line-strong)}.theme-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:center;gap:clamp(32px,6vw,72px);min-height:390px;padding-block:clamp(48px,6vw,76px);display:grid}.hero-copy{min-width:0}.eyebrow,.section-intro>p,.search-results-heading>p,.group-heading p{color:var(--topic,var(--leaf));font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;margin:0;font-weight:850}.hero h1{letter-spacing:-.06em;max-width:760px;margin:13px 0 0;font-size:clamp(40px,5vw,60px);font-weight:850;line-height:.98}.lede{max-width:720px;color:var(--muted);margin:20px 0 0;font-size:clamp(16px,1.5vw,18px)}.search{max-width:720px;margin-top:30px;position:relative}.search>svg{fill:none;width:19px;height:19px;stroke:var(--muted);stroke-width:1.8px;stroke-linecap:round;pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search input{width:100%;height:56px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:10px;padding:0 88px 0 46px;font-size:15px}.search input::placeholder{color:var(--muted)}.search input:focus{border-color:var(--topic);box-shadow:0 0 0 3px color-mix(in srgb, var(--focus) 18%, transparent);outline:0}.search button,.search kbd{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.search button{height:34px;color:var(--muted);background:var(--surface-soft);border:1px solid var(--line);font-size:var(--text-xs);cursor:pointer;border-radius:7px;padding:0 11px;font-weight:750}.search kbd{color:var(--muted);background:var(--surface-soft);border:1px solid var(--line);font:700 var(--text-xs)/1.6 ui-monospace, SFMono-Regular, Menlo, monospace;border-radius:5px;padding:2px 8px}.climate-panel{color:#f5faf5;background:var(--topic-deep);border-radius:16px;min-height:280px;position:relative;overflow:hidden}.climate-panel-copy{z-index:4;padding:24px;position:relative}.climate-panel-copy>span{color:#bed0c4;font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;font-weight:800}.climate-panel-copy strong{letter-spacing:-.07em;margin-top:7px;font-size:54px;line-height:.95;display:block}.climate-panel-copy p{color:#dbe7de;font-size:var(--text-base);margin:5px 0 0}.landscape,.landscape span{display:block;position:absolute}.landscape{inset:0;overflow:hidden}.sun{background:var(--topic-sun);border-radius:50%;width:48px;height:48px;top:38px;right:34px}.hill{border-radius:50% 50% 0 0;width:360px;height:220px;transform:rotate(-8deg)}.hill-back{background:var(--topic-mid);bottom:-92px;right:-120px}.hill-front{background:var(--topic-low);bottom:-130px;left:-90px;transform:rotate(11deg)}.river{background:var(--topic-water);opacity:.85;border-radius:50%;width:74px;height:210px;bottom:-60px;right:35px;transform:rotate(27deg)}.career-path{background:var(--topic-water);opacity:.88;border-radius:50%;width:82px;height:250px;bottom:-70px;right:34px;transform:rotate(28deg)}.career-marker{background:var(--topic-sun);border:5px solid color-mix(in srgb, var(--topic-deep) 70%, transparent);border-radius:50%;width:18px;height:18px;bottom:108px;right:56px}.research-globe{background:var(--topic-mid);border-radius:50%;width:260px;height:260px;bottom:-108px;right:-54px}.research-ring{border:18px solid var(--topic-water);opacity:.85;border-radius:50%;width:280px;height:112px;bottom:10px;right:-52px;transform:rotate(-18deg)}.research-node{background:var(--topic-sun);border-radius:50%;width:16px;height:16px}.research-node-one{top:38px;right:42px}.research-node-two{width:11px;height:11px;bottom:74px;right:142px}.research-node-three{width:8px;height:8px;bottom:38px;right:65px}.education-sun{background:var(--topic-sun);border-radius:50%;width:46px;height:46px;top:36px;right:38px}.book-page{transform-origin:bottom;width:164px;height:124px;bottom:0}.book-page-left{background:var(--topic-low);clip-path:polygon(0 16%,88% 0,100% 14%,100% 100%,8% 84%);left:14px}.book-page-right{background:var(--topic-mid);clip-path:polygon(12% 0,100% 16%,92% 84%,0 100%,0 14%);right:14px}.book-spine{background:var(--topic-water);clip-path:polygon(50% 0,100% 14%,70% 100%,30% 100%,0 14%);opacity:.82;width:12px;height:122px;bottom:0;left:50%;transform:translate(-50%)}.invest-sun{background:var(--topic-sun);border-radius:50%;width:44px;height:44px;top:34px;right:34px}.invest-bar{border-radius:18px 18px 0 0;width:68px;bottom:0}.invest-bar-one{background:var(--topic-low);height:84px;right:184px}.invest-bar-two{background:var(--topic-mid);height:132px;right:106px}.invest-bar-three{background:var(--topic-water);height:190px;right:28px}.invest-trend{background:var(--topic-sun);transform-origin:100%;border-radius:999px;width:220px;height:18px;bottom:112px;right:46px;transform:rotate(-31deg)}.result-status{min-height:48px;color:var(--muted);border-bottom:1px solid var(--line);font-size:var(--text-xs);margin:0;padding:15px 0 12px;font-weight:700}.directory-content{padding-bottom:clamp(60px,8vw,100px)}.route-overview{margin-top:clamp(34px,5vw,58px)}.section-intro h2,.search-results-heading h2{letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(28px,3.5vw,38px);line-height:1}.route-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.route-card{min-height:210px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:10px;flex-direction:column;padding:18px;text-decoration:none;transition:background-color .15s,border-color .15s;display:flex}.route-card:hover{border-color:var(--topic);background:color-mix(in srgb, var(--topic) 5%, var(--surface))}.route-card>span{color:var(--topic);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;font-weight:850}.route-card h3{letter-spacing:-.045em;margin:24px 0 0;font-size:26px;line-height:1}.route-card p{color:var(--muted);font-size:var(--text-base);margin:11px 0 0}.route-card footer{color:var(--topic);font-size:var(--text-xs);justify-content:space-between;margin-top:auto;padding-top:14px;font-weight:800;display:flex}.filter-bar{align-items:center;gap:22px;margin-top:28px;padding:12px 0;display:flex}.filter-bar h2{font-size:var(--text-base);flex:none;margin:0}.filter-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.filter-chip,.filter-reset{min-height:32px;color:var(--muted);border:1px solid var(--line);font-size:var(--text-xs);cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:7px;padding:0 9px;font-weight:750;display:inline-flex}.filter-chip>span:last-child{color:var(--muted);font:700 var(--text-xs) ui-monospace, SFMono-Regular, Menlo, monospace}.filter-chip:hover,.filter-reset:hover,.filter-chip.active{color:var(--ink);border-color:var(--topic)}.filter-chip.active{background:color-mix(in srgb, var(--topic) 12%, var(--surface))}.filter-reset{border-style:dashed}.resource-group{margin-top:clamp(34px,4vw,54px);scroll-margin-top:86px}.resource-group.featured{padding:0}.group-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:12px;padding-bottom:10px;display:flex}.group-heading h2{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(24px,3vw,34px);line-height:1}.group-heading h2 a{color:inherit;text-decoration:none}.group-heading>span{color:var(--muted);font-size:var(--text-xs);flex:none;font-weight:750}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.resource-card{min-width:0;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:10px;flex-direction:column;padding:18px;text-decoration:none;transition:background-color .15s,border-color .15s;display:flex}.resource-card:hover{border-color:var(--topic);background:color-mix(in srgb, var(--topic) 5%, var(--surface))}.resource-card h3{min-width:0;font-size:var(--text-lg);letter-spacing:-.03em;overflow-wrap:break-word;align-items:flex-start;gap:10px;margin:0;line-height:1.2;display:flex}.resource-card h3>span:last-child{min-width:0}.resource-icon{width:22px;height:22px;color:var(--topic);flex:0 0 22px;place-items:center;margin-top:1px;display:grid;position:relative}.resource-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.resource-icon img{object-fit:contain;border-radius:4px;width:22px;height:22px;position:absolute;inset:0}.resource-card p{color:var(--muted);font-size:var(--text-base);overflow-wrap:break-word;margin:12px 0 0;line-height:1.42}.search-results{margin-top:34px}.search-results-heading{border-bottom:1px solid var(--line);padding-bottom:14px}.empty-state{text-align:center;background:var(--surface);border:1px dashed var(--line-strong);border-radius:var(--radius);margin-top:42px;padding:clamp(42px,7vw,78px) 24px}.empty-state h2{letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,34px)}.empty-state p{color:var(--muted);margin:8px 0 0}.site-footer{color:#dce8df;background:#102b20}.footer-inner{justify-content:space-between;align-items:flex-end;gap:28px;min-height:108px;padding-block:22px;display:flex}.footer-inner strong{font-size:var(--text-lg)}.footer-inner p{color:#aec1b4;font-size:var(--text-sm);margin:7px 0 0}.site-footer a{color:inherit}.footer-inner nav{flex-wrap:wrap;gap:8px;display:flex}.footer-inner nav a{color:#c8d8cd;font-size:var(--text-xs);border:1px solid #3b5949;border-radius:7px;align-items:center;gap:6px;padding:7px 9px;font-weight:750;text-decoration:none;display:inline-flex}.footer-link-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px}.footer-inner nav a:hover{color:#fff;border-color:#789785}@media (width<=1120px){.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.masthead{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:auto;padding-top:12px}.masthead nav{border-top:1px solid var(--line);scrollbar-width:none;grid-area:2/1/auto/-1;justify-content:flex-start;margin-inline:calc(-1*clamp(18px,4vw,54px));padding:7px clamp(18px,4vw,54px) 10px;overflow-x:auto}.theme-toggle{grid-area:1/2}.masthead nav::-webkit-scrollbar{display:none}.hero{grid-template-columns:1fr;min-height:0}.climate-panel{min-height:240px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar{flex-direction:column;align-items:flex-start;gap:10px}}@media (width<=600px){.brand{font-size:var(--text-base)}.hero{gap:30px;padding-block:42px}.hero h1{font-size:clamp(36px,11vw,48px)}.lede{font-size:16px}.climate-panel{min-height:210px}.climate-panel-copy{padding:22px}.climate-panel-copy strong{font-size:50px}.route-grid,.resource-grid{grid-template-columns:1fr}.route-card{min-height:205px}.group-heading{flex-direction:column;align-items:flex-start;gap:8px}.footer-inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
