
:root{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;color:#1d1d1f;background:#fff;font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:82px;--muted:#707075;--paper:#f5f5f7;--ink:#1d1d1f;--accent:#d6ef35}*{box-sizing:border-box}body{margin:0}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}figure{margin:0}button:focus-visible,a:focus-visible{outline:3px solid #087dcb;outline-offset:5px}::selection{background:#d6ef35;color:#111}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{position:sticky;top:0;z-index:20;background:#fafafae6;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-bottom:1px solid #00000008}.nav-inner{max-width:1200px;min-height:64px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-inline:26px}.brand{font-size:20px;letter-spacing:-.8px;display:inline-flex;gap:8px;align-items:center;white-space:nowrap}.brand-mark{width:28px;height:26px;object-fit:contain;border-radius:6px;background:#050505;padding:3px}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{padding:12px 0}.header nav a:hover{opacity:.6}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;border:0;border-radius:999px;min-height:46px;padding:13px 24px;font-size:16px;line-height:1.3;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button-dark,.nav-cta{background:var(--ink);color:white}.button-dark:hover,.nav-cta:hover{background:#3b3b3d}.button-light{background:white;color:var(--ink)}.button-light:hover{background:#e8e8eb}.nav-cta{font-size:13px;min-height:34px;padding:9px 16px}.kicker{font-size:16px;font-weight:500;line-height:1.4;margin:0 0 19px}h1,h2,h3,p{overflow-wrap:break-word}h1{font-size:clamp(3rem,5.75vw,5.4rem);font-weight:650;letter-spacing:-.058em;line-height:1.035;margin:0}.text-link{font-size:16px;line-height:1.4;display:inline-flex;align-items:center;gap:8px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.text-link>span{font-size:21px}.section{padding:100px 0}.projects{background:var(--paper)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:47px}.section-heading .kicker{color:var(--muted)}h2{font-size:clamp(2.8rem,4.4vw,4.4rem);line-height:1.055;letter-spacing:-.05em;font-weight:600;margin:0}h2>span{color:#88888d}.section-heading>p{font-size:18px;line-height:1.5;color:var(--muted);margin:0 0 3px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.project-card{border-radius:27px;overflow:hidden;min-width:0}.vk-card{grid-column:1/-1;background:#080808;color:#f5f5f7}.card-copy{text-align:center;padding:44px 24px 25px}.card-copy .kicker{font-size:13px;letter-spacing:.03em;margin:0 0 13px}.vk-card .kicker{color:#aaa}.project-card h3{font-size:39px;font-weight:600;letter-spacing:-.045em;line-height:1.08;margin:0}.card-copy>p:not(.kicker){font-size:22px;line-height:1.28;letter-spacing:-.024em;margin:13px 0 22px}.card-actions{display:flex;justify-content:center;align-items:center;gap:21px;flex-wrap:wrap}.card-actions .button{font-size:14px;padding:11px 19px;min-height:40px}.card-actions .text-link{font-size:14px}.motion-frame{position:relative;overflow:hidden;background:#101010}.motion-image{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.vk-card .card-media{width:calc(100% - 74px);margin:8px auto 0;border-radius:16px}.vk-card .motion-image{aspect-ratio:2;object-fit:cover}.motion-toggle{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;background:#333c;backdrop-filter:blur(10px);color:#fff;width:38px;height:38px;border:1px solid #fff3;border-radius:50%;font-size:17px}.motion-toggle:hover{background:#555e}.motion-toggle[hidden]{display:none}.card-meta{display:flex;justify-content:center;gap:32px;padding:25px 24px 31px;font-size:13px;color:#a4a4a8}.mts-card{background:#e9f0f5}.food-card{background:#ffde41}.mts-card .card-media,.food-card .card-media{margin-top:5px}.mts-card .motion-frame{background:#dfeaf3}.food-card .motion-frame{background:#ffde41}.roles{background:#fff}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.role-grid article{background:var(--paper);padding:35px 38px 40px;border-radius:24px}.role-number{display:block;font-size:14px;color:var(--muted);margin-bottom:53px}.role-grid h3{font-size:29px;font-weight:600;letter-spacing:-.035em;margin:0 0 15px}.role-grid p{font-size:19px;color:var(--muted);margin:0;line-height:1.5}.contact{background:var(--paper);text-align:center;padding-block:105px}.contact .kicker{color:var(--muted);margin-bottom:27px}.contact h2{font-size:clamp(2.7rem,4.5vw,4.4rem)}.contact h2>span{color:var(--ink)}dialog{border:0;border-radius:26px;padding:0;background:white;color:var(--ink);width:min(1060px,calc(100% - 56px));max-height:calc(100dvh - 64px);overscroll-behavior:contain}dialog::backdrop{background:#0009;backdrop-filter:blur(10px)}.dialog-top{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 22px 15px 38px;background:#ffffffed;backdrop-filter:blur(20px);border-bottom:1px solid #00000009}.dialog-top>span{font-size:13px;color:var(--muted)}.close-dialog{border:0;background:#ebebed;color:#555;width:38px;height:38px;border-radius:50%;font-size:28px;line-height:1;display:grid;place-items:center}.close-dialog:hover{background:#ddd}.dialog-content{padding:32px 54px 58px}.modal-kicker{font-size:14px;font-weight:500;color:var(--muted);margin:0 0 16px}.dialog-content h2{font-size:clamp(2.5rem,4vw,3.65rem);margin-bottom:24px}.modal-lead{font-size:21px;line-height:1.5;color:var(--muted);max-width:770px;margin:0 0 32px}.modal-hero{border-radius:16px;max-height:520px;object-fit:cover}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-bottom:1px solid #ddd;padding:29px 0}.facts>div{display:flex;flex-direction:column;gap:9px}.facts span{font-size:13px;color:var(--muted)}.facts strong{font-size:20px;letter-spacing:-.025em;font-weight:600}.copy-grid{display:grid;grid-template-columns:1fr 2fr;gap:35px;margin:43px 0}.copy-grid h3{font-size:27px;letter-spacing:-.035em;margin:0}.copy-grid p{font-size:17px;line-height:1.65;margin:0 0 17px;color:#5e5e65}.copy-grid p:last-child{margin-bottom:0}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:30px 0}.gallery img{border-radius:13px;aspect-ratio:4/3;object-fit:contain;background:var(--paper)}.gallery figcaption{font-size:13px;color:var(--muted);padding:10px 1px}.event-gallery img{aspect-ratio:4/5;object-fit:cover}.portrait-gallery img{aspect-ratio:2/3;object-fit:cover}.process{padding-left:21px;margin:0}.process li{padding-left:6px;margin:0 0 23px}.process li::marker{color:#888;font-size:14px}.process h4{font-size:18px;margin:0 0 7px;letter-spacing:-.015em}.dialog-content>.motion-frame{border-radius:15px}.motion-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.motion-gallery .motion-frame{border-radius:9px}.motion-gallery .motion-image{aspect-ratio:2}.dialog-content>.button:last-child{margin-top:12px}.skip-link{position:fixed;top:-100px;left:15px;background:#d6ef35;padding:14px;z-index:100}.skip-link:focus{top:15px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(min-width:1600px){}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.nav-inner{gap:20px}.header nav{gap:24px}h1{font-size:clamp(3rem,6.6vw,4.7rem)}.card-copy{padding:35px 20px 24px}.project-card h3{font-size:34px}.card-copy>p:not(.kicker){font-size:20px}.card-actions{gap:14px}.role-grid article{padding:30px}.role-grid h3{font-size:26px}.dialog-content{padding-inline:35px}}
@media(max-width:700px){:root{scroll-padding-top:75px}.wrap{width:calc(100% - 40px)}.nav-inner{padding-inline:20px;min-height:62px;gap:15px}.brand{font-size:19px}.brand-mark{width:25px;height:24px}.header nav{gap:16px}.header nav a{font-size:13px}.header nav a[href="#approach"]{display:none}.nav-cta{display:none}h1{font-size:clamp(2.6rem,7.3vw,3.7rem);line-height:1.07;letter-spacing:-.049em}.section{padding:63px 0}.section-heading{align-items:start;margin-bottom:31px}.section-heading .kicker{font-size:14px;margin-bottom:15px}.section-heading>p{display:none}h2{font-size:38px;letter-spacing:-.042em;line-height:1.09}.project-grid{grid-template-columns:1fr;gap:18px}.project-card{border-radius:23px}.card-copy{padding:34px 20px 25px}.project-card h3{font-size:34px}.card-copy>p:not(.kicker){font-size:22px}.card-actions{gap:24px}.vk-card .card-media{width:calc(100% - 24px);border-radius:12px}.card-meta{gap:12px;flex-wrap:wrap;padding:20px 18px 25px;font-size:12px}.card-meta>span:last-child{flex-basis:100%;text-align:center}.role-grid{grid-template-columns:1fr;gap:16px}.role-grid article{padding:28px}.role-number{margin-bottom:34px}.role-grid h3{font-size:27px}.role-grid p{font-size:18px}.contact{padding-block:66px}.contact .kicker{font-size:14px;margin-bottom:22px}.contact h2{font-size:clamp(2.1rem,6.8vw,3.2rem)}dialog{width:calc(100% - 18px);max-height:calc(100dvh - 20px);border-radius:21px}.dialog-top{padding:12px 15px 12px 22px}.dialog-top>span{font-size:12px}.dialog-content{padding:22px 22px 36px}.dialog-content h2{font-size:36px;line-height:1.08}.modal-lead{font-size:18px;line-height:1.5;margin-bottom:24px}.facts{gap:15px;padding-block:23px}.facts strong{font-size:17px}.facts span{font-size:12px}.copy-grid{grid-template-columns:1fr;gap:18px;margin-block:32px}.copy-grid h3{font-size:25px}.copy-grid p{font-size:16px}.gallery{gap:12px}.gallery figcaption{font-size:12px;line-height:1.4}.motion-gallery{grid-template-columns:1fr;gap:12px}.motion-toggle{width:36px;height:36px;right:10px;bottom:10px}.modal-hero{border-radius:12px}.modal-kicker{font-size:13px}}
@media(max-width:370px){.nav-inner{padding-inline:15px;gap:10px}.brand{font-size:18px}.header nav{gap:11px}.facts{grid-template-columns:1fr}.facts>div{flex-direction:row;justify-content:space-between;align-items:baseline}.gallery{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.more-works{display:flex;justify-content:center;margin-top:34px}

/* Studio introduction, work context, and direct contact information. */






.header nav{gap:27px}
.roles{padding-top:58px;padding-bottom:74px;background:#fafafa}
.roles .section-heading{margin-bottom:30px}
.roles .kicker{font-size:14px;margin-bottom:12px}
.roles h2{font-size:35px;line-height:1.16;letter-spacing:-.035em}
.role-grid article{background:#fff;border:1px solid #ededf0;padding:31px 34px 35px}
.role-number{margin-bottom:29px}
.role-grid h3{font-size:27px;line-height:1.2}
.role-grid .role-lead{font-size:18px;line-height:1.5;color:#1d1d1f;margin:0 0 12px}
.role-grid .role-description{font-size:16px;line-height:1.6;color:#6e6e73;margin:0;max-width:460px}
.projects{padding-block:81px}
.vk-card .card-copy>p:not(.kicker){max-width:540px;margin-inline:auto}
.project-card:not(.vk-card) .card-copy>p:not(.kicker){min-height:56px;max-width:335px;margin-inline:auto}
.vk-media-grid{display:grid;grid-template-columns:1.18fr 1fr;gap:18px;width:calc(100% - 64px);margin:10px auto 0}
.vk-media-grid figure{min-width:0;display:flex;flex-direction:column;gap:12px}
.vk-media-grid figcaption{font-size:13px;color:#b1b1b6;text-align:left;padding-left:3px;line-height:1.4}
.vk-media-grid .motion-frame{border-radius:14px;flex:1;display:flex;align-items:center;min-height:245px}
.vk-media-grid .motion-image{aspect-ratio:2;object-fit:contain}
.vk-on-site>img{width:100%;flex:1;min-height:245px;max-height:330px;aspect-ratio:1.65;object-fit:cover;border-radius:14px}
.contact{background:#f5f5f7;text-align:left;padding-block:91px}
.contact-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:100px;align-items:start}
.contact .kicker{font-size:15px;margin-bottom:22px}
.contact h2{font-size:clamp(2.9rem,4.4vw,4.3rem);line-height:1.08}
.contact-description{font-size:20px;line-height:1.5;color:#6e6e73;max-width:390px;margin:25px 0 0}
.contact-person-heading{padding-bottom:23px}
.contact-person-heading h3{font-size:26px;line-height:1.25;letter-spacing:-.025em;margin:0 0 9px;font-weight:600}
.contact-person-heading p{font-size:15px;line-height:1.5;color:#707075;margin:0}
.contact-channel{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 0;border-top:1px solid #d8d8dd}
.contact-channel:last-child{border-bottom:1px solid #d8d8dd}
.channel-text{display:flex;flex-direction:column;gap:9px}
.channel-label{font-size:14px;color:#6e6e73;line-height:1.4}
.channel-value{font-size:26px;letter-spacing:-.025em;line-height:1.3}
.channel-arrow{display:grid;place-items:center;width:41px;height:41px;flex:none;background:#e4e4e8;border-radius:50%;font-size:21px;transition:background .2s,color .2s}
.contact-channel:hover .channel-arrow{background:#1d1d1f;color:#fff}
.contact-channel:hover .channel-value{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.footer{display:block;padding-top:33px;padding-bottom:38px}
.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:start;padding-bottom:28px}
.footer-top .brand{font-size:20px}
.footer-top p{font-size:13px;line-height:1.5;color:#707075;margin:9px 0 0}
.back-top{font-size:14px;padding-block:5px;color:#6e6e73;white-space:nowrap}
.business-details{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-top:25px;border-top:1px solid #e0e0e4;align-items:start}
.business-details h2{font-size:13px;font-weight:500;color:#707075;letter-spacing:0;line-height:1.4;margin:0 0 11px}
.business-name{font-size:14px;line-height:1.6;margin:0;color:#45454b}
.business-details dl{display:flex;flex-wrap:wrap;gap:20px 38px;margin:0}
.business-details dl>div{display:flex;flex-direction:column;gap:9px}
.business-details dt{font-size:13px;color:#707075;line-height:1.4}
.business-details dd{font-size:14px;color:#45454b;font-variant-numeric:tabular-nums;line-height:1.6;margin:0}
@media(max-width:1000px){.contact-layout{gap:50px}.header nav{gap:20px}.roles h2{font-size:31px}.role-grid article{padding:28px}.role-grid h3{font-size:25px}.vk-media-grid .motion-frame,.vk-on-site>img{min-height:190px}}
@media(max-width:700px){





  .header nav{gap:16px}.header nav a[href="#approach"]{display:none}.header nav a:last-child{display:none}
  .roles{padding-top:26px;padding-bottom:52px}.roles .section-heading{margin-bottom:24px}.roles h2{font-size:28px;line-height:1.14;max-width:400px}.roles .kicker{font-size:13px}
  .role-grid article{padding:27px}.role-number{margin-bottom:24px}.role-grid h3{font-size:25px}.role-grid .role-lead{font-size:17px}.role-grid .role-description{font-size:16px}
  .projects{padding-block:58px}.projects h2{font-size:36px}
  .project-card:not(.vk-card) .card-copy>p:not(.kicker){min-height:0}
  .vk-card .card-copy>p:not(.kicker){font-size:20px;max-width:330px}
  .vk-media-grid{grid-template-columns:1fr;width:calc(100% - 28px);gap:23px;margin-top:5px}
  .vk-media-grid figure{gap:10px}.vk-media-grid figcaption{font-size:13px}
  .vk-media-grid .motion-frame{min-height:0}.vk-on-site>img{min-height:0;max-height:none;aspect-ratio:1.55}
  .contact{padding-block:59px}.contact-layout{grid-template-columns:1fr;gap:39px}.contact h2{font-size:42px}.contact .kicker{font-size:14px;margin-bottom:19px}.contact-description{font-size:18px;margin-top:21px;max-width:350px}
  .contact-person-heading{padding-bottom:21px}.contact-person-heading h3{font-size:24px}.contact-person-heading p{font-size:14px}.contact-channel{padding:22px 0}.channel-value{font-size:25px}
  .footer{padding-top:29px;padding-bottom:30px}.footer-top{padding-bottom:24px}.footer-top .brand{font-size:19px}.footer-top p{font-size:12px;max-width:205px}.back-top{font-size:13px}
  .business-details{grid-template-columns:1fr;gap:20px;padding-top:24px}.business-details dl{gap:20px 31px}.business-details dd{font-size:14px}.business-name{font-size:14px}
}

/* First screen: offer, formats, action, then supporting team context. */
.hero{background:#fafafa;padding-bottom:0}
.hero-copy{text-align:center;padding:76px 0 56px}
.hero .kicker{color:#707075;font-size:15px;font-weight:500;line-height:1.5;margin:0 0 20px}
.hero h1{max-width:1100px;margin:0 auto;color:#161617;font-size:clamp(3.5rem,6.5vw,5.6rem);font-weight:700;line-height:1.04;letter-spacing:-.055em;text-wrap:balance}
.hero-description{max-width:680px;margin:27px auto 0;font-size:24px;font-weight:400;line-height:1.45;letter-spacing:-.018em;color:#45454a;text-wrap:balance}
.hero-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:27px;margin-top:32px}
.hero-actions .button{min-height:50px;padding:14px 25px;font-size:16px}
.hero-actions .text-link{font-size:16px;color:#525257}
.hero-note{max-width:520px;margin:39px auto 0;font-size:16px;line-height:1.5;letter-spacing:-.01em;color:#707075;text-wrap:balance}
@media(max-width:700px){
  .hero-copy{padding:49px 0 38px}
  .hero .kicker{font-size:14px;margin-bottom:19px}
  .hero h1{font-size:clamp(2.75rem,8.6vw,3.7rem);line-height:1.06;letter-spacing:-.05em}
  .hero-description{max-width:420px;font-size:20px;line-height:1.45;margin-top:24px}
  .hero-actions{gap:22px;margin-top:27px}
  .hero-note{max-width:385px;margin-top:31px;font-size:16px;line-height:1.5}
}
@media(max-width:420px){
  .hero h1{max-width:340px;font-size:clamp(2.5rem,10.5vw,2.75rem)}
  .hero-line-break{display:none}
  .hero-actions{gap:17px}
  .hero-actions .button{padding-inline:20px}
  .hero-actions .text-link{font-size:15px}
}

/* The people behind the work. */
.team{background:#fafafa;padding-block:88px 96px}
.team .section-heading{margin-bottom:42px}
.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.team-person{min-width:0;text-align:center}
.team-photo{display:block;width:100%;height:auto;aspect-ratio:1;border-radius:50%;object-fit:cover}
.team-person h3{font-size:1.375rem;font-weight:600;line-height:1.25;letter-spacing:-.025em;margin:22px 0 10px;text-wrap:balance}
.team-person p{max-width:240px;margin:0 auto;font-size:1rem;line-height:1.5;color:#6e6e73;text-wrap:balance}
@media(max-width:1050px){
  .header .nav-cta{display:none}
  .team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 48px;max-width:740px;margin-inline:auto}
  .team-photo{max-width:292px;margin-inline:auto}
}
@media(max-width:700px){
  .header nav a[href="#about"]{display:none}
  .team{padding-block:60px 65px}
  .team .section-heading{margin-bottom:30px}
  .team h2{font-size:2.25rem}
  .team-grid{gap:34px 22px}
  .team-person h3{font-size:1.125rem;line-height:1.25;margin-top:17px;margin-bottom:8px}
  .team-person p{font-size:.875rem;line-height:1.5}
}
@media(max-width:370px){
  .team-grid{column-gap:16px}
  .team-person h3{font-size:1rem}
}

/* Project formats stay readable alongside the presentation copy. */
.card-copy>p.card-details{font-size:16px;line-height:1.45;letter-spacing:0;margin:-7px 0 23px;color:#505055}
.project-card:not(.vk-card){display:flex;flex-direction:column}
.project-card:not(.vk-card) .card-copy{display:flex;flex-direction:column;flex:1}
.project-card:not(.vk-card) .card-actions{margin-top:auto}
.project-card:not(.vk-card) .card-media{flex:none}
.project-card:not(.vk-card) .card-copy>p.card-details{min-height:0}

/* Round the diagram itself while preserving its full proportions. */
.gallery-diagram-frame{aspect-ratio:4/3;display:flex;align-items:center}
.gallery .gallery-diagram{aspect-ratio:auto;height:auto;background:transparent;border-radius:13px}
