:root{color:#17201c;background:#f7f4ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}body{margin:0}.shell{min-height:100vh;display:grid;place-items:center;padding:48px 24px}.hero{max-width:880px;width:100%}.eyebrow{color:#2e7355;font-size:.85rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1{font-size:clamp(2.8rem,7vw,5.8rem);letter-spacing:-.08em;line-height:.94;margin:0}.lede{color:#53645b;font-size:1.25rem;line-height:1.6;max-width:700px}.job-card{background:#ffffffc7;border:1px solid #e0d9cd;border-radius:28px;box-shadow:0 24px 80px #17201c14;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px;padding:28px}label{color:#33443b;display:grid;font-weight:700;gap:10px}input,textarea{background:#fffdf8;border:1px solid #cfc7ba;border-radius:16px;color:#17201c;font:inherit;padding:14px}input[type=file]{cursor:pointer}textarea{resize:vertical}.wide,.status,.error,.downloads{grid-column:1 / -1}button{align-self:end;background:#245f45;border:0;border-radius:999px;color:#fff;cursor:pointer;font:inherit;font-weight:800;padding:16px 22px}button:disabled{cursor:not-allowed;opacity:.6}.status{align-items:center;color:#52635a;display:flex;gap:14px;justify-content:space-between}.status strong{color:#17201c}.error{background:#fff1f1;border:1px solid #f0b7b7;border-radius:16px;color:#8a2424;margin:0;padding:14px}.downloads{display:flex;flex-wrap:wrap;gap:12px}.downloads a{background:#e9f4ee;border:1px solid #b8d7c8;border-radius:999px;color:#245f45;font-weight:800;padding:12px 16px;text-decoration:none}@media(max-width:720px){.job-card{grid-template-columns:1fr}}
