.emp-hero[data-astro-cid-wysbmq2z]{position:relative;min-height:52vh;display:flex;align-items:center;background:url(/images/fresh-ingredients.jpg) center/cover no-repeat}.emp-hero-overlay[data-astro-cid-wysbmq2z]{position:absolute;inset:0;background:linear-gradient(135deg,#000000bf,#00000073)}.emp-hero-inner[data-astro-cid-wysbmq2z]{position:relative;z-index:1;color:#fff;padding:80px 24px}.emp-hero-inner[data-astro-cid-wysbmq2z] h1[data-astro-cid-wysbmq2z]{color:#fff;margin:8px 0 16px}.emp-hero-inner[data-astro-cid-wysbmq2z] p[data-astro-cid-wysbmq2z]{font-size:1.1rem;color:#ffffffd9;max-width:520px}.perks-grid[data-astro-cid-wysbmq2z]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.perk-card[data-astro-cid-wysbmq2z]{background:#fff;border-radius:12px;padding:28px 20px;text-align:center;box-shadow:0 2px 8px #0000000f}.perk-card[data-astro-cid-wysbmq2z] .perk-icon[data-astro-cid-wysbmq2z]{font-size:32px;margin-bottom:12px}.perk-card[data-astro-cid-wysbmq2z] h4[data-astro-cid-wysbmq2z]{font-size:15px;font-weight:700;margin-bottom:8px;color:var(--black)}.perk-card[data-astro-cid-wysbmq2z] p[data-astro-cid-wysbmq2z]{font-size:13px;color:var(--gray-500);margin:0}.positions-grid[data-astro-cid-wysbmq2z]{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:0 auto}.position-card[data-astro-cid-wysbmq2z]{border:2px solid var(--gray-300);border-radius:16px;padding:32px;position:relative}.pos-badge[data-astro-cid-wysbmq2z]{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:16px}.pos-badge-green[data-astro-cid-wysbmq2z]{background:var(--green-light);color:var(--green-dark)}.pos-badge-purple[data-astro-cid-wysbmq2z]{background:#ede9fe;color:#6d28d9}.position-card[data-astro-cid-wysbmq2z] h3[data-astro-cid-wysbmq2z]{font-size:1.3rem;font-weight:800;margin-bottom:4px}.pos-type[data-astro-cid-wysbmq2z]{font-size:13px;color:var(--gray-500);font-weight:600;margin-bottom:12px}.pos-details[data-astro-cid-wysbmq2z]{margin-top:16px;display:flex;flex-direction:column;gap:6px}.pos-details[data-astro-cid-wysbmq2z] li[data-astro-cid-wysbmq2z]{font-size:13px;color:var(--gray-700)}.apply-section[data-astro-cid-wysbmq2z]{scroll-margin-top:100px}.app-form[data-astro-cid-wysbmq2z]{display:flex;flex-direction:column;gap:0}.form-section[data-astro-cid-wysbmq2z]{background:#fff;border-radius:16px;padding:32px;margin-bottom:16px;box-shadow:0 1px 4px #0000000f}.form-section-header[data-astro-cid-wysbmq2z]{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--gray-100)}.form-step[data-astro-cid-wysbmq2z]{width:28px;height:28px;border-radius:50%;background:var(--green);color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.form-section-header[data-astro-cid-wysbmq2z] h3[data-astro-cid-wysbmq2z]{margin:0;font-size:1.1rem;font-weight:700;color:var(--black)}.form-group[data-astro-cid-wysbmq2z]{margin-bottom:20px}.form-group[data-astro-cid-wysbmq2z]:last-child{margin-bottom:0}.form-group[data-astro-cid-wysbmq2z] label[data-astro-cid-wysbmq2z]{display:block;font-size:13px;font-weight:600;color:var(--gray-700);margin-bottom:6px}.req[data-astro-cid-wysbmq2z]{color:var(--green)}.form-row[data-astro-cid-wysbmq2z]{display:grid;grid-template-columns:1fr 1fr;gap:16px}input[data-astro-cid-wysbmq2z][type=text],input[data-astro-cid-wysbmq2z][type=email],input[data-astro-cid-wysbmq2z][type=tel],select[data-astro-cid-wysbmq2z],textarea[data-astro-cid-wysbmq2z]{width:100%;padding:12px 14px;border:1.5px solid var(--gray-300);border-radius:8px;font-size:15px;font-family:inherit;color:var(--black);background:#fff;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;appearance:none}input[data-astro-cid-wysbmq2z]:focus,select[data-astro-cid-wysbmq2z]:focus,textarea[data-astro-cid-wysbmq2z]:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px #84ce5326}textarea[data-astro-cid-wysbmq2z]{resize:vertical;line-height:1.6}select[data-astro-cid-wysbmq2z]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23717171' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.radio-group[data-astro-cid-wysbmq2z],.checkbox-group[data-astro-cid-wysbmq2z]{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.radio-label[data-astro-cid-wysbmq2z],.check-label[data-astro-cid-wysbmq2z]{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1.5px solid var(--gray-300);border-radius:8px;font-size:14px;font-weight:500;color:var(--gray-700);cursor:pointer;transition:border-color .2s,background .2s;user-select:none}.radio-label[data-astro-cid-wysbmq2z]:has(input:checked),.check-label[data-astro-cid-wysbmq2z]:has(input:checked){border-color:var(--green);background:var(--green-light);color:var(--green-dark)}.radio-label[data-astro-cid-wysbmq2z] input[data-astro-cid-wysbmq2z],.check-label[data-astro-cid-wysbmq2z] input[data-astro-cid-wysbmq2z]{display:none}.file-drop[data-astro-cid-wysbmq2z]{border:2px dashed var(--gray-300);border-radius:10px;padding:32px 20px;text-align:center;cursor:pointer;position:relative;transition:border-color .2s,background .2s}.file-drop[data-astro-cid-wysbmq2z]:hover,.file-drop[data-astro-cid-wysbmq2z].drag-over{border-color:var(--green);background:var(--green-light)}.file-input[data-astro-cid-wysbmq2z]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;border:none;padding:0}.file-icon[data-astro-cid-wysbmq2z]{font-size:32px;margin-bottom:8px}.file-label[data-astro-cid-wysbmq2z]{font-size:14px;font-weight:600;color:var(--gray-700);margin:0}.file-sub[data-astro-cid-wysbmq2z]{font-size:12px;color:var(--gray-500);margin:4px 0 0}.file-chosen[data-astro-cid-wysbmq2z]{font-size:14px;font-weight:600;color:var(--green-dark);margin:0}.form-submit[data-astro-cid-wysbmq2z]{background:#fff;border-radius:16px;padding:28px 32px;box-shadow:0 1px 4px #0000000f}.form-notice[data-astro-cid-wysbmq2z]{font-size:12px;color:var(--gray-500);margin-bottom:16px;line-height:1.5}.submit-btn[data-astro-cid-wysbmq2z]{width:100%;justify-content:center;padding:18px;font-size:16px;font-weight:800;letter-spacing:.04em;border:none;cursor:pointer}.submit-btn[data-astro-cid-wysbmq2z]:disabled{opacity:.6;cursor:not-allowed}.success-banner[data-astro-cid-wysbmq2z]{flex-direction:column;align-items:center;text-align:center;background:#fff;border-radius:20px;padding:60px 40px;box-shadow:0 2px 12px #00000014}.success-icon[data-astro-cid-wysbmq2z]{font-size:56px;margin-bottom:16px}.success-banner[data-astro-cid-wysbmq2z] h3[data-astro-cid-wysbmq2z]{font-size:1.6rem;margin-bottom:12px}.success-banner[data-astro-cid-wysbmq2z] p[data-astro-cid-wysbmq2z]{font-size:16px;color:var(--gray-600);max-width:420px}@media (max-width: 768px){.perks-grid[data-astro-cid-wysbmq2z]{grid-template-columns:1fr 1fr}.positions-grid[data-astro-cid-wysbmq2z]{grid-template-columns:1fr}.form-row[data-astro-cid-wysbmq2z]{grid-template-columns:1fr;gap:0}.form-section[data-astro-cid-wysbmq2z],.form-submit[data-astro-cid-wysbmq2z]{padding:20px 16px}.checkbox-group[data-astro-cid-wysbmq2z]{gap:8px}.check-label[data-astro-cid-wysbmq2z],.radio-label[data-astro-cid-wysbmq2z]{padding:8px 12px;font-size:13px}}@media (max-width: 480px){.perks-grid[data-astro-cid-wysbmq2z]{grid-template-columns:1fr}}
