.gallery-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#edf3fb 0%,#f8fbff 100%)}.gallery-section::before,
.gallery-section::after{content:"";position:absolute;border-radius:50%;filter:blur(40px);opacity:.7;pointer-events:none}.gallery-section::before{width:420px;height:420px;background:radial-gradient(circle,rgba(73,121,179,.45),transparent 65%);top:-140px;left:-80px}.gallery-section::after{width:320px;height:320px;background:radial-gradient(circle,rgba(73,196,243,.4),transparent 70%);bottom:-180px;right:-80px}.gallery-section .container{position:relative;z-index:2}.gallery-eyebrow{letter-spacing:.18em;font-size:.76rem}.gallery-brief{background:rgba(255,255,255,.78);border-radius:1.6rem;padding:1.75rem;border:1px solid rgba(83,124,170,.2);box-shadow:0 20px 40px rgba(10,34,63,.12)}.gallery-brief__lead{font-size:1.05rem;color:#183a5a}.gallery-brief__grid{display:grid;gap:1.25rem;margin-bottom:1.25rem}@media (min-width:576px){.gallery-brief__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.gallery-brief__card{padding:1rem;border-radius:1rem;background:rgba(238,247,255,.8);border:1px solid rgba(14,77,130,.12)}.gallery-brief__eyebrow{text-transform:uppercase;letter-spacing:.28em;font-size:.62rem;color:#6e87a1}.gallery-brief__card h4{margin:.35rem 0;font-size:1rem;color:#0c4b84}.gallery-brief__card p{margin:0;font-size:.92rem;color:#45576c}.gallery-brief__footer{padding:1.2rem 1.4rem;border-radius:1.1rem;background:radial-gradient(circle at 15% 20%,rgba(104,192,255,.4),rgba(255,255,255,.9));display:flex;flex-direction:column;gap:.2rem;color:#0d3d65}.gallery-brief__quote{font-size:.95rem;font-weight:500}.gallery-brief__author{font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:#6b8098}.gallery-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:1.25rem}.gallery-tile{position:relative;border:0;background:none;padding:0;border-radius:1.5rem;overflow:hidden;cursor:pointer;text-align:left;isolation:isolate;box-shadow:0 18px 40px rgba(19,34,63,.18);min-height:240px;aspect-ratio:4 / 3;transition:transform .35s ease,box-shadow .35s ease}.gallery-tile:hover{transform:translateY(-4px);box-shadow:0 26px 60px rgba(14,29,56,.24)}.gallery-tile__media,
.gallery-tile__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.gallery-tile::before{content:"";position:absolute;inset:0;background:linear-gradient(185deg,rgba(3,16,33,.12),rgba(3,16,33,.82));z-index:1;transition:opacity .35s ease}.gallery-tile__overlay{position:absolute;inset:0;z-index:2;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:1.35rem 1.5rem;gap:.45rem;align-items:flex-start}.gallery-tile__tag{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.85)}.gallery-tile__title{margin:0;font-weight:700;font-size:clamp(1.15rem,2vw,2rem);text-transform:uppercase;letter-spacing:.04em;line-height:1.08}.gallery-tile__subtitle{margin:0;font-size:.95rem;color:rgba(255,255,255,.86);max-width:32ch}.gallery-tile__cta{font-size:.78rem;text-transform:uppercase;letter-spacing:.25em;color:rgba(255,255,255,.7)}.gallery-tile:hover .gallery-tile__media img{transform:scale(1.08)}.gallery-tile:hover::before{opacity:1}.gallery-tile--hero{aspect-ratio:16 / 7;min-height:clamp(320px,55vw,550px)}.gallery-tile--hero .gallery-tile__overlay{padding:2.2rem;gap:.65rem;max-width:540px}.gallery-tile--hero .gallery-tile__title{font-size:clamp(2rem,4vw,3rem)}.gallery-tile--hero .gallery-tile__subtitle{font-size:clamp(1rem,1.5vw,1.15rem)}.gallery-tile--tall{min-height:clamp(360px,70vw,620px)}.gallery-tile--feature{min-height:clamp(260px,42vw,360px)}.gallery-tile--feature .gallery-tile__overlay{justify-content:flex-end;align-items:flex-start;padding:1.75rem}.gallery-tile--small{min-height:clamp(220px,36vw,320px)}.gallery-tile--small .gallery-tile__overlay{padding:1.4rem}@media (max-width:767.98px){.gallery-grid{grid-template-columns:1fr}.gallery-tile{aspect-ratio:4 / 3;min-height:220px;border-radius:1.1rem}.gallery-tile__overlay{padding:1.1rem 1.2rem}.gallery-tile--hero{aspect-ratio:5 / 4;min-height:240px}.gallery-tile--tall{min-height:240px}.gallery-tile--feature{min-height:230px}.gallery-tile--small{min-height:210px}}@media (min-width:992px){.gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-areas:"hero hero hero hero hero hero hero hero hero hero hero hero" "tall tall tall tall tall tall tall feature feature feature feature feature" "tall tall tall tall tall tall tall small small small small small"}.gallery-tile{aspect-ratio:auto}.gallery-tile--hero{grid-area:hero}.gallery-tile--tall{grid-area:tall}.gallery-tile--feature{grid-area:feature}.gallery-tile--small{grid-area:small}}.gallery-lightbox{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem}.gallery-lightbox__backdrop{position:absolute;inset:0;background:rgba(2,6,23,.8)}.gallery-lightbox__dialog{position:relative;max-width:min(960px,94vw);width:100%;background:white;border-radius:1.5rem;overflow:hidden;box-shadow:0 30px 80px rgba(2,6,23,.6)}.gallery-lightbox__image{width:100%;height:clamp(260px,55vh,520px);object-fit:cover;display:block}.gallery-lightbox__meta{padding:1.5rem;color:#fff}.gallery-lightbox__title{font-size:1.5rem;font-weight:600;margin-bottom:.25rem}.gallery-lightbox__caption{font-size:1rem;color:#121519 !important}.gallery-lightbox__close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;border:0;background:rgba(0,0,0,.45);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:transform .2s ease}.gallery-lightbox__close:hover{transform:scale(1.05)}body.gallery-lightbox-open{overflow:hidden}