@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#172b30;--paper:#f7f7ef;--lime:#ddff71;--muted:#b7bab0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--ink);color:var(--paper);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a67cff;outline-offset:7px}.skip{position:fixed;top:-100px;background:var(--lime);color:var(--ink);padding:15px;z-index:20}.skip:focus{top:0}header{display:flex;justify-content:space-between;align-items:center;padding:28px 4.5%;border-bottom:1px solid #ffffff23}.logo{font-family:'Manrope',sans-serif;font-size:43px;font-weight:800;letter-spacing:-3px}.logo span{font:14px Arial;vertical-align:top;display:inline-block;margin:10px 0 0 4px;letter-spacing:0}nav{display:flex;align-items:center;gap:34px;font-size:15px}.nav-cta{border:1px solid #ffffff65;border-radius:40px;padding:14px 20px}.nav-cta:hover{background:var(--lime);color:var(--ink)}.hero{padding:30px 4.5% 44px;position:relative;overflow:hidden}.eyebrow{font-size:13px;font-weight:500;letter-spacing:.08em}.hero>.eyebrow{display:flex;justify-content:space-between;align-items:center}#motion{background:none;border:0;color:var(--muted);font-size:13px;padding:10px}h1{font-family:'Manrope',sans-serif;font-size:clamp(60px,8.8vw,150px);font-weight:500;line-height:1.08;letter-spacing:-.065em;margin:54px 0 58px}.serif,em{font-family:Georgia,serif;font-weight:400}.serif{color:var(--lime);letter-spacing:-.075em}.last-line{white-space:nowrap}.moving-word{position:relative;display:inline-block}.underline{position:absolute;bottom:-8px;left:0;width:100%;height:5px;border-radius:50%;background:var(--lime);transform-origin:left;animation:draw 5s ease-in-out infinite}.period{color:var(--lime)}.hero-bottom{display:flex;justify-content:space-between;align-items:center;max-width:1000px}.hero-bottom p{font-size:20px;line-height:1.5;margin:0}.round-link{display:flex;align-items:center;gap:24px;font-size:15px}.round{display:grid;place-items:center;border:1px solid #aeb2a6;border-radius:50%;width:64px;height:64px;font-size:28px;transition:.25s}.round-link:hover .round{background:var(--lime);color:var(--ink);transform:translateY(4px)}.side-note{position:absolute;right:4.5%;top:160px;font-size:11px;line-height:1.6;letter-spacing:.04em;transform:rotate(7deg);color:var(--muted)}.ticker{overflow:hidden;background:var(--lime);color:var(--ink);padding:22px 0;transform:rotate(-1.5deg);width:100%;margin:26px 0 20px}.ticker>div{white-space:nowrap;width:max-content;font-size:19px;font-weight:700;animation:marquee 35s linear infinite}.ticker span{padding:0 35px}.section{padding:110px 4.5%}.capabilities{display:grid;grid-template-columns:1fr 1fr;gap:8%}.section h2{font-family:'Manrope',sans-serif;font-size:clamp(36px,4.3vw,70px);font-weight:500;line-height:1.12;letter-spacing:-.055em;margin:32px 0}.section-intro>p{font-size:19px;max-width:380px;line-height:1.65;color:var(--muted)}.services{padding-top:38px}details{border-top:1px solid #ffffff40}details:last-child{border-bottom:1px solid #ffffff40}summary{display:flex;gap:25px;align-items:center;cursor:pointer;list-style:none;padding:26px 0}summary::-webkit-details-marker{display:none}.number{font-size:14px;color:var(--muted)}h3{font-size:37px;font-weight:500;letter-spacing:-.04em;margin:0}.plus{margin-left:auto;font-size:32px;font-weight:400;color:var(--lime)}details[open] .plus{transform:rotate(45deg)}.service-content{padding:0 0 30px 42px}.service-content p{line-height:1.65;color:var(--muted);font-size:17px;margin-top:0}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags span{font-size:13px;border:1px solid #ffffff40;padding:8px 12px;border-radius:30px}.aside{display:block;margin-top:24px;font-size:14px;color:var(--lime)}.approach{background:var(--paper);color:var(--ink);display:grid;grid-template-columns:1fr 1fr;gap:10%;border-radius:35px 35px 0 0}.approach h2{font-size:clamp(45px,5.4vw,88px)}.approach-right{display:flex;flex-direction:column;justify-content:center}.type-play{display:flex;height:170px;align-items:center;justify-content:center;font-family:'Manrope',sans-serif;font-size:100px;font-weight:800;letter-spacing:-10px;margin-bottom:26px}.type-play span{display:inline-block;animation:bounce 4s ease-in-out infinite}.type-play span:nth-child(2n){animation-delay:-1s;color:#7564c9}.type-play span:nth-child(3n){animation-delay:-2s}.approach-right p{font-size:18px;line-height:1.65;margin:0 0 22px}.approach-right .lead{font-size:27px;line-height:1.3;letter-spacing:-.03em}.principles{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.principles span{border-top:1px solid #172b3040;padding-top:15px;font-size:14px;flex:1}.contact{background:var(--lime);color:var(--ink)}.contact h2{font-size:clamp(65px,10vw,160px);margin:42px 0;position:relative}.contact-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px}.contact-bottom p{font-size:19px;line-height:1.6}.contact-button{display:inline-flex;align-items:center;gap:10px;background:var(--ink);color:var(--paper);border:0;border-radius:40px;padding:22px 25px;font-size:16px}.contact-button:hover{background:#454a3d}footer{padding:40px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer p{font-size:15px}footer>span{font-size:12px;color:var(--muted)}dialog{color:var(--ink);background:var(--paper);border:0;border-radius:20px;padding:45px;width:min(560px,90vw)}dialog::backdrop{background:#000a;backdrop-filter:blur(5px)}dialog h2{font-size:40px;letter-spacing:-.05em;margin:25px 0 15px}dialog p{line-height:1.5}dialog label{display:block;margin:20px 0 8px}dialog input,dialog textarea{width:100%;padding:13px;background:transparent;border:1px solid #888;border-radius:8px}dialog #copy{margin-top:20px;padding:15px;background:var(--ink);color:white;border:0;border-radius:30px}.close{position:absolute;top:10px;right:16px;border:0;background:transparent;font-size:32px}#copy-status{font-size:13px}@keyframes draw{0%,100%{transform:scaleX(.15)}50%{transform:scaleX(1)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes bounce{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-18px) rotate(5deg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}@media(min-width:1600px){header,.hero,.section,footer{padding-left:max(4.5%,calc((100vw - 1600px)/2));padding-right:max(4.5%,calc((100vw - 1600px)/2))}}@media(max-width:800px){nav{gap:15px}nav>a:not(.nav-cta){display:none}.logo{font-size:35px}header{padding-top:20px;padding-bottom:20px}.hero{padding-top:22px;padding-bottom:32px}.eyebrow{font-size:11px}.hero>.eyebrow{gap:15px;align-items:flex-start}#motion{font-size:12px;padding:0;max-width:120px}h1{font-size:clamp(42px,10vw,80px);letter-spacing:-.06em;margin:62px 0 40px}.side-note{display:none}.hero-bottom p{font-size:16px}.round-link{gap:10px}.round-link>span:first-child{display:none}.round{width:48px;height:48px}.ticker{padding:17px 0}.ticker>div{font-size:15px}.section{padding:65px 6%}.capabilities,.approach{grid-template-columns:1fr;gap:20px}.services{padding-top:15px}.section h2{font-size:42px}.section-intro>p{max-width:none}.approach h2{font-size:57px}.type-play{height:130px;margin:0 0 20px}.contact h2{font-size:76px}.contact-bottom{display:block}.contact-bottom p{font-size:17px}.contact-button{font-size:14px;padding:19px}.contact-button span{margin-left:5px}footer{align-items:flex-start;flex-direction:column;gap:12px}footer p{margin:0}dialog{padding:35px 24px}.principles{gap:15px}}@media(max-width:370px){h1{font-size:10vw}.hero-bottom p{font-size:14px}.contact h2{font-size:65px}.nav-cta{padding:12px;font-size:13px}}
/* Portfolio gallery */
#project-viewer{width:min(1200px,94vw);max-height:94vh;padding:14px;background:var(--ink);color:var(--paper);overflow:auto}#project-viewer>.close{color:white;background:#172b30e6;border-radius:50%;width:44px;height:44px;top:22px;right:22px;z-index:1}#viewer-image{display:block;width:100%;height:min(66vh,720px);object-fit:contain;background:#171916;border-radius:10px}.viewer-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 14px 10px}.viewer-caption h2{font-size:28px;margin:12px 0}.viewer-controls{flex-shrink:0}@media(prefers-reduced-motion:reduce){.project-image img{transition:none!important}}@media(max-width:800px){.gallery-heading{display:block}.gallery-heading p{max-width:none;margin-top:24px}.project-card{flex-basis:94%}.gallery-track{gap:14px}.project-image{aspect-ratio:1.12;border-radius:12px}.project-caption{grid-template-columns:1fr;gap:14px;padding-top:20px}.project-caption h3{font-size:26px}.project-caption p{font-size:16px}.sample-badge{left:12px;top:12px;font-size:10px;padding:8px 10px}.expand-mark{width:42px;height:42px;right:12px;bottom:12px}.gallery{padding-bottom:20px}.viewer-caption{align-items:flex-start;flex-direction:column}.viewer-caption h2{font-size:25px}#viewer-image{height:54vh}.gallery-controls{gap:12px}.gallery-hint{font-size:12px}}

