@charset "UTF-8";
:root{--green:#183f31;--deep:#102d23;--sage:#e9efe7;--cream:#f8f7f2;--ink:#202e26;--muted:#6b746c;--line:#dce1d8;--gold:#dcc586}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--cream);font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",system-ui,sans-serif;font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.4;letter-spacing:-.03em}header{height:96px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--cream)}.brand{display:flex;gap:12px;align-items:center;font-size:26px;font-weight:750;white-space:nowrap;letter-spacing:.06em}.brand small{font-size:15px;font-weight:400;letter-spacing:.1em;border-left:1px solid #b9c1b8;margin-left:10px;padding-left:14px}.brand-mark{display:grid;place-items:center;width:42px;height:46px;background:var(--green);color:#fff;border-radius:20px 20px 5px 5px;font-size:27px}nav{display:flex;gap:36px;height:100%;align-items:center}nav a{font-size:15px;color:#505d52;height:100%;display:flex;align-items:center;border-bottom:3px solid transparent;padding-top:3px}nav a:hover,nav a[aria-current]{color:var(--green);border-bottom-color:var(--green)}.container{width:min(1180px,90%);margin-inline:auto}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;min-height:610px;overflow:hidden}.hero-copy{padding:66px 6vw 66px max(5vw,24px)}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:600;color:#647665;margin-bottom:22px}.hero h1{font-size:clamp(38px,4.4vw,66px);font-weight:650;line-height:1.35;letter-spacing:-.06em;margin-bottom:25px}.hero h1 span{color:#789466}.hero-sub{color:var(--muted);font-size:16px;line-height:1.9}.hero-search{display:flex;background:white;padding:8px;border:1px solid var(--line);border-radius:6px;margin:32px 0 20px;box-shadow:0 5px 18px #19351a05}.hero-search input{width:100%;min-width:0;background:none;border:0;padding:10px 12px}.hero-search button{white-space:nowrap;background:var(--green);color:white;border:0;border-radius:4px;padding:12px 20px}.hero-meta{display:flex;gap:24px;color:var(--muted);font-size:13px}.hero-meta strong{color:var(--green);font-size:20px;font-weight:600}.hero-art{position:relative;isolation:isolate;background:#d6e1cf;overflow:hidden;min-height:520px}.art-sun{position:absolute;right:17%;top:10%;width:130px;height:130px;background:#f4e6b8;border-radius:50%}.art-hill{position:absolute;width:150%;height:90%;border-radius:45% 55% 0 0;transform:rotate(-20deg);left:-20%;bottom:-45%;background:#91ad7d}.art-hill.h2{background:#547753;bottom:-55%;left:20%;transform:rotate(28deg)}.art-hill.h3{background:#244c37;bottom:-73%;left:-25%;transform:rotate(12deg)}.art-label{position:absolute;bottom:55px;left:50px;color:white;font-size:30px;letter-spacing:.2em}.art-label small{display:block;font-size:12px;letter-spacing:.12em;opacity:.7;margin-top:12px}.art-grain{position:absolute;right:46px;bottom:52px;font-size:78px;color:#d2dfba;font-weight:200}.pathways,.openings{padding-block:64px}.section-heading{margin-bottom:30px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{font-size:29px;font-weight:600;margin:0}.horizontal{display:flex;justify-content:space-between;align-items:end;gap:20px}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.path-card{border:1px solid var(--line);padding:27px 30px;background:#f1f2e9;transition:transform .2s}.path-card:hover{transform:translateY(-3px)}.path-card.campus{background:#e9eee4}.path-card.veterans{background:#e4ebe3}.path-number{font-size:13px;color:#8a9685;letter-spacing:.1em}.path-card h3{font-size:25px;margin:26px 0 10px;font-weight:550}.path-card p{color:var(--muted);font-size:14px}.path-link{display:flex;justify-content:space-between;margin-top:30px;font-size:13px}.path-link b{font-size:21px;font-weight:400}.openings{padding-top:16px}.text-link{font-size:14px;border-bottom:1px solid #9da995;padding-bottom:4px;display:inline-block}.job-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.job-card{background:white;padding:25px 28px;border:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;transition:border-color .2s;min-width:0}.job-card:hover{border-color:#537754}.job-type{font-size:12px;color:#708267}.job-card h3{font-size:20px;margin:12px 0 9px;font-weight:600}.job-card p{font-size:13px;color:var(--muted);margin-bottom:2px}.arrow{align-self:center;font-size:26px;color:#658261}.salary{display:inline-block;font-size:17px;color:#506b38;margin-top:7px;font-weight:600}.reserve-banner{background:var(--green);color:white;padding:38px 46px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:75px}.reserve-banner .eyebrow{color:#a6bd98;margin-bottom:14px}.reserve-banner h2{font-size:26px;font-weight:500;margin-bottom:14px}.reserve-banner p:not(.eyebrow){font-size:14px;color:#c4cec4;margin-bottom:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--green);color:#fff;border:1px solid var(--green);padding:13px 25px;min-height:50px;border-radius:4px;font-weight:500;text-align:center;white-space:nowrap}.button:hover{background:#285540}.button.light{background:#eff1e6;color:var(--green);border-color:#eff1e6}.button.outline{background:transparent;color:var(--green);border-color:#a6b7a2}.button.outline:hover{background:#edf2e9}footer{background:#edf0e9;padding:40px max(5vw,24px) 20px;border-top:1px solid var(--line)}.footer-top{max-width:1180px;margin:auto;display:flex;align-items:center;gap:35px;flex-wrap:wrap}.footer-top .brand{font-size:22px}.footer-top p{font-size:14px;color:var(--muted);margin:0}.footer-top>div:last-child{display:flex;gap:24px;flex-wrap:wrap;margin-left:auto;font-size:12px;color:#5d6c60}.footer-bottom{max-width:1180px;margin:30px auto 0;padding-top:18px;border-top:1px solid #d3dbcf;color:#7a8378;font-size:11px;display:flex;justify-content:space-between}.page-intro{background:#e8eee3;padding:54px 0 45px}.page-intro h1{font-size:42px;font-weight:550;margin-bottom:16px}.page-intro p:last-child{color:#657362;margin:0}.page-intro .eyebrow{margin-bottom:15px}.job-list{padding-block:36px 90px;min-height:500px}.filters{display:flex;align-items:end;gap:14px;background:white;border:1px solid var(--line);padding:24px;margin-bottom:40px}.filters label{display:flex;flex-direction:column;gap:7px;flex:1;font-size:12px;color:var(--muted)}input:not([type=checkbox]),select,textarea{padding:12px 14px;border:1px solid #cbd5c6;background:#fff;color:var(--ink);border-radius:3px;min-width:0;max-width:100%}select{height:51px}.reset{padding:12px 8px;font-size:13px}.results-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.results-bar h2{font-size:23px;margin:0;font-weight:550}.results-bar h2 span{font-size:15px;color:#7e8e75;margin-left:10px}.results-bar>span{color:var(--muted);font-size:12px}.empty{padding:55px 35px;border:1px solid var(--line);text-align:center;background:white}.empty h2{font-weight:500;font-size:25px}.empty p{color:var(--muted);max-width:560px;margin:0 auto 25px}.empty .text-link{margin-left:16px}.detail{padding-block:34px 75px}.back-link{display:inline-block;font-size:13px;color:#64765d;margin-bottom:25px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:45px}.job-heading{border-bottom:1px solid var(--line);padding:20px 0 28px}.job-heading h1{font-size:36px;font-weight:550;margin:20px 0 12px}.job-meta{color:var(--muted);margin:0}.status{margin-left:15px;font-size:11px;border:1px solid #c3cbbd;border-radius:3px;padding:3px 7px;color:#788276}.status.open{color:#3e663c;background:#e4ecde;border:0}.job-content{padding:12px 0 20px}.job-content h2{font-size:21px;margin:28px 0 19px;font-weight:600;border-left:3px solid #597f46;padding-left:14px}.job-content p{line-height:1.95;color:#485248;white-space:pre-wrap;margin-bottom:13px}.job-reference{border-top:1px solid var(--line);font-size:11px;color:#899082;padding-top:20px}.apply-card{margin-top:20px;background:#e7eee2;padding:28px;position:sticky;top:25px}.apply-card h2{font-size:23px;margin:18px 0 14px;font-weight:500}.apply-card p{font-size:13px;color:#65765e;line-height:1.85}.apply-card .button{width:100%;margin-top:12px;font-size:14px}.help-link{display:block;text-align:center;font-size:11px;color:#7d8877;margin-top:22px}.mobile-actions{display:none}.application{max-width:760px;padding-block:34px 80px}.form-intro h1{font-size:32px;font-weight:550}.form-intro .eyebrow{margin-bottom:14px}.form-intro p:last-child{color:var(--muted)}#application-form{background:white;padding:32px;border:1px solid var(--line);margin-top:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-grid label{display:flex;flex-direction:column;font-size:14px;gap:9px}.form-grid em{display:contents;color:#ab613e;font-style:normal}.form-grid .wide{grid-column:1/-1}.file-box{background:#f7f8f3;border:1px dashed #c4d0ba;padding:20px}.file-box small{color:var(--muted);font-size:12px}.file-box input{padding:8px!important;font-size:13px}.privacy-box{margin:28px 0 18px;padding:20px;background:#f2f5ee;font-size:12px;color:#697663}.privacy-box strong{font-size:13px;color:#43553b}.privacy-box p{margin:12px 0}.privacy-box a{color:#214b33;text-decoration:underline}.check{display:flex;gap:10px;align-items:start}.check input{margin-top:5px;width:17px;height:17px;flex-shrink:0;accent-color:var(--green)}.form-note{font-size:12px;color:var(--muted);margin:14px 0 0}.submit-button{width:100%}#form-status{color:#a64331;font-size:13px}#receipt-panel{margin:35px 0;padding:36px;background:#e5efdf;border:1px solid #c1d0b8}#receipt-panel h2{font-size:28px}.receipt-code{font-size:16px;overflow-wrap:anywhere;background:#fff;padding:18px}.prose{max-width:820px;padding-block:35px 80px}.prose h2{font-size:24px;font-weight:600;margin:32px 0 18px}.prose p,.prose li{color:#53614d;line-height:1.95}.prose a{color:#35602c}.prose a.button{color:#fff}.prose details{border-bottom:1px solid var(--line);padding:18px 0}.prose details p{margin:12px 0 0}.prose summary{cursor:pointer;font-weight:550}.prose #privacy{margin-top:50px;border-top:1px solid var(--line)}.muted{color:var(--muted);font-size:13px}.error-state{min-height:50vh;padding-block:80px}.error-state h1{font-size:32px}.error-state p:last-child{margin-top:25px;color:var(--muted);font-size:13px}dialog{border:0;border-radius:12px;box-shadow:0 20px 90px #0005;padding:35px;width:min(480px,calc(100% - 30px));max-height:90dvh;color:var(--ink)}dialog::backdrop{background:#101e28a8}dialog h2{font-weight:550;font-size:23px;margin-top:10px}.close-dialog{position:absolute;right:12px;top:10px;border:0;background:#edf1e9;font-size:27px;width:36px;height:36px;line-height:30px;border-radius:50%;color:#6c7965}.share-option{border:0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:20px 0;width:100%;background:none;font-size:17px;text-align:left}.share-option span{color:#7e9470}#share-status{font-size:13px;color:#526e43;margin:15px 0 0}#poster-area{margin-top:20px}#poster-image{display:block;width:100%;height:auto;border-radius:7px;box-shadow:0 5px 25px #22331115}#save-poster{width:100%;margin-top:18px}#poster-area p{font-size:12px;color:var(--muted);margin-top:12px}.sr-only,.honeypot,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:fixed;top:0;left:0;z-index:20;background:white;padding:10px}.copy-fallback{width:100%;margin-top:12px}
@media(min-width:1600px){.hero-copy{padding-left:60px}.hero{max-width:1300px}.hero-art{margin-top:36px;margin-bottom:36px;border-radius:5px}.hero h1{font-size:62px}}
@media(max-width:900px){header{padding:0 5%;height:80px}nav{gap:20px}.brand{font-size:22px}.brand-mark{width:36px;height:40px}.hero{grid-template-columns:1.1fr 1fr;min-height:510px}.hero-copy{padding:40px 5vw}.hero h1{font-size:40px}.hero-art{min-height:470px}.hero-sub{font-size:13px}.hero-search button{padding:10px 13px;font-size:12px}.hero-meta{gap:15px;font-size:11px}.path-card{padding:22px}.path-card p{font-size:12px}.path-card h3{font-size:21px}.section-heading h2{font-size:26px}.detail-layout{grid-template-columns:minmax(0,1fr) 245px;gap:30px}.apply-card{padding:23px}.job-heading h1{font-size:30px}.footer-top>div:last-child{margin-left:0;width:100%}}
@media(max-width:640px){body{font-size:14px}header{height:auto;min-height:112px;display:block;padding:16px 5% 0}.brand{font-size:23px}.brand small{font-size:13px}.brand-mark{width:32px;height:36px;font-size:23px}nav{margin-top:13px;justify-content:space-between;gap:8px;height:43px}nav a{font-size:12px;padding:0 0 8px}.hero{display:block;position:relative}.hero-copy{padding:35px 6% 27px;position:relative;z-index:2}.hero h1{font-size:42px;margin-bottom:18px}.hero .eyebrow{margin-bottom:18px}.hero-sub{font-size:13px}.hero-search{margin-top:25px;margin-bottom:16px}.hero-search input{font-size:13px}.hero-search button{padding:11px 17px}.hero-meta{font-size:11px;gap:22px}.hero-art{min-height:200px;height:200px;margin:0 5% 0;border-radius:4px}.art-sun{width:70px;height:70px;top:16%;right:15%}.art-hill{height:140%;bottom:-90%}.art-hill.h2{bottom:-90%}.art-hill.h3{bottom:-110%}.art-label{bottom:23px;left:25px;font-size:19px}.art-label small{font-size:9px;margin-top:6px}.art-grain{font-size:49px;bottom:11px;right:25px}.pathways,.openings{padding-block:38px}.section-heading{margin-bottom:23px}.section-heading h2{font-size:23px;line-height:1.6}.section-heading .eyebrow{font-size:10px;margin-bottom:10px}.path-grid{grid-template-columns:1fr;gap:10px}.path-card{padding:19px 22px;display:grid;grid-template-columns:1fr auto;position:relative}.path-number{position:absolute;right:22px;top:18px;font-size:11px}.path-card h3{font-size:23px;grid-column:1;margin:0 0 8px}.path-card p{grid-column:1;margin:0;font-size:12px}.path-link{font-size:0;grid-column:2;grid-row:2;margin:0}.path-link b{font-size:20px;margin-left:10px}.horizontal{display:block}.horizontal .text-link{font-size:12px;margin-top:15px}.openings{padding-top:5px}.job-grid{grid-template-columns:1fr;gap:10px}.job-card{padding:21px}.job-card h3{font-size:19px;margin:10px 0 7px}.job-card p{font-size:12px}.job-type{font-size:11px}.job-card .arrow{font-size:23px}.reserve-banner{margin-bottom:35px;padding:27px;display:block}.reserve-banner h2{font-size:22px}.reserve-banner p:not(.eyebrow){font-size:12px}.reserve-banner .button{margin-top:22px;font-size:13px}.footer-top{gap:15px}.footer-top .brand{font-size:20px}.footer-top p{font-size:12px;width:100%}.footer-top>div:last-child{gap:17px;font-size:10px}.footer-bottom{font-size:9px;margin-top:24px}.footer-bottom span{display:none}footer{padding:29px 5% 20px}.page-intro{padding:30px 0}.page-intro h1{font-size:33px}.page-intro p:last-child{font-size:12px;line-height:1.8}.page-intro .eyebrow{font-size:10px}.job-list{padding:22px 0 40px;min-height:400px}.filters{flex-wrap:wrap;padding:17px;gap:12px;margin-bottom:25px}.filters label{flex-basis:calc(50% - 6px);font-size:11px}.filters input,.filters select{font-size:12px;padding:10px;height:45px}.filters .button{min-height:42px;padding:8px 25px;font-size:12px}.reset{font-size:12px;padding:8px}.results-bar{margin-bottom:17px}.results-bar h2{font-size:20px}.results-bar>span{font-size:9px}.empty{padding:30px 20px}.empty h2{font-size:23px}.empty p{font-size:13px}.empty .button{font-size:12px;padding:10px 18px}.empty .text-link{font-size:12px;margin-left:10px}.detail{padding-top:23px;padding-bottom:105px}.detail-layout{display:block}.back-link{font-size:12px;margin-bottom:15px}.job-heading{padding-top:12px;padding-bottom:23px}.job-heading h1{font-size:29px;margin:19px 0 12px}.job-meta{font-size:13px}.job-content{padding-top:8px}.job-content h2{font-size:20px;margin:25px 0 18px}.job-content p{font-size:14px;line-height:1.95}.job-reference{font-size:9px;line-height:1.9}.apply-card{display:none}.mobile-actions{display:flex;position:fixed;bottom:0;left:0;right:0;gap:12px;z-index:5;background:#f8f9f5f7;padding:12px 5% max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--line);backdrop-filter:blur(8px)}.mobile-actions .button{font-size:14px;padding:11px 18px;flex:1}.mobile-actions .outline{flex:.7}.application{padding-top:24px;padding-bottom:38px}.form-intro h1{font-size:27px}.form-intro p:last-child{font-size:13px}#application-form{padding:23px 19px;margin-top:24px}.form-grid{grid-template-columns:1fr;gap:21px}.form-grid label{font-size:13px}.form-grid input,.form-grid textarea{font-size:16px}.privacy-box{padding:16px;font-size:11px}.privacy-box strong{font-size:12px}.file-box{padding:15px}.file-box input{font-size:12px!important}.file-box small{font-size:11px}.prose{padding-block:20px 45px}.prose h2{font-size:22px}.prose p,.prose li{font-size:13px}.error-state{padding-block:45px}.error-state h1{font-size:25px}dialog{padding:28px 23px;margin-bottom:0;width:100%;max-width:100%;border-radius:19px 19px 0 0;max-height:91dvh}.share-option{padding:21px 0;font-size:17px}#poster-area{max-width:370px;margin-inline:auto}.receipt-code{font-size:13px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
