.gallery-page{overflow:hidden}.gallery-page__status{max-width:720px;margin:26px auto 0;padding:18px 22px;border:1px solid rgba(166,129,255,.14);border-radius:18px;background:hsla(0,0%,100%,.78);color:#4d5577;text-align:center;font-weight:800;box-shadow:0 14px 34px rgba(48,55,110,.07)}.gallery-hero{position:relative;padding:clamp(38px,6vw,80px) 0 clamp(30px,5vw,60px);isolation:isolate}.gallery-hero:before{content:"";position:absolute;inset:-120px -12vw auto;z-index:-1;height:620px;background:radial-gradient(circle at 14% 38%,rgba(22,201,195,.14),transparent 30%),radial-gradient(circle at 82% 26%,rgba(166,129,255,.2),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,0))}.gallery-hero__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:center;gap:clamp(34px,6vw,86px)}.gallery-hero__copy h1{margin-top:28px;font-size:clamp(3rem,6.1vw,5.65rem);line-height:1.03}.gallery-hero__copy span{color:#8f64ff}.gallery-hero__copy p{max-width:560px;margin-top:24px;color:#27315d;font-weight:750}.gallery-hero__preview{position:relative;min-height:clamp(390px,44vw,560px);border-radius:36px;overflow:hidden;box-shadow:var(--shadow)}.gallery-hero__preview>span{position:absolute;inset:0;min-height:100%}.gallery-hero__preview:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(19,26,63,.18))}.gallery-hero__preview strong{position:absolute;left:26px;bottom:26px;z-index:2;max-width:330px;padding:16px 20px;border:1px solid hsla(0,0%,100%,.62);border-radius:18px;background:hsla(0,0%,100%,.76);color:var(--ink);box-shadow:0 18px 44px rgba(26,31,77,.13);backdrop-filter:blur(18px)}.gallery-browser{padding:10px 0 clamp(50px,7vw,90px)}.gallery-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:-8px 0 30px}.gallery-filters button{min-height:42px;padding:0 18px;border:1px solid rgba(166,129,255,.25);border-radius:999px;background:hsla(0,0%,100%,.76);color:#4c5578;font-weight:900;transition:transform .2s ease,background .2s ease,color .2s ease}.gallery-filters button.is-active,.gallery-filters button:hover{background:linear-gradient(135deg,var(--turquoise),var(--violet));color:#fff;transform:translateY(-2px)}.gallery-masonry-page{columns:230px 4;column-gap:18px}.gallery-photo{position:relative;width:100%;display:block;margin:0 0 18px;overflow:hidden;border:0;border-radius:24px;background:#fff;box-shadow:0 16px 44px rgba(48,55,110,.1);break-inside:avoid;text-align:left}.gallery-photo>span,.gallery-photo>video{width:100%;display:block;min-height:var(--photo-height,260px);height:var(--photo-height,260px);object-fit:cover;pointer-events:none;transition:transform .4s ease}.gallery-photo:hover>span,.gallery-photo:hover>video{transform:scale(1.04)}.gallery-photo--2>span,.gallery-photo--2>video,.gallery-photo--5>span,.gallery-photo--5>video{--photo-height:340px}.gallery-photo--3>span,.gallery-photo--3>video,.gallery-photo--7>span,.gallery-photo--7>video{--photo-height:210px}.gallery-lightbox{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:clamp(18px,4vw,54px);background:rgba(12,16,43,.82);backdrop-filter:blur(18px)}.gallery-lightbox__close{position:absolute;top:22px;right:22px;z-index:2;width:48px;height:48px;border:0;border-radius:50%;background:hsla(0,0%,100%,.94);color:var(--ink);font-size:2rem;line-height:1}.gallery-lightbox__image,.gallery-lightbox__video{width:min(1100px,92vw);height:min(720px,74vh);border-radius:28px;box-shadow:0 28px 90px rgba(0,0,0,.32)}.gallery-lightbox__video{display:block;background:#0b0e23;object-fit:contain}@media(max-width:980px){.gallery-hero__grid{grid-template-columns:1fr}}@media(max-width:640px){.gallery-hero{padding-top:34px}.gallery-hero__copy h1{font-size:clamp(2.45rem,12vw,3.65rem)}.gallery-hero__preview{min-height:320px;border-radius:28px}.gallery-filters{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;margin-inline:-18px;padding:0 18px 10px;scrollbar-width:none}.gallery-filters::-webkit-scrollbar{display:none}.gallery-filters button{white-space:nowrap}.gallery-masonry-page{column-count:1}.gallery-photo--2>span,.gallery-photo--2>video,.gallery-photo--3>span,.gallery-photo--3>video,.gallery-photo--5>span,.gallery-photo--5>video,.gallery-photo--7>span,.gallery-photo--7>video,.gallery-photo>span,.gallery-photo>video{--photo-height:260px}}