.careers-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:240px;gap:20px}.careers-loading .spinner{width:48px;height:48px;border:3px solid rgba(15,23,42,.12);border-top-color:#0f172a;border-radius:50%;animation:careers-spin .8s linear infinite}@keyframes careers-spin{to{transform:rotate(1turn)}}.careers-loading p{color:#64748b;font-size:15px}.careers-empty{text-align:center;padding:60px 20px;max-width:480px;margin:0 auto;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:16px}.careers-empty svg{width:56px;height:56px;color:#94a3b8;margin-bottom:20px}.careers-empty h3{font-size:1.3rem;color:#0f172a;margin:0 0 10px}.careers-empty p{color:#64748b;line-height:1.6;margin:0}.careers-openings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:28px;gap:28px}.careers-opening-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:16px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}.careers-opening-card:hover{box-shadow:0 16px 40px rgba(0,0,0,.1);transform:translateY(-4px);border-color:#cbd5e1}.careers-opening-card-top h3{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 12px}.careers-opening-tags{display:flex;flex-wrap:wrap;gap:8px}.careers-tag{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;background:#f1f5f9;border-radius:100px;font-size:12px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.4px}.careers-tag-location{text-transform:none;letter-spacing:normal}.careers-tag-location svg{flex-shrink:0}.careers-opening-desc{color:#64748b;font-size:14.5px;line-height:1.65;margin:0}.careers-opening-requirements h4{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#0f172a;margin:0 0 10px}.careers-opening-requirements ul{margin:0;padding-left:18px;color:#64748b;font-size:14px;line-height:1.7}.careers-apply-btn{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;font-size:14px;font-weight:600;border:none;border-radius:100px;cursor:pointer;transition:all .25s ease}.careers-apply-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,23,42,.25)}.careers-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.careers-step{text-align:center;background:#fff;border-radius:16px;padding:32px 22px;border:1px solid #e2e8f0}.careers-step-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#0f172a,#334155);color:#fff;font-size:18px;font-weight:700;margin-bottom:18px}.careers-step h4{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 10px}.careers-step p{font-size:14px;color:#64748b;line-height:1.6;margin:0}.careers-requirements-list{list-style:none;max-width:640px;margin:0 auto;padding:0;display:flex;flex-direction:column;gap:16px}.careers-requirements-list li{display:flex;align-items:flex-start;gap:14px;font-size:15px;color:#334155;line-height:1.6;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px}.careers-requirements-list li svg{flex-shrink:0;width:20px;height:20px;color:#16a34a;margin-top:1px}.careers-form-section .container{max-width:760px}.careers-apply-form{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.careers-form-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:10px}.careers-closed-notice,.careers-form-error{padding:14px 18px;font-size:14px;margin-bottom:24px}.careers-closed-notice{background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:10px;line-height:1.6}.careers-fieldset{border:none;margin:0;padding:0;min-width:0}.careers-fieldset:disabled{opacity:.55}.careers-fieldset:disabled .careers-file-drop,.careers-fieldset:disabled .careers-submit-btn{cursor:not-allowed}.careers-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.careers-apply-form .form-group{margin-bottom:22px}.careers-apply-form label{display:block;font-size:14px;font-weight:600;color:#0f172a;margin-bottom:8px}.careers-apply-form input,.careers-apply-form select,.careers-apply-form textarea{width:100%;padding:13px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:14px;font-family:inherit;color:#0f172a;background:#fff;transition:all .2s ease}.careers-apply-form input:focus,.careers-apply-form select:focus,.careers-apply-form textarea:focus{outline:none;border-color:#0f172a;box-shadow:0 0 0 3px rgba(15,23,42,.1)}.careers-apply-form textarea{resize:vertical;min-height:100px}.careers-file-drop{border:2px dashed #cbd5e1;border-radius:12px;padding:28px 20px;text-align:center;cursor:pointer;transition:all .2s ease;background:#f8fafc}.careers-file-drop:hover{border-color:#0f172a;background:#fff}.careers-file-drop.has-file{border-style:solid;border-color:#16a34a;background:#f0fdf4}.careers-file-placeholder{display:flex;flex-direction:column;align-items:center;gap:10px;color:#64748b;font-size:14px}.careers-file-placeholder svg{color:#94a3b8}.careers-file-selected{display:flex;align-items:center;justify-content:center;gap:10px;color:#15803d;font-size:14px;font-weight:600;word-break:break-all}.careers-file-error{color:#dc2626;font-size:13px;margin:8px 0 0}.careers-file-hint{font-size:12.5px;color:#64748b;line-height:1.6;margin:10px 0 0}.careers-file-hint a{color:#0f172a;font-weight:600;text-decoration:underline}.careers-submit-btn{width:100%;padding:15px 24px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;font-size:15px;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 14px rgba(15,23,42,.2)}.careers-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,23,42,.3)}.careers-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.careers-success{text-align:center;padding:40px 20px;max-width:480px;margin:0 auto}.careers-success svg{width:64px;height:64px;color:#16a34a;margin-bottom:20px}.careers-success h3{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 12px}.careers-success p{color:#64748b;line-height:1.6;margin:0 0 28px}.careers-success .careers-submit-btn{width:auto;padding:13px 28px}@media (max-width:900px){.careers-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.careers-form-row,.careers-openings-grid,.careers-steps{grid-template-columns:1fr}.careers-apply-form{padding:26px 20px}}