.gallery-page{background:#f7f8fd}.gallery-wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.gallery-header{position:fixed;grid-template-columns:minmax(220px,1fr) auto minmax(70px,1fr);grid-template-areas:"brand nav actions";padding:8px 34px}.gallery-header .brand-mark{width:42px;height:42px}.gallery-header .franchise-nav{gap:1px;padding:3px}.gallery-header .franchise-nav a{min-height:31px;padding:0 8px;font-size:.7rem}.gallery-header .franchise-nav .is-active{color:#fff;background:var(--fw-accent)}.gallery-hero{padding:145px 0 100px;color:#fff;background:radial-gradient(circle at 82% 35%,rgba(255,93,125,.2),transparent 22rem),linear-gradient(130deg,#080f2d,#1d2862 60%,color-mix(in srgb,var(--fw-accent) 62%,#172250))}.gallery-hero span,.gallery-heading span{color:#71e6ef;font-size:.71rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.gallery-hero h1{margin:12px 0 14px;font:800 clamp(2.8rem,5vw,5rem)/1 "Manrope",sans-serif;letter-spacing:-.055em}.gallery-hero h1 em{color:#ffd167;font-style:normal}.gallery-hero p{max-width:680px;margin:0;color:rgba(255,255,255,.7)}.gallery-content{padding:0 0 110px}.gallery-switcher{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:min(520px,100%);margin:-38px auto 75px;padding:8px;border:1px solid var(--fw-line);border-radius:20px;background:#fff;box-shadow:0 22px 60px rgba(22,35,84,.15)}.gallery-switcher a{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px;border-radius:14px;color:var(--fw-muted)}.gallery-switcher a>i{font-size:1.4rem}.gallery-switcher span,.gallery-switcher small{display:block}.gallery-switcher span{font-size:.82rem;font-weight:800}.gallery-switcher small{font-size:.64rem;font-weight:500}.gallery-switcher a.is-active{color:#fff;background:var(--fw-accent)}.gallery-heading{text-align:center;margin-bottom:35px}.gallery-heading span{color:var(--fw-accent)}.gallery-heading h2{margin:8px 0 0;font:800 clamp(2rem,4vw,3.5rem) "Manrope",sans-serif;letter-spacing:-.045em}.image-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:270px;gap:16px}.image-gallery button{position:relative;overflow:hidden;padding:0;border:0;border-radius:21px;cursor:pointer;background:#e8ecf7}.image-gallery button:nth-child(5n+1){grid-row:span 2}.image-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.image-gallery button:hover img{transform:scale(1.06)}.image-gallery button span{position:absolute;inset:auto 12px 12px;display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:11px;color:#fff;background:rgba(8,16,43,.7);backdrop-filter:blur(10px);font-size:.73rem;font-weight:700}.video-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.video-gallery article{overflow:hidden;border:1px solid var(--fw-line);border-radius:23px;background:#fff;box-shadow:0 18px 50px rgba(24,38,89,.08)}.video-frame{aspect-ratio:16/9;background:#09132f}.video-frame iframe{width:100%;height:100%;border:0}.video-link{display:grid;aspect-ratio:16/9;place-items:center;color:#fff;background:linear-gradient(135deg,#101b43,var(--fw-accent))}.video-link i{font-size:3rem}.video-gallery article>div:last-child{padding:22px}.video-gallery h3{margin:0;font:800 1.05rem "Manrope",sans-serif}.video-gallery p{margin:8px 0 0;color:var(--fw-muted);font-size:.8rem}.gallery-empty{grid-column:1/-1;padding:75px 25px;text-align:center;border:1px dashed #cad3e8;border-radius:25px;background:#fff}.gallery-empty>i{color:var(--fw-accent);font-size:3rem}.gallery-empty h2{margin:12px 0 6px}.gallery-empty p{margin:0;color:var(--fw-muted)}.gallery-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:50px;background:rgba(4,9,25,.92)}.gallery-lightbox[hidden]{display:none}.gallery-lightbox img{max-width:90vw;max-height:80vh;border-radius:15px;box-shadow:0 25px 90px #000}.gallery-lightbox p{position:absolute;bottom:18px;color:#fff}.gallery-lightbox button{position:absolute;top:22px;right:25px;width:44px;height:44px;border:0;border-radius:50%;color:#fff;background:rgba(255,255,255,.12);cursor:pointer}[data-animate]{opacity:0;transform:translateY(24px);transition:.6s}[data-animate].is-visible{opacity:1;transform:none}@media(max-width:950px){.gallery-header{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "nav nav"}.image-gallery{grid-template-columns:repeat(2,1fr)}.video-gallery{grid-template-columns:1fr}}@media(max-width:600px){.gallery-header{padding:9px 18px}.gallery-hero{padding:145px 0 85px}.gallery-switcher{margin-bottom:55px}.image-gallery{grid-template-columns:1fr;grid-auto-rows:260px}.image-gallery button:nth-child(5n+1){grid-row:span 1}.gallery-lightbox{padding:20px}}@media(prefers-reduced-motion:reduce){[data-animate]{opacity:1;transform:none}}
