:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#16251f;background:#f4f7f2}*{box-sizing:border-box}body{margin:0}.shell{max-width:980px;margin:auto;padding:28px 20px 64px}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#254f3b;color:#fff;font-weight:800}.brand h1{font-size:21px;margin:0}.brand p{color:#66756d;margin:3px 0 0;font-size:13px}.card{background:#fff;border:1px solid #dfe8df;border-radius:18px;padding:24px;margin:16px 0;box-shadow:0 8px 22px #1b3d2610}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.talent{padding:16px;border:1px solid #e2e9e2;border-radius:14px;background:#fcfdfb}.talent h3{margin:0 0 6px}.muted{color:#66756d}.small{font-size:13px}.status{display:inline-block;background:#e9f4e8;color:#29603d;border-radius:20px;padding:4px 9px;font-size:12px}label{display:block;font-weight:650;margin:13px 0 6px}input,textarea,select{font:inherit;width:100%;border:1px solid #cbd8cc;border-radius:10px;padding:10px 11px;background:white}textarea{min-height:88px}button,.button{font:inherit;border:0;border-radius:10px;padding:10px 14px;background:#254f3b;color:#fff;cursor:pointer;text-decoration:none;display:inline-block;margin:12px 8px 0 0}button.secondary,.button.secondary{background:#eef3ed;color:#254f3b}button:disabled{opacity:.6;cursor:wait}.notice{padding:12px 14px;border-radius:10px;background:#fff6dd;color:#715510}.error{background:#fff0ef;color:#9c3730}.media{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.media img,.media video{width:100%;border-radius:12px;background:#edf1ed;max-height:280px;object-fit:cover}.actions{margin-top:14px}.loading{padding:48px;text-align:center;color:#66756d}@media(max-width:540px){.shell{padding:18px 14px}.card{padding:18px}}