/* Official Moveri brand assets */
.logo{display:inline-flex;align-items:center;line-height:1;letter-spacing:normal}.logo img{display:block;width:180px;height:auto}.brand-mark{background:var(--ink);border-radius:22px;min-height:200px;letter-spacing:normal;margin-bottom:30px}.brand-mark img{display:block;width:190px;height:auto;animation:brand-float 5s ease-in-out infinite}@keyframes brand-float{0%,100%{transform:translateY(5px)}50%{transform:translateY(-7px)}}@media(max-width:800px){.logo img{width:145px}.brand-mark{min-height:180px}.brand-mark img{width:160px}}
/* Demo reel and concise services */
.reel{padding-bottom:55px}.reel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}.reel-heading h2{margin-bottom:0}.reel-heading>p{font-size:20px;line-height:1.55;color:var(--muted);max-width:340px}.reel-frame{aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:20px;border:1px solid #ffffff35;background:#102126}.reel-cover{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;background:radial-gradient(ellipse at 50% 100%,#29515b,transparent 65%)}.reel-cover img{width:clamp(100px,18vw,280px);height:auto;animation:brand-float 5s ease-in-out infinite}.reel-word{font-family:'Manrope',sans-serif;font-size:clamp(24px,4.5vw,70px);letter-spacing:.13em;margin-left:.13em}.reel-cover p{font-size:14px;color:var(--muted);margin:0}.reel-frame video,.reel-frame iframe{width:100%;height:100%;display:block;border:0}.reel-caption{display:flex;justify-content:space-between;gap:16px;margin-top:18px;font-size:12px;letter-spacing:.06em;color:var(--muted)}.service-list-section{background:var(--paper);color:var(--ink);border-radius:30px 30px 0 0}.service-list-heading h2{font-size:clamp(36px,4.7vw,75px);max-width:1000px}.service-list-heading>p{font-size:19px;line-height:1.6}.service-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:65px}.service-columns article{border-top:1px solid #172b3055;padding-top:22px}.service-index{font-size:14px;display:block;margin-bottom:28px}.service-columns h3{font-size:clamp(24px,2.5vw,38px);line-height:1.2;letter-spacing:-.045em;font-weight:500}.service-columns ul{list-style:none;padding:0;margin:30px 0 0}.service-columns li{font-size:18px;line-height:1.6;padding:12px 0;border-bottom:1px solid #172b3025}@media(max-width:800px){.reel-heading{display:block;margin-bottom:25px}.reel-heading>p{font-size:17px}.reel-cover{gap:12px}.reel-cover img{width:100px}.reel-word{font-size:22px}.reel-frame{border-radius:12px}.reel-caption{font-size:10px;line-height:1.5}.reel-cover p{font-size:12px}.service-columns{grid-template-columns:1fr;gap:35px;margin-top:35px}.service-columns h3{font-size:30px}.service-index{margin-bottom:18px}.service-columns ul{margin-top:18px}.service-columns li{font-size:17px}.reel{padding-bottom:20px}}

/* JajaPaluza case entry */
.jaja-cover{background:#039447}.jaja-cover img{object-fit:contain}.case-link{display:inline-block;margin-top:16px;color:var(--lime);font-size:16px}.project-caption h3 a:hover{text-decoration:underline}

/* Four-project gallery inspired by the reference's grid and list composition. */
.hero-bottom{justify-content:flex-end;max-width:none}.hero h1{margin-bottom:32px}
.gallery{padding-top:90px;padding-bottom:100px}.gallery-heading{margin-bottom:40px}.gallery-heading h2{font-size:clamp(44px,6.8vw,110px);font-weight:600;line-height:1.07;letter-spacing:-.06em;max-width:1150px;margin:0}
.gallery-views{display:flex;gap:12px;margin-bottom:32px}.gallery-views button{display:grid;place-items:center;width:56px;height:56px;background:none;color:var(--muted);border:0;border-radius:14px;padding:0}.gallery-views button[aria-pressed=true]{background:#ffffff12;color:var(--paper)}.gallery-views button:hover{color:var(--lime)}.gallery-views button span{font-size:23px;line-height:1}
.gallery-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.project-card{min-width:0}.project-image{position:relative;display:block;width:100%;aspect-ratio:1.15;border:0;border-radius:20px;overflow:hidden;background:#243b40;color:var(--paper);padding:0;text-align:left}.project-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .65s ease}.project-image.jaja-cover{background:#039447}.project-image.jaja-cover img{object-fit:contain}.project-image::after{content:'';position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.74));pointer-events:none}.project-image:hover img,.project-image:focus-visible img{transform:scale(1.045)}.project-overlay{position:absolute;bottom:28px;left:28px;right:78px;z-index:1}.project-overlay h3{font-size:clamp(26px,3.1vw,50px);font-weight:500;line-height:1.13;letter-spacing:-.045em;margin:8px 0 0}.project-category{font-size:14px;line-height:1.4;color:#ffffffd9}.expand-mark{position:absolute;right:25px;bottom:28px;z-index:1;font-size:32px}.sample-badge{position:absolute;top:20px;left:20px;padding:8px 12px;background:#172b30d9;border-radius:30px;z-index:1;font-size:12px;letter-spacing:.04em}
.gallery-track[data-view=list]{grid-template-columns:1fr;gap:0}.gallery-track[data-view=list] .project-card{border-top:1px solid #ffffff35}.gallery-track[data-view=list] .project-card:last-child{border-bottom:1px solid #ffffff35}.gallery-track[data-view=list] .project-image{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:32px;aspect-ratio:auto;min-height:164px;border-radius:0;padding:20px 70px 20px 0;background:transparent}.gallery-track[data-view=list] .project-image img{height:124px;border-radius:10px;object-fit:cover}.gallery-track[data-view=list] .project-image::after{display:none}.gallery-track[data-view=list] .project-overlay{position:static}.gallery-track[data-view=list] .project-overlay h3{font-size:clamp(26px,3.8vw,54px)}.gallery-track[data-view=list] .sample-badge{top:28px;left:8px;font-size:10px}.gallery-track[data-view=list] .expand-mark{bottom:50%;transform:translateY(50%)}
.viewer-controls button{width:44px;height:44px;border:1px solid #ffffff60;border-radius:50%;background:none;color:inherit;font-size:22px}.viewer-controls button:disabled{opacity:.3}.viewer-controls{display:flex;align-items:center;gap:12px}
@media(max-width:700px){.gallery{padding-top:64px;padding-bottom:64px}.gallery-heading{margin-bottom:28px}.gallery-heading h2{font-size:clamp(42px,10vw,68px)}.gallery-track{grid-template-columns:1fr;gap:20px}.gallery-views{gap:8px;margin-bottom:24px}.gallery-views button{width:48px;height:48px}.project-image{aspect-ratio:1.12;border-radius:15px}.project-overlay{left:22px;bottom:24px;right:62px}.project-overlay h3{font-size:32px}.expand-mark{right:20px;bottom:24px}.gallery-track[data-view=list] .project-image{grid-template-columns:90px 1fr;gap:16px;padding-right:28px;min-height:132px}.gallery-track[data-view=list] .project-image img{height:90px}.gallery-track[data-view=list] .project-overlay h3{font-size:23px}.gallery-track[data-view=list] .project-category{font-size:12px}.gallery-track[data-view=list] .sample-badge{left:4px;top:26px;font-size:8px;padding:4px}.gallery-track[data-view=list] .expand-mark{right:0;font-size:24px}}

.oriental-fooh-cover{background:#070b11}.oriental-fooh-cover img{object-fit:contain}.oriental-comercial-cover{background:#e7e7e7}.oriental-comercial-cover img{object-fit:contain}

.lumino-cover{background:#101a3c}.lumino-cover img{object-fit:contain}

.maybelline-cover{background:#e916a6}.maybelline-cover img{object-fit:contain}

/* Approved September 2026 refinements, using the existing Moveri system. */
[hidden]{display:none!important}
html{scroll-padding-top:2rem}
body{overflow-wrap:break-word}
section[id]{scroll-margin-top:2rem}
[tabindex="-1"]:focus{outline:none}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,video:focus-visible{outline:3px solid #a67cff;outline-offset:5px}
.site-header{position:relative;gap:24px}
.site-header nav a{display:inline-flex;align-items:center;min-height:44px}
.menu-toggle{display:none;align-items:center;gap:12px;min-height:44px;background:transparent;color:var(--paper);border:1px solid #ffffff65;border-radius:30px;padding:10px 18px}
.hero{padding-top:22px;padding-bottom:64px}
.hero h1{margin-top:44px;margin-bottom:44px}
.hero-bottom{justify-content:space-between;gap:40px;align-items:flex-end}
.hero-description{max-width:500px;line-height:1.5}
.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:28px}
.hero-actions .round-link>span:first-child{display:inline}
.ticker-wrap{position:relative;overflow:clip;padding-block:3px}
.project-image::after{display:none}
.project-caption{position:static;padding:18px 2px 12px}
.project-caption h3{font-size:clamp(24px,2.6vw,38px);line-height:1.2;font-weight:500;margin:8px 0 0;letter-spacing:-.035em}
.project-category{color:var(--muted);font-size:14px}
.gallery-track[data-view=list] .project-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:32px;align-items:center;padding-block:20px}
.gallery-track[data-view=list] .project-image{display:block;aspect-ratio:1.45;min-height:0;height:auto;padding:0;border-radius:10px;background:#243b40}
.gallery-track[data-view=list] .project-image img{height:100%;width:100%;object-fit:contain}
.gallery-track[data-view=list] .project-caption{padding:0}
.gallery-track[data-view=list] .project-caption h3{font-size:clamp(24px,3.4vw,48px)}
.gallery-more{display:flex;justify-content:center;margin-top:38px}
.gallery-more button{background:transparent;color:var(--paper);font-size:16px;min-height:48px;padding:16px 24px}
.gallery-more button:hover{color:var(--ink);background:var(--lime)}
.studio{border-top:1px solid #ffffff30}
.studio-content{display:grid;grid-template-columns:1.5fr 1fr;gap:8%;align-items:center}
.studio-content h2{max-width:850px;font-size:clamp(36px,4.3vw,64px)}
.studio-content p{color:var(--muted);font-size:20px;line-height:1.65;max-width:490px}
.contact h2{font-size:clamp(60px,8vw,125px)}
.contact-bottom>div{max-width:650px}
.contact-details{display:flex;flex-wrap:wrap;column-gap:28px;row-gap:12px;font-style:normal;font-size:clamp(17px,1.6vw,22px);line-height:1.45;margin:22px 0 28px}
.contact-details a{overflow-wrap:anywhere;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.contact-details a:hover{opacity:.7}
.contact-button{flex-shrink:0;min-height:48px}
.eyebrow{font-size:14px}
footer>span{font-size:14px;line-height:1.5}
@media(max-width:800px){
 .site-header{flex-wrap:wrap;gap:16px;padding-inline:6%}
 .site-header nav{width:100%;flex-wrap:wrap;justify-content:flex-start;gap:12px 24px}
 .site-header nav>a:not(.nav-cta){display:inline-flex}
 .js .menu-toggle{display:inline-flex}
 .js .site-header nav:not(.is-open){display:none}
 .js .site-header nav{flex-direction:column;align-items:stretch;padding-block:10px 6px}
 .js .site-header nav a{padding:10px 14px}
 .hero{padding:16px 6% 40px}
 .hero h1{margin-top:32px;margin-bottom:32px;font-size:clamp(42px,10vw,80px)}
 .hero-bottom{display:block}
 .hero-bottom .hero-description{font-size:18px}
 .hero-actions{margin-top:28px;gap:24px}
 .hero-actions .round-link{font-size:16px;gap:14px}
 .gallery-track{grid-template-columns:1fr}
 .project-caption{padding-top:16px}
 .project-caption h3{font-size:28px}
 .gallery-track[data-view=list] .project-card{grid-template-columns:90px minmax(0,1fr);gap:18px}
 .gallery-track[data-view=list] .project-image{aspect-ratio:1;min-height:0;padding:0}
 .gallery-track[data-view=list] .project-image img{height:100%}
 .gallery-track[data-view=list] .project-caption h3{font-size:23px}
 .gallery-track[data-view=list] .project-category{font-size:14px}
 .studio-content{grid-template-columns:1fr;gap:0}
 .studio-content h2{font-size:42px;margin:28px 0 12px}
 .studio-content p{font-size:18px}
 .contact h2{font-size:clamp(54px,12vw,80px)}
 .contact-button{margin-top:14px;font-size:16px}
 .eyebrow{font-size:14px}
}
@media(max-width:370px){.hero-actions{gap:16px}.hero-actions .round-link{gap:10px}.studio-content h2{font-size:36px}}
@media(prefers-reduced-motion:reduce){.ticker>div{animation:none}}

/* Show the complete original artwork, including on hover and in list view. */
.project-image.oriental-fooh-cover img,.project-image.maybelline-cover img{object-fit:contain;object-position:center;transform:none}
.project-image.oriental-fooh-cover{background:#070b11}
.project-image.maybelline-cover{background:#e916a6}
.project-school{font-size:.72em;letter-spacing:-.02em;line-height:1.35}
@media(max-width:800px){.project-school{display:block;margin-top:.3em}}

.studio-content{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:8%;align-items:center}
.studio-photo{margin:32px 0 0;width:100%;max-width:480px;justify-self:end}
.studio-photo img{display:block;width:100%;height:auto;object-fit:contain;border-radius:16px}
.studio-copy{min-width:0}
.studio-copy h2 em{color:var(--lime)}
.studio-copy p{max-width:600px;font-size:18px;line-height:1.7}
.studio-copy .studio-lead{color:var(--paper);font-size:clamp(20px,1.8vw,26px);line-height:1.5}
.studio-photo figcaption{margin-top:14px;color:var(--muted);font-size:14px;line-height:1.5}
@media(max-width:800px){.studio-content{grid-template-columns:1fr;gap:12px}.studio-photo{justify-self:center;margin-top:20px}}

.project-image.coca-cola-cover{background:#dadada}.project-image.coca-cola-cover img{object-fit:contain;transform:none}
