.hiring-page[data-astro-cid-4c6ege7c]{padding-top:90px}.hiring-hero[data-astro-cid-4c6ege7c]{background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%);padding:4rem 0;text-align:center}.hero-content[data-astro-cid-4c6ege7c] h1[data-astro-cid-4c6ege7c]{font-size:3rem;font-weight:700;color:var(--accent-blue);margin-bottom:1.5rem}.hero-description[data-astro-cid-4c6ege7c]{font-size:1.25rem;color:var(--text-secondary);max-width:800px;margin:0 auto;line-height:1.7}.opportunities[data-astro-cid-4c6ege7c]{padding:5rem 0;background:var(--bg-primary)}.section-title[data-astro-cid-4c6ege7c]{text-align:center;font-size:2.5rem;font-weight:700;color:var(--accent-blue);margin-bottom:3rem}.opportunities-grid[data-astro-cid-4c6ege7c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.opportunity-card[data-astro-cid-4c6ege7c]{background:var(--bg-secondary);border-radius:1.5rem;padding:2rem;box-shadow:0 4px 12px var(--shadow-light);border:1px solid var(--border-color);transition:all .3s ease}.opportunity-card[data-astro-cid-4c6ege7c].featured{border:2px solid var(--accent-blue);background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-primary) 100%)}.opportunity-card[data-astro-cid-4c6ege7c]:hover{transform:translateY(-4px);box-shadow:0 12px 24px var(--shadow-medium)}.opportunity-header[data-astro-cid-4c6ege7c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.opportunity-icon[data-astro-cid-4c6ege7c]{font-size:2.5rem}.opportunity-badge[data-astro-cid-4c6ege7c]{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:var(--accent-green);color:#fff}.opportunity-card[data-astro-cid-4c6ege7c] h3[data-astro-cid-4c6ege7c]{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;line-height:1.3}.opportunity-description[data-astro-cid-4c6ege7c]{color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}.opportunity-details[data-astro-cid-4c6ege7c]{margin-bottom:1.5rem}.detail-item[data-astro-cid-4c6ege7c]{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;padding:.5rem 0;border-bottom:1px solid var(--border-color)}.detail-item[data-astro-cid-4c6ege7c]:last-child{border-bottom:none}.detail-item[data-astro-cid-4c6ege7c] strong[data-astro-cid-4c6ege7c]{color:var(--text-primary);font-weight:600}.opportunity-tags[data-astro-cid-4c6ege7c]{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.tag[data-astro-cid-4c6ege7c]{padding:.25rem .75rem;background:var(--accent-blue);color:#fff;border-radius:.5rem;font-size:.75rem;font-weight:500}.opportunity-actions[data-astro-cid-4c6ege7c]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-astro-cid-4c6ege7c]{display:inline-flex;align-items:center;padding:.75rem 1.5rem;border-radius:.75rem;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent}.btn-primary[data-astro-cid-4c6ege7c]{background:var(--accent-blue);color:#fff}.btn-primary[data-astro-cid-4c6ege7c]:hover{background:var(--accent-green);transform:translateY(-2px)}.btn-secondary[data-astro-cid-4c6ege7c]{background:var(--bg-primary);color:var(--accent-blue);border-color:var(--accent-blue)}.btn-secondary[data-astro-cid-4c6ege7c]:hover{background:var(--accent-blue);color:#fff;transform:translateY(-2px)}.application-process[data-astro-cid-4c6ege7c]{padding:5rem 0;background:var(--bg-secondary)}.process-steps[data-astro-cid-4c6ege7c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.step[data-astro-cid-4c6ege7c]{display:flex;align-items:center;gap:1rem;background:var(--bg-primary);padding:2rem;border-radius:1rem;box-shadow:0 4px 12px var(--shadow-light);border:1px solid var(--border-color)}.step-number[data-astro-cid-4c6ege7c]{width:50px;height:50px;background:linear-gradient(135deg,var(--accent-blue) 0%,#3b82f6 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;flex-shrink:0}.step-content[data-astro-cid-4c6ege7c] h3[data-astro-cid-4c6ege7c]{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.step-content[data-astro-cid-4c6ege7c] p[data-astro-cid-4c6ege7c]{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.why-join[data-astro-cid-4c6ege7c]{padding:5rem 0;background:var(--bg-primary)}.benefits-grid[data-astro-cid-4c6ege7c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.benefit-card[data-astro-cid-4c6ege7c]{background:var(--bg-secondary);border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 4px 12px var(--shadow-light);border:1px solid var(--border-color);transition:all .3s ease}.benefit-card[data-astro-cid-4c6ege7c]:hover{transform:translateY(-4px);box-shadow:0 8px 20px var(--shadow-medium)}.benefit-icon[data-astro-cid-4c6ege7c]{font-size:3rem;margin-bottom:1rem}.benefit-card[data-astro-cid-4c6ege7c] h3[data-astro-cid-4c6ege7c]{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.benefit-card[data-astro-cid-4c6ege7c] p[data-astro-cid-4c6ege7c]{color:var(--text-secondary);line-height:1.6}@media(max-width:768px){.hero-content[data-astro-cid-4c6ege7c] h1[data-astro-cid-4c6ege7c]{font-size:2.5rem}.opportunities-grid[data-astro-cid-4c6ege7c],.process-steps[data-astro-cid-4c6ege7c]{grid-template-columns:1fr}.step[data-astro-cid-4c6ege7c]{flex-direction:column;text-align:center}.opportunity-actions[data-astro-cid-4c6ege7c]{flex-direction:column}}
