/* Scholyn Career Library — editorial overrides */
body{background:#fff}
.breadcrumb-section{padding:10px 0;background:#fff;border-bottom:1px solid #edf0f4}
.breadcrumb{font-size:11.5px;color:#7b8795}.breadcrumb span{color:#5f6b7a;font-weight:600}
.career-hero{padding:55px 0 50px;background:#fff;border-bottom:1px solid #e5eaf0}
.career-hero::after{display:none}
.career-hero-content{grid-template-columns:minmax(0,1.18fr) minmax(330px,.72fr);gap:68px}
.hero-badge{margin-bottom:15px!important;padding:0!important;background:transparent!important;color:#2457e6!important;font-size:11px!important;font-weight:700!important}
.career-hero h1{max-width:720px;margin-bottom:14px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(41px,5vw,64px);font-weight:500;line-height:1.02;letter-spacing:-.045em;color:#101828}
.career-hero p{max-width:680px;margin-bottom:23px;font-size:15px;line-height:1.7;color:#5e6b7c}
.career-search{min-height:56px;padding:6px 7px 6px 15px;border:1px solid #cbd5e1;border-radius:11px;box-shadow:0 7px 20px rgba(15,23,42,.05)}
.career-search:focus-within{border-color:#9cb3ed;box-shadow:0 0 0 3px rgba(36,87,230,.07)}
.career-search button{height:42px;min-width:88px;border-radius:8px;background:#2457e6;box-shadow:none}.career-search button:hover{background:#173ea8}
.popular-searches{margin-top:13px;gap:6px}.popular-searches span{margin-right:3px;color:#667085;font-size:11px}
.popular-searches a{padding:5px 8px;border:0;border-bottom:1px solid #d0d7e1;border-radius:0;background:transparent;color:#475467;font-size:11.5px}.popular-searches a:hover{border-color:#2457e6;background:transparent;color:#2457e6}
.career-hero-card{padding:24px;border:0;border-top:3px solid #2457e6;border-bottom:1px solid #dfe5ec;border-radius:0;background:#f8fafc;box-shadow:none;backdrop-filter:none}
.career-hero-card>span{margin-bottom:8px;color:#2457e6;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:none}
.library-points{gap:0}.library-points a,.library-points div{display:grid;grid-template-columns:34px 1fr;grid-template-areas:'icon title' 'icon text';gap:2px 10px;padding:14px 0;border:0;border-top:1px solid #e3e8ee;border-radius:0;background:transparent;text-decoration:none}
.library-points i{grid-area:icon;width:30px;height:30px;border-radius:7px;background:#eef3ff;color:#2457e6;font-size:14px}.library-points strong{grid-area:title;font-size:12.7px;color:#283446}.library-points small{grid-area:text;color:#6b7787;font-size:11.2px;line-height:1.45}.library-points a:hover strong{color:#2457e6}
.career-categories{padding:62px 0;background:#fff}.featured-careers{padding:64px 0;background:#f8fafc;border-top:1px solid #edf0f4}
.section-title{margin-bottom:25px}.section-title span{padding:0!important;margin-bottom:6px!important;background:transparent!important;color:#2457e6!important;font-size:11px!important;font-weight:700!important}.section-title h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,3.4vw,44px);font-weight:500;line-height:1.08;letter-spacing:-.035em;color:#101828}.section-title p{max-width:680px;margin-top:7px;font-size:13px;line-height:1.6;color:#667085}.section-title a{font-size:12px;color:#2457e6;font-weight:700}
.category-grid,.career-grid,.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #dfe5ec}
.category-card,.career-card,.guide-card{border:0;border-right:1px solid #dfe5ec;border-bottom:1px solid #dfe5ec;border-radius:0;box-shadow:none;background:#fff}.category-card:nth-child(3n),.career-card:nth-child(3n){border-right:0}
.category-card:hover,.career-card:hover,.guide-card:hover{transform:none;border-color:#dfe5ec;box-shadow:none;background:#fbfcfd}
.category-card{min-height:225px;padding:22px}.category-badge{top:18px;right:18px;padding:4px 7px;border-radius:6px;background:#f1f4f8;color:#667085;font-size:9.5px}.category-icon{width:38px;height:38px;margin-bottom:23px;border-radius:8px;background:#eef3ff}.category-icon i{font-size:18px}.category-card h3{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:500}.category-card p{font-size:12px;line-height:1.55}.category-arrow{width:30px;height:30px;border-radius:7px}
.career-card{min-height:285px;padding:22px}.career-tag{padding:4px 7px;border-radius:6px;background:#eef3ff;font-size:9.5px}.career-card h3{font-family:Georgia,'Times New Roman',serif;font-size:21px;font-weight:500}.career-card p,.career-meta span{font-size:12px;line-height:1.55}.career-card a{font-size:12px}
.loading-state,.empty-state{min-height:150px;border:0;border-bottom:1px solid #dfe5ec;border-radius:0;background:#fff}

/* The canonical generator may inject a crawlable approved-links block. Keep it useful to search engines but compact for students. */
#approved-careers-title{font-family:Georgia,'Times New Roman',serif;font-weight:500}.career-categories+section.container[aria-labelledby="approved-careers-title"],main>section.container[aria-labelledby="approved-careers-title"]{padding:42px 0}.career-categories+section.container[aria-labelledby="approved-careers-title"] ul,main>section.container[aria-labelledby="approved-careers-title"] ul{columns:3;column-gap:28px}.career-categories+section.container[aria-labelledby="approved-careers-title"] li,main>section.container[aria-labelledby="approved-careers-title"] li{break-inside:avoid;margin:7px 0;font-size:12px}

@media(max-width:1000px){.career-hero-content{grid-template-columns:1fr;gap:30px}.career-hero-card{max-width:720px}.category-grid,.career-grid,.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card:nth-child(3n),.career-card:nth-child(3n){border-right:1px solid #dfe5ec}.category-card:nth-child(2n),.career-card:nth-child(2n){border-right:0}}
@media(max-width:640px){.career-hero{padding:38px 0 32px}.career-hero-main{text-align:left}.career-hero h1{font-size:39px}.career-hero p{font-size:13.5px}.career-search{margin:0}.popular-searches{justify-content:flex-start}.career-hero-card{padding:19px 17px}.category-grid,.career-grid,.guide-grid{grid-template-columns:1fr}.category-card,.career-card,.category-card:nth-child(2n),.career-card:nth-child(2n),.category-card:nth-child(3n),.career-card:nth-child(3n){border-right:0}.career-categories,.featured-careers{padding:48px 0}.career-categories+section.container[aria-labelledby="approved-careers-title"] ul,main>section.container[aria-labelledby="approved-careers-title"] ul{columns:1}}

/* Searchable approved career directory */
.career-directory{margin-top:66px!important;margin-bottom:72px!important}
.career-directory>h2{margin:0 0 8px;font-family:Georgia,'Times New Roman',serif;font-size:34px;font-weight:500;letter-spacing:-.025em}
.career-directory>p{max-width:760px;color:#667085;font-size:13px;line-height:1.65}
.career-directory-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:18px;align-items:center;margin:22px 0 10px;padding:14px 0;border-top:1px solid #dfe5ec;border-bottom:1px solid #dfe5ec}
.career-directory-search{position:relative}
.career-directory-search i{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#7a8696}
.career-directory-search input{width:100%;height:44px;border:1px solid #cbd5e1;border-radius:9px;padding:0 13px 0 38px;font:inherit;font-size:13px}
.career-directory-search input:focus{outline:3px solid rgba(36,87,230,.08);border-color:#89a5ef}
.career-directory-count{font-size:12px;color:#667085}.career-directory-count strong{color:#172033}
.career-directory ul{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:0!important;margin:0!important;padding:0!important;border-top:1px solid #e5eaf0;list-style:none!important}
.career-directory li{margin:0!important;padding:0!important;border-bottom:1px solid #e5eaf0}
.career-directory li:not(:nth-child(3n)){border-right:1px solid #e5eaf0}
.career-directory li a{display:block;padding:12px 14px;color:#293548!important;text-decoration:none!important;font-size:13px!important;line-height:1.35}
.career-directory li a:hover{background:#f8fafc;color:#2457e6!important}
.career-directory-more{margin-top:18px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;padding:10px 15px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.career-directory-more:hover{background:#f8fafc}
@media(max-width:900px){
  .career-directory ul{grid-template-columns:repeat(2,minmax(0,1fr))}
  .career-directory li{border-right:0!important}
  .career-directory li:nth-child(odd){border-right:1px solid #e5eaf0!important}
}
@media(max-width:600px){
  .career-directory ul{grid-template-columns:1fr}
  .career-directory li{border-right:0!important}
  .career-directory-toolbar{grid-template-columns:1fr}
}
