:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17211b;background:#f6f6f1;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 82% 5%,#dfe8dd 0,transparent 30%),#f6f6f1}a{color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}.shell{min-height:100vh}.header{min-height:78px;padding:18px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #dde3dd;background:rgba(246,246,241,.92);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.brand{display:grid;text-decoration:none;gap:3px}.brand-main{font-weight:850;letter-spacing:.16em}.brand-sub,.kicker,.eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#718078;font-weight:800}.main{width:min(1180px,calc(100% - 40px));margin:auto}.hero{padding:104px 0 74px;max-width:920px}.hero h1{font-size:clamp(48px,7.3vw,92px);line-height:.95;letter-spacing:-.06em;margin:14px 0 28px;font-weight:670}.lead{color:#5f6a63;max-width:790px;font-size:19px;line-height:1.65}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;border-radius:11px;background:#1f4a37;color:#fff;padding:11px 15px;font-weight:750;box-shadow:0 8px 18px rgba(31,74,55,.13)}.button:hover{background:#173b2c}.button.secondary,.button.ghost{background:#fff;color:#2f4337;border:1px solid #d8ded9;box-shadow:none}.button.small{padding:8px 11px;font-size:13px}.status-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dde2dc;background:#fff;border-radius:16px;overflow:hidden;margin-bottom:72px}.status-strip div{padding:18px 20px;border-right:1px solid #e6e9e5;display:grid;gap:3px}.status-strip div:last-child{border-right:0}.status-strip strong{font-size:14px}.status-strip span{color:#758079;font-size:12px}.section{padding:0 0 72px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px}.section-heading h2,.info-card h2{margin:5px 0 0;font-size:28px;letter-spacing:-.035em}.job-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.job-card,.info-card{background:#fff;border:1px solid #dde2dc;border-radius:18px;padding:26px;box-shadow:0 12px 30px rgba(31,43,35,.045)}.job-card h3{font-size:24px;margin:17px 0 6px;letter-spacing:-.025em}.job-card p,.info-card p{color:#68736c;line-height:1.55}.job-meta{color:#69746d;font-size:13px}.description{min-height:58px}.job-bottom{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:26px}.pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:#edf1eb;color:#48604f;font-size:12px;font-weight:760}.empty{padding:40px;text-align:center;border:1px dashed #d6ddd7;border-radius:14px;color:#828d86;grid-column:1/-1}.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.text-link{color:#1f4a37;font-weight:800;text-decoration:none}.footer{border-top:1px solid #dfe3dc;padding:30px clamp(20px,5vw,72px);display:flex;justify-content:space-between;gap:16px;color:#7b867f;font-size:12px;letter-spacing:.06em}dialog{border:0;padding:0;background:transparent;width:min(640px,calc(100% - 28px))}dialog::backdrop{background:rgba(15,24,18,.58);backdrop-filter:blur(5px)}.modal{background:#fff;border-radius:18px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-head{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:18px}.modal h2{margin:4px 0 0}.icon-button{border:0;background:transparent;font-size:27px;line-height:1;padding:4px 8px}.modal label{display:grid;gap:6px;font-size:12px;font-weight:760;color:#65716a;margin-bottom:12px}.modal input,.modal textarea{width:100%;border:1px solid #d8ded8;border-radius:10px;padding:10px 11px;background:#fbfcfa;color:#17211b;outline:0}.modal input:focus,.modal textarea:focus{border-color:#678675;box-shadow:0 0 0 3px rgba(79,119,96,.1)}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.form-message{min-height:20px;margin:14px 0 0;font-size:13px;color:#526359}.form-message.error{color:#a0443e}@media(max-width:800px){.brand-sub{display:none}.hero{padding:74px 0 58px}.status-strip{grid-template-columns:1fr 1fr}.status-strip div:nth-child(2){border-right:0}.status-strip div:nth-child(-n+2){border-bottom:1px solid #e6e9e5}.job-grid,.split{grid-template-columns:1fr}}@media(max-width:520px){.header .button{font-size:12px;padding:9px 10px}.hero h1{font-size:48px}.lead{font-size:16px}.status-strip{margin-bottom:52px}.footer{flex-direction:column}}