:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#app{width:100%;min-height:100vh}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;-webkit-text-fill-color:#374151!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{.no-print{display:none!important}}@media (prefers-contrast: high){.form-input{border-width:3px}.submit-button{border:2px solid #000}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.form-field[data-v-c3c26bba]{margin-bottom:.3rem}.form-label[data-v-c3c26bba]{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.required[data-v-c3c26bba]{color:#ef4444}.input-wrapper[data-v-c3c26bba]{position:relative}.form-input[data-v-c3c26bba]{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:all .2s ease;background-color:#fff}.form-input[data-v-c3c26bba]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input.error[data-v-c3c26bba]{border-color:#ef4444}.form-input.error[data-v-c3c26bba]:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-textarea[data-v-c3c26bba]{resize:vertical;min-height:100px}.form-select[data-v-c3c26bba]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9 6 6 6-6'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.form-select[data-v-c3c26bba]:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3cpath stroke='%233b82f6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9 6 6 6-6'/%3e%3c/svg%3e")}.form-select.error[data-v-c3c26bba]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3cpath stroke='%23ef4444' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9 6 6 6-6'/%3e%3c/svg%3e")}.file-input-wrapper[data-v-c3c26bba]{position:relative}.file-drop-zone[data-v-c3c26bba]{position:relative;transition:all .3s ease;border-radius:.5rem}.file-drop-zone.drag-over[data-v-c3c26bba]{transform:scale(1.02)}.file-drop-zone.drag-over .file-input-label[data-v-c3c26bba]{border-color:#3b82f6;background-color:#eff6ff;border-style:solid}.form-input-file[data-v-c3c26bba]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;z-index:2}.file-input-label[data-v-c3c26bba]{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1rem;border:2px dashed #d1d5db;border-radius:.5rem;cursor:pointer;transition:all .2s ease;background-color:#f9fafb;position:relative;z-index:1;min-height:80px}.file-input-label[data-v-c3c26bba]:hover{border-color:#3b82f6;background-color:#eff6ff}.form-input-file.error+.file-input-label[data-v-c3c26bba]{border-color:#ef4444}.file-drop-zone.error .file-input-label[data-v-c3c26bba]{border-color:#ef4444}.file-icon[data-v-c3c26bba]{width:1.25rem;height:1.25rem;color:#6b7280;flex-shrink:0}.upload-icon[data-v-c3c26bba]{color:#3b82f6}.document-icon[data-v-c3c26bba]{color:#10b981}.file-content[data-v-c3c26bba]{display:flex;flex-direction:column;gap:.25rem;flex:1}.file-text[data-v-c3c26bba]{color:#374151;font-size:.875rem;font-weight:500}.file-hint[data-v-c3c26bba]{color:#6b7280;font-size:.75rem;font-weight:400}.error-message[data-v-c3c26bba]{margin-top:.5rem;font-size:.875rem;color:#ef4444}.hint-message[data-v-c3c26bba]{margin-top:.5rem;font-size:.875rem;color:#6b7280}@media (max-width: 768px){.form-input[data-v-c3c26bba]{padding:.625rem .875rem;font-size:.9rem}.file-input-label[data-v-c3c26bba]{padding:1.25rem .875rem;flex-direction:column;text-align:center;gap:.5rem}.file-content[data-v-c3c26bba]{align-items:center;text-align:center}}.captcha-field[data-v-58d00ffe]{margin-bottom:1.5rem}.form-label[data-v-58d00ffe]{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.required[data-v-58d00ffe]{color:#ef4444}.captcha-wrapper[data-v-58d00ffe]{display:flex;gap:1rem;align-items:flex-start}.captcha-question[data-v-58d00ffe]{display:flex;align-items:center;gap:.5rem;background:#f2beb9;color:#374151;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;min-width:120px;justify-content:center;box-shadow:0 2px 4px #0000001a}.captcha-text[data-v-58d00ffe]{font-size:1rem;letter-spacing:.5px}.refresh-button[data-v-58d00ffe]{background:#0000001a;border:none;border-radius:.25rem;padding:.25rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.refresh-button[data-v-58d00ffe]:hover:not(:disabled){background:#0003}.refresh-button[data-v-58d00ffe]:disabled{cursor:not-allowed;opacity:.7}.refresh-icon[data-v-58d00ffe]{width:1rem;height:1rem;transition:transform .3s ease}.refresh-icon.spinning[data-v-58d00ffe]{animation:spin-58d00ffe .5s linear}@keyframes spin-58d00ffe{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.captcha-input[data-v-58d00ffe]{flex:1;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:all .2s ease;background-color:#fff;max-width:150px}.captcha-input[data-v-58d00ffe]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.captcha-input.error[data-v-58d00ffe]{border-color:#ef4444}.captcha-input.error[data-v-58d00ffe]:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.error-message[data-v-58d00ffe]{margin-top:.5rem;font-size:.875rem;color:#ef4444}@media (max-width: 768px){.captcha-wrapper[data-v-58d00ffe]{flex-direction:column;gap:.75rem}}.recruitment-form[data-v-60c47dba]{max-width:800px;margin:0 auto;padding:2rem}.form-header[data-v-60c47dba]{text-align:center;margin-bottom:2.5rem}.form-title[data-v-60c47dba]{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.form-subtitle[data-v-60c47dba]{font-size:1.125rem;color:#6b7280;line-height:1.6}.form-container[data-v-60c47dba]{background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 10px 25px #0000001a;border:1px solid #e5e7eb}.form-grid[data-v-60c47dba]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:1.5rem}.form-actions[data-v-60c47dba]{margin-top:2rem;display:flex;justify-content:center}.submit-button[data-v-60c47dba]{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #ef44444d}.submit-button[data-v-60c47dba]:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 6px 12px #ef444466}.submit-button[data-v-60c47dba]:disabled{opacity:.6;cursor:not-allowed;transform:none}.loading-spinner[data-v-60c47dba]{width:1.25rem;height:1.25rem;animation:spin-60c47dba 1s linear infinite}@keyframes spin-60c47dba{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay[data-v-60c47dba]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content[data-v-60c47dba]{background:#fff;border-radius:1rem;padding:2rem;max-width:400px;width:100%;text-align:center;box-shadow:0 20px 25px #00000040}.success-icon[data-v-60c47dba]{width:4rem;height:4rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;color:#fff}.success-icon svg[data-v-60c47dba]{width:2rem;height:2rem}.modal-title[data-v-60c47dba]{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.modal-message[data-v-60c47dba]{color:#6b7280;line-height:1.6;margin-bottom:2rem}.modal-message a[data-v-60c47dba]{color:#3b82f6;text-decoration:none}.modal-button[data-v-60c47dba]{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.modal-button[data-v-60c47dba]:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)}.status-message[data-v-60c47dba]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1rem;border-radius:1rem;background:#fff;box-shadow:0 4px 12px #0000000d;margin-top:14rem}.status-message p[data-v-60c47dba]{font-size:1.1rem;color:#4b5563;margin-top:1rem;max-width:420px}.not-found[data-v-60c47dba]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:14rem}.not-found h2[data-v-60c47dba]{font-size:6rem;font-weight:800;color:#dc2626;margin:0;letter-spacing:-2px;line-height:1}.not-found p[data-v-60c47dba]{font-size:1.1rem;color:#4b5563;margin-top:1rem;max-width:420px}@media (max-width: 768px){.recruitment-form[data-v-60c47dba]{padding:1rem}.form-container[data-v-60c47dba]{padding:1.5rem}.form-title[data-v-60c47dba]{font-size:1.875rem}.form-grid[data-v-60c47dba]{grid-template-columns:1fr;gap:1rem}.modal-content[data-v-60c47dba]{padding:1.5rem}}.app[data-v-aab911a1]{min-height:100vh;background:#f2beb9;position:relative;overflow-x:hidden}.background-pattern[data-v-aab911a1]{display:none}.container[data-v-aab911a1]{position:relative;z-index:1;padding:2rem 1rem}@media (max-width: 768px){.container[data-v-aab911a1]{padding:1rem .5rem}}
