.gallery-page{--g-bg:#07070f;--g-cyan:#17cfd6;--g-purple:#7b22b0;--g-purple-light:#c85be8;--g-orange:#ff7a2a;--g-muted:#8090b0;color:#fff;background:radial-gradient(circle at 50% 9%,#17cfd60e,#0000 30%),radial-gradient(circle at 12% 52%,#7b22b00e,#0000 28%),linear-gradient(#07070f,#080812 52%,#07070f);min-height:100vh;position:relative;overflow:clip}#gallery-canvas{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.gallery-float{z-index:0;filter:blur(70px);opacity:.16;pointer-events:none;border-radius:50%;animation:14s ease-in-out infinite alternate galleryFloat;position:absolute}.gallery-float--one{background:#7b22b0;width:310px;height:310px;top:24rem;left:-9rem}.gallery-float--two{background:#17cfd6;width:260px;height:260px;animation-delay:-5s;top:78rem;right:-7rem}.gallery-float--three{opacity:.09;background:#ff7a2a;width:220px;height:220px;animation-delay:-9s;top:132rem;left:48%}.gallery-hero,.gallery-portfolio,.gallery-cta{z-index:1;position:relative}.gallery-hero{text-align:center;place-items:center;min-height:min(860px,100svh - 78px);padding:90px 24px 82px;display:grid}.gallery-hero__inner{width:min(1120px,100%)}.gallery-hero__logo{width:clamp(150px,15vw,220px);height:auto;margin:0 auto 28px;display:block}.gallery-eyebrow{color:var(--g-cyan);letter-spacing:.31em;text-transform:uppercase;margin:0 0 23px;font-size:11px;font-weight:900}.gallery-hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(4rem,10vw,9rem);font-weight:900;line-height:.92}.gallery-hero h1 span{display:block}.gallery-gradient-text{background:linear-gradient(90deg,#ff7434 0%,#c27469 30%,#68c6ad 67%,#17cfd6 100%);color:#0000;-webkit-background-clip:text;background-clip:text;padding-bottom:.08em}.gallery-hero__copy{max-width:570px;color:var(--g-muted);margin:32px auto 0;font-size:clamp(1rem,2vw,1.15rem);font-weight:700;line-height:1.7}.gallery-scroll-cue{width:fit-content;color:var(--g-muted);letter-spacing:.3em;text-transform:uppercase;justify-items:center;gap:10px;margin:58px auto 0;font-size:10px;font-weight:900;display:grid}.gallery-scroll-cue i{background:linear-gradient(to bottom,var(--g-cyan),transparent);transform-origin:top;width:1px;height:54px;animation:2.3s ease-in-out infinite galleryPulse}.gallery-portfolio{width:min(1380px,100% - 34px);margin:0 auto;padding:72px 0 110px}.gallery-section-head{text-align:center;margin-bottom:26px}.gallery-section-head h2{margin:0;font-size:clamp(2rem,5vw,3.6rem);font-weight:900}.gallery-filters{z-index:20;scrollbar-width:none;flex-wrap:wrap;justify-content:center;gap:10px;width:fit-content;max-width:100%;margin:0 auto 52px;display:flex;position:sticky;top:10px;overflow-x:auto}.gallery-filters::-webkit-scrollbar{display:none}.gallery-filter{color:#91a0bf;min-height:40px;font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1f;border-radius:999px;flex:none;padding:0 22px;font-size:12px;font-weight:900;transition:color .2s,background .2s,border-color .2s,transform .2s}.gallery-filter:hover,.gallery-filter:focus-visible{color:#fff;border-color:#17cfd64d}.gallery-filter.is-active{color:#fff;background:linear-gradient(135deg,#17cfd6 0%,#168cff 48%,#8a5cf6 100%);border-color:#0000;box-shadow:0 0 24px #17cfd629}.gallery-masonry{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.gallery-card{content-visibility:auto;contain-intrinsic-size:320px 240px;color:#fff;width:100%;font:inherit;text-align:left;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:17px;margin:0;padding:0;transition:opacity .55s,transform .65s cubic-bezier(.2,.7,.2,1);display:block;transform:translateY(34px)scale(.985)}.gallery-card.is-visible{opacity:1;transform:translateY(0)scale(1)}.gallery-card.is-filtered-out{display:none}.gallery-card__inner{aspect-ratio:4/3;--mx:0px;--my:0px;--rx:0deg;--ry:0deg;transform:perspective(900px) translate3d(var(--mx),var(--my),0) rotateX(var(--rx)) rotateY(var(--ry));will-change:transform;background:#0b0b16;border:1px solid #ffffff12;border-radius:17px;transition:transform .2s,box-shadow .35s,border-color .35s;display:block;position:relative;overflow:hidden;box-shadow:0 16px 34px #0003}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .35s;display:block}.gallery-card__overlay{opacity:0;background:linear-gradient(#0000 52%,#04040ac7);justify-content:space-between;align-items:flex-end;gap:12px;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-card__overlay span{color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;transition:transform .3s;transform:translateY(8px)}.gallery-card__overlay b{background:#0a0a1461;border:1px solid #ffffff42;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;transition:transform .3s;display:grid;transform:translate(-4px,4px)}.gallery-card__sheen{pointer-events:none;background:linear-gradient(115deg,#0000 34%,#ffffff1f 47%,#0000 58%);transition:transform .8s;position:absolute;inset:-20%;transform:translate(-70%)}.gallery-card:hover .gallery-card__inner{border-color:#17cfd62e;box-shadow:0 25px 60px #00000057,0 0 34px #17cfd60d}.gallery-card:hover img{filter:saturate(1.05)contrast(1.02);transform:scale(1.065)}.gallery-card:hover .gallery-card__overlay{opacity:1}.gallery-card:hover .gallery-card__overlay span,.gallery-card:hover .gallery-card__overlay b{transform:translate(0)}.gallery-card:hover .gallery-card__sheen{transform:translate(70%)}.gallery-filter:focus-visible,.gallery-card:focus-visible,.gallery-lightbox button:focus-visible,.gallery-btn:focus-visible{outline:2px solid var(--g-cyan);outline-offset:4px}.gallery-cta{text-align:center;border-top:1px solid #ffffff0d;padding:100px 24px 120px}.gallery-cta__inner{width:min(760px,100%);margin:0 auto}.gallery-cta h2{margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.06}.gallery-cta p:not(.gallery-eyebrow){color:var(--g-muted);margin:18px 0 0;font-size:1.05rem;font-weight:700}.gallery-cta__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.gallery-btn{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 28px;font-weight:900;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-flex}.gallery-btn:hover{transform:translateY(-2px)}.gallery-btn--primary{color:#fff;background:linear-gradient(135deg,#17cfd6 0%,#168cff 55%,#7457ff 100%);box-shadow:0 14px 34px #17cfd62e}.gallery-btn--secondary{color:#fff;background:#ffffff09;border:1px solid #ffffff2e}.gallery-lightbox{color:#fff;background:0 0;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0}.gallery-lightbox::backdrop{background:#06060ef6}.gallery-lightbox__shell{background:radial-gradient(circle at 50% 5%,#17cfd60d,#0000 25%);place-items:center;width:100%;min-height:100dvh;padding:28px clamp(18px,5vw,76px);display:grid;position:relative}.gallery-lightbox__figure{width:min(1180px,100vw - 170px);margin:0}.gallery-lightbox__image-wrap{place-items:center;width:100%;height:min(78dvh,860px);display:grid}.gallery-lightbox__image-wrap img{object-fit:contain;border-radius:15px;width:auto;max-width:100%;height:auto;max-height:100%;display:block;box-shadow:0 30px 90px #00000075}.gallery-lightbox__caption{color:var(--g-muted);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;gap:20px;padding:15px 3px 0;font-size:12px;font-weight:900;display:flex}.gallery-lightbox__close,.gallery-lightbox__nav{z-index:4;color:#fff;font:inherit;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff24;border-radius:50%;place-items:center;display:grid;position:absolute}.gallery-lightbox__close{width:48px;height:48px;font-size:25px;top:20px;right:22px}.gallery-lightbox__nav{width:52px;height:52px;font-size:31px;top:50%;transform:translateY(-50%)}.gallery-lightbox__nav--prev{left:22px}.gallery-lightbox__nav--next{right:22px}html.gallery-modal-open{overflow:hidden}@keyframes galleryFloat{0%{transform:translate(-12px,-15px)scale(.94)}to{transform:translate(18px,28px)scale(1.08)}}@keyframes galleryPulse{0%,to{opacity:.32;transform:scaleY(.75)}50%{opacity:1;transform:scaleY(1)}}@media (width<=980px){.gallery-masonry{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-lightbox__figure{width:min(100%,100vw - 44px)}.gallery-lightbox__nav{top:auto;bottom:20px;transform:none}.gallery-lightbox__nav--prev{left:calc(50% - 62px)}.gallery-lightbox__nav--next{right:calc(50% - 62px)}.gallery-lightbox__caption{padding-bottom:72px}}@media (width<=640px){#gallery-canvas,.gallery-float{display:none}.gallery-hero{min-height:650px;padding:72px 18px 64px}.gallery-hero h1{font-size:clamp(3.4rem,18vw,5.1rem)}.gallery-hero__copy{max-width:390px;margin-top:24px;line-height:1.6}.gallery-scroll-cue{margin-top:42px}.gallery-portfolio{width:min(100% - 22px,1380px);padding:62px 0 84px}.gallery-filters{border-radius:16px;justify-content:flex-start;width:100%;margin-bottom:28px;position:static}.gallery-masonry{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-card{border-radius:12px;margin-bottom:10px}.gallery-card__inner,.gallery-card img{border-radius:12px}.gallery-card__overlay{display:none}.gallery-cta{padding:82px 18px 96px}.gallery-cta__actions{display:grid}.gallery-btn{width:min(100%,360px);margin:0 auto}.gallery-lightbox__shell{align-items:start;padding:64px 10px 14px}.gallery-lightbox__figure{width:100%}.gallery-lightbox__image-wrap{height:min(70dvh,650px)}.gallery-lightbox__close{width:44px;height:44px;top:10px;right:10px}}@media (width<=420px){.gallery-masonry{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.gallery-card,.gallery-card__inner,.gallery-card img,.gallery-card__overlay,.gallery-card__overlay span,.gallery-card__overlay b,.gallery-card__sheen,.gallery-btn,.gallery-filter,.gallery-scroll-cue i,.gallery-float{transition:none!important;animation:none!important}}
