.ImageUpload_uploadContainer__E_5UH{margin-bottom:1.5rem}.ImageUpload_label__spiGc{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.875rem}.ImageUpload_uploadBox__cXAO9{border:2px dashed #d1d5db;border-radius:.75rem;padding:2rem;text-align:center;background:#f9fafb;transition:all .3s ease}.ImageUpload_uploadBox__cXAO9:hover{border-color:#16a34a;background:#f3f4ff}.ImageUpload_fileInput__mG2sr{display:none}.ImageUpload_uploadLabel__3LS1w{display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;color:#6b7280}.ImageUpload_uploadIcon__8YBGe{width:48px;height:48px;color:#9ca3af}.ImageUpload_uploadText__pwvAw{font-weight:600;color:#16a34a;font-size:1rem}.ImageUpload_uploadHint__5DWfs{font-size:.875rem;color:#9ca3af}.ImageUpload_spinner__OFeyO{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#16a34a;border-radius:50%;animation:ImageUpload_spin__GGv7Q 1s linear infinite}@keyframes ImageUpload_spin__GGv7Q{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ImageUpload_previewContainer__ch9bI{display:flex;flex-direction:column;gap:1rem;align-items:center}.ImageUpload_preview__kt8GO{max-width:300px;max-height:200px;border-radius:.75rem;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.1);border:2px solid #e5e7eb}.ImageUpload_previewActions__64_S_{display:flex;gap:.75rem}.ImageUpload_removeButton__TKwTh{padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.875rem}.ImageUpload_removeButton__TKwTh:hover:not(:disabled){background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 8px rgba(239,68,68,.3)}.ImageUpload_removeButton__TKwTh:disabled{opacity:.5;cursor:not-allowed}.ImageUpload_removeButton__TKwTh:active:not(:disabled){transform:translateY(0)}.PostJob_pageContainer__WfTIm{min-height:100vh;background:linear-gradient(180deg,#f8f9fa,#fff)}.PostJob_heroSection__ko38_{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:4rem 2rem;position:relative;overflow:hidden}.PostJob_heroSection__ko38_:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.1) 0,transparent 50%);pointer-events:none}.PostJob_container__iHkNx{max-width:1280px;margin:0 auto;position:relative;z-index:1}.PostJob_pageTitle__dH748{font-size:3rem;font-weight:800;text-align:center;margin-bottom:1rem}.PostJob_pageSubtitle__42YCy{font-size:1.25rem;text-align:center;opacity:.95;max-width:600px;margin:0 auto}.PostJob_contentSection__YMoWl{padding:4rem 2rem}.PostJob_contentSection__YMoWl .PostJob_container__iHkNx{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:1024px){.PostJob_contentSection__YMoWl .PostJob_container__iHkNx{grid-template-columns:2fr 1fr}}.PostJob_formContainer__ewDao{animation:PostJob_fadeInUp__K0MIS .8s ease-out}.PostJob_form__CTlNj{background:#fff;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid rgba(229,231,235,.5);overflow:hidden}.PostJob_formSection__6qLxt{padding:2rem;border-bottom:1px solid rgba(229,231,235,.5)}.PostJob_formSection__6qLxt:last-child{border-bottom:none}.PostJob_sectionTitle__0_0JN{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PostJob_formGrid__NQ4rG{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.PostJob_formGrid__NQ4rG{grid-template-columns:repeat(2,1fr)}}.PostJob_formGroup__w6gut{display:flex;flex-direction:column}.PostJob_label__JpHvz{font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.95rem}.PostJob_required__1LcF7{color:#ef4444}.PostJob_input__Yctjh,.PostJob_select__lSZVA,.PostJob_textarea__2kHpK{padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:all .3s ease;background:#fff;color:#1f2937}.PostJob_input__Yctjh:focus,.PostJob_select__lSZVA:focus,.PostJob_textarea__2kHpK:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.PostJob_textarea__2kHpK{resize:vertical;font-family:inherit;line-height:1.6}.PostJob_formActions__v08F7{padding:2rem;background:#f9fafb;display:flex;gap:1rem;justify-content:flex-end;border-top:1px solid rgba(229,231,235,.5)}.PostJob_cancelButton__PjdWG,.PostJob_submitButton__X5_Fj{padding:.875rem 2rem;border-radius:.75rem;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none}.PostJob_cancelButton__PjdWG{background:#fff;color:#6b7280;border:2px solid #e5e7eb}.PostJob_cancelButton__PjdWG:hover{background:#f3f4f6;border-color:#d1d5db}.PostJob_submitButton__X5_Fj{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 15px rgba(102,126,234,.3)}.PostJob_submitButton__X5_Fj:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.PostJob_infoSidebar___vR9K{animation:PostJob_fadeInUp__K0MIS .8s ease-out .2s backwards}.PostJob_infoCard__vX9GC{background:#fff;border-radius:1rem;padding:2rem;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid rgba(229,231,235,.5);transition:all .3s ease}.PostJob_infoCard__vX9GC:hover{box-shadow:0 4px 12px rgba(102,126,234,.1)}.PostJob_infoTitle__6V5n4{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.PostJob_priceTag__d5mat{text-align:center;padding:2rem;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-radius:.75rem;margin-bottom:1.5rem}.PostJob_price__OAfD_{display:block;font-size:3rem;font-weight:800;background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.PostJob_priceLabel__qB6Q8{display:block;color:#6b7280;font-weight:600;margin-top:.5rem}.PostJob_featureList__CkzPB,.PostJob_tipsList__TKqDC{list-style:none;padding:0;margin:0}.PostJob_featureItem__M3r36,.PostJob_tipItem__svogG{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#4b5563;line-height:1.6;border-bottom:1px solid rgba(229,231,235,.5)}.PostJob_featureItem__M3r36:last-child,.PostJob_tipItem__svogG:last-child{border-bottom:none}.PostJob_featureItem__M3r36:before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:700}.PostJob_tipItem__svogG:before{content:"💡";position:absolute;left:0}@keyframes PostJob_fadeInUp__K0MIS{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PostJob_heroSection__ko38_{padding:3rem 1.5rem}.PostJob_pageTitle__dH748{font-size:2rem}.PostJob_pageSubtitle__42YCy{font-size:1rem}.PostJob_contentSection__YMoWl{padding:3rem 1.5rem}.PostJob_formSection__6qLxt{padding:1.5rem}.PostJob_sectionTitle__0_0JN{font-size:1.375rem}.PostJob_formActions__v08F7{flex-direction:column;padding:1.5rem}.PostJob_cancelButton__PjdWG,.PostJob_submitButton__X5_Fj{width:100%}.PostJob_infoCard__vX9GC{padding:1.5rem}}@media (max-width:480px){.PostJob_heroSection__ko38_{padding:2.5rem 1rem}.PostJob_pageTitle__dH748{font-size:1.75rem}.PostJob_pageSubtitle__42YCy{font-size:.95rem}.PostJob_contentSection__YMoWl{padding:2.5rem 1rem}.PostJob_contentSection__YMoWl .PostJob_container__iHkNx{gap:2rem}.PostJob_formSection__6qLxt{padding:1.25rem}.PostJob_sectionTitle__0_0JN{font-size:1.25rem;margin-bottom:1.25rem}.PostJob_formGrid__NQ4rG{gap:1.25rem}.PostJob_label__JpHvz{font-size:.9rem}.PostJob_input__Yctjh,.PostJob_select__lSZVA,.PostJob_textarea__2kHpK{padding:.75rem .875rem;font-size:.95rem}.PostJob_formActions__v08F7{padding:1.25rem;gap:.875rem}.PostJob_cancelButton__PjdWG,.PostJob_submitButton__X5_Fj{padding:.75rem 1.5rem;font-size:.95rem}.PostJob_infoCard__vX9GC{padding:1.25rem;margin-bottom:1.25rem}.PostJob_infoTitle__6V5n4{font-size:1.125rem}.PostJob_price__OAfD_{font-size:2.5rem}.PostJob_priceLabel__qB6Q8{font-size:.9rem}.PostJob_featureItem__M3r36,.PostJob_tipItem__svogG{font-size:.9rem;padding:.625rem 0 .625rem 1.25rem}}