.projects-hero[data-astro-cid-2hwget37]{padding:calc(var(--header-height, 5rem) + 4rem) var(--spacing-container) 4rem;background:linear-gradient(#0d1a2bb3,#0d1a2bcc),url(/images/heroes/projects-hero.jpg) center/cover no-repeat;text-align:center;min-height:50svh;display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.projects-hero[data-astro-cid-2hwget37]{max-height:50svh;overflow:hidden}}.projects-hero__container[data-astro-cid-2hwget37]{max-width:48rem;margin:0 auto}.projects-hero__badge[data-astro-cid-2hwget37]{display:inline-block;padding:.5rem 1rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#fff;background:#ff333440;border:1px solid rgba(255,51,52,.5);border-radius:9999px}.projects-hero__headline[data-astro-cid-2hwget37]{font-size:var(--font-size-hero);font-weight:700;line-height:1.1;color:#fff;margin-bottom:1.5rem}.projects-hero__description[data-astro-cid-2hwget37]{font-size:1.125rem;line-height:1.7;color:#ffffffd9;max-width:36rem;margin:0 auto}.projects-filter[data-astro-cid-2hwget37]{padding:1.5rem;background:#fff;border-bottom:1px solid var(--color-light-gray)}.projects-filter__container[data-astro-cid-2hwget37]{max-width:80rem;margin:0 auto;display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding-left:1.5rem;padding-right:1.5rem}.projects-filter__container[data-astro-cid-2hwget37]::-webkit-scrollbar{display:none}.projects-filter__btn[data-astro-cid-2hwget37]{padding:.625rem 1.25rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-charcoal);background:var(--color-light-gray);border:none;border-radius:9999px;cursor:pointer;white-space:nowrap;transition:all .2s ease;min-height:44px;scroll-snap-align:start;flex-shrink:0}@media(hover:hover){.projects-filter__btn[data-astro-cid-2hwget37]:hover{background:var(--color-dark-navy);color:#fff}}.projects-filter__btn[data-astro-cid-2hwget37].active{background:var(--color-dark-navy);color:#fff}.projects-grid-section[data-astro-cid-2hwget37]{padding:3rem var(--spacing-container) 6rem;background:#f8f9fa}.projects-grid-section__container[data-astro-cid-2hwget37]{max-width:80rem;margin:0 auto}.projects-grid[data-astro-cid-2hwget37]{display:grid;grid-template-columns:1fr;gap:2rem}.project-card[data-astro-cid-2hwget37]{display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;text-decoration:none;box-shadow:0 1px 3px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1)}.project-card__image[data-astro-cid-2hwget37]{position:relative;aspect-ratio:4/3;overflow:hidden}.project-card__image[data-astro-cid-2hwget37] img[data-astro-cid-2hwget37]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.project-card__overlay[data-astro-cid-2hwget37]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0d1a2b00;transition:background .3s ease}.project-card__read[data-astro-cid-2hwget37]{padding:.75rem 1.5rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#ff3334e6;border-radius:.375rem;opacity:0;transform:translateY(8px);transition:all .3s ease}@media(hover:none){.project-card__overlay[data-astro-cid-2hwget37]{display:none}}@media(hover:hover){.project-card[data-astro-cid-2hwget37]:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000014,0 12px 32px #0000001f}.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[data-astro-cid-2hwget37]:hover .project-card__overlay[data-astro-cid-2hwget37]{background:#0d1a2b66}.project-card[data-astro-cid-2hwget37]:hover .project-card__read[data-astro-cid-2hwget37]{opacity:1;transform:translateY(0)}}.project-card__content[data-astro-cid-2hwget37]{padding:1.5rem;display:flex;flex-direction:column;flex:1}.project-card__category[data-astro-cid-2hwget37]{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-brand-red);margin-bottom:.5rem}.project-card__title[data-astro-cid-2hwget37]{font-size:1.375rem;font-weight:700;color:var(--color-dark-navy);margin-bottom:.75rem;line-height:1.2}.project-card__description[data-astro-cid-2hwget37]{font-size:.9375rem;line-height:1.6;color:var(--color-charcoal);margin-bottom:1.5rem;flex:1}.project-card__link[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:var(--color-dark-navy);text-transform:uppercase;letter-spacing:.025em;transition:color .2s ease}.project-card__link[data-astro-cid-2hwget37] svg[data-astro-cid-2hwget37]{transition:transform .3s ease}@media(hover:hover){.project-card[data-astro-cid-2hwget37]:hover .project-card__link[data-astro-cid-2hwget37]{color:var(--color-brand-red)}.project-card[data-astro-cid-2hwget37]:hover .project-card__link[data-astro-cid-2hwget37] svg[data-astro-cid-2hwget37]{transform:translate(4px)}}.projects-cta[data-astro-cid-2hwget37]{padding:6rem var(--spacing-container);background:linear-gradient(#0d1a2bd9,#0d1a2bd9),url(/images/cta/projects-cta.jpg) center/cover no-repeat;text-align:center}.projects-cta__container[data-astro-cid-2hwget37]{max-width:48rem;margin:0 auto}.projects-cta__headline[data-astro-cid-2hwget37]{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem}.projects-cta__description[data-astro-cid-2hwget37]{font-size:1.125rem;color:#ffffffb3;margin-bottom:2rem}.projects-cta__actions[data-astro-cid-2hwget37]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-2hwget37]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:.5rem;transition:all .2s ease}.btn--primary[data-astro-cid-2hwget37]{background:var(--color-brand-red);color:#fff}.btn--primary[data-astro-cid-2hwget37]:hover{background:#e62e2f;transform:translateY(-2px)}.btn--outline[data-astro-cid-2hwget37]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn--outline[data-astro-cid-2hwget37]:hover{background:#ffffff1a;border-color:#ffffff80}.project-card[data-astro-cid-2hwget37]{transition:opacity .3s ease,transform .3s ease}.project-card[data-astro-cid-2hwget37].hiding{opacity:0;transform:scale(.95)}.project-card[data-astro-cid-2hwget37].hidden{display:none}.project-card[data-astro-cid-2hwget37].showing{opacity:0;transform:scale(.95)}@media(min-width:768px){.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.projects-grid-section[data-astro-cid-2hwget37]{padding:4rem var(--spacing-container) 6rem}.projects-grid[data-astro-cid-2hwget37]{grid-template-columns:repeat(3,1fr);gap:2.5rem}}
