.jobs-section[data-astro-cid-qg33hux6]{padding:3rem 0 5rem}.jobs-header[data-astro-cid-qg33hux6]{max-width:680px;margin-bottom:2.5rem}.eyebrow[data-astro-cid-qg33hux6]{display:inline-block;margin:0 0 .75rem;padding:.3rem .85rem;border-radius:999px;background:hsl(var(--secondary));color:hsl(var(--primary));font-size:.8rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}h1[data-astro-cid-qg33hux6]{margin:0 0 .75rem;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.15;color:rgb(var(--black))}.lead[data-astro-cid-qg33hux6]{margin:0;font-size:1.05rem;color:hsl(var(--muted-foreground));line-height:1.6}.search-card[data-astro-cid-qg33hux6]{padding:1.75rem;margin-bottom:2.5rem;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));box-shadow:var(--box-shadow)}.search-fields[data-astro-cid-qg33hux6]{display:grid;grid-template-columns:1fr 1fr 220px;gap:1rem;margin-bottom:1rem}.field-group[data-astro-cid-qg33hux6]{display:flex;flex-direction:column;gap:.4rem}.field-group[data-astro-cid-qg33hux6] label[data-astro-cid-qg33hux6]{font-size:.82rem;font-weight:700;color:rgb(var(--black))}.field-group[data-astro-cid-qg33hux6] input[data-astro-cid-qg33hux6],.field-group[data-astro-cid-qg33hux6] select[data-astro-cid-qg33hux6]{height:44px;padding:0 .85rem;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--background));color:rgb(var(--black));font-size:.92rem;font-family:inherit;transition:border-color .14s ease;outline:none}.field-group[data-astro-cid-qg33hux6] input[data-astro-cid-qg33hux6]:focus,.field-group[data-astro-cid-qg33hux6] select[data-astro-cid-qg33hux6]:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--ring) / .18)}.field-group[data-astro-cid-qg33hux6] input[data-astro-cid-qg33hux6]::placeholder{color:hsl(var(--muted-foreground))}.search-btn[data-astro-cid-qg33hux6]{width:100%;height:48px;padding:0 1.5rem;border:none;border-radius:8px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.95rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .14s ease,opacity .14s ease}.search-btn[data-astro-cid-qg33hux6]:hover{background:hsl(var(--link-hover))}.search-btn[data-astro-cid-qg33hux6]:disabled{opacity:.65;cursor:not-allowed}.state-box[data-astro-cid-qg33hux6]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:220px;padding:3rem 1rem;text-align:center;color:hsl(var(--muted-foreground))}.state-icon[data-astro-cid-qg33hux6]{font-size:2.5rem;line-height:1}.state-box[data-astro-cid-qg33hux6] p[data-astro-cid-qg33hux6]{margin:0;font-size:1rem;max-width:440px}.state-hint[data-astro-cid-qg33hux6]{font-size:.88rem!important;opacity:.75}.skeleton-grid[data-astro-cid-qg33hux6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.skeleton-card[data-astro-cid-qg33hux6]{display:flex;flex-direction:column;gap:.65rem;padding:1.25rem;border:1px solid hsl(var(--border));border-radius:10px}@keyframes sk-pulse{0%{background-position:-200% center}to{background-position:200% center}}.sk[data-astro-cid-qg33hux6]{border-radius:5px;background:linear-gradient(90deg,hsl(var(--muted)) 25%,hsl(var(--secondary)),hsl(var(--muted)) 75%);background-size:200% 100%;animation:sk-pulse 1.4s infinite linear}.sk-title[data-astro-cid-qg33hux6]{height:18px;width:75%}.sk-meta[data-astro-cid-qg33hux6]{height:13px;width:55%}.sk-body[data-astro-cid-qg33hux6]{height:12px;width:100%}.sk-body[data-astro-cid-qg33hux6].short{width:80%}.sk-btn[data-astro-cid-qg33hux6]{height:34px;width:100px;margin-top:.35rem;border-radius:6px}.results-count[data-astro-cid-qg33hux6]{margin:0 0 1.25rem;font-size:.88rem;font-weight:700;color:hsl(var(--muted-foreground))}.results-grid[data-astro-cid-qg33hux6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.job-card{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--card));transition:box-shadow .16s ease,border-color .16s ease}.job-card:hover{border-color:hsl(var(--primary) / .4);box-shadow:0 4px 20px rgba(var(--gray),.14)}.job-card-top{display:flex;align-items:flex-start;gap:.75rem}.job-avatar{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:hsl(var(--secondary));color:hsl(var(--primary));font-size:.75rem;font-weight:700;letter-spacing:.02em}.job-card-main{min-width:0;flex:1}.job-title{margin:0 0 .2rem;font-size:.95rem;font-weight:700;line-height:1.3;color:rgb(var(--black));overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.job-company{font-size:.82rem;color:hsl(var(--muted-foreground))}.job-meta{display:flex;flex-wrap:wrap;gap:.4rem}.meta-tag{display:inline-block;padding:.2rem .55rem;border-radius:999px;background:hsl(var(--secondary));font-size:.75rem;font-weight:600;color:hsl(var(--secondary-foreground));white-space:nowrap}.meta-salary{background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.job-desc{margin:0;font-size:.84rem;line-height:1.55;color:hsl(var(--muted-foreground));flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.job-link{display:inline-block;margin-top:auto;padding:.5rem 1rem;border-radius:6px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.82rem;font-weight:700;text-decoration:none;text-align:center;transition:background .14s ease;align-self:flex-start}.job-link:hover{background:hsl(var(--link-hover))}.pagination[data-astro-cid-qg33hux6]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2.5rem}.page-btn{padding:.55rem 1.25rem;border:1px solid hsl(var(--border));border-radius:8px;background:hsl(var(--card));color:rgb(var(--black));font-size:.88rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .14s ease,border-color .14s ease}.page-btn:hover{background:hsl(var(--secondary));border-color:hsl(var(--primary))}.page-info{font-size:.88rem;color:hsl(var(--muted-foreground));font-weight:600}.jobs-guide[data-astro-cid-qg33hux6]{margin-top:4rem;padding-top:2.75rem;border-top:1px solid hsl(var(--border))}.jobs-guide-header[data-astro-cid-qg33hux6]{max-width:760px;margin-bottom:1.5rem}.jobs-guide[data-astro-cid-qg33hux6] h2[data-astro-cid-qg33hux6]{margin:0 0 .75rem;font-size:clamp(1.45rem,3vw,2rem);line-height:1.2;color:rgb(var(--black))}.jobs-guide-header[data-astro-cid-qg33hux6] p[data-astro-cid-qg33hux6]{margin:0;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.65}.guide-accordion[data-astro-cid-qg33hux6]{display:flex;flex-direction:column;gap:.8rem}.guide-item[data-astro-cid-qg33hux6]{border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--card));overflow:hidden}.guide-item[data-astro-cid-qg33hux6] summary[data-astro-cid-qg33hux6]{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;color:rgb(var(--black));font-size:.98rem;font-weight:800;line-height:1.35;cursor:pointer;list-style:none}.guide-item[data-astro-cid-qg33hux6] summary[data-astro-cid-qg33hux6]::-webkit-details-marker{display:none}.guide-item[data-astro-cid-qg33hux6] summary[data-astro-cid-qg33hux6]:after{content:"+";flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:hsl(var(--secondary));color:hsl(var(--primary));font-size:1.2rem;line-height:1;transition:transform .16s ease,background .16s ease}.guide-item[data-astro-cid-qg33hux6][open] summary[data-astro-cid-qg33hux6]{border-bottom:1px solid hsl(var(--border))}.guide-item[data-astro-cid-qg33hux6][open] summary[data-astro-cid-qg33hux6]:after{content:"-";background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.guide-content[data-astro-cid-qg33hux6]{padding:1.1rem 1.15rem 1.25rem;color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.65}.guide-content[data-astro-cid-qg33hux6] p[data-astro-cid-qg33hux6]{margin:0 0 .9rem}.guide-content[data-astro-cid-qg33hux6] ul[data-astro-cid-qg33hux6]{margin:.25rem 0 0;padding-left:1.15rem}.guide-content[data-astro-cid-qg33hux6] li[data-astro-cid-qg33hux6]+li[data-astro-cid-qg33hux6]{margin-top:.45rem}.hidden[data-astro-cid-qg33hux6]{display:none!important}@media(max-width:920px){.search-fields[data-astro-cid-qg33hux6]{grid-template-columns:1fr 1fr}.search-fields[data-astro-cid-qg33hux6] .field-group[data-astro-cid-qg33hux6]:last-child{grid-column:1 / -1}.results-grid[data-astro-cid-qg33hux6],.skeleton-grid[data-astro-cid-qg33hux6]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.jobs-section[data-astro-cid-qg33hux6]{padding:2rem 0 3.5rem}.search-card[data-astro-cid-qg33hux6]{padding:1.25rem}.search-fields[data-astro-cid-qg33hux6]{grid-template-columns:1fr}.search-fields[data-astro-cid-qg33hux6] .field-group[data-astro-cid-qg33hux6]:last-child{grid-column:auto}.results-grid[data-astro-cid-qg33hux6],.skeleton-grid[data-astro-cid-qg33hux6]{grid-template-columns:1fr}}
