:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#192537;background:white;--blue:#2b55cd;--muted:#647083;--line:#e3e7ed}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.wrap{width:min(1080px,calc(100% - 96px));margin-inline:auto}.skip{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:10}.skip:focus{top:12px}header{display:flex;align-items:center;justify-content:space-between;min-height:100px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:5px;font-size:21px;font-weight:750;letter-spacing:-.65px}.brand span{font-weight:450}.mark{display:grid;place-items:center;width:30px;height:30px;margin-right:7px;background:var(--blue);color:white;border-radius:7px;font-size:21px}nav{display:flex;gap:32px;font-size:14px;font-weight:550}nav a:hover{color:var(--blue)}.hero{padding-block:92px 80px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.65px;color:var(--blue);margin:0 0 24px;line-height:1.6}h1{font-size:clamp(42px,5.2vw,68px);line-height:1.08;letter-spacing:-2.9px;font-weight:650;margin:0 0 27px}h1 span{color:var(--blue)}.intro{font-size:18px;line-height:1.7;color:var(--muted);max-width:530px;margin:0 0 30px}.button{display:inline-flex;gap:33px;align-items:center;padding:16px 21px;background:var(--blue);color:white;font-size:15px;font-weight:600;border-radius:6px;box-shadow:0 3px 6px #24489910}.button:hover{background:#2245ae}.button span{font-size:20px;line-height:1}.note{font-size:13px;color:var(--muted);margin:19px 0 0}.jobs{background:#f8fafc;border-block:1px solid var(--line);padding:57px 0 35px;scroll-margin-top:25px}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end}.section-head .eyebrow{margin-bottom:12px}h2{font-size:29px;font-weight:600;letter-spacing:-.9px;line-height:1.25;margin:0}.location{font-size:14px;color:var(--muted);margin:0 0 4px;white-space:nowrap}.categories{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 20px}.categories span{font-size:14px;color:#4e5d71;border:1px solid #dde3eb;border-radius:5px;padding:8px 12px;background:white}.sample-note{font-size:13px;color:var(--muted);line-height:1.6;margin:0 0 17px}.job-list{display:grid;gap:10px}article{display:flex;align-items:center;gap:21px;background:white;border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:0 2px 3px #19253702}.job-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid #e2e7ee;border-radius:9px;background:#f4f7fb;font-size:14px;font-weight:600;color:#546885;flex-shrink:0}.job-content{flex:1;min-width:0}.category{font-size:12px;font-weight:650;letter-spacing:1px;color:var(--muted);margin:0 0 7px}h3{font-size:18px;font-weight:600;letter-spacing:-.3px;line-height:1.4;margin:0}.meta{font-size:14px;color:var(--muted);margin:9px 0 0;line-height:1.65}.meta span{margin:0 8px;color:#a2acba}.badge{font-size:12px;color:#69768b;background:#f6f8fa;padding:6px 9px;border-radius:4px;white-space:nowrap}.list-note{font-size:13px;color:var(--muted);text-align:center;margin:25px 0 0}.about{padding-block:76px 80px}.about .eyebrow{margin-bottom:18px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about h2{font-size:38px;line-height:1.2}.about-grid p{font-size:16px;color:var(--muted);line-height:1.75;margin:0 0 15px}.about-grid p:last-child{margin-bottom:0}footer{display:flex;align-items:center;gap:25px;padding-block:30px;border-top:1px solid var(--line)}footer .brand{font-size:17px}footer p,footer small{font-size:12px;color:var(--muted)}footer small{margin-left:auto}@media(max-width:760px){.wrap{width:calc(100% - 40px)}header{min-height:80px}.brand{font-size:18px}.mark{width:26px;height:26px;font-size:18px}nav{gap:18px;font-size:14px}.hero{padding-block:62px 57px}h1{letter-spacing:-1.9px}.intro{font-size:17px}.eyebrow{letter-spacing:1.2px}.section-head{display:block}h2{font-size:25px}.location{margin-top:15px}.jobs{padding-top:36px}.categories{margin-top:21px;gap:6px}.categories span{padding:7px 9px}article{padding:19px 16px;gap:14px;flex-wrap:wrap}.job-icon{width:39px;height:39px;font-size:12px}h3{font-size:16px}.badge{margin-left:53px}.meta span{margin-inline:4px}.about{padding-block:52px}.about-grid{grid-template-columns:1fr;gap:25px}.about h2{font-size:32px}footer{flex-wrap:wrap;gap:8px 22px}footer p{margin:5px 0}footer small{flex-basis:100%;margin:8px 0 0}}@media(max-width:390px){.wrap{width:calc(100% - 32px)}.brand{font-size:16px}nav{gap:12px}.mark{display:none}h1{font-size:38px}.job-icon{display:none}.badge{margin-left:0}}
/* Calm editorial hero: copy and a single stock photograph. */
.hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:56px;padding-block:72px}
.hero h1{font-size:clamp(42px,4.6vw,62px)}
.hero-photo{display:block;width:100%;height:auto;aspect-ratio:1/1.08;object-fit:cover;object-position:center;border-radius:10px;background:#f2f5f8}
@media(max-width:1000px){.hero{gap:32px;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.hero h1{font-size:48px;letter-spacing:-2px}}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:36px;padding-block:56px}.hero h1{font-size:clamp(38px,7.5vw,52px)}.hero-photo{aspect-ratio:4/3;max-height:360px;object-position:50% 45%}}
.brand-logo{display:block;width:44px;height:44px;object-fit:contain;flex-shrink:0;margin-right:5px}
footer .brand-logo{width:36px;height:36px}
@media(max-width:760px){.brand-logo{width:36px;height:36px;margin-right:2px}}
@media(max-width:390px){header .brand{gap:3px;font-size:15px}.brand-logo{width:30px;height:30px;margin-right:1px}header nav{gap:10px;font-size:13px}}
/* Extend the original editorial layout with accessible listings and content pages. */
[hidden]{display:none!important}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}input{border:1px solid #cbd3df;border-radius:6px;background:white;padding:13px 14px;color:inherit;max-width:100%;min-width:0}button:focus-visible,input:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.secondary{border:1px solid #cbd3df;background:white;color:#293b58;padding:12px 16px;border-radius:6px;font-weight:600}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.hero{align-items:start}.hero-photo{margin-top:12px}.newsletter{border-top:1px solid var(--line);margin-top:34px;padding-top:24px}.newsletter h2{font-size:17px;letter-spacing:-.25px}.newsletter .note{margin-top:10px;line-height:1.6}.signup-row{display:flex;gap:8px;margin-top:14px}.signup-row input{width:100%}.signup-row button{white-space:nowrap}.filter-tools{margin-top:28px}.filter-tools label{display:block;font-weight:600;font-size:13px;margin-bottom:8px}.filter-tools input{width:440px}.categories{margin-top:18px;margin-bottom:12px}.categories button{font-size:13px;color:#4e5d71;border:1px solid #d8dfe8;border-radius:5px;padding:9px 12px;background:white;min-height:38px}.categories button[aria-pressed=true]{border-color:var(--blue);background:#eef3ff;color:#244bad}.result-count{font-size:13px;margin:20px 0 8px}.filter-note{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 20px}.job-card{align-items:start;padding:25px 28px;gap:24px}.company{font-size:14px;font-weight:600;margin:0 0 8px}.company span{font-weight:400;color:var(--muted)}.job-card h3{font-size:20px;line-height:1.4}.job-card h3 a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.job-card .meta{margin-top:8px}.salary{font-size:14px;line-height:1.55;margin:7px 0 0;color:#314566}.job-summary{font-size:14px;line-height:1.6;color:var(--muted);margin:11px 0 0}.card-arrow{color:var(--blue);font-size:22px;padding-top:28px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.tags:empty{display:none}.tags span{background:#f2f5f9;padding:5px 8px;font-size:11px;color:#47566c;border-radius:4px}.jobs{padding-bottom:50px}.page-heading{padding-block:65px 42px}.page-heading h1{font-size:48px;max-width:760px}.page-heading .intro{max-width:680px;margin-bottom:0}.detail{padding-block:45px 75px}.back-link{display:inline-block;font-size:14px;color:var(--blue);margin-bottom:30px}.detail .eyebrow{margin-bottom:16px}.detail h1{font-size:clamp(32px,4.3vw,52px);max-width:850px;letter-spacing:-1.7px;line-height:1.14}.detail .intro{max-width:740px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:60px;margin-top:42px;align-items:start}.detail-copy h2,.job-facts h2{font-size:22px;margin:0 0 18px}.detail-copy h2:not(:first-child){margin-top:34px}.detail-copy p,.detail-copy li,.prose p,.prose li{line-height:1.8;color:#4e5d71}.detail-copy ul{padding-left:21px}.detail-copy li{margin-bottom:10px}.job-facts{border:1px solid var(--line);border-radius:8px;padding:26px;background:#fafbfd}.job-facts dl{margin:0}.job-facts dl>div{margin-top:20px}.job-facts dt{font-size:12px;color:var(--muted);margin-bottom:6px}.job-facts dd{margin:0;font-size:14px;line-height:1.65}.job-facts .note{line-height:1.6}.source-block{margin-top:40px;border-top:1px solid var(--line);padding-top:28px}.source-block p>a:not(.button),.prose p>a,.consent a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.source-block .button{gap:15px}.source-block .note{font-size:12px}.prose{max-width:760px;padding-block:70px 90px;min-height:55vh}.prose h1{font-size:46px;letter-spacing:-1.8px}.prose h2{font-size:23px;margin-top:34px;margin-bottom:14px}.prose p{margin-block:15px}.prose .lead{font-size:20px;line-height:1.7}.notice{padding:18px 20px;background:#f4f7fc;border:1px solid #dce4ef;border-radius:6px;line-height:1.65}.contact-email{font-size:clamp(18px,3vw,25px);overflow-wrap:anywhere}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:40px}.category-tile{padding:28px;border:1px solid var(--line);border-radius:8px}.category-tile:hover{border-color:#9cacce;background:#fafcff}.category-tile h2{font-size:22px}.category-tile h2 span{float:right;color:var(--blue)}.category-tile p{font-size:14px;line-height:1.7;color:var(--muted)}.category-tile small{font-size:13px;color:var(--blue)}footer{display:block;padding-block:32px}.footer-top{display:flex;gap:30px;justify-content:space-between;align-items:center;margin-bottom:20px}.footer-top nav{flex-wrap:wrap;gap:12px 22px;font-size:12px;max-width:550px}footer small{margin-left:0}footer p{line-height:1.7}footer .text-button{font-size:12px;color:var(--blue);border:0;background:none;padding:0;margin-left:18px;text-decoration:underline}.consent{position:fixed;bottom:20px;left:20px;right:20px;max-width:600px;padding:24px;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 5px 35px #14213b26;z-index:50}.consent p{font-size:14px;line-height:1.65;margin:0 0 16px}.consent button{font-size:13px;margin-right:8px;border:1px solid var(--line)}.consent .button{padding:12px 16px}#load-newsletter{margin-top:14px}#kit-form{margin-top:14px}#no-results{padding:32px;background:white;border:1px solid var(--line);border-radius:8px}#no-results p{color:var(--muted)}
@media(max-width:760px){.hero-photo{margin-top:0}.newsletter{margin-top:28px}.job-card{padding:21px 18px;gap:8px;flex-wrap:nowrap}.job-card h3{font-size:18px}.company{font-size:13px}.company span{display:block;margin-top:4px}.card-arrow{font-size:19px}.detail-grid{grid-template-columns:1fr;gap:35px}.job-facts{grid-row:1}.detail{padding-block:32px 50px}.detail h1{letter-spacing:-1px}.page-heading{padding-block:44px 30px}.page-heading h1,.prose h1{font-size:36px;letter-spacing:-1px}.prose{padding-block:45px 60px}.category-grid{grid-template-columns:1fr}.footer-top{display:block}.footer-top nav{margin-top:25px;line-height:1.6}.footer-top .brand{font-size:18px}.signup-row{flex-wrap:wrap}.signup-row input{flex:1;min-width:130px}.signup-row button{padding-inline:12px}.categories button{font-size:12px;padding:8px 10px}.result-count .muted{display:block;margin-top:7px}.filter-tools input{width:100%}.consent{padding:20px;bottom:10px;left:10px;right:10px}}

/* Direct-link career resources, following the supplied pale-blue card reference. */
.resource-card{background:linear-gradient(115deg,#f1f7ff,#f7faff);border:1px solid #e3edfc;border-radius:10px;padding:30px;box-shadow:0 2px 7px #20385b03}.flexjobs-card{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(180px,1fr);gap:40px;align-items:center;margin-top:32px}.resource-card .eyebrow{font-size:10px;letter-spacing:1.3px;margin:0 0 12px}.resource-card h2{font-size:26px;line-height:1.25;letter-spacing:-.7px;margin:0 0 11px}.resource-card p:not(.eyebrow){font-size:14px;line-height:1.65;color:var(--muted);margin:0 0 19px}.resource-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.resource-card .button{padding:12px 16px;font-size:13px;gap:20px}.resource-card small{font-size:11px;line-height:1.6;color:#647083}.resource-name{font-size:27px;color:#165b8e;letter-spacing:-1px;font-weight:600}.resource-brand ul{list-style:none;margin:17px 0 0;padding:0}.resource-brand li{font-size:12px;line-height:1.6;color:#566984;margin-top:7px}.resource-brand li:before{content:'✓';color:#2b55cd;font-weight:700;margin-right:8px}.job-sidebar{min-width:0}.jobscan-card{padding:25px;margin-top:20px}.jobscan-card h2{font-size:23px;letter-spacing:-.65px}.jobscan-card p:not(.eyebrow){font-size:13px}.jobscan-card small{display:block;margin-top:14px}@media(max-width:760px){.flexjobs-card{grid-template-columns:1fr;gap:25px;padding:24px}.resource-card h2{font-size:23px}.job-sidebar{grid-row:1}.resource-brand{border-top:1px solid #dfe8f5;padding-top:20px}.resource-brand ul{margin-top:10px}.resource-actions{gap:12px}.jobscan-card{padding:24px}}

.view-all-jobs{display:inline-flex;gap:12px;align-items:center;margin-top:23px;color:var(--blue);font-size:15px;font-weight:600}.view-all-jobs:hover{text-decoration:underline;text-underline-offset:4px}.job-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px}.job-pagination span{font-size:13px;color:var(--muted)}.job-pagination .secondary{font-size:13px}.job-card{padding:20px 24px}.job-card .job-summary{margin-top:8px}@media(max-width:760px){.job-card{padding:19px 17px}.job-pagination{gap:8px}.job-pagination .secondary{padding:10px 12px}.job-pagination span{font-size:12px}}

.flexjobs-logo{display:block;width:150px;height:auto;max-width:100%;object-fit:contain}.resource-pair{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:22px;margin-top:32px}.resource-pair .resource-card{margin-top:0}.resource-pair .flexjobs-card{grid-template-columns:minmax(0,1fr);gap:22px}.resource-pair .resource-brand{display:flex;gap:25px;align-items:center}.resource-pair .resource-brand ul{margin:0}.jobscan-card-top{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:14px;align-items:start}.jobscan-card h2{font-size:22px}.example-score{margin:0;text-align:center}.score-ring{width:90px;height:90px;padding:7px;border-radius:50%;background:conic-gradient(#26cda8 0% 85%,#e1edf2 85% 100%);box-shadow:0 3px 10px #274b6120;display:grid;place-items:center}.score-ring>span{display:flex;align-items:baseline;justify-content:center;width:76px;height:76px;border-radius:50%;background:white;font-size:27px;font-weight:750;line-height:76px;letter-spacing:-1px;color:#102947}.score-ring span small{display:inline;margin:0;font-size:16px;color:inherit;line-height:inherit}.example-score figcaption{font-size:10px;line-height:1.5;color:#647083;margin-top:7px}.jobscan-card-top+p{margin-top:10px!important}@media(max-width:1000px){.resource-pair{grid-template-columns:1fr}.resource-pair .flexjobs-card{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.resource-pair .resource-brand{display:block}.resource-pair .resource-brand ul{margin-top:15px}}@media(max-width:760px){.resource-pair .flexjobs-card{grid-template-columns:1fr}.jobscan-card-top{grid-template-columns:minmax(0,1fr) 82px;gap:10px}.score-ring{width:78px;height:78px;padding:6px}.score-ring>span{width:66px;height:66px;line-height:66px;font-size:25px}.jobscan-card h2{font-size:21px}.resource-pair .resource-brand{display:block}}
.flexjobs-logo{height:75px;object-fit:cover;object-position:center;mix-blend-mode:multiply}
