.project-card[data-astro-cid-y2vllrex]{border:2px solid var(--color-ink);border-radius:var(--radius-xl2);box-shadow:var(--shadow-pop-sm);background-color:var(--color-lavender);grid-template-rows:auto 1fr auto;padding:1.5rem;display:grid}.project-card[data-astro-cid-y2vllrex][data-accent=mint]{background-color:var(--color-mint)}.project-card[data-astro-cid-y2vllrex][data-accent=peach]{background-color:var(--color-peach)}.project-card[data-astro-cid-y2vllrex][data-accent=sky]{background-color:var(--color-sky)}.project-card--large[data-astro-cid-y2vllrex]{min-width:280px;padding:2rem}@media (width>=768px){.project-card--large[data-astro-cid-y2vllrex]{min-width:340px}}.project-card__header[data-astro-cid-y2vllrex]{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.project-card__title[data-astro-cid-y2vllrex]{font-family:var(--font-display);font-size:1.5rem;font-weight:700}.project-card--large[data-astro-cid-y2vllrex] .project-card__title[data-astro-cid-y2vllrex]{font-size:1.875rem}@media (width>=768px){.project-card--large[data-astro-cid-y2vllrex] .project-card__title[data-astro-cid-y2vllrex]{font-size:2.25rem}}.project-card__status[data-astro-cid-y2vllrex]{border:2px solid var(--color-ink);border-radius:var(--radius-full);background-color:var(--color-cream);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;padding:.125rem .625rem;font-size:.75rem;font-weight:600}.project-card__tagline[data-astro-cid-y2vllrex]{color:color-mix(in srgb, var(--color-ink) 80%, transparent);margin-top:.5rem;font-weight:500}.project-card__tags[data-astro-cid-y2vllrex]{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.project-card__tag[data-astro-cid-y2vllrex]{border:1px solid color-mix(in srgb, var(--color-ink) 20%, transparent);border-radius:var(--radius-full);background-color:color-mix(in srgb, var(--color-cream) 70%, transparent);padding:.125rem .625rem;font-size:.75rem;font-weight:500}.hero-card[data-astro-cid-tfh5wxr2]{width:var(--card-w,260px);scroll-snap-align:center;perspective:1200px;cursor:pointer;flex-shrink:0;transition:translate .25s,filter .25s}.hero-card[data-astro-cid-tfh5wxr2]:hover{filter:drop-shadow(0 20px 20px #00000059);translate:0 -12px}.hero-card__inner[data-astro-cid-tfh5wxr2]{aspect-ratio:1060/1484;width:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);position:relative}.hero-card[data-astro-cid-tfh5wxr2].targeted .hero-card__inner[data-astro-cid-tfh5wxr2]{transform:rotateY(180deg)}.hero-card__face[data-astro-cid-tfh5wxr2]{backface-visibility:hidden;border-radius:1em;position:absolute;inset:0;overflow:hidden}.hero-card__face--front[data-astro-cid-tfh5wxr2]{transform:rotateY(180deg)}.hero-card__face[data-astro-cid-tfh5wxr2] img[data-astro-cid-tfh5wxr2]{object-fit:cover;width:100%;height:100%;display:block}.hero-outer-wrapper[data-astro-cid-etplcves]{grid-template-areas:"overlay";height:500px;margin-top:2em;display:grid;container:hero/inline-size}.card-container[data-astro-cid-etplcves]{--hero-gap:1.5rem;--card-w:260px;--cards-cap:3;--cards-visible:min(var(--total-cards), var(--cards-cap));--card-padding:max(26px, calc((100% - var(--cards-visible) * var(--card-w) - (var(--cards-visible) - 1) * var(--hero-gap)) / 2));object-fit:cover;justify-content:space-around;align-items:center;gap:var(--hero-gap);overscroll-behavior-x:contain;scroll-snap-type:x mandatory;height:100%;scroll-padding-inline:var(--card-padding);scrollbar-width:none;padding-inline:var(--card-padding);background-image:linear-gradient(#322f31,#4b414c,#62556b,#756b8e,#8184b3,#799acc,#6db1e0,#60c8ee,#6cdbe3,#95ebd3,#c8f7c6,#faffc6);border-radius:2em;grid-area:overlay;display:flex;overflow-x:auto}@container hero (width<=950px){.card-container[data-astro-cid-etplcves]{--cards-cap:2}}@container hero (width<=620px){.card-container[data-astro-cid-etplcves]{--cards-cap:1}}.card-container[data-astro-cid-etplcves]::-webkit-scrollbar{display:none}.hover-scroll-container[data-astro-cid-etplcves]{object-fit:cover;z-index:5;pointer-events:none;grid-area:overlay;justify-content:space-between;display:flex}.hover-scroll-left[data-astro-cid-etplcves],.hover-scroll-right[data-astro-cid-etplcves]{pointer-events:auto;align-items:stretch;width:clamp(50px,15%,4rem);height:100%;display:flex}.hover-scroll-left[data-astro-cid-etplcves]{padding-left:5px;padding-right:1fr;border-top-left-radius:2em;border-bottom-left-radius:2em;justify-content:flex-start;&:hover{border-left:4px solid #60c8ee}}.hover-scroll-right[data-astro-cid-etplcves]{padding-right:5px;padding-left:1fr;border-top-right-radius:2em;border-bottom-right-radius:2em;justify-content:flex-end;&:hover{border-right:4px solid #60c8ee}}.hero[data-astro-cid-lcdefpme]{border-bottom:2px solid var(--color-ink);background:linear-gradient(to bottom, color-mix(in srgb, var(--color-lavender) 30%, transparent), var(--color-cream));padding-block:1rem 3.5rem}.page-eyebrow[data-astro-cid-lcdefpme]{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:color-mix(in srgb, var(--color-ink) 50%, transparent);font-size:.875rem;font-weight:700}.hero__title[data-astro-cid-lcdefpme]{font-family:var(--font-display);margin-top:.75rem;font-size:2.25rem;font-weight:800;line-height:1.15}@media (width>=768px){.hero__title[data-astro-cid-lcdefpme]{font-size:3.75rem}}.hero__lede[data-astro-cid-lcdefpme]{max-width:36rem;color:color-mix(in srgb, var(--color-ink) 70%, transparent);margin-top:1rem;font-size:1.125rem}.hero__carousel[data-astro-cid-lcdefpme]{scroll-snap-type:x mandatory;gap:1.25rem;margin-top:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.hero__carousel-item[data-astro-cid-lcdefpme]{heigth:1fr;scroll-snap-align:start;align-items:stretch;padding:4px;display:flex}.search-btn-container[data-astro-cid-lcdefpme]{justify-content:center;width:100%;display:inline-flex}.hero__search-btn[data-astro-cid-lcdefpme]{border:2px solid var(--color-ink);border-radius:var(--radius-full);background-color:var(--color-cream);text-align:left;width:100%;box-shadow:var(--shadow-pop-sm);align-items:center;gap:.75rem;margin-top:2rem;padding:1rem 1.5rem;display:flex}@media (width>=768px){.hero__search-btn[data-astro-cid-lcdefpme]{max-width:36rem}}.hero__search-icon[data-astro-cid-lcdefpme]{font-size:1.25rem}.hero__search-label[data-astro-cid-lcdefpme]{color:color-mix(in srgb, var(--color-ink) 50%, transparent);font-weight:500}.hero__search-kbd[data-astro-cid-lcdefpme]{border:1px solid color-mix(in srgb, var(--color-ink) 30%, transparent);border-radius:var(--radius-md);color:color-mix(in srgb, var(--color-ink) 50%, transparent);margin-left:auto;padding:.125rem .375rem;font-size:.75rem}.page-section[data-astro-cid-lcdefpme]{padding-block:4rem}.section-title[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-size:1.875rem;font-weight:800}@media (width>=768px){.section-title[data-astro-cid-lcdefpme]{font-size:2.25rem}}.section-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.section-link[data-astro-cid-lcdefpme]{text-underline-offset:2px;flex-shrink:0;font-weight:600;text-decoration:underline 2px}.section-link[data-astro-cid-lcdefpme]:hover{color:color-mix(in srgb, var(--color-ink) 70%, transparent)}.page-grid[data-astro-cid-lcdefpme]{margin-top:2rem}.card-grid[data-astro-cid-lcdefpme]{gap:1.5rem;display:grid}@media (width>=640px){.card-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.card-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}
