.projects-section[data-astro-cid-resrq4zz]{background-color:var(--bg);color:#fff;font-family:var(--font-sans);min-height:100vh;padding-block:120px}.container[data-astro-cid-resrq4zz]{flex-direction:column;align-items:center;width:100%;max-width:1560px;margin-inline:auto;padding-inline:clamp(20px,2vw,40px);display:flex}.badge[data-astro-cid-resrq4zz]{background-color:#0000;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:8px;padding:6px 16px;display:inline-flex}.badge-dot[data-astro-cid-resrq4zz]{background-color:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.badge-text[data-astro-cid-resrq4zz]{text-transform:none;letter-spacing:.03em;color:#fff;font-size:12.5px;font-weight:500}.heading[data-astro-cid-resrq4zz]{color:#fff;letter-spacing:-.01em;text-align:center;white-space:nowrap;width:100%;margin-top:12px;margin-bottom:0;font-size:clamp(28px,3.2vw,52px);font-weight:500;line-height:1.1}.subheading[data-astro-cid-resrq4zz]{color:#ffffff8c;text-align:center;max-width:540px;margin-top:16px;font-size:16px;line-height:1.6}.filter-bar[data-astro-cid-resrq4zz]{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1000px;margin-top:40px;display:flex}.search-wrap[data-astro-cid-resrq4zz]{align-items:center;width:100%;max-width:480px;display:flex;position:relative}.search-icon[data-astro-cid-resrq4zz]{color:#fff6;pointer-events:none;width:18px;height:18px;position:absolute;left:16px}.search-input[data-astro-cid-resrq4zz]{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;outline:none;width:100%;padding:12px 20px 12px 46px;font-family:inherit;font-size:14px;font-weight:400;transition:border-color .25s,background-color .25s,box-shadow .25s}.search-input[data-astro-cid-resrq4zz]::placeholder{color:#ffffff59}.search-input[data-astro-cid-resrq4zz]:focus{border-color:var(--accent);background-color:#ffffff14;box-shadow:0 0 0 3px #84e10c26}.filter-controls[data-astro-cid-resrq4zz]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.filter-chips[data-astro-cid-resrq4zz]{flex-wrap:wrap;gap:8px;display:flex}.filter-chip[data-astro-cid-resrq4zz]{color:#ffffff8c;cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:7px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:all .25s}.filter-chip[data-astro-cid-resrq4zz]:hover{color:#fff;border-color:#84e10c80}.filter-chip[data-astro-cid-resrq4zz].is-active{color:#0a0a0a;background-color:var(--accent);border-color:var(--accent)}.sort-wrap[data-astro-cid-resrq4zz]{align-items:center;gap:8px;display:flex}.sort-label[data-astro-cid-resrq4zz]{text-transform:uppercase;letter-spacing:.06em;color:#fff6;font-size:12px;font-weight:600}.sort-select[data-astro-cid-resrq4zz]{color:#fff;cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .2s}.sort-select[data-astro-cid-resrq4zz]:focus{border-color:var(--accent)}.sort-select[data-astro-cid-resrq4zz] option[data-astro-cid-resrq4zz]{color:#fff;background-color:#111}.results-count-bar[data-astro-cid-resrq4zz]{color:#ffffff80;text-align:center;margin-top:14px;margin-bottom:32px;font-size:13px;font-weight:500}.projects-grid[data-astro-cid-resrq4zz]{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;width:100%;display:grid}.project-card[data-astro-cid-resrq4zz]{background-color:#111;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;height:100%;text-decoration:none;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;overflow:hidden}.project-card[data-astro-cid-resrq4zz]:hover{border-color:#ffffff40;transform:translateY(-4px);box-shadow:0 12px 30px #00000080}.card-img-wrap[data-astro-cid-resrq4zz]{background-color:#0a0a0a;width:100%;position:relative}.browser-bar[data-astro-cid-resrq4zz]{background-color:#1a1a1a;border-bottom:1px solid #ffffff0f;align-items:center;gap:5px;padding:8px 12px;display:flex}.dot[data-astro-cid-resrq4zz]{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dot[data-astro-cid-resrq4zz].red{background-color:#ff5f57}.dot[data-astro-cid-resrq4zz].yellow{background-color:#febc2e}.dot[data-astro-cid-resrq4zz].green{background-color:#28c840}.card-img[data-astro-cid-resrq4zz]{aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .4s;display:block}.project-card[data-astro-cid-resrq4zz]:hover .card-img[data-astro-cid-resrq4zz]{transform:scale(1.04)}.card-overlay[data-astro-cid-resrq4zz]{opacity:0;background-color:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:28px 0 0}.project-card[data-astro-cid-resrq4zz]:hover .card-overlay[data-astro-cid-resrq4zz]{opacity:1}.overlay-icon[data-astro-cid-resrq4zz]{color:#fff;width:32px;height:32px}.card-body[data-astro-cid-resrq4zz]{flex-direction:column;flex:1;padding:20px;display:flex}.card-top[data-astro-cid-resrq4zz]{justify-content:space-between;align-items:center;display:flex}.status-badge[data-astro-cid-resrq4zz]{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);background-color:#84e10c1a;border:1px solid #84e10c40;border-radius:999px;padding:3px 10px;font-size:10px;font-weight:700}.arrow-icon[data-astro-cid-resrq4zz]{color:#ffffff4d;width:18px;height:18px;transition:color .3s,transform .3s}.project-card[data-astro-cid-resrq4zz]:hover .arrow-icon[data-astro-cid-resrq4zz]{color:#fff;transform:translate(2px,-2px)}.card-title[data-astro-cid-resrq4zz]{color:#fff;margin-top:14px;font-size:16px;font-weight:600;line-height:1.3}.card-role[data-astro-cid-resrq4zz]{color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:11px;font-weight:500}.card-desc[data-astro-cid-resrq4zz]{color:#ffffff8c;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:10px;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.tag-row[data-astro-cid-resrq4zz]{flex-wrap:wrap;gap:5px;margin-top:auto;padding-top:14px;display:flex}.tag[data-astro-cid-resrq4zz]{color:#ffffff80;background-color:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:500}.project-card[data-astro-cid-resrq4zz].is-hidden{display:none}.no-results[data-astro-cid-resrq4zz]{text-align:center;color:#ffffff80;margin-top:40px;font-size:14px}.no-results[data-astro-cid-resrq4zz].hidden{display:none}.bottom-cta[data-astro-cid-resrq4zz]{justify-content:center;margin-top:56px;display:flex}.cta-btn[data-astro-cid-resrq4zz]{color:#0a0a0a;background-color:#fff;border-radius:999px;align-items:center;gap:10px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-flex}.cta-btn[data-astro-cid-resrq4zz]:hover{background-color:var(--accent);transform:translateY(-1px)}.cta-icon[data-astro-cid-resrq4zz]{width:18px;height:18px}.cta-ext[data-astro-cid-resrq4zz]{opacity:.6;width:14px;height:14px}@media (width<=1440px){.projects-grid[data-astro-cid-resrq4zz]{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}@media (width<=1100px){.projects-grid[data-astro-cid-resrq4zz]{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (width<=768px){.heading[data-astro-cid-resrq4zz]{white-space:normal}.projects-grid[data-astro-cid-resrq4zz]{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (width<=640px){.filter-bar[data-astro-cid-resrq4zz]{gap:12px;margin-top:24px}.filter-controls[data-astro-cid-resrq4zz]{flex-direction:column;align-items:center;gap:10px;width:100%}.filter-chips[data-astro-cid-resrq4zz]{justify-content:center;gap:6px;width:100%}.filter-chip[data-astro-cid-resrq4zz]{letter-spacing:-.01em;padding:5px 12px;font-size:11.5px}.sort-wrap[data-astro-cid-resrq4zz]{gap:6px}.sort-select[data-astro-cid-resrq4zz]{padding:6px 10px;font-size:12px}.results-count-bar[data-astro-cid-resrq4zz]{margin-top:10px;margin-bottom:24px;font-size:12px}}@media (width<=520px){.projects-section[data-astro-cid-resrq4zz]{padding-block:80px}.heading[data-astro-cid-resrq4zz]{font-size:28px}.projects-grid[data-astro-cid-resrq4zz]{grid-template-columns:1fr;gap:16px}}
