.gallery[data-astro-cid-oik4zdoy]{background:var(--dark-primary)}.gallery__header[data-astro-cid-oik4zdoy]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem}.gallery__subtitle[data-astro-cid-oik4zdoy]{color:#ffffffb3;max-width:36rem;margin-top:.75rem;line-height:1.6}.gallery__grid[data-astro-cid-oik4zdoy]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,180px);grid-template-areas:"a b" "a c" "e e" "d f" "d g" "h h";gap:.75rem}.gallery__item[data-astro-cid-oik4zdoy]{position:relative;border-radius:12px;overflow:hidden;cursor:pointer}.gallery__img[data-astro-cid-oik4zdoy]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery__item[data-astro-cid-oik4zdoy]:hover .gallery__img[data-astro-cid-oik4zdoy]{transform:scale(1.05)}.gallery__overlay[data-astro-cid-oik4zdoy]{position:absolute;inset:0;background:linear-gradient(to top,rgba(11,35,64,.7) 0%,transparent 50%);display:flex;align-items:flex-end;padding:1rem 1.25rem;opacity:0;transition:opacity .3s ease}.gallery__item[data-astro-cid-oik4zdoy]:hover .gallery__overlay[data-astro-cid-oik4zdoy]{opacity:1}.gallery__caption[data-astro-cid-oik4zdoy]{color:var(--white);font-size:.875rem;font-weight:600}@media(min-width:768px){.gallery__grid[data-astro-cid-oik4zdoy]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,220px);grid-template-areas:"a b c d" "a e e d" "f g g h";gap:1rem}}@media(max-width:767px){.gallery__overlay[data-astro-cid-oik4zdoy]{opacity:1}}.blog-preview__header[data-astro-cid-2fr46wkl]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.blog-preview__grid[data-astro-cid-2fr46wkl]{display:grid;gap:1.5rem}.blog-preview__card--featured[data-astro-cid-2fr46wkl]{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #0000000f;display:flex;flex-direction:column;color:inherit;transition:transform .25s ease,box-shadow .25s ease}.blog-preview__card--featured[data-astro-cid-2fr46wkl]:hover{transform:translateY(-4px);box-shadow:0 24px 48px #0c234024}.blog-preview__card-image[data-astro-cid-2fr46wkl]{aspect-ratio:16 / 10;overflow:hidden;background:var(--primary-light)}.blog-preview__featured-img[data-astro-cid-2fr46wkl]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-preview__card--featured[data-astro-cid-2fr46wkl]:hover .blog-preview__featured-img[data-astro-cid-2fr46wkl]{transform:scale(1.04)}.blog-preview__card-content[data-astro-cid-2fr46wkl]{padding:1.5rem;display:flex;flex-direction:column;gap:.625rem}.blog-preview__card-date[data-astro-cid-2fr46wkl]{color:var(--accent);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0}.blog-preview__card-content[data-astro-cid-2fr46wkl] p[data-astro-cid-2fr46wkl]{color:var(--paragraph-gray);line-height:1.6}.blog-preview__cta[data-astro-cid-2fr46wkl]{color:var(--primary);font-weight:700;margin-top:.25rem}.blog-preview__sidebar[data-astro-cid-2fr46wkl]{display:flex;flex-direction:column;justify-content:space-evenly;gap:1rem;background:var(--white);border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #0000000f}.blog-preview__mini-card[data-astro-cid-2fr46wkl]{display:grid;grid-template-columns:140px 1fr;gap:1.25rem;align-items:center;color:inherit;transition:color .18s ease}.blog-preview__mini-card[data-astro-cid-2fr46wkl]:not(:last-child){padding-bottom:1rem;border-bottom:1px solid var(--gray)}.blog-preview__mini-card[data-astro-cid-2fr46wkl]:hover h4[data-astro-cid-2fr46wkl]{color:var(--accent)}.blog-preview__mini-image[data-astro-cid-2fr46wkl]{width:140px;height:105px;border-radius:10px;overflow:hidden;background:var(--primary-light)}.blog-preview__mini-image[data-astro-cid-2fr46wkl] img[data-astro-cid-2fr46wkl]{width:100%;height:100%;object-fit:cover}.blog-preview__mini-date[data-astro-cid-2fr46wkl]{font-size:.75rem;color:var(--accent);font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem}@media(min-width:768px){.blog-preview__grid[data-astro-cid-2fr46wkl]{grid-template-columns:1.5fr 1fr}}
