.jobs-grid[data-astro-cid-oea6ggr4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem}.job-card[data-astro-cid-oea6ggr4]{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d;transition:box-shadow .3s ease;display:flex;flex-direction:column}.job-card[data-astro-cid-oea6ggr4]:hover{box-shadow:0 8px 24px #0000001a}.job-header[data-astro-cid-oea6ggr4]{margin-bottom:1rem}.job-title[data-astro-cid-oea6ggr4]{font-size:1.5rem;font-weight:600;color:var(--color-gray-900);margin:0}.job-short-desc[data-astro-cid-oea6ggr4]{color:var(--color-gray-600);margin-bottom:1.5rem;line-height:1.6}.job-short-desc[data-astro-cid-oea6ggr4] p[data-astro-cid-oea6ggr4]{margin:0}.btn-details[data-astro-cid-oea6ggr4]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:transparent;border:2px solid var(--color-gray-200);border-radius:.5rem;color:var(--color-gray-700);font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:1.5rem}.btn-details[data-astro-cid-oea6ggr4]:hover{border-color:var(--color-primary);color:var(--color-primary)}.btn-details[data-astro-cid-oea6ggr4].active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.btn-icon[data-astro-cid-oea6ggr4]{font-size:.8rem;transition:transform .3s ease}.job-details[data-astro-cid-oea6ggr4]{animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.details-content[data-astro-cid-oea6ggr4]{padding:1.5rem;background:var(--color-gray-50);border-radius:.75rem;margin-bottom:1.5rem}.rich-text-content[data-astro-cid-oea6ggr4] h1{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--color-gray-900)}.rich-text-content[data-astro-cid-oea6ggr4] h2{font-size:1.25rem;font-weight:600;margin:1.5rem 0 .75rem;color:var(--color-gray-900)}.rich-text-content[data-astro-cid-oea6ggr4] h3{font-size:1.1rem;font-weight:600;margin:1.25rem 0 .5rem;color:var(--color-gray-800)}.rich-text-content[data-astro-cid-oea6ggr4] p{margin-bottom:1rem;line-height:1.7;color:var(--color-gray-700)}.rich-text-content[data-astro-cid-oea6ggr4] ul,.rich-text-content[data-astro-cid-oea6ggr4] ol{margin:1rem 0;padding-left:1.5rem}.rich-text-content[data-astro-cid-oea6ggr4] li{margin-bottom:.5rem;line-height:1.6}.rich-text-content[data-astro-cid-oea6ggr4] strong{font-weight:600;color:var(--color-gray-900)}.rich-text-content[data-astro-cid-oea6ggr4] a{color:var(--color-primary);text-decoration:underline}.rich-text-content[data-astro-cid-oea6ggr4] blockquote{border-left:4px solid var(--color-primary);padding-left:1rem;margin:1rem 0;color:var(--color-gray-600);font-style:italic}.rich-text-content[data-astro-cid-oea6ggr4] table{width:100%;border-collapse:collapse;margin:1rem 0}.rich-text-content[data-astro-cid-oea6ggr4] th,.rich-text-content[data-astro-cid-oea6ggr4] td{padding:.75rem;border:1px solid var(--color-gray-200);text-align:left}.rich-text-content[data-astro-cid-oea6ggr4] th{background:var(--color-gray-100);font-weight:600}.job-media[data-astro-cid-oea6ggr4]{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-gray-200)}.job-media[data-astro-cid-oea6ggr4] h4[data-astro-cid-oea6ggr4]{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--color-gray-800)}.media-grid[data-astro-cid-oea6ggr4]{display:flex;flex-wrap:wrap;gap:1rem}.media-item[data-astro-cid-oea6ggr4]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:1px solid var(--color-gray-200);border-radius:.5rem;text-decoration:none;color:var(--color-gray-700);transition:all .3s ease}.media-item[data-astro-cid-oea6ggr4]:hover{border-color:var(--color-primary);background:var(--color-gray-50)}.media-icon[data-astro-cid-oea6ggr4]{font-size:1.25rem}.media-title[data-astro-cid-oea6ggr4]{font-size:.9rem;font-weight:500}.job-actions[data-astro-cid-oea6ggr4]{margin-top:auto;padding-top:1.5rem}.btn[data-astro-cid-oea6ggr4]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .3s ease}.btn-primary[data-astro-cid-oea6ggr4]{background:var(--color-primary);color:#fff}.btn-primary[data-astro-cid-oea6ggr4]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.empty-jobs[data-astro-cid-oea6ggr4]{text-align:center;padding:3rem;background:var(--color-gray-50);border-radius:1rem}.empty-text[data-astro-cid-oea6ggr4]{font-size:1.1rem;color:var(--color-gray-700);margin-bottom:.5rem}.empty-subtext[data-astro-cid-oea6ggr4]{color:var(--color-gray-500)}@media(max-width:768px){.jobs-grid[data-astro-cid-oea6ggr4]{grid-template-columns:1fr;gap:1.5rem}.job-card[data-astro-cid-oea6ggr4]{padding:1.5rem}.details-content[data-astro-cid-oea6ggr4]{padding:1rem}}
