*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #04091a;--surface: #07101f;--surface2: #0c1829;--surface3: #112034;--border: #1a2d44;--border2: #243d58;--accent: #1a65d6;--accent-h: #2576ee;--text: #dce8f8;--text2: #7e9bbf;--text3: #3d5a7a;--success: #16a34a;--danger: #dc2626;--warning: #d97706;--radius: 8px;--radius-lg:12px}html,body,#root{min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.navbar{background:var(--surface);border-bottom:1px solid var(--border);height:60px;display:flex;align-items:center;padding:0 2rem;position:sticky;top:0;z-index:100;gap:2rem}.navbar-brand{display:flex;align-items:center;gap:.625rem;font-weight:800;font-size:1rem;letter-spacing:-.02em}.navbar-brand .dot{width:8px;height:8px;background:var(--accent);border-radius:50%;flex-shrink:0}.navbar-links{display:flex;align-items:center;gap:.25rem;flex:1}.navbar-links a{padding:.375rem .75rem;border-radius:var(--radius);font-size:.875rem;font-weight:500;color:var(--text2);transition:background .15s,color .15s}.navbar-links a:hover,.navbar-links a.active{background:var(--surface2);color:var(--text)}.navbar-right{display:flex;align-items:center;gap:.75rem}.avatar-sm{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid var(--border2)}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.section{padding:2.5rem 0}.page-hero{background:linear-gradient(180deg,#071428 0%,var(--bg) 100%);border-bottom:1px solid var(--border);padding:3.5rem 0 2.5rem}.page-hero h1{font-size:2rem;font-weight:800;letter-spacing:-.03em;margin-bottom:.5rem}.page-hero p{color:var(--text2);font-size:1rem;max-width:540px}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:var(--radius);font-size:.875rem;font-weight:600;border:none;transition:background .15s;cursor:pointer}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-h)}.btn-secondary{background:var(--surface2);color:var(--text);border:1px solid var(--border2)}.btn-secondary:hover{background:var(--surface3)}.btn-danger{background:var(--danger);color:#fff}.btn-success{background:var(--success);color:#fff}.btn-ghost{background:transparent;color:var(--text2)}.btn-ghost:hover{color:var(--text);background:var(--surface2)}.btn-sm{padding:.375rem .75rem;font-size:.8125rem}.btn:disabled{opacity:.5;cursor:not-allowed}.job-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;transition:border-color .15s,background .15s;cursor:pointer}.job-card:hover{border-color:var(--accent);background:var(--surface2)}.job-card .dept{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.5rem}.job-card h3{font-size:1.0625rem;font-weight:700;margin-bottom:.5rem}.job-card p{font-size:.875rem;color:var(--text2);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.job-card .footer{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border)}.job-card .meta{font-size:.75rem;color:var(--text3)}.badge{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:99px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.badge-open{background:#16a34a33;color:#4ade80}.badge-closed{background:#47556933;color:#94a3b8}.badge-pending{background:#d9770633;color:#fbbf24}.badge-approved{background:#16a34a33;color:#4ade80}.badge-rejected{background:#dc262633;color:#f87171}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem}.card-title{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text2);margin-bottom:1rem}.field{display:flex;flex-direction:column;gap:.375rem}.field label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text2)}.field .required{color:var(--accent);margin-left:2px}.field input,.field select,.field textarea{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-family:inherit;font-size:.9375rem;padding:.625rem .875rem;outline:none;transition:border-color .15s;width:100%}.field input::placeholder,.field textarea::placeholder{color:var(--text3)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent)}.field textarea{resize:vertical;min-height:100px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}thead th{text-align:left;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text3);padding:.625rem 1rem;border-bottom:1px solid var(--border)}tbody tr{border-bottom:1px solid var(--border);transition:background .1s}tbody tr:hover{background:var(--surface2)}tbody tr:last-child{border-bottom:none}tbody td{padding:.875rem 1rem;font-size:.875rem}tbody td .dim{color:var(--text2)}.alert{padding:.75rem 1rem;border-radius:var(--radius);font-size:.875rem;font-weight:500}.alert-error{background:#dc26261f;border:1px solid rgba(220,38,38,.3);color:#f87171}.alert-success{background:#16a34a1f;border:1px solid rgba(22,163,74,.3);color:#4ade80}.alert-info{background:#1a65d61f;border:1px solid rgba(26,101,214,.3);color:#60a5fa}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:20px;height:20px;border:2px solid var(--border2);border-top-color:var(--accent);border-radius:50%;animation:spin .7s linear infinite;display:inline-block}.loading-center{display:flex;align-items:center;justify-content:center;padding:4rem}.divider{height:1px;background:var(--border);margin:1.5rem 0}.empty{text-align:center;padding:3rem 2rem;color:var(--text2)}.empty h3{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--text)}.jobs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.tabs{display:flex;gap:.25rem;background:var(--surface2);padding:.25rem;border-radius:var(--radius);width:fit-content}.tab{padding:.375rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;color:var(--text2);border:none;background:transparent;cursor:pointer;transition:all .15s}.tab.active{background:var(--surface);color:var(--text)}.app-row{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid var(--border)}.app-row:last-child{border-bottom:none}.app-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover}.question-item{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;margin-bottom:.625rem}
