*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#eef2f7;color:#1f2937}.container{max-width:1100px;margin:auto;padding:20px}.title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:16px}.controls{background:#fff;padding:16px;border-radius:12px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:28px;box-shadow:0 4px 12px #0000000f}.search{width:260px;padding:10px 12px;border-radius:8px;border:1px solid #cbd5e1;font-size:.9rem}.filter{padding:10px 12px;border-radius:8px;border:1px solid #cbd5e1;background:#f8fafc;font-size:.85rem}.jobs{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px}.job-card{background:#fff;border-radius:12px;padding:14px 16px;border:1px solid #e5e7eb;display:flex;flex-direction:column}.job-card h3{font-size:1rem;font-weight:600;margin-bottom:8px}.job-card p{font-size:.85rem;color:#475569;margin-bottom:4px}.actions{margin-top:auto;padding-top:12px;display:flex;gap:10px}.btn{height:34px;font-size:.85rem;border-radius:6px;border:none;cursor:pointer;flex:1}.btn-primary{background:#16a34a;color:#fff}.btn-link{background:#e5e7eb;color:#2563eb;text-decoration:none;display:flex;align-items:center;justify-content:center}.btn-danger{background:#dc2626;color:#fff}.btn:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed}.job-card.saved{border-left:4px solid #16a34a;background:#f0fdf4}.subtitle{margin:40px 0 14px;font-size:1.4rem;font-weight:600}.loading,.empty{text-align:center;color:#64748b;margin:16px 0}@media(max-width:480px){.controls{flex-direction:column;align-items:stretch}.search,.filter{width:100%}}body{margin:0;font-family:Arial,Helvetica,sans-serif;background-color:#f4f6f8}
