.page-hero[data-astro-cid-7jf2fhdj]{background:var(--color-green-500);padding:140px 0 0;position:relative}.page-hero[data-astro-cid-7jf2fhdj]:before{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(252,222,29,.1),transparent 70%);top:-200px;right:0;pointer-events:none}.page-hero[data-astro-cid-7jf2fhdj] h1[data-astro-cid-7jf2fhdj]{font-size:clamp(40px,5vw,64px);color:var(--color-white);margin-bottom:16px}.page-hero[data-astro-cid-7jf2fhdj] p[data-astro-cid-7jf2fhdj]{font-size:18px;color:#ffffffa6;max-width:500px;margin-bottom:40px;line-height:1.65}.search-bar-wrap[data-astro-cid-7jf2fhdj]{background:var(--color-green-500);padding-bottom:0;position:relative;z-index:2}.search-bar[data-astro-cid-7jf2fhdj]{background:var(--color-white);border-radius:var(--radius-lg);padding:8px;display:flex;align-items:center;gap:0;box-shadow:0 20px 60px #0003;transform:translateY(32px)}.sb-field[data-astro-cid-7jf2fhdj]{flex:1;display:flex;align-items:center;gap:10px;padding:12px 20px;color:var(--color-gray-400)}.sb-field[data-astro-cid-7jf2fhdj] input[data-astro-cid-7jf2fhdj]{flex:1;border:none;outline:none;font-family:var(--font-body);font-size:15px;color:var(--color-black);background:transparent}.sb-field[data-astro-cid-7jf2fhdj] input[data-astro-cid-7jf2fhdj]::placeholder{color:var(--color-gray-400)}.sb-divider[data-astro-cid-7jf2fhdj]{width:1px;height:32px;background:var(--color-gray-200);flex-shrink:0}.sb-btn[data-astro-cid-7jf2fhdj]{flex-shrink:0;border-radius:var(--radius-lg)!important;padding:14px 28px}.jobs-section[data-astro-cid-7jf2fhdj]{padding:88px 0 80px;background:var(--color-gray-100)}.jobs-layout[data-astro-cid-7jf2fhdj]{display:grid;grid-template-columns:260px 1fr;gap:40px;align-items:start}.filters-sidebar[data-astro-cid-7jf2fhdj]{background:var(--color-white);border-radius:var(--radius-md);padding:28px;position:sticky;top:96px;display:flex;flex-direction:column;gap:28px}.filter-title[data-astro-cid-7jf2fhdj]{font-family:var(--font-display);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gray-400);margin-bottom:12px}.filter-options[data-astro-cid-7jf2fhdj]{display:flex;flex-wrap:wrap;gap:8px}.filter-chip[data-astro-cid-7jf2fhdj]{padding:7px 14px;border-radius:var(--radius-full);border:1.5px solid var(--color-gray-200);background:transparent;font-family:var(--font-display);font-size:12px;font-weight:500;color:var(--color-gray-600);cursor:pointer;transition:var(--transition);white-space:nowrap}.filter-chip[data-astro-cid-7jf2fhdj]:hover{border-color:var(--color-green-500);color:var(--color-green-500)}.filter-chip[data-astro-cid-7jf2fhdj].active{background:var(--color-green-500);border-color:var(--color-green-500);color:var(--color-white)}.cta-sidebar[data-astro-cid-7jf2fhdj]{background:var(--color-green-300);border-radius:var(--radius-md);padding:20px;margin-top:8px}.cta-sidebar[data-astro-cid-7jf2fhdj] h4[data-astro-cid-7jf2fhdj]{font-size:15px;color:var(--color-green-500);margin-bottom:8px}.cta-sidebar[data-astro-cid-7jf2fhdj] p[data-astro-cid-7jf2fhdj]{font-size:13px;color:var(--color-gray-600);line-height:1.6}.jobs-main[data-astro-cid-7jf2fhdj]{display:flex;flex-direction:column;gap:32px}.jobs-header[data-astro-cid-7jf2fhdj]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:var(--color-white);border-radius:var(--radius-md);gap:16px}.jobs-count[data-astro-cid-7jf2fhdj]{font-size:14px;color:var(--color-gray-600)}.jobs-count[data-astro-cid-7jf2fhdj] strong[data-astro-cid-7jf2fhdj]{color:var(--color-black)}.sort-select[data-astro-cid-7jf2fhdj]{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--color-gray-600)}.sort-select[data-astro-cid-7jf2fhdj] select[data-astro-cid-7jf2fhdj]{border:1.5px solid var(--color-gray-200);border-radius:var(--radius-sm);padding:6px 10px;font-family:var(--font-body);font-size:13px;outline:none;cursor:pointer}.jobs-loading[data-astro-cid-7jf2fhdj]{display:flex;flex-direction:column;gap:12px}.skeleton-card[data-astro-cid-7jf2fhdj]{background:var(--color-white);border-radius:var(--radius-md);height:88px;animation:skeleton-pulse 1.4s ease-in-out infinite}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.featured-grid[data-astro-cid-7jf2fhdj]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.all-jobs[data-astro-cid-7jf2fhdj]{display:flex;flex-direction:column;gap:12px}.job-card{background:var(--color-white);border-radius:var(--radius-md);padding:24px;display:flex;flex-direction:column;gap:10px;transition:transform var(--transition),box-shadow var(--transition);border:2px solid transparent;text-decoration:none;color:inherit}.job-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-green);border-color:var(--color-green-300)}.featured-card{border:2px solid rgba(255,166,2,.2)}.featured-card:hover{border-color:var(--color-gold-400);box-shadow:0 8px 32px #f4d06c33}.jc-top{display:flex;align-items:center;justify-content:space-between}.jc-logo{width:44px;height:44px;border-radius:var(--radius-sm);background:var(--color-green-300);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:13px;font-weight:800;color:var(--color-green-500)}.featured-badge{font-family:var(--font-display);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--signature-gold-gradient);color:var(--color-green-500);padding:4px 10px;border-radius:var(--radius-full)}.jc-title{font-size:17px;font-weight:700;line-height:1.2;color:var(--color-black)}.jc-company{font-size:13px;color:var(--color-gray-400);font-weight:500}.jc-desc{font-size:13px;color:var(--color-gray-600);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.jc-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.jc-tag{font-family:var(--font-display);font-size:11px;font-weight:600;background:var(--color-green-300);color:var(--color-green-500);border-radius:var(--radius-full);padding:3px 10px}.jc-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--color-gray-400);margin-top:4px}.job-row{background:var(--color-white);border-radius:var(--radius-md);padding:20px 24px;display:flex;align-items:center;gap:20px;transition:transform var(--transition),box-shadow var(--transition);border:2px solid transparent;color:inherit}.job-row:hover{transform:translate(4px);box-shadow:var(--shadow-card);border-color:var(--color-green-300)}.jr-logo{width:48px;height:48px;border-radius:var(--radius-sm);background:var(--color-green-300);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:13px;font-weight:800;color:var(--color-green-500);flex-shrink:0}.jr-main{flex:1;min-width:0}.jr-title-row{display:flex;align-items:center;gap:10px;margin-bottom:4px}.jr-title-row h3{font-size:16px;font-weight:700;color:var(--color-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jr-featured-dot{width:8px;height:8px;border-radius:50%;background:var(--color-gold-400);flex-shrink:0}.jr-company{font-size:13px;color:var(--color-gray-400);margin-bottom:8px}.jr-tags{display:flex;flex-wrap:wrap;gap:6px}.jr-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0;text-align:right}.jr-salary{font-family:var(--font-display);font-size:15px;font-weight:700;color:var(--color-green-500)}.jr-meta{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--color-gray-400)}.jr-actions{display:flex;align-items:center;gap:8px;margin-top:4px}.jr-view{font-family:var(--font-display);font-size:13px;font-weight:600;color:var(--color-gray-400);text-decoration:none;transition:color var(--transition)}.job-row:hover .jr-view{color:var(--color-green-500)}.jr-apply-btn{font-family:var(--font-display);font-size:13px;font-weight:700;color:var(--color-white);background:var(--color-green-500);border:none;border-radius:var(--radius-full);padding:6px 14px;cursor:pointer;transition:background var(--transition),transform var(--transition)}.jr-apply-btn:hover{background:var(--color-gold-400);transform:translateY(-1px)}.empty-state[data-astro-cid-7jf2fhdj]{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 24px;gap:12px;background:var(--color-white);border-radius:var(--radius-md)}.empty-state[data-astro-cid-7jf2fhdj] h3[data-astro-cid-7jf2fhdj]{font-size:20px}.empty-state[data-astro-cid-7jf2fhdj] p[data-astro-cid-7jf2fhdj]{color:var(--color-gray-600);font-size:15px}.empty-state[data-astro-cid-7jf2fhdj] a[data-astro-cid-7jf2fhdj]{color:var(--color-green-500);font-weight:600}@media(max-width:1100px){.featured-grid[data-astro-cid-7jf2fhdj]{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.page-hero[data-astro-cid-7jf2fhdj] .container[data-astro-cid-7jf2fhdj],.search-bar-wrap[data-astro-cid-7jf2fhdj] .container[data-astro-cid-7jf2fhdj],.jobs-section[data-astro-cid-7jf2fhdj] .container[data-astro-cid-7jf2fhdj]{width:100%;max-width:none}.jobs-layout[data-astro-cid-7jf2fhdj]{grid-template-columns:1fr}.filters-sidebar[data-astro-cid-7jf2fhdj]{position:static;flex-direction:row;flex-wrap:wrap;gap:16px;width:100%;min-width:0;overflow:hidden}.filter-block[data-astro-cid-7jf2fhdj]{flex:1;min-width:min(200px,100%)}.cta-sidebar[data-astro-cid-7jf2fhdj]{width:100%}.featured-grid[data-astro-cid-7jf2fhdj]{grid-template-columns:1fr}.search-bar[data-astro-cid-7jf2fhdj]{flex-direction:column;transform:none;border-radius:var(--radius-md)}.search-bar-wrap[data-astro-cid-7jf2fhdj]{padding-bottom:24px}.jobs-section[data-astro-cid-7jf2fhdj]{padding-top:56px}.sb-divider[data-astro-cid-7jf2fhdj]{width:100%;height:1px}.sb-btn[data-astro-cid-7jf2fhdj]{width:100%;justify-content:center}}@media(max-width:640px){.page-hero[data-astro-cid-7jf2fhdj]{padding:96px 0 0}.page-hero[data-astro-cid-7jf2fhdj] .container[data-astro-cid-7jf2fhdj],.search-bar-wrap[data-astro-cid-7jf2fhdj] .container[data-astro-cid-7jf2fhdj],.jobs-section[data-astro-cid-7jf2fhdj] .container[data-astro-cid-7jf2fhdj]{width:100%;max-width:none}.page-hero[data-astro-cid-7jf2fhdj] h1[data-astro-cid-7jf2fhdj]{font-size:clamp(28px,9vw,40px)}.page-hero[data-astro-cid-7jf2fhdj] p[data-astro-cid-7jf2fhdj]{font-size:15px;margin-bottom:28px}.search-bar[data-astro-cid-7jf2fhdj]{transform:none;border-radius:var(--radius-md)}.search-bar-wrap[data-astro-cid-7jf2fhdj]{padding-bottom:24px}.jobs-section[data-astro-cid-7jf2fhdj]{padding-top:24px}.sb-field[data-astro-cid-7jf2fhdj]{padding:10px 14px}.jobs-section[data-astro-cid-7jf2fhdj]{padding:56px 0 48px}.filters-sidebar[data-astro-cid-7jf2fhdj]{flex-direction:column;gap:20px;padding:20px}.filter-block[data-astro-cid-7jf2fhdj]{min-width:unset;width:100%}.jobs-header[data-astro-cid-7jf2fhdj]{flex-direction:column;align-items:flex-start;gap:10px}.sort-select[data-astro-cid-7jf2fhdj]{width:100%}.sort-select[data-astro-cid-7jf2fhdj] select[data-astro-cid-7jf2fhdj]{flex:1}}@media(max-width:640px){.job-row{flex-wrap:wrap;gap:12px;padding:16px}.jr-right{width:100%;align-items:flex-start;text-align:left;border-top:1px solid var(--color-gray-200);padding-top:12px;margin-top:4px}.jr-actions{width:100%}.jr-apply-btn{flex:1;text-align:center}.jr-title-row h3{font-size:15px;white-space:normal}.jc-desc{-webkit-line-clamp:2}}
