:root{--green:#0b2e25;--green2:#123d31;--gold:#c6a15b;--cream:#f6f2e8;--ink:#172019;--muted:#6d756e;--line:#d9d8cf;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream)}a{color:inherit}.topbar{background:var(--green);color:#e9dfc7;text-align:center;padding:9px 18px;font-size:12px;letter-spacing:.08em}.site-header{max-width:1180px;margin:auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;background:var(--cream)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand img{width:54px;height:54px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand b{font-family:Georgia,serif;letter-spacing:.09em}.brand small{font-size:9px;letter-spacing:.14em;color:var(--muted);margin-top:3px}.site-header nav{display:flex;gap:24px;align-items:center}.site-header nav a{text-decoration:none;font-size:14px}.nav-cta{background:var(--green);color:#fff!important;padding:11px 17px;border-radius:999px}.hero{max-width:1180px;margin:auto;padding:70px 24px 86px;display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:800;color:#8d6d32}.hero h1,.section h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:.98;margin:13px 0 22px}.hero h1{font-size:clamp(54px,7vw,94px)}.hero-copy>p{font-size:19px;line-height:1.65;max-width:650px;color:#505a52}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{padding:14px 19px;border-radius:999px;text-decoration:none;font-weight:700;font-size:14px}.btn.primary{background:var(--green);color:white}.btn.secondary{border:1px solid #bab9ae}.hero-panel{background:var(--green);color:#fff;padding:34px;border-radius:28px;box-shadow:0 25px 70px rgba(11,46,37,.17)}.hero-panel>img{width:100px;height:100px;display:block;margin:0 auto 18px;object-fit:contain}.stat{padding:19px 0;border-top:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;gap:5px}.stat strong{font-family:Georgia,serif;font-size:22px;font-weight:500;color:#f2dba5}.stat span{font-size:14px;color:#dfe7e2}.section{padding:90px max(24px,calc((100vw - 1132px)/2))}.dark-section{background:var(--green);color:#fff}.section-head{max-width:750px}.section h2{font-size:clamp(42px,5vw,66px)}.section-head p{font-size:18px;line-height:1.65;color:var(--muted)}.dark-section .section-head p{color:#c9d6d0}.cards{display:grid;gap:20px;margin-top:45px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards article{border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:28px;background:rgba(255,255,255,.035)}.cards .icon{font-size:28px;color:#d9bd78}.cards h3{font-family:Georgia,serif;font-size:25px;margin:22px 0 9px}.cards p{line-height:1.65;color:#c9d6d0}.opportunities{background:#fff}.roles{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:42px}.roles article{border:1px solid #e1e0d8;border-radius:18px;padding:25px;display:flex;gap:18px;background:#fcfbf7}.roles article>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e5efe9;color:var(--green);font-weight:900;flex:none}.roles h3{margin:2px 0 7px;font-family:Georgia,serif;font-size:23px}.roles p{margin:0;line-height:1.55;color:var(--muted)}.apply-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;background:var(--cream);align-items:start}.apply-intro{position:sticky;top:24px}.apply-intro>p{font-size:17px;line-height:1.65;color:var(--muted)}.apply-intro ol{padding:0;list-style:none;margin-top:30px}.apply-intro li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.apply-intro li b{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff}.application-form{background:#fff;border-radius:24px;padding:32px;box-shadow:0 18px 60px rgba(32,42,35,.09);border:1px solid #e5e2d9}.form-brand{text-align:center;margin-bottom:25px}.form-brand img{width:72px;height:72px;object-fit:contain}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:1fr 1fr}label{display:block;font-size:13px;font-weight:700;margin:0 0 16px;color:#2b332d}input,select,textarea{width:100%;margin-top:7px;border:1px solid #cfcfc7;border-radius:11px;background:#fff;padding:13px 14px;font:inherit;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:#93722f;box-shadow:0 0 0 3px rgba(198,161,91,.15)}textarea{resize:vertical}.file-label small{display:block;color:var(--muted);font-weight:400;margin-top:6px}.check{display:flex;gap:11px;align-items:flex-start;font-weight:500;line-height:1.45}.check input{width:18px;height:18px;margin:2px 0 0;flex:none}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.submit-btn{width:100%;border:0;border-radius:999px;background:var(--green);color:#fff;padding:15px 20px;font:inherit;font-weight:800;cursor:pointer}.submit-btn:disabled{opacity:.65;cursor:wait}.form-status{margin-top:15px;padding:0;font-size:14px;line-height:1.5}.form-status.success{padding:14px;border-radius:12px;background:#e8f2ec;color:#17482f}.form-status.error{padding:14px;border-radius:12px;background:#fff0ee;color:#8a2e23}footer{background:#071d17;color:#d9e2dc;padding:45px max(24px,calc((100vw - 1132px)/2));font-size:13px;line-height:1.6}.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:19px}.footer-brand img{width:50px;height:50px;object-fit:contain}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font-family:Georgia,serif;letter-spacing:.09em;color:#f4dfad}.footer-brand span{font-size:9px;letter-spacing:.12em;color:#9faf9f}.footer-meta{margin-top:16px;color:#a9b8af}@media(max-width:850px){.site-header nav a:not(.nav-cta){display:none}.hero,.apply-section{grid-template-columns:1fr;gap:40px}.hero{padding-top:45px}.cards.three,.roles{grid-template-columns:1fr}.apply-intro{position:static}.section{padding-top:70px;padding-bottom:70px}}@media(max-width:560px){.brand span{display:none}.hero h1{font-size:54px}.grid.two{grid-template-columns:1fr}.application-form{padding:22px;border-radius:18px}.hero-panel{padding:25px}.topbar{font-size:10px}.site-header{padding:14px 18px}}
