*{margin:0;padding:0;box-sizing:border-box}body{font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#f9fafb}.navbar{background:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 0}.navbar-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#2563eb;text-decoration:none}.nav-links{display:flex;list-style:none;gap:2rem}.nav-links a{text-decoration:none;color:#6b7280;font-weight:500;transition:color .3s}.nav-links a:hover{color:#374151}.btn{padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:.875rem;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;min-width:120px;height:44px;line-height:1}.btn-primary{background:#2563eb;color:#fff;border:1px solid #2563eb}.btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.btn-outline{border:2px solid #2563eb;color:#2563eb;background:transparent}.btn-outline:hover{background:#2563eb;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.btn-sm{padding:.5rem 1rem;font-size:.8rem;min-width:100px;height:36px}.btn-lg{padding:1rem 2rem;font-size:1rem;min-width:140px;height:52px}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.btn:focus{outline:2px solid #2563eb;outline-offset:2px}.nav-user{display:flex;align-items:center;gap:.75rem}.nav-avatar{display:inline-flex;width:36px;height:36px;border-radius:50%;overflow:hidden;align-items:center;justify-content:center;background:#e5e7eb;color:#374151;text-decoration:none}.nav-avatar img{width:100%;height:100%;object-fit:cover}.avatar-initials{font-weight:700}.hero{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:6rem 0;text-align:center}.hero h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;padding:2rem;margin-bottom:2rem}.card-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.job-card{background:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;padding:1.5rem;margin-bottom:1rem;transition:box-shadow .3s}.job-card:hover{box-shadow:0 4px 12px #00000026}.job-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.job-company{color:#2563eb;font-weight:500;margin-bottom:1rem}.job-meta{display:flex;gap:1rem;margin-bottom:1rem;color:#6b7280;font-size:.875rem}.job-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.tag{background:#e5e7eb;color:#374151;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.footer{background:#1f2937;color:#fff;padding:3rem 0 1rem;margin-top:4rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer h3{margin-bottom:1rem;font-size:1.125rem}.footer a{color:#d1d5db;text-decoration:none;display:block;margin-bottom:.5rem}.footer a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #374151;color:#9ca3af}@media (max-width: 768px){.nav-links{display:none}.hero h1{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.grid-2,.grid-3{grid-template-columns:1fr}}.text-center{text-align:center}.text-white{color:#fff}.bg-white{background:#fff}.bg-gray-50{background:#f9fafb}.bg-blue-600{background:#2563eb}.text-blue-600{color:#2563eb}.text-gray-600{color:#6b7280}.text-gray-900{color:#1f2937}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.py-8{padding:2rem 0}.py-12{padding:3rem 0}.py-16{padding:4rem 0}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.rounded{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.shadow{box-shadow:0 1px 3px #0000001a}.shadow-lg{box-shadow:0 10px 15px #0000001a}
