:root{--blue:#0089b2;--yellow:#ffd84d;--black:#111;--white:#fff;--pad:clamp(18px,4vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#111;background:#fff;font-family:Fredoka,Arial,sans-serif}a{text-decoration:none}.highlights-hero{position:relative;min-height:calc(100svh - 72px);overflow:hidden;color:#fff;background:#111}.highlights-hero__image,.highlights-hero__shade{position:absolute;inset:0}.highlights-hero__image img{width:100%;height:100%;object-fit:cover}.highlights-hero__shade{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.12))}.highlights-hero__copy{position:relative;z-index:2;display:flex;min-height:calc(100svh - 72px);padding:clamp(65px,9vw,130px) var(--pad);justify-content:center;flex-direction:column}.highlights-hero__copy>p{margin:0 0 17px;color:var(--yellow);font-weight:600}.highlights-hero h1{max-width:1000px;margin:0;font-size:clamp(4.7rem,9vw,9rem);font-weight:500;letter-spacing:-.065em;line-height:.8}.highlights-hero__copy>a{width:max-content;margin-top:34px;padding:13px 18px;color:#111;background:var(--yellow);border-radius:12px;font-weight:600}.highlights-hero__stamp{position:absolute;z-index:2;right:var(--pad);bottom:34px;display:grid;width:126px;height:126px;color:#111;background:var(--yellow);border-radius:50%;font-size:.95rem;font-weight:600;line-height:1.2;text-align:center;place-items:center;transform:rotate(7deg)}.client-ticker{overflow:hidden;padding:15px 0;color:#111;background:var(--yellow)}.client-ticker>div{display:flex;width:max-content;gap:22px;align-items:center;animation:ticker 30s linear infinite}.client-ticker span{font-size:1rem;font-weight:600;letter-spacing:normal}.client-ticker b{color:var(--blue-text)}@keyframes ticker{to{transform:translateX(-40%)}}.proof{padding:clamp(75px,9vw,125px) var(--pad);background:#fff}.proof-heading{display:grid;grid-template-columns:.6fr 1.4fr auto;gap:35px;max-width:1550px;margin:0 auto 42px;align-items:end}.proof-heading>p,.moments-heading>p{color:var(--blue-text);font-weight:600}.proof-heading h2,.moments-heading h2{margin:0;font-size:clamp(3.2rem,6vw,6.2rem);font-weight:500;letter-spacing:-.055em;line-height:.88}.proof-heading span{font-size:.95rem}.quotes{display:flex;gap:14px;max-width:1550px;margin:auto;padding-bottom:12px;overflow-x:auto;scroll-snap-type:x mandatory}.quotes blockquote{display:flex;flex:0 0 min(440px,82vw);min-height:300px;margin:0;padding:30px;border:0;justify-content:space-between;flex-direction:column;background:#eef9fc;border-radius:18px;scroll-snap-align:start}.quotes blockquote:nth-child(even){background:#fff7d6}.quotes p{margin:0;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.35}.quotes cite{font-size:.98rem;font-style:normal;font-weight:600}.moments{padding:clamp(70px,9vw,125px) var(--pad);background:#f4f9fb}.moments-heading{max-width:1550px;margin:0 auto 60px}.moments-heading h2{max-width:940px}.client-story{display:grid;grid-template-columns:.34fr .66fr;gap:clamp(25px,5vw,75px);max-width:1550px;margin:0 auto 90px;align-items:center}.client-story.reverse{grid-template-columns:.66fr .34fr}.client-story.reverse .client-story__copy{grid-column:2;grid-row:1}.client-story.reverse .client-gallery{grid-column:1;grid-row:1}.client-story__copy span{color:var(--blue-text);font-size:.95rem;font-weight:600;text-transform:none}.client-story__copy h3{margin:12px 0 17px;font-size:clamp(2.4rem,4vw,4.4rem);font-weight:500;letter-spacing:-.045em;line-height:.92}.client-story__copy p{max-width:470px;font-size:1rem;line-height:1.55}.client-gallery{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:9px;height:560px}.client-gallery button{padding:0;overflow:hidden;background:#ddd;border:0;border-radius:14px;cursor:zoom-in}.client-gallery button:first-child{grid-row:1/-1}.client-gallery img{display:block;width:100%;height:100%;object-fit:cover;transition:.3s}.client-gallery button:hover img{transform:scale(1.025)}.highlights-cta{padding:clamp(75px,10vw,145px) var(--pad);color:#fff;background:var(--blue);text-align:center}.highlights-cta p{margin:0 0 18px;color:var(--yellow);font-weight:600}.highlights-cta h2{margin:0;font-size:clamp(4rem,8vw,8.2rem);font-weight:500;letter-spacing:-.06em;line-height:.82}.highlights-cta a{display:inline-block;margin-top:34px;padding:14px 20px;color:#111;background:var(--yellow);border-radius:12px;font-weight:600}.photo-viewer{position:fixed;z-index:100;inset:0;display:grid;padding:clamp(12px,4vw,55px);background:rgba(0,0,0,.92);opacity:0;pointer-events:none;place-items:center;transition:.25s}.photo-viewer.is-open{opacity:1;pointer-events:auto}.photo-viewer>button{position:absolute;top:18px;right:18px;width:44px;height:44px;background:var(--yellow);border:0;border-radius:50%;font-size:1.5rem}.photo-viewer>img{max-width:100%;max-height:100%;object-fit:contain}@media(max-width:760px){.highlights-hero{min-height:690px}.highlights-hero__copy{min-height:690px;padding:70px 18px 105px}.highlights-hero h1{font-size:clamp(4.4rem,18vw,6.7rem)}.highlights-hero__stamp{right:18px;bottom:20px;width:94px;height:94px;font-size:.87rem}.proof,.moments{padding:60px 14px}.proof-heading{display:block;margin-bottom:30px}.proof-heading h2,.moments-heading h2{font-size:3.45rem}.proof-heading span{display:block;margin-top:16px}.quotes blockquote{min-height:270px;padding:24px}.client-story,.client-story.reverse{display:block;margin-bottom:65px}.client-story.reverse .client-story__copy,.client-story.reverse .client-gallery{grid-column:auto;grid-row:auto}.client-story__copy{margin-bottom:22px}.client-story__copy h3{font-size:2.8rem}.client-gallery{height:390px;grid-template-columns:1fr 1fr}.client-gallery button:first-child{grid-column:1/-1;grid-row:auto}.highlights-cta h2{font-size:4.5rem}}@media(prefers-reduced-motion:reduce){.client-ticker>div{animation:none}}/* Revised highlights structure and stable, user-controlled galleries. */
.highlights-hero__copy{max-width:1120px}.highlights-hero h1{font-size:clamp(4.4rem,8vw,8rem);line-height:.84}.highlights-hero__copy>p{max-width:700px;margin:28px 0 0;color:#fff;font-size:1.08rem;font-weight:400;line-height:1.6}.client-strip{padding:28px var(--pad);background:var(--yellow);text-align:center}.client-strip h2{margin:0 0 18px;font-size:1.25rem;font-weight:500}.client-strip>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 16px}.client-strip span{font-size:.92rem;font-weight:600;letter-spacing:normal}.client-strip b{color:var(--blue-text);font-size:.83rem}.proof-heading{display:block;max-width:1550px}.proof-heading>div{display:flex;align-items:end;justify-content:space-between;gap:35px}.proof-heading h2{max-width:900px}.proof-heading p{max-width:430px;margin:0;font-size:1rem;line-height:1.55}.moments-heading{display:flex;align-items:end;justify-content:space-between;gap:35px}.moments-heading p{max-width:470px;margin:0;color:#536268;font-weight:400;line-height:1.55}.client-gallery{overflow:hidden}.client-gallery button{min-width:0;min-height:0}.client-gallery img{transform:none!important}.highlights-cta p{max-width:720px;margin:26px auto 0;color:#fff;font-size:1rem;font-weight:400;line-height:1.6}.highlights-cta h2{max-width:1200px;margin:auto;font-size:clamp(3.4rem,6.5vw,6.7rem);line-height:.9}.highlights-cta>div{display:flex;justify-content:center;gap:9px;margin-top:32px}.highlights-cta>div a{margin:0}.highlights-cta>div a:last-child{color:#fff;background:transparent;border:2px solid #fff}@media(max-width:760px){.highlights-hero__copy>p{font-size:1rem}.client-strip{padding:24px 14px}.client-strip>div{gap:9px 12px}.client-strip b{display:none}.proof-heading>div,.moments-heading{align-items:flex-start;flex-direction:column}.proof-heading p,.moments-heading p{margin-top:12px}.client-gallery{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:230px 150px}.highlights-cta>div{flex-direction:column}.highlights-cta>div a{width:100%}}/* Compact page scale. */
.highlights-hero{min-height:min(700px,calc(100svh - 72px))}.highlights-hero__copy{min-height:min(700px,calc(100svh - 72px));padding-block:clamp(52px,7vw,90px)}.highlights-hero h1{max-width:900px;font-size:clamp(3.8rem,6.7vw,6.7rem)}.highlights-hero__copy>p{margin-top:20px;font-size:1rem}.highlights-hero__copy>a{margin-top:25px}.proof{padding-block:clamp(52px,6vw,78px)}.proof-heading{margin-bottom:28px}.proof-heading h2,.moments-heading h2{font-size:clamp(2.8rem,4.5vw,4.8rem);line-height:.94}.proof-heading p,.moments-heading p{font-size:1rem}.quotes blockquote{flex-basis:min(360px,82vw);min-height:230px;padding:24px}.quotes p{font-size:clamp(1rem,1.4vw,1.3rem)}.quotes cite{font-size:.92rem}.moments{padding-block:clamp(52px,6vw,82px)}.moments-heading{margin-bottom:38px}.client-story,.client-story.reverse{gap:clamp(22px,4vw,55px);margin-bottom:58px}.client-story__copy h3{font-size:clamp(2rem,3vw,3.35rem)}.client-story__copy p{font-size:1rem}.client-gallery{height:430px}.highlights-cta{padding-block:clamp(60px,7vw,90px)}.highlights-cta h2{font-size:clamp(3rem,5vw,5rem)}/* Centered gallery viewer with previous/next navigation. */
.photo-viewer{display:block;padding:0}.photo-viewer>img{position:absolute;top:50%;left:50%;width:auto;max-width:calc(100% - 150px);height:auto;max-height:calc(100% - 100px);object-fit:contain;transform:translate(-50%,-50%)}.photo-viewer>.photo-viewer__close{position:absolute;z-index:3;top:18px;right:18px;width:44px;height:44px;background:var(--yellow);border:0;border-radius:50%;font-size:1.5rem}.photo-viewer>.photo-viewer__nav{position:absolute;z-index:3;top:50%;display:grid;width:48px;height:48px;padding:0;background:rgba(255,255,255,.92);border:0;border-radius:50%;place-items:center;transform:translateY(-50%)}.photo-viewer__nav--previous{left:24px}.photo-viewer__nav--next{right:24px}.photo-viewer__nav span{display:block;width:11px;height:11px;border-bottom:2px solid #111;border-left:2px solid #111;transform:translateX(2px) rotate(45deg)}.photo-viewer__nav--next span{transform:translateX(-2px) rotate(225deg)}.photo-viewer>p{position:absolute;right:0;bottom:18px;left:0;margin:0;color:#fff;font-size:.92rem;text-align:center}@media(max-width:760px){.highlights-hero{min-height:560px}.highlights-hero__copy{min-height:560px;padding:50px 18px}.highlights-hero h1{font-size:3.7rem}.proof,.moments{padding:45px 14px}.proof-heading h2,.moments-heading h2{font-size:2.75rem}.quotes blockquote{min-height:215px}.client-story,.client-story.reverse{margin-bottom:46px}.client-story__copy h3{font-size:2.35rem}.client-gallery{grid-template-rows:190px 125px;height:auto}.photo-viewer>img{max-width:calc(100% - 24px);max-height:calc(100% - 140px)}.photo-viewer>.photo-viewer__nav{top:auto;bottom:22px;transform:none}.photo-viewer__nav--previous{left:18px}.photo-viewer__nav--next{right:18px}.photo-viewer>p{bottom:38px}}/* Content motion only; all gallery and archive media remain still. */
.content-reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.8,.2,1)}.content-reveal.is-visible{opacity:1;transform:none}.quotes blockquote.content-reveal:nth-child(2),.highlights-cta .content-reveal:nth-child(2){transition-delay:.08s}.quotes blockquote.content-reveal:nth-child(3),.highlights-cta .content-reveal:nth-child(3){transition-delay:.16s}.quotes blockquote.content-reveal:nth-child(4){transition-delay:.24s}.quotes blockquote.content-reveal:nth-child(5){transition-delay:.32s}@media(prefers-reduced-motion:reduce){.content-reveal{opacity:1;transform:none;transition:none}}/* Match the typography scale used across the other Gamezone pages. */
.proof-heading h2,.moments-heading h2{font-size:clamp(2.7rem,4vw,4.2rem)}.proof-heading p,.moments-heading p{font-size:1rem;line-height:1.55}.quotes blockquote{flex-basis:min(330px,82vw);min-height:220px;padding:23px}.quotes p{font-size:clamp(1.05rem,1.35vw,1.3rem);line-height:1.4}.quotes cite{font-size:.95rem}.client-story__copy span{font-size:.95rem}.client-story__copy h3{font-size:clamp(2.15rem,3vw,3.35rem)}.client-story__copy p{font-size:1rem;line-height:1.55}.highlights-cta p{font-size:1rem}@media(max-width:760px){.proof-heading h2,.moments-heading h2{font-size:2.75rem}.proof-heading p,.moments-heading p,.client-story__copy p{font-size:1rem}.quotes p{font-size:1.05rem}.client-story__copy h3{font-size:2.35rem}}/* Restore the client scroll strip; galleries remain completely user-controlled. */
.client-strip{overflow:hidden}.client-strip>div{width:max-content;max-width:none;justify-content:flex-start;flex-wrap:nowrap;animation:clientStripScroll 32s linear infinite;will-change:transform}.client-strip span{font-size:1rem;white-space:nowrap}@keyframes clientStripScroll{to{transform:translateX(-50%)}}/* Body copy should match the readable scale used elsewhere on the site. */
.proof-heading p,.moments-heading p,.client-story__copy p{font-size:1.05rem;line-height:1.65}.quotes p{font-size:clamp(1.12rem,1.45vw,1.38rem)}.quotes cite,.client-story__copy span{font-size:.98rem}.highlights-cta p{font-size:1.08rem}@media(max-width:760px){.client-strip>div{animation-duration:24s}.proof-heading p,.moments-heading p,.client-story__copy p{font-size:1rem}.quotes p{font-size:1.1rem}.highlights-cta p{font-size:1rem}}@media(prefers-reduced-motion:reduce){.client-strip>div{animation:none}}.highlights-hero h1,.highlights-hero__copy>p{color:#fff}