#gigsPage{padding-bottom:5%}.gigs-title{text-align:center;color:var(--ink);margin:40px 0 24px}.gigs-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;max-width:1280px;margin:0 auto;padding:0 20px;display:grid}.gig-card{background:var(--surface);border:1px solid var(--ring);border-radius:var(--radius);box-shadow:var(--shadow-sm);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex-direction:column;min-height:200px;padding:18px 18px 16px;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex;overflow:hidden}.gig-card:hover{box-shadow:var(--shadow-md);border-color:#d8e0ea;transform:none}.gig-card:focus-within{border-color:var(--ring-focus);outline:none;box-shadow:0 0 0 4px #94a3b82e}.gig-tag{color:#fff;white-space:nowrap;background:#ba0201;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:700;line-height:1}.gig-title{color:var(--ink);margin:8px 0 2px;font-size:1.12rem;font-weight:800;line-height:1.3}.gig-author{color:var(--muted);margin-bottom:8px;font-size:.95rem}.gig-desc{color:#87888b;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:12px;font-size:.85rem;line-height:1.55;display:-webkit-box;overflow:hidden}.gig-meta{color:#475569;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:.86rem;display:flex}.gig-meta>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.gig-bottom{justify-content:space-between;align-items:end;gap:12px;display:flex}.gig-price{color:#1f3a8a;font-size:1rem;font-weight:800}.gig-btn:hover{box-shadow:var(--shadow-lg);background:#0b1220}.gig-btn:focus-visible{outline:0;box-shadow:0 0 0 4px #2563eb40}.text-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}:root{--ink:#0f172a;--muted:#64748b;--surface:#fff;--surface-2:#f8fafc;--ring:#e2e8f0;--ring-focus:#94a3b8;--brand:#2563eb;--brand-ink:#fff;--price:#f59e0b;--radius:14px;--shadow-sm:0 2px 10px #0206170f;--shadow-md:0 12px 28px #0206171a;--shadow-lg:0 16px 48px #02061724}.gigs-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:24px;max-width:1280px;margin:0 auto;padding:0 20px;display:grid}.gig-card{background:var(--surface);border:1px solid var(--ring);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;height:100%;padding:18px;transition:box-shadow .18s,border-color .18s;display:flex}.gig-card:hover{box-shadow:var(--shadow-md);border-color:#d9e1ec}.gig-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.gig-tag{background:color-mix(in srgb,var(--brand)12%,white);color:#1e3a8a;white-space:nowrap;border:1px solid color-mix(in srgb,var(--brand)18%,white);border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:700;line-height:1}.gig-rating{color:#334155;font-size:.85rem;font-weight:600}.gig-body{flex-direction:column;flex:auto;gap:6px;min-height:0;margin-bottom:12px;display:flex}.gig-title{color:var(--ink);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2.912rem;margin:4px 0 0;font-size:1.12rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.gig-author{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;min-height:1.235rem;font-size:.95rem;line-height:1.3;overflow:hidden}.gig-desc{color:#71717a;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:4.092rem;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.gig-meta{color:#475569;justify-content:space-between;gap:10px;min-height:1.204rem;font-size:.86rem;line-height:1.4;display:flex}.gig-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.gig-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;padding:10px 16px;font-weight:700;transition:transform 50ms,opacity .15s,box-shadow .18s}.gig-btn:hover{opacity:.95;box-shadow:var(--shadow-lg)}.gig-btn:active{transform:translateY(1px)}.filters-bar{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--ring);box-shadow:var(--shadow-sm);background:#ffffffd9;border-radius:12px;margin:0 auto 18px;padding:10px 12px;position:sticky;top:0}@media (max-width:768px){.gig-card{padding:16px}.gig-title{min-height:2.73rem;font-size:1.05rem}.gig-desc{min-height:4.185rem;font-size:.9rem}}@media (max-width:480px){#gigsPage{margin-top:10%!important}.gig-btn{padding:9px 14px;font-size:.92rem}}.filters-inner{flex-wrap:wrap;justify-content:space-between;gap:12px;max-width:1280px;margin:0 auto}.filter-group{gap:10px}.filter-group,.filters-inner{align-items:center;display:flex}.result-pill{color:#0369a1;background:#0ea5e910;border:1px dashed #7dd3fc;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:700}.select-wrap{display:inline-block;position:relative}.filter-label{color:var(--ink);white-space:nowrap;font-size:.9rem;font-weight:700}.nice-select{appearance:none;border:1px solid var(--ring);min-width:260px;color:var(--ink);background:#fff;border-radius:10px;padding:10px 42px 10px 14px;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 2px #0f172a0a}.select-caret{pointer-events:none;color:#475569;font-size:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}#error-text{color:red;text-align:center;padding:5% 0;font-size:2rem}
