.projects-intro__content[data-astro-cid-2hwget37]{max-width:820px;margin:0 auto;text-align:center}.projects-intro__content[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{font-weight:var(--font-weight-light);line-height:1.8;color:var(--color-text)}.container--wide[data-astro-cid-2hwget37]{max-width:1320px;margin:0 auto;padding:0 var(--space-4)}.filters-bar[data-astro-cid-2hwget37]{position:sticky;top:var(--header-height);z-index:90;display:flex;flex-direction:column;align-items:flex-start;background:none;box-shadow:none;border:none;padding:var(--space-3) 0 var(--space-2) 2rem;gap:var(--space-2)}.filters-bar__inner[data-astro-cid-2hwget37]{width:fit-content;margin-left:0;background:var(--color-white);box-shadow:0 2px 8px #0000000f;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--color-border)}.filters-bar__controls[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap}.filter-dropdown[data-astro-cid-2hwget37]{position:relative}.filter-dropdown__toggle[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:none;border-radius:var(--radius-sm);background:none;cursor:pointer;font-size:var(--text-sm);white-space:nowrap;transition:background .15s;color:var(--color-text);font-family:inherit}.filter-dropdown__toggle[data-astro-cid-2hwget37]:hover,.filter-dropdown__toggle[data-astro-cid-2hwget37][aria-expanded=true]{background:var(--color-gray-50, #f9fafb)}.filter-dropdown__toggle[data-astro-cid-2hwget37][aria-expanded=true] .filter-dropdown__chevron[data-astro-cid-2hwget37]{transform:rotate(180deg)}.filter-dropdown[data-astro-cid-2hwget37]+.filter-dropdown[data-astro-cid-2hwget37]{border-left:1px solid var(--color-border);padding-left:var(--space-1)}.filter-dropdown__label[data-astro-cid-2hwget37]{font-weight:var(--font-weight-semibold);color:var(--color-text-light);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em}.filter-dropdown__value[data-astro-cid-2hwget37]{color:var(--color-primary);font-weight:var(--font-weight-semibold)}.filter-dropdown--has-selection[data-astro-cid-2hwget37] .filter-dropdown__toggle[data-astro-cid-2hwget37]{background:#3b59980f;color:var(--color-primary)}.filter-dropdown__chevron[data-astro-cid-2hwget37]{transition:transform .2s;color:var(--color-text-light);flex-shrink:0}.filter-dropdown__menu[data-astro-cid-2hwget37]{display:none;position:absolute;top:calc(100% + 4px);left:0;min-width:220px;max-height:280px;overflow-y:auto;background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 8px 24px #0000001f;padding:var(--space-2) 0;z-index:100}.filter-dropdown__menu--open[data-astro-cid-2hwget37]{display:block}.filter-dropdown__option[data-astro-cid-2hwget37]{display:block;width:100%;padding:var(--space-2) var(--space-4);text-align:left;border:none;background:none;cursor:pointer;font-size:var(--text-sm);color:var(--color-text);font-family:inherit;transition:background .1s}.filter-dropdown__option[data-astro-cid-2hwget37]:hover{background:var(--color-gray-50, #f9fafb)}.filter-dropdown__option--active[data-astro-cid-2hwget37]{color:var(--color-primary);font-weight:var(--font-weight-semibold);background:#3b59980f}.filter-dropdown__check[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);cursor:pointer;font-size:var(--text-sm);color:var(--color-text);transition:background .1s;user-select:none}.filter-dropdown__check[data-astro-cid-2hwget37]:hover{background:var(--color-gray-50, #f9fafb)}.filter-dropdown__check[data-astro-cid-2hwget37] input[data-astro-cid-2hwget37]{position:absolute;opacity:0;width:0;height:0}.filter-dropdown__check-box[data-astro-cid-2hwget37]{width:16px;height:16px;border:2px solid var(--color-border);border-radius:3px;flex-shrink:0;position:relative;transition:border-color .15s,background .15s}.filter-dropdown__check[data-astro-cid-2hwget37] input[data-astro-cid-2hwget37]:checked+.filter-dropdown__check-box[data-astro-cid-2hwget37]{border-color:var(--color-primary);background:var(--color-primary)}.filter-dropdown__check[data-astro-cid-2hwget37] input[data-astro-cid-2hwget37]:checked+.filter-dropdown__check-box[data-astro-cid-2hwget37]:after{content:"";position:absolute;top:1px;left:4px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.filters-bar__clear[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);border:none;background:none;cursor:pointer;font-size:var(--text-sm);color:var(--color-text-light);font-family:inherit;transition:color .15s;white-space:nowrap}.filters-bar__clear[data-astro-cid-2hwget37]:hover{color:var(--color-primary)}.filters-bar__active[data-astro-cid-2hwget37]{display:flex;flex-wrap:wrap;gap:var(--space-2);padding-left:var(--space-1)}.filter-pill[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:4px;padding:2px var(--space-2) 2px var(--space-3);border-radius:999px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);background:#3b599814;color:var(--color-primary);border:1px solid rgba(59,89,152,.2)}.filter-pill__remove[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:none;background:none;cursor:pointer;border-radius:50%;color:var(--color-primary);padding:0;transition:background .15s}.filter-pill__remove[data-astro-cid-2hwget37]:hover{background:#3b599826}.projects-meta[data-astro-cid-2hwget37]{margin-bottom:var(--space-5)}.projects-meta__count[data-astro-cid-2hwget37]{font-size:var(--text-sm);color:var(--color-text-light);font-weight:var(--font-weight-light)}.projects-grid[data-astro-cid-2hwget37]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}.project-card[data-astro-cid-2hwget37]{display:block;background:var(--color-white);border-radius:var(--radius-md);overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px 4px #0000000a;transition:transform var(--transition-slow),box-shadow var(--transition-slow)}.project-card[data-astro-cid-2hwget37][hidden]{display:none}.project-card[data-astro-cid-2hwget37]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lift)}.project-card__image[data-astro-cid-2hwget37]{aspect-ratio:3 / 2;overflow:hidden}.project-card__image[data-astro-cid-2hwget37] img[data-astro-cid-2hwget37]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.project-card[data-astro-cid-2hwget37]:hover .project-card__image[data-astro-cid-2hwget37] img[data-astro-cid-2hwget37]{transform:scale(1.05)}.project-card__body[data-astro-cid-2hwget37]{padding:var(--space-4)}.project-card[data-astro-cid-2hwget37] h3[data-astro-cid-2hwget37]{font-size:var(--text-base);color:var(--color-primary);margin-bottom:var(--space-1)}.project-card__meta[data-astro-cid-2hwget37]{font-size:var(--text-xs);color:var(--color-primary);font-weight:var(--font-weight-medium);margin-bottom:var(--space-2)}.project-card__summary[data-astro-cid-2hwget37]{font-size:var(--text-sm);font-weight:var(--font-weight-light);color:var(--color-muted);line-height:1.6}.projects-empty[data-astro-cid-2hwget37]{text-align:center;padding:var(--space-12) var(--space-4);color:var(--color-text-light)}.projects-empty[data-astro-cid-2hwget37] svg[data-astro-cid-2hwget37]{color:var(--color-border);margin-bottom:var(--space-4)}.projects-empty[data-astro-cid-2hwget37] h3[data-astro-cid-2hwget37]{font-size:var(--text-xl);color:var(--color-text);margin-bottom:var(--space-2)}.projects-empty[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{font-weight:var(--font-weight-light);margin-bottom:var(--space-6)}.load-more-wrap[data-astro-cid-2hwget37]{display:flex;justify-content:center;margin-top:var(--space-10)}.load-more-btn[data-astro-cid-2hwget37]{padding:var(--space-3) var(--space-8);border:2px solid var(--color-primary);border-radius:var(--radius-md);background:transparent;color:var(--color-primary);font-family:inherit;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);cursor:pointer;transition:background .2s,color .2s}.load-more-btn[data-astro-cid-2hwget37]:hover{background:var(--color-primary);color:var(--color-white)}@media(max-width:1024px){.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:1fr}.filters-bar__controls[data-astro-cid-2hwget37]{gap:var(--space-2)}.filter-dropdown__toggle[data-astro-cid-2hwget37]{padding:var(--space-2);font-size:var(--text-xs)}.filter-dropdown__label[data-astro-cid-2hwget37]{display:none}}
