.gallery-shell{width:min(100% - 2rem,80rem);margin-inline:auto}.gallery-toolbar{display:grid;gap:.75rem;padding:1rem;border:1px solid #e2e8f0;border-radius:1.4rem;background:#fff;box-shadow:0 22px 55px -40px rgba(15,23,42,.6)}.gallery-control{width:100%;min-height:2.9rem;border:1px solid #cbd5e1;border-radius:.85rem;padding:.7rem .85rem;background:#fff;color:#0f172a;font:inherit;font-size:.8rem;font-weight:700}.gallery-control:focus{outline:3px solid rgba(37,99,235,.18);border-color:#2563eb}.gallery-albums{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.9rem}.gallery-album{display:flex;align-items:center;gap:.8rem;border:1px solid #e2e8f0;border-radius:1.1rem;padding:1rem;text-align:left;background:#fff;cursor:pointer}.gallery-album:hover,.gallery-album[aria-pressed="true"]{border-color:#2563eb;background:#eff6ff}.gallery-album-icon{display:grid;width:2.9rem;height:2.9rem;flex:0 0 auto;place-items:center;border-radius:.9rem;color:#fff;background:linear-gradient(145deg,#172554,#1e40af 55%,#0f766e)}.gallery-grid{columns:2;column-gap:.85rem}.gallery-item{break-inside:avoid;margin:0 0 .85rem;border:0;border-radius:1rem;padding:0;overflow:hidden;background:#e2e8f0;cursor:zoom-in;box-shadow:0 15px 35px -25px rgba(15,23,42,.7)}.gallery-item img{display:block;width:100%;height:auto;min-height:10rem;object-fit:cover;background:#e2e8f0}.gallery-item figcaption{padding:.75rem;background:#fff;color:#475569;font-size:.72rem;line-height:1.5}.gallery-empty{border:1px dashed #cbd5e1;border-radius:1.25rem;padding:3rem 1rem;text-align:center;color:#64748b}.gallery-lightbox{position:fixed;inset:0;z-index:10000;display:grid;grid-template-rows:auto 1fr auto;background:rgba(2,6,23,.96);color:#fff}.gallery-lightbox[hidden]{display:none}.gallery-lightbox-head,.gallery-lightbox-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.gallery-lightbox-stage{position:relative;display:grid;min-height:0;place-items:center;padding:0 4.5rem}.gallery-lightbox-stage img{max-width:100%;max-height:78vh;border-radius:1rem;object-fit:contain}.gallery-lightbox button{display:grid;min-width:44px;min-height:44px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:rgba(255,255,255,.08)}.gallery-lightbox-prev,.gallery-lightbox-next{position:absolute;top:50%;transform:translateY(-50%)}.gallery-lightbox-prev{left:1rem}.gallery-lightbox-next{right:1rem}.gallery-status{border-radius:1rem;padding:1rem;font-size:.8rem;font-weight:700}.dark .gallery-toolbar,.dark .gallery-album,.dark .gallery-item figcaption{border-color:#334155;background:#0f172a;color:#cbd5e1}.dark .gallery-control{border-color:#334155;background:#020617;color:#e2e8f0}
@media(min-width:700px){.gallery-toolbar{grid-template-columns:1fr 12rem 12rem auto;align-items:end}.gallery-grid{columns:3;column-gap:1rem}.gallery-item{margin-bottom:1rem}}
@media(min-width:1050px){.gallery-grid{columns:4}}
@media(max-width:560px){.gallery-shell{width:min(100% - 1.1rem,80rem)}.gallery-grid{columns:2;column-gap:.55rem}.gallery-item{margin-bottom:.55rem;border-radius:.75rem}.gallery-item figcaption{display:none}.gallery-lightbox-stage{padding:0 3.5rem}.gallery-lightbox-head,.gallery-lightbox-foot{padding:.75rem}.gallery-lightbox-stage img{max-height:74vh}}
@media(prefers-reduced-motion:reduce){.gallery-item,.gallery-album{scroll-behavior:auto;transition:none!important}}
.gallery-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end}.gallery-hero:after{position:absolute;content:"";width:28rem;height:28rem;right:-14rem;top:-18rem;border:5rem solid rgba(255,255,255,.05);border-radius:50%}.gallery-hero-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.gallery-hero-stats div{display:grid;min-width:8rem;padding:1rem;border:1px solid rgba(255,255,255,.14);border-radius:1rem;background:rgba(2,6,23,.3);text-align:center;backdrop-filter:blur(10px)}.gallery-hero-stats strong{font-size:1.45rem}.gallery-hero-stats span{color:#bfdbfe;font-size:.58rem}.gallery-title-row{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.gallery-title-row span{color:#1d4ed8;font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.gallery-title-row h2{margin:.25rem 0 0;color:#0f172a;font-size:1.65rem;font-weight:900}.gallery-title-row p{color:#64748b;font-size:.7rem}.gallery-featured{display:grid;grid-template-columns:1.65fr 1fr 1fr;grid-template-rows:repeat(2,11rem);gap:.7rem}.gallery-featured button{position:relative;overflow:hidden;border:0;border-radius:1.2rem;padding:0;color:#fff;background:#0f172a;text-align:left;cursor:zoom-in}.gallery-featured button:first-child{grid-row:1/3}.gallery-featured img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery-featured button:hover img{transform:scale(1.04)}.gallery-featured button:after{position:absolute;content:"";inset:35% 0 0;background:linear-gradient(transparent,rgba(2,6,23,.9))}.gallery-featured button span{position:absolute;right:1rem;bottom:1rem;left:1rem;z-index:1;display:grid}.gallery-featured small{color:#bfdbfe;font-size:.55rem;font-weight:800;text-transform:uppercase}.gallery-featured strong{overflow:hidden;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}@media(max-width:820px){.gallery-hero{grid-template-columns:1fr}.gallery-hero-stats{grid-template-columns:repeat(3,1fr)}.gallery-hero-stats div{min-width:0}}@media(max-width:560px){.gallery-hero{border-radius:1.35rem!important;padding:1.3rem!important}.gallery-hero-stats{gap:.35rem}.gallery-hero-stats div{padding:.65rem .25rem}.gallery-hero-stats strong{font-size:1.05rem}.gallery-hero-stats span{font-size:.48rem}.gallery-title-row p{display:none}.gallery-featured{grid-template-columns:1.45fr 1fr;grid-template-rows:repeat(2,8rem)}.gallery-featured button:nth-child(n+4){display:none}}
