/*! route-job.css — built 2026-07-28T17:49:59+00:00 */
.jd-hero{background:radial-gradient(120% 130% at 90% 6%,var(--green-tint-2,#E4F2D2) 0%,var(--green-tint,#F1F8E7) 30%,#fff 62%);padding:44px 0 30px}.jd-hero .jt{display:inline-block;font-size:.72rem;font-weight:700;padding:3px 11px;border-radius:99px;background:#fff;border:1px solid var(--line);color:var(--green-deep);margin-bottom:12px}.jd-hero h1{font-size:clamp(1.8rem,3.6vw,2.6rem);line-height:1.1;margin-bottom:12px}.jd-facts{display:flex;gap:22px;flex-wrap:wrap;color:var(--gray);font-size:.92rem;margin-bottom:18px}.jd-facts b{color:var(--black)}.jd-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:34px;padding:32px 0 50px;align-items:start}.jd-body h2{font-size:1.2rem;margin:22px 0 10px}.jd-body p{color:#333;line-height:1.7;margin-bottom:10px}.job-list{list-style:none;margin:0 0 10px;padding:0;display:grid;gap:8px}.job-list li{position:relative;padding-left:26px;color:#333;line-height:1.55}.job-list li::before{content:"✓";position:absolute;left:0;top:0;width:18px;height:18px;background:var(--green);color:#fff;border-radius:50%;font-size:.7rem;font-weight:800;display:grid;place-items:center}.jd-side{position:sticky;top:90px;background:#fff;border:1.5px solid var(--line);border-radius:16px;padding:22px;box-shadow:var(--shadow)}.jd-side .kv{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--line);font-size:.9rem}.jd-side .kv span:first-child{color:var(--gray-soft)}.jd-side .skills{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0 16px}.jd-side .skills span{font-size:.74rem;background:var(--green-tint);color:var(--green-deep);border-radius:6px;padding:3px 9px;font-weight:600}.jd-apply{width:100%;justify-content:center;margin-top:6px}@media(max-width:860px){.jd-grid{grid-template-columns:1fr}.jd-side{position:static}}