:root{--bg:#f7fbf8;--panel:#fff;--ink:#172820;--deep:#123d2d;--muted:#65736b;--line:#dfeee5;--accent:#2f7d5a;--accent2:#edf8f1;--accent3:#f3fbf6;--shadow:0 14px 40px rgba(18,61,45,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,'Noto Sans SC',system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.55}.site-header{position:sticky;top:0;z-index:20;background:rgba(247,251,248,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{max-width:1180px;margin:auto;padding:14px 22px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--deep);font-weight:800}.brand-mark{width:36px;height:36px;border-radius:12px;background:#e7f5ec;color:var(--accent);display:grid;place-items:center;font-size:13px;border:1px solid var(--line)}.nav-links{display:flex;gap:22px;align-items:center}.nav-links a,.footer a,.text-link{color:var(--deep);text-decoration:none;font-weight:750}.nav-email{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px}.lang-toggle{border:1px solid var(--line);background:#fff;color:var(--deep);border-radius:999px;padding:9px 14px;font-weight:850;cursor:pointer}.nav-toggle{display:none}.section-wrap{max-width:1180px;margin:0 auto;padding:62px 22px}.hero{display:grid;grid-template-columns:minmax(0,1.3fr) 380px;gap:34px;align-items:stretch;padding-top:70px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:var(--accent);font-weight:850;margin:0 0 12px}h1,h2,h3{margin:0;color:var(--deep);line-height:1.1}h1{font-size:clamp(42px,5.5vw,70px);letter-spacing:-.055em;max-width:850px}h2{font-size:clamp(28px,3.1vw,42px);letter-spacing:-.04em}h3{font-size:22px}.hero-lede{font-size:20px;color:#43544b;max-width:810px;margin:22px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;font-weight:850;text-decoration:none;border:1px solid transparent}.primary{background:var(--deep);color:#fff}.secondary{background:#fff;border-color:var(--line);color:var(--deep)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-contact,.about-card,.values-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.hero-contact{display:flex;flex-direction:column;justify-content:flex-end;min-height:320px;background:linear-gradient(180deg,#fff,#f1faf4)}.hero-contact h2{font-size:28px;word-break:break-word}.hero-contact p,.muted,.job-summary,.about p,.values-card li{color:var(--muted)}.hero-contact a{color:var(--accent);font-weight:900}.card-label{align-self:flex-start;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-weight:850;margin-bottom:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:20px}.section-heading.slim{align-items:center}.roles-section{padding-top:30px}.roles-section.all{padding-top:36px}.jobs-list{display:grid;gap:14px}.jobs-list.featured{grid-template-columns:repeat(2,minmax(0,1fr))}.job-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:var(--shadow);transition:.18s ease}.job-card:hover{transform:translateY(-2px);border-color:#b9dec8}.job-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.job-title h3{font-size:24px;margin:8px 0 6px}.job-location{color:var(--accent);font-weight:800;font-size:14px}.category,.urgent,.tag{display:inline-flex;align-items:center;border-radius:999px;font-size:12px;font-weight:850}.category{background:var(--accent2);color:var(--accent);padding:6px 10px}.urgent{background:#eaf6ef;color:#1d6c4a;border:1px solid #cae8d5;padding:6px 10px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.tag{background:#f7fbf8;border:1px solid var(--line);color:#54645b;padding:6px 9px}.job-body{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;border-top:1px solid var(--line);padding-top:18px}.job-body h4{margin:0 0 8px;color:var(--deep)}.job-body ul{margin:0;padding-left:18px;color:var(--muted)}.job-body li{margin:4px 0}.apply-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:18px}.read-more{border:0;background:transparent;color:var(--accent);font-weight:900;cursor:pointer;padding:0}.apply-link{background:var(--deep);color:#fff;text-decoration:none;border-radius:999px;padding:10px 14px;font-weight:850}.category-pills{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 14px}.pill{border:1px solid var(--line);background:#fff;color:var(--deep);border-radius:999px;padding:9px 13px;font-weight:850;cursor:pointer}.pill.active{background:var(--deep);color:#fff;border-color:var(--deep)}.role-count{color:var(--muted);font-weight:750;margin:8px 0 16px}.mini-search{display:flex;flex-direction:column;gap:6px;min-width:285px}.mini-search label{color:var(--muted);font-size:13px;font-weight:800}.mini-search input{border:1px solid var(--line);background:#fff;border-radius:999px;padding:12px 15px;color:var(--ink);outline:none}.mini-search input:focus{border-color:#93c9a8;box-shadow:0 0 0 4px rgba(47,125,90,.1)}.about{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;padding-top:40px}.values-card ul{padding-left:20px;margin-bottom:0}.footer{border-top:1px solid var(--line);background:#fff}.footer-inner{padding-top:24px;padding-bottom:24px;display:flex;justify-content:space-between;color:var(--muted)}@media(max-width:920px){.hero,.about{grid-template-columns:1fr}.jobs-list.featured{grid-template-columns:1fr}.job-body{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.mini-search{width:100%;min-width:0}.nav-toggle{display:block;border:0;background:transparent;font-size:25px}.nav-links{position:absolute;right:18px;top:65px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;display:none;flex-direction:column;align-items:flex-start;box-shadow:var(--shadow)}.nav-links.open{display:flex}}@media(max-width:640px){.section-wrap{padding:48px 18px}h1{font-size:40px}.hero-contact{min-height:260px}.job-head{flex-direction:column}.footer-inner{flex-direction:column;gap:8px}.nav-email{max-width:240px;overflow:hidden;text-overflow:ellipsis}}
.full-jd{white-space:pre-wrap;font-family:inherit;font-size:14px;line-height:1.72;color:#26342c;background:#fbfffc;border:1px solid rgba(47,125,90,.14);border-radius:18px;padding:18px;margin:10px 0 0;overflow:auto}
.preview{margin-top:16px;padding:14px 16px;border-radius:18px;background:#f7fbf8;border:1px solid rgba(47,125,90,.10)}
.preview h4{margin:0 0 8px;color:#2f7d5a;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.preview ul{margin:0;padding-left:18px}.preview li{margin:6px 0;color:#44534a}
.job-body h4{margin-top:0;color:#2f7d5a}.job-body.collapsed{display:none}

/* Refined full JD layout */
.job-card{overflow:hidden}.job-body{display:block;margin-top:20px;border-top:1px solid var(--line);padding-top:20px}.job-body.collapsed{display:none}.detail-shell{background:linear-gradient(180deg,#ffffff 0%,#fbfffc 100%);border:1px solid #d7eadf;border-radius:24px;padding:22px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.detail-top{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e2f0e8;padding-bottom:14px;margin-bottom:18px}.detail-top span{font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--accent)}.detail-top a{flex:0 0 auto;background:#eef8f2;border:1px solid #cae8d5;color:var(--deep);border-radius:999px;padding:8px 12px;text-decoration:none;font-weight:850;font-size:13px}.jd-readable{max-width:980px;margin:0 auto;color:#23372c}.jd-kicker{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#73917e;font-weight:900;margin-bottom:8px}.jd-title-line{font-size:28px;line-height:1.18;margin:4px 0 14px;color:var(--deep);letter-spacing:-.025em}.jd-chipline{display:inline-flex;margin:4px 6px 8px 0;padding:6px 10px;border:1px solid #dbece2;background:#f4fbf7;border-radius:999px;color:#466353;font-size:13px;font-weight:800}.jd-section-title{font-size:16px;letter-spacing:.02em;color:var(--deep);margin:24px 0 10px;padding:12px 14px;background:#f2faf5;border-left:4px solid var(--accent);border-radius:12px}.jd-list{margin:0 0 6px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.jd-list li{list-style:none;background:#fff;border:1px solid #e4f0e8;border-radius:14px;padding:12px 14px;color:#3f4f46;line-height:1.62}.jd-list li strong{color:#183f2f;font-weight:900}.full-jd{display:none}.jobs-list:not(.featured) .job-card .jd-list{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:980px){.jd-list{grid-template-columns:1fr}.detail-shell{padding:18px}.jd-title-line{font-size:24px}}@media(max-width:640px){.detail-top{align-items:flex-start;flex-direction:column}.jd-list li{padding:11px 12px}.jd-section-title{margin-top:20px}.jd-readable{max-width:100%}}

/* Large-screen JD modal redesign */
body.modal-open{overflow:hidden}.job-card{min-height:0}.job-card .apply-row{border-top:1px solid var(--line);padding-top:16px}.read-more{background:#eef8f2;border:1px solid #cde9d6;color:var(--deep);border-radius:999px;padding:10px 14px;font-weight:900}.read-more:hover{background:#e2f3e9}.job-modal{position:fixed;inset:0;z-index:100;background:rgba(12,31,23,.48);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:34px}.job-modal.hidden{display:none}.job-modal-panel{width:min(1180px,96vw);height:min(90vh,920px);background:#fbfffc;border:1px solid #d5eadc;border-radius:30px;box-shadow:0 34px 90px rgba(12,31,23,.28);display:flex;flex-direction:column;overflow:hidden}.job-modal-header{display:flex;justify-content:space-between;gap:28px;padding:30px 34px 20px;background:linear-gradient(180deg,#ffffff 0%,#f4fbf7 100%);border-bottom:1px solid #dceee3}.job-modal-header h2{font-size:clamp(28px,3.2vw,46px);letter-spacing:-.045em;margin:6px 0 10px;max-width:930px}.job-modal-header p{margin:0;max-width:850px;color:#53665c;font-size:17px}.modal-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-weight:900}.modal-close{width:44px;height:44px;border:1px solid #cee8d6;background:#fff;color:var(--deep);border-radius:50%;font-size:30px;line-height:1;cursor:pointer;flex:0 0 auto}.modal-close:hover{background:#edf8f1}.job-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 34px;background:#fff;border-bottom:1px solid #e2f0e8}.modal-tags{margin:0}.modal-apply{padding:11px 16px;white-space:nowrap}.modal-source{padding:10px 34px;color:#668174;font-size:13px;font-weight:800;background:#f6fbf8;border-bottom:1px solid #e4f0e8}.modal-content{overflow:auto;padding:26px 34px 34px}.modal-overview{background:#fff;border:1px solid #dbeee3;border-radius:24px;padding:24px;margin-bottom:20px;box-shadow:0 10px 30px rgba(18,61,45,.06)}.modal-overview h3{font-size:28px;letter-spacing:-.03em;margin-bottom:12px}.modal-overview p{font-size:16px;color:#4a5f53;margin:12px 0 0}.modal-chip-row{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.modal-chip-row span{background:#f0f8f3;border:1px solid #d4eadc;color:#2e6f51;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:850}.modal-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.modal-section{background:#fff;border:1px solid #dbeee3;border-radius:24px;padding:22px;box-shadow:0 10px 30px rgba(18,61,45,.05)}.modal-section h4{margin:0 0 14px;color:#17402f;font-size:18px;padding-bottom:12px;border-bottom:1px solid #e4f0e8}.modal-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.modal-list li{padding:12px 13px;background:#f8fcf9;border:1px solid #e6f2ea;border-radius:15px;color:#3f5148;line-height:1.62}.modal-list li strong{display:block;color:#1f513b;font-size:14px;margin-bottom:3px}.modal-list li span{display:block}.modal-content::-webkit-scrollbar{width:10px}.modal-content::-webkit-scrollbar-track{background:#edf7f1}.modal-content::-webkit-scrollbar-thumb{background:#b9dbc6;border-radius:999px}@media(max-width:880px){.job-modal{padding:14px}.job-modal-panel{width:100vw;height:94vh;border-radius:24px}.job-modal-header{padding:22px 20px 16px}.job-modal-actions{padding:12px 20px;flex-direction:column;align-items:flex-start}.modal-source{padding:9px 20px}.modal-content{padding:20px}.modal-section-grid{grid-template-columns:1fr}.modal-overview{padding:20px}.modal-close{width:40px;height:40px;font-size:26px}}@media(max-width:560px){.job-modal{padding:0;align-items:stretch}.job-modal-panel{height:100vh;width:100vw;border-radius:0}.job-modal-header{gap:12px}.job-modal-header h2{font-size:26px}.job-modal-header p{font-size:15px}.modal-overview h3{font-size:22px}.modal-section{padding:18px;border-radius:20px}}
/* JD detail reading experience v2 */
.job-modal{padding:24px;background:rgba(12,35,25,.56);backdrop-filter:blur(12px)}
.job-modal-panel{width:min(1320px,97vw);height:min(94vh,980px);border-radius:24px;background:#f7fbf8}
.job-modal-header{padding:26px 34px 20px;align-items:flex-start}
.job-modal-header h2{font-size:clamp(28px,3vw,44px);line-height:1.08;max-width:1020px}
.job-modal-header p{font-size:16px;line-height:1.65;max-width:920px}
.job-modal-actions{padding:12px 34px}
.modal-source{padding:8px 34px}
.modal-content{padding:0;scroll-behavior:smooth}
.modal-reading{width:min(1120px,calc(100% - 56px));margin:0 auto;padding:28px 0 42px}
.modal-overview{padding:24px 28px;margin:0 0 22px;border-radius:18px;box-shadow:none;border-left:4px solid var(--accent)}
.modal-overview-label{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900;color:var(--accent);margin-bottom:10px}
.modal-overview p{font-size:18px;line-height:1.75;color:#33473d;max-width:940px;margin:0}
.modal-overview p+p{margin-top:10px}
.modal-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}
.modal-section-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.modal-section{padding:0;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(18,61,45,.055)}
.modal-section-title{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid #e2eee7;background:#fbfefc}
.modal-section-title>span{font-size:11px;font-weight:900;letter-spacing:.1em;color:#70a286}
.modal-section h4{margin:0;padding:0;border:0;font-size:19px;line-height:1.25;color:#173f2e}
.modal-items{padding:8px 20px 18px}
.modal-item{position:relative;padding:14px 0 14px 18px;border-bottom:1px solid #edf3ef}
.modal-item:last-child{border-bottom:0}
.modal-item:before{content:"";position:absolute;left:0;top:21px;width:6px;height:6px;border-radius:50%;background:#64a47e}
.modal-item h6{font-size:14px;line-height:1.35;color:#1e5a3d;margin:0 0 5px;font-weight:800}
.modal-item p{font-size:15px;line-height:1.72;color:#42564b;margin:0;overflow-wrap:anywhere}
.modal-subhead{margin:20px 0 4px;padding:10px 12px;border-radius:10px;background:#edf7f1;color:#1c5b3c;font-size:14px;line-height:1.35}
.modal-bottom-cta{margin-top:22px;padding:20px 24px;background:#173f2e;color:#fff;border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:20px}
.modal-bottom-cta div{display:flex;flex-direction:column;gap:4px}.modal-bottom-cta span{opacity:.78;font-size:14px}
.modal-bottom-cta .apply-link{background:#fff;color:#173f2e;border-color:#fff}
@media(max-width:1080px){.modal-section-grid.three{grid-template-columns:1fr 1fr}.modal-reading{width:min(960px,calc(100% - 40px))}}
@media(max-width:760px){.job-modal{padding:0}.job-modal-panel{width:100vw;height:100vh;border-radius:0}.job-modal-header{padding:20px 18px 15px}.job-modal-actions{padding:11px 18px}.modal-source{padding:8px 18px}.modal-reading{width:calc(100% - 28px);padding:18px 0 28px}.modal-section-grid,.modal-section-grid.three{grid-template-columns:1fr}.modal-overview{padding:20px}.modal-overview p{font-size:16px}.modal-bottom-cta{align-items:flex-start;flex-direction:column}.modal-bottom-cta .apply-link{width:100%;text-align:center}}
