:root{--ink:#1d1d1f;--muted:#6e6e73;--bg:#fff;--soft:#f5f5f7;--line:#d2d2d7;--blue:#0066cc;--blue-button:#0071e3;--gold:#eaa52a;--radius:28px;--pad:clamp(22px,6vw,88px);--max:1260px;--header:64px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:17px;line-height:1.5;letter-spacing:-.018em}body.is-locked{overflow:hidden}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}[hidden]{display:none!important}::selection{background:#cfe7ff}:focus-visible{outline:3px solid #0071e3;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:650;letter-spacing:-.055em;line-height:1.05}h1{font-size:clamp(46px,6.7vw,88px)}h2{font-size:clamp(36px,4.5vw,62px)}h3{font-size:clamp(26px,3vw,38px)}.muted{color:var(--muted)}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;padding:12px 18px;background:var(--ink);color:white;border-radius:12px;transform:translateY(-180%)}.skip-link:focus{transform:none}
.site-header{position:sticky;top:0;z-index:100;background:rgba(250,250,252,.88);backdrop-filter:blur(22px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-shell{max-width:var(--max);min-height:var(--header);padding:0 30px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:26px;font-weight:800;letter-spacing:-.08em;line-height:1}.brand span{color:var(--gold)}.site-nav{display:flex;align-items:center;gap:38px;font-size:13px;letter-spacing:-.01em}.site-nav a{padding:12px 0}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--blue)}.site-nav .nav-cta{color:white;background:var(--ink);border-radius:24px;padding:8px 18px}.nav-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:12px}.nav-toggle span{display:block;height:1.5px;width:20px;background:var(--ink);margin:5px 0;transition:transform .2s}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(3.25px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}
.announcement{padding:15px 20px;background:var(--soft);text-align:center;font-size:13px;color:#515154}.announcement a{color:var(--blue);margin-left:8px}.eyebrow{font-size:14px;font-weight:600;letter-spacing:.015em;margin-bottom:18px}.home-hero{text-align:center;padding:68px 24px 20px}.hero-lede{font-size:clamp(20px,2.2vw,26px);line-height:1.35;letter-spacing:-.03em;margin-top:24px}.actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 23px;border-radius:28px;color:#fff;background:var(--blue-button);border:1px solid transparent;font-size:16px;line-height:1.25;transition:background .2s,transform .2s}.button:hover{background:#0077ed;transform:translateY(-1px)}.button--secondary{background:transparent;color:var(--blue);border-color:var(--blue)}.button--secondary:hover{background:#e7f1ff}.text-link{color:var(--blue);font-size:17px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.hero-image{max-width:1180px;margin:50px auto 0}.hero-image img{width:100%;max-height:600px;object-fit:cover;border-radius:30px}.hero-image figcaption{font-size:12px;color:var(--muted);padding:15px}
.section{padding:100px var(--pad)}.section>*{max-width:var(--max);margin-left:auto;margin-right:auto}.section-soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:46px}.section-heading .text-link{flex:none}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-card{display:flex;flex-direction:column;overflow:hidden;background:white;border-radius:var(--radius);transition:transform .3s;min-width:0}.feature-card:hover{transform:translateY(-5px)}.feature-copy{padding:40px 40px 32px}.feature-copy h3{font-size:clamp(30px,3.5vw,46px)}.feature-copy p:not(.eyebrow){color:var(--muted);margin:16px 0}.feature-card>img{width:100%;height:360px;object-fit:cover;margin-top:auto}.feature-card--dark{background:#1d1d1f;color:#fff}.feature-card--dark p:not(.eyebrow){color:#b9b9be}.feature-card--dark .text-link{color:#69b5ff}.feature-card>img.image-contain{object-fit:contain;background:#ebe8e2}.intro-section{max-width:980px;margin:auto;text-align:center;padding-top:120px;padding-bottom:120px}.intro-section>p:not(.eyebrow){max-width:650px;font-size:22px;color:var(--muted);margin-top:30px;margin-bottom:25px}.studio-feature{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;max-width:1440px;margin:0 auto;border-radius:var(--radius);overflow:hidden}.studio-feature__copy{padding:64px}.studio-feature p:not(.eyebrow){color:var(--muted);margin:24px 0 30px;font-size:20px}.studio-feature>img{width:100%;height:640px;object-fit:cover}.closing{text-align:center}.closing .button{margin-top:32px}
.site-footer{background:var(--soft);padding:50px var(--pad) 20px;font-size:13px;color:var(--muted)}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr .7fr 1fr;gap:40px}.footer-grid .brand{color:var(--ink)}.footer-grid p{margin-top:18px}.footer-grid h2{font-size:13px;letter-spacing:0;font-weight:600;line-height:1.5;margin-bottom:13px;color:var(--ink)}.footer-grid>div>a:not(.brand){display:block;margin-bottom:9px;overflow-wrap:anywhere}.footer-grid a:hover{text-decoration:underline}.footer-bottom{max-width:var(--max);margin:40px auto 0;padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:18px;font-size:12px}
@media(max-width:900px){.site-nav{gap:24px}.studio-feature{grid-template-columns:1fr 1fr;border-radius:0}.studio-feature__copy{padding:38px}.studio-feature>img{height:540px}.feature-copy{padding:30px}.feature-card>img{height:300px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:640px){:root{--header:58px}.nav-shell{padding:0 22px}.nav-toggle{display:block}.site-nav{display:none;position:fixed;left:0;right:0;top:var(--header);padding:28px;background:#fafafc;flex-direction:column;align-items:stretch;gap:12px;border-bottom:1px solid var(--line)}.site-nav.is-open{display:flex}.site-nav a{font-size:22px}.site-nav .nav-cta{text-align:center;font-size:17px}.announcement{font-size:12px}.home-hero{padding:46px 18px 10px}.home-hero h1{font-size:48px}.hero-lede{font-size:20px}.hero-image{margin-top:35px}.hero-image img{min-height:260px;max-height:370px;border-radius:20px}.hero-image figcaption{font-size:11px}.actions{gap:18px}.button{font-size:15px}.section{padding:66px 22px}.section-heading{display:block;margin-bottom:30px}.section-heading .text-link{display:inline-block;margin-top:22px}.feature-grid{grid-template-columns:1fr}.feature-card>img{height:300px}.intro-section>p:not(.eyebrow){font-size:19px}.studio-feature{display:flex;flex-direction:column}.studio-feature__copy{padding:48px 24px;text-align:center}.studio-feature>img{height:370px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.closing h2{font-size:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Customer-first homepage */
.home-v2 .announcement{background:#f5f5f7}
.home-v2-hero{max-width:1500px;margin:0 auto;padding:clamp(58px,8vw,112px) var(--pad) clamp(72px,9vw,128px);display:grid;grid-template-columns:minmax(330px,.72fr) minmax(600px,1.28fr);align-items:center;gap:clamp(44px,6vw,96px)}
.home-v2-hero__copy{max-width:560px}.home-v2-hero__copy h1{font-size:clamp(58px,6vw,94px)}.home-v2-hero__lede{max-width:530px;margin-top:28px;color:var(--muted);font-size:clamp(20px,1.65vw,25px);line-height:1.38;letter-spacing:-.035em}
.home-v2-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:34px}.home-v2-hero__capabilities{display:flex;flex-wrap:wrap;gap:9px 17px;margin-top:42px;color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.035em;text-transform:uppercase}.home-v2-hero__capabilities span:not(:last-child)::after{content:"·";margin-left:17px;color:#c0c0c5}
.home-v2-hero__gallery{height:clamp(570px,61vw,720px);display:grid;grid-template-columns:1.3fr .82fr .82fr;gap:12px;min-width:0}.home-v2-hero__tile{position:relative;min-width:0;overflow:hidden;border-radius:30px;background:#e8e8ed;isolation:isolate}.home-v2-hero__tile::after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.7));z-index:1}.home-v2-hero__tile img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.3,1)}.home-v2-hero__tile--lead img{object-position:53% center}.home-v2-hero__tile:nth-child(2) img{object-position:52% center}.home-v2-hero__tile:nth-child(3) img{object-position:56% center}.home-v2-hero__tile:hover img{transform:scale(1.035)}.home-v2-hero__tile>span{position:absolute;z-index:2;left:22px;right:18px;bottom:21px;color:#fff;font-size:15px;font-weight:600;line-height:1.25;letter-spacing:-.02em}.home-v2-hero__tile>span small{display:block;margin-bottom:7px;color:rgba(255,255,255,.7);font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.home-v2-hero__tile>span b{float:right;font-size:17px;font-weight:400}
.home-v2-section-head{max-width:var(--max);margin:0 auto 50px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:end;gap:50px}.home-v2-section-head>p{color:var(--muted);font-size:18px;line-height:1.55}.home-v2-section-head h2{max-width:850px}
.home-v2-intents{padding:clamp(82px,9vw,124px) var(--pad)}.home-v2-intent-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-v2-intent{position:relative;min-height:290px;padding:28px 30px 30px;border-radius:24px;background:#fff;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.home-v2-intent:hover{transform:translateY(-4px);box-shadow:0 18px 46px rgba(0,0,0,.08)}.home-v2-intent__number{color:var(--muted);font-size:12px;font-weight:600}.home-v2-intent h3{max-width:300px;margin-top:28px;font-size:29px}.home-v2-intent p{margin:16px 0 26px;color:var(--muted);font-size:15px;line-height:1.5}.home-v2-intent small{margin-top:auto;padding-top:18px;border-top:1px solid #e6e6e8;color:#6e6e73;font-size:11px;font-weight:600;letter-spacing:.03em}.home-v2-intent>b{position:absolute;top:26px;right:28px;width:30px;height:30px;border-radius:50%;background:#f5f5f7;display:grid;place-items:center;color:var(--blue);font-size:14px;font-weight:400}
.home-v2-work{padding:clamp(88px,10vw,140px) var(--pad);overflow:hidden}.home-v2-case{max-width:var(--max);margin-left:auto;margin-right:auto;overflow:hidden;border-radius:30px;background:#f5f5f7}.home-v2-case--lead{display:grid;grid-template-columns:1.08fr .92fr;min-height:680px}.home-v2-case__media{display:block;min-width:0;overflow:hidden;background:#e8e8ed}.home-v2-case__media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.65,.3,1)}.home-v2-case__media:hover img{transform:scale(1.025)}.home-v2-case--lead .home-v2-case__media img{object-position:center 42%}.home-v2-case__copy{padding:clamp(36px,5vw,72px);align-self:center}.home-v2-case__copy h3{font-size:clamp(34px,3.8vw,54px)}.home-v2-case__copy dl{margin:38px 0 32px}.home-v2-case__copy dl>div{display:grid;grid-template-columns:92px 1fr;gap:20px;padding:18px 0;border-top:1px solid #d7d7da}.home-v2-case__copy dl>div:last-child{border-bottom:1px solid #d7d7da}.home-v2-case__copy dt{color:var(--ink);font-size:12px;font-weight:650;text-transform:uppercase;letter-spacing:.05em}.home-v2-case__copy dd{margin:0;color:var(--muted);font-size:15px;line-height:1.5}.home-v2-case-grid{max-width:var(--max);margin:24px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-v2-case--compact{display:flex;flex-direction:column;border-radius:24px}.home-v2-case--compact .home-v2-case__media{height:330px}.home-v2-case--compact .home-v2-case__media img{object-position:center}.home-v2-case--compact:nth-child(3) .home-v2-case__media img{object-position:center 28%}.home-v2-case--compact .home-v2-case__media--contain{background:#e9e6e0}.home-v2-case--compact .home-v2-case__media--contain img{object-fit:contain}.home-v2-case--compact .home-v2-case__copy{padding:32px;align-self:auto}.home-v2-case--compact .home-v2-case__copy h3{font-size:30px}.home-v2-case--compact .home-v2-case__copy>p:not(.eyebrow):not(.home-v2-deliverables){margin-top:17px;color:var(--muted);font-size:15px}.home-v2-deliverables{margin:25px 0 20px;padding-top:18px;border-top:1px solid #d7d7da;color:#515154;font-size:11px;font-weight:650;letter-spacing:.035em}.home-v2-work__footer{max-width:var(--max);margin:40px auto 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.home-v2-work__footer p{color:var(--muted);font-size:15px}.home-v2-work__footer strong{color:var(--ink)}
.home-v2-system{max-width:1440px;margin:0 auto;padding:clamp(80px,9vw,130px) var(--pad);display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,9vw,140px);background:#101011;color:#f5f5f7;border-radius:30px}.home-v2-system__intro{max-width:560px;align-self:start;position:sticky;top:110px}.home-v2-system__intro h2 span{color:#86868b}.home-v2-system__intro>p:last-child{max-width:490px;margin-top:30px;color:#a1a1a6;font-size:19px;line-height:1.55}.home-v2-steps{margin:0;padding:0;list-style:none}.home-v2-steps li{display:grid;grid-template-columns:54px 1fr;gap:25px;padding:35px 0;border-top:1px solid #353538}.home-v2-steps li:last-child{border-bottom:1px solid #353538}.home-v2-steps li>span{color:#86868b;font-size:12px;font-weight:650}.home-v2-steps h3{font-size:32px;letter-spacing:-.045em}.home-v2-steps p{max-width:520px;margin-top:12px;color:#a1a1a6;font-size:15px}
.home-v2-studio{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1.18fr .82fr;align-items:stretch;overflow:hidden;border-radius:30px}.home-v2-studio__media{position:relative;min-height:680px}.home-v2-studio__media img{width:100%;height:100%;object-fit:cover;object-position:center}.home-v2-studio__media span{position:absolute;left:24px;bottom:24px;padding:8px 12px;border-radius:16px;background:rgba(255,255,255,.86);backdrop-filter:blur(16px);color:#515154;font-size:11px;font-weight:600}.home-v2-studio__copy{align-self:center;padding:clamp(42px,5vw,72px)}.home-v2-studio__copy>p:not(.eyebrow){margin-top:26px;color:var(--muted);font-size:19px;line-height:1.55}.home-v2-studio__copy ul{margin:30px 0;padding:0;list-style:none;border-top:1px solid #d7d7da}.home-v2-studio__copy li{padding:14px 0;border-bottom:1px solid #d7d7da;font-size:14px}.home-v2-studio__actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:32px}.home-v2-closing>p:not(.eyebrow){max-width:560px;margin:24px auto 0;color:var(--muted);font-size:19px}.home-v2-closing .button{margin-top:30px}
@media(max-width:1120px){.home-v2-hero{grid-template-columns:1fr;padding-top:70px}.home-v2-hero__copy{max-width:780px}.home-v2-hero__gallery{height:650px}.home-v2-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2-case-grid{grid-template-columns:1fr 1fr}.home-v2-case--compact:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.home-v2-case--compact:last-child .home-v2-case__media{height:auto;min-height:400px}.home-v2-system,.home-v2-studio{border-radius:0}}
@media(max-width:820px){.home-v2-section-head{grid-template-columns:1fr;gap:24px;margin-bottom:36px}.home-v2-section-head>p{max-width:580px}.home-v2-case--lead{grid-template-columns:1fr;min-height:0}.home-v2-case--lead .home-v2-case__media{height:620px}.home-v2-system{grid-template-columns:1fr}.home-v2-system__intro{position:static}.home-v2-studio{grid-template-columns:1fr}.home-v2-studio__media{min-height:520px}.home-v2-studio__copy{padding:64px var(--pad)}}
@media(max-width:640px){.home-v2-hero{padding:50px 18px 72px;gap:42px}.home-v2-hero__copy h1{font-size:50px}.home-v2-hero__lede{font-size:19px}.home-v2-hero__capabilities{gap:8px 12px;margin-top:34px}.home-v2-hero__capabilities span:not(:last-child)::after{margin-left:12px}.home-v2-hero__gallery{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:470px 265px}.home-v2-hero__tile{border-radius:22px}.home-v2-hero__tile--lead{grid-column:1/-1}.home-v2-hero__tile>span{left:16px;bottom:16px;font-size:13px}.home-v2-hero__tile>span b{display:none}.home-v2-intents,.home-v2-work{padding-left:22px;padding-right:22px}.home-v2-intent-grid{grid-template-columns:1fr}.home-v2-intent{min-height:270px}.home-v2-case{border-radius:22px}.home-v2-case--lead .home-v2-case__media{height:500px}.home-v2-case__copy{padding:34px 26px}.home-v2-case__copy dl>div{grid-template-columns:1fr;gap:7px}.home-v2-case-grid{grid-template-columns:1fr}.home-v2-case--compact:last-child{grid-column:auto;display:flex}.home-v2-case--compact:last-child .home-v2-case__media,.home-v2-case--compact .home-v2-case__media{height:330px;min-height:0}.home-v2-work__footer{align-items:flex-start;flex-direction:column}.home-v2-system{padding:72px 22px;gap:44px}.home-v2-steps li{grid-template-columns:38px 1fr;gap:14px}.home-v2-studio__media{min-height:390px}.home-v2-studio__copy{padding:54px 22px}.home-v2-closing>p:not(.eyebrow){font-size:17px}}

/* Apple clarity meets editorial agency energy — adapted from the supplied studio showcase. */
.showcase-home{--showcase-black:#0b0b0c;--showcase-black-2:#141416;--showcase-white:#f5f5f7;--showcase-grey:#a1a1a6;--showcase-hair:rgba(255,255,255,.14);background:#fff}.showcase-home .announcement{background:#f5f5f7}.showcase-home h1,.showcase-home h2,.showcase-home h3{letter-spacing:-.06em}.showcase-home .site-header{background:rgba(250,250,252,.84)}
.showcase-hero{min-height:calc(100svh - var(--header) - 45px);display:grid;grid-template-columns:minmax(390px,.82fr) minmax(600px,1.18fr);align-items:stretch;background:#fff}.showcase-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(82px,9vw,150px) clamp(34px,6vw,96px)}.showcase-hero__copy h1{max-width:770px;font-size:clamp(58px,6.3vw,106px);line-height:.94}.showcase-hero__copy h1 span{color:#86868b}.showcase-hero__lede{max-width:570px;margin-top:32px;color:var(--muted);font-size:clamp(19px,1.65vw,25px);line-height:1.42;letter-spacing:-.035em}.showcase-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:34px}.showcase-hero__scope{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:48px;padding-top:24px;border-top:1px solid #dedee2;color:#6e6e73;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.showcase-hero__scope span:not(:last-child)::after{content:"·";margin-left:20px;color:#c7c7cc}
.showcase-hero__panels{display:flex;min-height:720px;gap:2px;padding:2px;background:#fff;overflow:hidden}.showcase-hero-panel{position:relative;flex:1 1 0;min-width:0;overflow:hidden;background:#e8e8ed;transition:flex-grow 800ms cubic-bezier(.16,1,.3,1)}.showcase-hero-panel::after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.76))}.showcase-hero-panel img{width:100%;height:100%;object-fit:cover;transition:transform 900ms cubic-bezier(.16,1,.3,1)}.showcase-hero-panel:first-child img{object-position:52% center}.showcase-hero-panel:nth-child(2) img{object-position:50% center}.showcase-hero-panel:nth-child(3) img{object-position:55% center}.showcase-hero-panel:hover img{transform:scale(1.035)}.showcase-hero-panel__label{position:absolute;z-index:2;left:22px;right:22px;bottom:28px;display:flex;flex-direction:column;align-items:center;gap:6px;color:#fff;text-align:center;pointer-events:none}.showcase-hero-panel__label small,.showcase-hero-panel__label em{font-size:8px;font-weight:650;letter-spacing:.18em;text-transform:uppercase;font-style:normal}.showcase-hero-panel__label small{color:rgba(255,255,255,.72)}.showcase-hero-panel__label em{color:rgba(255,255,255,.6)}.showcase-hero-panel__label strong{font-size:clamp(18px,1.8vw,28px);line-height:1;letter-spacing:-.05em}
.showcase-manifesto{position:relative;height:82svh;min-height:540px;overflow:hidden;background:var(--showcase-black);color:#fff}.showcase-manifesto video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.showcase-manifesto__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.2) 64%,rgba(0,0,0,.08))}.showcase-manifesto__copy{position:relative;z-index:2;height:100%;max-width:1440px;margin:auto;padding:0 6vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.showcase-manifesto__copy h2{max-width:830px;font-size:clamp(46px,6.5vw,96px);line-height:.98}.showcase-light-link{display:inline-flex;align-items:center;gap:12px;margin-top:30px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.5);color:#fff;font-size:15px}.showcase-light-link:hover{border-bottom-color:#fff}
.showcase-heading{max-width:1440px;margin:0 auto clamp(46px,6vw,84px);display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,500px);gap:clamp(44px,7vw,110px);align-items:end}.showcase-heading>p{max-width:500px;color:var(--showcase-grey);font-size:18px;line-height:1.55}.showcase-heading h2{font-size:clamp(48px,6vw,88px);line-height:.98}
.showcase-expressions{padding:clamp(90px,10vw,150px) 5vw;background:var(--showcase-black-2);color:#f5f5f7}.showcase-expression-grid{max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:2px}.showcase-expression{position:relative;aspect-ratio:3/4;min-width:0;overflow:hidden;background:#242426}.showcase-expression::after{content:"";position:absolute;inset:28% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.88))}.showcase-expression img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s}.showcase-expression:nth-child(1) img{object-position:56% center}.showcase-expression:nth-child(2) img{object-position:54% center}.showcase-expression:nth-child(3) img,.showcase-expression:nth-child(5) img,.showcase-expression:nth-child(6) img{object-position:center}.showcase-expression:nth-child(4) img{object-position:56% center}.showcase-expression:hover img{transform:scale(1.05);filter:saturate(1.08)}.showcase-expression>span{position:absolute;z-index:2;left:18px;right:16px;bottom:18px;display:flex;flex-direction:column;gap:7px}.showcase-expression small,.showcase-expression em{font-size:8px;font-weight:650;letter-spacing:.14em;text-transform:uppercase;font-style:normal}.showcase-expression small{color:rgba(255,255,255,.68)}.showcase-expression em{color:rgba(255,255,255,.58);line-height:1.35}.showcase-expression strong{font-size:clamp(18px,1.65vw,25px);line-height:1.02;letter-spacing:-.045em}
.showcase-projects{background:var(--showcase-black);color:#fff}.showcase-project{min-height:min(94svh,920px);display:grid;grid-template-columns:1fr 1fr}.showcase-project__media{min-height:720px;overflow:hidden;background:#171719}.showcase-project__media img{width:100%;height:100%;object-fit:cover}.showcase-project__media--poster{padding:8%;background:#e7e5e1}.showcase-project__media--poster img{object-fit:contain}.showcase-project__story{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding:clamp(60px,8vw,126px)}.showcase-project__story h2{max-width:720px;font-size:clamp(43px,5vw,76px);line-height:.98}.showcase-project__story>p:not(.eyebrow){max-width:610px;color:var(--showcase-grey);font-size:18px;line-height:1.6}.showcase-project__story dl{width:100%;max-width:610px;margin:12px 0 4px;border-top:1px solid var(--showcase-hair)}.showcase-project__story dl>div{display:grid;grid-template-columns:92px 1fr;gap:24px;padding:14px 0;border-bottom:1px solid var(--showcase-hair)}.showcase-project__story dt{color:#86868b;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.showcase-project__story dd{margin:0;color:#d2d2d7;font-size:14px}.showcase-project__story .text-link{color:#69b5ff;margin-top:8px}
.showcase-collections{padding:clamp(90px,10vw,150px) 5vw;background:var(--showcase-black);color:#fff;border-top:1px solid var(--showcase-hair)}.showcase-collection-grid{max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px}.showcase-collection>div{aspect-ratio:4/5;overflow:hidden;background:#202023}.showcase-collection img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.showcase-collection:nth-child(1) img{object-position:center 18%}.showcase-collection:nth-child(2) img{object-position:center}.showcase-collection:hover img{transform:scale(1.035)}.showcase-collection small{display:block;margin-top:22px;color:#86868b;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.showcase-collection h3{margin-top:10px;font-size:clamp(25px,2.2vw,36px)}.showcase-collection p{max-width:310px;margin-top:12px;color:var(--showcase-grey);font-size:14px;line-height:1.5}.showcase-collections__action{display:flex;justify-content:center;margin-top:64px}
.showcase-marquee{padding:clamp(78px,8vw,120px) 0;background:var(--showcase-black-2);color:#fff;border-top:1px solid var(--showcase-hair);border-bottom:1px solid var(--showcase-hair);overflow:hidden}.showcase-marquee>.eyebrow{padding:0 5vw;margin-bottom:42px}.showcase-marquee__track{width:100%;overflow:hidden;border-top:1px solid var(--showcase-hair);border-bottom:1px solid var(--showcase-hair)}.showcase-marquee__track+ .showcase-marquee__track{border-top:0}.showcase-marquee__track>div{display:flex;width:max-content;animation:showcase-marquee-left 52s linear infinite}.showcase-marquee__track--reverse>div{animation-name:showcase-marquee-right;animation-duration:60s}.showcase-marquee__track span{display:inline-flex;align-items:center;gap:28px;padding:20px 32px;border-right:1px solid var(--showcase-hair);font-size:clamp(24px,2.2vw,38px);font-weight:600;letter-spacing:-.04em;white-space:nowrap}.showcase-marquee__track i{color:#86868b;font-size:9px;font-weight:700;letter-spacing:.13em;font-style:normal}@keyframes showcase-marquee-left{to{transform:translateX(-50%)}}@keyframes showcase-marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}
.showcase-film-rail{padding:clamp(90px,10vw,150px) 0 clamp(72px,8vw,110px);background:var(--showcase-black);color:#fff;overflow:hidden}.showcase-film-rail>.showcase-heading{padding:0 5vw}.showcase-rail{display:grid;grid-auto-flow:column;grid-auto-columns:min(74vw,360px);align-items:start;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 5vw 30px;scrollbar-color:#555 transparent}.showcase-clip{scroll-snap-align:start}.showcase-clip>div{height:min(68svh,650px);min-height:480px;overflow:hidden;background:#1a1a1c}.showcase-clip--wide{grid-column:span 2}.showcase-clip--wide>div{width:min(82vw,680px)}.showcase-clip video{width:100%;height:100%;object-fit:cover}.showcase-clip h3{margin-top:18px;font-size:23px}.showcase-clip p{margin-top:6px;color:#86868b;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}
.showcase-method{position:relative;height:360svh;background:var(--showcase-black-2);color:#fff}.showcase-method__sticky{position:sticky;top:0;height:100svh;min-height:680px;display:flex;align-items:center;overflow:hidden}.showcase-method__sticky>img{position:absolute;inset:-10%;width:120%;height:120%;object-fit:cover;opacity:.18;will-change:transform}.showcase-method__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,20,22,.98),rgba(20,20,22,.7))}.showcase-method__layout{position:relative;z-index:2;width:100%;max-width:1440px;margin:auto;padding:0 5vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,130px);align-items:center}.showcase-method__intro h2{font-size:clamp(46px,5.4vw,80px);line-height:.98}.showcase-method__intro>p:not(.eyebrow){max-width:480px;margin-top:27px;color:var(--showcase-grey);font-size:17px;line-height:1.55}.showcase-method__progress{display:flex;gap:8px;margin-top:32px}.showcase-method__progress i{width:40px;height:2px;background:#444449;transition:background .5s}.showcase-method__progress i.is-active{background:#f5f5f7}.showcase-method__steps{margin:0;padding:0;list-style:none}.showcase-method__steps li{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:clamp(18px,2.2vh,28px);border-left:1px solid transparent;background:rgba(255,255,255,.02);opacity:.36;transition:opacity .6s,background .6s,border-color .6s}.showcase-method__steps li.is-active{opacity:1;background:rgba(255,255,255,.09);border-color:#f5f5f7}.showcase-method__steps li>span{color:#86868b;font-size:22px;font-weight:600;letter-spacing:-.05em}.showcase-method__steps h3{font-size:25px}.showcase-method__steps p{max-width:560px;margin-top:9px;color:var(--showcase-grey);font-size:14px;line-height:1.5}
.showcase-studio{padding:clamp(90px,10vw,150px) 5vw;background:var(--showcase-black);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,7vw,110px);align-items:center}.showcase-studio__copy{max-width:640px;justify-self:end}.showcase-studio__copy h2{font-size:clamp(46px,5.7vw,84px);line-height:.98}.showcase-studio__copy>p:not(.eyebrow){margin-top:28px;color:var(--showcase-grey);font-size:18px;line-height:1.6}.showcase-studio__copy dl{margin:32px 0 0;border-top:1px solid var(--showcase-hair)}.showcase-studio__copy dl>div{display:grid;grid-template-columns:90px 1fr;gap:22px;padding:14px 0;border-bottom:1px solid var(--showcase-hair)}.showcase-studio__copy dt{color:#86868b;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.showcase-studio__copy dd{margin:0;color:#d2d2d7;font-size:14px}.showcase-studio__media{aspect-ratio:4/5;max-height:820px;overflow:hidden}.showcase-studio__media img{width:100%;height:100%;object-fit:cover;object-position:56% center}.showcase-studio .text-link{color:#69b5ff}
.showcase-closing{position:relative;min-height:86svh;display:grid;place-items:center;overflow:hidden;background:#111;color:#fff}.showcase-closing>img{position:absolute;inset:-12%;width:124%;max-width:none;height:124%;object-fit:cover;opacity:.66;will-change:transform}.showcase-closing__veil{position:absolute;inset:0;background:rgba(0,0,0,.54)}.showcase-closing__copy{position:relative;z-index:2;max-width:1100px;padding:100px 5vw;text-align:center}.showcase-closing__copy h2{font-size:clamp(48px,6.5vw,96px);line-height:.98}.showcase-closing__copy>p:not(.eyebrow){max-width:650px;margin:27px auto 0;color:#d2d2d7;font-size:18px}.showcase-closing__copy .button{margin-top:32px;background:#fff;color:#111}.showcase-closing__copy .button:hover{background:#f5f5f7}
.showcase-home [data-showcase-reveal]{transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.showcase-js .showcase-home [data-showcase-reveal]:not(.is-in){opacity:0;transform:translateY(28px)}
@media(max-width:1180px){.showcase-hero{grid-template-columns:1fr}.showcase-hero__copy{min-height:640px;padding-top:100px;padding-bottom:80px}.showcase-hero__panels{min-height:660px}.showcase-expression-grid{grid-template-columns:repeat(3,1fr)}.showcase-project__story{padding:clamp(48px,6vw,80px)}.showcase-collection-grid{grid-template-columns:repeat(2,1fr);gap:44px 2px}}
@media(max-width:820px){.showcase-heading{grid-template-columns:1fr;gap:24px}.showcase-project{grid-template-columns:1fr}.showcase-project__media{min-height:620px}.showcase-project--reverse .showcase-project__story{order:2}.showcase-project--reverse .showcase-project__media{order:1}.showcase-method{height:auto}.showcase-method__sticky{position:relative;height:auto;min-height:0;padding:100px 0}.showcase-method__layout{grid-template-columns:1fr}.showcase-method__steps li{opacity:1}.showcase-method__steps li:first-child{background:rgba(255,255,255,.09)}.showcase-studio{grid-template-columns:1fr}.showcase-studio__copy{justify-self:start}.showcase-studio__media{width:100%;max-height:680px}}
@media(max-width:640px){.showcase-hero__copy{min-height:610px;padding:72px 22px 60px}.showcase-hero__copy h1{font-size:52px}.showcase-hero__lede{font-size:18px}.showcase-hero__scope{gap:10px 12px}.showcase-hero__scope span:not(:last-child)::after{margin-left:12px}.showcase-hero__panels{min-height:0;height:620px}.showcase-hero-panel__label{left:10px;right:10px;bottom:18px}.showcase-hero-panel__label small,.showcase-hero-panel__label em{font-size:6.5px}.showcase-hero-panel__label strong{font-size:17px}.showcase-manifesto{height:72svh}.showcase-manifesto__copy{padding:0 22px}.showcase-manifesto__copy h2{font-size:46px}.showcase-expressions,.showcase-collections,.showcase-studio{padding-left:22px;padding-right:22px}.showcase-expression-grid{grid-template-columns:repeat(2,1fr)}.showcase-expression strong{font-size:18px}.showcase-expression>span{left:13px;right:10px;bottom:13px}.showcase-project{min-height:0}.showcase-project__media{min-height:500px}.showcase-project__story{padding:64px 22px}.showcase-project__story h2{font-size:42px}.showcase-project__story>p:not(.eyebrow){font-size:16px}.showcase-project__story dl>div{grid-template-columns:72px 1fr}.showcase-collection-grid{grid-template-columns:1fr;gap:48px}.showcase-collection h3{font-size:30px}.showcase-marquee__track span{padding:15px 22px}.showcase-film-rail>.showcase-heading{padding:0 22px}.showcase-rail{grid-auto-columns:78vw;padding-left:22px;padding-right:22px}.showcase-clip--wide>div{width:86vw}.showcase-clip>div{min-height:430px}.showcase-method__layout{padding:0 22px}.showcase-method__intro h2{font-size:43px}.showcase-method__steps li{grid-template-columns:35px 1fr;padding:18px 14px}.showcase-studio__copy h2{font-size:43px}.showcase-studio__media{max-height:none;aspect-ratio:4/5}.showcase-closing__copy{padding:90px 22px}.showcase-closing__copy h2{font-size:46px}.showcase-closing__copy>p:not(.eyebrow){font-size:16px}}

/* Media-fit pass: source proportions define the tile instead of being forced into one crop. */
.showcase-collection>div{aspect-ratio:2/3}
.showcase-clip>div{width:100%;height:auto;min-height:0;aspect-ratio:9/16}
.showcase-clip--wide{width:min(82vw,680px);grid-column:auto}
.showcase-clip--wide>div{width:100%;aspect-ratio:16/9}
.showcase-clip--cinema>div{aspect-ratio:40/27}
@media(max-width:640px){.showcase-clip>div{min-height:0}.showcase-clip--wide{width:86vw}.showcase-clip--wide>div{width:100%}}

@media(max-width:1180px){.showcase-method{height:auto}.showcase-method__sticky{position:relative;height:auto;min-height:0;padding:60px 0}.showcase-method__layout{gap:32px}.showcase-method__steps li{opacity:1;padding:18px 16px}.showcase-method__progress{display:none}}
@media(max-width:820px){.showcase-method__sticky{padding:48px 0}.showcase-method__intro h2{font-size:clamp(36px,5.8vw,46px)}.showcase-method__intro h2 br{display:none}.showcase-method__intro>p:not(.eyebrow){margin-top:18px}.showcase-method__steps li{padding:16px 12px}.showcase-method__steps h3{font-size:22px}.showcase-method__steps p{margin-top:6px}}

.showcase-method--click{height:auto}.showcase-method--click .showcase-method__sticky{position:relative;height:auto;min-height:0;padding:64px 0}.showcase-method--click .showcase-method__intro h2{font-size:clamp(36px,4.2vw,58px)}.method-accordion details{border-top:1px solid #ffffff26}.method-accordion details:last-child{border-bottom:1px solid #ffffff26}.method-accordion summary{display:flex;align-items:center;gap:22px;cursor:pointer;list-style:none;padding:19px 16px;font-size:22px;font-weight:650;line-height:1.25}.method-accordion summary::-webkit-details-marker{display:none}.method-accordion summary>span{color:#95959b;font-size:16px;min-width:24px}.method-accordion summary::after{content:'+';margin-left:auto;font-size:24px;font-weight:400}.method-accordion details[open]{background:#ffffff0d}.method-accordion details[open] summary::after{content:'−'}.method-accordion details>p{padding:0 26px 22px 62px;color:#b9b9bf;font-size:16px;line-height:1.5}.method-accordion summary:hover{background:#ffffff08}@media(max-width:640px){.showcase-method--click .showcase-method__sticky{padding:40px 0}.method-accordion summary{font-size:20px;padding:16px 10px;gap:14px}.method-accordion details>p{padding:0 18px 20px 48px}}

/* Keep paired closing calls-to-action on the same visual baseline. */
.section.closing .actions > .button,
.section.closing .actions > .text-link {
  margin-top: 0;
}
