:root{--kids-lime:#b1d511;--kids-ink:#111;--kids-ease:cubic-bezier(.23,1,.32,1)}
html{scroll-behavior:auto!important}
.kids-project-v62{color:var(--kids-ink);background:#fff;overflow:hidden;overflow:clip}
.kids-reveal{height:240vh;height:240svh;height:240dvh;min-height:1700px;background:#fff;position:relative}
.kids-reveal-sticky{height:100vh;height:100svh;height:100dvh;background:#fff;position:-webkit-sticky;position:sticky;top:0;overflow:hidden}
.kids-reveal-layer{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden}
.kids-reveal-layer img{width:min(86vw,1320px);height:auto;aspect-ratio:4/3;max-width:none;object-fit:contain;object-position:center;display:block}
.kids-reveal-lime{background:var(--kids-lime);clip-path:inset(100% 0 0);will-change:clip-path}
.kids-reveal-lime img{transform:none}
.kids-reveal-lime:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(to bottom,rgba(177,213,17,0),var(--kids-lime) 92%);height:16%;position:absolute;inset:auto 0 0}
.kids-reveal-meta{z-index:4;font:600 8px/1.3 var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.08em;position:absolute;left:28px;bottom:24px}
.kids-film{min-height:820px;background:var(--kids-lime);display:grid;grid-template-columns:minmax(360px,520px) minmax(0,1fr);align-items:center;gap:clamp(54px,7vw,128px);padding:100px clamp(28px,5vw,84px)}
.kids-film-card{width:min(100%,520px);aspect-ratio:1;margin:0;padding:0;border:0;background:#9bc928;color:#fff;cursor:pointer;position:relative;overflow:hidden}
.kids-film-card video{width:100%;height:100%;object-fit:cover;display:block}
.kids-film-label{z-index:2;font:600 8px/1 var(--font-geist-mono),monospace;text-transform:uppercase;position:absolute;top:18px;left:18px}
.kids-film-play{z-index:2;font:700 9px/1 var(--font-geist-mono),monospace;text-transform:uppercase;background:#fff;color:#111;display:flex;align-items:center;gap:10px;padding:13px 16px;position:absolute;right:18px;bottom:18px;transition:transform 150ms var(--kids-ease)}
.kids-film-play svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5}
.kids-film-card:active .kids-film-play{transform:scale(.97)}
.kids-film-copy{max-width:820px;align-self:center}
.kids-film-copy h2{font:400 clamp(62px,7.1vw,128px)/.96 var(--font-anton),sans-serif;letter-spacing:-.03em;text-transform:uppercase;margin:0;text-wrap:balance}
.kids-film-copy p{width:min(100%,42ch);margin:38px 0 0;font-size:clamp(15px,1.25vw,20px);line-height:1.45}
.kids-film-copy small{font:600 8px/1.35 var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.06em;margin-top:26px;display:block}
.kids-gallery-section{background:#fff;padding:118px 0 28px}
.kids-gallery-head{color:#111;background:#fff;grid-template-columns:2fr 1fr auto;align-items:end;gap:5vw;padding:0 28px 58px;display:grid}
.kids-gallery-head h3{font:400 clamp(53px,6.67vw,117px)/.96 var(--font-anton),sans-serif;letter-spacing:-.035em;text-transform:uppercase;margin:0}
.kids-gallery-head>p{max-width:370px;margin:0;font-size:14px;line-height:1.5}
.kids-gallery-head nav{display:flex;gap:6px}
.kids-gallery-head button{width:64px;height:64px;border:0;background:#111;color:#fff;cursor:pointer;display:grid;place-items:center;transition:background-color 180ms ease,color 180ms ease}
.kids-gallery-head button svg,.gallery-head nav button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:miter}
.kids-gallery-track{height:min(70vw,720px);display:flex;gap:5px;padding:0 28px 28px;overflow:hidden}
.kids-gallery-card{height:100%;min-width:0;background:#f1f1ed;color:#111;flex:1 1 0;margin:0;position:relative;overflow:hidden;transition:flex-grow 500ms cubic-bezier(.77,0,.175,1)}
.kids-gallery-card.is-active{flex-grow:4.2}
.kids-gallery-card img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:absolute;inset:0;transform:scale(1.02);transition:transform 500ms cubic-bezier(.77,0,.175,1)}
.kids-gallery-card.is-active img{transform:scale(1)}
.kids-gallery-card:after{content:"";pointer-events:none;background:linear-gradient(0deg,rgba(255,255,255,.82),rgba(255,255,255,0) 28%);position:absolute;inset:0}
.kids-gallery-card figcaption,.kids-gallery-count{z-index:2;font:600 9px/1 var(--font-geist-mono),monospace;text-transform:uppercase;position:absolute;bottom:18px}
.kids-gallery-card figcaption{left:18px}.kids-gallery-count{right:18px}
.kids-gallery-card:focus-visible{outline:2px solid var(--kids-lime);outline-offset:-4px}
.kids-modal-v62{z-index:120;opacity:0;visibility:hidden;background:rgba(0,0,0,.92);display:grid;place-items:center;padding:64px;position:fixed;inset:0;transition:opacity 240ms var(--kids-ease),visibility 0s linear 240ms}
.kids-modal-v62.is-open{opacity:1;visibility:visible;transition-delay:0s}
.kids-modal-v62 video{width:min(1180px,88vw);max-height:82svh;object-fit:contain;background:#000;transform:scale(.97);transition:transform 240ms var(--kids-ease)}
.kids-modal-v62.is-open video{transform:scale(1)}
.kids-modal-close-v62{z-index:2;color:#fff;min-height:40px;font:500 9px/1 var(--font-geist-mono),monospace;text-transform:uppercase;cursor:pointer;background:transparent;border:0;outline:0!important;box-shadow:none!important;display:flex;align-items:center;gap:12px;position:fixed;top:24px;right:28px}
.kids-modal-close-v62 span{font:300 34px/1 Arial,sans-serif}
.kids-modal-close-v62 b{font:inherit}
.gallery-lightbox{z-index:140;opacity:0;visibility:hidden;background:rgba(0,0,0,.92);display:grid;place-items:center;padding:64px;position:fixed;inset:0;transition:opacity 240ms var(--kids-ease),visibility 0s linear 240ms}
.gallery-lightbox.is-open{opacity:1;visibility:visible;transition-delay:0s}
.gallery-lightbox img{max-width:min(1320px,90vw);max-height:84svh;width:auto;height:auto;object-fit:contain;transform:scale(.96);transition:transform 240ms var(--kids-ease)}
.gallery-lightbox.is-open img{transform:scale(1)}
.gallery-lightbox-close{z-index:2;color:#fff;min-height:40px;font:500 9px/1 var(--font-geist-mono),monospace;text-transform:uppercase;cursor:pointer;background:transparent;border:0;outline:0!important;box-shadow:none!important;display:flex;align-items:center;gap:12px;position:fixed;top:24px;right:28px}
.gallery-lightbox-close span{font:300 34px/1 Arial,sans-serif}
.gallery-lightbox-close b{font:inherit}
.kids-modal-close-v62:focus-visible b,.gallery-lightbox-close:focus-visible b,.film-close:focus-visible{outline:0;text-decoration:underline;text-underline-offset:4px}
.gallery-lightbox-caption{color:#fff;font:500 9px/1.3 var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.04em;margin:0;position:fixed;bottom:24px;left:28px}
.gallery-card,.kids-gallery-card{cursor:zoom-in}
@media(hover:hover) and (pointer:fine){.kids-film-card:hover .kids-film-play{transform:scale(1.04)}.kids-gallery-head button:hover{background:var(--kids-lime)!important;color:#111!important}.peachy-case .gallery-head nav button:hover{background:var(--red)!important;color:#fff!important}.alex-gallery-head nav button:hover{background:#fff!important;color:#111!important}}
@media(width<=820px){
.kids-reveal{height:230vh;height:230svh;height:230dvh;min-height:1500px}.kids-reveal-layer img,.kids-reveal-lime img{width:calc(200vw - 64px);height:auto;aspect-ratio:4/3;object-fit:contain;object-position:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kids-reveal-lime:after{height:16%}.kids-reveal-meta{left:16px;bottom:18px}
.kids-film{min-height:0;display:flex;flex-direction:column;align-items:stretch;gap:50px;padding:72px 16px 84px}.kids-film-card{align-self:flex-start}.kids-film-copy h2{font-size:15.8vw}.kids-film-copy p{font-size:15px;margin-top:30px}
.kids-gallery-section{padding-top:84px}.kids-gallery-head{grid-template-columns:1fr auto;padding:0 16px 40px}.kids-gallery-head h3{grid-column:1/-1;font-size:15.8vw}.kids-gallery-head>p{font-size:11px}.kids-gallery-head button{width:48px;height:48px}
.kids-gallery-track{height:auto;display:flex;flex-direction:column;gap:0;padding:0 16px 18px;overflow:visible}.kids-gallery-card{flex:none;width:100%;height:18vw;min-height:82px;transition:none}.kids-gallery-card.is-active{height:112vw;max-height:660px}.kids-modal-v62{padding:52px 12px 24px}.kids-modal-v62 video{width:100%;max-height:84svh}.kids-modal-close-v62{top:12px;right:16px}.gallery-lightbox{padding:52px 12px 54px}.gallery-lightbox img{max-width:100%;max-height:80svh}.gallery-lightbox-close{top:12px;right:16px}.gallery-lightbox-caption{bottom:18px;left:16px;right:16px}
.hero-studio{top:93px;left:16px;max-width:calc(100vw - 32px);white-space:nowrap;transform:none}.manifesto{height:650px;min-height:650px;display:block;isolation:isolate}.manifesto-portrait{z-index:0;width:100%;height:100%;min-height:0;aspect-ratio:auto;position:absolute;inset:0}.manifesto-portrait img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.manifesto-content{z-index:2;height:100%;margin:0;padding:72px 16px 24px;justify-content:flex-start;background:transparent}.manifesto-label{margin-bottom:26px}.manifesto-copy{font-size:clamp(38px,10.7vw,56px)}.manifesto-detail{margin-top:26px}.manifesto-detail p{max-width:210px;text-shadow:none}.manifesto-detail a{width:82px}
}
@media(width<=820px) and (orientation:landscape){.kids-reveal-layer img,.kids-reveal-lime img{width:min(145vw,165vh);transform:translate(-50%,-50%)}.kids-reveal{height:220vh;height:220svh;height:220dvh;min-height:900px}}
@media(max-aspect-ratio:4/3){.alex-light-reveal-frame:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 45%,#000 100%);height:22%;position:absolute;inset:auto 0 0}.alex-light-reveal-exit{display:none}}
.gallery-head nav button{background:#111!important;color:#fff!important;border:0!important;transition:background-color 180ms ease,color 180ms ease}
.film-close{outline:0!important;box-shadow:none!important}
.service-list p:after{content:none!important}.capability-arrow{width:18px;height:18px;fill:none;stroke:var(--red);stroke-width:1.5;stroke-linecap:square;stroke-linejoin:miter;position:absolute;top:50%;right:0;transform:translateY(-50%)}
html.no-scroll-effects .kids-reveal,html.no-scroll-effects .bike-scroll,html.no-scroll-effects .alex-light-reveal{height:auto!important;min-height:0!important}
html.no-scroll-effects .kids-reveal-sticky,html.no-scroll-effects .bike-scroll-sticky,html.no-scroll-effects .alex-light-reveal-sticky{height:auto!important;position:relative!important}
html.no-scroll-effects .kids-reveal-sticky{aspect-ratio:4/3}
html.no-scroll-effects .kids-reveal-white{display:none}
html.no-scroll-effects .kids-reveal-lime{clip-path:none!important;position:absolute;inset:0}
html.no-scroll-effects .bike-scroll-sticky{min-height:min(760px,100vh)}
html.no-scroll-effects .bike-scroll-image{opacity:1!important;transform:translate(-50%,-50%) scale(1)!important}
html.no-scroll-effects .bike-scroll-video,html.no-scroll-effects .bike-scroll-end-image,html.no-scroll-effects .alex-light-reveal-dark{display:none!important}
html.no-scroll-effects .alex-light-reveal-frame{max-height:none}
html.no-scroll-effects .alex-light-reveal-light{position:relative!important;opacity:1!important}
@media(prefers-reduced-motion:reduce){.kids-reveal{height:auto;min-height:0}.kids-reveal-sticky{height:auto;aspect-ratio:4/3;position:relative}.kids-reveal-white{display:none}.kids-reveal-lime{clip-path:none!important}.kids-reveal-lime img{transform:none}.kids-film-play,.kids-gallery-card img,.kids-modal-v62,.kids-modal-v62 video,.gallery-lightbox,.gallery-lightbox img{transition:none}}
